Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pysubnettree.spec'], chrootPath='/var/lib/mock/f32-build-19382504-1358562/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pysubnettree.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1581206400 Wrote: /builddir/build/SRPMS/pysubnettree-0.32-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pysubnettree.spec'], chrootPath='/var/lib/mock/f32-build-19382504-1358562/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pysubnettree.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1581206400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9lOJEM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pysubnettree-0.32 + /usr/bin/gzip -dc /builddir/build/SOURCES/pysubnettree-0.32.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pysubnettree-0.32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ck12QM + umask 022 + cd /builddir/build/BUILD + cd pysubnettree-0.32 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-ppc64le-3.8 copying SubnetTree.py -> build/lib.linux-ppc64le-3.8 running build_ext building '_SubnetTree' extension creating build/temp.linux-ppc64le-3.8 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -fPIC -Iinclude/ -I/usr/include/python3.8 -c SubnetTree.cc -o build/temp.linux-ppc64le-3.8/SubnetTree.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -fPIC -Iinclude/ -I/usr/include/python3.8 -c patricia.c -o build/temp.linux-ppc64le-3.8/patricia.o patricia.c: In function ‘local_inet_pton’: patricia.c:118:13: warning: comparison of integer expressions of different signedness: ‘u_long’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 118 | if (result == -1) | ^~ patricia.c: In function ‘patricia_lookup’: patricia.c:745:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘u_int’ {aka ‘unsigned int’} [-Wsign-compare] 745 | for (i = 0; i*8 < check_bit; i++) { | ^ At top level: patricia.c:50:13: warning: ‘copyright’ defined but not used [-Wunused-variable] 50 | static char copyright[] = | ^~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -fPIC -Iinclude/ -I/usr/include/python3.8 -c SubnetTree_wrap.cc -o build/temp.linux-ppc64le-3.8/SubnetTree_wrap.o In file included from /usr/include/string.h:495, from /usr/include/python3.8/Python.h:30, from SubnetTree_wrap.cc:167: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘void SWIG_Python_FixMethods(PyMethodDef*, swig_const_info*, swig_type_info**, swig_type_info**)’ at SubnetTree_wrap.cc:5404:22, inlined from ‘PyObject* PyInit__SubnetTree()’ at SubnetTree_wrap.cc:5504:25: /usr/include/bits/string_fortified.h:106:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing build/temp.linux-ppc64le-3.8/SubnetTree.o build/temp.linux-ppc64le-3.8/patricia.o build/temp.linux-ppc64le-3.8/SubnetTree_wrap.o -L/usr/lib64 -o build/lib.linux-ppc64le-3.8/_SubnetTree.cpython-38-ppc64le-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zmsmqP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le ++ dirname /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le + cd pysubnettree-0.32 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr creating /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib64/python3.8/site-packages copying build/lib.linux-ppc64le-3.8/SubnetTree.py -> /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib64/python3.8/site-packages copying build/lib.linux-ppc64le-3.8/_SubnetTree.cpython-38-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib64/python3.8/site-packages byte-compiling /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/SubnetTree.py to SubnetTree.cpython-38.pyc writing byte-compilation script '/tmp/tmpzng2xobh.py' /usr/bin/python3 /tmp/tmpzng2xobh.py removing /tmp/tmpzng2xobh.py running install_egg_info running egg_info creating pysubnettree.egg-info writing pysubnettree.egg-info/PKG-INFO writing dependency_links to pysubnettree.egg-info/dependency_links.txt writing top-level names to pysubnettree.egg-info/top_level.txt writing manifest file 'pysubnettree.egg-info/SOURCES.txt' reading manifest file 'pysubnettree.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pysubnettree.egg-info/SOURCES.txt' Copying pysubnettree.egg-info to /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/pysubnettree-0.32-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.32-1.fc32 --unique-debug-suffix -0.32-1.fc32.ppc64le --unique-debug-src-base pysubnettree-0.32-1.fc32.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pysubnettree-0.32 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/_SubnetTree.cpython-38-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/_SubnetTree.cpython-38-ppc64le-linux-gnu.so Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"original debug info size: 336kB, size after compression: 320kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 416 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pysubnettree-0.32-1.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GeDWAM + umask 022 + cd /builddir/build/BUILD + cd pysubnettree-0.32 + DOCDIR=/builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/share/doc/pysubnettree + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/share/doc/pysubnettree + cp -pr CHANGES /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/share/doc/pysubnettree + cp -pr README /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/share/doc/pysubnettree + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ik9AXN + umask 022 + cd /builddir/build/BUILD + cd pysubnettree-0.32 + LICENSEDIR=/builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/share/licenses/pysubnettree + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/share/licenses/pysubnettree + cp -pr COPYING /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le/usr/share/licenses/pysubnettree + RPM_EC=0 ++ jobs -p + exit 0 Provides: pysubnettree = 0.32-1.fc32 pysubnettree(ppc-64) = 0.32-1.fc32 python3.8dist(pysubnettree) = 0.32 python3dist(pysubnettree) = 0.32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Processing files: pysubnettree-debugsource-0.32-1.fc32.ppc64le Provides: pysubnettree-debugsource = 0.32-1.fc32 pysubnettree-debugsource(ppc-64) = 0.32-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pysubnettree-debuginfo-0.32-1.fc32.ppc64le Provides: debuginfo(build-id) = 3632306572d5a118ab36e7bbf9612d0a98d4df06 pysubnettree-debuginfo = 0.32-1.fc32 pysubnettree-debuginfo(ppc-64) = 0.32-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pysubnettree-debugsource(ppc-64) = 0.32-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le Wrote: /builddir/build/RPMS/pysubnettree-0.32-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/pysubnettree-debuginfo-0.32-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/pysubnettree-debugsource-0.32-1.fc32.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3FF9SL + umask 022 + cd /builddir/build/BUILD + cd pysubnettree-0.32 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pysubnettree-0.32-1.fc32.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0