D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/pngtools-0.4-8.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.naNEVw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pngtools-0.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pngtools_0_4.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pngtools-0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/pngtools-0.4-mga-man-section.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rWkqyG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pngtools-0.4 + '[' 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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 CPPFLAGS=-I/usr/include/libpng12 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/iurt/rpmbuild/BUILD/pngtools-0.4/config/missing: Unknown `--run' option Try `/home/iurt/rpmbuild/BUILD/pngtools-0.4/config/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... none checking for a BSD-compatible install... /usr/bin/install -c checking for atan in -lm... yes checking for png_libpng_ver in -lpng... no 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for vprintf... yes checking for _doprnt... no configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 'LIBS=-lm -lpng12' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pngtools\" -DVERSION=\"0.2\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_PNG_H=1 -DHAVE_VPRINTF=1 -I. -I/usr/include/libpng12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pngchunkdesc.c pngchunkdesc.c: In function 'main': pngchunkdesc.c:38:9: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 38 | s[strlen (s) - 1] = '\0'; | ^~~~~~ pngchunkdesc.c:23:1: note: include '' or provide a declaration of 'strlen' 22 | #include +++ |+#include 23 | pngchunkdesc.c:38:9: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 38 | s[strlen (s) - 1] = '\0'; | ^~~~~~ pngchunkdesc.c:38:9: note: include '' or provide a declaration of 'strlen' pngchunkdesc.c:41:15: warning: implicit declaration of function 'isupper' [-Wimplicit-function-declaration] 41 | isupper (s[0]) ? meanings[0][0] : meanings[0][1], | ^~~~~~~ pngchunkdesc.c:23:1: note: include '' or provide a declaration of 'isupper' 22 | #include +++ |+#include 23 | gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pngchunkdesc pngchunkdesc.o -lm -lpng12 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pngtools\" -DVERSION=\"0.2\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_PNG_H=1 -DHAVE_VPRINTF=1 -I. -I/usr/include/libpng12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c inflateraster.c inflateraster.c: In function 'inflateraster': inflateraster.c:36:27: warning: implicit declaration of function 'pow' [-Wimplicit-function-declaration] 36 | scalefactor = (float) pow(2.0, (double) targetbitdepth) / | ^~~ inflateraster.c:3:1: note: include '' or provide a declaration of 'pow' 2 | #include +++ |+#include 3 | inflateraster.c:36:27: warning: incompatible implicit declaration of built-in function 'pow' [-Wbuiltin-declaration-mismatch] 36 | scalefactor = (float) pow(2.0, (double) targetbitdepth) / | ^~~ inflateraster.c:36:27: note: include '' or provide a declaration of 'pow' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pngtools\" -DVERSION=\"0.2\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_PNG_H=1 -DHAVE_VPRINTF=1 -I. -I/usr/include/libpng12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pngcp.c pngcp.c: In function 'main': pngcp.c:46:28: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] 46 | targetbitdepth = atoi(optarg); | ^~~~ pngcp.c:68:74: warning: comparison between pointer and integer 68 | if((input = readimage(argv[i], &width, &height, &bitdepth, &channels)) == -1){ | ^~ pngcp.c:70:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 70 | exit(42); | ^~~~ pngcp.c:5:1: note: include '' or provide a declaration of 'exit' 4 | #include "pngcp.h" +++ |+#include 5 | pngcp.c:70:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 70 | exit(42); | ^~~~ pngcp.c:70:5: note: include '' or provide a declaration of 'exit' pngcp.c:76:57: warning: comparison between pointer and integer 76 | channels, targetchannels)) == -1){ | ^~ pngcp.c:78:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 78 | exit(42); | ^~~~ pngcp.c:78:5: note: include '' or provide a declaration of 'exit' pngcp.c:84:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 84 | exit(42); | ^~~~ pngcp.c:84:5: note: include '' or provide a declaration of 'exit' pngcp.c: In function 'usage': pngcp.c:92:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 92 | exit(1); | ^~~~ pngcp.c:92:3: note: include '' or provide a declaration of 'exit' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pngtools\" -DVERSION=\"0.2\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_PNG_H=1 -DHAVE_VPRINTF=1 -I. -I/usr/include/libpng12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pngwrite.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pngtools\" -DVERSION=\"0.2\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_PNG_H=1 -DHAVE_VPRINTF=1 -I. -I/usr/include/libpng12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pngread.c pngread.c: In function 'readimage': pngread.c:28:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 28 | fread(sig, 1, 8, image); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pngtools\" -DVERSION=\"0.2\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_PNG_H=1 -DHAVE_VPRINTF=1 -I. -I/usr/include/libpng12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pngchunks.c pngchunks.c: In function 'main': pngchunks.c:55:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 55 | exit (1); | ^~~~ pngchunks.c:11:1: note: include '' or provide a declaration of 'exit' 10 | #include +++ |+#include 11 | pngchunks.c:55:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 55 | exit (1); | ^~~~ pngchunks.c:55:7: note: include '' or provide a declaration of 'exit' pngchunks.c:62:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 62 | exit(1); | ^~~~ pngchunks.c:62:7: note: include '' or provide a declaration of 'exit' pngchunks.c:68:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 68 | exit (1); | ^~~~ pngchunks.c:68:7: note: include '' or provide a declaration of 'exit' pngchunks.c:76:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 76 | exit(1); | ^~~~ pngchunks.c:76:5: note: include '' or provide a declaration of 'exit' pngchunks.c:86:14: warning: implicit declaration of function 'ntohl' [-Wimplicit-function-declaration] 86 | ntohl(head->len), | ^~~~~ pngchunks.c:94:15: warning: implicit declaration of function 'isupper' [-Wimplicit-function-declaration] 94 | isupper (head->type.c[0]) ? meanings[0][0] : meanings[0][1], | ^~~~~~~ pngchunks.c:11:1: note: include '' or provide a declaration of 'isupper' 10 | #include +++ |+#include 11 | pngchunks.c:168:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 168 | exit(1); | ^~~~ pngchunks.c:168:7: note: include '' or provide a declaration of 'exit' pngchunks.c: In function 'usage': pngchunks.c:176:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 176 | exit(1); | ^~~~ pngchunks.c:176:3: note: include '' or provide a declaration of 'exit' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pngcp pngcp.o pngread.o pngwrite.o inflateraster.o -lm -lpng12 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pngchunks pngchunks.o -lm -lpng12 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pngtools\" -DVERSION=\"0.2\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_PNG_H=1 -DHAVE_VPRINTF=1 -I. -I/usr/include/libpng12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pnginfo.c pnginfo.c: In function 'pnginfo_displayfile': pnginfo.c:187:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 187 | printf (" Image Width: %d Image Length: %d\n", width, height); | ~^ ~~~~~ | | | | int long unsigned int | %ld pnginfo.c:187:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 187 | printf (" Image Width: %d Image Length: %d\n", width, height); | ~^ ~~~~~~ | | | | int long unsigned int | %ld pnginfo.c:281:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'png_uint_32' {aka 'long unsigned int'} [-Wformat=] 281 | printf (" Resolution: %d, %d ", | ~^ | | | int | %ld 282 | info->x_pixels_per_unit, info->y_pixels_per_unit); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | png_uint_32 {aka long unsigned int} pnginfo.c:281:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'png_uint_32' {aka 'long unsigned int'} [-Wformat=] 281 | printf (" Resolution: %d, %d ", | ~^ | | | int | %ld 282 | info->x_pixels_per_unit, info->y_pixels_per_unit); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | png_uint_32 {aka long unsigned int} pnginfo.c:405:33: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 405 | printf ("* %d ", runlen); | ~^ ~~~~~~ | | | | int long unsigned int | %ld pnginfo.c:154:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 154 | fread (sig, 1, 8, image); | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pnginfo pnginfo.o -lm -lpng12 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.usoFK5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64 + cd pngtools-0.4 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr exec_prefix=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr bindir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin sbindir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/sbin sysconfdir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/etc datadir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/share includedir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/include libdir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/lib64 libexecdir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/libexec localstatedir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/var sharedstatedir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/var/lib mandir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/share/man infodir=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/share/info install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pngtools-0.4' test -z "/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin" /usr/bin/install -c 'pnginfo' '/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin/pnginfo' /usr/bin/install -c 'pngcp' '/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin/pngcp' /usr/bin/install -c 'pngchunkdesc' '/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin/pngchunkdesc' /usr/bin/install -c 'pngchunks' '/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin/pngchunks' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pngtools-0.4' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/share/man/man1 + install -m 0644 man/pngchunkdesc.3 /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64//usr/share/man/man1/pngchunkdesc.1 + install -m 0644 man/pngcp.3 /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64//usr/share/man/man1/pngcp.1 + install -m 0644 man/pnginfo.3 /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64//usr/share/man/man1/pnginfo.1 + install -m 0644 /home/iurt/rpmbuild/SOURCES/pngchunks.1 /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64//usr/share/man/man1/pngchunks.1 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.4-8.mga9 --unique-debug-suffix -0.4-8.mga9.aarch64 --unique-debug-src-base pngtools-0.4-8.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pngtools-0.4 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin/pngchunks extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin/pngchunkdesc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin/pngcp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/bin/pnginfo dwz: ./usr/bin/pngchunkdesc-0.4-8.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pngchunks-0.4-8.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pngcp-0.4-8.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pnginfo-0.4-8.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 144kB, size after compression: 144kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match. 57 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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pngtools-0.4-8.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.icK8BJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pngtools-0.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/share/doc/pngtools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/share/doc/pngtools + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/share/doc/pngtools + cp -pr README /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64/usr/share/doc/pngtools + RPM_EC=0 ++ jobs -p + exit 0 Provides: pngtools = 0.4-8.mga9 pngtools(aarch-64) = 0.4-8.mga9 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpng12.so.0()(64bit) libpng12.so.0(PNG12_0)(64bit) Processing files: pngtools-debugsource-0.4-8.mga9.aarch64 Provides: pngtools-debugsource = 0.4-8.mga9 pngtools-debugsource(aarch-64) = 0.4-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pngtools-debuginfo-0.4-8.mga9.aarch64 Provides: debuginfo(build-id) = 6a7e807d55124d7bad70a8a405b12fe17c784bd4 debuginfo(build-id) = 6c42180e740808eda54fcc93e259ebcfa3d4d97a debuginfo(build-id) = de97a1746624d83f91738ed763bc7f38fe01507b debuginfo(build-id) = eb7a43590d77dbb13aa17b5bff72417119288678 pngtools-debuginfo = 0.4-8.mga9 pngtools-debuginfo(aarch-64) = 0.4-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pngtools-debugsource(aarch-64) = 0.4-8.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pngtools-debugsource-0.4-8.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pngtools-0.4-8.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pngtools-debuginfo-0.4-8.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iVKDD2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pngtools-0.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pngtools-0.4-8.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HeILpZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pngtools-0.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!