Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/python-kmod.spec'], chrootPath='/var/lib/mock/el-8-arm/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/python-kmod.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': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/python-kmod-0.9-20.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/python-kmod.spec'], chrootPath='/var/lib/mock/el-8-arm/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/python-kmod.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': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1A15UK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-kmod-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-kmod-0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-kmod-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MgMnHk + umask 022 + cd /builddir/build/BUILD + cd python-kmod-0.9 + 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 -march=armv5te -mfloat-abi=soft' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib.linux-armv7l-3.6 creating build/lib.linux-armv7l-3.6/kmod copying kmod/__init__.py -> build/lib.linux-armv7l-3.6/kmod copying kmod/version.py -> build/lib.linux-armv7l-3.6/kmod copying kmod/error.py -> build/lib.linux-armv7l-3.6/kmod running build_ext cythoning kmod/_util.pyx to kmod/_util.c building 'kmod._util' extension creating build/temp.linux-armv7l-3.6 creating build/temp.linux-armv7l-3.6/kmod armv5tel-redhat-linux-gnueabi-gcc -pthread -DNDEBUG -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 -march=armv5te -mfloat-abi=soft -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 -march=armv5te -mfloat-abi=soft -fPIC -I/usr/include/python3.6m -c kmod/_util.c -o build/temp.linux-armv7l-3.6/kmod/_util.o armv5tel-redhat-linux-gnueabi-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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 -march=armv5te -mfloat-abi=soft build/temp.linux-armv7l-3.6/kmod/_util.o -L/usr/lib -lkmod -lpython3.6m -o build/lib.linux-armv7l-3.6/kmod/_util.cpython-36m-arm-linux-gnueabi.so cythoning kmod/kmod.pyx to kmod/kmod.c building 'kmod.kmod' extension armv5tel-redhat-linux-gnueabi-gcc -pthread -DNDEBUG -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 -march=armv5te -mfloat-abi=soft -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 -march=armv5te -mfloat-abi=soft -fPIC -I/usr/include/python3.6m -c kmod/kmod.c -o build/temp.linux-armv7l-3.6/kmod/kmod.o armv5tel-redhat-linux-gnueabi-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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 -march=armv5te -mfloat-abi=soft build/temp.linux-armv7l-3.6/kmod/kmod.o -L/usr/lib -lkmod -lpython3.6m -o build/lib.linux-armv7l-3.6/kmod/kmod.cpython-36m-arm-linux-gnueabi.so cythoning kmod/list.pyx to kmod/list.c building 'kmod.list' extension armv5tel-redhat-linux-gnueabi-gcc -pthread -DNDEBUG -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 -march=armv5te -mfloat-abi=soft -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 -march=armv5te -mfloat-abi=soft -fPIC -I/usr/include/python3.6m -c kmod/list.c -o build/temp.linux-armv7l-3.6/kmod/list.o armv5tel-redhat-linux-gnueabi-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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 -march=armv5te -mfloat-abi=soft build/temp.linux-armv7l-3.6/kmod/list.o -L/usr/lib -lkmod -lpython3.6m -o build/lib.linux-armv7l-3.6/kmod/list.cpython-36m-arm-linux-gnueabi.so cythoning kmod/module.pyx to kmod/module.c building 'kmod.module' extension armv5tel-redhat-linux-gnueabi-gcc -pthread -DNDEBUG -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 -march=armv5te -mfloat-abi=soft -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 -march=armv5te -mfloat-abi=soft -fPIC -I/usr/include/python3.6m -c kmod/module.c -o build/temp.linux-armv7l-3.6/kmod/module.o armv5tel-redhat-linux-gnueabi-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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 -march=armv5te -mfloat-abi=soft build/temp.linux-armv7l-3.6/kmod/module.o -L/usr/lib -lkmod -lpython3.6m -o build/lib.linux-armv7l-3.6/kmod/module.cpython-36m-arm-linux-gnueabi.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HIFAz5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm + cd python-kmod-0.9 + 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 -march=armv5te -mfloat-abi=soft' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm running install running install_lib creating /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr creating /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib creating /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod copying build/lib.linux-armv7l-3.6/kmod/module.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod copying build/lib.linux-armv7l-3.6/kmod/__init__.py -> /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod copying build/lib.linux-armv7l-3.6/kmod/kmod.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod copying build/lib.linux-armv7l-3.6/kmod/list.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod copying build/lib.linux-armv7l-3.6/kmod/version.py -> /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod copying build/lib.linux-armv7l-3.6/kmod/_util.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod copying build/lib.linux-armv7l-3.6/kmod/error.py -> /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod byte-compiling /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod/error.py to error.cpython-36.pyc writing byte-compilation script '/tmp/tmp2xcte20v.py' /usr/libexec/platform-python /tmp/tmp2xcte20v.py removing /tmp/tmp2xcte20v.py running install_egg_info Writing /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod-0.1-py3.6.egg-info + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9-20.el8 --unique-debug-suffix -0.9-20.el8.arm --unique-debug-src-base python-kmod-0.9-20.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-kmod-0.9 extracting debug info from /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod/module.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod/list.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod/kmod.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6/site-packages/kmod/_util.cpython-36m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1689 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/lib/debug/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-kmod-0.9-20.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PegUZc + umask 022 + cd /builddir/build/BUILD + cd python-kmod-0.9 + DOCDIR=/builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/share/doc/python3-kmod + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/share/doc/python3-kmod + cp -pr README /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/share/doc/python3-kmod + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5Mjpej + umask 022 + cd /builddir/build/BUILD + cd python-kmod-0.9 + LICENSEDIR=/builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/share/licenses/python3-kmod + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/share/licenses/python3-kmod + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm/usr/share/licenses/python3-kmod + exit 0 Provides: python3-kmod = 0.9-20.el8 python3-kmod(armv5tel-32) = 0.9-20.el8 python3.6dist(kmod) = 0.1 python3dist(kmod) = 0.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: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libkmod.so.2 libkmod.so.2(LIBKMOD_5) libpthread.so.0 libpython3.6m.so.1.0 python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-kmod-debugsource-0.9-20.el8.armv5tel Provides: python-kmod-debugsource = 0.9-20.el8 python-kmod-debugsource(armv5tel-32) = 0.9-20.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-kmod-debuginfo-0.9-20.el8.armv5tel Provides: debuginfo(build-id) = 06a5c5a59c7c5d1afeff7ff24928a769e7b116ed debuginfo(build-id) = 18fe0b5c8d27bc2d3e5762dd3ce285733b327d32 debuginfo(build-id) = c23efa85c2234e4cce295ae60fbfb9b8402a5da8 debuginfo(build-id) = d6800e16213b1dbfa9d358d9e9ed5758e6fae4a7 python3-kmod-debuginfo = 0.9-20.el8 python3-kmod-debuginfo(armv5tel-32) = 0.9-20.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-kmod-debugsource(armv5tel-32) = 0.9-20.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm Wrote: /builddir/build/RPMS/python3-kmod-0.9-20.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/python-kmod-debugsource-0.9-20.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/python3-kmod-debuginfo-0.9-20.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NlfhN5 + umask 022 + cd /builddir/build/BUILD + cd python-kmod-0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-kmod-0.9-20.el8.arm + exit 0 Child return code was: 0