D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/qiv-2.3.2-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BNemHe + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf qiv-2.3.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/qiv-2.3.2.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qiv-2.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/qiv-2.3.2-optflags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e 's:$(CC) $(CFLAGS):$(CC) $(LDFLAGS) $(CFLAGS):' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EdaxNb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qiv-2.3.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif xmalloc.c -o xmalloc.o xmalloc.c: In function 'xmalloc': xmalloc.c:24:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=] 24 | fprintf(stderr, "Error: Insufficient memory " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 30 | (unsigned int) size); | ~~~~~~~~~~~~~~~~~~~ | | | unsigned int xmalloc.c:26:27: note: format string is defined here 26 | "(attempt to malloc %zu bytes)\n", | ~~^ | | | long unsigned int | %u xmalloc.c: In function 'xcalloc': xmalloc.c:42:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=] 42 | fprintf(stderr, "Error: Insufficient memory " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 48 | (unsigned int) size); | ~~~~~~~~~~~~~~~~~~~ | | | unsigned int xmalloc.c:44:27: note: format string is defined here 44 | "(attempt to calloc %zu bytes)\n", | ~~^ | | | long unsigned int | %u xmalloc.c: In function 'xrealloc': xmalloc.c:67:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=] 67 | fprintf(stderr, "Error: Insufficient memory " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 73 | (unsigned int) size); | ~~~~~~~~~~~~~~~~~~~ | | | unsigned int xmalloc.c:69:28: note: format string is defined here 69 | "(attempt to realloc %zu bytes)\n", | ~~^ | | | long unsigned int | %u gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif main.c -o main.o main.c: In function 'main': main.c:116:13: warning: g_main_loop_new 116 | qiv_main_loop = g_main_new(TRUE); | ^~~~~~~~~~~~~~~~~ main.c:211:13: warning: g_main_loop_run 211 | g_main_run(qiv_main_loop); /* will never return */ | ^~~~~~~~~~~~~~~~~ main.c: In function 'qiv_exit': main.c:226:13: warning: g_main_loop_unref 226 | g_main_destroy(qiv_main_loop); | ^~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif options.c -o options.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif utils.c -o utils.o utils.c: In function 'copy2select': utils.c:218:43: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 218 | while((n = read(fdi, buf, BUFSIZ)) > 0) write(fdo, buf, n); | ^~~~~~~~~~~~~~~~~~ utils.c: In function 'move2trash': utils.c:60:44: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1024 [-Wformat-truncation=] 60 | snprintf(trashfile, sizeof trashfile, "%s/%s/%s", path_result, TRASH_DIR, ptr+1); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 4108) into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:50:47: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1013 [-Wformat-truncation=] 50 | snprintf(trashfile, sizeof trashfile, "%s/%s", TRASH_DIR, path_result); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 4107 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from utils.c:11: In function 'strncpy', inlined from 'move2trash' at utils.c:48:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'copy2select': utils.c:164:40: warning: '/.qiv-select' directive output may be truncated writing 12 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 164 | snprintf(dstfile, sizeof dstfile, "%s/.qiv-select", select_dir); | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 1036 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:191:43: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 191 | snprintf(dstfile, sizeof dstfile, "%s/%s", select_dir, ptr); | ^ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 1025) into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:203:41: warning: '.bak' directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 203 | snprintf(tmp, sizeof dstfilebak, "%s.bak", dstfilebak); | ^~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 1028 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'rreaddir': utils.c:641:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] 641 | snprintf(name, sizeof name, "%s/%s", cdirname, entry->d_name); | ^~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 1280 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'get_exif_values': utils.c:1006:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 232 [-Wformat-truncation=] 1006 | snprintf(line, 255, "%-21s: %s\n", exif_tag_get_name_in_ifd(tags[i].tag,tags[i].ifd), buffer); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 25 or more bytes (assuming 280) into a destination of size 255 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:1027:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 232 [-Wformat-truncation=] 1027 | snprintf(line, 255, "%-21s: %s\n", exif_tag_get_name_in_ifd(gps_tags[i], EXIF_IFD_GPS), buffer); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 25 or more bytes (assuming 280) into a destination of size 255 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif image.c -o image.o image.c: In function 'setup_win': image.c:397:5: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] 397 | icon_list.data = gdk_pixbuf_new_from_inline (-1, qiv_icon, FALSE, NULL); | ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gdk/gdkprivate.h:30, from /usr/include/gtk-2.0/gdk/gdkx.h:30, from image.c:12: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif event.c -o event.o gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS main.o image.o event.o options.o utils.o xmalloc.o -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lImlib2 -lX11 -lXext -lgio-2.0 -llcms2 -ljpeg -ltiff -lexif -lmagic -o qiv + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sbRXbb + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64 + cd qiv-2.3.2 + '[' 1 -eq 1 ']' + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/bin + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/man/man1 + /usr/bin/perl -pi -e 's!PREFIX\)/man/man1!PREFIX\)/share/man/man1!g' Makefile + DISPLAY= + make PREFIX=/home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr install gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif main.c -o main.o main.c: In function 'main': main.c:116:13: warning: g_main_loop_new 116 | qiv_main_loop = g_main_new(TRUE); | ^~~~~~~~~~~~~~~~~ main.c:211:13: warning: g_main_loop_run 211 | g_main_run(qiv_main_loop); /* will never return */ | ^~~~~~~~~~~~~~~~~ main.c: In function 'qiv_exit': main.c:226:13: warning: g_main_loop_unref 226 | g_main_destroy(qiv_main_loop); | ^~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif image.c -o image.o image.c: In function 'setup_win': image.c:397:5: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] 397 | icon_list.data = gdk_pixbuf_new_from_inline (-1, qiv_icon, FALSE, NULL); | ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gdk/gdkprivate.h:30, from /usr/include/gtk-2.0/gdk/gdkx.h:30, from image.c:12: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif event.c -o event.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif options.c -o options.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif utils.c -o utils.o utils.c: In function 'copy2select': utils.c:218:43: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 218 | while((n = read(fdi, buf, BUFSIZ)) > 0) write(fdo, buf, n); | ^~~~~~~~~~~~~~~~~~ utils.c: In function 'move2trash': utils.c:60:44: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1024 [-Wformat-truncation=] 60 | snprintf(trashfile, sizeof trashfile, "%s/%s/%s", path_result, TRASH_DIR, ptr+1); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 4108) into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:50:47: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1013 [-Wformat-truncation=] 50 | snprintf(trashfile, sizeof trashfile, "%s/%s", TRASH_DIR, path_result); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 4107 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from utils.c:11: In function 'strncpy', inlined from 'move2trash' at utils.c:48:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'copy2select': utils.c:164:40: warning: '/.qiv-select' directive output may be truncated writing 12 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 164 | snprintf(dstfile, sizeof dstfile, "%s/.qiv-select", select_dir); | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 1036 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:191:43: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 191 | snprintf(dstfile, sizeof dstfile, "%s/%s", select_dir, ptr); | ^ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 1025) into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:203:41: warning: '.bak' directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 203 | snprintf(tmp, sizeof dstfilebak, "%s.bak", dstfilebak); | ^~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 1028 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'rreaddir': utils.c:641:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] 641 | snprintf(name, sizeof name, "%s/%s", cdirname, entry->d_name); | ^~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 1280 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'get_exif_values': utils.c:1006:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 232 [-Wformat-truncation=] 1006 | snprintf(line, 255, "%-21s: %s\n", exif_tag_get_name_in_ifd(tags[i].tag,tags[i].ifd), buffer); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 25 or more bytes (assuming 280) into a destination of size 255 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:1027:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 232 [-Wformat-truncation=] 1027 | snprintf(line, 255, "%-21s: %s\n", exif_tag_get_name_in_ifd(gps_tags[i], EXIF_IFD_GPS), buffer); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from utils.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 25 or more bytes (assuming 280) into a destination of size 255 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libexif xmalloc.c -o xmalloc.o xmalloc.c: In function 'xmalloc': xmalloc.c:24:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=] 24 | fprintf(stderr, "Error: Insufficient memory " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 30 | (unsigned int) size); | ~~~~~~~~~~~~~~~~~~~ | | | unsigned int xmalloc.c:26:27: note: format string is defined here 26 | "(attempt to malloc %zu bytes)\n", | ~~^ | | | long unsigned int | %u xmalloc.c: In function 'xcalloc': xmalloc.c:42:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=] 42 | fprintf(stderr, "Error: Insufficient memory " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 48 | (unsigned int) size); | ~~~~~~~~~~~~~~~~~~~ | | | unsigned int xmalloc.c:44:27: note: format string is defined here 44 | "(attempt to calloc %zu bytes)\n", | ~~^ | | | long unsigned int | %u xmalloc.c: In function 'xrealloc': xmalloc.c:67:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=] 67 | fprintf(stderr, "Error: Insufficient memory " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 73 | (unsigned int) size); | ~~~~~~~~~~~~~~~~~~~ | | | unsigned int xmalloc.c:69:28: note: format string is defined here 69 | "(attempt to realloc %zu bytes)\n", | ~~^ | | | long unsigned int | %u gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fcaller-saves -ffast-math -fno-strength-reduce -fthread-jumps -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_PNG -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM -DEXTN_JPEG -DEXTN_SVG -DEXTN_WMF -DEXTN_ICO -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"Monospace 9"' -DCOMMENT_FONT='"Monospace 20"' -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DHAVE_MAGIC -DHAVE_EXIF -DSUPPORT_LCMS main.o image.o event.o options.o utils.o xmalloc.o -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lImlib2 -lX11 -lXext -lgio-2.0 -llcms2 -ljpeg -ltiff -lexif -lmagic -o qiv Installing QIV... install -m 0755 qiv /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/bin install -m 0644 qiv.1 /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/man/man1 gzip -9f /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/man/man1/qiv.1 install -d -m 0755 /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/pixmaps install -m 0644 qiv.png /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/pixmaps/qiv.png install -d -m 0755 /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/applications install -m 0644 qiv.desktop /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/applications/qiv.desktop (qiv:5778): Gdk-WARNING **: 11:44:18.078: cannot open display: -- Test Failed -- \nDont forget to look into the "qiv-command" file and install it!\n-> cp qiv-command.example /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/bin/qiv-command\n\n + cp contrib/qiv-command.example /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/bin/qiv-command + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.3.2-2.mga8 --unique-debug-suffix -2.3.2-2.mga8.aarch64 --unique-debug-src-base qiv-2.3.2-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/qiv-2.3.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/bin/qiv extracting debug info from /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/bin/qiv original debug info size: 284kB, size after compression: 248kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 275 blocks + '[' -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/translate_menu + '[' -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 Warning: unused libraries in /usr/bin/qiv: libharfbuzz.so.0 libcairo.so.2 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/qiv-command from /bin/bash to #!/usr/bin/bash Processing files: qiv-2.3.2-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Vsc36b + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qiv-2.3.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/doc/qiv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/doc/qiv + cp -pr README /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/doc/qiv + cp -pr Changelog /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/doc/qiv + cp -pr README.COPYING /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64/usr/share/doc/qiv + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(qiv.desktop) mimehandler(image/bmp) mimehandler(image/gif) mimehandler(image/jpeg) mimehandler(image/jpg) mimehandler(image/pjpeg) mimehandler(image/png) mimehandler(image/svg+xml) mimehandler(image/svg+xml-compressed) mimehandler(image/tiff) mimehandler(image/vnd.wap.wbmp) mimehandler(image/x-bmp) mimehandler(image/x-gray) mimehandler(image/x-icb) mimehandler(image/x-ico) mimehandler(image/x-pcx) mimehandler(image/x-png) mimehandler(image/x-portable-anymap) mimehandler(image/x-portable-bitmap) mimehandler(image/x-portable-graymap) mimehandler(image/x-portable-pixmap) mimehandler(image/x-xbitmap) mimehandler(image/x-xpixmap) qiv = 2.3.2-2.mga8 qiv(aarch-64) = 2.3.2-2.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) libImlib2.so.1()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libexif.so.12()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) liblcms2.so.2()(64bit) libmagic.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) Processing files: qiv-debugsource-2.3.2-2.mga8.aarch64 Provides: qiv-debugsource = 2.3.2-2.mga8 qiv-debugsource(aarch-64) = 2.3.2-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: qiv-debuginfo-2.3.2-2.mga8.aarch64 Provides: debuginfo(build-id) = 1e7aa53571dc40655953b3f8e07c51e1b6ae8190 qiv-debuginfo = 2.3.2-2.mga8 qiv-debuginfo(aarch-64) = 2.3.2-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qiv-debugsource(aarch-64) = 2.3.2-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qiv-2.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qiv-debugsource-2.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qiv-debuginfo-2.3.2-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9PtrSb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qiv-2.3.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/qiv-2.3.2-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RDTdLd + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf qiv-2.3.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!