1. * Package: app-cdr/graveman-0.3.12_p5-r1
  2. * Repository: gentoo
  3. * Maintainer: media-optical@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib nls test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking graveman-0.3.12-5.tar.gz to /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work
  8. * Applying joliet-long.patch ...
  9. [ ok ]
  10. * Applying rename.patch ...
  11. [ ok ]
  12. * Applying desktop-entry.patch ...
  13. [ ok ]
  14. >>> Source unpacked in /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work
  15. >>> Compiling source in /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5 ...
  16. * econf: updating graveman-0.3.12-5/config.guess with /usr/share/gnuconfig/config.guess
  17. * econf: updating graveman-0.3.12-5/config.sub with /usr/share/gnuconfig/config.sub
  18. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-flac --disable-mp3 --disable-ogg --disable-debug
  19. configure: loading site script /usr/share/config.site
  20. configure: loading site script /usr/share/crossdev/include/site/linux
  21. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  22. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  23. checking whether to enable maintainer-specific portions of Makefiles... no
  24. checking for a BSD-compatible install... /usr/bin/install -c
  25. checking whether build environment is sane... yes
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking for intltool >= 0.22... 0.35.0 found
  29. checking for perl... /usr/bin/perl
  30. checking for XML::Parser... ok
  31. checking for iconv... /usr/bin/iconv
  32. checking for msgfmt... /usr/bin/msgfmt
  33. checking for msgmerge... /usr/bin/msgmerge
  34. checking for xgettext... /usr/bin/xgettext
  35. checking for style of include used by make... GNU
  36. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  37. checking for C compiler default output file name... a.out
  38. checking whether the C compiler works... yes
  39. checking whether we are cross compiling... no
  40. checking for suffix of executables...
  41. checking for suffix of object files... o
  42. checking whether we are using the GNU C compiler... yes
  43. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  44. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  45. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  46. checking for library containing strerror... none required
  47. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  48. checking whether we are using the GNU C compiler... (cached) yes
  49. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  50. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
  51. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  52. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  53. checking for egrep... grep -E
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking for stdlib.h... (cached) yes
  65. checking for unistd.h... (cached) yes
  66. checking for getpagesize... yes
  67. checking for working mmap... yes
  68. checking build system type... x86_64-pc-linux-gnu
  69. checking host system type... x86_64-pc-linux-gnu
  70. checking for x86_64-pc-linux-gnu-pkg-config... no
  71. checking for pkg-config... /usr/bin/pkg-config
  72. checking pkg-config is at least version 0.9.0... yes
  73. checking for PACKAGE... yes
  74. checking for deflate in -lz... yes
  75. checking for mng_read in -lmng... yes
  76. checking libmng.h usability... yes
  77. checking libmng.h presence... yes
  78. checking for libmng.h... yes
  79. checking jpeglib.h usability... yes
  80. checking jpeglib.h presence... yes
  81. checking for jpeglib.h... yes
  82. checking for mp3/id3 tag file support... no
  83. ***
  84. *** MP3 file support disabled on command line
  85. *** Use --enable-mp3 to enable it
  86. ***
  87. checking for ogg vorbis file support... no
  88. ***
  89. *** OGG VORBIS file support disabled on command line
  90. *** Use --enable-ogg to enable it
  91. ***
  92. checking for FLAC file support... no
  93. ***
  94. *** FLAC file support disabled on command line
  95. *** Use --enable-flac to enable it
  96. ***
  97. checking for linux-ide device support... yes (auto)
  98. checking for linux-scsi device support... yes (auto)
  99. checking for debug mode request... no
  100. checking locale.h usability... yes
  101. checking locale.h presence... yes
  102. checking for locale.h... yes
  103. checking for LC_MESSAGES... yes
  104. checking libintl.h usability... yes
  105. checking libintl.h presence... yes
  106. checking for libintl.h... yes
  107. checking for ngettext in libc... yes
  108. checking for dgettext in libc... yes
  109. checking for bind_textdomain_codeset... yes
  110. checking for msgfmt... /usr/bin/msgfmt
  111. checking for dcgettext... yes
  112. checking for gmsgfmt... /usr/bin/gmsgfmt
  113. checking for xgettext... /usr/bin/xgettext
  114. checking for catalogs to be installed... cs de es fr hu it ja lt nl no pl pt_BR ru sv
  115. configure: creating ./config.status
  116. config.status: creating m4/Makefile
  117. config.status: creating Makefile
  118. config.status: creating desktop/Makefile
  119. config.status: creating glade/Makefile
  120. config.status: creating man/Makefile
  121. config.status: creating pixmaps/Makefile
  122. config.status: creating po/Makefile.in
  123. config.status: creating src/Makefile
  124. config.status: creating themes/Makefile
  125. config.status: creating config.h
  126. config.status: executing intltool commands
  127. config.status: executing depfiles commands
  128. config.status: executing default-2 commands
  129. config.status: executing po/stamp-it commands
  130. Configuration for graveman 0.3.12-5 :
  131. -----------------------------------
  132. Host System Type ................ : x86_64-pc-linux-gnu
  133. Compiler ........................ : x86_64-pc-linux-gnu-gcc
  134. Linker .......................... : x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -lmng -lz
  135. GTK+ version .................... : 2.24.11
  136. GLIB version .................... : 2.32.4
  137. Ogg vorbis file support ......... : no
  138. Mp3 file support ................ : no
  139. FLAC file support ............... : no
  140. Wav file support ................ : yes
  141. NLS/gettext ..................... : yes
  142. Linux IDE/SCSI devices support .. : yes/yes
  143. Debug mode ...................... : no
  144. Now type 'make' to build graveman 0.3.12-5,
  145. and then type 'make install' for installation.
  146. make -j24
  147. make all-recursive
  148. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5'
  149. Making all in m4
  150. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/m4'
  151. make[2]: Nothing to be done for `all'.
  152. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/m4'
  153. Making all in src
  154. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/src'
  155. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT audio.o -MD -MP -MF ".deps/audio.Tpo" -c -o audio.o audio.c; \
  156. then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; else rm -f ".deps/audio.Tpo"; exit 1; fi
  157. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT callbacks.o -MD -MP -MF ".deps/callbacks.Tpo" -c -o callbacks.o callbacks.c; \
  158. then mv -f ".deps/callbacks.Tpo" ".deps/callbacks.Po"; else rm -f ".deps/callbacks.Tpo"; exit 1; fi
  159. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT cdrdao.o -MD -MP -MF ".deps/cdrdao.Tpo" -c -o cdrdao.o cdrdao.c; \
  160. then mv -f ".deps/cdrdao.Tpo" ".deps/cdrdao.Po"; else rm -f ".deps/cdrdao.Tpo"; exit 1; fi
  161. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT cdrecord.o -MD -MP -MF ".deps/cdrecord.Tpo" -c -o cdrecord.o cdrecord.c; \
  162. then mv -f ".deps/cdrecord.Tpo" ".deps/cdrecord.Po"; else rm -f ".deps/cdrecord.Tpo"; exit 1; fi
  163. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT charset.o -MD -MP -MF ".deps/charset.Tpo" -c -o charset.o charset.c; \
  164. then mv -f ".deps/charset.Tpo" ".deps/charset.Po"; else rm -f ".deps/charset.Tpo"; exit 1; fi
  165. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o config.c; \
  166. then mv -f ".deps/config.Tpo" ".deps/config.Po"; else rm -f ".deps/config.Tpo"; exit 1; fi
  167. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT data.o -MD -MP -MF ".deps/data.Tpo" -c -o data.o data.c; \
  168. then mv -f ".deps/data.Tpo" ".deps/data.Po"; else rm -f ".deps/data.Tpo"; exit 1; fi
  169. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT dvdrwmediainfo.o -MD -MP -MF ".deps/dvdrwmediainfo.Tpo" -c -o dvdrwmediainfo.o dvdrwmediainfo.c; \
  170. then mv -f ".deps/dvdrwmediainfo.Tpo" ".deps/dvdrwmediainfo.Po"; else rm -f ".deps/dvdrwmediainfo.Tpo"; exit 1; fi
  171. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT dvdrwformat.o -MD -MP -MF ".deps/dvdrwformat.Tpo" -c -o dvdrwformat.o dvdrwformat.c; \
  172. then mv -f ".deps/dvdrwformat.Tpo" ".deps/dvdrwformat.Po"; else rm -f ".deps/dvdrwformat.Tpo"; exit 1; fi
  173. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT growisofs.o -MD -MP -MF ".deps/growisofs.Tpo" -c -o growisofs.o growisofs.c; \
  174. then mv -f ".deps/growisofs.Tpo" ".deps/growisofs.Po"; else rm -f ".deps/growisofs.Tpo"; exit 1; fi
  175. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT flac.o -MD -MP -MF ".deps/flac.Tpo" -c -o flac.o flac.c; \
  176. then mv -f ".deps/flac.Tpo" ".deps/flac.Po"; else rm -f ".deps/flac.Tpo"; exit 1; fi
  177. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT gtk-mng-view.o -MD -MP -MF ".deps/gtk-mng-view.Tpo" -c -o gtk-mng-view.o gtk-mng-view.c; \
  178. then mv -f ".deps/gtk-mng-view.Tpo" ".deps/gtk-mng-view.Po"; else rm -f ".deps/gtk-mng-view.Tpo"; exit 1; fi
  179. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT images.o -MD -MP -MF ".deps/images.Tpo" -c -o images.o images.c; \
  180. then mv -f ".deps/images.Tpo" ".deps/images.Po"; else rm -f ".deps/images.Tpo"; exit 1; fi
  181. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \
  182. then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi
  183. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; \
  184. then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi
  185. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT m3u.o -MD -MP -MF ".deps/m3u.Tpo" -c -o m3u.o m3u.c; \
  186. then mv -f ".deps/m3u.Tpo" ".deps/m3u.Po"; else rm -f ".deps/m3u.Tpo"; exit 1; fi
  187. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
  188. then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
  189. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT matos.o -MD -MP -MF ".deps/matos.Tpo" -c -o matos.o matos.c; \
  190. then mv -f ".deps/matos.Tpo" ".deps/matos.Po"; else rm -f ".deps/matos.Tpo"; exit 1; fi
  191. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT mkisofs.o -MD -MP -MF ".deps/mkisofs.Tpo" -c -o mkisofs.o mkisofs.c; \
  192. then mv -f ".deps/mkisofs.Tpo" ".deps/mkisofs.Po"; else rm -f ".deps/mkisofs.Tpo"; exit 1; fi
  193. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT mp3.o -MD -MP -MF ".deps/mp3.Tpo" -c -o mp3.o mp3.c; \
  194. then mv -f ".deps/mp3.Tpo" ".deps/mp3.Po"; else rm -f ".deps/mp3.Tpo"; exit 1; fi
  195. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT ogg.o -MD -MP -MF ".deps/ogg.Tpo" -c -o ogg.o ogg.c; \
  196. then mv -f ".deps/ogg.Tpo" ".deps/ogg.Po"; else rm -f ".deps/ogg.Tpo"; exit 1; fi
  197. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT param.o -MD -MP -MF ".deps/param.Tpo" -c -o param.o param.c; \
  198. then mv -f ".deps/param.Tpo" ".deps/param.Po"; else rm -f ".deps/param.Tpo"; exit 1; fi
  199. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT pls.o -MD -MP -MF ".deps/pls.Tpo" -c -o pls.o pls.c; \
  200. then mv -f ".deps/pls.Tpo" ".deps/pls.Po"; else rm -f ".deps/pls.Tpo"; exit 1; fi
  201. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT proc.o -MD -MP -MF ".deps/proc.Tpo" -c -o proc.o proc.c; \
  202. then mv -f ".deps/proc.Tpo" ".deps/proc.Po"; else rm -f ".deps/proc.Tpo"; exit 1; fi
  203. data.c: In function 'foreachfiles':
  204. data.c:74:11: warning: variable 'lr' set but not used [-Wunused-but-set-variable]
  205. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT properties.o -MD -MP -MF ".deps/properties.Tpo" -c -o properties.o properties.c; \
  206. then mv -f ".deps/properties.Tpo" ".deps/properties.Po"; else rm -f ".deps/properties.Tpo"; exit 1; fi
  207. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT readcd.o -MD -MP -MF ".deps/readcd.Tpo" -c -o readcd.o readcd.c; \
  208. then mv -f ".deps/readcd.Tpo" ".deps/readcd.Po"; else rm -f ".deps/readcd.Tpo"; exit 1; fi
  209. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT sox.o -MD -MP -MF ".deps/sox.Tpo" -c -o sox.o sox.c; \
  210. then mv -f ".deps/sox.Tpo" ".deps/sox.Po"; else rm -f ".deps/sox.Tpo"; exit 1; fi
  211. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT support.o -MD -MP -MF ".deps/support.Tpo" -c -o support.o support.c; \
  212. then mv -f ".deps/support.Tpo" ".deps/support.Po"; else rm -f ".deps/support.Tpo"; exit 1; fi
  213. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT themes.o -MD -MP -MF ".deps/themes.Tpo" -c -o themes.o themes.c; \
  214. then mv -f ".deps/themes.Tpo" ".deps/themes.Po"; else rm -f ".deps/themes.Tpo"; exit 1; fi
  215. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT tools.o -MD -MP -MF ".deps/tools.Tpo" -c -o tools.o tools.c; \
  216. then mv -f ".deps/tools.Tpo" ".deps/tools.Po"; else rm -f ".deps/tools.Tpo"; exit 1; fi
  217. callbacks.c: In function '_add_a_piste':
  218. callbacks.c:81:25: warning: format not a string literal and no format arguments [-Wformat-security]
  219. cdrecord.c: In function 'scan_callback':
  220. cdrecord.c:176:13: warning: variable 'Lstatus' set but not used [-Wunused-but-set-variable]
  221. cdrdao.c: In function 'cdrdao_grave_callback':
  222. cdrdao.c:256:5: warning: format not a string literal and no format arguments [-Wformat-security]
  223. charset.c: In function 'gtk_charset_add':
  224. charset.c:210:38: warning: format not a string literal and no format arguments [-Wformat-security]
  225. cdrecord.c: In function 'cdrecord_grave_callback':
  226. cdrecord.c:758:5: warning: format not a string literal and no format arguments [-Wformat-security]
  227. cdrecord.c:764:5: warning: format not a string literal and no format arguments [-Wformat-security]
  228. cdrecord.c:772:7: warning: format not a string literal and no format arguments [-Wformat-security]
  229. callbacks.c: In function 'gtk_confirm_dvdoperation':
  230. callbacks.c:988:23: warning: format not a string literal and no format arguments [-Wformat-security]
  231. cdrecord.c: In function 'common_blankorfix_callback':
  232. cdrecord.c:989:13: warning: variable 'Lstatus' set but not used [-Wunused-but-set-variable]
  233. cdrecord.c: In function 'cdrecord_mediainfo_callback':
  234. cdrecord.c:1188:13: warning: variable 'Lstatus' set but not used [-Wunused-but-set-variable]
  235. growisofs.c: In function 'growisofs_grave_callback':
  236. growisofs.c:135:5: warning: format not a string literal and no format arguments [-Wformat-security]
  237. growisofs.c: In function 'burn_data2dvd':
  238. growisofs.c:163:12: warning: variable 'Leject' set but not used [-Wunused-but-set-variable]
  239. growisofs.c: In function 'burn_iso2dvd':
  240. growisofs.c:343:12: warning: variable 'Leject' set but not used [-Wunused-but-set-variable]
  241. config.c: In function 'get_config_path':
  242. config.c:260:7: warning: format not a string literal and no format arguments [-Wformat-security]
  243. dvdrwformat.c: In function 'dvdrwformat_callback':
  244. dvdrwformat.c:40:13: warning: variable 'Lstatus' set but not used [-Wunused-but-set-variable]
  245. config.c: In function 'get_data_path':
  246. config.c:313:7: warning: format not a string literal and no format arguments [-Wformat-security]
  247. callbacks.c: In function 'audio_dnd_data_received':
  248. callbacks.c:1770:5: warning: pointer targets in passing argument 1 of 'g_strsplit' differ in signedness [-Wpointer-sign]
  249. In file included from /usr/include/glib-2.0/glib.h:81:0,
  250. from /usr/include/glib-2.0/gobject/gbinding.h:30,
  251. from /usr/include/glib-2.0/glib-object.h:25,
  252. from /usr/include/glib-2.0/gio/gioenums.h:30,
  253. from /usr/include/glib-2.0/gio/giotypes.h:30,
  254. from /usr/include/glib-2.0/gio/gio.h:28,
  255. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  256. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  257. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  258. from ../include/graveman.h:34,
  259. from callbacks.c:25:
  260. /usr/include/glib-2.0/glib/gstrfuncs.h:230:23: note: expected 'const gchar *' but argument is of type 'guchar *'
  261. config.c: In function 'manage_config':
  262. config.c:582:10: warning: format not a string literal and no format arguments [-Wformat-security]
  263. callbacks.c: In function 'data_dnd_data_received':
  264. callbacks.c:1837:5: warning: pointer targets in passing argument 1 of 'g_strsplit' differ in signedness [-Wpointer-sign]
  265. In file included from /usr/include/glib-2.0/glib.h:81:0,
  266. from /usr/include/glib-2.0/gobject/gbinding.h:30,
  267. from /usr/include/glib-2.0/glib-object.h:25,
  268. from /usr/include/glib-2.0/gio/gioenums.h:30,
  269. from /usr/include/glib-2.0/gio/giotypes.h:30,
  270. from /usr/include/glib-2.0/gio/gio.h:28,
  271. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  272. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  273. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  274. from ../include/graveman.h:34,
  275. from callbacks.c:25:
  276. /usr/include/glib-2.0/glib/gstrfuncs.h:230:23: note: expected 'const gchar *' but argument is of type 'guchar *'
  277. callbacks.c: In function 'menu_load':
  278. callbacks.c:2037:33: warning: format not a string literal and no format arguments [-Wformat-security]
  279. config.c: In function 'test_version':
  280. config.c:910:27: warning: format not a string literal and no format arguments [-Wformat-security]
  281. main.c: In function 'main':
  282. main.c:37:10: warning: variable 'Lcurdomain' set but not used [-Wunused-but-set-variable]
  283. mkisofs.c: In function 'mkisofs_makeimage_callback':
  284. mkisofs.c:162:5: warning: format not a string literal and no format arguments [-Wformat-security]
  285. interface.c: In function 'show_graverwindow':
  286. interface.c:1233:23: warning: format not a string literal and no format arguments [-Wformat-security]
  287. matos.c: In function 'callback_waiting_for_user':
  288. matos.c:637:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  289. interface.c: In function 'show_erasecdrwwindow':
  290. interface.c:1753:23: warning: format not a string literal and no format arguments [-Wformat-security]
  291. interface.c: In function 'show_fixcdwindow':
  292. interface.c:1808:23: warning: format not a string literal and no format arguments [-Wformat-security]
  293. interface.c: In function 'show_dvdformatwindow':
  294. interface.c:1865:23: warning: format not a string literal and no format arguments [-Wformat-security]
  295. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -MT wav.o -MD -MP -MF ".deps/wav.Tpo" -c -o wav.o wav.c; \
  296. then mv -f ".deps/wav.Tpo" ".deps/wav.Po"; else rm -f ".deps/wav.Tpo"; exit 1; fi
  297. readcd.c: In function 'readcd_makeimage_callback':
  298. readcd.c:127:5: warning: format not a string literal and no format arguments [-Wformat-security]
  299. readcd.c: In function 'readcd_getsize_callback':
  300. readcd.c:262:13: warning: variable 'Lstatus' set but not used [-Wunused-but-set-variable]
  301. sox.c: In function 'sox_callback':
  302. sox.c:87:7: warning: format not a string literal and no format arguments [-Wformat-security]
  303. sox.c:68:13: warning: variable 'Lstatus' set but not used [-Wunused-but-set-variable]
  304. tools.c: In function 'exit_prog':
  305. tools.c:341:7: warning: format not a string literal and no format arguments [-Wformat-security]
  306. tools.c: In function 'read_all_output_callback':
  307. tools.c:476:13: warning: variable 'Lstatus' set but not used [-Wunused-but-set-variable]
  308. x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps"\" -Wall -g -Wl,-O1 -Wl,--as-needed -o graveman audio.o callbacks.o cdrdao.o cdrecord.o charset.o config.o data.o dvdrwmediainfo.o dvdrwformat.o growisofs.o flac.o gtk-mng-view.o images.o interface.o log.o m3u.o main.o matos.o mkisofs.o mp3.o ogg.o param.o pls.o proc.o properties.o readcd.o sox.o support.o themes.o tools.o wav.o -lglib-2.0 -lgobject-2.0 -lpango-1.0 -lcairo -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lfreetype -lfontconfig -lpangoft2-1.0 -lgtk-x11-2.0 -lxml2 -lglade-2.0 -lmng -lz
  309. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/src'
  310. Making all in po
  311. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/po'
  312. file=`echo cs | sed 's,.*/,,'`.gmo \
  313. && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po
  314. file=`echo de | sed 's,.*/,,'`.gmo \
  315. && rm -f $file && /usr/bin/gmsgfmt -o $file de.po
  316. file=`echo es | sed 's,.*/,,'`.gmo \
  317. && rm -f $file && /usr/bin/gmsgfmt -o $file es.po
  318. file=`echo fr | sed 's,.*/,,'`.gmo \
  319. && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po
  320. file=`echo hu | sed 's,.*/,,'`.gmo \
  321. && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po
  322. file=`echo it | sed 's,.*/,,'`.gmo \
  323. && rm -f $file && /usr/bin/gmsgfmt -o $file it.po
  324. file=`echo ja | sed 's,.*/,,'`.gmo \
  325. && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po
  326. file=`echo lt | sed 's,.*/,,'`.gmo \
  327. && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po
  328. file=`echo nl | sed 's,.*/,,'`.gmo \
  329. && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po
  330. file=`echo no | sed 's,.*/,,'`.gmo \
  331. && rm -f $file && /usr/bin/gmsgfmt -o $file no.po
  332. file=`echo pl | sed 's,.*/,,'`.gmo \
  333. && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po
  334. file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  335. && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po
  336. file=`echo ru | sed 's,.*/,,'`.gmo \
  337. && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po
  338. file=`echo sv | sed 's,.*/,,'`.gmo \
  339. && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po
  340. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/po'
  341. Making all in desktop
  342. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/desktop'
  343. LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po graveman.desktop.in graveman.desktop
  344. Generating and caching the translation database
  345. NOTICE: ../po/it.po is not in UTF-8 but iso-8859-15, converting...
  346. NOTICE: ../po/es.po is not in UTF-8 but iso-8859-1, converting...
  347. NOTICE: ../po/no.po is not in UTF-8 but iso-8859-1, converting...
  348. NOTICE: ../po/nl.po is not in UTF-8 but iso-8859-15, converting...
  349. NOTICE: ../po/de.po is not in UTF-8 but iso-8859-1, converting...
  350. NOTICE: ../po/pt_BR.po is not in UTF-8 but ISO-8859-1, converting...
  351. Merging translations into graveman.desktop.
  352. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/desktop'
  353. Making all in glade
  354. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/glade'
  355. Glade templates will be installed with 'make install'
  356. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/glade'
  357. Making all in pixmaps
  358. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/pixmaps'
  359. Images will be installed with 'make install'
  360. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/pixmaps'
  361. Making all in man
  362. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/man'
  363. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/man'
  364. Making all in themes
  365. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/themes'
  366. Themes will be installed with 'make install' in '/usr/share/graveman/themes'
  367. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/themes'
  368. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5'
  369. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5'
  370. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5'
  371. >>> Source compiled.
  372. >>> Test phase [check]: app-cdr/graveman-0.3.12_p5-r1
  373. * Tinderbox QA Notice: 'make' called by _eapi0_src_test
  374. make -j24 -j24 -j1 check
  375. Making check in m4
  376. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/m4'
  377. make[1]: Nothing to be done for `check'.
  378. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/m4'
  379. Making check in src
  380. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/src'
  381. make[1]: Nothing to be done for `check'.
  382. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/src'
  383. Making check in po
  384. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/po'
  385. INTLTOOL_EXTRACT=../intltool-extract srcdir=. ../intltool-update --gettext-package graveman --pot
  386. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/po'
  387. Making check in desktop
  388. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/desktop'
  389. make[1]: Nothing to be done for `check'.
  390. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/desktop'
  391. Making check in glade
  392. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/glade'
  393. make[1]: Nothing to be done for `check'.
  394. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/glade'
  395. Making check in pixmaps
  396. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/pixmaps'
  397. make[1]: Nothing to be done for `check'.
  398. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/pixmaps'
  399. Making check in man
  400. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/man'
  401. make[1]: Nothing to be done for `check'.
  402. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/man'
  403. Making check in themes
  404. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/themes'
  405. make[1]: Nothing to be done for `check'.
  406. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/themes'
  407. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5'
  408. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5'
  409. >>> Install graveman-0.3.12_p5-r1 into /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image/ category app-cdr
  410. make -j24 DESTDIR=/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image/ 'scrollkeeper_localstate_dir=/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//var/lib/scrollkeeper ' install
  411. Making install in m4
  412. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/m4'
  413. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/m4'
  414. make[2]: Nothing to be done for `install-exec-am'.
  415. make[2]: Nothing to be done for `install-data-am'.
  416. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/m4'
  417. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/m4'
  418. Making install in src
  419. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/src'
  420. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/src'
  421. test -z "/usr/bin" || mkdir -p -- "/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/bin"
  422. make[2]: Nothing to be done for `install-data-am'.
  423. /usr/bin/install -c 'graveman' '/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/bin/graveman'
  424. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/src'
  425. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/src'
  426. Making install in po
  427. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/po'
  428. /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/install-sh -d /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale
  429. if test -n ""; then \
  430. linguas=""; \
  431. else \
  432. linguas="cs de es fr hu it ja lt nl no pl pt_BR ru sv"; \
  433. fi; \
  434. for lang in $linguas; do \
  435. dir=/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/$lang/LC_MESSAGES; \
  436. /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/install-sh -d $dir; \
  437. if test -r $lang.gmo; then \
  438. /usr/bin/install -c -m 644 $lang.gmo $dir/graveman.mo; \
  439. echo "installing $lang.gmo as $dir/graveman.mo"; \
  440. else \
  441. /usr/bin/install -c -m 644 ./$lang.gmo $dir/graveman.mo; \
  442. echo "installing ./$lang.gmo as" \
  443. "$dir/graveman.mo"; \
  444. fi; \
  445. if test -r $lang.gmo.m; then \
  446. /usr/bin/install -c -m 644 $lang.gmo.m $dir/graveman.mo.m; \
  447. echo "installing $lang.gmo.m as $dir/graveman.mo.m"; \
  448. else \
  449. if test -r ./$lang.gmo.m ; then \
  450. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  451. $dir/graveman.mo.m; \
  452. echo "installing ./$lang.gmo.m as" \
  453. "$dir/graveman.mo.m"; \
  454. else \
  455. true; \
  456. fi; \
  457. fi; \
  458. done
  459. installing cs.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/cs/LC_MESSAGES/graveman.mo
  460. installing de.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/de/LC_MESSAGES/graveman.mo
  461. installing es.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/es/LC_MESSAGES/graveman.mo
  462. installing fr.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/fr/LC_MESSAGES/graveman.mo
  463. installing hu.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/hu/LC_MESSAGES/graveman.mo
  464. installing it.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/it/LC_MESSAGES/graveman.mo
  465. installing ja.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/ja/LC_MESSAGES/graveman.mo
  466. installing lt.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/lt/LC_MESSAGES/graveman.mo
  467. installing nl.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/nl/LC_MESSAGES/graveman.mo
  468. installing no.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/no/LC_MESSAGES/graveman.mo
  469. installing pl.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/pl/LC_MESSAGES/graveman.mo
  470. installing pt_BR.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/pt_BR/LC_MESSAGES/graveman.mo
  471. installing ru.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/ru/LC_MESSAGES/graveman.mo
  472. installing sv.gmo as /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/locale/sv/LC_MESSAGES/graveman.mo
  473. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/po'
  474. Making install in desktop
  475. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/desktop'
  476. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/desktop'
  477. make[2]: Nothing to be done for `install-exec-am'.
  478. test -z "/usr/share/applications" || mkdir -p -- "/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/applications"
  479. test -z "/usr/share/pixmaps" || mkdir -p -- "/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/pixmaps"
  480. /usr/bin/install -c -m 644 'graveman.desktop' '/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/applications/graveman.desktop'
  481. /usr/bin/install -c -m 644 'graveman48.png' '/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/pixmaps/graveman48.png'
  482. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/desktop'
  483. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/desktop'
  484. Making install in glade
  485. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/glade'
  486. /bin/sh ../mkinstalldirs /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman
  487. mkdir -p -- /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman
  488. for glade in ./*.glade; do \
  489. if test -f $glade; then \
  490. /usr/bin/install -c -m 644 $glade /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman/; \
  491. fi \
  492. done
  493. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/glade'
  494. Making install in pixmaps
  495. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/pixmaps'
  496. /bin/sh ../mkinstalldirs /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman
  497. for pixmap in ./*.png; do \
  498. if test -f $pixmap; then \
  499. /usr/bin/install -c -m 644 $pixmap /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman/; \
  500. fi \
  501. done
  502. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/pixmaps'
  503. Making install in man
  504. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/man'
  505. /usr/bin/install -c -m 644 -D graveman.man /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/man/man1/graveman.1 ; \
  506. if test "Ayes" = "Ayes"; then \
  507. for lang in fr nl; do \
  508. /usr/bin/install -c -m 644 -D "./graveman.$lang.man" "/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/man/$lang/man1/graveman.1"; \
  509. done \
  510. fi
  511. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/man'
  512. Making install in themes
  513. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/themes'
  514. Installing themes in '/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman/themes'
  515. mkdir -p -- /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman/themes
  516. Installing 'default' theme ...
  517. mkdir -p -- /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman/themes/default
  518. Installing 'isoset' theme ...
  519. mkdir -p -- /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman/themes/isoset
  520. Installing 'essai' theme ...
  521. mkdir -p -- /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman/themes/essai
  522. Installing 'plainset' theme ...
  523. mkdir -p -- /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image//usr/share/graveman/themes/plainset
  524. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5/themes'
  525. make[1]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5'
  526. make[2]: Entering directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5'
  527. make[2]: Nothing to be done for `install-exec-am'.
  528. make[2]: Nothing to be done for `install-data-am'.
  529. make[2]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5'
  530. make[1]: Leaving directory `/tmp/portage/app-cdr/graveman-0.3.12_p5-r1/work/graveman-0.3.12-5'
  531. >>> Completed installing graveman-0.3.12_p5-r1 into /tmp/portage/app-cdr/graveman-0.3.12_p5-r1/image/
  532. * QA Notice: Files built without respecting CFLAGS have been detected
  533. * Please include the following list of files in your report:
  534. * /usr/bin/graveman
  535. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  536. usr/bin/graveman
  537. ecompressdir: bzip2 -9 /usr/share/man
  538. * Updating desktop mime database ...
  539. * Updating shared mime info database ...
  540. Unknown media type in type 'chemical/x-alchemy'
  541. Unknown media type in type 'chemical/x-cache'
  542. Unknown media type in type 'chemical/x-cactvs-ascii'
  543. Unknown media type in type 'chemical/x-cactvs-binary'
  544. Unknown media type in type 'chemical/x-cactvs-table'
  545. Unknown media type in type 'chemical/x-cdx'
  546. Unknown media type in type 'chemical/x-cdxml'
  547. Unknown media type in type 'chemical/x-chem3d'
  548. Unknown media type in type 'chemical/x-cif'
  549. Unknown media type in type 'chemical/x-cml'
  550. Unknown media type in type 'chemical/x-daylight-smiles'
  551. Unknown media type in type 'chemical/x-dmol'
  552. Unknown media type in type 'chemical/x-gamess-input'
  553. Unknown media type in type 'chemical/x-gamess-output'
  554. Unknown media type in type 'chemical/x-gaussian-input'
  555. Unknown media type in type 'chemical/x-gaussian-log'
  556. Unknown media type in type 'chemical/x-genbank'
  557. Unknown media type in type 'chemical/x-gulp'
  558. Unknown media type in type 'chemical/x-hin'
  559. Unknown media type in type 'chemical/x-inchi'
  560. Unknown media type in type 'chemical/x-inchi-xml'
  561. Unknown media type in type 'chemical/x-jcamp-dx'
  562. Unknown media type in type 'chemical/x-macromodel-input'
  563. Unknown media type in type 'chemical/x-mdl-molfile'
  564. Unknown media type in type 'chemical/x-mdl-rdfile'
  565. Unknown media type in type 'chemical/x-mdl-rxnfile'
  566. Unknown media type in type 'chemical/x-mdl-sdfile'
  567. Unknown media type in type 'chemical/x-mdl-tgf'
  568. Unknown media type in type 'chemical/x-mmcif'
  569. Unknown media type in type 'chemical/x-mol2'
  570. Unknown media type in type 'chemical/x-mopac-graph'
  571. Unknown media type in type 'chemical/x-mopac-input'
  572. Unknown media type in type 'chemical/x-mopac-out'
  573. Unknown media type in type 'chemical/x-msi-car'
  574. Unknown media type in type 'chemical/x-msi-hessian'
  575. Unknown media type in type 'chemical/x-msi-mdf'
  576. Unknown media type in type 'chemical/x-msi-msi'
  577. Unknown media type in type 'chemical/x-ncbi-asn1'
  578. Unknown media type in type 'chemical/x-ncbi-asn1-binary'
  579. Unknown media type in type 'chemical/x-ncbi-asn1-xml'
  580. Unknown media type in type 'chemical/x-pdb'
  581. Unknown media type in type 'chemical/x-shelx'
  582. Unknown media type in type 'chemical/x-vmd'
  583. Unknown media type in type 'chemical/x-xyz'
  584. * Updating desktop mime database ...
  585. * Updating shared mime info database ...
  586. Unknown media type in type 'chemical/x-alchemy'
  587. Unknown media type in type 'chemical/x-cache'
  588. Unknown media type in type 'chemical/x-cactvs-ascii'
  589. Unknown media type in type 'chemical/x-cactvs-binary'
  590. Unknown media type in type 'chemical/x-cactvs-table'
  591. Unknown media type in type 'chemical/x-cdx'
  592. Unknown media type in type 'chemical/x-cdxml'
  593. Unknown media type in type 'chemical/x-chem3d'
  594. Unknown media type in type 'chemical/x-cif'
  595. Unknown media type in type 'chemical/x-cml'
  596. Unknown media type in type 'chemical/x-daylight-smiles'
  597. Unknown media type in type 'chemical/x-dmol'
  598. Unknown media type in type 'chemical/x-gamess-input'
  599. Unknown media type in type 'chemical/x-gamess-output'
  600. Unknown media type in type 'chemical/x-gaussian-input'
  601. Unknown media type in type 'chemical/x-gaussian-log'
  602. Unknown media type in type 'chemical/x-genbank'
  603. Unknown media type in type 'chemical/x-gulp'
  604. Unknown media type in type 'chemical/x-hin'
  605. Unknown media type in type 'chemical/x-inchi'
  606. Unknown media type in type 'chemical/x-inchi-xml'
  607. Unknown media type in type 'chemical/x-jcamp-dx'
  608. Unknown media type in type 'chemical/x-macromodel-input'
  609. Unknown media type in type 'chemical/x-mdl-molfile'
  610. Unknown media type in type 'chemical/x-mdl-rdfile'
  611. Unknown media type in type 'chemical/x-mdl-rxnfile'
  612. Unknown media type in type 'chemical/x-mdl-sdfile'
  613. Unknown media type in type 'chemical/x-mdl-tgf'
  614. Unknown media type in type 'chemical/x-mmcif'
  615. Unknown media type in type 'chemical/x-mol2'
  616. Unknown media type in type 'chemical/x-mopac-graph'
  617. Unknown media type in type 'chemical/x-mopac-input'
  618. Unknown media type in type 'chemical/x-mopac-out'
  619. Unknown media type in type 'chemical/x-msi-car'
  620. Unknown media type in type 'chemical/x-msi-hessian'
  621. Unknown media type in type 'chemical/x-msi-mdf'
  622. Unknown media type in type 'chemical/x-msi-msi'
  623. Unknown media type in type 'chemical/x-ncbi-asn1'
  624. Unknown media type in type 'chemical/x-ncbi-asn1-binary'
  625. Unknown media type in type 'chemical/x-ncbi-asn1-xml'
  626. Unknown media type in type 'chemical/x-pdb'
  627. Unknown media type in type 'chemical/x-shelx'
  628. Unknown media type in type 'chemical/x-vmd'
  629. Unknown media type in type 'chemical/x-xyz'