1. * Package: dev-vcs/gitg-0.2.5
  2. * Repository: gentoo
  3. * Maintainer: ikelos@gentoo.org sping@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] atlas *
  8. [2] reference
  9. Installed BLAS for library directory lib64
  10. [1] atlas *
  11. [2] atlas-threads
  12. [3] reference
  13. Installed CBLAS for library directory lib64
  14. [1] atlas
  15. [2] atlas-threads
  16. [3] gsl
  17. [4] reference *
  18. >>> Unpacking source...
  19. >>> Unpacking gitg-0.2.5.tar.bz2 to /tmp/portage/dev-vcs/gitg-0.2.5/work
  20. >>> Source unpacked in /tmp/portage/dev-vcs/gitg-0.2.5/work
  21. >>> Preparing source in /tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5 ...
  22. * Fixing OMF Makefiles ...
  23. [ ok ]
  24. * Disabling deprecation warnings ...
  25. [ ok ]
  26. * Running elibtoolize in: gitg-0.2.5/
  27. * Applying portage/1.2.0 patch ...
  28. * Applying sed/1.5.6 patch ...
  29. * Applying as-needed/2.2.6 patch ...
  30. * Running elibtoolize in: gitg-0.2.5/build-aux/
  31. * Applying portage/1.2.0 patch ...
  32. * Applying sed/1.5.6 patch ...
  33. * Applying as-needed/2.2.6 patch ...
  34. >>> Source prepared.
  35. >>> Configuring source in /tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5 ...
  36. * econf: updating gitg-0.2.5/config.sub with /usr/share/gnuconfig/config.sub
  37. * econf: updating gitg-0.2.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  38. * econf: updating gitg-0.2.5/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  39. * econf: updating gitg-0.2.5/config.guess with /usr/share/gnuconfig/config.guess
  40. ./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-static --disable-deprecations --disable-dependency-tracking --disable-maintainer-mode --disable-debug --disable-glade-catalog --disable-maintainer-mode
  41. configure: loading site script /usr/share/config.site
  42. checking for a BSD-compatible install... /usr/bin/install -c
  43. checking whether build environment is sane... yes
  44. checking for a thread-safe mkdir -p... /bin/mkdir -p
  45. checking for gawk... gawk
  46. checking whether make sets $(MAKE)... yes
  47. checking how to create a ustar tar archive... gnutar
  48. checking whether to disable maintainer-specific portions of Makefiles... no
  49. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  50. checking whether the C compiler works... yes
  51. checking for C compiler default output file name... a.out
  52. checking for suffix of executables...
  53. checking whether we are cross compiling... no
  54. checking for suffix of object files... o
  55. checking whether we are using the GNU C compiler... yes
  56. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  57. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  58. checking for style of include used by make... GNU
  59. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  60. checking whether make sets $(MAKE)... (cached) yes
  61. checking for gzip... /bin/gzip
  62. checking for glib-mkenums... /usr/bin/glib-mkenums
  63. checking build system type... x86_64-pc-linux-gnu
  64. checking host system type... x86_64-pc-linux-gnu
  65. checking how to print strings... printf
  66. checking for a sed that does not truncate output... /bin/sed
  67. checking for grep that handles long lines and -e... /bin/grep
  68. checking for egrep... /bin/grep -E
  69. checking for fgrep... /bin/grep -F
  70. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  71. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  72. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  73. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  74. checking whether ln -s works... yes
  75. checking the maximum length of command line arguments... 1572864
  76. checking whether the shell understands some XSI constructs... yes
  77. checking whether the shell understands "+="... yes
  78. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  79. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  80. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  81. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  82. checking how to recognize dependent libraries... pass_all
  83. checking for x86_64-pc-linux-gnu-dlltool... no
  84. checking for dlltool... no
  85. checking how to associate runtime and link libraries... printf %s\n
  86. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  87. checking for archiver @FILE support... @
  88. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  89. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  90. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  91. checking for sysroot... no
  92. checking for x86_64-pc-linux-gnu-mt... no
  93. checking for mt... mt
  94. checking if mt is a manifest tool... no
  95. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  96. checking for ANSI C header files... yes
  97. checking for sys/types.h... yes
  98. checking for sys/stat.h... yes
  99. checking for stdlib.h... yes
  100. checking for string.h... yes
  101. checking for memory.h... yes
  102. checking for strings.h... yes
  103. checking for inttypes.h... yes
  104. checking for stdint.h... yes
  105. checking for unistd.h... yes
  106. checking for dlfcn.h... yes
  107. checking for objdir... .libs
  108. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  109. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  110. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  111. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  112. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  113. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  114. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  115. checking whether -lc should be explicitly linked in... no
  116. checking dynamic linker characteristics... GNU/Linux ld.so
  117. checking how to hardcode library paths into programs... immediate
  118. checking whether stripping libraries is possible... yes
  119. checking if libtool supports shared libraries... yes
  120. checking whether to build shared libraries... yes
  121. checking whether to build static libraries... no
  122. checking whether NLS is requested... yes
  123. checking for intltool >= 0.40.0... 0.50.2 found
  124. checking for intltool-update... /usr/bin/intltool-update
  125. checking for intltool-merge... /usr/bin/intltool-merge
  126. checking for intltool-extract... /usr/bin/intltool-extract
  127. checking for xgettext... /usr/bin/xgettext
  128. checking for msgmerge... /usr/bin/msgmerge
  129. checking for msgfmt... /usr/bin/msgfmt
  130. checking for gmsgfmt... /usr/bin/gmsgfmt
  131. checking for perl... /usr/bin/perl
  132. checking for perl >= 5.8.1... 5.16.1
  133. checking for XML::Parser... ok
  134. checking for msgfmt... (cached) /usr/bin/msgfmt
  135. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  136. checking for xgettext... (cached) /usr/bin/xgettext
  137. checking for msgmerge... (cached) /usr/bin/msgmerge
  138. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  139. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  140. checking for shared library run path origin... done
  141. checking for CFPreferencesCopyAppValue... no
  142. checking for CFLocaleCopyCurrent... no
  143. checking for GNU gettext in libc... yes
  144. checking whether to use NLS... yes
  145. checking where the gettext function comes from... libc
  146. checking for sinf in -lm... yes
  147. checking for x86_64-pc-linux-gnu-pkg-config... no
  148. checking for pkg-config... /usr/bin/pkg-config
  149. checking pkg-config is at least version 0.9.0... yes
  150. checking for GITG... yes
  151. checking for PACKAGE... yes
  152. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  153. checking whether gcc understands -Wno-sign-compare... yes
  154. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  155. checking what language compliance flags to pass to the C compiler...
  156. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
  157. checking pkg-config is at least version 0.16... yes
  158. configure: creating ./config.status
  159. config.status: creating Makefile
  160. config.status: creating libgitg-1.0.pc
  161. config.status: creating libgitg/Makefile
  162. config.status: creating gitg/Makefile
  163. config.status: creating data/Makefile
  164. config.status: creating data/gitg.desktop.in
  165. config.status: creating data/icons/Makefile
  166. config.status: creating data/org.gnome.gitg.gschema.xml.in
  167. config.status: creating po/Makefile.in
  168. config.status: creating tests/Makefile
  169. config.status: creating tools/Makefile
  170. config.status: creating config.h
  171. config.status: executing depfiles commands
  172. config.status: executing libtool commands
  173. config.status: executing po-directories commands
  174. config.status: creating po/POTFILES
  175. config.status: creating po/Makefile
  176. config.status: executing po/stamp-it commands
  177. Configuration:
  178. Source code location: .
  179. Compiler: x86_64-pc-linux-gnu-gcc
  180. Glade catalog: no
  181. Debug enabled: no
  182. >>> Source configured.
  183. >>> Compiling source in /tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5 ...
  184. make -j24
  185. make all-recursive
  186. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
  187. Making all in libgitg
  188. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  189. GEN gitg-enum-types.h
  190. GEN gitg-enum-types.c
  191. make all-am
  192. make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  193. CC gitg-enum-types.lo
  194. CC gitg-changed-file.lo
  195. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-enum-types.lo gitg-enum-types.c
  196. CC gitg-color.lo
  197. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-changed-file.lo gitg-changed-file.c
  198. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-color.lo gitg-color.c
  199. CC gitg-commit.lo
  200. CC gitg-config.lo
  201. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-commit.lo gitg-commit.c
  202. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-config.lo gitg-config.c
  203. CC gitg-convert.lo
  204. CC gitg-hash.lo
  205. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-convert.lo gitg-convert.c
  206. CC gitg-i18n.lo
  207. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-hash.lo gitg-hash.c
  208. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-i18n.lo gitg-i18n.c
  209. CC gitg-lane.lo
  210. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-lane.lo gitg-lane.c
  211. CC gitg-lanes.lo
  212. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-lanes.lo gitg-lanes.c
  213. CC gitg-ref.lo
  214. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-ref.lo gitg-ref.c
  215. CC gitg-repository.lo
  216. CC gitg-revision.lo
  217. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-repository.lo gitg-repository.c
  218. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-revision.lo gitg-revision.c
  219. CC gitg-runner.lo
  220. CC gitg-smart-charset-converter.lo
  221. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-runner.lo gitg-runner.c
  222. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-smart-charset-converter.lo gitg-smart-charset-converter.c
  223. CC gitg-encodings.lo
  224. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-encodings.lo gitg-encodings.c
  225. CC gitg-command.lo
  226. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-command.lo gitg-command.c
  227. CC gitg-io.lo
  228. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-io.lo gitg-io.c
  229. CC gitg-line-parser.lo
  230. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-line-parser.lo gitg-line-parser.c
  231. CC gitg-shell.lo
  232. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gitg-shell.lo gitg-shell.c
  233. CCLD libgitg-1.0.la
  234. make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  235. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  236. Making all in gitg
  237. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
  238. CC gitg.o
  239. CC gitg-activatable.o
  240. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg.c
  241. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-activatable.c
  242. CC gitg-avatar-cache.o
  243. CC gitg-blame-renderer.o
  244. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-avatar-cache.c
  245. CC gitg-branch-actions.o
  246. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-blame-renderer.c
  247. CC gitg-cell-renderer-path.o
  248. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-branch-actions.c
  249. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-cell-renderer-path.c
  250. CC gitg-commit-view.o
  251. CC gitg-diff-line-renderer.o
  252. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-commit-view.c
  253. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-diff-line-renderer.c
  254. CC gitg-diff-view.o
  255. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-diff-view.c
  256. CC gitg-dirs.o
  257. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-dirs.c
  258. CC gitg-dnd.o
  259. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-dnd.c
  260. CC gitg-label-renderer.o
  261. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-label-renderer.c
  262. CC gitg-preferences-dialog.o
  263. CC gitg-repository-dialog.o
  264. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-preferences-dialog.c
  265. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-repository-dialog.c
  266. CC gitg-revision-panel.o
  267. CC gitg-revision-details-panel.o
  268. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-revision-panel.c
  269. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-revision-details-panel.c
  270. CC gitg-revision-files-panel.o
  271. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-revision-files-panel.c
  272. CC gitg-revision-changes-panel.o
  273. CC gitg-stat-view.o
  274. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-revision-changes-panel.c
  275. CC gitg-uri.o
  276. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-stat-view.c
  277. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-uri.c
  278. CC gitg-utils.o
  279. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-utils.c
  280. CC gitg-window.o
  281. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/gsettings-desktop-schemas -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DDATADIR=\""/usr/share"\" -DGITG_DATADIR=\""/usr/share/gitg"\" -DGITG_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-window.c
  282. gitg-commit-view.c: In function 'get_info_at_pointer':
  283. gitg-commit-view.c:1121:2: warning: 'gdk_window_get_pointer' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:715): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
  284. gitg-commit-view.c: In function 'gutter_event':
  285. gitg-commit-view.c:1244:2: warning: 'gdk_window_get_pointer' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:715): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
  286. gitg-dnd.c: In function 'vertical_autoscroll':
  287. gitg-dnd.c:516:2: warning: 'gdk_window_get_pointer' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:715): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
  288. CCLD gitg
  289. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
  290. Making all in data
  291. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  292. Making all in icons
  293. make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
  294. make[3]: Nothing to be done for `all'.
  295. make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
  296. make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  297. LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gitg.desktop.in gitg.desktop
  298. LC_ALL=C /usr/bin/intltool-merge -x -u /tmp org.gnome.gitg.gschema.xml.in org.gnome.gitg.gschema.xml
  299. Merging translations into org.gnome.gitg.gschema.xml.
  300. Generating and caching the translation database
  301. CREATED org.gnome.gitg.gschema.xml
  302. GEN org.gnome.gitg.gschema.valid
  303. warning: Schema 'org.gnome.desktop.url-handlers.gitg' has path '/desktop/gnome/url-handlers/gitg/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  304. Merging translations into gitg.desktop.
  305. make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  306. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  307. Making all in po
  308. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
  309. file=`echo da | sed 's,.*/,,'`.gmo \
  310. && rm -f $file && /usr/bin/gmsgfmt -o $file da.po
  311. file=`echo de | sed 's,.*/,,'`.gmo \
  312. && rm -f $file && /usr/bin/gmsgfmt -o $file de.po
  313. file=`echo en_GB | sed 's,.*/,,'`.gmo \
  314. && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po
  315. file=`echo es | sed 's,.*/,,'`.gmo \
  316. && rm -f $file && /usr/bin/gmsgfmt -o $file es.po
  317. file=`echo fr | sed 's,.*/,,'`.gmo \
  318. && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po
  319. file=`echo gl | sed 's,.*/,,'`.gmo \
  320. && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po
  321. file=`echo it | sed 's,.*/,,'`.gmo \
  322. && rm -f $file && /usr/bin/gmsgfmt -o $file it.po
  323. file=`echo lt | sed 's,.*/,,'`.gmo \
  324. && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po
  325. file=`echo nb | sed 's,.*/,,'`.gmo \
  326. && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po
  327. file=`echo nl | sed 's,.*/,,'`.gmo \
  328. && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po
  329. file=`echo pa | sed 's,.*/,,'`.gmo \
  330. && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po
  331. file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  332. && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po
  333. file=`echo ro | sed 's,.*/,,'`.gmo \
  334. && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po
  335. file=`echo ru | sed 's,.*/,,'`.gmo \
  336. && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po
  337. file=`echo sl | sed 's,.*/,,'`.gmo \
  338. && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po
  339. file=`echo sv | sed 's,.*/,,'`.gmo \
  340. && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po
  341. file=`echo uk | sed 's,.*/,,'`.gmo \
  342. && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po
  343. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  344. && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po
  345. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
  346. Making all in tests
  347. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
  348. CC shell.o
  349. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -I.. -I../gitg -I../libgitg -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c shell.c
  350. CCLD shell
  351. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
  352. Making all in tools
  353. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
  354. CC gitg-shell.o
  355. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -I.. -I../gitg -I../libgitg -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-shell.c
  356. CC gitg-config.o
  357. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -I.. -I../gitg -I../libgitg -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gitg-config.c
  358. CCLD gitg-config
  359. CCLD gitg-shell
  360. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
  361. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
  362. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
  363. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
  364. >>> Source compiled.
  365. make -j24 check
  366. Making check in libgitg
  367. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  368. make check-am
  369. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  370. make[2]: Nothing to be done for `check-am'.
  371. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  372. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  373. Making check in gitg
  374. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
  375. make[1]: Nothing to be done for `check'.
  376. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
  377. Making check in data
  378. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  379. Making check in icons
  380. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
  381. make[2]: Nothing to be done for `check'.
  382. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
  383. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  384. make[2]: Nothing to be done for `check-am'.
  385. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  386. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  387. Making check in po
  388. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
  389. INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package gitg --pot
  390. rm -f missing notexist
  391. srcdir=. /usr/bin/intltool-update -m
  392. if [ -r missing -o -r notexist ]; then \
  393. exit 1; \
  394. fi
  395. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
  396. Making check in tests
  397. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
  398. make check-TESTS
  399. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
  400. /shell/success: **
  401. ERROR:shell.c:141:test_success: assertion failed (error == NULL): Process exited with non-zero exit code: 128 (g-io-error-quark, 0)
  402. /bin/sh: line 5: 615904 Aborted ${dir}$tst
  403. FAIL: shell
  404. ======================================================================
  405. 1 of 1 test failed
  406. Please report to https://bugzilla.gnome.org/enter_bug.cgi?product=gitg
  407. ======================================================================
  408. make[2]: *** [check-TESTS] Error 1
  409. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
  410. make[1]: *** [check-am] Error 2
  411. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
  412. make: *** [check-recursive] Error 1
  413. emake failed
  414. * ERROR: dev-vcs/gitg-0.2.5 failed (test phase):
  415. * (no error message)
  416. *
  417. * Call stack:
  418. * ebuild.sh, line 93: Called src_test
  419. * environment, line 3196: Called die
  420. * The specific snippet of code:
  421. * emake check || die
  422. *
  423. * If you need support, post the output of `emerge --info '=dev-vcs/gitg-0.2.5'`,
  424. * the complete build log and the output of `emerge -pqv '=dev-vcs/gitg-0.2.5'`.
  425. * The complete build log is located at '/var/log/portage/dev-vcs:gitg-0.2.5:20121103-102450.log'.
  426. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-vcs/gitg-0.2.5/temp/build.log'.
  427. * The ebuild environment file is located at '/tmp/portage/dev-vcs/gitg-0.2.5/temp/environment'.
  428. * Working directory: '/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
  429. * S: '/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
  430. >>> Install gitg-0.2.5 into /tmp/portage/dev-vcs/gitg-0.2.5/image/ category dev-vcs
  431. make -j24 DESTDIR=/tmp/portage/dev-vcs/gitg-0.2.5/image/ 'scrollkeeper_localstate_dir=/tmp/portage/dev-vcs/gitg-0.2.5/image//var/lib/scrollkeeper ' install
  432. Making install in libgitg
  433. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  434. make install-am
  435. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  436. make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  437. test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64"
  438. test -z "/usr/include/libgitg-1.0/libgitg" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/include/libgitg-1.0/libgitg"
  439. /bin/sh ../libtool --mode=install /usr/bin/install -c libgitg-1.0.la '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64'
  440. /usr/bin/install -c -m 644 gitg-changed-file.h gitg-color.h gitg-commit.h gitg-config.h gitg-hash.h gitg-lane.h gitg-ref.h gitg-repository.h gitg-revision.h gitg-runner.h gitg-command.h gitg-shell.h gitg-io.h gitg-line-parser.h '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/include/libgitg-1.0/libgitg'
  441. libtool: install: /usr/bin/install -c .libs/libgitg-1.0.so.0.0.0 /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64/libgitg-1.0.so.0.0.0
  442. libtool: install: (cd /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64 && { ln -s -f libgitg-1.0.so.0.0.0 libgitg-1.0.so.0 || { rm -f libgitg-1.0.so.0 && ln -s libgitg-1.0.so.0.0.0 libgitg-1.0.so.0; }; })
  443. libtool: install: (cd /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64 && { ln -s -f libgitg-1.0.so.0.0.0 libgitg-1.0.so || { rm -f libgitg-1.0.so && ln -s libgitg-1.0.so.0.0.0 libgitg-1.0.so; }; })
  444. libtool: install: /usr/bin/install -c .libs/libgitg-1.0.lai /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64/libgitg-1.0.la
  445. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  446. make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  447. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  448. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
  449. Making install in gitg
  450. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
  451. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
  452. test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/bin"
  453. test -z "/usr/share/gitg/ui/" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/ui/"
  454. /usr/bin/install -c -m 644 gitg-window.ui gitg-commit-menu.ui gitg-ui.xml gitg-menus.xml gitg-preferences.ui gitg-new-branch.ui gitg-tag.ui gitg-repository.ui gitg-revision-details-panel.ui gitg-revision-changes-panel.ui gitg-revision-files-panel.ui '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/ui/'
  455. /bin/sh ../libtool --mode=install /usr/bin/install -c gitg '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/bin'
  456. libtool: install: warning: `../libgitg/libgitg-1.0.la' has not been installed in `/usr/lib64'
  457. libtool: install: /usr/bin/install -c .libs/gitg /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/bin/gitg
  458. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
  459. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
  460. Making install in data
  461. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  462. Making install in icons
  463. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
  464. make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
  465. make[3]: Nothing to be done for `install-exec-am'.
  466. for icon in hicolor_apps_16x16_gitg.png hicolor_apps_22x22_gitg.png hicolor_apps_24x24_gitg.png hicolor_apps_32x32_gitg.png hicolor_apps_48x48_gitg.png hicolor_apps_scalable_gitg.svg; do \
  467. THEME=`echo $icon | cut -d_ -f1`; \
  468. CONTEXT=`echo $icon | cut -d_ -f2`; \
  469. SIZE=`echo $icon | cut -d_ -f3`; \
  470. ICONFILE=`echo $icon | cut -d_ -f4`; \
  471. mkdir -p /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/icons/$THEME/$SIZE/$CONTEXT; \
  472. /usr/bin/install -c -m 644 ./$icon /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \
  473. done;
  474. test -z "/usr/share/gitg/icons" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/icons"
  475. *** Icon cache not updated. After (un)install, run this:
  476. *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor
  477. *** gtk-update-icon-cache -f -t /usr/share/icons/HighContrastLargePrint
  478. *** gtk-update-icon-cache -f -t /usr/share/icons/HighContrastLargePrintInverse
  479. *** gtk-update-icon-cache -f -t /usr/share/icons/LowContrastLargePrint
  480. /usr/bin/install -c -m 644 gitg16x16.png gitg22x22.png gitg24x24.png gitg32x32.png gitg48x48.png gitg64x64.png gitg128x128.png gitg.svg '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/icons'
  481. make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
  482. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
  483. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  484. make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  485. make[3]: Nothing to be done for `install-exec-am'.
  486. test -z "/usr/share/applications" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/applications"
  487. test -z "" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image/"
  488. test -z "/usr/share/gitg/language-specs" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/language-specs"
  489. test -z "/usr/share/gitg/styles" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/styles"
  490. test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/man/man1"
  491. if test -n "org.gnome.gitg.gschema.xml"; then \
  492. test -z "/usr/share/glib-2.0/schemas" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/glib-2.0/schemas"; \
  493. /usr/bin/install -c -m 644 org.gnome.gitg.gschema.xml "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/glib-2.0/schemas"; \
  494. test -n "/tmp/portage/dev-vcs/gitg-0.2.5/image/" || glib-compile-schemas /usr/share/glib-2.0/schemas; \
  495. fi
  496. /usr/bin/install -c -m 644 gitg.desktop '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/applications'
  497. /usr/bin/install -c -m 644 gitgdiff.lang '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/language-specs'
  498. /usr/bin/install -c -m 644 gitgstyle.xml '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/styles'
  499. /usr/bin/install -c -m 644 gitg.1 '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/man/man1'
  500. make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  501. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  502. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
  503. Making install in po
  504. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
  505. linguas="da de en_GB es fr gl it lt nb nl pa pt_BR ro ru sl sv uk zh_CN "; \
  506. for lang in $linguas; do \
  507. dir=/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/$lang/LC_MESSAGES; \
  508. /bin/sh /tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/build-aux/install-sh -d $dir; \
  509. if test -r $lang.gmo; then \
  510. /usr/bin/install -c -m 644 $lang.gmo $dir/gitg.mo; \
  511. echo "installing $lang.gmo as $dir/gitg.mo"; \
  512. else \
  513. /usr/bin/install -c -m 644 ./$lang.gmo $dir/gitg.mo; \
  514. echo "installing ./$lang.gmo as" \
  515. "$dir/gitg.mo"; \
  516. fi; \
  517. if test -r $lang.gmo.m; then \
  518. /usr/bin/install -c -m 644 $lang.gmo.m $dir/gitg.mo.m; \
  519. echo "installing $lang.gmo.m as $dir/gitg.mo.m"; \
  520. else \
  521. if test -r ./$lang.gmo.m ; then \
  522. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  523. $dir/gitg.mo.m; \
  524. echo "installing ./$lang.gmo.m as" \
  525. "$dir/gitg.mo.m"; \
  526. else \
  527. true; \
  528. fi; \
  529. fi; \
  530. done
  531. installing da.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/da/LC_MESSAGES/gitg.mo
  532. installing de.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/de/LC_MESSAGES/gitg.mo
  533. installing en_GB.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/en_GB/LC_MESSAGES/gitg.mo
  534. installing es.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/es/LC_MESSAGES/gitg.mo
  535. installing fr.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/fr/LC_MESSAGES/gitg.mo
  536. installing gl.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/gl/LC_MESSAGES/gitg.mo
  537. installing it.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/it/LC_MESSAGES/gitg.mo
  538. installing lt.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/lt/LC_MESSAGES/gitg.mo
  539. installing nb.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/nb/LC_MESSAGES/gitg.mo
  540. installing nl.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/nl/LC_MESSAGES/gitg.mo
  541. installing pa.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/pa/LC_MESSAGES/gitg.mo
  542. installing pt_BR.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/pt_BR/LC_MESSAGES/gitg.mo
  543. installing ro.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/ro/LC_MESSAGES/gitg.mo
  544. installing ru.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/ru/LC_MESSAGES/gitg.mo
  545. installing sl.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/sl/LC_MESSAGES/gitg.mo
  546. installing sv.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/sv/LC_MESSAGES/gitg.mo
  547. installing uk.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/uk/LC_MESSAGES/gitg.mo
  548. installing zh_CN.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/zh_CN/LC_MESSAGES/gitg.mo
  549. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
  550. Making install in tests
  551. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
  552. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
  553. make[2]: Nothing to be done for `install-exec-am'.
  554. make[2]: Nothing to be done for `install-data-am'.
  555. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
  556. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
  557. Making install in tools
  558. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
  559. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
  560. make[2]: Nothing to be done for `install-exec-am'.
  561. make[2]: Nothing to be done for `install-data-am'.
  562. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
  563. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
  564. make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
  565. make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
  566. make[2]: Nothing to be done for `install-exec-am'.
  567. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64/pkgconfig"
  568. /usr/bin/install -c -m 644 libgitg-1.0.pc '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64/pkgconfig'
  569. make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
  570. make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
  571. * Removing .la files ...
  572. [ ok ]
  573. >>> Completed installing gitg-0.2.5 into /tmp/portage/dev-vcs/gitg-0.2.5/image/
  574. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  575. usr/bin/gitg
  576. usr/lib64/libgitg-1.0.so.0.0.0
  577. ecompressdir: bzip2 -9 /usr/share/man
  578. * Updating desktop mime database ...
  579. * Updating shared mime info database ...
  580. Unknown media type in type 'chemical/x-alchemy'
  581. Unknown media type in type 'chemical/x-cache'
  582. Unknown media type in type 'chemical/x-cactvs-ascii'
  583. Unknown media type in type 'chemical/x-cactvs-binary'
  584. Unknown media type in type 'chemical/x-cactvs-table'
  585. Unknown media type in type 'chemical/x-cdx'
  586. Unknown media type in type 'chemical/x-cdxml'
  587. Unknown media type in type 'chemical/x-chem3d'
  588. Unknown media type in type 'chemical/x-cif'
  589. Unknown media type in type 'chemical/x-cml'
  590. Unknown media type in type 'chemical/x-daylight-smiles'
  591. Unknown media type in type 'chemical/x-dmol'
  592. Unknown media type in type 'chemical/x-gamess-input'
  593. Unknown media type in type 'chemical/x-gamess-output'
  594. Unknown media type in type 'chemical/x-gaussian-input'
  595. Unknown media type in type 'chemical/x-gaussian-log'
  596. Unknown media type in type 'chemical/x-genbank'
  597. Unknown media type in type 'chemical/x-gulp'
  598. Unknown media type in type 'chemical/x-hin'
  599. Unknown media type in type 'chemical/x-inchi'
  600. Unknown media type in type 'chemical/x-inchi-xml'
  601. Unknown media type in type 'chemical/x-jcamp-dx'
  602. Unknown media type in type 'chemical/x-macromodel-input'
  603. Unknown media type in type 'chemical/x-mdl-molfile'
  604. Unknown media type in type 'chemical/x-mdl-rdfile'
  605. Unknown media type in type 'chemical/x-mdl-rxnfile'
  606. Unknown media type in type 'chemical/x-mdl-sdfile'
  607. Unknown media type in type 'chemical/x-mdl-tgf'
  608. Unknown media type in type 'chemical/x-mmcif'
  609. Unknown media type in type 'chemical/x-mol2'
  610. Unknown media type in type 'chemical/x-mopac-graph'
  611. Unknown media type in type 'chemical/x-mopac-input'
  612. Unknown media type in type 'chemical/x-mopac-out'
  613. Unknown media type in type 'chemical/x-msi-car'
  614. Unknown media type in type 'chemical/x-msi-hessian'
  615. Unknown media type in type 'chemical/x-msi-mdf'
  616. Unknown media type in type 'chemical/x-msi-msi'
  617. Unknown media type in type 'chemical/x-ncbi-asn1'
  618. Unknown media type in type 'chemical/x-ncbi-asn1-binary'
  619. Unknown media type in type 'chemical/x-ncbi-asn1-xml'
  620. Unknown media type in type 'chemical/x-pdb'
  621. Unknown media type in type 'chemical/x-shelx'
  622. Unknown media type in type 'chemical/x-vmd'
  623. Unknown media type in type 'chemical/x-xyz'
  624. * Updating icons cache ...
  625. [ ok ]
  626. * Updating GSettings schemas ...
  627. [ ok ]
  628. * Updating desktop mime database ...
  629. * Updating shared mime info database ...
  630. Unknown media type in type 'chemical/x-alchemy'
  631. Unknown media type in type 'chemical/x-cache'
  632. Unknown media type in type 'chemical/x-cactvs-ascii'
  633. Unknown media type in type 'chemical/x-cactvs-binary'
  634. Unknown media type in type 'chemical/x-cactvs-table'
  635. Unknown media type in type 'chemical/x-cdx'
  636. Unknown media type in type 'chemical/x-cdxml'
  637. Unknown media type in type 'chemical/x-chem3d'
  638. Unknown media type in type 'chemical/x-cif'
  639. Unknown media type in type 'chemical/x-cml'
  640. Unknown media type in type 'chemical/x-daylight-smiles'
  641. Unknown media type in type 'chemical/x-dmol'
  642. Unknown media type in type 'chemical/x-gamess-input'
  643. Unknown media type in type 'chemical/x-gamess-output'
  644. Unknown media type in type 'chemical/x-gaussian-input'
  645. Unknown media type in type 'chemical/x-gaussian-log'
  646. Unknown media type in type 'chemical/x-genbank'
  647. Unknown media type in type 'chemical/x-gulp'
  648. Unknown media type in type 'chemical/x-hin'
  649. Unknown media type in type 'chemical/x-inchi'
  650. Unknown media type in type 'chemical/x-inchi-xml'
  651. Unknown media type in type 'chemical/x-jcamp-dx'
  652. Unknown media type in type 'chemical/x-macromodel-input'
  653. Unknown media type in type 'chemical/x-mdl-molfile'
  654. Unknown media type in type 'chemical/x-mdl-rdfile'
  655. Unknown media type in type 'chemical/x-mdl-rxnfile'
  656. Unknown media type in type 'chemical/x-mdl-sdfile'
  657. Unknown media type in type 'chemical/x-mdl-tgf'
  658. Unknown media type in type 'chemical/x-mmcif'
  659. Unknown media type in type 'chemical/x-mol2'
  660. Unknown media type in type 'chemical/x-mopac-graph'
  661. Unknown media type in type 'chemical/x-mopac-input'
  662. Unknown media type in type 'chemical/x-mopac-out'
  663. Unknown media type in type 'chemical/x-msi-car'
  664. Unknown media type in type 'chemical/x-msi-hessian'
  665. Unknown media type in type 'chemical/x-msi-mdf'
  666. Unknown media type in type 'chemical/x-msi-msi'
  667. Unknown media type in type 'chemical/x-ncbi-asn1'
  668. Unknown media type in type 'chemical/x-ncbi-asn1-binary'
  669. Unknown media type in type 'chemical/x-ncbi-asn1-xml'
  670. Unknown media type in type 'chemical/x-pdb'
  671. Unknown media type in type 'chemical/x-shelx'
  672. Unknown media type in type 'chemical/x-vmd'
  673. Unknown media type in type 'chemical/x-xyz'
  674. * Updating icons cache ...
  675. [ ok ]
  676. * Updating GSettings schemas ...
  677. [ ok ]