+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tagtool.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.kgTYuN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tagtool-0.12.3 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tagtool-0.12.3.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd tagtool-0.12.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (tagtool-contents.patch):' Patch #1 (tagtool-contents.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .contents --fuzz=0 patching file src/main_win.c patching file src/tagtool.glade + echo 'Patch #2 (tagtool-desktop.patch):' Patch #2 (tagtool-desktop.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .desktop --fuzz=0 patching file data/tagtool.desktop.in + echo 'Patch #3 (tagtool-0.12.3-oga.patch):' Patch #3 (tagtool-0.12.3-oga.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .oga --fuzz=0 patching file src/audio_file.c patching file src/file_list.c + echo 'Patch #4 (tagtool-DSOLink.patch):' Patch #4 (tagtool-DSOLink.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dsolinking --fuzz=0 patching file src/Makefile.am patching file src/Makefile.in + echo 'Patch #5 (tagtool-aarch64.patch):' Patch #5 (tagtool-aarch64.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .aarch64 --fuzz=0 patching file config.guess patching file config.sub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6SmXmf + umask 022 + cd /builddir/build/BUILD + cd tagtool-0.12.3 + 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 + ./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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-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 gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes 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 id3.h usability... yes checking id3.h presence... yes checking for id3.h... yes checking for main in -lid3... yes checking for ID3FrameInfo_LongName in -lid3... no checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking vorbis/vorbisfile.h usability... yes checking vorbis/vorbisfile.h presence... yes checking for vorbis/vorbisfile.h... yes checking for main in -lvorbis... yes checking for main in -lvorbisfile... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for size_t... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for working POSIX fnmatch... yes checking for working strcoll... yes checking for working strtod... yes checking for strcasecmp... yes checking for nl_langinfo... yes checking for regcomp... yes checking for intltool >= 0.30... 0.35.0 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext 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 for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... pt fr cs es it en_GB de bg lt ua ru pl sv nl pt_BR configure: creating ./config.status config.status: creating data/Makefile config.status: creating pixmaps/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating Makefile config.status: creating tagtool.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configuration information: MP3 support: yes Ogg Vorbis support: yes Now run 'make' to compile tagtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-file_list.o `test -f 'file_list.c' || echo './'`file_list.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-file_util.o `test -f 'file_util.c' || echo './'`file_util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-edit_tab.o `test -f 'edit_tab.c' || echo './'`edit_tab.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-elist.o `test -f 'elist.c' || echo './'`elist.c elist.c: In function 'g_elist_print': elist.c:200:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] printf("0x%08X\n", (unsigned int)iter->data); ^ elist.c: In function 'g_elist_remove_link': elist.c:111:2: warning: ignoring return value of 'g_list_remove_link', declared with attribute warn_unused_result [-Wunused-result] g_list_remove_link(aux, llink); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_util.c: In function 'fu_get_file_list': file_util.c:215:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(dir_path); ^~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-math_util.o `test -f 'math_util.c' || echo './'`math_util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-genre.o `test -f 'genre.c' || echo './'`genre.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-mru.o `test -f 'mru.c' || echo './'`mru.c file_list.c: In function 'cb_ctx_manual_rename': file_list.c:435:2: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] new_name = rename_prompt_new_name(g_basename(old_path)); ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_list.c:6: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-prefs.o `test -f 'prefs.c' || echo './'`prefs.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-prefs_versions.o `test -f 'prefs_versions.c' || echo './'`prefs_versions.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-rename_tab.o `test -f 'rename_tab.c' || echo './'`rename_tab.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-playlist_tab.o `test -f 'playlist_tab.c' || echo './'`playlist_tab.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-tag_tab.o `test -f 'tag_tab.c' || echo './'`tag_tab.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-main_win.o `test -f 'main_win.c' || echo './'`main_win.c rename_tab.c: In function 'rename_files': rename_tab.c:297:5: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] temp_utf8 = str_filename_to_utf8(g_basename(new_full_name->str), _("(UTF8 conversion error)")); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from rename_tab.c:8: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ playlist_tab.c: In function 'create_playlist_in_dir': playlist_tab.c:262:2: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] pl_name_display = str_filename_to_utf8(g_basename(pl_name), _("(UTF8 conversion error)")); ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from playlist_tab.c:6: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-progress_dlg.o `test -f 'progress_dlg.c' || echo './'`progress_dlg.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-help.o `test -f 'help.c' || echo './'`help.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-audio_file.o `test -f 'audio_file.c' || echo './'`audio_file.c tag_tab.c: In function 'cb_tag_go': tag_tab.c:404:28: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(buf, 10, "%02u", track_auto_index++); ^ In file included from /usr/include/stdio.h:861:0, from tag_tab.c:2: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 11 bytes into a destination of size 10 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-char_conv_dlg.o `test -f 'char_conv_dlg.c' || echo './'`char_conv_dlg.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-message_box.o `test -f 'message_box.c' || echo './'`message_box.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-cursor.o `test -f 'cursor.c' || echo './'`cursor.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-gtk_util.o `test -f 'gtk_util.c' || echo './'`gtk_util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-glib_util.o `test -f 'glib_util.c' || echo './'`glib_util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-str_util.o `test -f 'str_util.c' || echo './'`str_util.c glib_util.c: In function 'table_free_entry': glib_util.c:8:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int flags = (int)data; ^ glib_util.c: In function 'g_hash_table_free': glib_util.c:18:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_hash_table_foreach(hash_table, table_free_entry, (gpointer)(free_keys | free_values<<1)); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-str_convert.o `test -f 'str_convert.c' || echo './'`str_convert.c str_util.c: In function 'str_strnchr': str_util.c:207:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int p = (int)s; ^ str_util.c:210:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] while (*(char *)p) { ^ str_util.c:211:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (*(char *)p == c) ^ str_util.c:213:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (char *)p; ^ str_util.c: In function 'str_strnrchr': str_util.c:221:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int p = (int)s + strlen(s); ^ str_util.c:224:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] while (p >= (int)s) { ^ str_util.c:225:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (*(char *)p == c) ^ str_util.c:227:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (char *)p; ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-about.o `test -f 'about.c' || echo './'`about.c gtk_util.c: In function 'cb_enforce_max_chars': gtk_util.c:9:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] guint max_len = (guint)data; ^ In file included from /usr/include/gtk-2.0/gtk/gtkcalendar.h:40:0, from /usr/include/gtk-2.0/gtk/gtk.h:53, from gtk_util.c:1: gtk_util.c: In function 'gtk_editable_set_max_chars': gtk_util.c:60:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (gpointer)max_chars); ^ /usr/include/gtk-2.0/gtk/gtksignal.h:53:62: note: in definition of macro 'gtk_signal_connect_after' gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 1) ^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-prefs_dlg.o `test -f 'prefs_dlg.c' || echo './'`prefs_dlg.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-rename_dlg.o `test -f 'rename_dlg.c' || echo './'`rename_dlg.c str_convert.c: In function 'str_convert_encoding': str_convert.c:164:68: warning: format '%i' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "convert_encoding: conversion error at offset %i\n", ~^ %li inbytes-inbytesleft); ~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-status_bar.o `test -f 'status_bar.c' || echo './'`status_bar.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-clear_tab.o `test -f 'clear_tab.c' || echo './'`clear_tab.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-scan_progress_dlg.o `test -f 'scan_progress_dlg.c' || echo './'`scan_progress_dlg.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-chrono.o `test -f 'chrono.c' || echo './'`chrono.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-mpeg_file.o `test -f 'mpeg_file.c' || echo './'`mpeg_file.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-mpeg_edit.o `test -f 'mpeg_edit.c' || echo './'`mpeg_edit.c clear_tab.c: In function 'clear_tags': clear_tab.c:138:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] name_utf8 = str_filename_to_utf8(g_basename(curr_path), _("(UTF8 conversion error)")); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from clear_tab.c:5: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-mpeg_edit_field.o `test -f 'mpeg_edit_field.c' || echo './'`mpeg_edit_field.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-aux_id3lib.o `test -f 'aux_id3lib.c' || echo './'`aux_id3lib.c mpeg_file.c: In function 'mpeg_file_dump': mpeg_file.c:712:38: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] printf("\nFirst frame found at 0x%08X (header: 0x%02X%02X%02X%02X):\n", ~~~^ %08lX f->header.offset, f->header.raw[0], f->header.raw[1], ~~~~~~~~~~~~~~~~ mpeg_edit.c: In function 'update_form_v2': mpeg_edit.c:301:49: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] snprintf(short_desc, sizeof(short_desc), "%.*s", (p ? p-desc : sizeof(short_desc)), desc); ~~^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-vorbis_file.o `test -f 'vorbis_file.c' || echo './'`vorbis_file.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-vorbis_edit.o `test -f 'vorbis_edit.c' || echo './'`vorbis_edit.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-vorbis_edit_field.o `test -f 'vorbis_edit_field.c' || echo './'`vorbis_edit_field.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -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 -I/usr/include/libglade-2.0 -pthread -I/usr/include/libxml2 -DENABLE_MP3 -DENABLE_VORBIS -DDATADIR='"/usr/share/tagtool"' -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 tagtool-vcedit.o `test -f 'vcedit.c' || echo './'`vcedit.c mpeg_edit_field.c: In function 'set_ui': mpeg_edit_field.c:62:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_hash_table_insert(frame_id_table, display_name, (gpointer)ids[i]); ^ mpeg_edit_field.c: In function 'create_frame': mpeg_edit_field.c:117:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] frame_id = (int)g_hash_table_lookup(frame_id_table, ^ 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 -lstdc++ -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tagtool -lm -logg -export-dynamic tagtool-file_list.o tagtool-file_util.o tagtool-edit_tab.o tagtool-elist.o tagtool-main.o tagtool-math_util.o tagtool-genre.o tagtool-mru.o tagtool-prefs.o tagtool-prefs_versions.o tagtool-rename_tab.o tagtool-playlist_tab.o tagtool-tag_tab.o tagtool-main_win.o tagtool-progress_dlg.o tagtool-help.o tagtool-audio_file.o tagtool-char_conv_dlg.o tagtool-message_box.o tagtool-cursor.o tagtool-gtk_util.o tagtool-glib_util.o tagtool-str_util.o tagtool-str_convert.o tagtool-about.o tagtool-prefs_dlg.o tagtool-rename_dlg.o tagtool-status_bar.o tagtool-clear_tab.o tagtool-scan_progress_dlg.o tagtool-chrono.o tagtool-mpeg_file.o tagtool-mpeg_edit.o tagtool-mpeg_edit_field.o tagtool-aux_id3lib.o tagtool-vorbis_file.o tagtool-vorbis_edit.o tagtool-vorbis_edit_field.o tagtool-vcedit.o -lglade-2.0 -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 -lxml2 -lvorbisfile -lvorbis -lid3 make[2]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/src' Making all in pixmaps make[2]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/pixmaps' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/pixmaps' Making all in data make[2]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/data' LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po tagtool.desktop.in tagtool.desktop Generating and caching the translation database NOTICE: ../po/es.po is not in UTF-8 but ISO-8859-1, converting... Merging translations into tagtool.desktop. make[2]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/data' Making all in po make[2]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/po' file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo ua | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ua.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[2]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/po' make[2]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3' make[2]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3' make[1]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E24oAS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64 + cd tagtool-0.12.3 + make install DESTDIR=/builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/src' make[2]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/bin install -p tagtool /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/bin/tagtool /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool mkdir -p -- /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool install -p -m 644 tagtool.glade /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/tagtool.glade install -p -m 644 preferences.dtd /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/preferences.dtd make[2]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/src' make[1]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/src' Making install in pixmaps make[1]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/pixmaps' make[2]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/pixmaps' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/icons/hicolor/48x48/apps mkdir -p -- /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/icons/hicolor/48x48/apps install -p -m 644 TagTool.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/icons/hicolor/48x48/apps/TagTool.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/icons/hicolor/scalable/apps mkdir -p -- /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/icons/hicolor/scalable/apps install -p -m 644 TagTool.svg /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/icons/hicolor/scalable/apps/TagTool.svg /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool install -p -m 644 TagTool.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/TagTool.png install -p -m 644 fail.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/fail.png install -p -m 644 graydot.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/graydot.png install -p -m 644 greendot.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/greendot.png install -p -m 644 info.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/info.png install -p -m 644 ok.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/ok.png install -p -m 644 warn.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/warn.png install -p -m 644 edit.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/edit.png install -p -m 644 file.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/file.png install -p -m 644 folder.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/folder.png install -p -m 644 tab_edit.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/tab_edit.png install -p -m 644 tab_tag.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/tab_tag.png install -p -m 644 tab_clear.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/tab_clear.png install -p -m 644 tab_rename.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/tab_rename.png install -p -m 644 tab_playlist.png /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/tagtool/tab_playlist.png make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/pixmaps' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[3]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/pixmaps' make[2]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/pixmaps' make[1]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/pixmaps' Making install in data make[1]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/data' make[2]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/data' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/applications mkdir -p -- /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/applications install -p -m 644 tagtool.desktop /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/applications/tagtool.desktop make[2]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/data' make[1]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/data' Making install in po make[1]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3/po' /builddir/build/BUILD/tagtool-0.12.3/install-sh -d /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale if test -n ""; then \ linguas=""; \ else \ linguas="pt fr cs es it en_GB de bg lt ua ru pl sv nl pt_BR"; \ fi; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /builddir/build/BUILD/tagtool-0.12.3/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/tagtool.mo; \ echo "installing $lang.gmo as $dir/tagtool.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/tagtool.mo; \ echo "installing ./$lang.gmo as" \ "$dir/tagtool.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/tagtool.mo.m; \ echo "installing $lang.gmo.m as $dir/tagtool.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/tagtool.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/tagtool.mo.m"; \ else \ true; \ fi; \ fi; \ done installing pt.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/tagtool.mo installing fr.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/tagtool.mo installing cs.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/tagtool.mo installing es.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/tagtool.mo installing it.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/tagtool.mo installing en_GB.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/tagtool.mo installing de.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/tagtool.mo installing bg.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/tagtool.mo installing lt.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/tagtool.mo installing ua.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/ua/LC_MESSAGES/tagtool.mo installing ru.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/tagtool.mo installing pl.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/tagtool.mo installing sv.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/tagtool.mo installing nl.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/tagtool.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/tagtool.mo make[1]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3/po' make[1]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3' make[2]: Entering directory '/builddir/build/BUILD/tagtool-0.12.3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3' make[1]: Leaving directory '/builddir/build/BUILD/tagtool-0.12.3' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64 tagtool + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/applications --add-category AudioVideoEditing --add-category AudioVideo --add-category Application /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/applications/tagtool.desktop + mkdir -p /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/appdata + cat + /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: tagtool-0.12.3-26.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cVPlSy + umask 022 + cd /builddir/build/BUILD + cd tagtool-0.12.3 + DOCDIR=/builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/doc/tagtool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/doc/tagtool + cp -pr AUTHORS /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/doc/tagtool + cp -pr BUGS /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/doc/tagtool + cp -pr COPYING /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/doc/tagtool + cp -pr ChangeLog /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/doc/tagtool + cp -pr NEWS /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/doc/tagtool + cp -pr README /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64/usr/share/doc/tagtool + exit 0 Provides: application() application(tagtool.desktop) metainfo() metainfo(tagtool.appdata.xml) tagtool = 0.12.3-26.fc28 tagtool(riscv-64) = 0.12.3-26.fc28 Requires(interp): /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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(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) libglade-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libid3-3.8.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libogg.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libstdc++.so.6()(64bit) libvorbis.so.0()(64bit) libvorbisfile.so.3()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tagtool-0.12.3-26.fc28.riscv64 Wrote: /builddir/build/SRPMS/tagtool-0.12.3-26.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tagtool-0.12.3-26.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TeZsJC + umask 022 + cd /builddir/build/BUILD + cd tagtool-0.12.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tagtool-0.12.3-26.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