- * Package: dev-vcs/gitg-0.2.5
- * Repository: gentoo
- * Maintainer: ikelos@gentoo.org sping@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] atlas *
- [2] reference
- Installed BLAS for library directory lib64
- [1] atlas *
- [2] atlas-threads
- [3] reference
- Installed CBLAS for library directory lib64
- [1] atlas
- [2] atlas-threads
- [3] gsl
- [4] reference *
- >>> Unpacking source...
- >>> Unpacking gitg-0.2.5.tar.bz2 to /tmp/portage/dev-vcs/gitg-0.2.5/work
- >>> Source unpacked in /tmp/portage/dev-vcs/gitg-0.2.5/work
- >>> Preparing source in /tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5 ...
- * Fixing OMF Makefiles ...
- [ ok ]
- * Disabling deprecation warnings ...
- [ ok ]
- * Running elibtoolize in: gitg-0.2.5/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.2.6 patch ...
- * Running elibtoolize in: gitg-0.2.5/build-aux/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.2.6 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5 ...
- * econf: updating gitg-0.2.5/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating gitg-0.2.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating gitg-0.2.5/build-aux/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating gitg-0.2.5/config.guess with /usr/share/gnuconfig/config.guess
- ./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
- configure: loading site script /usr/share/config.site
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking how to create a ustar tar archive... gnutar
- checking whether to disable maintainer-specific portions of Makefiles... no
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking whether make sets $(MAKE)... (cached) yes
- checking for gzip... /bin/gzip
- checking for glib-mkenums... /usr/bin/glib-mkenums
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- 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
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking whether NLS is requested... yes
- checking for intltool >= 0.40.0... 0.50.2 found
- checking for intltool-update... /usr/bin/intltool-update
- checking for intltool-merge... /usr/bin/intltool-merge
- checking for intltool-extract... /usr/bin/intltool-extract
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/gmsgfmt
- checking for perl... /usr/bin/perl
- checking for perl >= 5.8.1... 5.16.1
- checking for XML::Parser... ok
- checking for msgfmt... (cached) /usr/bin/msgfmt
- checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
- checking for xgettext... (cached) /usr/bin/xgettext
- checking for msgmerge... (cached) /usr/bin/msgmerge
- checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking for shared library run path origin... done
- checking for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyCurrent... no
- checking for GNU gettext in libc... yes
- checking whether to use NLS... yes
- checking where the gettext function comes from... libc
- checking for sinf in -lm... yes
- checking for x86_64-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for GITG... yes
- checking for PACKAGE... yes
- checking for glib-genmarshal... /usr/bin/glib-genmarshal
- checking whether gcc understands -Wno-sign-compare... yes
- checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
- checking what language compliance flags to pass to the C compiler...
- checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.16... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating libgitg-1.0.pc
- config.status: creating libgitg/Makefile
- config.status: creating gitg/Makefile
- config.status: creating data/Makefile
- config.status: creating data/gitg.desktop.in
- config.status: creating data/icons/Makefile
- config.status: creating data/org.gnome.gitg.gschema.xml.in
- config.status: creating po/Makefile.in
- config.status: creating tests/Makefile
- config.status: creating tools/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing po-directories commands
- config.status: creating po/POTFILES
- config.status: creating po/Makefile
- config.status: executing po/stamp-it commands
- Configuration:
- Source code location: .
- Compiler: x86_64-pc-linux-gnu-gcc
- Glade catalog: no
- Debug enabled: no
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5 ...
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
- Making all in libgitg
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- GEN gitg-enum-types.h
- GEN gitg-enum-types.c
- make all-am
- make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- CC gitg-enum-types.lo
- CC gitg-changed-file.lo
- /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
- CC gitg-color.lo
- /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
- /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
- CC gitg-commit.lo
- CC gitg-config.lo
- /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
- /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
- CC gitg-convert.lo
- CC gitg-hash.lo
- /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
- CC gitg-i18n.lo
- /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
- /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
- CC gitg-lane.lo
- /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
- CC gitg-lanes.lo
- /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
- CC gitg-ref.lo
- /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
- CC gitg-repository.lo
- CC gitg-revision.lo
- /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
- /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
- CC gitg-runner.lo
- CC gitg-smart-charset-converter.lo
- /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
- /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
- CC gitg-encodings.lo
- /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
- CC gitg-command.lo
- /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
- CC gitg-io.lo
- /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
- CC gitg-line-parser.lo
- /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
- CC gitg-shell.lo
- /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
- CCLD libgitg-1.0.la
- make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- Making all in gitg
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
- CC gitg.o
- CC gitg-activatable.o
- 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
- 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
- CC gitg-avatar-cache.o
- CC gitg-blame-renderer.o
- 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
- CC gitg-branch-actions.o
- 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
- CC gitg-cell-renderer-path.o
- 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
- 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
- CC gitg-commit-view.o
- CC gitg-diff-line-renderer.o
- 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
- 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
- CC gitg-diff-view.o
- 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
- CC gitg-dirs.o
- 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
- CC gitg-dnd.o
- 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
- CC gitg-label-renderer.o
- 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
- CC gitg-preferences-dialog.o
- CC gitg-repository-dialog.o
- 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
- 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
- CC gitg-revision-panel.o
- CC gitg-revision-details-panel.o
- 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
- 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
- CC gitg-revision-files-panel.o
- 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
- CC gitg-revision-changes-panel.o
- CC gitg-stat-view.o
- 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
- CC gitg-uri.o
- 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
- 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
- CC gitg-utils.o
- 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
- CC gitg-window.o
- 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
- gitg-commit-view.c: In function 'get_info_at_pointer':
- 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]
- gitg-commit-view.c: In function 'gutter_event':
- 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]
- gitg-dnd.c: In function 'vertical_autoscroll':
- 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]
- CCLD gitg
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
- Making all in data
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- Making all in icons
- make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
- make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gitg.desktop.in gitg.desktop
- LC_ALL=C /usr/bin/intltool-merge -x -u /tmp org.gnome.gitg.gschema.xml.in org.gnome.gitg.gschema.xml
- Merging translations into org.gnome.gitg.gschema.xml.
- Generating and caching the translation database
- CREATED org.gnome.gitg.gschema.xml
- GEN org.gnome.gitg.gschema.valid
- warning: Schema 'org.gnome.desktop.url-handlers.gitg' has path '/desktop/gnome/url-handlers/gitg/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
- Merging translations into gitg.desktop.
- make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- Making all in po
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
- file=`echo da | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file da.po
- file=`echo de | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file de.po
- file=`echo en_GB | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po
- file=`echo es | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file es.po
- file=`echo fr | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po
- file=`echo gl | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po
- file=`echo it | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file it.po
- file=`echo lt | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po
- file=`echo nb | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po
- file=`echo nl | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po
- file=`echo pa | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po
- file=`echo pt_BR | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po
- file=`echo ro | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po
- file=`echo ru | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po
- file=`echo sl | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po
- file=`echo sv | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po
- file=`echo uk | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po
- file=`echo zh_CN | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
- Making all in tests
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
- CC shell.o
- 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
- CCLD shell
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
- Making all in tools
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
- CC gitg-shell.o
- 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
- CC gitg-config.o
- 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
- CCLD gitg-config
- CCLD gitg-shell
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
- >>> Source compiled.
- make -j24 check
- Making check in libgitg
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- make check-am
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- make[2]: Nothing to be done for `check-am'.
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- Making check in gitg
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
- Making check in data
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- Making check in icons
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- make[2]: Nothing to be done for `check-am'.
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- Making check in po
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
- INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package gitg --pot
- rm -f missing notexist
- srcdir=. /usr/bin/intltool-update -m
- if [ -r missing -o -r notexist ]; then \
- exit 1; \
- fi
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
- Making check in tests
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
- make check-TESTS
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
- /shell/success: **
- ERROR:shell.c:141:test_success: assertion failed (error == NULL): Process exited with non-zero exit code: 128 (g-io-error-quark, 0)
- /bin/sh: line 5: 615904 Aborted ${dir}$tst
- FAIL: shell
- ======================================================================
- 1 of 1 test failed
- Please report to https://bugzilla.gnome.org/enter_bug.cgi?product=gitg
- ======================================================================
- make[2]: *** [check-TESTS] Error 1
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
- make[1]: *** [check-am] Error 2
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
- make: *** [check-recursive] Error 1
- emake failed
- * ERROR: dev-vcs/gitg-0.2.5 failed (test phase):
- * (no error message)
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 3196: Called die
- * The specific snippet of code:
- * emake check || die
- *
- * If you need support, post the output of `emerge --info '=dev-vcs/gitg-0.2.5'`,
- * the complete build log and the output of `emerge -pqv '=dev-vcs/gitg-0.2.5'`.
- * The complete build log is located at '/var/log/portage/dev-vcs:gitg-0.2.5:20121103-102450.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-vcs/gitg-0.2.5/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-vcs/gitg-0.2.5/temp/environment'.
- * Working directory: '/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
- * S: '/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
- >>> Install gitg-0.2.5 into /tmp/portage/dev-vcs/gitg-0.2.5/image/ category dev-vcs
- 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
- Making install in libgitg
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- make install-am
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64"
- 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"
- /bin/sh ../libtool --mode=install /usr/bin/install -c libgitg-1.0.la '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64'
- /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'
- 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
- 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; }; })
- 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; }; })
- 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
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/libgitg'
- Making install in gitg
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/bin"
- test -z "/usr/share/gitg/ui/" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/ui/"
- /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/'
- /bin/sh ../libtool --mode=install /usr/bin/install -c gitg '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/bin'
- libtool: install: warning: `../libgitg/libgitg-1.0.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/gitg /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/bin/gitg
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/gitg'
- Making install in data
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- Making install in icons
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
- make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
- make[3]: Nothing to be done for `install-exec-am'.
- 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 \
- THEME=`echo $icon | cut -d_ -f1`; \
- CONTEXT=`echo $icon | cut -d_ -f2`; \
- SIZE=`echo $icon | cut -d_ -f3`; \
- ICONFILE=`echo $icon | cut -d_ -f4`; \
- mkdir -p /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/icons/$THEME/$SIZE/$CONTEXT; \
- /usr/bin/install -c -m 644 ./$icon /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \
- done;
- test -z "/usr/share/gitg/icons" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/icons"
- *** Icon cache not updated. After (un)install, run this:
- *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor
- *** gtk-update-icon-cache -f -t /usr/share/icons/HighContrastLargePrint
- *** gtk-update-icon-cache -f -t /usr/share/icons/HighContrastLargePrintInverse
- *** gtk-update-icon-cache -f -t /usr/share/icons/LowContrastLargePrint
- /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'
- make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data/icons'
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- make[3]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- make[3]: Nothing to be done for `install-exec-am'.
- test -z "/usr/share/applications" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/applications"
- test -z "" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image/"
- test -z "/usr/share/gitg/language-specs" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/language-specs"
- test -z "/usr/share/gitg/styles" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/styles"
- test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/man/man1"
- if test -n "org.gnome.gitg.gschema.xml"; then \
- 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"; \
- /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"; \
- test -n "/tmp/portage/dev-vcs/gitg-0.2.5/image/" || glib-compile-schemas /usr/share/glib-2.0/schemas; \
- fi
- /usr/bin/install -c -m 644 gitg.desktop '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/applications'
- /usr/bin/install -c -m 644 gitgdiff.lang '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/language-specs'
- /usr/bin/install -c -m 644 gitgstyle.xml '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/gitg/styles'
- /usr/bin/install -c -m 644 gitg.1 '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/man/man1'
- make[3]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/data'
- Making install in po
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
- linguas="da de en_GB es fr gl it lt nb nl pa pt_BR ro ru sl sv uk zh_CN "; \
- for lang in $linguas; do \
- dir=/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/$lang/LC_MESSAGES; \
- /bin/sh /tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/build-aux/install-sh -d $dir; \
- if test -r $lang.gmo; then \
- /usr/bin/install -c -m 644 $lang.gmo $dir/gitg.mo; \
- echo "installing $lang.gmo as $dir/gitg.mo"; \
- else \
- /usr/bin/install -c -m 644 ./$lang.gmo $dir/gitg.mo; \
- echo "installing ./$lang.gmo as" \
- "$dir/gitg.mo"; \
- fi; \
- if test -r $lang.gmo.m; then \
- /usr/bin/install -c -m 644 $lang.gmo.m $dir/gitg.mo.m; \
- echo "installing $lang.gmo.m as $dir/gitg.mo.m"; \
- else \
- if test -r ./$lang.gmo.m ; then \
- /usr/bin/install -c -m 644 ./$lang.gmo.m \
- $dir/gitg.mo.m; \
- echo "installing ./$lang.gmo.m as" \
- "$dir/gitg.mo.m"; \
- else \
- true; \
- fi; \
- fi; \
- done
- installing da.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/da/LC_MESSAGES/gitg.mo
- installing de.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/de/LC_MESSAGES/gitg.mo
- installing en_GB.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/en_GB/LC_MESSAGES/gitg.mo
- installing es.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/es/LC_MESSAGES/gitg.mo
- installing fr.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/fr/LC_MESSAGES/gitg.mo
- installing gl.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/gl/LC_MESSAGES/gitg.mo
- installing it.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/it/LC_MESSAGES/gitg.mo
- installing lt.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/lt/LC_MESSAGES/gitg.mo
- installing nb.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/nb/LC_MESSAGES/gitg.mo
- installing nl.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/nl/LC_MESSAGES/gitg.mo
- installing pa.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/pa/LC_MESSAGES/gitg.mo
- installing pt_BR.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/pt_BR/LC_MESSAGES/gitg.mo
- installing ro.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/ro/LC_MESSAGES/gitg.mo
- installing ru.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/ru/LC_MESSAGES/gitg.mo
- installing sl.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/sl/LC_MESSAGES/gitg.mo
- installing sv.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/sv/LC_MESSAGES/gitg.mo
- installing uk.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/uk/LC_MESSAGES/gitg.mo
- installing zh_CN.gmo as /tmp/portage/dev-vcs/gitg-0.2.5/image//usr/share/locale/zh_CN/LC_MESSAGES/gitg.mo
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/po'
- Making install in tests
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tests'
- Making install in tools
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5/tools'
- make[1]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
- make[2]: Entering directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64/pkgconfig"
- /usr/bin/install -c -m 644 libgitg-1.0.pc '/tmp/portage/dev-vcs/gitg-0.2.5/image//usr/lib64/pkgconfig'
- make[2]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
- make[1]: Leaving directory `/tmp/portage/dev-vcs/gitg-0.2.5/work/gitg-0.2.5'
- * Removing .la files ...
- [ ok ]
- >>> Completed installing gitg-0.2.5 into /tmp/portage/dev-vcs/gitg-0.2.5/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/bin/gitg
- usr/lib64/libgitg-1.0.so.0.0.0
- ecompressdir: bzip2 -9 /usr/share/man
- * Updating desktop mime database ...
- * Updating shared mime info database ...
- Unknown media type in type 'chemical/x-alchemy'
- Unknown media type in type 'chemical/x-cache'
- Unknown media type in type 'chemical/x-cactvs-ascii'
- Unknown media type in type 'chemical/x-cactvs-binary'
- Unknown media type in type 'chemical/x-cactvs-table'
- Unknown media type in type 'chemical/x-cdx'
- Unknown media type in type 'chemical/x-cdxml'
- Unknown media type in type 'chemical/x-chem3d'
- Unknown media type in type 'chemical/x-cif'
- Unknown media type in type 'chemical/x-cml'
- Unknown media type in type 'chemical/x-daylight-smiles'
- Unknown media type in type 'chemical/x-dmol'
- Unknown media type in type 'chemical/x-gamess-input'
- Unknown media type in type 'chemical/x-gamess-output'
- Unknown media type in type 'chemical/x-gaussian-input'
- Unknown media type in type 'chemical/x-gaussian-log'
- Unknown media type in type 'chemical/x-genbank'
- Unknown media type in type 'chemical/x-gulp'
- Unknown media type in type 'chemical/x-hin'
- Unknown media type in type 'chemical/x-inchi'
- Unknown media type in type 'chemical/x-inchi-xml'
- Unknown media type in type 'chemical/x-jcamp-dx'
- Unknown media type in type 'chemical/x-macromodel-input'
- Unknown media type in type 'chemical/x-mdl-molfile'
- Unknown media type in type 'chemical/x-mdl-rdfile'
- Unknown media type in type 'chemical/x-mdl-rxnfile'
- Unknown media type in type 'chemical/x-mdl-sdfile'
- Unknown media type in type 'chemical/x-mdl-tgf'
- Unknown media type in type 'chemical/x-mmcif'
- Unknown media type in type 'chemical/x-mol2'
- Unknown media type in type 'chemical/x-mopac-graph'
- Unknown media type in type 'chemical/x-mopac-input'
- Unknown media type in type 'chemical/x-mopac-out'
- Unknown media type in type 'chemical/x-msi-car'
- Unknown media type in type 'chemical/x-msi-hessian'
- Unknown media type in type 'chemical/x-msi-mdf'
- Unknown media type in type 'chemical/x-msi-msi'
- Unknown media type in type 'chemical/x-ncbi-asn1'
- Unknown media type in type 'chemical/x-ncbi-asn1-binary'
- Unknown media type in type 'chemical/x-ncbi-asn1-xml'
- Unknown media type in type 'chemical/x-pdb'
- Unknown media type in type 'chemical/x-shelx'
- Unknown media type in type 'chemical/x-vmd'
- Unknown media type in type 'chemical/x-xyz'
- * Updating icons cache ...
- [ ok ]
- * Updating GSettings schemas ...
- [ ok ]
- * Updating desktop mime database ...
- * Updating shared mime info database ...
- Unknown media type in type 'chemical/x-alchemy'
- Unknown media type in type 'chemical/x-cache'
- Unknown media type in type 'chemical/x-cactvs-ascii'
- Unknown media type in type 'chemical/x-cactvs-binary'
- Unknown media type in type 'chemical/x-cactvs-table'
- Unknown media type in type 'chemical/x-cdx'
- Unknown media type in type 'chemical/x-cdxml'
- Unknown media type in type 'chemical/x-chem3d'
- Unknown media type in type 'chemical/x-cif'
- Unknown media type in type 'chemical/x-cml'
- Unknown media type in type 'chemical/x-daylight-smiles'
- Unknown media type in type 'chemical/x-dmol'
- Unknown media type in type 'chemical/x-gamess-input'
- Unknown media type in type 'chemical/x-gamess-output'
- Unknown media type in type 'chemical/x-gaussian-input'
- Unknown media type in type 'chemical/x-gaussian-log'
- Unknown media type in type 'chemical/x-genbank'
- Unknown media type in type 'chemical/x-gulp'
- Unknown media type in type 'chemical/x-hin'
- Unknown media type in type 'chemical/x-inchi'
- Unknown media type in type 'chemical/x-inchi-xml'
- Unknown media type in type 'chemical/x-jcamp-dx'
- Unknown media type in type 'chemical/x-macromodel-input'
- Unknown media type in type 'chemical/x-mdl-molfile'
- Unknown media type in type 'chemical/x-mdl-rdfile'
- Unknown media type in type 'chemical/x-mdl-rxnfile'
- Unknown media type in type 'chemical/x-mdl-sdfile'
- Unknown media type in type 'chemical/x-mdl-tgf'
- Unknown media type in type 'chemical/x-mmcif'
- Unknown media type in type 'chemical/x-mol2'
- Unknown media type in type 'chemical/x-mopac-graph'
- Unknown media type in type 'chemical/x-mopac-input'
- Unknown media type in type 'chemical/x-mopac-out'
- Unknown media type in type 'chemical/x-msi-car'
- Unknown media type in type 'chemical/x-msi-hessian'
- Unknown media type in type 'chemical/x-msi-mdf'
- Unknown media type in type 'chemical/x-msi-msi'
- Unknown media type in type 'chemical/x-ncbi-asn1'
- Unknown media type in type 'chemical/x-ncbi-asn1-binary'
- Unknown media type in type 'chemical/x-ncbi-asn1-xml'
- Unknown media type in type 'chemical/x-pdb'
- Unknown media type in type 'chemical/x-shelx'
- Unknown media type in type 'chemical/x-vmd'
- Unknown media type in type 'chemical/x-xyz'
- * Updating icons cache ...
- [ ok ]
- * Updating GSettings schemas ...
- [ ok ]