+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gpicview.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g0S341 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gpicview-0.2.5 + /usr/bin/xz -dc /builddir/build/SOURCES/gpicview-0.2.5.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpicview-0.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CNhWyc + umask 022 + cd /builddir/build/BUILD + cd gpicview-0.2.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for library containing strerror... none required checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for ANSI C header files... (cached) yes checking whether make supports nested variables... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for X11... yes checking for jpeg_start_decompress in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands GPicView....................... : Version 0.2.5 Prefix..........................: /usr The binary will be installed in /usr/bin http://lxde.org/ + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5/src' gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-gpicview.o `test -f 'gpicview.c' || echo './'`gpicview.c gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-image-list.o `test -f 'image-list.c' || echo './'`image-list.c gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-main-win.o `test -f 'main-win.c' || echo './'`main-win.c gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-image-view.o `test -f 'image-view.c' || echo './'`image-view.c gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-working-area.o `test -f 'working-area.c' || echo './'`working-area.c main-win.c: In function 'main_win_open': main-win.c:381:9: warning: 'return' with no value, in function returning non-void return; ^~~~~~ main-win.c:373:10: note: declared here gboolean main_win_open( MainWin* mw, const char* file_path, ZoomMode zoom ) ^~~~~~~~~~~~~ main-win.c: In function 'main_win_close': main-win.c:510:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( mw->animation_timeout ); ^~ main-win.c:511:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' { ^ gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-ptk-menu.o `test -f 'ptk-menu.c' || echo './'`ptk-menu.c gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-file-dlgs.o `test -f 'file-dlgs.c' || echo './'`file-dlgs.c working-area.c: In function 'gf_display_get_workarea': working-area.c:37:10: warning: variable 'desktops' set but not used [-Wunused-but-set-variable] guint32 desktops = 0, current = 0; ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-jpeg-tran.o `test -f 'jpeg-tran.c' || echo './'`jpeg-tran.c gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-tran-supp.o `test -f 'tran-supp.c' || echo './'`tran-supp.c file-dlgs.c: In function 'get_save_filename': file-dlgs.c:189:32: warning: too many arguments for format [-Wformat-extra-args] tmp = g_strdup_printf( "%s (*.%s)", desc, exts[0], NULL ); ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-pref.o `test -f 'pref.c' || echo './'`pref.c gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-jhead.o `test -f 'jhead.c' || echo './'`jhead.c gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-exif.o `test -f 'exif.c' || echo './'`exif.c gcc -DHAVE_CONFIG_H -I. -I.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gpicview-jpgfile.o `test -f 'jpgfile.c' || echo './'`jpgfile.c exif.c: In function 'ProcessExifDir': exif.c:471:29: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("Map: %05d-%05d: Directory\n",DirStart-OffsetBase, DirEnd+4-OffsetBase); ~~~^ ~~~~~~~~~~~~~~~~~~~ %05ld exif.c:471:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] printf("Map: %05d-%05d: Directory\n",DirStart-OffsetBase, DirEnd+4-OffsetBase); ~~~^ ~~~~~~~~~~~~~~~~~~~ %05ld At top level: exif.c:66:21: warning: 'OrientTab' defined but not used [-Wunused-variable] static const char * OrientTab[9] = { ^~~~~~~~~ exif.c:35:25: warning: 'ProcessTable' defined but not used [-Wunused-const-variable=] static const TagTable_t ProcessTable[] = { ^~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xml_purge-xml-purge.o `test -f 'xml-purge.c' || echo './'`xml-purge.c xml-purge.c: In function 'main': xml-purge.c:27:4: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] if( buf == (char*)malloc( statbuf.st_size + 1 ) ) ^ xml-purge.c:16:8: note: 'buf' was declared here char* buf, *pbuf; ^~~ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xml-purge xml_purge-xml-purge.o -lX11 -ljpeg libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xml-purge xml_purge-xml-purge.o -lX11 -ljpeg /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gpicview gpicview-gpicview.o gpicview-image-list.o gpicview-main-win.o gpicview-image-view.o gpicview-working-area.o gpicview-ptk-menu.o gpicview-file-dlgs.o gpicview-jpeg-tran.o gpicview-tran-supp.o gpicview-pref.o gpicview-jhead.o gpicview-exif.o gpicview-jpgfile.o -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm -ljpeg libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gpicview gpicview-gpicview.o gpicview-image-list.o gpicview-main-win.o gpicview-image-view.o gpicview-working-area.o gpicview-ptk-menu.o gpicview-file-dlgs.o gpicview-jpeg-tran.o gpicview-tran-supp.o gpicview-pref.o gpicview-jhead.o gpicview-exif.o gpicview-jpgfile.o -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm -ljpeg make[2]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5/src' Making all in po make[2]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fo.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lg.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo tt_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tt_RU.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5/po' Making all in data make[2]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5/data' make[2]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5' LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po gpicview.desktop.in gpicview.desktop Generating and caching the translation database Merging translations into gpicview.desktop. make[2]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5' make[1]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P2xJz0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64 + cd gpicview-0.2.5 + rm -rf /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5/src' make[2]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p gpicview '/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/bin' libtool: install: install -p gpicview /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/bin/gpicview make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5/src' make[1]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5/po' linguas="af ar ast be bg bn bn_IN bs ca cs da de el en_GB eo es et eu fa fi fo fr gl he hr hu id is it ja kk kn ko lg lt ml ms nb nl nn pa pl ps pt pt_BR ro ru sk sr sr@latin sv te th tr tt_RU ug uk ur ur_PK vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gpicview-0.2.5/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/gpicview.mo; \ echo "installing $lang.gmo as $dir/gpicview.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/gpicview.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gpicview.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/gpicview.mo.m; \ echo "installing $lang.gmo.m as $dir/gpicview.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/gpicview.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gpicview.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/af/LC_MESSAGES/gpicview.mo installing ar.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/gpicview.mo installing ast.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/gpicview.mo installing be.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/be/LC_MESSAGES/gpicview.mo installing bg.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/gpicview.mo installing bn.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/gpicview.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/gpicview.mo installing bs.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/gpicview.mo installing ca.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/gpicview.mo installing cs.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/gpicview.mo installing da.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/gpicview.mo installing de.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/gpicview.mo installing el.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/gpicview.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/gpicview.mo installing eo.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/gpicview.mo installing es.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/gpicview.mo installing et.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/gpicview.mo installing eu.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/gpicview.mo installing fa.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/gpicview.mo installing fi.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/gpicview.mo installing fo.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/fo/LC_MESSAGES/gpicview.mo installing fr.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/gpicview.mo installing gl.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/gpicview.mo installing he.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/gpicview.mo installing hr.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/gpicview.mo installing hu.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/gpicview.mo installing id.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/gpicview.mo installing is.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/gpicview.mo installing it.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/gpicview.mo installing ja.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/gpicview.mo installing kk.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/kk/LC_MESSAGES/gpicview.mo installing kn.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/gpicview.mo installing ko.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/gpicview.mo installing lg.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/lg/LC_MESSAGES/gpicview.mo installing lt.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/gpicview.mo installing ml.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/gpicview.mo installing ms.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/gpicview.mo installing nb.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/gpicview.mo installing nl.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/gpicview.mo installing nn.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES/gpicview.mo installing pa.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/gpicview.mo installing pl.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/gpicview.mo installing ps.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ps/LC_MESSAGES/gpicview.mo installing pt.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/gpicview.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/gpicview.mo installing ro.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/gpicview.mo installing ru.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/gpicview.mo installing sk.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/gpicview.mo installing sr.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/gpicview.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/gpicview.mo installing sv.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/gpicview.mo installing te.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/gpicview.mo installing th.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/th/LC_MESSAGES/gpicview.mo installing tr.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/gpicview.mo installing tt_RU.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/tt_RU/LC_MESSAGES/gpicview.mo installing ug.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ug/LC_MESSAGES/gpicview.mo installing uk.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/gpicview.mo installing ur.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ur/LC_MESSAGES/gpicview.mo installing ur_PK.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/ur_PK/LC_MESSAGES/gpicview.mo installing vi.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/gpicview.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/gpicview.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/gpicview.mo make[1]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5/po' Making install in data make[1]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5/data' make[2]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/gpicview/pixmaps' install -p -m 644 pixmaps/object-rotate-right.png pixmaps/object-rotate-left.png pixmaps/object-flip-horizontal.png pixmaps/object-flip-vertical.png '/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/gpicview/pixmaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/gpicview/ui' install -p -m 644 pref-dlg.ui '/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/gpicview/ui' make[2]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5/data' make[1]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5/data' make[1]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5' make[2]: Entering directory '/builddir/build/BUILD/gpicview-0.2.5' make[2]: Nothing to be done for 'install-exec-am'. if test -d ./pixmaps; then \ /bin/sh /builddir/build/BUILD/gpicview-0.2.5/install-sh -d /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/gpicview/pixmaps; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ install -p -m 644 $pixmap /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/gpicview/pixmaps; \ fi \ done \ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/applications' install -p -m 644 gpicview.desktop '/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/icons/hicolor/48x48/apps' install -p -m 644 gpicview.png '/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/icons/hicolor/48x48/apps' make[2]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5' make[1]: Leaving directory '/builddir/build/BUILD/gpicview-0.2.5' + desktop-file-install --delete-original --dir=/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/applications --remove-category=Application --remove-category=Utility --remove-category=Photography /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/applications/gpicview.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64 gpicview + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gpicview-0.2.5-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aIKVfD + umask 022 + cd /builddir/build/BUILD + cd gpicview-0.2.5 + DOCDIR=/builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/doc/gpicview + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/doc/gpicview + cp -pr COPYING /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/doc/gpicview + cp -pr AUTHORS /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64/usr/share/doc/gpicview + exit 0 Provides: application() application(gpicview.desktop) gpicview = 0.2.5-4.fc28 gpicview(riscv-64) = 0.2.5-4.fc28 mimehandler(application/pcx) mimehandler(image/bmp) mimehandler(image/gif) mimehandler(image/jpeg) mimehandler(image/jpg) mimehandler(image/png) mimehandler(image/svg+xml) mimehandler(image/svg-xml) mimehandler(image/tiff) mimehandler(image/x-bmp) mimehandler(image/x-pcx) mimehandler(image/x-portable-bitmap) mimehandler(image/x-portable-greymap) mimehandler(image/x-portable-pixmap) mimehandler(image/x-targa) mimehandler(image/x-tga) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(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) libgtk-x11-2.0.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/gpicview-0.2.5-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gpicview-0.2.5-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OPRkQD + umask 022 + cd /builddir/build/BUILD + cd gpicview-0.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gpicview-0.2.5-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff