Mock Version: 1.4.18 Mock Version: 1.4.18 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-atpublic.spec'], chrootPath='/var/lib/mock/f32-build-17645765-1273382/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/python-atpublic.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=1569801600 Wrote: /builddir/build/SRPMS/python-atpublic-1.0-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/python-atpublic.spec'], chrootPath='/var/lib/mock/f32-build-17645765-1273382/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/python-atpublic.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=1569801600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dUb3Ql + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf atpublic-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/atpublic-1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd atpublic-1.0 + /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.mr0RJi + umask 022 + cd /builddir/build/BUILD + cd atpublic-1.0 + export ATPUBLIC_BUILD_EXTENSION=1 + ATPUBLIC_BUILD_EXTENSION=1 + 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 creating build/lib.linux-ppc64le-3.8/public copying public/__init__.py -> build/lib.linux-ppc64le-3.8/public copying public/public.py -> build/lib.linux-ppc64le-3.8/public creating build/lib.linux-ppc64le-3.8/public/tests copying public/tests/__init__.py -> build/lib.linux-ppc64le-3.8/public/tests copying public/tests/test_public.py -> build/lib.linux-ppc64le-3.8/public/tests running egg_info writing atpublic.egg-info/PKG-INFO writing dependency_links to atpublic.egg-info/dependency_links.txt writing top-level names to atpublic.egg-info/top_level.txt reading manifest file 'atpublic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' anywhere in distribution warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ... no previously-included directories found matching 'build' no previously-included directories found matching 'dist' no previously-included directories found matching '.tox' no previously-included directories found matching '.git' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '*.so' writing manifest file 'atpublic.egg-info/SOURCES.txt' running build_ext building '_public' extension creating build/temp.linux-ppc64le-3.8 creating build/temp.linux-ppc64le-3.8/src 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 -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 -fPIC -I/usr/include/python3.8 -c src/public.c -o build/temp.linux-ppc64le-3.8/src/public.o gcc -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 build/temp.linux-ppc64le-3.8/src/public.o -L/usr/lib64 -o build/lib.linux-ppc64le-3.8/_public.cpython-38-ppc64le-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BDyL5l + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le ++ dirname /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le + cd atpublic-1.0 + export ATPUBLIC_BUILD_EXTENSION=1 + ATPUBLIC_BUILD_EXTENSION=1 + 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/python-atpublic-1.0-1.fc32.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr creating /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages copying build/lib.linux-ppc64le-3.8/_public.cpython-38-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/public copying build/lib.linux-ppc64le-3.8/public/__init__.py -> /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/public creating /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/public/tests copying build/lib.linux-ppc64le-3.8/public/tests/__init__.py -> /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/public/tests copying build/lib.linux-ppc64le-3.8/public/tests/test_public.py -> /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/public/tests copying build/lib.linux-ppc64le-3.8/public/public.py -> /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/public byte-compiling /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/public/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/public/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/public/tests/test_public.py to test_public.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/public/public.py to public.cpython-38.pyc writing byte-compilation script '/tmp/tmpnxrqt484.py' /usr/bin/python3 /tmp/tmpnxrqt484.py removing /tmp/tmpnxrqt484.py running install_egg_info running egg_info writing atpublic.egg-info/PKG-INFO writing dependency_links to atpublic.egg-info/dependency_links.txt writing top-level names to atpublic.egg-info/top_level.txt reading manifest file 'atpublic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' anywhere in distribution warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ... no previously-included directories found matching 'build' no previously-included directories found matching 'dist' no previously-included directories found matching '.tox' no previously-included directories found matching '.git' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '*.so' writing manifest file 'atpublic.egg-info/SOURCES.txt' Copying atpublic.egg-info to /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/atpublic-1.0-py3.8.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0-1.fc32 --unique-debug-suffix -1.0-1.fc32.ppc64le --unique-debug-src-base python-atpublic-1.0-1.fc32.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/atpublic-1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/_public.cpython-38-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8/site-packages/_public.cpython-38-ppc64le-linux-gnu.so original debug info size: 64kB, size after compression: 64kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 9 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/python-atpublic-1.0-1.fc32.ppc64le/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-atpublic-1.0-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EuQGbj + umask 022 + cd /builddir/build/BUILD + cd atpublic-1.0 + /usr/bin/python3 -m nose2 -v test_install_c_public (public.tests.test_public.TestInstall) ... skipped Built without the extension module test_install_py_public (public.tests.test_public.TestInstall) ... ok test_all_is_a_tuple (public.tests.test_public.TestPublic) ... ok test_atpublic_append_to_all (public.tests.test_public.TestPublic) ... ok test_atpublic_class (public.tests.test_public.TestPublic) ... ok test_atpublic_class_runnable (public.tests.test_public.TestPublic) ... ok test_atpublic_function (public.tests.test_public.TestPublic) ... ok test_atpublic_function_runnable (public.tests.test_public.TestPublic) ... ok test_atpublic_keywords (public.tests.test_public.TestPublic) ... ok test_atpublic_keywords_global_bindings (public.tests.test_public.TestPublic) ... ok test_atpublic_keywords_multicall (public.tests.test_public.TestPublic) ... ok test_atpublic_mixnmatch (public.tests.test_public.TestPublic) ... ok test_atpublic_two_things (public.tests.test_public.TestPublic) ... ok test_all_is_a_tuple (public.tests.test_public.TestPyPublic) ... ok test_atpublic_append_to_all (public.tests.test_public.TestPyPublic) ... ok test_atpublic_class (public.tests.test_public.TestPyPublic) ... ok test_atpublic_class_runnable (public.tests.test_public.TestPyPublic) ... ok test_atpublic_function (public.tests.test_public.TestPyPublic) ... ok test_atpublic_function_runnable (public.tests.test_public.TestPyPublic) ... ok test_atpublic_keywords (public.tests.test_public.TestPyPublic) ... ok test_atpublic_keywords_global_bindings (public.tests.test_public.TestPyPublic) ... ok test_atpublic_keywords_multicall (public.tests.test_public.TestPyPublic) ... ok test_atpublic_mixnmatch (public.tests.test_public.TestPyPublic) ... ok test_atpublic_two_things (public.tests.test_public.TestPyPublic) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.024s OK (skipped=1) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-atpublic-1.0-1.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zjxtDk + umask 022 + cd /builddir/build/BUILD + cd atpublic-1.0 + DOCDIR=/builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/share/doc/python3-atpublic + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/share/doc/python3-atpublic + cp -pr README.rst /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/share/doc/python3-atpublic + cp -pr NEWS.rst /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/share/doc/python3-atpublic + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DL7Gll + umask 022 + cd /builddir/build/BUILD + cd atpublic-1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/share/licenses/python3-atpublic + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/share/licenses/python3-atpublic + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le/usr/share/licenses/python3-atpublic + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-atpublic = 1.0-1.fc32 python3-atpublic = 1.0-1.fc32 python3-atpublic(ppc-64) = 1.0-1.fc32 python3.8dist(atpublic) = 1 python3dist(atpublic) = 1 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) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-atpublic < 1.0-1.fc32 Processing files: python-atpublic-debugsource-1.0-1.fc32.ppc64le Provides: python-atpublic-debugsource = 1.0-1.fc32 python-atpublic-debugsource(ppc-64) = 1.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-atpublic-debuginfo-1.0-1.fc32.ppc64le Provides: debuginfo(build-id) = fa67bca4ce3e46f6a83a71740fea4c707492cf04 python3-atpublic-debuginfo = 1.0-1.fc32 python3-atpublic-debuginfo(ppc-64) = 1.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-atpublic-debugsource(ppc-64) = 1.0-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le Wrote: /builddir/build/RPMS/python-atpublic-debugsource-1.0-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-atpublic-debuginfo-1.0-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-atpublic-1.0-1.fc32.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TmJTLi + umask 022 + cd /builddir/build/BUILD + cd atpublic-1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-atpublic-1.0-1.fc32.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0