Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fuse-overlayfs.spec'], chrootPath='/var/lib/mock/f33-build-559677-65745/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fuse-overlayfs.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=1617062400 Wrote: /builddir/build/SRPMS/fuse-overlayfs-1.5.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fuse-overlayfs.spec'], chrootPath='/var/lib/mock/f33-build-559677-65745/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fuse-overlayfs.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=1617062400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2fs19u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fuse-overlayfs-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fuse-overlayfs-1.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'fuse-overlayfs-1.5.0 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kIt8Zu + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-1.5.0 + ./autogen.sh configure.ac:10: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/config.guess' configure.ac:13: installing 'build-aux/config.sub' configure.ac:8: installing 'build-aux/install-sh' configure.ac:8: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' + ./configure --prefix=/usr --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking for ANSI C header files... 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 limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for pid_t... yes checking for mode_t... yes checking for ssize_t... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for ranlib... (cached) ranlib checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for mode_t... (cached) yes checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FUSE... yes checking for go-md2man... no checking for library containing dlopen... -ldl checking for error_at_line... yes checking for malloc... yes checking for open_by_handle_at... yes checking for error... yes checking for memset... yes checking for strdup... yes checking for copy_file_range... yes checking for statx... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[4]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT bitrotate.o -MD -MP -MF .deps/bitrotate.Tpo -c -o bitrotate.o bitrotate.c mv -f .deps/bitrotate.Tpo .deps/bitrotate.Po gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po rm -f libgnu.a ar cr libgnu.a bitrotate.o hash.o ranlib libgnu.a make[4]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[3]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[2]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[2]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0' gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /builddir/build/BUILD/fuse-overlayfs-1.5.0/lib -I/usr/include/fuse3 -g -O2 -MT fuse_overlayfs-main.o -MD -MP -MF .deps/fuse_overlayfs-main.Tpo -c -o fuse_overlayfs-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/fuse_overlayfs-main.Tpo .deps/fuse_overlayfs-main.Po gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /builddir/build/BUILD/fuse-overlayfs-1.5.0/lib -I/usr/include/fuse3 -g -O2 -MT fuse_overlayfs-direct.o -MD -MP -MF .deps/fuse_overlayfs-direct.Tpo -c -o fuse_overlayfs-direct.o `test -f 'direct.c' || echo './'`direct.c mv -f .deps/fuse_overlayfs-direct.Tpo .deps/fuse_overlayfs-direct.Po gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /builddir/build/BUILD/fuse-overlayfs-1.5.0/lib -I/usr/include/fuse3 -g -O2 -MT fuse_overlayfs-utils.o -MD -MP -MF .deps/fuse_overlayfs-utils.Tpo -c -o fuse_overlayfs-utils.o `test -f 'utils.c' || echo './'`utils.c mv -f .deps/fuse_overlayfs-utils.Tpo .deps/fuse_overlayfs-utils.Po gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /builddir/build/BUILD/fuse-overlayfs-1.5.0/lib -I/usr/include/fuse3 -g -O2 -MT fuse_overlayfs-plugin-manager.o -MD -MP -MF .deps/fuse_overlayfs-plugin-manager.Tpo -c -o fuse_overlayfs-plugin-manager.o `test -f 'plugin-manager.c' || echo './'`plugin-manager.c mv -f .deps/fuse_overlayfs-plugin-manager.Tpo .deps/fuse_overlayfs-plugin-manager.Po gcc -I . -I /builddir/build/BUILD/fuse-overlayfs-1.5.0/lib -I/usr/include/fuse3 -g -O2 -o fuse-overlayfs fuse_overlayfs-main.o fuse_overlayfs-direct.o fuse_overlayfs-utils.o fuse_overlayfs-plugin-manager.o lib/libgnu.a -lfuse3 -lpthread -ldl make[2]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0' make[1]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mp6Wtu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64 + cd fuse-overlayfs-1.5.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[3]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[4]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[3]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[2]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[1]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0/lib' make[1]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0' make[2]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/bin' /usr/bin/install -p fuse-overlayfs '/builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 fuse-overlayfs.1 '/builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0' make[1]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.5.0' + install -d /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/lib/modules-load.d + echo fuse + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5.0-1.fc33 --unique-debug-suffix -1.5.0-1.fc33.riscv64 --unique-debug-src-base fuse-overlayfs-1.5.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fuse-overlayfs-1.5.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/bin/fuse-overlayfs extracting debug info from /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/bin/fuse-overlayfs original debug info size: 420kB, size after compression: 408kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 418 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jpCcUu + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-1.5.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fuse-overlayfs-1.5.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yFqprx + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/share/doc/fuse-overlayfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/share/doc/fuse-overlayfs + cp -pr README.md /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/share/doc/fuse-overlayfs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3pBeXx + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-1.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/share/licenses/fuse-overlayfs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/share/licenses/fuse-overlayfs + cp -pr COPYING /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64/usr/share/licenses/fuse-overlayfs + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(gnulib) = cb634d40c7b9bbf33fa5198d2e27fdab4c0bf143 fuse-overlayfs = 1.5.0-1.fc33 fuse-overlayfs(riscv-64) = 1.5.0-1.fc33 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libfuse3.so.3()(64bit) libfuse3.so.3(FUSE_3.0)(64bit) libfuse3.so.3(FUSE_3.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: fuse-overlayfs-debugsource-1.5.0-1.fc33.riscv64 Provides: fuse-overlayfs-debugsource = 1.5.0-1.fc33 fuse-overlayfs-debugsource(riscv-64) = 1.5.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fuse-overlayfs-debuginfo-1.5.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 7b7dbc9c76fb16d241c467aeab0887fe2d4c21d9 fuse-overlayfs-debuginfo = 1.5.0-1.fc33 fuse-overlayfs-debuginfo(riscv-64) = 1.5.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-overlayfs-debugsource(riscv-64) = 1.5.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/fuse-overlayfs-1.5.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fuse-overlayfs-debugsource-1.5.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fuse-overlayfs-debuginfo-1.5.0-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8TfbAx + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-1.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fuse-overlayfs-1.5.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0