request from: hawk checking if we should skip the build started at: Sun Dec 15 00:44:56 2019 fetching http://src.tld-linux.org/~builderti//srpms/a95dd855-bc29-4b10-846a-77cd92ad08d5/libcap-ng-0.7.10-2.src.rpm fetched 457500 bytes, 12248.6 K/s installing srpm: libcap-ng-0.7.10-2.src.rpm + install -d /tmp/B.4m1We6/BUILD /tmp/B.4m1We6/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog libcap-ng-0.7.10-2.src.rpm * Sat Dec 14 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/libcap-ng.git;a=log;h=master * Sat Nov 02 2019 Jan Rękorajski c9e3e4e - rel 2 * Sat Nov 02 2019 Jan Rękorajski 4780db2 - epoch 1 to be able to update fro 0.7.8 on ftp * Fri Nov 01 2019 Jan Rękorajski 5e596f0 - rel 1 * Fri Nov 01 2019 Jan Rękorajski 92eafb6 - up to 0.7.10 - added upsteam fix for https://github.com/stevegrubb/libcap-ng/issues/5 + rpm -Uhv --nodeps --define '_topdir /tmp/B.4m1We6' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests libcap-ng-0.7.10-2.src.rpm libcap-ng ################################################## + rm -f libcap-ng-0.7.10-2.src.rpm + install -m 700 -d /tmp/B.4m1We6/BUILD/tmp + TMPDIR=/tmp/B.4m1We6/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.4m1We6' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.4m1We6/libcap-ng.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: a95dd855-bc29-4b10-846a-77cd92ad08d5; TMPDIR=/tmp/B.4m1We6/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.4m1We6' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.4m1We6/libcap-ng.spec + : build-id: a95dd855-bc29-4b10-846a-77cd92ad08d5 + TMPDIR=/tmp/B.4m1We6/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.4m1We6' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.4m1We6/libcap-ng.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.4m1We6/BUILD/tmp /bin/sh -e /tmp/B.4m1We6/BUILD/tmp/rpm-tmp.59362 + umask 022 + cd /tmp/B.4m1We6/BUILD + cd /tmp/B.4m1We6/BUILD + rm -rf libcap-ng-0.7.10 + /usr/bin/gzip -dc /tmp/B.4m1We6/libcap-ng-0.7.10.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcap-ng-0.7.10 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (vserver.patch):' Patch #0 (vserver.patch): + /dev/null 2>&1 cap-ng.c: In function 'capng_update': cap-ng.c:71:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 71 | #define cap_valid(x) ((x) <= last_cap) | ^~ cap-ng.c:449:7: note: in expansion of macro 'cap_valid' 449 | if (!cap_valid(capability)) { | ^~~~~~~~~ cap-ng.c: In function 'capng_updatev': cap-ng.c:71:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 71 | #define cap_valid(x) ((x) <= last_cap) | ^~ cap-ng.c:496:9: note: in expansion of macro 'cap_valid' 496 | while (cap_valid(cap)) { | ^~~~~~~~~ cap-ng.c: In function 'capng_have_capability': cap-ng.c:71:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 71 | #define cap_valid(x) ((x) <= last_cap) | ^~ cap-ng.c:880:7: note: in expansion of macro 'cap_valid' 880 | if (!cap_valid(capability)) | ^~~~~~~~~ mv -f .deps/lookup_table.Tpo .deps/lookup_table.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT cap-ng.lo -MD -MP -MF .deps/cap-ng.Tpo -c cap-ng.c -o cap-ng.o >/dev/null 2>&1 mv -f .deps/cap-ng.Tpo .deps/cap-ng.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fPIC -DPIC -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,-z,relro -Wl,-z,nodelete -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libcap-ng.la -rpath /usr/lib64 cap-ng.lo lookup_table.lo libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC .libs/cap-ng.o .libs/lookup_table.o -O2 -fstack-protector -march=x86-64 -Wl,-z -Wl,relro -Wl,-z -Wl,nodelete -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,libcap-ng.so.0 -o .libs/libcap-ng.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcap-ng.so.0" && ln -s "libcap-ng.so.0.0.0" "libcap-ng.so.0") libtool: link: (cd ".libs" && rm -f "libcap-ng.so" && ln -s "libcap-ng.so.0.0.0" "libcap-ng.so") libtool: link: ar cru .libs/libcap-ng.a cap-ng.o lookup_table.o libtool: link: ranlib .libs/libcap-ng.a libtool: link: ( cd ".libs" && rm -f "libcap-ng.la" && ln -s "../libcap-ng.la" "libcap-ng.la" ) make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src' Making all in utils make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/utils' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o pscap.o pscap.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o netcap.o netcap.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o proc-llist.o proc-llist.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o filecap.o filecap.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o captest.o captest.c captest.c: In function 'report': captest.c:75:4: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] 75 | setuid(0); | ^~~~~~~~~ captest.c:79:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] 79 | setgid(0); | ^~~~~~~~~ captest.c:192:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] 192 | system("/usr/bin/captest --no-child --text"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ captest.c:194:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] 194 | system("/usr/bin/captest --no-child"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netcap.c: In function 'collect_process_info': netcap.c:180:26: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 156 and 255 [-Wformat-truncation=] 180 | snprintf(ln, 256, "%s/%s", buf, ent->d_name); | ^~ In file included from /usr/include/stdio.h:867, from netcap.c:28: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 356 bytes into a destination of size 256 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o filecap filecap.o -L../src -lcap-ng /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o pscap pscap.o -L../src -lcap-ng /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o netcap netcap.o proc-llist.o -L../src -lcap-ng /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o captest captest.o -L../src -lcap-ng libtool: link: x86_64-tld-linux-gcc -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/pscap pscap.o -L../src /tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src/.libs/libcap-ng.so libtool: link: x86_64-tld-linux-gcc -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/filecap filecap.o -L../src /tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src/.libs/libcap-ng.so libtool: link: x86_64-tld-linux-gcc -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/netcap netcap.o proc-llist.o -L../src /tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src/.libs/libcap-ng.so libtool: link: x86_64-tld-linux-gcc -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/captest captest.o -L../src /tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src/.libs/libcap-ng.so make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/utils' Making all in m4 make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/m4' Making all in docs make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/docs' Making all in bindings make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings' Making all in src make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/src' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/src' Making all in python make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python' Making all in test make[4]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python/test' make[4]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python' cat /usr/include/linux/capability.h | grep '^#define CAP' | grep -v '[()]' > caps.h cat ../../src/cap-ng.h | grep -v '_state' > capng.h swig -o capng_wrap.c -python -I. -I../.. -I/usr/include/python2.7 ./../src/capng_swig.i ./../src/capng_swig.i:35: Warning 116: %except is deprecated. Use %exception instead. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I/usr/include/python2.7 -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT _capng_la-capng_wrap.lo -MD -MP -MF .deps/_capng_la-capng_wrap.Tpo -c -o _capng_la-capng_wrap.lo `test -f 'capng_wrap.c' || echo './'`capng_wrap.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I/usr/include/python2.7 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT _capng_la-capng_wrap.lo -MD -MP -MF .deps/_capng_la-capng_wrap.Tpo -c capng_wrap.c -fPIC -DPIC -o .libs/_capng_la-capng_wrap.o mv -f .deps/_capng_la-capng_wrap.Tpo .deps/_capng_la-capng_wrap.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _capng.la -rpath /usr/lib64/python2.7/site-packages _capng_la-capng_wrap.lo ../../src/libcap-ng.la libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC .libs/_capng_la-capng_wrap.o -Wl,-rpath -Wl,/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src/.libs ../../src/.libs/libcap-ng.so -O2 -fstack-protector -march=x86-64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,_capng.so -o .libs/_capng.so libtool: link: ( cd ".libs" && rm -f "_capng.la" && ln -s "../_capng.la" "_capng.la" ) make[4]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python' make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python' Making all in python3 make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python3' cat /usr/include/linux/capability.h | grep '^#define CAP' | grep -v '[()]' > caps.h cat ../../src/cap-ng.h | grep -v '_state' > capng.h swig -o capng_wrap.c -python -py3 -modern -I. -I../.. -I/usr/include/python3.8 -I/usr/include/python3.8 ./../src/capng_swig.i Deprecated command line option: -modern. This option is now always on. ./../src/capng_swig.i:35: Warning 116: %except is deprecated. Use %exception instead. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I/usr/include/python3.8 -I/usr/include/python3.8 -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT _capng_la-capng_wrap.lo -MD -MP -MF .deps/_capng_la-capng_wrap.Tpo -c -o _capng_la-capng_wrap.lo `test -f 'capng_wrap.c' || echo './'`capng_wrap.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT _capng_la-capng_wrap.lo -MD -MP -MF .deps/_capng_la-capng_wrap.Tpo -c capng_wrap.c -fPIC -DPIC -o .libs/_capng_la-capng_wrap.o mv -f .deps/_capng_la-capng_wrap.Tpo .deps/_capng_la-capng_wrap.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _capng.la -rpath /usr/lib64/python3.8/site-packages _capng_la-capng_wrap.lo ../../src/libcap-ng.la ../../src/libcap-ng.la libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC .libs/_capng_la-capng_wrap.o -Wl,-rpath -Wl,/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src/.libs ../../src/.libs/libcap-ng.so -O2 -fstack-protector -march=x86-64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,_capng.so -o .libs/_capng.so libtool: link: ( cd ".libs" && rm -f "_capng.la" && ln -s "../_capng.la" "_capng.la" ) make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python3' make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings' make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10' make[1]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.4m1We6/BUILD/tmp /bin/sh -e /tmp/B.4m1We6/BUILD/tmp/rpm-tmp.33158 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.4m1We6/BUILD/tmp + umask 022 + cd /tmp/B.4m1We6/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder + /bin/mkdir -p /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder + cd libcap-ng-0.7.10 + rm -rf /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder' Making install in src make[1]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src' Making install in test make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src/test' make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src/test' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src/test' make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src' make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src' /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64' /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/include' /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libcap-ng.la '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64' /usr/bin/install -c -m 644 libcap-ng.pc '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 cap-ng.h '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/include' libtool: install: /usr/bin/install -c .libs/libcap-ng.so.0.0.0 /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/libcap-ng.so.0.0.0 libtool: install: (cd /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64 && { ln -s -f libcap-ng.so.0.0.0 libcap-ng.so.0 || { rm -f libcap-ng.so.0 && ln -s libcap-ng.so.0.0.0 libcap-ng.so.0; }; }) libtool: install: (cd /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64 && { ln -s -f libcap-ng.so.0.0.0 libcap-ng.so || { rm -f libcap-ng.so && ln -s libcap-ng.so.0.0.0 libcap-ng.so; }; }) libtool: install: /usr/bin/install -c .libs/libcap-ng.lai /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/libcap-ng.la libtool: install: /usr/bin/install -c .libs/libcap-ng.a /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/libcap-ng.a libtool: install: chmod 644 /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/libcap-ng.a libtool: install: ranlib /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/libcap-ng.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src' make[1]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/src' Making install in utils make[1]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/utils' make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/utils' /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/man/man8' /bin/sh ../libtool --mode=install /usr/bin/install -c pscap netcap filecap captest '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/bin' /usr/bin/install -c -m 644 pscap.8 netcap.8 filecap.8 captest.8 '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/man/man8' libtool: install: /usr/bin/install -c .libs/pscap /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/bin/pscap libtool: install: /usr/bin/install -c .libs/netcap /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/bin/netcap libtool: install: /usr/bin/install -c .libs/filecap /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/bin/filecap libtool: install: /usr/bin/install -c .libs/captest /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/bin/captest make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/utils' make[1]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/utils' Making install in m4 make[1]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/m4' make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/m4' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/aclocal' /usr/bin/install -c -m 644 cap-ng.m4 '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/aclocal' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/m4' make[1]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/m4' Making install in docs make[1]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/docs' make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/docs' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/man/man3' /usr/bin/install -c -m 644 capng_clear.3 capng_fill.3 capng_setpid.3 capng_get_caps_process.3 capng_update.3 capng_updatev.3 capng_apply.3 capng_lock.3 capng_change_id.3 capng_get_caps_fd.3 capng_set_caps_fd.3 capng_have_capabilities.3 capng_have_capability.3 capng_print_caps_numeric.3 capng_print_caps_text.3 capng_name_to_capability.3 capng_capability_to_name.3 capng_save_state.3 capng_restore_state.3 '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/man/man3' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/docs' make[1]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/docs' Making install in bindings make[1]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings' Making install in src make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/src' make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/src' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/src' Making install in python make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python' Making install in test make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python/test' make[4]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python/test' make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python/test' make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python' make[4]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python2.7/site-packages' /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python2.7/site-packages' /bin/sh ../../libtool --mode=install /usr/bin/install -c _capng.la '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python2.7/site-packages' /usr/bin/install -c -m 644 capng.py '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python2.7/site-packages' libtool: warning: relinking '_capng.la' Byte-compiling python modules... capng.pylibtool: install: (cd /tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python; /bin/sh "/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _capng.la -rpath /usr/lib64/python2.7/site-packages _capng_la-capng_wrap.lo ../../src/libcap-ng.la -inst-prefix-dir /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder) Byte-compiling python modules (optimized versions) ... capng.py libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC .libs/_capng_la-capng_wrap.o -L/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64 -L/usr/lib64 -lcap-ng -O2 -fstack-protector -march=x86-64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,_capng.so -o .libs/_capng.so libtool: install: /usr/bin/install -c .libs/_capng.soT /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python2.7/site-packages/_capng.so libtool: install: /usr/bin/install -c .libs/_capng.lai /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python2.7/site-packages/_capng.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages' make[4]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python' make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python' Making install in python3 make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python3' make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python3' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages' /bin/mkdir -p '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages' /bin/sh ../../libtool --mode=install /usr/bin/install -c _capng.la '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages' /usr/bin/install -c -m 644 capng.py '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages' libtool: warning: relinking '_capng.la' libtool: install: (cd /tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python3; /bin/sh "/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _capng.la -rpath /usr/lib64/python3.8/site-packages _capng_la-capng_wrap.lo ../../src/libcap-ng.la ../../src/libcap-ng.la -inst-prefix-dir /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder) Byte-compiling python modules... capng.py :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... capng.py libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC .libs/_capng_la-capng_wrap.o -L/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64 -L/usr/lib64 -lcap-ng -O2 -fstack-protector -march=x86-64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,_capng.so -o .libs/_capng.so libtool: install: /usr/bin/install -c .libs/_capng.soT /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages/_capng.so libtool: install: /usr/bin/install -c .libs/_capng.lai /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages/_capng.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.8/site-packages' make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python3' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings/python3' make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings' make[3]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings' make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings' make[1]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10/bindings' make[1]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10' make[2]: Entering directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10' make[1]: Leaving directory '/tmp/B.4m1We6/BUILD/libcap-ng-0.7.10' + install -d /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/lib64 + /bin/mv /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/libcap-ng.so.0 /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/libcap-ng.so.0.0.0 /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/lib64 + basename /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/lib64/libcap-ng.so.0.0.0 + ln -sf /lib64/libcap-ng.so.0.0.0 /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/libcap-ng.so + '[' ! -d /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + /bin/rm '--interactive=never' /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python2.7/site-packages/_capng.la + /bin/rm '--interactive=never' /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages/_capng.la + /usr/bin/python3 -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder'\''):])' /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages Listing '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages'... + /usr/bin/python3 -O -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder'\''):])' /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages Listing '/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/lib64/python3.8/site-packages'... + __spec_install_post_strip + set +x Stripping 4 ELF executables...DONE Stripping 3 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 7 executable binaries and shared object files. + __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_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 1/3 files hardlinked Processing files: libcap-ng-0.7.10-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.4m1We6/BUILD/tmp /bin/sh -e /tmp/B.4m1We6/BUILD/tmp/rpm-tmp.20938 + umask 022 + cd /tmp/B.4m1We6/BUILD + cd libcap-ng-0.7.10 + DOCDIR=/tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/doc/libcap-ng-0.7.10 + export DOCDIR + rm -rf /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/doc/libcap-ng-0.7.10 + /bin/mkdir -p /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/doc/libcap-ng-0.7.10 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/doc/libcap-ng-0.7.10... Documentation compressed. + cp -pr AUTHORS ChangeLog README /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/doc/libcap-ng-0.7.10 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder/usr/share/doc/libcap-ng-0.7.10... ./README ./ChangeLog ./AUTHORS Documentation compressed. + exit 0 Provides: libcap-ng.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) rtld(GNU_HASH) Processing files: libcap-ng-devel-0.7.10-2 Provides: libtool(/usr/lib64/libcap-ng.la) pkgconfig(libcap-ng) = 0.7.10 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: libcap-ng-static-0.7.10-2 Processing files: libcap-ng-utils-0.7.10-2 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcap-ng.so.0()(64bit) rtld(GNU_HASH) Processing files: python-capng-0.7.10-2 Provides: _capng.so()(64bit) Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcap-ng.so.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-capng-0.7.10-2 Provides: _capng.so()(64bit) Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcap-ng.so.0()(64bit) python(abi) = 3.8 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder Wrote: /tmp/B.4m1We6/RPMS/libcap-ng-0.7.10-2.x86_64.rpm Wrote: /tmp/B.4m1We6/RPMS/libcap-ng-devel-0.7.10-2.x86_64.rpm Wrote: /tmp/B.4m1We6/RPMS/libcap-ng-static-0.7.10-2.x86_64.rpm Wrote: /tmp/B.4m1We6/RPMS/libcap-ng-utils-0.7.10-2.x86_64.rpm Wrote: /tmp/B.4m1We6/RPMS/python-capng-0.7.10-2.x86_64.rpm Wrote: /tmp/B.4m1We6/RPMS/python3-capng-0.7.10-2.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.4m1We6/BUILD/tmp /bin/sh -e /tmp/B.4m1We6/BUILD/tmp/rpm-tmp.26398 + umask 022 + cd /tmp/B.4m1We6/BUILD + cd libcap-ng-0.7.10 + /bin/rm '--interactive=never' -rf /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder + rm -rf /tmp/B.4m1We6/BUILD/tmp/libcap-ng-0.7.10-root-builder ended at: Sun Dec 15 00:45:04 2019, done in 0:00:07.748823 + chmod -R u+rwX /tmp/B.4m1We6/BUILD + rm -rf /tmp/B.4m1We6/tmp /tmp/B.4m1We6/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/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## libcap-ng ################################################## libcap-ng-devel ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.4m1We6 Begin-TLD-Builder-Info Build-Time: user:7.72s sys:2.21s real:10.75s (faults io:1 non-io:995948) Files queued for ftp: 19449 python3-capng-0.7.10-2.x86_64.rpm 17922 python-capng-0.7.10-2.x86_64.rpm 18640 libcap-ng-utils-0.7.10-2.x86_64.rpm 10248 libcap-ng-static-0.7.10-2.x86_64.rpm 19409 libcap-ng-devel-0.7.10-2.x86_64.rpm 15100 libcap-ng-0.7.10-2.x86_64.rpm 308 libcap-ng-0.7.10-2.src.rpm.uploadinfo End-TLD-Builder-Info