Powered by Unix conspiracy. Your IP: 3.238.24.209 | wl d5b9745b-b169-49d3-b5f1-b6742458796eToc:- files kernel-4.19-net-wl
Processing files: kernel-4.19-net-wl-6.30.223.271-17@4.19.248_1.x32
- doc
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.Vy4BWH
- files kernel-4.14-net-wl
Processing files: kernel-4.14-net-wl-6.30.223.271-17@4.14.284_1.x32
- doc
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.qZVl8a
- files kernel-5.4-net-wl
Processing files: kernel-5.4-net-wl-6.30.223.271-17@5.4.199_1.x32
- doc
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.UFcU7O
- files kernel-5.15-net-wl
Processing files: kernel-5.15-net-wl-6.30.223.271-17@5.15.48_1.x32
- doc
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.UXsDLi
- files kernel-5.10-net-wl
Processing files: kernel-5.10-net-wl-6.30.223.271-17@5.10.123_1.x32
- doc
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.S2UhH6
- files kernel-4.9-net-wl
Processing files: kernel-4.9-net-wl-6.30.223.271-17@4.9.319_1.x32
- doc
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.rXlnk1
- files kernel-net-wl
Processing files: kernel-net-wl-6.30.223.271-17@5.18.5_1.x32
- doc
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.p4NiK8
- clean
Executing(%clean): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.9aFGsz
Content:/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_linux.c:1853:9: note: in expansion of macro 'bcopy'
1853 | bcopy(sa->sa_data, dev->dev_addr, ETHER_ADDR_LEN);
| ^~~~~
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_linux.c:1853:31: note: expected 'void *' but argument is of type 'const unsigned char *'
1853 | bcopy(sa->sa_data, dev->dev_addr, ETHER_ADDR_LEN);
./include/linux/fortify-string.h:362:27: note: in definition of macro '__fortify_memcpy_chk'
362 | __underlying_##op(p, q, __fortify_size); \
| ^
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/include/linux_osl.h:156:41: note: in expansion of macro 'memcpy'
156 | #define bcopy(src, dst, len) memcpy((dst), (src), (len))
| ^~~~~~
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_linux.c:1853:9: note: in expansion of macro 'bcopy'
1853 | bcopy(sa->sa_data, dev->dev_addr, ETHER_ADDR_LEN);
| ^~~~~
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_linux.c: In function '_wl_add_monitor_if':
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_linux.c:3035:37: warning: passing argument 1 of '__builtin_memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
3035 | bcopy(wl->dev->dev_addr, dev->dev_addr, ETHER_ADDR_LEN);
./include/linux/fortify-string.h:362:27: note: in definition of macro '__fortify_memcpy_chk'
362 | __underlying_##op(p, q, __fortify_size); \
| ^
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/include/linux_osl.h:156:41: note: in expansion of macro 'memcpy'
156 | #define bcopy(src, dst, len) memcpy((dst), (src), (len))
| ^~~~~~
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_linux.c:3035:9: note: in expansion of macro 'bcopy'
3035 | bcopy(wl->dev->dev_addr, dev->dev_addr, ETHER_ADDR_LEN);
| ^~~~~
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_linux.c:3035:37: note: expected 'void *' but argument is of type 'const unsigned char *'
3035 | bcopy(wl->dev->dev_addr, dev->dev_addr, ETHER_ADDR_LEN);
./include/linux/fortify-string.h:362:27: note: in definition of macro '__fortify_memcpy_chk'
362 | __underlying_##op(p, q, __fortify_size); \
| ^
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/include/linux_osl.h:156:41: note: in expansion of macro 'memcpy'
156 | #define bcopy(src, dst, len) memcpy((dst), (src), (len))
| ^~~~~~
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_linux.c:3035:9: note: in expansion of macro 'bcopy'
3035 | bcopy(wl->dev->dev_addr, dev->dev_addr, ETHER_ADDR_LEN);
| ^~~~~
CC [M] /tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_iw.o
CC [M] /tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_cfg80211_hybrid.o
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_cfg80211_hybrid.c: In function 'wl_bss_roaming_done':
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_cfg80211_hybrid.c:2390:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
2390 | struct cfg80211_roam_info roam_info = {
| ^~~~~~
In file included from /tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_cfg80211_hybrid.c:43:
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_cfg80211_hybrid.c: In function 'wl_set_auth_type':
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_cfg80211_hybrid.h:52:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
52 | if (wl_dbg_level & WL_DBG_DBG) { \
| ^
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_cfg80211_hybrid.c:800:17: note: in expansion of macro 'WL_DBG'
800 | WL_DBG(("network eap\n"));
| ^~~~~~
/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/src/wl/sys/wl_cfg80211_hybrid.c:801:9: note: here
801 | default:
| ^~~~~~~
LD [M] /tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/wl.o
CFG80211 API is prefered for this kernel version
Using CFG80211 API
MODPOST /tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/Module.symvers
CC [M] /tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/wl.mod.o
LD [M] /tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl/wl.ko
make[1]: Leaving directory '/usr/src/linux-5.18.5'
make: Leaving directory '/tmp/B.im81fes6/BUILD/wl-6.30.223.271/wl'
Executing(%install): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.wIhmsm
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin
TMPDIR=/tmp/B.im81fes6/BUILD/tmp
+ umask 022
+ cd /tmp/B.im81fes6/BUILD
+ /bin/rm '--interactive=never' -rf /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder
+ /bin/mkdir -p /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder
+ cd wl-6.30.223.271
+ rm -rf /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder
+ install -d /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/etc/modprobe.d
+ install -d /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder
+ cp -a installed/lib /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder
+ cp -p /tmp/B.im81fes6/modprobe.conf /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/etc/modprobe.d/wl.conf
+ __spec_install_post_strip
+ set +x
Stripping 7 kernel modules...DONE
+ __spec_install_post_chrpath
+ set +x
+ __spec_install_post_compress_modules
+ set +x
Compress 7 kernel modules...DONE
+ __spec_install_post_check_so
+ set +x
Searching for shared objects with unresolved symbols... DONE
+ __spec_install_post_check_tmpfiles
+ set +x
Checking /var/run <-> tmpfiles.d completeness...
DONE
+ __spec_install_post_check_shebangs
+ set +x
Checking script shebangs...
DONE
+ __spec_install_post_compress_docs
+ set +x
+ __spec_install_post_py_hardlink
+ set +x
Processing files: kernel-4.19-net-wl-6.30.223.271-17@4.19.248_1.x32
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.Vy4BWH
+ umask 022
+ cd /tmp/B.im81fes6/BUILD
+ cd wl-6.30.223.271
+ DOCDIR=/tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.19-net-wl-6.30.223.271
+ export 'LC_ALL=C'
+ export DOCDIR
+ test -d /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.19-net-wl-6.30.223.271
+ /bin/mkdir -p /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.19-net-wl-6.30.223.271
+ cp -pr wl/lib/LICENSE.txt -pr README.txt /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.19-net-wl-6.30.223.271
+ RPM_EC=0
+ jobs -p
+ exit 0
Provides: config(kernel-4.19-net-wl) = 6.30.223.271-17@4.19.248_1 kernel-4.19-net-wl = 6.30.223.271-17@4.19.248_1 kernel-4.19-net-wl(x86-x32) = 6.30.223.271-17@4.19.248_1 kmod(wl)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod
Requires(postun): /bin/sh /sbin/depmod kernel-4.19 = 3:4.19.248-1
Requires(posttrans): /bin/sh
Processing files: kernel-4.14-net-wl-6.30.223.271-17@4.14.284_1.x32
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.qZVl8a
+ umask 022
+ cd /tmp/B.im81fes6/BUILD
+ cd wl-6.30.223.271
+ DOCDIR=/tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.14-net-wl-6.30.223.271
+ export 'LC_ALL=C'
+ export DOCDIR
+ test -d /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.14-net-wl-6.30.223.271
+ /bin/mkdir -p /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.14-net-wl-6.30.223.271
+ cp -pr wl/lib/LICENSE.txt -pr README.txt /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.14-net-wl-6.30.223.271
+ RPM_EC=0
+ jobs -p
+ exit 0
Provides: config(kernel-4.14-net-wl) = 6.30.223.271-17@4.14.284_1 kernel-4.14-net-wl = 6.30.223.271-17@4.14.284_1 kernel-4.14-net-wl(x86-x32) = 6.30.223.271-17@4.14.284_1 kmod(wl)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod
Requires(postun): /bin/sh /sbin/depmod kernel-4.14 = 3:4.14.284-1
Requires(posttrans): /bin/sh
Processing files: kernel-5.4-net-wl-6.30.223.271-17@5.4.199_1.x32
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.UFcU7O
+ umask 022
+ cd /tmp/B.im81fes6/BUILD
+ cd wl-6.30.223.271
+ DOCDIR=/tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.4-net-wl-6.30.223.271
+ export 'LC_ALL=C'
+ export DOCDIR
+ test -d /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.4-net-wl-6.30.223.271
+ /bin/mkdir -p /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.4-net-wl-6.30.223.271
+ cp -pr wl/lib/LICENSE.txt -pr README.txt /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.4-net-wl-6.30.223.271
+ RPM_EC=0
+ jobs -p
+ exit 0
Provides: config(kernel-5.4-net-wl) = 6.30.223.271-17@5.4.199_1 kernel-5.4-net-wl = 6.30.223.271-17@5.4.199_1 kernel-5.4-net-wl(x86-x32) = 6.30.223.271-17@5.4.199_1 kmod(wl)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod
Requires(postun): /bin/sh /sbin/depmod kernel-5.4 = 3:5.4.199-1
Requires(posttrans): /bin/sh
Processing files: kernel-5.15-net-wl-6.30.223.271-17@5.15.48_1.x32
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.UXsDLi
+ umask 022
+ cd /tmp/B.im81fes6/BUILD
+ cd wl-6.30.223.271
+ DOCDIR=/tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.15-net-wl-6.30.223.271
+ export 'LC_ALL=C'
+ export DOCDIR
+ test -d /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.15-net-wl-6.30.223.271
+ /bin/mkdir -p /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.15-net-wl-6.30.223.271
+ cp -pr wl/lib/LICENSE.txt -pr README.txt /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.15-net-wl-6.30.223.271
+ RPM_EC=0
+ jobs -p
+ exit 0
Provides: config(kernel-5.15-net-wl) = 6.30.223.271-17@5.15.48_1 kernel-5.15-net-wl = 6.30.223.271-17@5.15.48_1 kernel-5.15-net-wl(x86-x32) = 6.30.223.271-17@5.15.48_1 kmod(wl)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod
Requires(postun): /bin/sh /sbin/depmod kernel-5.15 = 3:5.15.48-1
Requires(posttrans): /bin/sh
Processing files: kernel-5.10-net-wl-6.30.223.271-17@5.10.123_1.x32
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.S2UhH6
+ umask 022
+ cd /tmp/B.im81fes6/BUILD
+ cd wl-6.30.223.271
+ DOCDIR=/tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.10-net-wl-6.30.223.271
+ export 'LC_ALL=C'
+ export DOCDIR
+ test -d /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.10-net-wl-6.30.223.271
+ /bin/mkdir -p /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.10-net-wl-6.30.223.271
+ cp -pr wl/lib/LICENSE.txt -pr README.txt /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-5.10-net-wl-6.30.223.271
+ RPM_EC=0
+ jobs -p
+ exit 0
Provides: config(kernel-5.10-net-wl) = 6.30.223.271-17@5.10.123_1 kernel-5.10-net-wl = 6.30.223.271-17@5.10.123_1 kernel-5.10-net-wl(x86-x32) = 6.30.223.271-17@5.10.123_1 kmod(wl)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod
Requires(postun): /bin/sh /sbin/depmod kernel-5.10 = 3:5.10.123-1
Requires(posttrans): /bin/sh
Processing files: kernel-4.9-net-wl-6.30.223.271-17@4.9.319_1.x32
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.rXlnk1
+ umask 022
+ cd /tmp/B.im81fes6/BUILD
+ cd wl-6.30.223.271
+ DOCDIR=/tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.9-net-wl-6.30.223.271
+ export 'LC_ALL=C'
+ export DOCDIR
+ test -d /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.9-net-wl-6.30.223.271
+ /bin/mkdir -p /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.9-net-wl-6.30.223.271
+ cp -pr wl/lib/LICENSE.txt -pr README.txt /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-4.9-net-wl-6.30.223.271
+ RPM_EC=0
+ jobs -p
+ exit 0
Provides: config(kernel-4.9-net-wl) = 6.30.223.271-17@4.9.319_1 kernel-4.9-net-wl = 6.30.223.271-17@4.9.319_1 kernel-4.9-net-wl(x86-x32) = 6.30.223.271-17@4.9.319_1 kmod(wl)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod
Requires(postun): /bin/sh /sbin/depmod kernel-4.9 = 3:4.9.319-1
Requires(posttrans): /bin/sh
Processing files: kernel-net-wl-6.30.223.271-17@5.18.5_1.x32
Executing(%doc): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.p4NiK8
+ umask 022
+ cd /tmp/B.im81fes6/BUILD
+ cd wl-6.30.223.271
+ DOCDIR=/tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-net-wl-6.30.223.271
+ export 'LC_ALL=C'
+ export DOCDIR
+ test -d /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-net-wl-6.30.223.271
+ /bin/mkdir -p /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-net-wl-6.30.223.271
+ cp -pr wl/lib/LICENSE.txt -pr README.txt /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder/usr/share/doc/kernel-net-wl-6.30.223.271
+ RPM_EC=0
+ jobs -p
+ exit 0
Provides: config(kernel-net-wl) = 6.30.223.271-17@5.18.5_1 kernel-net-wl = 6.30.223.271-17@5.18.5_1 kernel-net-wl(x86-x32) = 6.30.223.271-17@5.18.5_1 kmod(wl)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod
Requires(postun): /bin/sh /sbin/depmod kernel = 3:5.18.5-1
Requires(posttrans): /bin/sh
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder
Wrote: /tmp/B.im81fes6/RPMS/kernel-4.14-net-wl-6.30.223.271-17@4.14.284_1.x32.rpm
Wrote: /tmp/B.im81fes6/RPMS/kernel-5.10-net-wl-6.30.223.271-17@5.10.123_1.x32.rpm
Wrote: /tmp/B.im81fes6/RPMS/kernel-5.15-net-wl-6.30.223.271-17@5.15.48_1.x32.rpm
Wrote: /tmp/B.im81fes6/RPMS/kernel-net-wl-6.30.223.271-17@5.18.5_1.x32.rpm
Wrote: /tmp/B.im81fes6/RPMS/kernel-4.19-net-wl-6.30.223.271-17@4.19.248_1.x32.rpm
Wrote: /tmp/B.im81fes6/RPMS/kernel-4.9-net-wl-6.30.223.271-17@4.9.319_1.x32.rpm
Wrote: /tmp/B.im81fes6/RPMS/kernel-5.4-net-wl-6.30.223.271-17@5.4.199_1.x32.rpm
Executing(%clean): /bin/sh -e /tmp/B.im81fes6/BUILD/tmp/rpm-tmp.9aFGsz
+ umask 022
+ cd /tmp/B.im81fes6/BUILD
+ cd wl-6.30.223.271
+ rm -rf /tmp/B.im81fes6/BUILD/tmp/wl-kernel-6.30.223.271-x32-root-builder
+ RPM_EC=0
+ jobs -p
+ exit 0
ended at: Sat Jun 18 10:12:43 2022, done in 0:01:22.759858
+ chmod -R u+rwX /tmp/B.im81fes6/BUILD
+ rm -rf /tmp/B.im81fes6/tmp /tmp/B.im81fes6/BUILD
copy rpm files to cache_dir: /spools/ready
Creating pndir index of /spools/ready/ (type=dir)...
Loading [pndir]previous /spools/ready/packages.ndir.gz...
Loading [dir]/spools/ready/...
200..400..600..800..1000..1200..1400..1600..1800..2000..2200..2400..2564
Writing /spools/ready/packages.ndir.gz...
Begin-PLD-Builder-Info
upgrading packages
End-PLD-Builder-Info
+ rm -rf /tmp/B.im81fes6
Begin-PLD-Builder-Info
Build-Time: user:93.02s sys:30.47s real:116.40s (faults io:5 non-io:4740462)
Files queued for ftp:
2808585 kernel-5.4-net-wl-6.30.223.271-17@5.4.199_1.x32.rpm
2799933 kernel-4.9-net-wl-6.30.223.271-17@4.9.319_1.x32.rpm
2808117 kernel-4.19-net-wl-6.30.223.271-17@4.19.248_1.x32.rpm
2820093 kernel-net-wl-6.30.223.271-17@5.18.5_1.x32.rpm
2817821 kernel-5.15-net-wl-6.30.223.271-17@5.15.48_1.x32.rpm
2807761 kernel-5.10-net-wl-6.30.223.271-17@5.10.123_1.x32.rpm
2808005 kernel-4.14-net-wl-6.30.223.271-17@4.14.284_1.x32.rpm
494 wl-kernel-6.30.223.271-17@5.18.5_1.src.rpm.uploadinfo
End-PLD-Builder-Info
|
|