* Package:    dev-libs/libgee-0.20.6-r1:0.8/2
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc introspection kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libgee-0.20.6.tar.xz to /var/tmp/portage/dev-libs/libgee-0.20.6-r1/work
>>> Source unpacked in /var/tmp/portage/dev-libs/libgee-0.20.6-r1/work
>>> Preparing source in /var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6 ...
  [ ok ]
  [ ok ]
  [ ok ]
 * Running elibtoolize in: libgee-0.20.6/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
 *   Applying werror/2.4.7-debian patch ...
 *   Applying cxx-pthread/2.4.6 patch ...
 *   Applying color-record/2.4.7-debian patch ...
 *   Applying openmp/2.4.7 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
 *   Applying ppc64le/2.4.4 patch ...
 *   Applying fix-file-check/2.5.0 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6 ...
 * econf: updating libgee-0.20.6/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libgee-0.20.6/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libgee-0.20.6-r1 --htmldir=/usr/share/doc/libgee-0.20.6-r1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-introspection
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-file... no
checking for file... no
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for glib-2.0 >= 2.36 gobject-2.0 >= 2.36 gio-2.0 >= 2.36... yes
checking for gobject-introspection... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gee-0.8.pc
config.status: creating benchmark/Makefile
config.status: creating doc/Makefile
config.status: creating gee/Makefile
config.status: creating tests/Makefile
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/libgee-0.20.6-r1/work/libgee-0.20.6 ...
make -j2 
make  all-recursive
Making all in gee
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/usr/bin/valac-0.56 --target-glib=2.36 --hide-internal  -H gee.h --vapi gee-0.8.vapi -h gee-internals.h --internal-vapi gee-internals-0.8.vapi --library gee-0.8 --gir Gee-0.8.gir --vapi-comments --pkg gio-2.0 --vapidir ../utils --pkg geeutils  --target-glib=2.36 --hide-internal  -C assemblyinfo.vala abstractbidirlist.vala abstractbidirsortedset.vala abstractbidirsortedmap.vala abstractcollection.vala abstractlist.vala abstractmap.vala abstractmultimap.vala abstractmultiset.vala abstractqueue.vala abstractset.vala abstractsortedmap.vala abstractsortedset.vala arraylist.vala arrayqueue.vala bidiriterator.vala bidirlist.vala bidirlistiterator.vala bidirmapiterator.vala bidirsortedset.vala bidirsortedmap.vala collection.vala comparable.vala concurrentlist.vala concurrentset.vala deque.vala functions.vala future.vala hashable.vala hashmap.vala hashmultimap.vala hashmultiset.vala hashset.vala hazardpointer.vala iterable.vala iterator.vala lazy.vala linkedlist.vala lightmapfuture.vala list.vala listiterator.vala map.vala mapiterator.vala multimap.vala multiset.vala priorityqueue.vala promise.vala queue.vala readonlybidirlist.vala readonlybidirsortedset.vala readonlybidirsortedmap.vala readonlycollection.vala readonlylist.vala readonlymap.vala readonlymultimap.vala readonlymultiset.vala readonlyset.vala readonlysortedmap.vala readonlysortedset.vala set.vala sortedmap.vala sortedset.vala streamiterator.vala task.vala teeiterator.vala timsort.vala traversable.vala treemap.vala treemultimap.vala treemultiset.vala treeset.vala unfolditerator.vala unrolledlinkedlist.vala 
future.vala:203.45-203.66: warning: delegates with scope="async" must be owned
  203 | 	private static async void do_zip<A, B, C> (owned ZipFunc<A, B, C> zip_func, Future<A> first, Future<B> second, Promise<C> result) {
      | 	                                           ^~~~~~~~~~~~~~~~~~~~~~                                                                  
hazardpointer.vala:642.3-642.48: warning: `GLib.StaticPrivate' has been deprecated since 2.32
  642 | 		internal static StaticPrivate _current_context;
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
hazardpointer.vala:643.3-643.45: warning: `GLib.StaticPrivate' has been deprecated since 2.32
  643 | 		internal static StaticPrivate _root_context;
      | 		^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
hazardpointer.vala:716.2-716.41: warning: `GLib.StaticMutex' has been deprecated since 2.32. Use Mutex
  716 | 	internal static StaticMutex _queue_mutex;
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
task.vala:67.10-67.16: warning: delegates with scope="async" must be owned
   67 | 		public Task<G> function;
      | 		       ^~~~~~~          
task.vala:67.10-67.16: warning: delegates with scope="async" must be owned
   67 | 		public Task<G> function;
      | 		       ^~~~~~~          
arraylist.vala:60.2-60.35: warning: Type `Gee.EqualDataFunc<G>' can not be used for a GLib.Object property
   60 | 	public EqualDataFunc<G> equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
arrayqueue.vala:52.2-52.35: warning: Type `Gee.EqualDataFunc<G>' can not be used for a GLib.Object property
   52 | 	public EqualDataFunc<G> equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
concurrentlist.vala:36.2-36.39: warning: Type `Gee.EqualDataFunc<G>' can not be used for a GLib.Object property
   36 | 	public Gee.EqualDataFunc<G> equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
future.vala:176.24-176.27: warning: copying delegates is not supported
  176 | 		return light_map<A> (func);
      | 		                     ^~~~  
future.vala:257.3-257.24: warning: copying delegates is not supported
  257 | 		public SourceFunc func;
      | 		^~~~~~~~~~~~~~~~~~~~~~ 
hashmap.vala:101.2-101.37: warning: Type `Gee.HashDataFunc<K>' can not be used for a GLib.Object property
  101 | 	public HashDataFunc<K> key_hash_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
hashmap.vala:112.2-112.39: warning: Type `Gee.EqualDataFunc<K>' can not be used for a GLib.Object property
  112 | 	public EqualDataFunc<K> key_equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
hashmap.vala:123.2-123.41: warning: Type `Gee.EqualDataFunc<V>' can not be used for a GLib.Object property
  123 | 	public EqualDataFunc<V> value_equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
hashmultimap.vala:27.2-27.37: warning: Type `Gee.HashDataFunc<K>' can not be used for a GLib.Object property
   27 | 	public HashDataFunc<K> key_hash_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
hashmultimap.vala:31.2-31.39: warning: Type `Gee.EqualDataFunc<K>' can not be used for a GLib.Object property
   31 | 	public EqualDataFunc<K> key_equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
hashmultimap.vala:36.2-36.39: warning: Type `Gee.HashDataFunc<V>' can not be used for a GLib.Object property
   36 | 	public HashDataFunc<V> value_hash_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
hashmultimap.vala:44.2-44.41: warning: Type `Gee.EqualDataFunc<V>' can not be used for a GLib.Object property
   44 | 	public EqualDataFunc<V> value_equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
hashmultiset.vala:27.2-27.33: warning: Type `Gee.HashDataFunc<G>' can not be used for a GLib.Object property
   27 | 	public HashDataFunc<G> hash_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
hashmultiset.vala:31.2-31.35: warning: Type `Gee.EqualDataFunc<G>' can not be used for a GLib.Object property
   31 | 	public EqualDataFunc<G> equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
hashmultiset.vala:69.30-69.38: warning: copying delegates is not supported
   69 | 		base (new HashMap<G, int> (hash_func, equal_func));
      | 		                           ^~~~~~~~~               
hashmultiset.vala:69.41-69.50: warning: copying delegates is not supported
   69 | 		base (new HashMap<G, int> (hash_func, equal_func));
      | 		                                      ^~~~~~~~~~   
hashset.vala:95.2-95.33: warning: Type `Gee.HashDataFunc<G>' can not be used for a GLib.Object property
   95 | 	public HashDataFunc<G> hash_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
hashset.vala:106.2-106.35: warning: Type `Gee.EqualDataFunc<G>' can not be used for a GLib.Object property
  106 | 	public EqualDataFunc<G> equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
linkedlist.vala:49.2-49.35: warning: Type `Gee.EqualDataFunc<G>' can not be used for a GLib.Object property
   49 | 	public EqualDataFunc<G> equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
priorityqueue.vala:49.2-49.39: warning: Type `GLib.CompareDataFunc<G>' can not be used for a GLib.Object property
   49 | 	public CompareDataFunc<G> compare_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
treemap.vala:95.2-95.43: warning: Type `GLib.CompareDataFunc<K>' can not be used for a GLib.Object property
   95 | 	public CompareDataFunc<K> key_compare_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
treemap.vala:106.2-106.41: warning: Type `Gee.EqualDataFunc<V>' can not be used for a GLib.Object property
  106 | 	public EqualDataFunc<V> value_equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
treemultimap.vala:28.2-28.43: warning: Type `GLib.CompareDataFunc<K>' can not be used for a GLib.Object property
   28 | 	public CompareDataFunc<K> key_compare_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
treemultimap.vala:33.2-33.45: warning: Type `GLib.CompareDataFunc<V>' can not be used for a GLib.Object property
   33 | 	public CompareDataFunc<V> value_compare_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
treemultiset.vala:28.2-28.39: warning: Type `GLib.CompareDataFunc<G>' can not be used for a GLib.Object property
   28 | 	public CompareDataFunc<G> compare_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
treeset.vala:54.2-54.39: warning: Type `GLib.CompareDataFunc<G>' can not be used for a GLib.Object property
   54 | 	public CompareDataFunc<G> compare_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
unrolledlinkedlist.vala:44.2-44.35: warning: Type `Gee.EqualDataFunc<G>' can not be used for a GLib.Object property
   44 | 	public EqualDataFunc<G> equal_func {
      | 	^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
Compilation succeeded - 33 warning(s)
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-assemblyinfo.lo `test -f 'assemblyinfo.c' || echo './'`assemblyinfo.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c assemblyinfo.c  -fPIC -DPIC -o .libs/libgee_0_8_la-assemblyinfo.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractbidirlist.lo `test -f 'abstractbidirlist.c' || echo './'`abstractbidirlist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractbidirlist.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractbidirlist.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractbidirsortedset.lo `test -f 'abstractbidirsortedset.c' || echo './'`abstractbidirsortedset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractbidirsortedset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractbidirsortedset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractbidirsortedmap.lo `test -f 'abstractbidirsortedmap.c' || echo './'`abstractbidirsortedmap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractbidirsortedmap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractbidirsortedmap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractcollection.lo `test -f 'abstractcollection.c' || echo './'`abstractcollection.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractcollection.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractcollection.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractlist.lo `test -f 'abstractlist.c' || echo './'`abstractlist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractlist.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractlist.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractmap.lo `test -f 'abstractmap.c' || echo './'`abstractmap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractmap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractmap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractmultimap.lo `test -f 'abstractmultimap.c' || echo './'`abstractmultimap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractmultimap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractmultimap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractqueue.lo `test -f 'abstractqueue.c' || echo './'`abstractqueue.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractqueue.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractqueue.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractmultiset.lo `test -f 'abstractmultiset.c' || echo './'`abstractmultiset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractmultiset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractmultiset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractset.lo `test -f 'abstractset.c' || echo './'`abstractset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractsortedmap.lo `test -f 'abstractsortedmap.c' || echo './'`abstractsortedmap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractsortedmap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractsortedmap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-abstractsortedset.lo `test -f 'abstractsortedset.c' || echo './'`abstractsortedset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c abstractsortedset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-abstractsortedset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-arrayqueue.lo `test -f 'arrayqueue.c' || echo './'`arrayqueue.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c arrayqueue.c  -fPIC -DPIC -o .libs/libgee_0_8_la-arrayqueue.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-arraylist.lo `test -f 'arraylist.c' || echo './'`arraylist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c arraylist.c  -fPIC -DPIC -o .libs/libgee_0_8_la-arraylist.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-bidiriterator.lo `test -f 'bidiriterator.c' || echo './'`bidiriterator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c bidiriterator.c  -fPIC -DPIC -o .libs/libgee_0_8_la-bidiriterator.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-bidirlist.lo `test -f 'bidirlist.c' || echo './'`bidirlist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c bidirlist.c  -fPIC -DPIC -o .libs/libgee_0_8_la-bidirlist.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-bidirlistiterator.lo `test -f 'bidirlistiterator.c' || echo './'`bidirlistiterator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c bidirlistiterator.c  -fPIC -DPIC -o .libs/libgee_0_8_la-bidirlistiterator.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-bidirmapiterator.lo `test -f 'bidirmapiterator.c' || echo './'`bidirmapiterator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c bidirmapiterator.c  -fPIC -DPIC -o .libs/libgee_0_8_la-bidirmapiterator.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-bidirsortedset.lo `test -f 'bidirsortedset.c' || echo './'`bidirsortedset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c bidirsortedset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-bidirsortedset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-bidirsortedmap.lo `test -f 'bidirsortedmap.c' || echo './'`bidirsortedmap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c bidirsortedmap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-bidirsortedmap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-collection.lo `test -f 'collection.c' || echo './'`collection.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c collection.c  -fPIC -DPIC -o .libs/libgee_0_8_la-collection.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-comparable.lo `test -f 'comparable.c' || echo './'`comparable.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c comparable.c  -fPIC -DPIC -o .libs/libgee_0_8_la-comparable.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-concurrentlist.lo `test -f 'concurrentlist.c' || echo './'`concurrentlist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c concurrentlist.c  -fPIC -DPIC -o .libs/libgee_0_8_la-concurrentlist.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-concurrentset.lo `test -f 'concurrentset.c' || echo './'`concurrentset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c concurrentset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-concurrentset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-deque.lo `test -f 'deque.c' || echo './'`deque.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c deque.c  -fPIC -DPIC -o .libs/libgee_0_8_la-deque.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-functions.lo `test -f 'functions.c' || echo './'`functions.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c functions.c  -fPIC -DPIC -o .libs/libgee_0_8_la-functions.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-hashable.lo `test -f 'hashable.c' || echo './'`hashable.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c hashable.c  -fPIC -DPIC -o .libs/libgee_0_8_la-hashable.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-future.lo `test -f 'future.c' || echo './'`future.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c future.c  -fPIC -DPIC -o .libs/libgee_0_8_la-future.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-hashmultimap.lo `test -f 'hashmultimap.c' || echo './'`hashmultimap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c hashmultimap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-hashmultimap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-hashmultiset.lo `test -f 'hashmultiset.c' || echo './'`hashmultiset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c hashmultiset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-hashmultiset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-hashmap.lo `test -f 'hashmap.c' || echo './'`hashmap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c hashmap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-hashmap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-hashset.lo `test -f 'hashset.c' || echo './'`hashset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c hashset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-hashset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-hazardpointer.lo `test -f 'hazardpointer.c' || echo './'`hazardpointer.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c hazardpointer.c  -fPIC -DPIC -o .libs/libgee_0_8_la-hazardpointer.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-iterable.lo `test -f 'iterable.c' || echo './'`iterable.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c iterable.c  -fPIC -DPIC -o .libs/libgee_0_8_la-iterable.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-iterator.lo `test -f 'iterator.c' || echo './'`iterator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c iterator.c  -fPIC -DPIC -o .libs/libgee_0_8_la-iterator.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-lazy.lo `test -f 'lazy.c' || echo './'`lazy.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c lazy.c  -fPIC -DPIC -o .libs/libgee_0_8_la-lazy.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-linkedlist.lo `test -f 'linkedlist.c' || echo './'`linkedlist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c linkedlist.c  -fPIC -DPIC -o .libs/libgee_0_8_la-linkedlist.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-list.lo `test -f 'list.c' || echo './'`list.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c list.c  -fPIC -DPIC -o .libs/libgee_0_8_la-list.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-lightmapfuture.lo `test -f 'lightmapfuture.c' || echo './'`lightmapfuture.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c lightmapfuture.c  -fPIC -DPIC -o .libs/libgee_0_8_la-lightmapfuture.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-listiterator.lo `test -f 'listiterator.c' || echo './'`listiterator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c listiterator.c  -fPIC -DPIC -o .libs/libgee_0_8_la-listiterator.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-mapiterator.lo `test -f 'mapiterator.c' || echo './'`mapiterator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c mapiterator.c  -fPIC -DPIC -o .libs/libgee_0_8_la-mapiterator.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-map.lo `test -f 'map.c' || echo './'`map.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c map.c  -fPIC -DPIC -o .libs/libgee_0_8_la-map.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-multimap.lo `test -f 'multimap.c' || echo './'`multimap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c multimap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-multimap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-multiset.lo `test -f 'multiset.c' || echo './'`multiset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c multiset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-multiset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-priorityqueue.lo `test -f 'priorityqueue.c' || echo './'`priorityqueue.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c priorityqueue.c  -fPIC -DPIC -o .libs/libgee_0_8_la-priorityqueue.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-promise.lo `test -f 'promise.c' || echo './'`promise.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c promise.c  -fPIC -DPIC -o .libs/libgee_0_8_la-promise.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-queue.lo `test -f 'queue.c' || echo './'`queue.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c queue.c  -fPIC -DPIC -o .libs/libgee_0_8_la-queue.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlybidirlist.lo `test -f 'readonlybidirlist.c' || echo './'`readonlybidirlist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlybidirlist.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlybidirlist.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlybidirsortedset.lo `test -f 'readonlybidirsortedset.c' || echo './'`readonlybidirsortedset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlybidirsortedset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlybidirsortedset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlybidirsortedmap.lo `test -f 'readonlybidirsortedmap.c' || echo './'`readonlybidirsortedmap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlybidirsortedmap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlybidirsortedmap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlycollection.lo `test -f 'readonlycollection.c' || echo './'`readonlycollection.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlycollection.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlycollection.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlylist.lo `test -f 'readonlylist.c' || echo './'`readonlylist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlylist.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlylist.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlymap.lo `test -f 'readonlymap.c' || echo './'`readonlymap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlymap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlymap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlymultimap.lo `test -f 'readonlymultimap.c' || echo './'`readonlymultimap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlymultimap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlymultimap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlymultiset.lo `test -f 'readonlymultiset.c' || echo './'`readonlymultiset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlymultiset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlymultiset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlyset.lo `test -f 'readonlyset.c' || echo './'`readonlyset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlyset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlyset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlysortedmap.lo `test -f 'readonlysortedmap.c' || echo './'`readonlysortedmap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlysortedmap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlysortedmap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-readonlysortedset.lo `test -f 'readonlysortedset.c' || echo './'`readonlysortedset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c readonlysortedset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-readonlysortedset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-set.lo `test -f 'set.c' || echo './'`set.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c set.c  -fPIC -DPIC -o .libs/libgee_0_8_la-set.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-sortedmap.lo `test -f 'sortedmap.c' || echo './'`sortedmap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c sortedmap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-sortedmap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-sortedset.lo `test -f 'sortedset.c' || echo './'`sortedset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c sortedset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-sortedset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-streamiterator.lo `test -f 'streamiterator.c' || echo './'`streamiterator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c streamiterator.c  -fPIC -DPIC -o .libs/libgee_0_8_la-streamiterator.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-task.lo `test -f 'task.c' || echo './'`task.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c task.c  -fPIC -DPIC -o .libs/libgee_0_8_la-task.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-teeiterator.lo `test -f 'teeiterator.c' || echo './'`teeiterator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c teeiterator.c  -fPIC -DPIC -o .libs/libgee_0_8_la-teeiterator.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-timsort.lo `test -f 'timsort.c' || echo './'`timsort.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c timsort.c  -fPIC -DPIC -o .libs/libgee_0_8_la-timsort.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-traversable.lo `test -f 'traversable.c' || echo './'`traversable.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c traversable.c  -fPIC -DPIC -o .libs/libgee_0_8_la-traversable.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-treemultimap.lo `test -f 'treemultimap.c' || echo './'`treemultimap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c treemultimap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-treemultimap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-treemultiset.lo `test -f 'treemultiset.c' || echo './'`treemultiset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c treemultiset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-treemultiset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-treemap.lo `test -f 'treemap.c' || echo './'`treemap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c treemap.c  -fPIC -DPIC -o .libs/libgee_0_8_la-treemap.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-unfolditerator.lo `test -f 'unfolditerator.c' || echo './'`unfolditerator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c unfolditerator.c  -fPIC -DPIC -o .libs/libgee_0_8_la-unfolditerator.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-treeset.lo `test -f 'treeset.c' || echo './'`treeset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c treeset.c  -fPIC -DPIC -o .libs/libgee_0_8_la-treeset.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread  -I../utils   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o libgee_0_8_la-unrolledlinkedlist.lo `test -f 'unrolledlinkedlist.c' || echo './'`unrolledlinkedlist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I../utils -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c unrolledlinkedlist.c  -fPIC -DPIC -o .libs/libgee_0_8_la-unrolledlinkedlist.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -version-info 8:1:6 -no-undefined  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libgee-0.8.la -rpath /usr/lib64 libgee_0_8_la-assemblyinfo.lo libgee_0_8_la-abstractbidirlist.lo libgee_0_8_la-abstractbidirsortedset.lo libgee_0_8_la-abstractbidirsortedmap.lo libgee_0_8_la-abstractcollection.lo libgee_0_8_la-abstractlist.lo libgee_0_8_la-abstractmap.lo libgee_0_8_la-abstractmultimap.lo libgee_0_8_la-abstractmultiset.lo libgee_0_8_la-abstractqueue.lo libgee_0_8_la-abstractset.lo libgee_0_8_la-abstractsortedmap.lo libgee_0_8_la-abstractsortedset.lo libgee_0_8_la-arraylist.lo libgee_0_8_la-arrayqueue.lo libgee_0_8_la-bidiriterator.lo libgee_0_8_la-bidirlist.lo libgee_0_8_la-bidirlistiterator.lo libgee_0_8_la-bidirmapiterator.lo libgee_0_8_la-bidirsortedset.lo libgee_0_8_la-bidirsortedmap.lo libgee_0_8_la-collection.lo libgee_0_8_la-comparable.lo libgee_0_8_la-concurrentlist.lo libgee_0_8_la-concurrentset.lo libgee_0_8_la-deque.lo libgee_0_8_la-functions.lo libgee_0_8_la-future.lo libgee_0_8_la-hashable.lo libgee_0_8_la-hashmap.lo libgee_0_8_la-hashmultimap.lo libgee_0_8_la-hashmultiset.lo libgee_0_8_la-hashset.lo libgee_0_8_la-hazardpointer.lo libgee_0_8_la-iterable.lo libgee_0_8_la-iterator.lo libgee_0_8_la-lazy.lo libgee_0_8_la-linkedlist.lo libgee_0_8_la-lightmapfuture.lo libgee_0_8_la-list.lo libgee_0_8_la-listiterator.lo libgee_0_8_la-map.lo libgee_0_8_la-mapiterator.lo libgee_0_8_la-multimap.lo libgee_0_8_la-multiset.lo libgee_0_8_la-priorityqueue.lo libgee_0_8_la-promise.lo libgee_0_8_la-queue.lo libgee_0_8_la-readonlybidirlist.lo libgee_0_8_la-readonlybidirsortedset.lo libgee_0_8_la-readonlybidirsortedmap.lo libgee_0_8_la-readonlycollection.lo libgee_0_8_la-readonlylist.lo libgee_0_8_la-readonlymap.lo libgee_0_8_la-readonlymultimap.lo libgee_0_8_la-readonlymultiset.lo libgee_0_8_la-readonlyset.lo libgee_0_8_la-readonlysortedmap.lo libgee_0_8_la-readonlysortedset.lo libgee_0_8_la-set.lo libgee_0_8_la-sortedmap.lo libgee_0_8_la-sortedset.lo libgee_0_8_la-streamiterator.lo libgee_0_8_la-task.lo libgee_0_8_la-teeiterator.lo libgee_0_8_la-timsort.lo libgee_0_8_la-traversable.lo libgee_0_8_la-treemap.lo libgee_0_8_la-treemultimap.lo libgee_0_8_la-treemultiset.lo libgee_0_8_la-treeset.lo libgee_0_8_la-unfolditerator.lo libgee_0_8_la-unrolledlinkedlist.lo   -lgio-2.0 -lgobject-2.0 -lglib-2.0   
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libgee_0_8_la-assemblyinfo.o .libs/libgee_0_8_la-abstractbidirlist.o .libs/libgee_0_8_la-abstractbidirsortedset.o .libs/libgee_0_8_la-abstractbidirsortedmap.o .libs/libgee_0_8_la-abstractcollection.o .libs/libgee_0_8_la-abstractlist.o .libs/libgee_0_8_la-abstractmap.o .libs/libgee_0_8_la-abstractmultimap.o .libs/libgee_0_8_la-abstractmultiset.o .libs/libgee_0_8_la-abstractqueue.o .libs/libgee_0_8_la-abstractset.o .libs/libgee_0_8_la-abstractsortedmap.o .libs/libgee_0_8_la-abstractsortedset.o .libs/libgee_0_8_la-arraylist.o .libs/libgee_0_8_la-arrayqueue.o .libs/libgee_0_8_la-bidiriterator.o .libs/libgee_0_8_la-bidirlist.o .libs/libgee_0_8_la-bidirlistiterator.o .libs/libgee_0_8_la-bidirmapiterator.o .libs/libgee_0_8_la-bidirsortedset.o .libs/libgee_0_8_la-bidirsortedmap.o .libs/libgee_0_8_la-collection.o .libs/libgee_0_8_la-comparable.o .libs/libgee_0_8_la-concurrentlist.o .libs/libgee_0_8_la-concurrentset.o .libs/libgee_0_8_la-deque.o .libs/libgee_0_8_la-functions.o .libs/libgee_0_8_la-future.o .libs/libgee_0_8_la-hashable.o .libs/libgee_0_8_la-hashmap.o .libs/libgee_0_8_la-hashmultimap.o .libs/libgee_0_8_la-hashmultiset.o .libs/libgee_0_8_la-hashset.o .libs/libgee_0_8_la-hazardpointer.o .libs/libgee_0_8_la-iterable.o .libs/libgee_0_8_la-iterator.o .libs/libgee_0_8_la-lazy.o .libs/libgee_0_8_la-linkedlist.o .libs/libgee_0_8_la-lightmapfuture.o .libs/libgee_0_8_la-list.o .libs/libgee_0_8_la-listiterator.o .libs/libgee_0_8_la-map.o .libs/libgee_0_8_la-mapiterator.o .libs/libgee_0_8_la-multimap.o .libs/libgee_0_8_la-multiset.o .libs/libgee_0_8_la-priorityqueue.o .libs/libgee_0_8_la-promise.o .libs/libgee_0_8_la-queue.o .libs/libgee_0_8_la-readonlybidirlist.o .libs/libgee_0_8_la-readonlybidirsortedset.o .libs/libgee_0_8_la-readonlybidirsortedmap.o .libs/libgee_0_8_la-readonlycollection.o .libs/libgee_0_8_la-readonlylist.o .libs/libgee_0_8_la-readonlymap.o .libs/libgee_0_8_la-readonlymultimap.o .libs/libgee_0_8_la-readonlymultiset.o .libs/libgee_0_8_la-readonlyset.o .libs/libgee_0_8_la-readonlysortedmap.o .libs/libgee_0_8_la-readonlysortedset.o .libs/libgee_0_8_la-set.o .libs/libgee_0_8_la-sortedmap.o .libs/libgee_0_8_la-sortedset.o .libs/libgee_0_8_la-streamiterator.o .libs/libgee_0_8_la-task.o .libs/libgee_0_8_la-teeiterator.o .libs/libgee_0_8_la-timsort.o .libs/libgee_0_8_la-traversable.o .libs/libgee_0_8_la-treemap.o .libs/libgee_0_8_la-treemultimap.o .libs/libgee_0_8_la-treemultiset.o .libs/libgee_0_8_la-treeset.o .libs/libgee_0_8_la-unfolditerator.o .libs/libgee_0_8_la-unrolledlinkedlist.o   -Wl,--as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libgee-0.8.so.2 -o .libs/libgee-0.8.so.2.6.1
libtool: link: (cd ".libs" && rm -f "libgee-0.8.so.2" && ln -s "libgee-0.8.so.2.6.1" "libgee-0.8.so.2")
libtool: link: (cd ".libs" && rm -f "libgee-0.8.so" && ln -s "libgee-0.8.so.2.6.1" "libgee-0.8.so")
libtool: link: ( cd ".libs" && rm -f "libgee-0.8.la" && ln -s "../libgee-0.8.la" "libgee-0.8.la" )
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
/usr/bin/g-ir-compiler -l `/bin/sed -nE "s/^dlname='([A-Za-z0-9.+-]+)'/\1/p" libgee-0.8.la` --includedir=. Gee-0.8.gir -o Gee-0.8.typelib
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
Making all in tests
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testarrayqueue.o `test -f 'testarrayqueue.c' || echo './'`testarrayqueue.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testarraylist.o `test -f 'testarraylist.c' || echo './'`testarraylist.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testbidirlist.o `test -f 'testbidirlist.c' || echo './'`testbidirlist.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testbidirsortedset.o `test -f 'testbidirsortedset.c' || echo './'`testbidirsortedset.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testcase.o `test -f 'testcase.c' || echo './'`testcase.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testbidirsortedmap.o `test -f 'testbidirsortedmap.c' || echo './'`testbidirsortedmap.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testcollection.o `test -f 'testcollection.c' || echo './'`testcollection.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testconcurrentlist.o `test -f 'testconcurrentlist.c' || echo './'`testconcurrentlist.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testconcurrentset.o `test -f 'testconcurrentset.c' || echo './'`testconcurrentset.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testdata.o `test -f 'testdata.c' || echo './'`testdata.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testdeque.o `test -f 'testdeque.c' || echo './'`testdeque.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testhashmap.o `test -f 'testhashmap.c' || echo './'`testhashmap.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testfunctions.o `test -f 'testfunctions.c' || echo './'`testfunctions.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testhashmultimap.o `test -f 'testhashmultimap.c' || echo './'`testhashmultimap.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testhashmultiset.o `test -f 'testhashmultiset.c' || echo './'`testhashmultiset.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testhashset.o `test -f 'testhashset.c' || echo './'`testhashset.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testlinkedlist.o `test -f 'testlinkedlist.c' || echo './'`testlinkedlist.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testlinkedlistasdeque.o `test -f 'testlinkedlistasdeque.c' || echo './'`testlinkedlistasdeque.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testlist.o `test -f 'testlist.c' || echo './'`testlist.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testmain.o `test -f 'testmain.c' || echo './'`testmain.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testmap.o `test -f 'testmap.c' || echo './'`testmap.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testmultiset.o `test -f 'testmultiset.c' || echo './'`testmultiset.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testmultimap.o `test -f 'testmultimap.c' || echo './'`testmultimap.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testpriorityqueue.o `test -f 'testpriorityqueue.c' || echo './'`testpriorityqueue.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testqueue.o `test -f 'testqueue.c' || echo './'`testqueue.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testreadonlybidirlist.o `test -f 'testreadonlybidirlist.c' || echo './'`testreadonlybidirlist.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testreadonlycollection.o `test -f 'testreadonlycollection.c' || echo './'`testreadonlycollection.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testreadonlymap.o `test -f 'testreadonlymap.c' || echo './'`testreadonlymap.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testreadonlylist.o `test -f 'testreadonlylist.c' || echo './'`testreadonlylist.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testreadonlyset.o `test -f 'testreadonlyset.c' || echo './'`testreadonlyset.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testset.o `test -f 'testset.c' || echo './'`testset.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testsortedset.o `test -f 'testsortedset.c' || echo './'`testsortedset.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testtreemap.o `test -f 'testtreemap.c' || echo './'`testtreemap.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testsortedmap.o `test -f 'testsortedmap.c' || echo './'`testsortedmap.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testtreemultiset.o `test -f 'testtreemultiset.c' || echo './'`testtreemultiset.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testtreemultimap.o `test -f 'testtreemultimap.c' || echo './'`testtreemultimap.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testtreeset.o `test -f 'testtreeset.c' || echo './'`testtreeset.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testunrolledlinkedlistasdeque.o `test -f 'testunrolledlinkedlistasdeque.c' || echo './'`testunrolledlinkedlistasdeque.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../gee -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread   -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -c -o tests-testunrolledlinkedlist.o `test -f 'testunrolledlinkedlist.c' || echo './'`testunrolledlinkedlist.c
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -w  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o tests tests-testarraylist.o tests-testarrayqueue.o tests-testbidirlist.o tests-testbidirsortedset.o tests-testbidirsortedmap.o tests-testcase.o tests-testcollection.o tests-testconcurrentlist.o tests-testconcurrentset.o tests-testdata.o tests-testdeque.o tests-testfunctions.o tests-testhashmap.o tests-testhashmultimap.o tests-testhashmultiset.o tests-testhashset.o tests-testlinkedlist.o tests-testlinkedlistasdeque.o tests-testlist.o tests-testmain.o tests-testmap.o tests-testmultimap.o tests-testmultiset.o tests-testpriorityqueue.o tests-testqueue.o tests-testreadonlybidirlist.o tests-testreadonlycollection.o tests-testreadonlylist.o tests-testreadonlymap.o tests-testreadonlyset.o tests-testset.o tests-testsortedset.o tests-testsortedmap.o tests-testtreemap.o tests-testtreemultimap.o tests-testtreemultiset.o tests-testtreeset.o tests-testunrolledlinkedlist.o tests-testunrolledlinkedlistasdeque.o   -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../gee/libgee-0.8.la  
libtool: link: x86_64-pc-linux-gnu-gcc -w -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/tests tests-testarraylist.o tests-testarrayqueue.o tests-testbidirlist.o tests-testbidirsortedset.o tests-testbidirsortedmap.o tests-testcase.o tests-testcollection.o tests-testconcurrentlist.o tests-testconcurrentset.o tests-testdata.o tests-testdeque.o tests-testfunctions.o tests-testhashmap.o tests-testhashmultimap.o tests-testhashmultiset.o tests-testhashset.o tests-testlinkedlist.o tests-testlinkedlistasdeque.o tests-testlist.o tests-testmain.o tests-testmap.o tests-testmultimap.o tests-testmultiset.o tests-testpriorityqueue.o tests-testqueue.o tests-testreadonlybidirlist.o tests-testreadonlycollection.o tests-testreadonlylist.o tests-testreadonlymap.o tests-testreadonlyset.o tests-testset.o tests-testsortedset.o tests-testsortedmap.o tests-testtreemap.o tests-testtreemultimap.o tests-testtreemultiset.o tests-testtreeset.o tests-testunrolledlinkedlist.o tests-testunrolledlinkedlistasdeque.o  -Wl,--as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../gee/.libs/libgee-0.8.so
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/tests'
>>> Source compiled.
>>> Test phase [not enabled]: dev-libs/libgee-0.20.6-r1

>>> Install dev-libs/libgee-0.20.6-r1 into /var/tmp/portage/dev-libs/libgee-0.20.6-r1/image
make -j2 DESTDIR=/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image install 
Making install in gee
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/lib64'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c   libgee-0.8.la '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libgee-0.8.so.2.6.1 /var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/lib64/libgee-0.8.so.2.6.1
libtool: install: (cd /var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/lib64 && { ln -s -f libgee-0.8.so.2.6.1 libgee-0.8.so.2 || { rm -f libgee-0.8.so.2 && ln -s libgee-0.8.so.2.6.1 libgee-0.8.so.2; }; })
libtool: install: (cd /var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/lib64 && { ln -s -f libgee-0.8.so.2.6.1 libgee-0.8.so || { rm -f libgee-0.8.so && ln -s libgee-0.8.so.2.6.1 libgee-0.8.so; }; })
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libgee-0.8.lai /var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/lib64/libgee-0.8.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/share/gir-1.0'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 Gee-0.8.gir '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/share/gir-1.0'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/include/gee-0.8'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 gee.h '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/include/gee-0.8'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/share/vala/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 gee-0.8.vapi '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/share/vala/vapi'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/lib64/girepository-1.0'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 Gee-0.8.typelib '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/lib64/girepository-1.0'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6/gee'
Making install in tests
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/lib64/pkgconfig'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 gee-0.8.pc '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/image/usr/lib64/pkgconfig'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgee-0.20.6-r1/work/libgee-0.20.6'
>>> Completed installing dev-libs/libgee-0.20.6-r1 into /var/tmp/portage/dev-libs/libgee-0.20.6-r1/image

 * Final size of build directory: 15948 KiB (15.5 MiB)
 * Final size of installed tree:   2392 KiB ( 2.3 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libgee-0.8.so.2.6.1