Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/liblockfile.spec'], chrootPath='/var/lib/mock/dist-circle9-build-72060-24228/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 aarch64 --nodeps /builddir/build/SPECS/liblockfile.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1628467200 Wrote: /builddir/build/SRPMS/liblockfile-1.14-9.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/liblockfile.spec'], chrootPath='/var/lib/mock/dist-circle9-build-72060-24228/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 aarch64 --nodeps /builddir/build/SPECS/liblockfile.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1628467200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fbxnil + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf liblockfile + /usr/bin/gzip -dc /builddir/build/SOURCES/liblockfile_1.14.orig.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd liblockfile + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/-g root//' Makefile.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IYvPYm + umask 022 + cd /builddir/build/BUILD + cd liblockfile + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2016-11-28 22:05:35.000000000 +0800 +++ ./configure 2022-07-03 18:05:22.810273241 +0800 @@ -1716,7 +1716,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-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 --enable-shared --prefix=/builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64 --bindir=/builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/bin --mandir=/builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/share/man --libdir=/builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/lib64 --includedir=/builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/include configure: WARNING: unrecognized options: --disable-dependency-tracking checking for aarch64-redhat-linux-gnu-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 build shared libs... yes checking build libnfslock... no checking for ldconfig... /usr/sbin/ldconfig 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 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for utime... yes checking for utimes... yes configure: creating ./config.status config.status: creating ./Makefile config.status: creating ./maillock.h config.status: creating autoconf.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/bin/dotlockfile\" \ -c lockfile.c lockfile.c: In function 'lockfile_create_save_tmplock': lockfile.c:332:23: warning: ignoring return value of 'link' declared with attribute 'warn_unused_result' [-Wunused-result] 332 | (void)link(tmplock, lockfile); | ^~~~~~~~~~~~~~~~~~~~~~~ lockfile.c: In function 'lockfile_create_save_tmplock.constprop.0': lockfile.c:277:51: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 17 and 23 [-Wformat-truncation=] 277 | snprintf(p, TMPLOCKFILENAMESZ, "%s%0*d%0*x%s", TMPLOCKSTR, | ^~ ...... 280 | sysname); | ~~~~~~~ In file included from /usr/include/stdio.h:888, from lockfile.c:24: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 10 and 271 bytes into a destination of size 32 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ar rv liblockfile.a lockfile.o ar: creating liblockfile.a a - lockfile.o 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 -fPIC -shared -Wl,-soname,liblockfile.so.1 \ -o liblockfile.so lockfile.o -lc 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c -o dotlockfile.o dotlockfile.c In file included from /usr/include/string.h:519, from dotlockfile.c:25: In function 'strncpy', inlined from 'ismaillock' at dotlockfile.c:129:2: /usr/include/bits/string_fortified.h:95:10: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ dotlockfile.c: In function 'ismaillock': dotlockfile.c:126:15: note: length computed here 126 | len = strlen(lockfile); | ^~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c lockfile.c -o xlockfile.o lockfile.c: In function 'lockfile_create_save_tmplock': lockfile.c:332:23: warning: ignoring return value of 'link' declared with attribute 'warn_unused_result' [-Wunused-result] 332 | (void)link(tmplock, lockfile); | ^~~~~~~~~~~~~~~~~~~~~~~ lockfile.c:277:51: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 17 and 23 [-Wformat-truncation=] 277 | snprintf(p, TMPLOCKFILENAMESZ, "%s%0*d%0*x%s", TMPLOCKSTR, | ^~ ...... 280 | sysname); | ~~~~~~~ In file included from /usr/include/stdio.h:888, from lockfile.c:24: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 10 and 271 bytes into a destination of size 32 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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 -o dotlockfile dotlockfile.o xlockfile.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tMAG3r + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64 + cd liblockfile + export DESTDIR=/builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64 + DESTDIR=/builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64 + make install install -d -m 755 -p /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/include install -d -m 755 -p /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/bin install -d -m 755 -p /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/share/man/man1 install -d -m 755 -p /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/share/man/man3 install -m 644 lockfile.h maillock.h /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/include if [ "" != "" ]; then\ install -g -m 2755 dotlockfile /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/bin;\ else \ install -m 755 dotlockfile /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/bin; \ fi install -m 644 *.1 /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/share/man/man1 install -m 644 *.3 /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/share/man/man3 install -d -m 755 -p /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/lib64 install -m 644 liblockfile.a /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/lib64 install -d -m 755 -p /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/lib64 install -m 755 liblockfile.so \ /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/lib64/liblockfile.so.1.0 ln -s liblockfile.so.1.0 /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/lib64/liblockfile.so.1 ln -s liblockfile.so.1.0 /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/lib64/liblockfile.so if test "/builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64" = ""; then /usr/sbin/ldconfig; fi + ldconfig -N -n /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64//usr/lib64 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.14-9.el9 --unique-debug-suffix -1.14-9.el9.aarch64 --unique-debug-src-base liblockfile-1.14-9.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/liblockfile explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/bin/dotlockfile extracting debug info from /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/bin/dotlockfile explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/lib64/liblockfile.so.1.0 extracting debug info from /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/lib64/liblockfile.so.1.0 original debug info size: 112kB, size after compression: 112kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 44 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: liblockfile-1.14-9.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CVIdvS + umask 022 + cd /builddir/build/BUILD + cd liblockfile + DOCDIR=/builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/share/doc/liblockfile + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/share/doc/liblockfile + cp -pr README /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/share/doc/liblockfile + cp -pr COPYRIGHT /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/share/doc/liblockfile + cp -pr Changelog /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64/usr/share/doc/liblockfile + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblockfile = 1.14-9.el9 liblockfile(aarch-64) = 1.14-9.el9 liblockfile.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: liblockfile-devel-1.14-9.el9.aarch64 Provides: liblockfile-devel = 1.14-9.el9 liblockfile-devel(aarch-64) = 1.14-9.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: liblockfile.so.1()(64bit) Processing files: liblockfile-debugsource-1.14-9.el9.aarch64 Provides: liblockfile-debugsource = 1.14-9.el9 liblockfile-debugsource(aarch-64) = 1.14-9.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: liblockfile-debuginfo-1.14-9.el9.aarch64 Provides: debuginfo(build-id) = 1179d2f62e8287b9e259cad305c5da9bab1a0362 debuginfo(build-id) = a5a5812346bcf1b45dd434bd87b33540025c5df2 liblockfile-debuginfo = 1.14-9.el9 liblockfile-debuginfo(aarch-64) = 1.14-9.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: liblockfile-debugsource(aarch-64) = 1.14-9.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64 Wrote: /builddir/build/RPMS/liblockfile-devel-1.14-9.el9.aarch64.rpm Wrote: /builddir/build/RPMS/liblockfile-debugsource-1.14-9.el9.aarch64.rpm Wrote: /builddir/build/RPMS/liblockfile-1.14-9.el9.aarch64.rpm Wrote: /builddir/build/RPMS/liblockfile-debuginfo-1.14-9.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gNOlul + umask 022 + cd /builddir/build/BUILD + cd liblockfile + /usr/bin/rm -rf /builddir/build/BUILDROOT/liblockfile-1.14-9.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0