Mock Version: 1.1.39 Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/alleyoop.spec'], False, '/var/lib/mock/f21-build-2204307-404044/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/alleyoop.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-21.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/alleyoop-0.9.8-3.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/alleyoop.spec'], False, '/var/lib/mock/f21-build-2204307-404044/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/alleyoop.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1bb334 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alleyoop-0.9.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/alleyoop-0.9.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd alleyoop-0.9.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cByOiQ + umask 022 + cd /builddir/build/BUILD + cd alleyoop-0.9.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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 . -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 ']' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for x86_64-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.50.2 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.18.2 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 x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-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.41.2) 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 -j4 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=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c getopts.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c list.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c menu-utils.c getopts.c: In function 'getopts_perror': getopts.c:772:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] basename (ctx->argv[0]), eq - long_opt, long_opt); ^ getopts.c:781:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] basename (ctx->argv[0]), eq - long_opt, long_opt); ^ getopts.c:799:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] reason ? ": " : "", reason ? reason : ""); ^ legolas.c: In function 'elf32_load': legolas.c:248:8: warning: pointer targets in passing argument 2 of 'vg_read' differ in signedness [-Wpointer-sign] if (vg_read (fd, shstrtab, secthdrs[i].sh_size) == -1) ^ In file included from legolas.c:35:0: vgio.h:31:9: note: expected 'char *' but argument is of type 'unsigned char *' ssize_t vg_read (int fd, char *buf, size_t n); ^ legolas.c:267:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] sect->name = shstrtab ? shstrtab + secthdrs[i].sh_name : NULL; ^ legolas.c: In function 'elf64_load': legolas.c:459:8: warning: pointer targets in passing argument 2 of 'vg_read' differ in signedness [-Wpointer-sign] if (vg_read (fd, shstrtab, secthdrs[i].sh_size) == -1) ^ In file included from legolas.c:35:0: vgio.h:31:9: note: expected 'char *' but argument is of type 'unsigned char *' ssize_t vg_read (int fd, char *buf, size_t n); ^ legolas.c:478:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] sect->name = shstrtab ? shstrtab + secthdrs[i].sh_name : NULL; ^ legolas.c: In function 'elf_open': legolas.c:621:6: warning: pointer targets in passing argument 2 of 'vg_read' differ in signedness [-Wpointer-sign] if (vg_read (fd, ident, EI_NIDENT) == -1) { ^ In file included from legolas.c:35:0: vgio.h:31:9: note: expected 'char *' but argument is of type 'unsigned char *' ssize_t vg_read (int fd, char *buf, size_t n); ^ legolas.c:710:6: warning: pointer targets in passing argument 2 of 'vg_read' differ in signedness [-Wpointer-sign] if (vg_read (fd, hdr, n) == -1) { ^ In file included from legolas.c:35:0: vgio.h:31:9: note: expected 'char *' but argument is of type 'unsigned char *' ssize_t vg_read (int fd, char *buf, size_t n); ^ legolas.c: In function 'elf64_sym_dump': legolas.c:826:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Addr' [-Wformat=] printf (" Symbol value %u\n", sym->st_value); ^ legolas.c:827:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' [-Wformat=] printf (" Symbol size %u\n", sym->st_size); ^ legolas.c: In function 'elf64_dyn_dump': legolas.c:847:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Sxword' [-Wformat=] printf (" Dynamic linking tag: %u\n", dyn->d_tag); ^ legolas.c:848:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' [-Wformat=] printf (" Dynamic linking val/addr: %u\n", dyn->d_un.d_val); ^ legolas.c: In function 'elf64_section_dump': legolas.c:923:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' [-Wformat=] printf ("Section flags: %u\n", secthdrs[i].sh_flags); ^ legolas.c:924:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Addr' [-Wformat=] printf ("Section virtual addr at execution: 0x%x\n", secthdrs[i].sh_addr); ^ legolas.c:925:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Off' [-Wformat=] printf ("Section file offset: %u\n", secthdrs[i].sh_offset); ^ legolas.c:926:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' [-Wformat=] printf ("Section size in bytes: %u\n", secthdrs[i].sh_size); ^ legolas.c:929:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' [-Wformat=] printf ("Section alignment: %u\n", secthdrs[i].sh_addralign); ^ legolas.c:930:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Xword' [-Wformat=] printf ("Entry size if section holds table: %u\n", secthdrs[i].sh_entsize); ^ legolas.c: In function 'elf_hdr64_dump': legolas.c:984:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Addr' [-Wformat=] printf ("Entry point virtual address: 0x%x\n", hdr64->e_entry); ^ legolas.c:985:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Off' [-Wformat=] printf ("Program header table file offset: %u\n", hdr64->e_phoff); ^ legolas.c:986:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'Elf64_Off' [-Wformat=] printf ("Section header table file offset: %u\n", hdr64->e_shoff); ^ legolas.c: In function 'elf_dump': legolas.c:1020:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] printf ("Section %u:\n", sect->index); ^ alleyoop.c: In function 'alleyoop_kill': alleyoop.c:805:3: warning: 'g_io_channel_close' is deprecated (declared at /usr/include/glib-2.0/glib/giochannel.h:183): Use 'g_io_channel_shutdown' instead [-Wdeprecated-declarations] g_io_channel_close (grind->gio); ^ getopts.c:797:4: warning: 'eq' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf (stderr, "%s: invalid argument passed to option `--%.*s'%s%s\n", ^ getopts.c:797:4: warning: 'long_opt' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c parser.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c prefs.c parser.c: In function 'parser_fill': parser.c:85:15: warning: pointer targets in passing argument 2 of 'vg_read' differ in signedness [-Wpointer-sign] if ((nread = vg_read (parser->fd, inbuf, inend - inbuf)) == -1) ^ In file included from parser.c:35:0: vgio.h:31:9: note: expected 'char *' but argument is of type 'unsigned char *' ssize_t vg_read (int fd, char *buf, size_t n); ^ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c process.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vgdefaultview.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vgerror.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vggeneralprefs.c vgerror.c: In function 'decode_timestamp_uint': vgdefaultview.c: In function 'view_show_error': vgerror.c:276:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] w(fprintf (stderr, "Expected Valgrind %s timestamp %s token: '%.*s'\n", version, ^ vgdefaultview.c:438:8: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' [-Wformat=] g_string_append_printf (str, ":%u", stack->info.src.lineno); ^ vgerror.c:289:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=] version, token, inptr - *in, *in); ^ vgerror.c:295:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] w(fprintf (stderr, "Expected '%c' after Valgrind %s timestamp %s token: '%.*s'\n", ^ vgerror.c: In function 'decode_timestamp_and_pid': vgerror.c:340:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] w(fprintf (stderr, "Expected pid or timestamp token: '%.*s'\n", inend - inptr, inptr)); ^ vgerror.c:433:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] w(fprintf (stderr, "Expected pid token: '%.*s'\n", inend - inptr, inptr)); ^ vgerror.c:440:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] w(fprintf (stderr, "Invalid pid received from valgrind: '%.*s'\n", inptr - start, start)); ^ vgerror.c: In function 'vg_error_parser_step': vgerror.c:485:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] w(fprintf (stderr, "Unexpected data received from valgrind: '%.*s'\n", inptr - start, start)); ^ vgerror.c:501:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] w(fprintf (stderr, "Unexpected data received from valgrind: '%.*s'\n", (inptr - start) + 2, start - 2)); ^ vgdefaultview.c: In function 'read_src_lines': vgerror.c:531:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] w(fprintf (stderr, "Unexpected SPACE received from valgrind: '%.*s'\n", inptr - start, start)); ^ vgdefaultview.c:832:27: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] while (lineno <= last && fgets (linebuf, sizeof (linebuf), fp) != NULL) { ^ In file included from /usr/include/stdio.h:936:0, from vgdefaultview.c:25: /usr/include/bits/stdio2.h:253:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ^ vgdefaultview.c:833:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] len = strlen (linebuf); ^ In file included from vgdefaultview.c:26:0: /usr/include/string.h:398:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ vgerror.c:541:16: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] } else if (strstr (start, "IGNORED call to:") != NULL) { ^ In file included from vgerror.c:28:0: /usr/include/string.h:341:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ vgerror.c:543:16: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] } else if (strstr (start, "KLUDGED call to:") != NULL) { ^ In file included from vgerror.c:28:0: /usr/include/string.h:341:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ vgdefaultview.c: In function 'spawn_editor': vgdefaultview.c:1057:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] lineno = g_strdup_printf ("+%u", stack->info.src.lineno); ^ vgdefaultview.c: In function 'emacs_cb': vgdefaultview.c:1094:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] lineno = g_strdup_printf ("+%u", stack->info.src.lineno); ^ vgerror.c:552:15: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign] thread = strtoul (start, (char **) &end, 10); ^ In file included from vgerror.c:27:0: /usr/include/stdlib.h:187:26: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' extern unsigned long int strtoul (const char *__restrict __nptr, ^ vgdefaultview.c: In function 'custom_editor_cb': vgdefaultview.c:1175:5: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' [-Wformat=] g_string_append_printf (new, "%u", stack->info.src.lineno); ^ vgerror.c:555:7: warning: pointer targets in passing argument 3 of 'vg_error_summary_append' differ in signedness [-Wpointer-sign] vg_error_summary_append (parser, pid, start, inptr - start); ^ vgerror.c:206:1: note: expected 'const char *' but argument is of type 'unsigned char *' vg_error_summary_append (VgErrorParser *parser, pid_t pid, const char *report, int len) ^ vgerror.c:561:6: warning: pointer targets in passing argument 3 of 'vg_error_summary_append' differ in signedness [-Wpointer-sign] vg_error_summary_append (parser, pid, start, inptr - start); ^ vgerror.c:206:1: note: expected 'const char *' but argument is of type 'unsigned char *' vg_error_summary_append (VgErrorParser *parser, pid_t pid, const char *report, int len) ^ vgerror.c:574:16: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] } else if (strstr (start, "IGNORED call to:") != NULL) { ^ In file included from vgerror.c:28:0: /usr/include/string.h:341:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ vgerror.c:576:16: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] } else if (strstr (start, "KLUDGED call to:") != NULL) { ^ In file included from vgerror.c:28:0: /usr/include/string.h:341:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ vgerror.c:585:6: warning: pointer targets in passing argument 3 of 'vg_error_summary_append' differ in signedness [-Wpointer-sign] vg_error_summary_append (parser, pid, start, inptr - start); ^ vgerror.c:206:1: note: expected 'const char *' but argument is of type 'unsigned char *' vg_error_summary_append (VgErrorParser *parser, pid_t pid, const char *report, int len) ^ vgerror.c:604:21: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign] stack->addr = strtoul (start, (char **) &end, 16); ^ In file included from vgerror.c:27:0: /usr/include/stdlib.h:187:26: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' extern unsigned long int strtoul (const char *__restrict __nptr, ^ vgerror.c:635:23: warning: pointer targets in passing argument 1 of 'vg_strndup' differ in signedness [-Wpointer-sign] stack->symbol = vg_strndup (start, end - start); ^ In file included from vgerror.c:34:0: vgstrpool.h:39:7: note: expected 'const char *' but argument is of type 'unsigned char *' char *vg_strndup (const char *string, size_t n); ^ vgerror.c:664:35: warning: pointer targets in passing argument 1 of 'vg_strndup' differ in signedness [-Wpointer-sign] stack->info.src.filename = vg_strndup (start, end - start); ^ In file included from vgerror.c:34:0: vgstrpool.h:39:7: note: expected 'const char *' but argument is of type 'unsigned char *' char *vg_strndup (const char *string, size_t n); ^ vgerror.c:668:34: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign] stack->info.src.lineno = strtoul (start, (char **) &end, 10); ^ In file included from vgerror.c:27:0: /usr/include/stdlib.h:187:26: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' extern unsigned long int strtoul (const char *__restrict __nptr, ^ vgerror.c:672:29: warning: pointer targets in passing argument 1 of 'vg_strndup' differ in signedness [-Wpointer-sign] stack->info.object = vg_strndup (start, end - start); ^ In file included from vgerror.c:34:0: vgstrpool.h:39:7: note: expected 'const char *' but argument is of type 'unsigned char *' char *vg_strndup (const char *string, size_t n); ^ vgerror.c: In function 'vg_error_stack_to_string': vgerror.c:806:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=] g_string_append_printf (str, " (%s:%u)\n", stack->info.src.filename, stack->info.src.lineno); ^ vgerror.c: In function 'vg_error_to_string': vgerror.c:846:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'vgthread_t' [-Wformat=] g_string_append_printf (str, "%u== Thread %d:\n", err->pid, err->thread); ^ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vghelgrindprefs.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vgio.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vgrule.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vgrule-editor.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vgrule-list.c vgrule.c: In function 'parse_tool_list': vgrule.c:235:13: warning: pointer targets in passing argument 1 of 'vg_strdup' differ in signedness [-Wpointer-sign] n->name = vg_strdup (start); ^ In file included from vgrule.c:36:0: vgstrpool.h:38:7: note: expected 'const char *' but argument is of type 'unsigned char *' char *vg_strdup (const char *string); ^ vgrule.c: In function 'vg_parser_parse_caller': vgrule.c:377:14: warning: pointer targets in passing argument 1 of 'vg_caller_type_from_name' differ in signedness [-Wpointer-sign] if ((type = vg_caller_type_from_name (parser->linebuf)) == VG_CALLER_LAST) { ^ vgrule.c:52:1: note: expected 'const char *' but argument is of type 'unsigned char *' vg_caller_type_from_name (const char *name) ^ vgrule.c:383:11: warning: pointer targets in passing argument 2 of 'vg_caller_new' differ in signedness [-Wpointer-sign] caller = vg_caller_new (type, inptr); ^ vgrule.c:66:1: note: expected 'const char *' but argument is of type 'unsigned char *' vg_caller_new (vgcaller_t type, const char *name) ^ vgrule.c: In function 'vg_rule_parser_step': vgrule.c:512:28: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] parser->current->name = g_strdup (parser->linebuf); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from vgrule.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'unsigned char *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ vgrule.c:542:28: warning: pointer targets in passing argument 1 of 'vg_rule_type_from_name' differ in signedness [-Wpointer-sign] parser->current->type = vg_rule_type_from_name (start); ^ vgrule.c:104:1: note: expected 'const char *' but argument is of type 'unsigned char *' vg_rule_type_from_name (const char *name) ^ vgrule.c:550:31: warning: pointer targets in passing argument 1 of 'g_strndup' differ in signedness [-Wpointer-sign] parser->current->syscall = g_strndup (start, (inptr - start)); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from vgrule.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:224:22: note: expected 'const gchar *' but argument is of type 'unsigned char *' gchar* g_strndup (const gchar *str, ^ vgmemcheckprefs.c: In function 'decode_hex_range': vgmemcheckprefs.c:166:3: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] g_string_append_printf (output, "0x%X", retval); ^ vgmemcheckprefs.c: In function 'decode_hex_value': vgmemcheckprefs.c:212:2: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] return g_strdup_printf ("0x%X", retval); ^ vgrule-editor.c: In function 'grow_cb': vgrule-editor.c:162:6: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ vgrule-editor.c: In function 'vg_rule_editor_add_caller': vgrule-editor.c:458:6: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ vgrule-editor.c: In function 'vg_rule_editor_save': vgrule-editor.c:546:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate (fd, offset); ^ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vgrulepattern.c vgrule-list.c: In function 'vg_rule_list_destroy': vgrule-list.c:457:3: warning: 'g_io_channel_close' is deprecated (declared at /usr/include/glib-2.0/glib/giochannel.h:183): Use 'g_io_channel_shutdown' instead [-Wdeprecated-declarations] g_io_channel_close (list->gio); ^ vgrule-list.c: In function 'load_rules_step_cb': vgrule-list.c:504:2: warning: 'g_io_channel_close' is deprecated (declared at /usr/include/glib-2.0/glib/giochannel.h:183): Use 'g_io_channel_shutdown' instead [-Wdeprecated-declarations] g_io_channel_close (list->gio); ^ vgrule-list.c: In function 'vg_rule_list_set_filename': vgrule-list.c:569:4: warning: 'g_io_channel_close' is deprecated (declared at /usr/include/glib-2.0/glib/giochannel.h:183): Use 'g_io_channel_shutdown' instead [-Wdeprecated-declarations] g_io_channel_close (list->gio); ^ vgrule-list.c: In function 'vg_rule_list_save': vgrule-list.c:615:9: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] list->filename, basename); ^ gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vgstrpool.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c vgtoolview.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_GLADE_DIR=\"""\" -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,-z,relro -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 -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -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 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -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' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HwCpFP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64 ++ dirname /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64 + 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-3.fc21.x86_64 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-3.fc21.x86_64/usr/bin" /usr/bin/install -c alleyoop '/builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/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:20048): GConf-WARNING **: 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-3.fc21.x86_64/etc/gconf/schemas" /usr/bin/install -c -m 644 alleyoop.schemas '/builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/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-3.fc21.x86_64/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 -c -m 644 $lang.gmo $dir/alleyoop.mo; \ echo "installing $lang.gmo as $dir/alleyoop.mo"; \ else \ /usr/bin/install -c -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 -c -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 -c -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-3.fc21.x86_64/usr/share/locale/az/LC_MESSAGES/alleyoop.mo installing ar.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/ar/LC_MESSAGES/alleyoop.mo installing ca.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/ca/LC_MESSAGES/alleyoop.mo installing cs.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/cs/LC_MESSAGES/alleyoop.mo installing da.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/da/LC_MESSAGES/alleyoop.mo installing de.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/de/LC_MESSAGES/alleyoop.mo installing dz.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/dz/LC_MESSAGES/alleyoop.mo installing el.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/el/LC_MESSAGES/alleyoop.mo installing en_CA.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/en_CA/LC_MESSAGES/alleyoop.mo installing en_GB.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/en_GB/LC_MESSAGES/alleyoop.mo installing eo.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/eo/LC_MESSAGES/alleyoop.mo installing es.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/es/LC_MESSAGES/alleyoop.mo installing eu.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/eu/LC_MESSAGES/alleyoop.mo installing fi.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/fi/LC_MESSAGES/alleyoop.mo installing fr.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/fr/LC_MESSAGES/alleyoop.mo installing ga.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/ga/LC_MESSAGES/alleyoop.mo installing gl.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/gl/LC_MESSAGES/alleyoop.mo installing gu.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/gu/LC_MESSAGES/alleyoop.mo installing hr.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/hr/LC_MESSAGES/alleyoop.mo installing hu.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/hu/LC_MESSAGES/alleyoop.mo installing id.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/id/LC_MESSAGES/alleyoop.mo installing it.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/it/LC_MESSAGES/alleyoop.mo installing ja.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/ja/LC_MESSAGES/alleyoop.mo installing lv.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/lv/LC_MESSAGES/alleyoop.mo installing mk.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/mk/LC_MESSAGES/alleyoop.mo installing ml.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/ml/LC_MESSAGES/alleyoop.mo installing mn.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/mn/LC_MESSAGES/alleyoop.mo installing ms.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/ms/LC_MESSAGES/alleyoop.mo installing nb.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/nb/LC_MESSAGES/alleyoop.mo installing ne.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/ne/LC_MESSAGES/alleyoop.mo installing nl.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/nl/LC_MESSAGES/alleyoop.mo installing oc.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/oc/LC_MESSAGES/alleyoop.mo installing pa.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/pa/LC_MESSAGES/alleyoop.mo installing pl.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/pl/LC_MESSAGES/alleyoop.mo installing pt.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/pt/LC_MESSAGES/alleyoop.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/alleyoop.mo installing ro.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/ro/LC_MESSAGES/alleyoop.mo installing ru.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/ru/LC_MESSAGES/alleyoop.mo installing rw.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/rw/LC_MESSAGES/alleyoop.mo installing sk.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/sk/LC_MESSAGES/alleyoop.mo installing sl.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/sl/LC_MESSAGES/alleyoop.mo installing sq.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/sq/LC_MESSAGES/alleyoop.mo installing sr.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/sr/LC_MESSAGES/alleyoop.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/alleyoop.mo installing sv.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/sv/LC_MESSAGES/alleyoop.mo installing tr.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/tr/LC_MESSAGES/alleyoop.mo installing uk.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/uk/LC_MESSAGES/alleyoop.mo installing vi.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/locale/vi/LC_MESSAGES/alleyoop.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/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-3.fc21.x86_64/usr/share/pixmaps/alleyoop; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ /usr/bin/install -c -m 644 $pixmap /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/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-3.fc21.x86_64 alleyoop + desktop-file-install --dir /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/applications /builddir/build/SOURCES/alleyoop.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/alleyoop-0.9.8 extracting debug info from /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/bin/alleyoop dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 661 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: alleyoop-0.9.8-3.fc21.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cySJ5S + umask 022 + cd /builddir/build/BUILD + cd alleyoop-0.9.8 + DOCDIR=/builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/doc/alleyoop + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/doc/alleyoop + cp -pr COPYING /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/doc/alleyoop + cp -pr README /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/doc/alleyoop + cp -pr NEWS /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/doc/alleyoop + cp -pr AUTHORS /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/doc/alleyoop + cp -pr ChangeLog /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64/usr/share/doc/alleyoop + exit 0 Provides: alleyoop = 0.9.8-3.fc21 alleyoop(x86-64) = 0.9.8-3.fc21 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: libICE.so.6()(64bit) libORBit-2.so.0()(64bit) libSM.so.6()(64bit) libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(64bit) libbonobo-2.so.0()(64bit) libbonobo-activation.so.4()(64bit) libbonoboui-2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglade-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgnomevfs-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpopt.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: alleyoop-debuginfo-0.9.8-3.fc21.x86_64 Provides: alleyoop-debuginfo = 0.9.8-3.fc21 alleyoop-debuginfo(x86-64) = 0.9.8-3.fc21 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64 Wrote: /builddir/build/RPMS/alleyoop-0.9.8-3.fc21.x86_64.rpm Wrote: /builddir/build/RPMS/alleyoop-debuginfo-0.9.8-3.fc21.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9hp4qX + umask 022 + cd /builddir/build/BUILD + cd alleyoop-0.9.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/alleyoop-0.9.8-3.fc21.x86_64 + exit 0 Child return code was: 0 LEAVE do -->