Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sgpio.spec'], chrootPath='/var/lib/mock/dist-circle9-build-77240-24673/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1628553600 Wrote: /builddir/build/SRPMS/sgpio-1.2.0.10-30.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sgpio.spec'], chrootPath='/var/lib/mock/dist-circle9-build-77240-24673/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1628553600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T5w8iO + 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 dos2unix: converting file Makefile to Unix format... 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 Patch #1 (sgpio-1.2-coverity.patch): + echo '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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BBQsul + umask 022 + cd /builddir/build/BUILD + cd sgpio + make clean rm -f sgpio.o sgpio + /usr/bin/make -O -j4 V=1 VERBOSE=1 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sgpio.c sgpio.c: In function 'whatportis': sgpio.c:638:50: warning: '%s' directive writing up to 255 bytes into a region of size 48 [-Wformat-overflow=] 638 | sprintf(location + len, "%s%s%s", | ^~ In file included from /usr/include/stdio.h:888, from sgpio.c:27: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output 15 or more bytes (assuming 270) into a destination of size 48 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sgpio.c:642:58: warning: '%s' directive writing up to 255 bytes into a region of size 48 [-Wformat-overflow=] 642 | sprintf(location + len, "%s%s%s", | ^~ In file included from /usr/include/stdio.h:888, from sgpio.c:27: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output 15 or more bytes (assuming 270) into a destination of size 48 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 sgpio.o -o sgpio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ORElqC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64 + cd sgpio + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64 'INSTALL=/usr/bin/install -p' SBIN_DIR=/builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64/usr/sbin MANDIR=/builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64/usr/share/man for i in sgpio; do \ /usr/bin/install -p -D $i /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64/usr/sbin/$i; \ done /usr/bin/install -p -d /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64/usr/share/man/man1 /usr/bin/install -p -m 0644 *.1 /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.0.10-30.el9 --unique-debug-suffix -1.2.0.10-30.el9.x86_64 --unique-debug-src-base sgpio-1.2.0.10-30.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/sgpio explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64/usr/sbin/sgpio extracting debug info from /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64/usr/sbin/sgpio original debug info size: 56kB, size after compression: 60kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 41 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sgpio-1.2.0.10-30.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mUgCBO + umask 022 + cd /builddir/build/BUILD + cd sgpio + DOCDIR=/builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64/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-30.el9.x86_64/usr/share/doc/sgpio + cp -pr README /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64/usr/share/doc/sgpio + RPM_EC=0 ++ jobs -p + exit 0 Provides: sgpio = 1.2.0.10-30.el9 sgpio(x86-64) = 1.2.0.10-30.el9 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: sgpio-debugsource-1.2.0.10-30.el9.x86_64 Provides: sgpio-debugsource = 1.2.0.10-30.el9 sgpio-debugsource(x86-64) = 1.2.0.10-30.el9 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-30.el9.x86_64 Provides: debuginfo(build-id) = a47ab311ea57519249780740e9e5baae8fb52c7d sgpio-debuginfo = 1.2.0.10-30.el9 sgpio-debuginfo(x86-64) = 1.2.0.10-30.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sgpio-debugsource(x86-64) = 1.2.0.10-30.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64 Wrote: /builddir/build/RPMS/sgpio-debugsource-1.2.0.10-30.el9.x86_64.rpm Wrote: /builddir/build/RPMS/sgpio-1.2.0.10-30.el9.x86_64.rpm Wrote: /builddir/build/RPMS/sgpio-debuginfo-1.2.0.10-30.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x4s7MD + umask 022 + cd /builddir/build/BUILD + cd sgpio + /usr/bin/rm -rf /builddir/build/BUILDROOT/sgpio-1.2.0.10-30.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0