Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/fuse-overlayfs.spec'], chrootPath='/var/lib/mock/c71708-updates-armhfp/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1005) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/fuse-overlayfs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/fuse-overlayfs-0.7.2-6.el7_8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/fuse-overlayfs.spec'], chrootPath='/var/lib/mock/c71708-updates-armhfp/root'shell=Falseuid=1005env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/fuse-overlayfs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JiDci6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc + /usr/bin/gzip -dc /builddir/build/SOURCES/fuse-overlayfs-8c59873.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc + /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 add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'fuse-overlayfs-0.7.2 base' + /usr/bin/cat /builddir/build/SOURCES/fuse-overlayfs-1803492.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m fuse-overlayfs-1803492.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/fuse-overlayfs-1804849.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m fuse-overlayfs-1804849.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/fuse-overlayfs-1809648.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m fuse-overlayfs-1809648.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.24SToa + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc + ./autogen.sh 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/lib 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 for style of include used by make... GNU 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... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf 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.... no 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 library containing dlopen... -ldl checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible 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... no checking for statx... no 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'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wKUvLv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm ++ dirname /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm + cd fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc + make DESTDIR=/builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm install install-man Making install in lib make[1]: Entering directory `/builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/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 rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_H''@/1/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_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/1/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@//g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@//g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@//g' \ -e 's/@''HAVE_SIGNED_WINT_T''@//g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ < ./stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.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-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/lib' make[3]: Entering directory `/builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/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]: Entering directory `/builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/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-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/lib' make[3]: Leaving directory `/builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/lib' make[2]: Leaving directory `/builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/lib' make[1]: Leaving directory `/builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/lib' make[1]: Entering directory `/builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc' gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/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 main.c: In function 'node_to_inode': main.c:246:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (ino_t) n->ino; ^ main.c: In function 'lookup_inode': main.c:252:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (struct ovl_ino *) n; ^ 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-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/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-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/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-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/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-8c59873b00b3e8ee98be998fec8dbce4cfe984cc/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]: Entering directory `/builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/bin' /usr/bin/install -c fuse-overlayfs '/builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/share/man/man1' /usr/bin/install -c -m 644 fuse-overlayfs.1 '/builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc' make[1]: Leaving directory `/builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/share/man/man1' /usr/bin/install -c -m 644 fuse-overlayfs.1 '/builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/share/man/man1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc extracting debug info from /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/bin/fuse-overlayfs dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 377 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Oj78ji + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc + exit 0 Processing files: fuse-overlayfs-0.7.2-6.el7_8.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YQUyu4 + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc + DOCDIR=/builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/share/doc/fuse-overlayfs-0.7.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/share/doc/fuse-overlayfs-0.7.2 + cp -pr README.md /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/share/doc/fuse-overlayfs-0.7.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gWv8WP + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc + LICENSEDIR=/builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/share/licenses/fuse-overlayfs-0.7.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/share/licenses/fuse-overlayfs-0.7.2 + cp -pr COPYING /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm/usr/share/licenses/fuse-overlayfs-0.7.2 + exit 0 Provides: bundled(gnulib) = cb634d40c7b9bbf33fa5198d2e27fdab4c0bf143 fuse-overlayfs = 0.7.2-6.el7_8 fuse-overlayfs(armv7hl-32) = 0.7.2-6.el7_8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libdl.so.2 libdl.so.2(GLIBC_2.4) libfuse3.so.3 libfuse3.so.3(FUSE_3.0) libfuse3.so.3(FUSE_3.2) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: fuse-overlayfs-debuginfo-0.7.2-6.el7_8.armv7hl Provides: fuse-overlayfs-debuginfo = 0.7.2-6.el7_8 fuse-overlayfs-debuginfo(armv7hl-32) = 0.7.2-6.el7_8 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm Wrote: /builddir/build/RPMS/fuse-overlayfs-0.7.2-6.el7_8.armv7hl.rpm Wrote: /builddir/build/RPMS/fuse-overlayfs-debuginfo-0.7.2-6.el7_8.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4xVemG + umask 022 + cd /builddir/build/BUILD + cd fuse-overlayfs-8c59873b00b3e8ee98be998fec8dbce4cfe984cc + /usr/bin/rm -rf /builddir/build/BUILDROOT/fuse-overlayfs-0.7.2-6.el7_8.arm + exit 0 Child return code was: 0