* Package: dev-libs/libindicate-0.4.4-r2  * Repository: gentoo  * Maintainer: kde@gentoo.org  * USE: amd64 elibc_glibc introspection kernel_linux multilib userland_GNU  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking libindicate-0.4.4.tar.gz to /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work >>> Source unpacked in /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work >>> Preparing source in /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4 ... * Applying libindicate-0.4.4-optional-doc.patch ...  [ ok ] * Applying libindicate-0.4.4-optional-mono-example.patch ...  [ ok ] * Applying libindicate-0.4.4-optional-examples.patch ...  [ ok ] * Applying libindicate-0.4.4-fix-aclocal.patch ...  [ ok ] * Applying libindicate-0.4.4-fix-introspection.patch ...  [ ok ] * Applying libindicate-0.4.4-fix-out-of-source-build.patch ...  [ ok ] * Applying libindicate-0.4.4-fix-python-version.patch ...  [ ok ] * Applying libindicate-0.4.4-mono-parallel-make.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: libindicate-0.4.4/ * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4 ... * econf: updating libindicate-0.4.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libindicate-0.4.4/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-dependency-tracking --docdir=/usr/share/doc/libindicate-0.4.4-r2 --disable-doc --enable-introspection 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 whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes 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 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... 3458764513820540925 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... no checking if : is a manifest tool... no 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... yes checking for glib-mkenums... /usr/bin/glib-mkenums checking for glib-genmarshal... /usr/bin/glib-genmarshal 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 LIBINDICATE... yes checking for LIBINDICATEGTK... yes checking for gobject-introspection... yes checking for vapigen... no checking for MONO_DEPENDENCY... yes checking for al... /usr/bin/al checking for mono... /usr/bin/mono checking for gmcs... /usr/bin/gmcs checking for gacutil... /usr/bin/gacutil checking for GTK_SHARP... yes checking for GAPI... yes checking for gapi2-parser... /usr/bin/gapi2-parser checking for gapi2-codegen... /usr/bin/gapi2-codegen checking for gapi2-fixup... /usr/bin/gapi2-fixup checking for a Python interpreter with version >= 2.3.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for headers required to compile python extensions... found checking for INDICATE_PYTHON... yes checking for pygtk defs... /usr/share/pygtk/2.0/defs checking for pygtk codegen... /usr/bin/python /usr/lib64/python2.7/site-packages/gtk-2.0/codegen/codegen.py checking for gtkdoc-check... no checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking gnome-doc-utils >= 0.3.2... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... configure: creating ./config.status config.status: creating Makefile config.status: creating libindicate/Makefile config.status: creating libindicate/indicate.pc config.status: creating libindicate-gtk/Makefile config.status: creating libindicate-gtk/indicate-gtk.pc config.status: creating examples/Makefile config.status: creating examples/indicator-mono-example config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/mono/Makefile config.status: creating bindings/mono/indicate/Makefile config.status: creating bindings/mono/indicate/indicate-sharp.dll.config config.status: creating bindings/mono/indicate/indicate-sharp-0.1.pc config.status: creating bindings/mono/indicate/AssemblyInfo.cs config.status: creating bindings/mono/indicate-gtk/Makefile config.status: creating bindings/mono/indicate-gtk/indicate-gtk-sharp.dll.config config.status: creating bindings/mono/indicate-gtk/indicate-gtk-sharp-0.1.pc config.status: creating bindings/mono/indicate-gtk/AssemblyInfo.cs config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Libindicate Configuration: Prefix: /usr GObject Introspection: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4 ... make make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4' Making all in libindicate make[2]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate' /usr/bin/glib-genmarshal \ --prefix=_indicate_marshal \ --header \ ./indicate-marshal.list > xgen-mh \ && (cmp -s xgen-mh indicate-marshal.h || cp -f xgen-mh indicate-marshal.h) \ && rm -f xgen-mh \ && echo timestamp > stamp-marshal (echo "#include \"indicate-marshal.h\"" ; \ /usr/bin/glib-genmarshal \ --prefix=_indicate_marshal \ --body \ ./indicate-marshal.list) > xgen-mc \ && cp xgen-mc indicate-marshal.c \ && rm -f xgen-mc mkdir -p `dirname ./indicate-enum-types.h` /usr/bin/glib-mkenums \ --template ./indicate-enum-types.h.in \ ./indicator.h ./indicator-messages.h ./listener.h ./server.h ./interests.h > xgen-eh \ && (cmp -s xgen-eh ./indicate-enum-types.h || cp -f xgen-eh ./indicate-enum-types.h) \ && rm -f xgen-eh \ && echo timestamp > stamp-enum-types dbus-binding-tool \ --prefix=_dbus_properties_client \ --mode=glib-client \ --output=dbus-properties-client.h \ dbus-properties.xml dbus-binding-tool \ --prefix=_indicate_interface_client \ --mode=glib-client \ --output=indicate-interface-client.h \ indicate-interface.xml dbus-binding-tool \ --prefix=_indicate_listener_client \ --mode=glib-client \ --output=indicate-listener-client.h \ indicate-listener.xml dbus-binding-tool \ --prefix=_dbus_properties_server \ --mode=glib-server \ --output=dbus-properties-server.h \ dbus-properties.xml dbus-binding-tool \ --prefix=_indicate_interface_server \ --mode=glib-server \ --output=indicate-interface-server.h \ indicate-interface.xml dbus-binding-tool \ --prefix=_indicate_listener_server \ --mode=glib-server \ --output=indicate-listener-server.h \ indicate-listener.xml make all-am make[3]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate' CC libindicate_la-indicate-enum-types.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -c -o libindicate_la-indicate-enum-types.lo `test -f 'indicate-enum-types.c' || echo './'`indicate-enum-types.c CC libindicate_la-server.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -c -o libindicate_la-server.lo `test -f 'server.c' || echo './'`server.c CC libindicate_la-listener.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -c -o libindicate_la-listener.lo `test -f 'listener.c' || echo './'`listener.c CC libindicate_la-indicator.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -c -o libindicate_la-indicator.lo `test -f 'indicator.c' || echo './'`indicator.c CC libindicate_la-indicate-marshal.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -c -o libindicate_la-indicate-marshal.lo `test -f 'indicate-marshal.c' || echo './'`indicate-marshal.c CCLD libindicate.la /usr/bin/g-ir-scanner \ -v --namespace Indicate \ --nsversion=0.2 \ --add-include-path=. \ --include=GObject-2.0 \ --include=GLib-2.0 \ --include=Dbusmenu-Glib-0.2 \ --library=indicate \ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I . -I .. \ --output Indicate-0.2.gir ././indicator.h ././indicator-messages.h ././listener.h ././server.h ././interests.h \ --c-include=libindicate/./indicator.h --c-include=libindicate/./indicator-messages.h --c-include=libindicate/./listener.h --c-include=libindicate/./server.h --c-include=libindicate/./interests.h g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate/tmp-introspecty1sZ1x/Indicate-0.2.o /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate/tmp-introspecty1sZ1x/Indicate-0.2.c g-ir-scanner: link: libtool --mode=link --tag=CC --silent gcc -o /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate/tmp-introspecty1sZ1x/Indicate-0.2 -export-dynamic -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -L. -lindicate -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate/tmp-introspecty1sZ1x/Indicate-0.2.o g-ir-scanner: Indicate: warning: 22 warnings suppressed (use --warn-all to see them) /usr/bin/g-ir-compiler \ --includedir=. \ --includedir=. \ \ Indicate-0.2.gir -o Indicate-0.2.typelib library=Indicate-0.2 \ --pkg glib-2.0 \ --pkg Dbusmenu-Glib-0.2 \ --vapidir=../src \ Indicate-0.2.gir /bin/sh: --pkg: command not found make[3]: [Indicate-0.2.vapi] Error 127 (ignored) make[3]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate' make[2]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate' Making all in libindicate-gtk make[2]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate-gtk' CC libindicate_gtk_la-indicator.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate-gtk\" -I .. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -c -o libindicate_gtk_la-indicator.lo `test -f 'indicator.c' || echo './'`indicator.c CC libindicate_gtk_la-listener.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate-gtk\" -I .. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -c -o libindicate_gtk_la-listener.lo `test -f 'listener.c' || echo './'`listener.c CCLD libindicate-gtk.la /usr/bin/g-ir-scanner \ -v --namespace Indicate \ --nsversion=0.2 \ --add-include-path=. \ --include=GObject-2.0 \ --include=GLib-2.0 \ --include=GdkPixbuf-2.0 \ --include=Indicate-0.2 \ --library=indicate-gtk \ --add-include-path=../libindicate \ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I. -I.. \ --output Indicate-Gtk-0.2.gir ./indicator.h ./listener.h \ --c-include=libindicate-gtk/indicator.h --c-include=libindicate-gtk/listener.h g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -c -o /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate-gtk/tmp-introspectq1k7ji/Indicate-0.2.o /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate-gtk/tmp-introspectq1k7ji/Indicate-0.2.c g-ir-scanner: link: libtool --mode=link --tag=CC --silent gcc -o /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate-gtk/tmp-introspectq1k7ji/Indicate-0.2 -export-dynamic -O2 -pipe -ftracer -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 -mtune=corei7 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wimplicit-function-declaration -L. -lindicate-gtk -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate-gtk/tmp-introspectq1k7ji/Indicate-0.2.o ERROR: can't resolve libraries to shared libraries: indicate-gtk make[2]: *** [Indicate-Gtk-0.2.gir] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4/libindicate-gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4' make: *** [all] Error 2 emake failed * ERROR: dev-libs/libindicate-0.4.4-r2 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3237: Called _eapi2_src_compile * ebuild.sh, line 669: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-libs/libindicate-0.4.4-r2', * the complete build log and the output of 'emerge -pqv =dev-libs/libindicate-0.4.4-r2'. * The complete build log is located at '/var/log/portage/build/dev-libs/libindicate-0.4.4-r2:20110817-091802.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/temp/environment'. * S: '/var/tmp/portage/dev-libs/libindicate-0.4.4-r2/work/libindicate-0.4.4'