Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/fuse-overlayfs.spec'], chrootPath='/var/lib/mock/module-container-tools-3.0-920210811075331-8cf767d6-build-167769-25214/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1628640000 Wrote: /builddir/build/SRPMS/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/fuse-overlayfs.spec'], chrootPath='/var/lib/mock/module-container-tools-3.0-920210811075331-8cf767d6-build-167769-25214/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1628640000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.J1PpFq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fuse-overlayfs-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fuse-overlayfs-1.7.1 + /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.7.1 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g8klup + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-1.7.1 + export '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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + 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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + export 'LDFLAGS=-pie -Wl,-z,relro -Wl,-z,now' + LDFLAGS='-pie -Wl,-z,relro -Wl,-z,now' + ./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... powerpc64le-unknown-linux-gnu checking host system type... powerpc64le-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.... yes 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... /usr/bin/go-md2man checking for library containing dlopen... none required 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 generate-man make: Nothing to be done for 'generate-man'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nz6W3B + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le ++ dirname /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le + cd fuse-overlayfs-1.7.1 + make DESTDIR=/builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le install install-man Making install in lib make[1]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1/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 make install-recursive make[2]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1/lib' make[3]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1/lib' gcc -DHAVE_CONFIG_H -I. -I.. -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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.. -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1/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.7.1/lib' make[3]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1/lib' make[2]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1/lib' make[1]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1/lib' make[1]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1' gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /builddir/build/BUILD/fuse-overlayfs-1.7.1/lib -I/usr/include/fuse3 -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 main.c:21: warning: "_GNU_SOURCE" redefined 21 | #define _GNU_SOURCE | : note: this is the location of the previous definition main.c: In function 'print_stats': main.c:180:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | (void) write (STDERR_FILENO, fmt, l + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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.7.1/lib -I/usr/include/fuse3 -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 direct.c:21: warning: "_GNU_SOURCE" redefined 21 | #define _GNU_SOURCE | : note: this is the location of the previous definition 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.7.1/lib -I/usr/include/fuse3 -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 utils.c:19: warning: "_GNU_SOURCE" redefined 19 | #define _GNU_SOURCE | : note: this is the location of the previous definition 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.7.1/lib -I/usr/include/fuse3 -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 plugin-manager.c:18: warning: "_GNU_SOURCE" redefined 18 | #define _GNU_SOURCE | : note: this is the location of the previous definition mv -f .deps/fuse_overlayfs-plugin-manager.Tpo .deps/fuse_overlayfs-plugin-manager.Po gcc -I . -I /builddir/build/BUILD/fuse-overlayfs-1.7.1/lib -I/usr/include/fuse3 -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pie -Wl,-z,relro -Wl,-z,now -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 make[2]: Entering directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/bin' /usr/bin/install -c fuse-overlayfs '/builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/share/man/man1' /usr/bin/install -c -m 644 fuse-overlayfs.1 '/builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1' make[1]: Leaving directory '/builddir/build/BUILD/fuse-overlayfs-1.7.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/share/man/man1' /usr/bin/install -c -m 644 fuse-overlayfs.1 '/builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/share/man/man1' + install -d /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/lib/modules-load.d + echo fuse + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.7.1-1.module_el9+93+27bf82b5 --unique-debug-suffix -1.7.1-1.module_el9+93+27bf82b5.ppc64le --unique-debug-src-base fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fuse-overlayfs-1.7.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/bin/fuse-overlayfs extracting debug info from /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/bin/fuse-overlayfs original debug info size: 396kB, size after compression: 384kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 419 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.FJijKy + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-1.7.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YfchnR + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/share/doc/fuse-overlayfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/share/doc/fuse-overlayfs + cp -pr README.md /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/share/doc/fuse-overlayfs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WkHslk + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-1.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/share/licenses/fuse-overlayfs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/share/licenses/fuse-overlayfs + cp -pr COPYING /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le/usr/share/licenses/fuse-overlayfs + RPM_EC=0 ++ jobs -p + exit 0 Provides: fuse-overlayfs = 1.7.1-1.module_el9+93+27bf82b5 fuse-overlayfs(ppc-64) = 1.7.1-1.module_el9+93+27bf82b5 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.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libfuse3.so.3()(64bit) libfuse3.so.3(FUSE_3.0)(64bit) libfuse3.so.3(FUSE_3.2)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) rtld(GNU_HASH) Processing files: fuse-overlayfs-debugsource-1.7.1-1.module_el9+93+27bf82b5.ppc64le Provides: fuse-overlayfs-debugsource = 1.7.1-1.module_el9+93+27bf82b5 fuse-overlayfs-debugsource(ppc-64) = 1.7.1-1.module_el9+93+27bf82b5 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.7.1-1.module_el9+93+27bf82b5.ppc64le Provides: debuginfo(build-id) = e8d91d08cd146ed2bce138be02acbd6b5588ac19 fuse-overlayfs-debuginfo = 1.7.1-1.module_el9+93+27bf82b5 fuse-overlayfs-debuginfo(ppc-64) = 1.7.1-1.module_el9+93+27bf82b5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-overlayfs-debugsource(ppc-64) = 1.7.1-1.module_el9+93+27bf82b5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le Wrote: /builddir/build/RPMS/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-overlayfs-debugsource-1.7.1-1.module_el9+93+27bf82b5.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-overlayfs-debuginfo-1.7.1-1.module_el9+93+27bf82b5.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rDCIMp + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-1.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fuse-overlayfs-1.7.1-1.module_el9+93+27bf82b5.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0