Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/sgpio.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/sgpio.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/sgpio-1.2.0.10-21.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/sgpio.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/sgpio.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.iRyreT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sgpio + /usr/bin/gzip -dc /builddir/build/SOURCES/sgpio-1.2-0.10-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sgpio + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + dos2unix --keepdate Makefile README BUILDSTDERR: dos2unix: converting file Makefile to Unix format... BUILDSTDERR: dos2unix: converting file README to Unix format... Patch #0 (sgpio-1.2-makefile.patch): + echo 'Patch #0 (sgpio-1.2-makefile.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .makefile --fuzz=0 patching file Makefile + echo 'Patch #1 (sgpio-1.2-coverity.patch):' Patch #1 (sgpio-1.2-coverity.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .coverity --fuzz=0 patching file sgpio.c + chmod a-x LICENSE_GPL Makefile Makefile.makefile README commands.h sgpio sgpio.1 sgpio.c sgpio.c.coverity sgpio.o version.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mwPK3E + umask 022 + cd /builddir/build/BUILD + cd sgpio + make clean rm -f sgpio.o sgpio + make -j4 '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' gcc -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 -c sgpio.c gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld sgpio.o -o sgpio + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZwKh22 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm + cd sgpio + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm SBIN_DIR=/builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm/usr/sbin MANDIR=/builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm/usr/share/man for i in sgpio; do \ /usr/bin/install -p -D $i /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm/usr/sbin/$i; \ done /usr/bin/install -p -d /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm/usr/share/man/man1 /usr/bin/install -p -m 0644 *.1 /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.0.10-21.el8 --unique-debug-suffix -1.2.0.10-21.el8.arm --unique-debug-src-base sgpio-1.2.0.10-21.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sgpio extracting debug info from /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm/usr/sbin/sgpio /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 41 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 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sgpio-1.2.0.10-21.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j5aWlp + umask 022 + cd /builddir/build/BUILD + cd sgpio + DOCDIR=/builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm/usr/share/doc/sgpio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm/usr/share/doc/sgpio + cp -pr README /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm/usr/share/doc/sgpio + exit 0 Provides: sgpio = 1.2.0.10-21.el8 sgpio(armv5tel-32) = 1.2.0.10-21.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) rtld(GNU_HASH) Processing files: sgpio-debugsource-1.2.0.10-21.el8.armv5tel Provides: sgpio-debugsource = 1.2.0.10-21.el8 sgpio-debugsource(armv5tel-32) = 1.2.0.10-21.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sgpio-debuginfo-1.2.0.10-21.el8.armv5tel Provides: debuginfo(build-id) = b16e10694ed2baaa7a9a1805438849a0e42078a4 sgpio-debuginfo = 1.2.0.10-21.el8 sgpio-debuginfo(armv5tel-32) = 1.2.0.10-21.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sgpio-debugsource(armv5tel-32) = 1.2.0.10-21.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm Wrote: /builddir/build/RPMS/sgpio-1.2.0.10-21.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/sgpio-debugsource-1.2.0.10-21.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/sgpio-debuginfo-1.2.0.10-21.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rl7HX1 + umask 022 + cd /builddir/build/BUILD + cd sgpio + /usr/bin/rm -rf /builddir/build/BUILDROOT/sgpio-1.2.0.10-21.el8.arm + exit 0 Child return code was: 0