Created
May 23, 2012 10:30
-
-
Save cosmo0920/2774477 to your computer and use it in GitHub Desktop.
dev-libs/glibのemergeに失敗する…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* IMPORTANT: 3 news items need reading for repository 'gentoo_prefix'. | |
* Use eselect news to read news items. | |
These are the packages that would be merged, in order: | |
Calculating dependencies ...... done! | |
[ebuild U ] dev-libs/gobject-introspection-1.32.1 [1.30.0-r2] USE="-doc -doctool% -test" 0 kB | |
[ebuild U ] x11-libs/gtk+-3.4.3 [3.2.4-r1] USE="X%* introspection (-aqua) -colord (-cups) -debug -doc -examples (-packagekit) -test -vim-syntax (-wayland) -xinerama" 0 kB | |
Total: 2 packages (2 upgrades), Size of downloads: 0 kB | |
>>> Verifying ebuild manifests | |
>>> Starting parallel fetch | |
>>> Emerging (1 of 2) dev-libs/gobject-introspection-1.32.1 | |
* gobject-introspection-1.32.1.tar.xz RMD160 SHA1 SHA256 size ;-) ... [ ok ] | |
>>> Unpacking source... | |
>>> Unpacking gobject-introspection-1.32.1.tar.xz to /home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work | |
>>> Source unpacked in /home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work | |
>>> Preparing source in /home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1 ... | |
* Fixing OMF Makefiles ... | |
[ 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 /home/cosmo/gentoo/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.guess with /home/cosmo/gentoo/usr/share/gnuconfig/config.guess | |
* econf: updating gobject-introspection-1.32.1/build-aux/config.sub with /home/cosmo/gentoo/usr/share/gnuconfig/config.sub | |
./configure --prefix=/home/cosmo/gentoo/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/home/cosmo/gentoo/usr/share/man --infodir=/home/cosmo/gentoo/usr/share/info --datadir=/home/cosmo/gentoo/usr/share --sysconfdir=/home/cosmo/gentoo/etc --localstatedir=/home/cosmo/gentoo/var/lib --disable-dependency-tracking --disable-static YACC=/home/cosmo/gentoo/usr/bin/yacc --disable-doctool --disable-tests --disable-gtk-doc --disable-maintainer-mode | |
checking for a BSD-compatible install... /home/cosmo/gentoo/usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /home/cosmo/gentoo/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... /home/cosmo/gentoo/bin/sed | |
checking for grep that handles long lines and -e... /home/cosmo/gentoo/bin/grep | |
checking for egrep... /home/cosmo/gentoo/bin/grep -E | |
checking for fgrep... /home/cosmo/gentoo/bin/grep -F | |
checking for ld used by i686-pc-linux-gnu-gcc... /home/cosmo/gentoo/usr/i686-pc-linux-gnu/bin/ld | |
checking if the linker (/home/cosmo/gentoo/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /home/cosmo/gentoo/usr/bin/nm -B | |
checking the name lister (/home/cosmo/gentoo/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 /home/cosmo/gentoo/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 /home/cosmo/gentoo/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... mt | |
checking if mt 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 (/home/cosmo/gentoo/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... /home/cosmo/gentoo/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... /home/cosmo/gentoo/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... /usr/bin/gtkdoc-check | |
checking for gtkdoc-rebase... /home/cosmo/gentoo/usr/bin/gtkdoc-rebase | |
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf | |
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... /home/cosmo/gentoo/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 /home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1 ... | |
make | |
[ -d gir ] || /home/cosmo/gentoo/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]: ディレクトリ `/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1' に入ります | |
Making all in . | |
make[2]: ディレクトリ `/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1' に入ります | |
CC libgirepository_1_0_la-gdump.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gdump.lo `test -f 'girepository/gdump.c' || echo './'`girepository/gdump.c | |
CC libgirepository_1_0_la-giarginfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-giarginfo.lo `test -f 'girepository/giarginfo.c' || echo './'`girepository/giarginfo.c | |
CC libgirepository_1_0_la-gibaseinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gibaseinfo.lo `test -f 'girepository/gibaseinfo.c' || echo './'`girepository/gibaseinfo.c | |
CC libgirepository_1_0_la-gicallableinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gicallableinfo.lo `test -f 'girepository/gicallableinfo.c' || echo './'`girepository/gicallableinfo.c | |
CC libgirepository_1_0_la-giconstantinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-giconstantinfo.lo `test -f 'girepository/giconstantinfo.c' || echo './'`girepository/giconstantinfo.c | |
CC libgirepository_1_0_la-gienuminfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gienuminfo.lo `test -f 'girepository/gienuminfo.c' || echo './'`girepository/gienuminfo.c | |
CC libgirepository_1_0_la-gifieldinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gifieldinfo.lo `test -f 'girepository/gifieldinfo.c' || echo './'`girepository/gifieldinfo.c | |
CC libgirepository_1_0_la-gifunctioninfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gifunctioninfo.lo `test -f 'girepository/gifunctioninfo.c' || echo './'`girepository/gifunctioninfo.c | |
CC libgirepository_1_0_la-ginvoke.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-ginvoke.lo `test -f 'girepository/ginvoke.c' || echo './'`girepository/ginvoke.c | |
CC libgirepository_1_0_la-giinterfaceinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-giinterfaceinfo.lo `test -f 'girepository/giinterfaceinfo.c' || echo './'`girepository/giinterfaceinfo.c | |
CC libgirepository_1_0_la-giobjectinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-giobjectinfo.lo `test -f 'girepository/giobjectinfo.c' || echo './'`girepository/giobjectinfo.c | |
CC libgirepository_1_0_la-gipropertyinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gipropertyinfo.lo `test -f 'girepository/gipropertyinfo.c' || echo './'`girepository/gipropertyinfo.c | |
CC libgirepository_1_0_la-giregisteredtypeinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-giregisteredtypeinfo.lo `test -f 'girepository/giregisteredtypeinfo.c' || echo './'`girepository/giregisteredtypeinfo.c | |
CC libgirepository_1_0_la-girepository.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-girepository.lo `test -f 'girepository/girepository.c' || echo './'`girepository/girepository.c | |
girepository/girepository.c: In function 'register_internal': | |
girepository/girepository.c:375:16: warning: variable 'version' set but not used [-Wunused-but-set-variable] | |
CC libgirepository_1_0_la-girffi.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-girffi.lo `test -f 'girepository/girffi.c' || echo './'`girepository/girffi.c | |
CC libgirepository_1_0_la-gisignalinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gisignalinfo.lo `test -f 'girepository/gisignalinfo.c' || echo './'`girepository/gisignalinfo.c | |
CC libgirepository_1_0_la-gistructinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gistructinfo.lo `test -f 'girepository/gistructinfo.c' || echo './'`girepository/gistructinfo.c | |
CC libgirepository_1_0_la-gitypeinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gitypeinfo.lo `test -f 'girepository/gitypeinfo.c' || echo './'`girepository/gitypeinfo.c | |
CC libgirepository_1_0_la-gitypelib.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-gitypelib.lo `test -f 'girepository/gitypelib.c' || echo './'`girepository/gitypelib.c | |
CC libgirepository_1_0_la-giunioninfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-giunioninfo.lo `test -f 'girepository/giunioninfo.c' || echo './'`girepository/giunioninfo.c | |
CC libgirepository_1_0_la-givfuncinfo.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_1_0_la-givfuncinfo.lo `test -f 'girepository/givfuncinfo.c' || echo './'`girepository/givfuncinfo.c | |
CC libgirepository_gthash_la-gthash.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_gthash_la-gthash.lo `test -f 'girepository/gthash.c' || echo './'`girepository/gthash.c | |
CC libcmph_la-bdz.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-bdz.lo `test -f 'girepository/cmph/bdz.c' || echo './'`girepository/cmph/bdz.c | |
girepository/cmph/bdz.c: In function 'bdz_dump': | |
girepository/cmph/bdz.c:489:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/bdz.c: In function 'bdz_load': | |
girepository/cmph/bdz.c:524:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-bdz_ph.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-bdz_ph.lo `test -f 'girepository/cmph/bdz_ph.c' || echo './'`girepository/cmph/bdz_ph.c | |
girepository/cmph/bdz_ph.c: In function 'bdz_ph_dump': | |
girepository/cmph/bdz_ph.c:452:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/bdz_ph.c: In function 'bdz_ph_load': | |
girepository/cmph/bdz_ph.c:482:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-bmz8.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-bmz8.lo `test -f 'girepository/cmph/bmz8.c' || echo './'`girepository/cmph/bmz8.c | |
girepository/cmph/bmz8.c: In function 'bmz8_dump': | |
girepository/cmph/bmz8.c:464:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/bmz8.c: In function 'bmz8_load': | |
girepository/cmph/bmz8.c:499:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-bmz.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-bmz.lo `test -f 'girepository/cmph/bmz.c' || echo './'`girepository/cmph/bmz.c | |
girepository/cmph/bmz.c: In function 'bmz_dump': | |
girepository/cmph/bmz.c:451:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/bmz.c: In function 'bmz_load': | |
girepository/cmph/bmz.c:488:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-brz.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-brz.lo `test -f 'girepository/cmph/brz.c' || echo './'`girepository/cmph/brz.c | |
girepository/cmph/brz.c: In function 'brz_gen_mphf': | |
girepository/cmph/brz.c:234:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/brz.c: In function 'brz_dump': | |
girepository/cmph/brz.c:565:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/brz.c: In function 'brz_load': | |
girepository/cmph/brz.c:584:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-buffer_entry.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -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 | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -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 | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-chd.lo `test -f 'girepository/cmph/chd.c' || echo './'`girepository/cmph/chd.c | |
girepository/cmph/chd.c: In function 'chd_load': | |
girepository/cmph/chd.c:177:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/chd.c: In function 'chd_dump': | |
girepository/cmph/chd.c:196:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-chd_ph.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-chd_ph.lo `test -f 'girepository/cmph/chd_ph.c' || echo './'`girepository/cmph/chd_ph.c | |
girepository/cmph/chd_ph.c: In function 'chd_ph_load': | |
girepository/cmph/chd_ph.c:837:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/chd_ph.c: In function 'chd_ph_dump': | |
girepository/cmph/chd_ph.c:868:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-chm.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-chm.lo `test -f 'girepository/cmph/chm.c' || echo './'`girepository/cmph/chm.c | |
girepository/cmph/chm.c: In function 'chm_dump': | |
girepository/cmph/chm.c:207:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/chm.c: In function 'chm_load': | |
girepository/cmph/chm.c:243:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-cmph.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-cmph.lo `test -f 'girepository/cmph/cmph.c' || echo './'`girepository/cmph/cmph.c | |
girepository/cmph/cmph.c: In function 'count_nlfile_keys': | |
girepository/cmph/cmph.c:154:18: warning: variable 'ptr' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-cmph_structs.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-cmph_structs.lo `test -f 'girepository/cmph/cmph_structs.c' || echo './'`girepository/cmph/cmph_structs.c | |
girepository/cmph/cmph_structs.c: In function '__cmph_dump': | |
girepository/cmph/cmph_structs.c:27:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/cmph_structs.c: In function '__cmph_load': | |
girepository/cmph/cmph_structs.c:38:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-compressed_rank.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -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 | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -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 | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -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 | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-fch.lo `test -f 'girepository/cmph/fch.c' || echo './'`girepository/cmph/fch.c | |
girepository/cmph/fch.c: In function 'fch_dump': | |
girepository/cmph/fch.c:319:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
girepository/cmph/fch.c: In function 'fch_load': | |
girepository/cmph/fch.c:355:18: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] | |
CC libcmph_la-graph.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-graph.lo `test -f 'girepository/cmph/graph.c' || echo './'`girepository/cmph/graph.c | |
CC libcmph_la-hash.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-hash.lo `test -f 'girepository/cmph/hash.c' || echo './'`girepository/cmph/hash.c | |
CC libcmph_la-jenkins_hash.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -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 | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -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 | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-select.lo `test -f 'girepository/cmph/select.c' || echo './'`girepository/cmph/select.c | |
CC libcmph_la-vqueue.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-vqueue.lo `test -f 'girepository/cmph/vqueue.c' || echo './'`girepository/cmph/vqueue.c | |
CC libcmph_la-vstack.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Icmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libcmph_la-vstack.lo `test -f 'girepository/cmph/vstack.c' || echo './'`girepository/cmph/vstack.c | |
CCLD libcmph.la | |
CCLD libgirepository-gthash.la | |
CCLD libgirepository-1.0.la | |
CC libgirepository_internals_la-girmodule.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_internals_la-girmodule.lo `test -f 'girepository/girmodule.c' || echo './'`girepository/girmodule.c | |
CC libgirepository_internals_la-girnode.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_internals_la-girnode.lo `test -f 'girepository/girnode.c' || echo './'`girepository/girnode.c | |
CC libgirepository_internals_la-giroffsets.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_internals_la-giroffsets.lo `test -f 'girepository/giroffsets.c' || echo './'`girepository/giroffsets.c | |
CC libgirepository_internals_la-girparser.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_internals_la-girparser.lo `test -f 'girepository/girparser.c' || echo './'`girepository/girparser.c | |
CC libgirepository_internals_la-girwriter.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgirepository_internals_la-girwriter.lo `test -f 'girepository/girwriter.c' || echo './'`girepository/girwriter.c | |
girepository/girwriter.c: In function 'write_constant_info': | |
girepository/girwriter.c:774:12: warning: variable 'deprecated' set but not used [-Wunused-but-set-variable] | |
CCLD libgirepository-internals.la | |
CC libgiscanner_la-sourcescanner.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgiscanner_la-sourcescanner.lo `test -f 'giscanner/sourcescanner.c' || echo './'`giscanner/sourcescanner.c | |
CC libgiscanner_la-scannerlexer.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgiscanner_la-scannerlexer.lo `test -f 'scannerlexer.c' || echo './'`scannerlexer.c | |
scannerlexer.c: In function 'yy_scan_bytes': | |
scannerlexer.c:2453:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
CC libgiscanner_la-scannerparser.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o libgiscanner_la-scannerparser.lo `test -f 'scannerparser.c' || echo './'`scannerparser.c | |
CCLD libgiscanner.la | |
CC _giscanner_la-giscannermodule.lo | |
/home/cosmo/gentoo/bin/bash ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/cosmo/gentoo/usr/include/python2.7 -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o _giscanner_la-giscannermodule.lo `test -f 'giscanner/giscannermodule.c' || echo './'`giscanner/giscannermodule.c | |
CCLD _giscanner.la | |
CC g_ir_compiler-compiler.o | |
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGIREPO_DEFAULT_SEARCH_PATH="\"/home/cosmo/gentoo/usr/lib\"" -I./girepository -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o g_ir_compiler-compiler.o `test -f 'tools/compiler.c' || echo './'`tools/compiler.c | |
CCLD g-ir-compiler | |
CC g_ir_generate-generate.o | |
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGIREPO_DEFAULT_SEARCH_PATH="\"/home/cosmo/gentoo/usr/lib\"" -I./girepository -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o g_ir_generate-generate.o `test -f 'tools/generate.c' || echo './'`tools/generate.c | |
CCLD g-ir-generate | |
CC cmph_bdz_test-cmph-bdz-test.o | |
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./girepository/cmph -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o cmph_bdz_test-cmph-bdz-test.o `test -f 'girepository/cmph-bdz-test.c' || echo './'`girepository/cmph-bdz-test.c | |
CCLD cmph-bdz-test | |
CC gthash_test-gthash.o | |
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./girepository -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -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/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o gthash_test-gthash-test.o `test -f 'girepository/gthash-test.c' || echo './'`girepository/gthash-test.c | |
CCLD gthash-test | |
CC gi_dump_types-gdump.o | |
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/home/cosmo/gentoo/usr/include/gio-unix-2.0/ -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -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/home/cosmo/gentoo/usr/include/gio-unix-2.0/ -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/usr/lib/glib-2.0/include -pthread -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o gi_dump_types-gi-dump-types.o `test -f 'girepository/gi-dump-types.c' || echo './'`girepository/gi-dump-types.c | |
CCLD gi-dump-types | |
CC glib_print-glib-print.o | |
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/cosmo/gentoo/usr/include/glib-2.0 -I/home/cosmo/gentoo/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 -pipe -march=native -c -o glib_print-glib-print.o `test -f 'examples/glib-print.c' || echo './'`examples/glib-print.c | |
CCLD glib-print | |
GEN g-ir-scanner | |
GEN g-ir-annotation-tool | |
GISCAN GLib-2.0.gir | |
/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1/tmp-introspectiYOhCr/GLib-2.0: symbol lookup error: /home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1/tmp-introspectiYOhCr/GLib-2.0: undefined symbol: g_bytes_get_type | |
Command '['/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1/tmp-introspectiYOhCr/GLib-2.0', '--introspect-dump=/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1/tmp-introspectiYOhCr/functions.txt,/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1/tmp-introspectiYOhCr/dump.xml']' returned non-zero exit status 127 | |
make[2]: *** [GLib-2.0.gir] エラー 1 | |
make[2]: ディレクトリ `/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1' から出ます | |
make[1]: *** [all-recursive] エラー 1 | |
make[1]: ディレクトリ `/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1' から出ます | |
make: *** [all] エラー 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 '/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/temp/build.log'. | |
* The ebuild environment file is located at '/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/temp/environment'. | |
* Working directory: '/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1' | |
* S: '/home/cosmo/gentoo/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: | |
>>> '/home/cosmo/gentoo/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 '/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/temp/build.log'. | |
* The ebuild environment file is located at '/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/temp/environment'. | |
* Working directory: '/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1' | |
* S: '/home/cosmo/gentoo/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment