Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pyhunspell.spec'], shell=Falselogger=gid=425timeout=172800uid=1000env={'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}chrootPath='/var/lib/mock/f26-build-7096559-676028/root'user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pyhunspell.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/pyhunspell-0.4.1-4.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pyhunspell.spec'], shell=Falselogger=gid=425private_network=Truetimeout=172800uid=1000env={'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}chrootPath='/var/lib/mock/f26-build-7096559-676028/root'user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pyhunspell.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PKaZUJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyhunspell-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyhunspell-0.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyhunspell-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (pyhunspell-0.4.0-hunspell15.patch): + echo 'Patch #0 (pyhunspell-0.4.0-hunspell15.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .hunspell13 --fuzz=0 patching file setup.py + rm -rf /builddir/build/BUILD/python3-pyhunspell-0.4.1-4.fc26 + cp -a . /builddir/build/BUILD/python3-pyhunspell-0.4.1-4.fc26 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uiF8Lj + umask 022 + cd /builddir/build/BUILD + cd pyhunspell-0.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python setup.py build /usr/lib64/python2.7/distutils/extension.py:133: UserWarning: Unknown Extension options: 'compile_args', 'macros' warnings.warn(msg) running build running build_ext building 'hunspell' extension creating build creating build/temp.linux-ppc64le-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/hunspell -I/usr/include/python2.7 -c hunspell.c -o build/temp.linux-ppc64le-2.7/hunspell.o creating build/lib.linux-ppc64le-2.7 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-2.7/hunspell.o -L/usr/lib64 -lhunspell-1.5 -lpython2.7 -o build/lib.linux-ppc64le-2.7/hunspell.so + pushd /builddir/build/BUILD/python3-pyhunspell-0.4.1-4.fc26 ~/build/BUILD/python3-pyhunspell-0.4.1-4.fc26 ~/build/BUILD/pyhunspell-0.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python3 setup.py build running build running build_ext building 'hunspell' extension creating build creating build/temp.linux-ppc64le-3.5 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/hunspell -I/usr/include/python3.5m -c hunspell.c -o build/temp.linux-ppc64le-3.5/hunspell.o creating build/lib.linux-ppc64le-3.5 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-3.5/hunspell.o -L/usr/lib64 -lhunspell-1.5 -lpython3.5m -o build/lib.linux-ppc64le-3.5/hunspell.cpython-35m-ppc64le-linux-gnu.so /usr/lib64/python3.5/distutils/extension.py:132: UserWarning: Unknown Extension options: 'compile_args', 'macros' warnings.warn(msg) + popd ~/build/BUILD/pyhunspell-0.4.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VG0DUT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le ++ dirname /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le + cd pyhunspell-0.4.1 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le /usr/lib64/python2.7/distutils/extension.py:133: UserWarning: Unknown Extension options: 'compile_args', 'macros' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr creating /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python2.7/site-packages copying build/lib.linux-ppc64le-2.7/hunspell.so -> /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/hunspell-0.4.1-py2.7.egg-info ~/build/BUILD/python3-pyhunspell-0.4.1-4.fc26 ~/build/BUILD/pyhunspell-0.4.1 + pushd /builddir/build/BUILD/python3-pyhunspell-0.4.1-4.fc26 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python3.5 creating /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python3.5/site-packages copying build/lib.linux-ppc64le-3.5/hunspell.cpython-35m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python3.5/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python3.5/site-packages/hunspell-0.4.1-py3.5.egg-info /usr/lib64/python3.5/distutils/extension.py:132: UserWarning: Unknown Extension options: 'compile_args', 'macros' warnings.warn(msg) ~/build/BUILD/pyhunspell-0.4.1 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pyhunspell-0.4.1 extracting debug info from /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/hunspell.so readelf: Error: the dynamic segment offset + size exceeds the size of the file extracting debug info from /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python3.5/site-packages/hunspell.cpython-35m-ppc64le-linux-gnu.so readelf: Error: the dynamic segment offset + size exceeds the size of the file /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 62 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Processing files: pyhunspell-0.4.1-4.fc26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5yTxGu + umask 022 + cd /builddir/build/BUILD + cd pyhunspell-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/share/doc/pyhunspell + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/share/doc/pyhunspell + cp -pr AUTHORS.md /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/share/doc/pyhunspell + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/share/doc/pyhunspell + cp -pr COPYING /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/share/doc/pyhunspell + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/share/doc/pyhunspell + cp -pr gpl-3.0.txt /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/share/doc/pyhunspell + cp -pr lgpl-3.0.txt /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/share/doc/pyhunspell + cp -pr PKG-INFO /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/share/doc/pyhunspell + cp -pr README.md /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le/usr/share/doc/pyhunspell + exit 0 Provides: pyhunspell = 0.4.1-4.fc26 pyhunspell(ppc-64) = 0.4.1-4.fc26 python2.7dist(hunspell) = 0.4.1 python2dist(hunspell) = 0.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libhunspell-1.5.so.0()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pyhunspell-python3-0.4.1-4.fc26.ppc64le Provides: pyhunspell-python3 = 0.4.1-4.fc26 pyhunspell-python3(ppc-64) = 0.4.1-4.fc26 python3.5dist(hunspell) = 0.4.1 python3dist(hunspell) = 0.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libhunspell-1.5.so.0()(64bit) libpthread.so.0()(64bit) libpython3.5m.so.1.0()(64bit) python(abi) = 3.5 rtld(GNU_HASH) Processing files: pyhunspell-debuginfo-0.4.1-4.fc26.ppc64le Provides: pyhunspell-debuginfo = 0.4.1-4.fc26 pyhunspell-debuginfo(ppc-64) = 0.4.1-4.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le Wrote: /builddir/build/RPMS/pyhunspell-0.4.1-4.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/pyhunspell-python3-0.4.1-4.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/pyhunspell-debuginfo-0.4.1-4.fc26.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5rXbP5 + umask 022 + cd /builddir/build/BUILD + cd pyhunspell-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyhunspell-0.4.1-4.fc26.ppc64le + exit 0 Child return code was: 0