D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/pngnq-1.1-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gqdT6e + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pngnq-1.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pngnq-1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pngnq-1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/pngnq-1.0-libpng15.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.L63Kpd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pngnq-1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 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 ./configure: line 2676: -Wall: command not found checking for libpng-config... 1 checking for style of include used by make... GNU checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... 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 valgrind/callgrind.h usability... no checking valgrind/callgrind.h presence... no checking for valgrind/callgrind.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for library containing zlibVersion... -lz checking for library containing sqrt... -lm checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PNG... yes checking for getopt... yes checking for floor... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for sqrt... yes checking for strchr... yes checking for strrchr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating freegetopt/Makefile config.status: creating src/config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c colorspace.c In file included from colorspace.c:7: colorspace.h:25:18: warning: 'd00' defined but not used [-Wunused-variable] 25 | static color_XYZ d00 = {0.0, 0.0, 0.0}; | ^~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rwpng.c rwpng.c: In function 'rwpng_read_image': rwpng.c:133:37: warning: passing argument 3 of 'png_get_IHDR' from incompatible pointer type [-Wincompatible-pointer-types] 133 | png_get_IHDR(png_ptr, info_ptr, &mainprog_ptr->width, &mainprog_ptr->height, | ^~~~~~~~~~~~~~~~~~~~ | | | ulg * {aka long unsigned int *} In file included from /usr/include/libpng16/png.h:339, from rwpng.c:36: /usr/include/libpng16/png.h:2039:45: note: expected 'png_uint_32 *' {aka 'unsigned int *'} but argument is of type 'ulg *' {aka 'long unsigned int *'} 2039 | png_const_inforp info_ptr, png_uint_32 *width, png_uint_32 *height, | ~~~~~~~~~~~~~^~~~~ /usr/include/libpng16/pngconf.h:287:75: note: in definition of macro 'PNG_FUNCTION' 287 | # define PNG_FUNCTION(type, name, args, attributes) attributes type name args | ^~~~ /usr/include/libpng16/pngconf.h:301:58: note: in expansion of macro 'PNGARG' 301 | PNG_FUNCTION(PNG_EXPORT_TYPE(type), (PNGAPI name), PNGARG(args), \ | ^~~~~~ /usr/include/libpng16/pngconf.h:311:4: note: in expansion of macro 'PNG_EXPORTA' 311 | PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY) | ^~~~~~~~~~~ /usr/include/libpng16/png.h:2038:1: note: in expansion of macro 'PNG_EXPORT' 2038 | PNG_EXPORT(143, png_uint_32, png_get_IHDR, (png_const_structrp png_ptr, | ^~~~~~~~~~ rwpng.c:133:59: warning: passing argument 4 of 'png_get_IHDR' from incompatible pointer type [-Wincompatible-pointer-types] 133 | png_get_IHDR(png_ptr, info_ptr, &mainprog_ptr->width, &mainprog_ptr->height, | ^~~~~~~~~~~~~~~~~~~~~ | | | ulg * {aka long unsigned int *} In file included from /usr/include/libpng16/png.h:339, from rwpng.c:36: /usr/include/libpng16/png.h:2039:65: note: expected 'png_uint_32 *' {aka 'unsigned int *'} but argument is of type 'ulg *' {aka 'long unsigned int *'} 2039 | png_const_inforp info_ptr, png_uint_32 *width, png_uint_32 *height, | ~~~~~~~~~~~~~^~~~~~ /usr/include/libpng16/pngconf.h:287:75: note: in definition of macro 'PNG_FUNCTION' 287 | # define PNG_FUNCTION(type, name, args, attributes) attributes type name args | ^~~~ /usr/include/libpng16/pngconf.h:301:58: note: in expansion of macro 'PNGARG' 301 | PNG_FUNCTION(PNG_EXPORT_TYPE(type), (PNGAPI name), PNGARG(args), \ | ^~~~~~ /usr/include/libpng16/pngconf.h:311:4: note: in expansion of macro 'PNG_EXPORTA' 311 | PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY) | ^~~~~~~~~~~ /usr/include/libpng16/png.h:2038:1: note: in expansion of macro 'PNG_EXPORT' 2038 | PNG_EXPORT(143, png_uint_32, png_get_IHDR, (png_const_structrp png_ptr, | ^~~~~~~~~~ rwpng.c:240:6: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] 240 | if(!strncmp("author",comments[c].key,6)){ | ^~~~~~~ rwpng.c:240:39: warning: 'strncmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 240 | if(!strncmp("author",comments[c].key,6)){ | ^ : note: built-in 'strncmp' declared here rwpng.c:83:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | fread(sig, 1, 8, infile); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pngcomp.c pngcomp.c: In function 'main': pngcomp.c:118:10: warning: variable 'block_err_image' set but not used [-Wunused-but-set-variable] 118 | float* block_err_image = NULL; | ^~~~~~~~~~~~~~~ pngcomp.c:108:7: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] 108 | int verbose = 0; | ^~~~~~~ In file included from pngcomp.c:59: At top level: colorspace.h:25:18: warning: 'd00' defined but not used [-Wunused-variable] 25 | static color_XYZ d00 = {0.0, 0.0, 0.0}; | ^~~ colorspace.h:24:18: warning: 'd65' defined but not used [-Wunused-variable] 24 | static color_XYZ d65 = {0.94810,1.0000,1.07305}; | ^~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c neuquant32.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pngnq.c In file included from pngnq.c:98: neuquant32.h:59:22: warning: 'biasvalue' declared 'static' but never defined [-Wunused-function] 59 | static inline double biasvalue(unsigned int temp); | ^~~~~~~~~ In file included from /usr/include/string.h:519, from pngnq.c:72: In function 'strncpy', inlined from 'createoutname' at pngnq.c:274:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' aarch64-mageia-linux-gnu-gcc `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables `libpng-config --ldflags` -lz -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pngcomp pngcomp.o rwpng.o colorspace.o -lm -lz make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' aarch64-mageia-linux-gnu-gcc `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables `libpng-config --ldflags` -lz -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pngnq pngnq.o neuquant32.o rwpng.o -lm -lz make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KDvrwf + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64 + cd pngnq-1.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/bin" /usr/bin/install -p pngnq pngcomp '/home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/share/man/man1" /usr/bin/install -p -m 644 pngnq.1 '/home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngnq-1.1' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.1-10.mga8 --unique-debug-suffix -1.1-10.mga8.aarch64 --unique-debug-src-base pngnq-1.1-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pngnq-1.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/bin/pngcomp explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/bin/pngnq extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/bin/pngcomp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/bin/pngnq original debug info size: 180kB, size after compression: 168kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 158 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pngnq-1.1-10.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1GXQBd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pngnq-1.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/share/doc/pngnq + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/share/doc/pngnq + cp -pr README /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/share/doc/pngnq + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/share/doc/pngnq + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/share/doc/pngnq + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64/usr/share/doc/pngnq + RPM_EC=0 ++ jobs -p + exit 0 Provides: pngnq = 1.1-10.mga8 pngnq(aarch-64) = 1.1-10.mga8 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libz.so.1()(64bit) Processing files: pngnq-debugsource-1.1-10.mga8.aarch64 Provides: pngnq-debugsource = 1.1-10.mga8 pngnq-debugsource(aarch-64) = 1.1-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pngnq-debuginfo-1.1-10.mga8.aarch64 Provides: debuginfo(build-id) = 3031e8a93260fcde452b47f89256feeff830f6e7 debuginfo(build-id) = bc86a147a67ca2af536fa57a328a7f18d9f506da pngnq-debuginfo = 1.1-10.mga8 pngnq-debuginfo(aarch-64) = 1.1-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pngnq-debugsource(aarch-64) = 1.1-10.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pngnq-1.1-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pngnq-debugsource-1.1-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pngnq-debuginfo-1.1-10.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9lNNKe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pngnq-1.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pngnq-1.1-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X8Cvyd + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pngnq-1.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!