Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerging gobject-introspection fails
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
nelsooon
n00b
n00b


Joined: 08 Aug 2004
Posts: 73

PostPosted: Sat Nov 03, 2012 12:07 am    Post subject: emerging gobject-introspection fails Reply with quote

Hello,

I've run emerge gobject-introspection, but that error happens :
Code:

>>> Emerging (1 of 1) dev-libs/gobject-introspection-1.32.1
 * gobject-introspection-1.32.1.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                           [ ok ]
>>> Unpacking source...
>>> Unpacking gobject-introspection-1.32.1.tar.xz to /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work
>>> Source unpacked in /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work
>>> Preparing source in /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1 ...
 * Fixing OMF Makefiles ...                                                                                           [ ok ]
 * Disabling deprecation warnings ...                                                                                 [ ok ]
 * Running elibtoolize in: gobject-introspection-1.32.1/build-aux/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
 * Cleaning 'build-aux/py-compile' file
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1 ...
 * econf: updating gobject-introspection-1.32.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gobject-introspection-1.32.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static YACC=/usr/bin/yacc --disable-doctool --disable-tests --disable-gtk-doc --disable-maintainer-mode
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... none
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 for i686-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 flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... /usr/bin/yacc
checking for dlopen in -ldl... yes
checking for the suffix of shared libraries... .so
checking for GLIB... yes
checking for GOBJECT... yes
checking for GMODULE... yes
checking for GIO... yes
checking for GIO_UNIX... yes
checking for CAIRO... yes
checking for CAIRO_GOBJECT... yes
checking for SCANNER... yes
checking for FFI... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for GIREPO... yes
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 for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for working strtod... yes
checking for memchr... yes
checking for strchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoull... yes
checking for backtrace... yes
checking for backtrace_symbols... yes
checking for a Python interpreter with version >= 2.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}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for glib source directory to use for documentation...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating tests/offsets/Makefile
config.status: creating tests/scanner/Makefile
config.status: creating tests/repository/Makefile
config.status: creating tests/warn/Makefile
config.status: creating tests/doctool/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating gobject-introspection-1.0.pc
config.status: creating gobject-introspection-no-export-1.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1 ...
make -j2
[ -d gir ] || /bin/mkdir -p gir ; \
sed \
-e s,%CAIRO_SHARED_LIBRARY%,libcairo-gobject.so.2, \
-e s,%CAIRO_GIR_PACKAGE%,cairo-gobject, \
< gir/cairo-1.0.gir.in > gir/cairo-1.0.gir.tmp && mv gir/cairo-1.0.gir.tmp gir/cairo-1.0.gir
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
Making all in .
make[2]: Entering directory `/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
  CC     libgirepository_1_0_la-gdump.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gdump.lo `test -f 'girepository/gdump.c' || echo './'`girepository/gdump.c
  CC     libgirepository_1_0_la-giarginfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-giarginfo.lo `test -f 'girepository/giarginfo.c' || echo './'`girepository/giarginfo.c
  CC     libgirepository_1_0_la-gibaseinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gibaseinfo.lo `test -f 'girepository/gibaseinfo.c' || echo './'`girepository/gibaseinfo.c
  CC     libgirepository_1_0_la-gicallableinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gicallableinfo.lo `test -f 'girepository/gicallableinfo.c' || echo './'`girepository/gicallableinfo.c
  CC     libgirepository_1_0_la-giconstantinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-giconstantinfo.lo `test -f 'girepository/giconstantinfo.c' || echo './'`girepository/giconstantinfo.c
  CC     libgirepository_1_0_la-gienuminfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gienuminfo.lo `test -f 'girepository/gienuminfo.c' || echo './'`girepository/gienuminfo.c
  CC     libgirepository_1_0_la-gifieldinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gifieldinfo.lo `test -f 'girepository/gifieldinfo.c' || echo './'`girepository/gifieldinfo.c
  CC     libgirepository_1_0_la-gifunctioninfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gifunctioninfo.lo `test -f 'girepository/gifunctioninfo.c' || echo './'`girepository/gifunctioninfo.c
  CC     libgirepository_1_0_la-ginvoke.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-ginvoke.lo `test -f 'girepository/ginvoke.c' || echo './'`girepository/ginvoke.c
  CC     libgirepository_1_0_la-giinterfaceinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-giinterfaceinfo.lo `test -f 'girepository/giinterfaceinfo.c' || echo './'`girepository/giinterfaceinfo.c
  CC     libgirepository_1_0_la-giobjectinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-giobjectinfo.lo `test -f 'girepository/giobjectinfo.c' || echo './'`girepository/giobjectinfo.c
  CC     libgirepository_1_0_la-gipropertyinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gipropertyinfo.lo `test -f 'girepository/gipropertyinfo.c' || echo './'`girepository/gipropertyinfo.c
  CC     libgirepository_1_0_la-giregisteredtypeinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-giregisteredtypeinfo.lo `test -f 'girepository/giregisteredtypeinfo.c' || echo './'`girepository/giregisteredtypeinfo.c
  CC     libgirepository_1_0_la-girepository.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-girepository.lo `test -f 'girepository/girepository.c' || echo './'`girepository/girepository.c
  CC     libgirepository_1_0_la-girffi.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-girffi.lo `test -f 'girepository/girffi.c' || echo './'`girepository/girffi.c
  CC     libgirepository_1_0_la-gisignalinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gisignalinfo.lo `test -f 'girepository/gisignalinfo.c' || echo './'`girepository/gisignalinfo.c
  CC     libgirepository_1_0_la-gistructinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gistructinfo.lo `test -f 'girepository/gistructinfo.c' || echo './'`girepository/gistructinfo.c
  CC     libgirepository_1_0_la-gitypeinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gitypeinfo.lo `test -f 'girepository/gitypeinfo.c' || echo './'`girepository/gitypeinfo.c
  CC     libgirepository_1_0_la-gitypelib.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-gitypelib.lo `test -f 'girepository/gitypelib.c' || echo './'`girepository/gitypelib.c
  CC     libgirepository_1_0_la-giunioninfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-giunioninfo.lo `test -f 'girepository/giunioninfo.c' || echo './'`girepository/giunioninfo.c
  CC     libgirepository_1_0_la-givfuncinfo.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -DG_IREPOSITORY_COMPILATION   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_1_0_la-givfuncinfo.lo `test -f 'girepository/givfuncinfo.c' || echo './'`girepository/givfuncinfo.c
  CC     libgirepository_gthash_la-gthash.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_gthash_la-gthash.lo `test -f 'girepository/gthash.c' || echo './'`girepository/gthash.c
  CC     libcmph_la-bdz.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-bdz.lo `test -f 'girepository/cmph/bdz.c' || echo './'`girepository/cmph/bdz.c
  CC     libcmph_la-bdz_ph.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-bdz_ph.lo `test -f 'girepository/cmph/bdz_ph.c' || echo './'`girepository/cmph/bdz_ph.c
  CC     libcmph_la-bmz8.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-bmz8.lo `test -f 'girepository/cmph/bmz8.c' || echo './'`girepository/cmph/bmz8.c
  CC     libcmph_la-bmz.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-bmz.lo `test -f 'girepository/cmph/bmz.c' || echo './'`girepository/cmph/bmz.c
  CC     libcmph_la-brz.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-brz.lo `test -f 'girepository/cmph/brz.c' || echo './'`girepository/cmph/brz.c
  CC     libcmph_la-buffer_entry.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-buffer_entry.lo `test -f 'girepository/cmph/buffer_entry.c' || echo './'`girepository/cmph/buffer_entry.c
  CC     libcmph_la-buffer_manager.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-buffer_manager.lo `test -f 'girepository/cmph/buffer_manager.c' || echo './'`girepository/cmph/buffer_manager.c
  CC     libcmph_la-chd.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-chd.lo `test -f 'girepository/cmph/chd.c' || echo './'`girepository/cmph/chd.c
  CC     libcmph_la-chd_ph.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-chd_ph.lo `test -f 'girepository/cmph/chd_ph.c' || echo './'`girepository/cmph/chd_ph.c
  CC     libcmph_la-chm.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-chm.lo `test -f 'girepository/cmph/chm.c' || echo './'`girepository/cmph/chm.c
  CC     libcmph_la-cmph.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-cmph.lo `test -f 'girepository/cmph/cmph.c' || echo './'`girepository/cmph/cmph.c
  CC     libcmph_la-cmph_structs.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-cmph_structs.lo `test -f 'girepository/cmph/cmph_structs.c' || echo './'`girepository/cmph/cmph_structs.c
  CC     libcmph_la-compressed_rank.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-compressed_rank.lo `test -f 'girepository/cmph/compressed_rank.c' || echo './'`girepository/cmph/compressed_rank.c
  CC     libcmph_la-compressed_seq.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-compressed_seq.lo `test -f 'girepository/cmph/compressed_seq.c' || echo './'`girepository/cmph/compressed_seq.c
  CC     libcmph_la-fch_buckets.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-fch_buckets.lo `test -f 'girepository/cmph/fch_buckets.c' || echo './'`girepository/cmph/fch_buckets.c
  CC     libcmph_la-fch.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-fch.lo `test -f 'girepository/cmph/fch.c' || echo './'`girepository/cmph/fch.c
  CC     libcmph_la-graph.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-graph.lo `test -f 'girepository/cmph/graph.c' || echo './'`girepository/cmph/graph.c
  CC     libcmph_la-hash.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-hash.lo `test -f 'girepository/cmph/hash.c' || echo './'`girepository/cmph/hash.c
  CC     libcmph_la-jenkins_hash.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-jenkins_hash.lo `test -f 'girepository/cmph/jenkins_hash.c' || echo './'`girepository/cmph/jenkins_hash.c
  CC     libcmph_la-miller_rabin.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-miller_rabin.lo `test -f 'girepository/cmph/miller_rabin.c' || echo './'`girepository/cmph/miller_rabin.c
  CC     libcmph_la-select.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-select.lo `test -f 'girepository/cmph/select.c' || echo './'`girepository/cmph/select.c
  CC     libcmph_la-vqueue.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-vqueue.lo `test -f 'girepository/cmph/vqueue.c' || echo './'`girepository/cmph/vqueue.c
  CC     libcmph_la-vstack.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Icmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libcmph_la-vstack.lo `test -f 'girepository/cmph/vstack.c' || echo './'`girepository/cmph/vstack.c
  CC     libgirepository_internals_la-girmodule.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_internals_la-girmodule.lo `test -f 'girepository/girmodule.c' || echo './'`girepository/girmodule.c
  CC     libgirepository_internals_la-girnode.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_internals_la-girnode.lo `test -f 'girepository/girnode.c' || echo './'`girepository/girnode.c
  CC     libgirepository_internals_la-giroffsets.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_internals_la-giroffsets.lo `test -f 'girepository/giroffsets.c' || echo './'`girepository/giroffsets.c
  CC     libgirepository_internals_la-girparser.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_internals_la-girparser.lo `test -f 'girepository/girparser.c' || echo './'`girepository/girparser.c
  CC     libgirepository_internals_la-girwriter.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/lib/libffi-3.0.10/include    -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgirepository_internals_la-girwriter.lo `test -f 'girepository/girwriter.c' || echo './'`girepository/girwriter.c
  CC     libgiscanner_la-sourcescanner.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./girepository -I./giscanner  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgiscanner_la-sourcescanner.lo `test -f 'giscanner/sourcescanner.c' || echo './'`giscanner/sourcescanner.c
  CC     libgiscanner_la-scannerlexer.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./girepository -I./giscanner  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgiscanner_la-scannerlexer.lo `test -f 'scannerlexer.c' || echo './'`scannerlexer.c
  CC     libgiscanner_la-scannerparser.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./girepository -I./giscanner  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o libgiscanner_la-scannerparser.lo `test -f 'scannerparser.c' || echo './'`scannerparser.c
scannerlexer.c: In function 'yy_scan_bytes':
scannerlexer.c:2453:17: warning: comparison between signed and unsigned integer expressions
scannerlexer.l: In function 'yylex':
scannerlexer.l:205:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  CC     _giscanner_la-giscannermodule.lo
/bin/sh ./libtool --silent --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I./giscanner -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o _giscanner_la-giscannermodule.lo `test -f 'giscanner/giscannermodule.c' || echo './'`giscanner/giscannermodule.c
  CC     g_ir_compiler-compiler.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGIREPO_DEFAULT_SEARCH_PATH="\"/usr/lib\"" -I./girepository  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o g_ir_compiler-compiler.o `test -f 'tools/compiler.c' || echo './'`tools/compiler.c
  CC     g_ir_generate-generate.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGIREPO_DEFAULT_SEARCH_PATH="\"/usr/lib\"" -I./girepository  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o g_ir_generate-generate.o `test -f 'tools/generate.c' || echo './'`tools/generate.c
  CC     cmph_bdz_test-cmph-bdz-test.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I./girepository/cmph -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o cmph_bdz_test-cmph-bdz-test.o `test -f 'girepository/cmph-bdz-test.c' || echo './'`girepository/cmph-bdz-test.c
  CC     gthash_test-gthash.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I./girepository -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o gthash_test-gthash.o `test -f 'girepository/gthash.c' || echo './'`girepository/gthash.c
  CC     gthash_test-gthash-test.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I./girepository -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o gthash_test-gthash-test.o `test -f 'girepository/gthash-test.c' || echo './'`girepository/gthash-test.c
  CC     gi_dump_types-gdump.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o gi_dump_types-gdump.o `test -f 'girepository/gdump.c' || echo './'`girepository/gdump.c
  CC     gi_dump_types-gi-dump-types.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o gi_dump_types-gi-dump-types.o `test -f 'girepository/gi-dump-types.c' || echo './'`girepository/gi-dump-types.c
  CC     glib_print-glib-print.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -march=i686 -pipe -c -o glib_print-glib-print.o `test -f 'examples/glib-print.c' || echo './'`examples/glib-print.c
  CCLD   libcmph.la
  CCLD   libgiscanner.la
  CCLD   gi-dump-types
  CCLD   libgirepository-gthash.la
  CCLD   _giscanner.la
  CCLD   cmph-bdz-test
  CCLD   libgirepository-1.0.la
  CCLD   libgirepository-internals.la
  GEN    g-ir-scanner
  GEN    g-ir-annotation-tool
  CCLD   gthash-test
  CCLD   glib-print
  CCLD   g-ir-compiler
./.libs/libgirepository-1.0.so: undefined reference to `g_mutex_unlock'
./.libs/libgirepository-1.0.so: undefined reference to `g_mutex_lock'
collect2: ld returned 1 exit status
make[2]: *** [glib-print] Error 1
make[2]: *** Waiting for unfinished jobs....
./.libs/libgirepository-1.0.so: undefined reference to `g_mutex_unlock'
./.libs/libgirepository-1.0.so: undefined reference to `g_mutex_lock'
collect2: ld returned 1 exit status
make[2]: *** [g-ir-compiler] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
make: *** [all] Error 2
 * ERROR: dev-libs/gobject-introspection-1.32.1 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-libs/gobject-introspection-1.32.1'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/gobject-introspection-1.32.1'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
 * S: '/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'

>>> Failed to emerge dev-libs/gobject-introspection-1.32.1, Log file:

>>>  '/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/temp/build.log'

 * Messages for package dev-libs/gobject-introspection-1.32.1:

 * ERROR: dev-libs/gobject-introspection-1.32.1 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-libs/gobject-introspection-1.32.1'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/gobject-introspection-1.32.1'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
 * S: '/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'


Any help please ?

This happened after an emerge --sync && emerge -u world
I tried to remove gobject-introspection, but even when trying to reinstall it, i get that error.

Thank you :)
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sat Nov 03, 2012 2:33 am    Post subject: Reply with quote

Blind guess say you're trying to use a version too old for your glib version.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum