Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/alleyoop.spec'], chrootPath='/var/lib/mock/f34-build-25297377-2872569/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/alleyoop.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1611532800 Wrote: /builddir/build/SRPMS/alleyoop-0.9.8-17.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/alleyoop.spec'], chrootPath='/var/lib/mock/f34-build-25297377-2872569/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/alleyoop.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1611532800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qms0qI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alleyoop-0.9.8 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/alleyoop-0.9.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd alleyoop-0.9.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mNqzaY + umask 022 + cd /builddir/build/BUILD + cd alleyoop-0.9.8 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2011-12-17 17:04:20.000000000 +0000 +++ ./configure 2021-01-26 02:38:07.487559984 +0000 @@ -1838,7 +1838,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-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-install-schemas configure: WARNING: unrecognized options: --disable-install-schemas 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 to enable maintainer-specific portions of Makefiles... no checking build system type... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking for style of include used by make... GNU checking for s390x-redhat-linux-gnu-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 dependency style of gcc... none checking for library containing strerror... none required checking for s390x-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 dependency style of gcc... (cached) none checking for s390x-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 dependency style of gcc... (cached) none 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) 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 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.35.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.32.1 checking for XML::Parser... ok checking for valgrind... /usr/bin/valgrind checking for ldd... /usr/bin/ldd checking for emacsclient... emacsclient checking for emacs... emacs checking for xemacs... xemacs checking for gvim... gvim checking for s390x-redhat-linux-gnu-pkg-config... /usr/bin/s390x-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.67.1) checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for GNOME... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-install-schemas + make -j2 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8' Making all in src make[2]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8/src' make all-am make[3]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c alleyoop.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c getopts.c getopts.c: In function 'getopts_perror': getopts.c:771:72: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] 771 | fprintf (stderr, "%s: unrecognized option `--%.*s'\n", | ~~^~ | | | int 772 | basename (ctx->argv[0]), eq - long_opt, long_opt); | ~~~~~~~~~~~~~ | | | long int getopts.c:780:59: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] 780 | fprintf (stderr, "%s: option `--%.*s' requires an argument\n", | ~~^~ | | | int 781 | basename (ctx->argv[0]), eq - long_opt, long_opt); | ~~~~~~~~~~~~~ | | | long int getopts.c:797:86: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] 797 | fprintf (stderr, "%s: invalid argument passed to option `--%.*s'%s%s\n", | ~~^~ | | | int 798 | basename (ctx->argv[0]), eq - long_opt, long_opt, | ~~~~~~~~~~~~~ | | | long int In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-client.h:25, from alleyoop.c:34: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/libgnomeui-2.0/libgnomeui/gnome-about.h:30, from alleyoop.c:36: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from alleyoop.c:34: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/libgnomeui-2.0/libgnomeui/gnome-about.h:30, from alleyoop.c:36: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from alleyoop.c:34: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ alleyoop.c: In function 'alleyoop_kill': alleyoop.c:805:17: warning: 'g_io_channel_close' is deprecated: Use 'g_io_channel_shutdown' instead [-Wdeprecated-declarations] 805 | g_io_channel_close (grind->gio); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from alleyoop.c:34: /usr/include/glib-2.0/glib/giochannel.h:183:11: note: declared here 183 | void g_io_channel_close (GIOChannel *channel); | ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c legolas.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c list.c legolas.c: In function 'elf32_load': legolas.c:248:42: warning: pointer targets in passing argument 2 of 'vg_read' differ in signedness [-Wpointer-sign] 248 | if (vg_read (fd, shstrtab, secthdrs[i].sh_size) == -1) | ^~~~~~~~ | | | unsigned char * In file included from legolas.c:35: vgio.h:31:32: note: expected 'char *' but argument is of type 'unsigned char *' 31 | ssize_t vg_read (int fd, char *buf, size_t n); | ~~~~~~^~~ legolas.c:267:36: warning: pointer targets in assignment from 'unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 267 | sect->name = shstrtab ? shstrtab + secthdrs[i].sh_name : NULL; | ^ legolas.c: In function 'elf64_load': legolas.c:459:42: warning: pointer targets in passing argument 2 of 'vg_read' differ in signedness [-Wpointer-sign] 459 | if (vg_read (fd, shstrtab, secthdrs[i].sh_size) == -1) | ^~~~~~~~ | | | unsigned char * In file included from legolas.c:35: vgio.h:31:32: note: expected 'char *' but argument is of type 'unsigned char *' 31 | ssize_t vg_read (int fd, char *buf, size_t n); | ~~~~~~^~~ legolas.c:478:36: warning: pointer targets in assignment from 'unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 478 | sect->name = shstrtab ? shstrtab + secthdrs[i].sh_name : NULL; | ^ legolas.c: In function 'elf_open': legolas.c:621:26: warning: pointer targets in passing argument 2 of 'vg_read' differ in signedness [-Wpointer-sign] 621 | if (vg_read (fd, ident, EI_NIDENT) == -1) { | ^~~~~ | | | unsigned char * In file included from legolas.c:35: vgio.h:31:32: note: expected 'char *' but argument is of type 'unsigned char *' 31 | ssize_t vg_read (int fd, char *buf, size_t n); | ~~~~~~^~~ legolas.c:710:26: warning: pointer targets in passing argument 2 of 'vg_read' differ in signedness [-Wpointer-sign] 710 | if (vg_read (fd, hdr, n) == -1) { | ^~~ | | | unsigned char * In file included from legolas.c:35: vgio.h:31:32: note: expected 'char *' but argument is of type 'unsigned char *' 31 | ssize_t vg_read (int fd, char *buf, size_t n); | ~~~~~~^~~ legolas.c: In function 'elf64_sym_dump': legolas.c:826:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Addr' {aka 'long unsigned int'} [-Wformat=] 826 | printf (" Symbol value %u\n", sym->st_value); | ~^ ~~~~~~~~~~~~~ | | | | | Elf64_Addr {aka long unsigned int} | unsigned int | %lu legolas.c:827:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' {aka 'long unsigned int'} [-Wformat=] 827 | printf (" Symbol size %u\n", sym->st_size); | ~^ ~~~~~~~~~~~~ | | | | | Elf64_Xword {aka long unsigned int} | unsigned int | %lu legolas.c: In function 'elf64_dyn_dump': legolas.c:847:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Sxword' {aka 'long int'} [-Wformat=] 847 | printf (" Dynamic linking tag: %u\n", dyn->d_tag); | ~^ ~~~~~~~~~~ | | | | | Elf64_Sxword {aka long int} | unsigned int | %lu legolas.c:848:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' {aka 'long unsigned int'} [-Wformat=] 848 | printf (" Dynamic linking val/addr: %u\n", dyn->d_un.d_val); | ~^ ~~~~~~~~~~~~~~~ | | | | unsigned int Elf64_Xword {aka long unsigned int} | %lu legolas.c: In function 'elf64_section_dump': legolas.c:923:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' {aka 'long unsigned int'} [-Wformat=] 923 | printf ("Section flags: %u\n", secthdrs[i].sh_flags); | ~^ ~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int Elf64_Xword {aka long unsigned int} | %lu legolas.c:924:57: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Addr' {aka 'long unsigned int'} [-Wformat=] 924 | printf ("Section virtual addr at execution: 0x%x\n", secthdrs[i].sh_addr); | ~^ ~~~~~~~~~~~~~~~~~~~ | | | | unsigned int Elf64_Addr {aka long unsigned int} | %lx legolas.c:925:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Off' {aka 'long unsigned int'} [-Wformat=] 925 | printf ("Section file offset: %u\n", secthdrs[i].sh_offset); | ~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int Elf64_Off {aka long unsigned int} | %lu legolas.c:926:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' {aka 'long unsigned int'} [-Wformat=] 926 | printf ("Section size in bytes: %u\n", secthdrs[i].sh_size); | ~^ ~~~~~~~~~~~~~~~~~~~ | | | | unsigned int Elf64_Xword {aka long unsigned int} | %lu legolas.c:929:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' {aka 'long unsigned int'} [-Wformat=] 929 | printf ("Section alignment: %u\n", secthdrs[i].sh_addralign); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int Elf64_Xword {aka long unsigned int} | %lu legolas.c:930:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' {aka 'long unsigned int'} [-Wformat=] 930 | printf ("Entry size if section holds table: %u\n", secthdrs[i].sh_entsize); | ~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int Elf64_Xword {aka long unsigned int} | %lu legolas.c: In function 'elf_hdr64_dump': legolas.c:984:57: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Addr' {aka 'long unsigned int'} [-Wformat=] 984 | printf ("Entry point virtual address: 0x%x\n", hdr64->e_entry); | ~^ ~~~~~~~~~~~~~~ | | | | | Elf64_Addr {aka long unsigned int} | unsigned int | %lx legolas.c:985:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Off' {aka 'long unsigned int'} [-Wformat=] 985 | printf ("Program header table file offset: %u\n", hdr64->e_phoff); | ~^ ~~~~~~~~~~~~~~ | | | | | Elf64_Off {aka long unsigned int} | unsigned int | %lu legolas.c:986:55: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Off' {aka 'long unsigned int'} [-Wformat=] 986 | printf ("Section header table file offset: %u\n", hdr64->e_shoff); | ~^ ~~~~~~~~~~~~~~ | | | | | Elf64_Off {aka long unsigned int} | unsigned int | %lu legolas.c: In function 'elf_dump': legolas.c:1020:35: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 1020 | printf ("Section %u:\n", sect->index); | ~^ ~~~~~~~~~~~ | | | | | size_t {aka long unsigned int} | unsigned int | %lu gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c menu-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c parser.c parser.c: In function 'parser_fill': parser.c:85:43: warning: pointer targets in passing argument 2 of 'vg_read' differ in signedness [-Wpointer-sign] 85 | if ((nread = vg_read (parser->fd, inbuf, inend - inbuf)) == -1) | ^~~~~ | | | unsigned char * In file included from parser.c:35: vgio.h:31:32: note: expected 'char *' but argument is of type 'unsigned char *' 31 | ssize_t vg_read (int fd, char *buf, size_t n); | ~~~~~~^~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from menu-utils.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from menu-utils.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from menu-utils.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from menu-utils.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c prefs.c In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-client.h:25, from prefs.c:27: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c process.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from prefs.h:24, from prefs.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from prefs.c:27: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from prefs.h:24, from prefs.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from prefs.c:27: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgcachegrindprefs.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgdefaultview.c In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-client.h:25, from vgcachegrindprefs.c:28: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-client.h:25, from vgdefaultview.c:34: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from vgtoolprefs.h:24, from vgcachegrindprefs.h:24, from vgcachegrindprefs.c:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vgcachegrindprefs.c:28: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from vgdefaultview.h:24, from vgdefaultview.c:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vgdefaultview.c:34: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from vgtoolprefs.h:24, from vgcachegrindprefs.h:24, from vgcachegrindprefs.c:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vgcachegrindprefs.c:28: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from vgdefaultview.h:24, from vgdefaultview.c:37: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vgdefaultview.c:34: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ vgdefaultview.c: In function 'view_show_error': vgdefaultview.c:438:89: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 438 | g_string_append_printf (str, ":%u", stack->info.src.lineno); | ~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int size_t {aka long unsigned int} | %lu vgdefaultview.c: In function 'read_src_lines': vgdefaultview.c:832:41: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] 832 | while (lineno <= last && fgets (linebuf, sizeof (linebuf), fp) != NULL) { | ^~~~~~~ | | | unsigned char * In file included from /usr/include/stdio.h:866, from vgdefaultview.c:25: /usr/include/bits/stdio2.h:262:25: note: expected 'char * restrict' but argument is of type 'unsigned char *' 262 | fgets (char *__restrict __s, int __n, FILE *__restrict __stream) | ~~~~~~~~~~~~~~~~~^~~ vgdefaultview.c:833:31: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 833 | len = strlen (linebuf); | ^~~~~~~ | | | unsigned char * In file included from vgdefaultview.c:26: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ vgdefaultview.c: In function 'spawn_editor': vgdefaultview.c:1057:38: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 1057 | lineno = g_strdup_printf ("+%u", stack->info.src.lineno); | ~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int size_t {aka long unsigned int} | %lu vgdefaultview.c: In function 'emacs_cb': vgdefaultview.c:1094:38: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 1094 | lineno = g_strdup_printf ("+%u", stack->info.src.lineno); | ~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int size_t {aka long unsigned int} | %lu vgdefaultview.c: In function 'custom_editor_cb': vgdefaultview.c:1175:64: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 1175 | g_string_append_printf (new, "%u", stack->info.src.lineno); | ~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int size_t {aka long unsigned int} | %lu gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgerror.c vgerror.c: In function 'decode_timestamp_uint': vgerror.c:276:36: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 276 | w(fprintf (stderr, "Expected Valgrind %s timestamp %s token: '%.*s'\n", version, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 277 | token, inlen, *in)); | ~~~~~ | | | size_t {aka long unsigned int} vgerror.c:38:14: note: in definition of macro 'w' 38 | #define w(x) x | ^ vgerror.c:276:81: note: format string is defined here 276 | w(fprintf (stderr, "Expected Valgrind %s timestamp %s token: '%.*s'\n", version, | ~~^~ | | | int vgerror.c:288:93: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=] 288 | fprintf (stderr, "Value out of range for Valgrind %s timestamp %s token: '%.*s'\n", | ~~^~ | | | int 289 | version, token, inptr - *in, *in); | ~~~~~~~~~~~ | | | long int vgerror.c:295:36: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] 295 | w(fprintf (stderr, "Expected '%c' after Valgrind %s timestamp %s token: '%.*s'\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 296 | expect, version, token, inend - inptr, inptr)); | ~~~~~~~~~~~~~ | | | long int vgerror.c:38:14: note: in definition of macro 'w' 38 | #define w(x) x | ^ vgerror.c:295:92: note: format string is defined here 295 | w(fprintf (stderr, "Expected '%c' after Valgrind %s timestamp %s token: '%.*s'\n", | ~~^~ | | | int vgerror.c: In function 'decode_timestamp_and_pid': vgerror.c:340:36: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 340 | w(fprintf (stderr, "Expected pid or timestamp token: '%.*s'\n", inend - inptr, inptr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ | | | long int vgerror.c:38:14: note: in definition of macro 'w' 38 | #define w(x) x | ^ vgerror.c:340:73: note: format string is defined here 340 | w(fprintf (stderr, "Expected pid or timestamp token: '%.*s'\n", inend - inptr, inptr)); | ~~^~ | | | int vgerror.c:433:36: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 433 | w(fprintf (stderr, "Expected pid token: '%.*s'\n", inend - inptr, inptr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ | | | long int vgerror.c:38:14: note: in definition of macro 'w' 38 | #define w(x) x | ^ vgerror.c:433:60: note: format string is defined here 433 | w(fprintf (stderr, "Expected pid token: '%.*s'\n", inend - inptr, inptr)); | ~~^~ | | | int vgerror.c:440:36: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 440 | w(fprintf (stderr, "Invalid pid received from valgrind: '%.*s'\n", inptr - start, start)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ | | | long int vgerror.c:38:14: note: in definition of macro 'w' 38 | #define w(x) x | ^ vgerror.c:440:76: note: format string is defined here 440 | w(fprintf (stderr, "Invalid pid received from valgrind: '%.*s'\n", inptr - start, start)); | ~~^~ | | | int vgerror.c: In function 'vg_error_parser_step': vgerror.c:485:44: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 485 | w(fprintf (stderr, "Unexpected data received from valgrind: '%.*s'\n", inptr - start, start)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ | | | long int vgerror.c:38:14: note: in definition of macro 'w' 38 | #define w(x) x | ^ vgerror.c:485:88: note: format string is defined here 485 | w(fprintf (stderr, "Unexpected data received from valgrind: '%.*s'\n", inptr - start, start)); | ~~^~ | | | int vgerror.c:501:44: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 501 | w(fprintf (stderr, "Unexpected data received from valgrind: '%.*s'\n", (inptr - start) + 2, start - 2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ | | | long int vgerror.c:38:14: note: in definition of macro 'w' 38 | #define w(x) x | ^ vgerror.c:501:88: note: format string is defined here 501 | w(fprintf (stderr, "Unexpected data received from valgrind: '%.*s'\n", (inptr - start) + 2, start - 2)); | ~~^~ | | | int vgerror.c:515:37: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 515 | if (strcmp (start, "your program may misbehave as a result") == 0) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'unsigned char *' 140 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ vgerror.c:531:52: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 531 | w(fprintf (stderr, "Unexpected SPACE received from valgrind: '%.*s'\n", inptr - start, start)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ | | | long int vgerror.c:38:14: note: in definition of macro 'w' 38 | #define w(x) x | ^ vgerror.c:531:97: note: format string is defined here 531 | w(fprintf (stderr, "Unexpected SPACE received from valgrind: '%.*s'\n", inptr - start, start)); | ~~^~ | | | int vgerror.c:538:46: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 538 | if (strncmp (start, "discard syms in ", 16) == 0) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ vgerror.c:541:52: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] 541 | } else if (strstr (start, "IGNORED call to:") != NULL) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:334:34: note: expected 'const char *' but argument is of type 'unsigned char *' 334 | extern char *strstr (const char *__haystack, const char *__needle) | ~~~~~~~~~~~~^~~~~~~~~~ vgerror.c:543:52: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] 543 | } else if (strstr (start, "KLUDGED call to:") != NULL) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:334:34: note: expected 'const char *' but argument is of type 'unsigned char *' 334 | extern char *strstr (const char *__haystack, const char *__needle) | ~~~~~~~~~~~~^~~~~~~~~~ vgerror.c:546:53: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 546 | } else if (strncmp (start, "warning: ", 9) == 0) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ vgerror.c:550:53: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 550 | } else if (strncmp (start, "Thread ", 7) == 0) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ vgerror.c:552:59: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign] 552 | thread = strtoul (start, (char **) &end, 10); | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gutils.h:433, from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from vgerror.c:25: /usr/include/stdlib.h:180:58: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 180 | extern unsigned long int strtoul (const char *__restrict __nptr, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ vgerror.c:555:87: warning: pointer targets in passing argument 3 of 'vg_error_summary_append' differ in signedness [-Wpointer-sign] 555 | vg_error_summary_append (parser, pid, start, inptr - start); | ^~~~~ | | | unsigned char * vgerror.c:206:72: note: expected 'const char *' but argument is of type 'unsigned char *' 206 | vg_error_summary_append (VgErrorParser *parser, pid_t pid, const char *report, int len) | ~~~~~~~~~~~~^~~~~~ vgerror.c:561:79: warning: pointer targets in passing argument 3 of 'vg_error_summary_append' differ in signedness [-Wpointer-sign] 561 | vg_error_summary_append (parser, pid, start, inptr - start); | ^~~~~ | | | unsigned char * vgerror.c:206:72: note: expected 'const char *' but argument is of type 'unsigned char *' 206 | vg_error_summary_append (VgErrorParser *parser, pid_t pid, const char *report, int len) | ~~~~~~~~~~~~^~~~~~ vgerror.c:571:47: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 571 | if (!strncmp (start, "discard syms in ", 16)) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ vgerror.c:574:52: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] 574 | } else if (strstr (start, "IGNORED call to:") != NULL) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:334:34: note: expected 'const char *' but argument is of type 'unsigned char *' 334 | extern char *strstr (const char *__haystack, const char *__needle) | ~~~~~~~~~~~~^~~~~~~~~~ vgerror.c:576:52: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] 576 | } else if (strstr (start, "KLUDGED call to:") != NULL) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:334:34: note: expected 'const char *' but argument is of type 'unsigned char *' 334 | extern char *strstr (const char *__haystack, const char *__needle) | ~~~~~~~~~~~~^~~~~~~~~~ vgerror.c:579:53: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 579 | } else if (strncmp (start, "warning: ", 9) == 0) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ vgerror.c:583:53: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 583 | } else if (strncmp (start, "at ", 3) != 0 && strncmp (start, "by ", 3) != 0) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ vgerror.c:583:87: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 583 | } else if (strncmp (start, "at ", 3) != 0 && strncmp (start, "by ", 3) != 0) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ vgerror.c:585:79: warning: pointer targets in passing argument 3 of 'vg_error_summary_append' differ in signedness [-Wpointer-sign] 585 | vg_error_summary_append (parser, pid, start, inptr - start); | ^~~~~ | | | unsigned char * vgerror.c:206:72: note: expected 'const char *' but argument is of type 'unsigned char *' 206 | vg_error_summary_append (VgErrorParser *parser, pid_t pid, const char *report, int len) | ~~~~~~~~~~~~^~~~~~ vgerror.c:604:72: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign] 604 | stack->addr = strtoul (start, (char **) &end, 16); | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gutils.h:433, from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from vgerror.c:25: /usr/include/stdlib.h:180:58: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 180 | extern unsigned long int strtoul (const char *__restrict __nptr, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ vgerror.c:614:55: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 614 | if (!strncmp (start, "???", 3) && (start[3] == ' ' || start[3] == '\0')) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ vgerror.c:635:77: warning: pointer targets in passing argument 1 of 'vg_strndup' differ in signedness [-Wpointer-sign] 635 | stack->symbol = vg_strndup (start, end - start); | ^~~~~ | | | unsigned char * In file included from vgerror.c:34: vgstrpool.h:39:31: note: expected 'const char *' but argument is of type 'unsigned char *' 39 | char *vg_strndup (const char *string, size_t n); | ~~~~~~~~~~~~^~~~~~ vgerror.c:646:62: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 646 | if (strncmp (start, "within ", 7) == 0) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ vgerror.c:650:69: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 650 | } else if (strncmp (start, "in ", 3) == 0) { | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gslice.h:26, from /usr/include/glib-2.0/glib.h:79, from vgerror.c:25: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ vgerror.c:664:96: warning: pointer targets in passing argument 1 of 'vg_strndup' differ in signedness [-Wpointer-sign] 664 | stack->info.src.filename = vg_strndup (start, end - start); | ^~~~~ | | | unsigned char * In file included from vgerror.c:34: vgstrpool.h:39:31: note: expected 'const char *' but argument is of type 'unsigned char *' 39 | char *vg_strndup (const char *string, size_t n); | ~~~~~~~~~~~~^~~~~~ vgerror.c:668:99: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign] 668 | stack->info.src.lineno = strtoul (start, (char **) &end, 10); | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib/gutils.h:433, from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from vgerror.c:25: /usr/include/stdlib.h:180:58: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 180 | extern unsigned long int strtoul (const char *__restrict __nptr, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ vgerror.c:672:90: warning: pointer targets in passing argument 1 of 'vg_strndup' differ in signedness [-Wpointer-sign] 672 | stack->info.object = vg_strndup (start, end - start); | ^~~~~ | | | unsigned char * In file included from vgerror.c:34: vgstrpool.h:39:31: note: expected 'const char *' but argument is of type 'unsigned char *' 39 | char *vg_strndup (const char *string, size_t n); | ~~~~~~~~~~~~^~~~~~ vgerror.c: In function 'vg_error_stack_to_string': vgerror.c:806:53: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 806 | g_string_append_printf (str, " (%s:%u)\n", stack->info.src.filename, stack->info.src.lineno); | ~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int size_t {aka long unsigned int} | %lu vgerror.c: In function 'vg_error_to_string': vgerror.c:846:60: warning: format '%d' expects argument of type 'int', but argument 4 has type 'vgthread_t' {aka 'long unsigned int'} [-Wformat=] 846 | g_string_append_printf (str, "%u== Thread %d:\n", err->pid, err->thread); | ~^ ~~~~~~~~~~~ | | | | int vgthread_t {aka long unsigned int} | %ld gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vggeneralprefs.c In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-client.h:25, from vggeneralprefs.c:32: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:38, from /usr/include/libgnomeui-2.0/libgnomeui/gnome-file-entry.h:38, from vggeneralprefs.h:24, from vggeneralprefs.c:35: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vggeneralprefs.c:32: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:38, from /usr/include/libgnomeui-2.0/libgnomeui/gnome-file-entry.h:38, from vggeneralprefs.h:24, from vggeneralprefs.c:35: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vggeneralprefs.c:32: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vghelgrindprefs.c In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-client.h:25, from vghelgrindprefs.c:28: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from vgtoolprefs.h:24, from vghelgrindprefs.h:24, from vghelgrindprefs.c:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vghelgrindprefs.c:28: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgio.c In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from vgtoolprefs.h:24, from vghelgrindprefs.h:24, from vghelgrindprefs.c:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vghelgrindprefs.c:28: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgmarshal.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgmemcheckprefs.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgrule.c vgrule.c: In function 'parse_tool_list': vgrule.c:235:38: warning: pointer targets in passing argument 1 of 'vg_strdup' differ in signedness [-Wpointer-sign] 235 | n->name = vg_strdup (start); | ^~~~~ | | | unsigned char * In file included from vgrule.c:36: vgstrpool.h:38:30: note: expected 'const char *' but argument is of type 'unsigned char *' 38 | char *vg_strdup (const char *string); | ~~~~~~~~~~~~^~~~~~ vgrule.c: In function 'vg_parser_parse_caller': vgrule.c:377:53: warning: pointer targets in passing argument 1 of 'vg_caller_type_from_name' differ in signedness [-Wpointer-sign] 377 | if ((type = vg_caller_type_from_name (parser->linebuf)) == VG_CALLER_LAST) { | ~~~~~~^~~~~~~~~ | | | unsigned char * vgrule.c:52:39: note: expected 'const char *' but argument is of type 'unsigned char *' 52 | vg_caller_type_from_name (const char *name) | ~~~~~~~~~~~~^~~~ vgrule.c:383:39: warning: pointer targets in passing argument 2 of 'vg_caller_new' differ in signedness [-Wpointer-sign] 383 | caller = vg_caller_new (type, inptr); | ^~~~~ | | | unsigned char * vgrule.c:66:45: note: expected 'const char *' but argument is of type 'unsigned char *' 66 | vg_caller_new (vgcaller_t type, const char *name) | ~~~~~~~~~~~~^~~~ vgrule.c: In function 'vg_rule_parser_step': vgrule.c:512:65: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] 512 | parser->current->name = g_strdup (parser->linebuf); | ~~~~~~^~~~~~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib.h:82, from vgrule.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:217:54: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'unsigned char *' 217 | gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; | ~~~~~~~~~~~~~^~~ vgrule.c:542:73: warning: pointer targets in passing argument 1 of 'vg_rule_type_from_name' differ in signedness [-Wpointer-sign] 542 | parser->current->type = vg_rule_type_from_name (start); | ^~~~~ | | | unsigned char * vgrule.c:104:37: note: expected 'const char *' but argument is of type 'unsigned char *' 104 | vg_rule_type_from_name (const char *name) | ~~~~~~~~~~~~^~~~ vgrule.c:550:63: warning: pointer targets in passing argument 1 of 'g_strndup' differ in signedness [-Wpointer-sign] 550 | parser->current->syscall = g_strndup (start, (inptr - start)); | ^~~~~ | | | unsigned char * In file included from /usr/include/glib-2.0/glib.h:82, from vgrule.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:225:54: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'unsigned char *' 225 | gchar* g_strndup (const gchar *str, | ~~~~~~~~~~~~~^~~ In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-client.h:25, from vgmemcheckprefs.c:30: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from vgtoolprefs.h:24, from vgmemcheckprefs.h:24, from vgmemcheckprefs.c:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vgmemcheckprefs.c:30: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from vgtoolprefs.h:24, from vgmemcheckprefs.h:24, from vgmemcheckprefs.c:33: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vgmemcheckprefs.c:30: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ vgmemcheckprefs.c: In function 'decode_hex_range': vgmemcheckprefs.c:166:53: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 166 | g_string_append_printf (output, "0x%X", retval); | ~^ ~~~~~~ | | | | | long unsigned int | unsigned int | %lX vgmemcheckprefs.c: In function 'decode_hex_value': vgmemcheckprefs.c:212:37: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] 212 | return g_strdup_printf ("0x%X", retval); | ~^ ~~~~~~ | | | | | long unsigned int | unsigned int | %lX gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgrule-editor.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from vgrule-editor.h:24, from vgrule-editor.c:35: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from vgrule-editor.h:24, from vgrule-editor.c:35: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from vgrule-editor.h:24, from vgrule-editor.c:35: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/libgnome-2.0/libgnome/gnome-i18n.h:37, from vgrule-editor.c:33: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ vgrule-editor.c: In function 'grow_cb': vgrule-editor.c:162:13: warning: variable 'len' set but not used [-Wunused-but-set-variable] 162 | int len; | ^~~ vgrule-editor.c: In function 'vg_rule_editor_add_caller': vgrule-editor.c:458:13: warning: variable 'len' set but not used [-Wunused-but-set-variable] 458 | int len; | ^~~ vgrule-editor.c: In function 'vg_rule_editor_save': vgrule-editor.c:546:17: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 546 | ftruncate (fd, offset); | ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgrule-list.c In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-client.h:25, from vgrule-list.c:34: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from vgrule-list.h:24, from vgrule-list.c:36: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gconf/2/gconf/gconf-client.h:24, from vgrule-list.c:34: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from vgrule-list.h:24, from vgrule-list.c:36: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/libgnome-2.0/libgnome/gnome-i18n.h:37, from vgrule-list.c:33: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ vgrule-list.c: In function 'vg_rule_list_destroy': vgrule-list.c:457:17: warning: 'g_io_channel_close' is deprecated: Use 'g_io_channel_shutdown' instead [-Wdeprecated-declarations] 457 | g_io_channel_close (list->gio); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:54, from /usr/include/libgnome-2.0/libgnome/gnome-i18n.h:37, from vgrule-list.c:33: /usr/include/glib-2.0/glib/giochannel.h:183:11: note: declared here 183 | void g_io_channel_close (GIOChannel *channel); | ^~~~~~~~~~~~~~~~~~ vgrule-list.c: In function 'load_rules_step_cb': vgrule-list.c:504:9: warning: 'g_io_channel_close' is deprecated: Use 'g_io_channel_shutdown' instead [-Wdeprecated-declarations] 504 | g_io_channel_close (list->gio); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:54, from /usr/include/libgnome-2.0/libgnome/gnome-i18n.h:37, from vgrule-list.c:33: /usr/include/glib-2.0/glib/giochannel.h:183:11: note: declared here 183 | void g_io_channel_close (GIOChannel *channel); | ^~~~~~~~~~~~~~~~~~ vgrule-list.c: In function 'vg_rule_list_set_filename': vgrule-list.c:569:25: warning: 'g_io_channel_close' is deprecated: Use 'g_io_channel_shutdown' instead [-Wdeprecated-declarations] 569 | g_io_channel_close (list->gio); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:54, from /usr/include/libgnome-2.0/libgnome/gnome-i18n.h:37, from vgrule-list.c:33: /usr/include/glib-2.0/glib/giochannel.h:183:11: note: declared here 183 | void g_io_channel_close (GIOChannel *channel); | ^~~~~~~~~~~~~~~~~~ vgrule-list.c: In function 'vg_rule_list_save': vgrule-list.c:614:40: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 614 | filename = g_strdup_printf ("%.*s.#%s", (basename - list->filename), | ~~^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long int gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgrulepattern.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgsearchbar.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgstrpool.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from vgsearchbar.h:24, from vgsearchbar.c:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from vgsearchbar.h:24, from vgsearchbar.c:27: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from vgsearchbar.h:24, from vgsearchbar.c:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/libgnome-2.0/libgnome/gnome-i18n.h:37, from vgsearchbar.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgtoolprefs.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c vgtoolview.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from vgtoolprefs.h:24, from vgtoolprefs.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from vgtoolprefs.h:24, from vgtoolprefs.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from vgtoolview.h:24, from vgtoolview.c:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from vgtoolview.h:24, from vgtoolview.c:31: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from vgtoolview.h:24, from vgtoolview.c:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from vgtoolview.h:24, from vgtoolview.c:31: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from vgtoolprefs.h:24, from vgtoolprefs.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from vgtoolprefs.h:24, from vgtoolprefs.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/gnome-keyring-1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c main.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/libgnomeui-2.0/gnome.h:4, from main.c:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libgnomeui-2.0/gnome.h:4, from main.c:31: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/libgnomeui-2.0/gnome.h:4, from main.c:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libgnomeui-2.0/gnome.h:4, from main.c:31: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/libgnome-2.0/libgnome/libgnome.h:29, from /usr/include/libgnomeui-2.0/gnome.h:5, from main.c:31: /usr/include/libgnome-2.0/libgnome/gnome-program.h:246:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 246 | guint nparams, GParameter *params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libgnomeui-2.0/gnome.h:4, from main.c:31: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here 271 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from main.c:33: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o alleyoop alleyoop.o getopts.o legolas.o list.o menu-utils.o parser.o prefs.o process.o vgcachegrindprefs.o vgdefaultview.o vgerror.o vggeneralprefs.o vghelgrindprefs.o vgio.o vgmarshal.o vgmemcheckprefs.o vgrule.o vgrule-editor.o vgrule-list.o vgrulepattern.o vgsearchbar.o vgstrpool.o vgtoolprefs.o vgtoolview.o main.o -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lglib-2.0 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lbonoboui-2 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lgnome-2 -lpopt -lbonobo-2 -lglib-2.0 -lglib-2.0 -lbonobo-activation -lglib-2.0 -lORBit-2 -lglib-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgthread-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lgconf-2 -lglib-2.0 make[3]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8/src' make[2]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8/src' Making all in po make[2]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8/po' file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.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 dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.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 eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.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 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 lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.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 ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.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 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 rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.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 tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.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 make[2]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8/po' make[2]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8' make[2]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8' make[1]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1uCfSd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x ++ dirname /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x + cd alleyoop-0.9.8 + export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8/src' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8/src' make[3]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/bin" /usr/bin/install -p alleyoop '/builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/bin' GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule ./alleyoop.schemas GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas (gconftool-2:2391507): GConf-WARNING **: 02:39:15.179: Failed to load source "xml:readwrite:/builddir/.config/gconf": Failed: Could not make directory `/builddir/.config/gconf': No such file or directory test -z "/etc/gconf/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/etc/gconf/schemas" /usr/bin/install -p -m 644 alleyoop.schemas '/builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/etc/gconf/schemas' make[3]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8/src' make[2]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8/src' make[1]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8/po' linguas="az ar ca cs da de dz el en_CA en_GB eo es eu fi fr ga gl gu hr hu id it ja lv mk ml mn ms nb ne nl oc pa pl pt pt_BR ro ru rw sk sl sq sr sr@latin sv tr uk vi zh_CN "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/alleyoop-0.9.8/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/alleyoop.mo; \ echo "installing $lang.gmo as $dir/alleyoop.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/alleyoop.mo; \ echo "installing ./$lang.gmo as" \ "$dir/alleyoop.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/alleyoop.mo.m; \ echo "installing $lang.gmo.m as $dir/alleyoop.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/alleyoop.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/alleyoop.mo.m"; \ else \ true; \ fi; \ fi; \ done installing az.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/az/LC_MESSAGES/alleyoop.mo installing ar.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/ar/LC_MESSAGES/alleyoop.mo installing ca.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/ca/LC_MESSAGES/alleyoop.mo installing cs.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/cs/LC_MESSAGES/alleyoop.mo installing da.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/da/LC_MESSAGES/alleyoop.mo installing de.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/de/LC_MESSAGES/alleyoop.mo installing dz.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/dz/LC_MESSAGES/alleyoop.mo installing el.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/el/LC_MESSAGES/alleyoop.mo installing en_CA.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/en_CA/LC_MESSAGES/alleyoop.mo installing en_GB.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/en_GB/LC_MESSAGES/alleyoop.mo installing eo.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/eo/LC_MESSAGES/alleyoop.mo installing es.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/es/LC_MESSAGES/alleyoop.mo installing eu.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/eu/LC_MESSAGES/alleyoop.mo installing fi.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/fi/LC_MESSAGES/alleyoop.mo installing fr.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/fr/LC_MESSAGES/alleyoop.mo installing ga.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/ga/LC_MESSAGES/alleyoop.mo installing gl.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/gl/LC_MESSAGES/alleyoop.mo installing gu.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/gu/LC_MESSAGES/alleyoop.mo installing hr.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/hr/LC_MESSAGES/alleyoop.mo installing hu.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/hu/LC_MESSAGES/alleyoop.mo installing id.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/id/LC_MESSAGES/alleyoop.mo installing it.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/it/LC_MESSAGES/alleyoop.mo installing ja.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/ja/LC_MESSAGES/alleyoop.mo installing lv.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/lv/LC_MESSAGES/alleyoop.mo installing mk.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/mk/LC_MESSAGES/alleyoop.mo installing ml.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/ml/LC_MESSAGES/alleyoop.mo installing mn.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/mn/LC_MESSAGES/alleyoop.mo installing ms.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/ms/LC_MESSAGES/alleyoop.mo installing nb.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/nb/LC_MESSAGES/alleyoop.mo installing ne.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/ne/LC_MESSAGES/alleyoop.mo installing nl.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/nl/LC_MESSAGES/alleyoop.mo installing oc.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/oc/LC_MESSAGES/alleyoop.mo installing pa.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/pa/LC_MESSAGES/alleyoop.mo installing pl.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/pl/LC_MESSAGES/alleyoop.mo installing pt.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/pt/LC_MESSAGES/alleyoop.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/pt_BR/LC_MESSAGES/alleyoop.mo installing ro.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/ro/LC_MESSAGES/alleyoop.mo installing ru.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/ru/LC_MESSAGES/alleyoop.mo installing rw.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/rw/LC_MESSAGES/alleyoop.mo installing sk.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/sk/LC_MESSAGES/alleyoop.mo installing sl.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/sl/LC_MESSAGES/alleyoop.mo installing sq.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/sq/LC_MESSAGES/alleyoop.mo installing sr.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/sr/LC_MESSAGES/alleyoop.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/sr@latin/LC_MESSAGES/alleyoop.mo installing sv.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/sv/LC_MESSAGES/alleyoop.mo installing tr.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/tr/LC_MESSAGES/alleyoop.mo installing uk.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/uk/LC_MESSAGES/alleyoop.mo installing vi.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/vi/LC_MESSAGES/alleyoop.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/locale/zh_CN/LC_MESSAGES/alleyoop.mo make[1]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8/po' make[1]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8' make[2]: Entering directory '/builddir/build/BUILD/alleyoop-0.9.8' make[2]: Nothing to be done for 'install-exec-am'. if test -d ./pixmaps; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/pixmaps/alleyoop; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ /usr/bin/install -p -m 644 $pixmap /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/pixmaps/alleyoop; \ fi \ done \ fi make[2]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8' make[1]: Leaving directory '/builddir/build/BUILD/alleyoop-0.9.8' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x alleyoop + desktop-file-install --dir /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/applications /builddir/build/SOURCES/alleyoop.desktop + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.9.8-17.fc34 --unique-debug-suffix -0.9.8-17.fc34.s390x --unique-debug-src-base alleyoop-0.9.8-17.fc34.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alleyoop-0.9.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/bin/alleyoop extracting debug info from /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/bin/alleyoop original debug info size: 768kB, size after compression: 564kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 666 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: alleyoop-0.9.8-17.fc34.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Q8i9Qk + umask 022 + cd /builddir/build/BUILD + cd alleyoop-0.9.8 + DOCDIR=/builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/doc/alleyoop + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/doc/alleyoop + cp -pr COPYING /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/doc/alleyoop + cp -pr README /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/doc/alleyoop + cp -pr NEWS /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/doc/alleyoop + cp -pr AUTHORS /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/doc/alleyoop + cp -pr ChangeLog /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x/usr/share/doc/alleyoop + RPM_EC=0 ++ jobs -p + exit 0 Provides: alleyoop = 0.9.8-17.fc34 alleyoop(s390-64) = 0.9.8-17.fc34 application() application(alleyoop.desktop) 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libglade-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: alleyoop-debugsource-0.9.8-17.fc34.s390x Provides: alleyoop-debugsource = 0.9.8-17.fc34 alleyoop-debugsource(s390-64) = 0.9.8-17.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: alleyoop-debuginfo-0.9.8-17.fc34.s390x Provides: alleyoop-debuginfo = 0.9.8-17.fc34 alleyoop-debuginfo(s390-64) = 0.9.8-17.fc34 debuginfo(build-id) = 0df729dc1045b6507513d5ed68cecf128e26d5a7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: alleyoop-debugsource(s390-64) = 0.9.8-17.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x Wrote: /builddir/build/RPMS/alleyoop-0.9.8-17.fc34.s390x.rpm Wrote: /builddir/build/RPMS/alleyoop-debuginfo-0.9.8-17.fc34.s390x.rpm Wrote: /builddir/build/RPMS/alleyoop-debugsource-0.9.8-17.fc34.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bO6C1T + umask 022 + cd /builddir/build/BUILD + cd alleyoop-0.9.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/alleyoop-0.9.8-17.fc34.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0