Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/python-schedutils.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-schedutils.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-schedutils-0.6-5.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/python-schedutils.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-schedutils.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.d1BwKN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-schedutils-0.6 + /usr/bin/xz -dc /builddir/build/SOURCES/python-schedutils-0.6.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-schedutils-0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YsBcct + umask 022 + cd /builddir/build/BUILD + cd python-schedutils-0.6 + 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_ext building 'schedutils' extension creating build creating build/temp.linux-armv7l-3.6 creating build/temp.linux-armv7l-3.6/python-schedutils 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 python-schedutils/schedutils.c -o build/temp.linux-armv7l-3.6/python-schedutils/schedutils.o creating build/lib.linux-armv7l-3.6 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/python-schedutils/schedutils.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/schedutils.cpython-36m-arm-linux-gnueabi.so running build_scripts creating build/scripts-3.6 copying and adjusting pchrt -> build/scripts-3.6 copying and adjusting ptaskset -> build/scripts-3.6 changing mode of build/scripts-3.6/pchrt from 644 to 755 changing mode of build/scripts-3.6/ptaskset from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7feu8W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm + cd python-schedutils-0.6 + rm -rf /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm + 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-schedutils-0.6-5.el8.arm running install running install_lib creating /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm creating /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr creating /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/lib creating /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/lib/python3.6/site-packages copying build/lib.linux-armv7l-3.6/schedutils.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/lib/python3.6/site-packages running install_scripts creating /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/bin copying build/scripts-3.6/ptaskset -> /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/bin copying build/scripts-3.6/pchrt -> /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/bin changing mode of /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/bin/ptaskset to 755 changing mode of /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/bin/pchrt to 755 running install_data creating /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/share creating /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/share/man creating /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/share/man/man1 copying pchrt.1 -> /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/share/man/man1 copying ptaskset.1 -> /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/share/man/man1 running install_egg_info Writing /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/lib/python3.6/site-packages/schedutils-0.6-py3.6.egg-info + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6-5.el8 --unique-debug-suffix -0.6-5.el8.arm --unique-debug-src-base python-schedutils-0.6-5.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-schedutils-0.6 extracting debug info from /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/lib/python3.6/site-packages/schedutils.cpython-36m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 21 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-schedutils-0.6-5.el8.arm/usr/lib/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-schedutils-0.6-5.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-schedutils-0.6-5.el8.armv5tel Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Gp4kgB + umask 022 + cd /builddir/build/BUILD + cd python-schedutils-0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/share/licenses/python3-schedutils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/share/licenses/python3-schedutils + cp -pr COPYING /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm/usr/share/licenses/python3-schedutils + exit 0 Provides: python3-schedutils = 0.6-5.el8 python3-schedutils(armv5tel-32) = 0.6-5.el8 python3.6dist(schedutils) = 0.6 python3dist(schedutils) = 0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.6m.so.1.0 python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-schedutils-debugsource-0.6-5.el8.armv5tel Provides: python-schedutils-debugsource = 0.6-5.el8 python-schedutils-debugsource(armv5tel-32) = 0.6-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-schedutils-debuginfo-0.6-5.el8.armv5tel Provides: debuginfo(build-id) = 881a256a47c0e3256d3e847e2e3509d305cc305c python3-schedutils-debuginfo = 0.6-5.el8 python3-schedutils-debuginfo(armv5tel-32) = 0.6-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-schedutils-debugsource(armv5tel-32) = 0.6-5.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm Wrote: /builddir/build/RPMS/python3-schedutils-0.6-5.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/python-schedutils-debugsource-0.6-5.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/python3-schedutils-debuginfo-0.6-5.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Kju00I + umask 022 + cd /builddir/build/BUILD + cd python-schedutils-0.6 + rm -rf /builddir/build/BUILDROOT/python-schedutils-0.6-5.el8.arm + exit 0 Child return code was: 0