Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/makebootfat.spec'], chrootPath='/var/lib/mock/f31-build-85952-31630/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/makebootfat.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/makebootfat-1.4-28.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/makebootfat.spec'], chrootPath='/var/lib/mock/f31-build-85952-31630/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/makebootfat.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SYzdrz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf makebootfat-1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/makebootfat-1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd makebootfat-1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (makebootfat-1.4-newioctl.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + install -p -m644 /builddir/build/SOURCES/makebootfat-README.usbboot README.usbboot + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (makebootfat-1.4-newioctl.patch): patching file disk.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U1UWEx + umask 022 + cd /builddir/build/BUILD + cd makebootfat-1.4 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info + 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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing' '/usr/lib/rpm/redhat/config.guess' -> './config.guess' '/usr/lib/rpm/redhat/config.sub' -> './config.sub' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking scsi/scsi.h usability... yes checking scsi/scsi.h presence... yes checking for scsi/scsi.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for getopt... yes checking for getopt_long... yes checking for snprintf... yes checking for vsnprintf... yes checking for setmntent... yes checking for getmntent... yes checking for endmntent... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make all-am make[1]: Entering directory '/builddir/build/BUILD/makebootfat-1.4' gcc -DHAVE_CONFIG_H -I. -I. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c makebootfat.c gcc -DHAVE_CONFIG_H -I. -I. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c disk.c BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I. -I. -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+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 /lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c fat.c gcc -DHAVE_CONFIG_H -I. -I. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c error.c gcc -DHAVE_CONFIG_H -I. -I. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c part.c gcc -DHAVE_CONFIG_H -I. -I. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c getopt.c 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 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o makebootfat makebootfat.o disk.o fat.o error.o part.o getopt.o make[1]: Leaving directory '/builddir/build/BUILD/makebootfat-1.4' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HckuLz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64 + cd makebootfat-1.4 + rm -rf /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64 + install -d /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/makebootfat/x86 + install -p -m644 mbrfat.bin /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/makebootfat/x86 + install -p -m644 test/ldlinux.bss /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/makebootfat/x86 + install -p -m644 test/ldlinux.sys /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/makebootfat/x86 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4-28.fc31 --unique-debug-suffix -1.4-28.fc31.riscv64 --unique-debug-src-base makebootfat-1.4-28.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/makebootfat-1.4 BUILDSTDERR: 181 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs make[1]: Entering directory '/builddir/build/BUILD/makebootfat-1.4' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/bin" /usr/bin/install -c 'makebootfat' '/builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/bin/makebootfat' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 './doc/makebootfat.1' '/builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/man/man1/makebootfat.1' make[1]: Leaving directory '/builddir/build/BUILD/makebootfat-1.4' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/bin/makebootfat extracting debug info from /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/bin/makebootfat original debug info size: 184kB, size after compression: 176kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: makebootfat-1.4-28.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.67paHy + umask 022 + cd /builddir/build/BUILD + cd makebootfat-1.4 + DOCDIR=/builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/doc/makebootfat + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/doc/makebootfat + cp -pr AUTHORS /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/doc/makebootfat + cp -pr COPYING /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/doc/makebootfat + cp -pr HISTORY /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/doc/makebootfat + cp -pr README /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/doc/makebootfat + cp -pr README.usbboot /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64/usr/share/doc/makebootfat + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: makebootfat = 1.4-28.fc31 makebootfat(riscv-64) = 1.4-28.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: makebootfat-debugsource-1.4-28.fc31.riscv64 Provides: makebootfat-debugsource = 1.4-28.fc31 makebootfat-debugsource(riscv-64) = 1.4-28.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: makebootfat-debuginfo-1.4-28.fc31.riscv64 Provides: debuginfo(build-id) = 8c0d3d60d801602fd2c519f05cfc7284b6ff07fe makebootfat-debuginfo = 1.4-28.fc31 makebootfat-debuginfo(riscv-64) = 1.4-28.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: makebootfat-debugsource(riscv-64) = 1.4-28.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64 Wrote: /builddir/build/RPMS/makebootfat-1.4-28.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/makebootfat-debugsource-1.4-28.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/makebootfat-debuginfo-1.4-28.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i0hnZw + umask 022 + cd /builddir/build/BUILD + cd makebootfat-1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/makebootfat-1.4-28.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0