- * Package: dev-libs/igraph-0.6.4
- * Repository: gentoo
- * Maintainer: vadimk@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking igraph-0.6.4.tar.gz to /tmp/portage/dev-libs/igraph-0.6.4/work
- >>> Source unpacked in /tmp/portage/dev-libs/igraph-0.6.4/work
- >>> Preparing source in /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4 ...
- * Applying igraph-0.6.4-unbundle.patch ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4' ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy ...
- [ ok ]
- * Running elibtoolize in: igraph-0.6.4/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.4.2 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4 ...
- >>> Working in BUILD_DIR: "/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build"
- * econf: updating igraph-0.6.4/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating igraph-0.6.4/config.guess with /usr/share/gnuconfig/config.guess
- /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/igraph-0.6.4 --enable-shared --disable-static --disable-gmp --disable-debug --disable-tls --with-external-arpack --with-external-blas --with-external-lapack --with-external-f2c --with-external-glpk
- configure: loading site script /usr/share/config.site
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking sys/times.h usability... yes
- checking sys/times.h presence... yes
- checking for sys/times.h... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking 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 for shl_load... no
- checking for shl_load in -ldld... no
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking whether a program can dlopen itself... yes
- checking whether a statically linked program can dlopen itself... no
- 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for ANSI C header files... (cached) yes
- checking stdarg.h usability... yes
- checking stdarg.h presence... yes
- checking for stdarg.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking time.h usability... yes
- checking time.h presence... yes
- checking for time.h... yes
- checking for unistd.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking sys/int_types.h usability... no
- checking sys/int_types.h presence... no
- checking for sys/int_types.h... no
- checking for expm1... yes
- checking for rint... yes
- checking for rintf... yes
- checking for finite... yes
- checking for log2... yes
- checking for logbl... yes
- checking for snprintf... yes
- checking for log1p... yes
- checking for round... yes
- checking for fabsl... yes
- checking for fmin... yes
- checking for strcasecmp... yes
- checking for isnan... yes
- checking for strdup... yes
- checking for _strdup... no
- checking for ftruncate... yes
- checking for stpcpy... yes
- checking whether compiler supports -ffloat-store... yes
- checking whether compiler supports -fstore... no
- checking whether compiler accepts -Wall... yes
- checking for xml2-config... /usr/bin/xml2-config
- checking for xmlSAXUserParseFile in -lxml2... yes
- checking libxml/parser.h usability... yes
- checking libxml/parser.h presence... yes
- checking for libxml/parser.h... yes
- checking for f77_alloc_ in -lf2c... no
- checking for f77_alloc in -lf2c... no
- checking for F77_ALLOC_ in -lf2c... no
- checking for F77_ALLOC in -lf2c... no
- not found
- checking pkg-config is at least version 0.9.0... yes
- checking for BLAS... yes
- checking for LAPACK... yes
- checking for ARPACK... yes
- checking for CS... yes
- checking for glp_read_mps in -lglpk... yes
- checking glpk.h usability... yes
- checking glpk.h presence... yes
- checking for glpk.h... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating tests/Makefile
- config.status: creating tests/atlocal
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating igraph.pc
- config.status: creating igraph_Info.plist
- config.status: creating doc/Makefile
- config.status: creating doc/book/Makefile
- config.status: creating interfaces/R/configure.in
- config.status: creating interfaces/R/Makefile
- config.status: creating interfaces/R/src/Makevars.win
- config.status: creating interfaces/R/DESCRIPTION
- config.status: creating interfaces/Makefile
- config.status: creating include/igraph_version.h
- config.status: creating include/igraph_threading.h
- config.status: creating config.h
- config.status: executing tests/atconfig commands
- config.status: executing depfiles commands
- config.status: executing libtool commands
- igraph successfully configured.
- GraphML format support -- yes
- GMP library support -- no
- GLPK library support -- yes
- Thread-local storage -- no
- Use internal ARPACK -- no
- Use internal LAPACK -- no
- Use internal BLAS -- no
- Use internal F2C -- no
- Use internal GLPK -- no
- Debug build -- no
- Profiling -- no
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4 ...
- >>> Working in BUILD_DIR: "/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build"
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- Making all in src
- make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- make all-am
- make[3]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-basic_query.lo `test -f 'basic_query.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`basic_query.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-games.lo `test -f 'games.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`games.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-cocitation.lo `test -f 'cocitation.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`cocitation.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-iterators.lo `test -f 'iterators.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`iterators.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-structural_properties.lo `test -f 'structural_properties.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`structural_properties.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-components.lo `test -f 'components.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`components.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-layout.lo `test -f 'layout.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`layout.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-structure_generators.lo `test -f 'structure_generators.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`structure_generators.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-conversion.lo `test -f 'conversion.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`conversion.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-type_indexededgelist.lo `test -f 'type_indexededgelist.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`type_indexededgelist.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-spanning_trees.lo `test -f 'spanning_trees.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`spanning_trees.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_error.lo `test -f 'igraph_error.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_error.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-interrupt.lo `test -f 'interrupt.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`interrupt.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-other.lo `test -f 'other.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`other.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign.lo `test -f 'foreign.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-random.lo `test -f 'random.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`random.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-attributes.lo `test -f 'attributes.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`attributes.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-ncol-parser.lo `test -f 'foreign-ncol-parser.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-ncol-parser.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-ncol-lexer.lo `test -f 'foreign-ncol-lexer.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-ncol-lexer.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-lgl-parser.lo `test -f 'foreign-lgl-parser.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-lgl-parser.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-lgl-lexer.lo `test -f 'foreign-lgl-lexer.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-lgl-lexer.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-pajek-parser.lo `test -f 'foreign-pajek-parser.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-pajek-parser.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-pajek-lexer.lo `test -f 'foreign-pajek-lexer.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-pajek-lexer.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-gml-parser.lo `test -f 'foreign-gml-parser.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-gml-parser.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/basic_query.c -fPIC -DPIC -o .libs/libigraph_la-basic_query.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/components.c -fPIC -DPIC -o .libs/libigraph_la-components.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/cocitation.c -fPIC -DPIC -o .libs/libigraph_la-cocitation.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/iterators.c -fPIC -DPIC -o .libs/libigraph_la-iterators.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/structural_properties.c -fPIC -DPIC -o .libs/libigraph_la-structural_properties.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/games.c -fPIC -DPIC -o .libs/libigraph_la-games.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_error.c -fPIC -DPIC -o .libs/libigraph_la-igraph_error.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/structure_generators.c -fPIC -DPIC -o .libs/libigraph_la-structure_generators.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/spanning_trees.c -fPIC -DPIC -o .libs/libigraph_la-spanning_trees.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/layout.c -fPIC -DPIC -o .libs/libigraph_la-layout.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/interrupt.c -fPIC -DPIC -o .libs/libigraph_la-interrupt.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/type_indexededgelist.c -fPIC -DPIC -o .libs/libigraph_la-type_indexededgelist.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/conversion.c -fPIC -DPIC -o .libs/libigraph_la-conversion.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign.c -fPIC -DPIC -o .libs/libigraph_la-foreign.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/other.c -fPIC -DPIC -o .libs/libigraph_la-other.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-gml-parser.c -fPIC -DPIC -o .libs/libigraph_la-foreign-gml-parser.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/random.c -fPIC -DPIC -o .libs/libigraph_la-random.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/attributes.c -fPIC -DPIC -o .libs/libigraph_la-attributes.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-ncol-lexer.c -fPIC -DPIC -o .libs/libigraph_la-foreign-ncol-lexer.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-ncol-parser.c -fPIC -DPIC -o .libs/libigraph_la-foreign-ncol-parser.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-lgl-parser.c -fPIC -DPIC -o .libs/libigraph_la-foreign-lgl-parser.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-lgl-lexer.c -fPIC -DPIC -o .libs/libigraph_la-foreign-lgl-lexer.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-pajek-parser.c -fPIC -DPIC -o .libs/libigraph_la-foreign-pajek-parser.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-pajek-lexer.c -fPIC -DPIC -o .libs/libigraph_la-foreign-pajek-lexer.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-gml-lexer.lo `test -f 'foreign-gml-lexer.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-gml-lexer.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-dqueue.lo `test -f 'dqueue.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`dqueue.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-gml-lexer.c -fPIC -DPIC -o .libs/libigraph_la-foreign-gml-lexer.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-heap.lo `test -f 'heap.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`heap.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/dqueue.c -fPIC -DPIC -o .libs/libigraph_la-dqueue.o
- /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/structural_properties.c: In function 'igraph_rewire':
- /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/structural_properties.c:1466:12: warning: unused variable 'i' [-Wunused-variable]
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/heap.c -fPIC -DPIC -o .libs/libigraph_la-heap.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_heap.lo `test -f 'igraph_heap.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_heap.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_stack.lo `test -f 'igraph_stack.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_stack.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_strvector.lo `test -f 'igraph_strvector.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_strvector.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_trie.lo `test -f 'igraph_trie.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_trie.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_heap.c -fPIC -DPIC -o .libs/libigraph_la-igraph_heap.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_stack.c -fPIC -DPIC -o .libs/libigraph_la-igraph_stack.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_strvector.c -fPIC -DPIC -o .libs/libigraph_la-igraph_strvector.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-matrix.lo `test -f 'matrix.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`matrix.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_trie.c -fPIC -DPIC -o .libs/libigraph_la-igraph_trie.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-vector.lo `test -f 'vector.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`vector.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/matrix.c -fPIC -DPIC -o .libs/libigraph_la-matrix.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/vector.c -fPIC -DPIC -o .libs/libigraph_la-vector.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-vector_ptr.lo `test -f 'vector_ptr.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`vector_ptr.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/vector_ptr.c -fPIC -DPIC -o .libs/libigraph_la-vector_ptr.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-memory.lo `test -f 'memory.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`memory.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/memory.c -fPIC -DPIC -o .libs/libigraph_la-memory.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-adjlist.lo `test -f 'adjlist.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`adjlist.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-visitors.lo `test -f 'visitors.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`visitors.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_grid.lo `test -f 'igraph_grid.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_grid.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-atlas.lo `test -f 'atlas.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`atlas.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/adjlist.c -fPIC -DPIC -o .libs/libigraph_la-adjlist.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-topology.lo `test -f 'topology.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`topology.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-motifs.lo `test -f 'motifs.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`motifs.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/visitors.c -fPIC -DPIC -o .libs/libigraph_la-visitors.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_grid.c -fPIC -DPIC -o .libs/libigraph_la-igraph_grid.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-progress.lo `test -f 'progress.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`progress.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/atlas.c -fPIC -DPIC -o .libs/libigraph_la-atlas.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-operators.lo `test -f 'operators.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`operators.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_psumtree.lo `test -f 'igraph_psumtree.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_psumtree.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/topology.c -fPIC -DPIC -o .libs/libigraph_la-topology.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-array.lo `test -f 'array.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`array.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/motifs.c -fPIC -DPIC -o .libs/libigraph_la-motifs.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/progress.c -fPIC -DPIC -o .libs/libigraph_la-progress.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_hashtable.lo `test -f 'igraph_hashtable.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_hashtable.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-graphml.lo `test -f 'foreign-graphml.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-graphml.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-flow.lo `test -f 'flow.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`flow.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/operators.c -fPIC -DPIC -o .libs/libigraph_la-operators.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_psumtree.c -fPIC -DPIC -o .libs/libigraph_la-igraph_psumtree.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/array.c -fPIC -DPIC -o .libs/libigraph_la-array.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_hashtable.c -fPIC -DPIC -o .libs/libigraph_la-igraph_hashtable.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-graphml.c -fPIC -DPIC -o .libs/libigraph_la-foreign-graphml.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/flow.c -fPIC -DPIC -o .libs/libigraph_la-flow.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_buckets.lo `test -f 'igraph_buckets.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_buckets.c
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-NetDataTypes.lo `test -f 'NetDataTypes.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`NetDataTypes.cpp
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_buckets.c -fPIC -DPIC -o .libs/libigraph_la-igraph_buckets.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-NetRoutines.lo `test -f 'NetRoutines.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`NetRoutines.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-clustertool.lo `test -f 'clustertool.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`clustertool.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/NetDataTypes.cpp -fPIC -DPIC -o .libs/libigraph_la-NetDataTypes.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/NetRoutines.cpp -fPIC -DPIC -o .libs/libigraph_la-NetRoutines.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/clustertool.cpp -fPIC -DPIC -o .libs/libigraph_la-clustertool.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-pottsmodel_2.lo `test -f 'pottsmodel_2.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`pottsmodel_2.cpp
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-spectral_properties.lo `test -f 'spectral_properties.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`spectral_properties.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-cores.lo `test -f 'cores.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`cores.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_set.lo `test -f 'igraph_set.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_set.c
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/pottsmodel_2.cpp -fPIC -DPIC -o .libs/libigraph_la-pottsmodel_2.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/spectral_properties.c -fPIC -DPIC -o .libs/libigraph_la-spectral_properties.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-cliques.lo `test -f 'cliques.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`cliques.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/cores.c -fPIC -DPIC -o .libs/libigraph_la-cores.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_set.c -fPIC -DPIC -o .libs/libigraph_la-igraph_set.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/cliques.c -fPIC -DPIC -o .libs/libigraph_la-cliques.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-revolver_cit.lo `test -f 'revolver_cit.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`revolver_cit.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-revolver_grow.lo `test -f 'revolver_grow.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`revolver_grow.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/revolver_cit.c -fPIC -DPIC -o .libs/libigraph_la-revolver_cit.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/revolver_grow.c -fPIC -DPIC -o .libs/libigraph_la-revolver_grow.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-walktrap.lo `test -f 'walktrap.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`walktrap.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-walktrap_heap.lo `test -f 'walktrap_heap.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`walktrap_heap.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/walktrap.cpp -fPIC -DPIC -o .libs/libigraph_la-walktrap.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-walktrap_graph.lo `test -f 'walktrap_graph.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`walktrap_graph.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/walktrap_heap.cpp -fPIC -DPIC -o .libs/libigraph_la-walktrap_heap.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-walktrap_communities.lo `test -f 'walktrap_communities.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`walktrap_communities.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/walktrap_graph.cpp -fPIC -DPIC -o .libs/libigraph_la-walktrap_graph.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-infomap.lo `test -f 'infomap.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`infomap.cc
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/walktrap_communities.cpp -fPIC -DPIC -o .libs/libigraph_la-walktrap_communities.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/infomap.cc -fPIC -DPIC -o .libs/libigraph_la-infomap.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-infomap_Greedy.lo `test -f 'infomap_Greedy.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`infomap_Greedy.cc
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-infomap_Node.lo `test -f 'infomap_Node.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`infomap_Node.cc
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-infomap_FlowGraph.lo `test -f 'infomap_FlowGraph.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`infomap_FlowGraph.cc
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-spmatrix.lo `test -f 'spmatrix.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`spmatrix.c
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/infomap_Greedy.cc -fPIC -DPIC -o .libs/libigraph_la-infomap_Greedy.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/infomap_Node.cc -fPIC -DPIC -o .libs/libigraph_la-infomap_Node.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/infomap_FlowGraph.cc -fPIC -DPIC -o .libs/libigraph_la-infomap_FlowGraph.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-community.lo `test -f 'community.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`community.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/spmatrix.c -fPIC -DPIC -o .libs/libigraph_la-spmatrix.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/community.c -fPIC -DPIC -o .libs/libigraph_la-community.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-fast_community.lo `test -f 'fast_community.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`fast_community.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-evolver_cit.lo `test -f 'evolver_cit.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`evolver_cit.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-gml_tree.lo `test -f 'gml_tree.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`gml_tree.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/fast_community.c -fPIC -DPIC -o .libs/libigraph_la-fast_community.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/evolver_cit.c -fPIC -DPIC -o .libs/libigraph_la-evolver_cit.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/gml_tree.c -fPIC -DPIC -o .libs/libigraph_la-gml_tree.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-bliss_orbit.lo `test -f 'bliss_orbit.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bliss_orbit.cc
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bliss_orbit.cc -fPIC -DPIC -o .libs/libigraph_la-bliss_orbit.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-bliss_eqrefhash.lo `test -f 'bliss_eqrefhash.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bliss_eqrefhash.cc
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bliss_eqrefhash.cc -fPIC -DPIC -o .libs/libigraph_la-bliss_eqrefhash.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-bliss_partition.lo `test -f 'bliss_partition.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bliss_partition.cc
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-bliss_graph.lo `test -f 'bliss_graph.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bliss_graph.cc
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bliss_partition.cc -fPIC -DPIC -o .libs/libigraph_la-bliss_partition.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bliss_graph.cc -fPIC -DPIC -o .libs/libigraph_la-bliss_graph.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-bliss_timer.lo `test -f 'bliss_timer.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bliss_timer.cc
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-bliss_heap.lo `test -f 'bliss_heap.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bliss_heap.cc
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-bliss_utils.lo `test -f 'bliss_utils.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bliss_utils.cc
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-bliss.lo `test -f 'bliss.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bliss.cc
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-cattributes.lo `test -f 'cattributes.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`cattributes.c
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bliss_timer.cc -fPIC -DPIC -o .libs/libigraph_la-bliss_timer.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-revolver_ml_cit.lo `test -f 'revolver_ml_cit.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`revolver_ml_cit.c
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bliss_heap.cc -fPIC -DPIC -o .libs/libigraph_la-bliss_heap.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bliss_utils.cc -fPIC -DPIC -o .libs/libigraph_la-bliss_utils.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/cattributes.c -fPIC -DPIC -o .libs/libigraph_la-cattributes.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bliss.cc -fPIC -DPIC -o .libs/libigraph_la-bliss.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/revolver_ml_cit.c -fPIC -DPIC -o .libs/libigraph_la-revolver_ml_cit.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-zeroin.lo `test -f 'zeroin.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`zeroin.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-bfgs.lo `test -f 'bfgs.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bfgs.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-math.lo `test -f 'math.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`math.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/math.c -fPIC -DPIC -o .libs/libigraph_la-math.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bfgs.c -fPIC -DPIC -o .libs/libigraph_la-bfgs.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/zeroin.c -fPIC -DPIC -o .libs/libigraph_la-zeroin.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-forestfire.lo `test -f 'forestfire.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`forestfire.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-microscopic_update.lo `test -f 'microscopic_update.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`microscopic_update.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/forestfire.c -fPIC -DPIC -o .libs/libigraph_la-forestfire.o
- /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/infomap_FlowGraph.cc: In member function 'void FlowGraph::initiate()':
- /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/infomap_FlowGraph.cc:253:2: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-blas.lo `test -f 'blas.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`blas.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/microscopic_update.c -fPIC -DPIC -o .libs/libigraph_la-microscopic_update.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-arpack.lo `test -f 'arpack.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`arpack.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-centrality.lo `test -f 'centrality.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`centrality.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/blas.c -fPIC -DPIC -o .libs/libigraph_la-blas.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/arpack.c -fPIC -DPIC -o .libs/libigraph_la-arpack.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/centrality.c -fPIC -DPIC -o .libs/libigraph_la-centrality.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-drl_layout.lo `test -f 'drl_layout.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`drl_layout.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-drl_parse.lo `test -f 'drl_parse.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`drl_parse.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-drl_graph.lo `test -f 'drl_graph.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`drl_graph.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-DensityGrid.lo `test -f 'DensityGrid.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`DensityGrid.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-gengraph_box_list.lo `test -f 'gengraph_box_list.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`gengraph_box_list.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/drl_layout.cpp -fPIC -DPIC -o .libs/libigraph_la-drl_layout.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/drl_parse.cpp -fPIC -DPIC -o .libs/libigraph_la-drl_parse.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-gengraph_degree_sequence.lo `test -f 'gengraph_degree_sequence.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`gengraph_degree_sequence.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/drl_graph.cpp -fPIC -DPIC -o .libs/libigraph_la-drl_graph.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/DensityGrid.cpp -fPIC -DPIC -o .libs/libigraph_la-DensityGrid.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/gengraph_box_list.cpp -fPIC -DPIC -o .libs/libigraph_la-gengraph_box_list.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/gengraph_degree_sequence.cpp -fPIC -DPIC -o .libs/libigraph_la-gengraph_degree_sequence.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-gengraph_graph_molloy_hash.lo `test -f 'gengraph_graph_molloy_hash.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`gengraph_graph_molloy_hash.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-gengraph_graph_molloy_optimized.lo `test -f 'gengraph_graph_molloy_optimized.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`gengraph_graph_molloy_optimized.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-gengraph_mr-connected.lo `test -f 'gengraph_mr-connected.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`gengraph_mr-connected.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/gengraph_graph_molloy_hash.cpp -fPIC -DPIC -o .libs/libigraph_la-gengraph_graph_molloy_hash.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-gengraph_powerlaw.lo `test -f 'gengraph_powerlaw.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`gengraph_powerlaw.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/gengraph_graph_molloy_optimized.cpp -fPIC -DPIC -o .libs/libigraph_la-gengraph_graph_molloy_optimized.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/gengraph_mr-connected.cpp -fPIC -DPIC -o .libs/libigraph_la-gengraph_mr-connected.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-gengraph_random.lo `test -f 'gengraph_random.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`gengraph_random.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/gengraph_powerlaw.cpp -fPIC -DPIC -o .libs/libigraph_la-gengraph_powerlaw.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-decomposition.lo `test -f 'decomposition.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`decomposition.c
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/gengraph_random.cpp -fPIC -DPIC -o .libs/libigraph_la-gengraph_random.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/decomposition.c -fPIC -DPIC -o .libs/libigraph_la-decomposition.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-bipartite.lo `test -f 'bipartite.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bipartite.c
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-drl_layout_3d.lo `test -f 'drl_layout_3d.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`drl_layout_3d.cpp
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bipartite.c -fPIC -DPIC -o .libs/libigraph_la-bipartite.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/drl_layout_3d.cpp -fPIC -DPIC -o .libs/libigraph_la-drl_layout_3d.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-drl_graph_3d.lo `test -f 'drl_graph_3d.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`drl_graph_3d.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/drl_graph_3d.cpp -fPIC -DPIC -o .libs/libigraph_la-drl_graph_3d.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-DensityGrid_3d.lo `test -f 'DensityGrid_3d.cpp' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`DensityGrid_3d.cpp
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-dl-parser.lo `test -f 'foreign-dl-parser.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-dl-parser.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-foreign-dl-lexer.lo `test -f 'foreign-dl-lexer.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`foreign-dl-lexer.c
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/DensityGrid_3d.cpp -fPIC -DPIC -o .libs/libigraph_la-DensityGrid_3d.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-sparsemat.lo `test -f 'sparsemat.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`sparsemat.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-dl-parser.c -fPIC -DPIC -o .libs/libigraph_la-foreign-dl-parser.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/foreign-dl-lexer.c -fPIC -DPIC -o .libs/libigraph_la-foreign-dl-lexer.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/sparsemat.c -fPIC -DPIC -o .libs/libigraph_la-sparsemat.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-mixing.lo `test -f 'mixing.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`mixing.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/mixing.c -fPIC -DPIC -o .libs/libigraph_la-mixing.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-bigint.lo `test -f 'bigint.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bigint.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bigint.c -fPIC -DPIC -o .libs/libigraph_la-bigint.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-bignum.lo `test -f 'bignum.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`bignum.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/bignum.c -fPIC -DPIC -o .libs/libigraph_la-bignum.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-version.lo `test -f 'version.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`version.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-optimal_modularity.lo `test -f 'optimal_modularity.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`optimal_modularity.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_fixed_vectorlist.lo `test -f 'igraph_fixed_vectorlist.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_fixed_vectorlist.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/version.c -fPIC -DPIC -o .libs/libigraph_la-version.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/optimal_modularity.c -fPIC -DPIC -o .libs/libigraph_la-optimal_modularity.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_fixed_vectorlist.c -fPIC -DPIC -o .libs/libigraph_la-igraph_fixed_vectorlist.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-separators.lo `test -f 'separators.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`separators.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_marked_queue.lo `test -f 'igraph_marked_queue.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_marked_queue.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/separators.c -fPIC -DPIC -o .libs/libigraph_la-separators.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_marked_queue.c -fPIC -DPIC -o .libs/libigraph_la-igraph_marked_queue.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-igraph_estack.lo `test -f 'igraph_estack.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_estack.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-st-cuts.lo `test -f 'st-cuts.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`st-cuts.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-cohesive_blocks.lo `test -f 'cohesive_blocks.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`cohesive_blocks.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-statusbar.lo `test -f 'statusbar.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`statusbar.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_estack.c -fPIC -DPIC -o .libs/libigraph_la-igraph_estack.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/st-cuts.c -fPIC -DPIC -o .libs/libigraph_la-st-cuts.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/cohesive_blocks.c -fPIC -DPIC -o .libs/libigraph_la-cohesive_blocks.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/statusbar.c -fPIC -DPIC -o .libs/libigraph_la-statusbar.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-lapack.lo `test -f 'lapack.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`lapack.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/lapack.c -fPIC -DPIC -o .libs/libigraph_la-lapack.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-complex.lo `test -f 'complex.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`complex.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-eigen.lo `test -f 'eigen.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`eigen.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-feedback_arc_set.lo `test -f 'feedback_arc_set.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`feedback_arc_set.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-sugiyama.lo `test -f 'sugiyama.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`sugiyama.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-glpk_support.lo `test -f 'glpk_support.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`glpk_support.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/complex.c -fPIC -DPIC -o .libs/libigraph_la-complex.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/eigen.c -fPIC -DPIC -o .libs/libigraph_la-eigen.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/feedback_arc_set.c -fPIC -DPIC -o .libs/libigraph_la-feedback_arc_set.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/sugiyama.c -fPIC -DPIC -o .libs/libigraph_la-sugiyama.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/glpk_support.c -fPIC -DPIC -o .libs/libigraph_la-glpk_support.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-igraph_hrg_types.lo `test -f 'igraph_hrg_types.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_hrg_types.cc
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_hrg_types.cc -fPIC -DPIC -o .libs/libigraph_la-igraph_hrg_types.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libigraph_la-igraph_hrg.lo `test -f 'igraph_hrg.cc' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`igraph_hrg.cc
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-distances.lo `test -f 'distances.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`distances.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/distances.c -fPIC -DPIC -o .libs/libigraph_la-distances.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/igraph_hrg.cc -fPIC -DPIC -o .libs/libigraph_la-igraph_hrg.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-fortran_intrinsics.lo `test -f 'fortran_intrinsics.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`fortran_intrinsics.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-matching.lo `test -f 'matching.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`matching.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/fortran_intrinsics.c -fPIC -DPIC -o .libs/libigraph_la-fortran_intrinsics.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/matching.c -fPIC -DPIC -o .libs/libigraph_la-matching.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-scg.lo `test -f 'scg.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`scg.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-scg_approximate_methods.lo `test -f 'scg_approximate_methods.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`scg_approximate_methods.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/scg.c -fPIC -DPIC -o .libs/libigraph_la-scg.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-scg_exact_scg.lo `test -f 'scg_exact_scg.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`scg_exact_scg.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/scg_approximate_methods.c -fPIC -DPIC -o .libs/libigraph_la-scg_approximate_methods.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-scg_kmeans.lo `test -f 'scg_kmeans.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`scg_kmeans.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-scg_utils.lo `test -f 'scg_utils.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`scg_utils.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-scg_optimal_method.lo `test -f 'scg_optimal_method.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`scg_optimal_method.c
- /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/matching.c: In function 'igraph_i_maximum_bipartite_matching_weighted':
- /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/matching.c:624:22: warning: variable 'min_slack_u' set but not used [-Wunused-but-set-variable]
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/scg_exact_scg.c -fPIC -DPIC -o .libs/libigraph_la-scg_exact_scg.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/scg_kmeans.c -fPIC -DPIC -o .libs/libigraph_la-scg_kmeans.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/scg_utils.c -fPIC -DPIC -o .libs/libigraph_la-scg_utils.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/scg_optimal_method.c -fPIC -DPIC -o .libs/libigraph_la-scg_optimal_method.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-qsort.lo `test -f 'qsort.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`qsort.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-qsort_r.lo `test -f 'qsort_r.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`qsort_r.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-types.lo `test -f 'types.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`types.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o libigraph_la-hacks.lo `test -f 'hacks.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`hacks.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o error.lo `test -f 'plfit/error.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`plfit/error.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/qsort.c -fPIC -DPIC -o .libs/libigraph_la-qsort.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/qsort_r.c -fPIC -DPIC -o .libs/libigraph_la-qsort_r.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/types.c -fPIC -DPIC -o .libs/libigraph_la-types.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o gss.lo `test -f 'plfit/gss.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`plfit/gss.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o kolmogorov.lo `test -f 'plfit/kolmogorov.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`plfit/kolmogorov.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/hacks.c -fPIC -DPIC -o .libs/libigraph_la-hacks.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/plfit/error.c -fPIC -DPIC -o .libs/error.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/plfit/gss.c -fPIC -DPIC -o .libs/gss.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/plfit/kolmogorov.c -fPIC -DPIC -o .libs/kolmogorov.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o lbfgs.lo `test -f 'plfit/lbfgs.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`plfit/lbfgs.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o options.lo `test -f 'plfit/options.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`plfit/options.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o plfit.lo `test -f 'plfit/plfit.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`plfit/plfit.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/plfit/lbfgs.c -fPIC -DPIC -o .libs/lbfgs.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c -o zeta.lo `test -f 'plfit/zeta.c' || echo '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/'`plfit/zeta.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/plfit/options.c -fPIC -DPIC -o .libs/options.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/plfit/plfit.c -fPIC -DPIC -o .libs/plfit.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -c /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/plfit/zeta.c -fPIC -DPIC -o .libs/zeta.o
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed -o libplfit.la error.lo gss.lo kolmogorov.lo lbfgs.lo options.lo plfit.lo zeta.lo
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libplfit.a .libs/error.o .libs/gss.o .libs/kolmogorov.o .libs/lbfgs.o .libs/options.o .libs/plfit.o .libs/zeta.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libplfit.a
- libtool: link: ( cd ".libs" && rm -f "libplfit.la" && ln -s "../libplfit.la" "libplfit.la" )
- /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/include -I../include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -Wl,-O1 -Wl,--as-needed -o libigraph.la -rpath /usr/lib64 libigraph_la-basic_query.lo libigraph_la-games.lo libigraph_la-cocitation.lo libigraph_la-iterators.lo libigraph_la-structural_properties.lo libigraph_la-components.lo libigraph_la-layout.lo libigraph_la-structure_generators.lo libigraph_la-conversion.lo libigraph_la-type_indexededgelist.lo libigraph_la-spanning_trees.lo libigraph_la-igraph_error.lo libigraph_la-interrupt.lo libigraph_la-other.lo libigraph_la-foreign.lo libigraph_la-random.lo libigraph_la-attributes.lo libigraph_la-foreign-ncol-parser.lo libigraph_la-foreign-ncol-lexer.lo libigraph_la-foreign-lgl-parser.lo libigraph_la-foreign-lgl-lexer.lo libigraph_la-foreign-pajek-parser.lo libigraph_la-foreign-pajek-lexer.lo libigraph_la-foreign-gml-parser.lo libigraph_la-foreign-gml-lexer.lo libigraph_la-dqueue.lo libigraph_la-heap.lo libigraph_la-igraph_heap.lo libigraph_la-igraph_stack.lo libigraph_la-igraph_strvector.lo libigraph_la-igraph_trie.lo libigraph_la-matrix.lo libigraph_la-vector.lo libigraph_la-vector_ptr.lo libigraph_la-memory.lo libigraph_la-adjlist.lo libigraph_la-visitors.lo libigraph_la-igraph_grid.lo libigraph_la-atlas.lo libigraph_la-topology.lo libigraph_la-motifs.lo libigraph_la-progress.lo libigraph_la-operators.lo libigraph_la-igraph_psumtree.lo libigraph_la-array.lo libigraph_la-igraph_hashtable.lo libigraph_la-foreign-graphml.lo libigraph_la-flow.lo libigraph_la-igraph_buckets.lo libigraph_la-NetDataTypes.lo libigraph_la-NetRoutines.lo libigraph_la-clustertool.lo libigraph_la-pottsmodel_2.lo libigraph_la-spectral_properties.lo libigraph_la-cores.lo libigraph_la-igraph_set.lo libigraph_la-cliques.lo libigraph_la-revolver_cit.lo libigraph_la-revolver_grow.lo libigraph_la-walktrap.lo libigraph_la-walktrap_heap.lo libigraph_la-walktrap_graph.lo libigraph_la-walktrap_communities.lo libigraph_la-infomap.lo libigraph_la-infomap_Greedy.lo libigraph_la-infomap_Node.lo libigraph_la-infomap_FlowGraph.lo libigraph_la-spmatrix.lo libigraph_la-community.lo libigraph_la-fast_community.lo libigraph_la-evolver_cit.lo libigraph_la-gml_tree.lo libigraph_la-bliss_orbit.lo libigraph_la-bliss_eqrefhash.lo libigraph_la-bliss_partition.lo libigraph_la-bliss_graph.lo libigraph_la-bliss_timer.lo libigraph_la-bliss_heap.lo libigraph_la-bliss_utils.lo libigraph_la-bliss.lo libigraph_la-cattributes.lo libigraph_la-revolver_ml_cit.lo libigraph_la-zeroin.lo libigraph_la-bfgs.lo libigraph_la-math.lo libigraph_la-forestfire.lo libigraph_la-microscopic_update.lo libigraph_la-blas.lo libigraph_la-arpack.lo libigraph_la-centrality.lo libigraph_la-drl_layout.lo libigraph_la-drl_parse.lo libigraph_la-drl_graph.lo libigraph_la-DensityGrid.lo libigraph_la-gengraph_box_list.lo libigraph_la-gengraph_degree_sequence.lo libigraph_la-gengraph_graph_molloy_hash.lo libigraph_la-gengraph_graph_molloy_optimized.lo libigraph_la-gengraph_mr-connected.lo libigraph_la-gengraph_powerlaw.lo libigraph_la-gengraph_random.lo libigraph_la-decomposition.lo libigraph_la-bipartite.lo libigraph_la-drl_layout_3d.lo libigraph_la-drl_graph_3d.lo libigraph_la-DensityGrid_3d.lo libigraph_la-foreign-dl-parser.lo libigraph_la-foreign-dl-lexer.lo libigraph_la-sparsemat.lo libigraph_la-mixing.lo libigraph_la-bigint.lo libigraph_la-bignum.lo libigraph_la-version.lo libigraph_la-optimal_modularity.lo libigraph_la-igraph_fixed_vectorlist.lo libigraph_la-separators.lo libigraph_la-igraph_marked_queue.lo libigraph_la-igraph_estack.lo libigraph_la-st-cuts.lo libigraph_la-cohesive_blocks.lo libigraph_la-statusbar.lo libigraph_la-lapack.lo libigraph_la-complex.lo libigraph_la-eigen.lo libigraph_la-feedback_arc_set.lo libigraph_la-sugiyama.lo libigraph_la-glpk_support.lo libigraph_la-igraph_hrg_types.lo libigraph_la-igraph_hrg.lo libigraph_la-distances.lo libigraph_la-fortran_intrinsics.lo libigraph_la-matching.lo libigraph_la-scg.lo libigraph_la-scg_approximate_methods.lo libigraph_la-scg_exact_scg.lo libigraph_la-scg_kmeans.lo libigraph_la-scg_utils.lo libigraph_la-scg_optimal_method.lo libigraph_la-qsort.lo libigraph_la-qsort_r.lo libigraph_la-types.lo libigraph_la-hacks.lo -lm -lxml2 -lz -lm -ldl -L/usr/lib64/blas/reference -lblas -L/usr/lib64/lapack/reference -llapack -L/usr/lib64/blas/reference -lblas -larpack -lglpk libplfit.la -lcxsparse -lsuitesparseconfig
- libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/libigraph_la-basic_query.o .libs/libigraph_la-games.o .libs/libigraph_la-cocitation.o .libs/libigraph_la-iterators.o .libs/libigraph_la-structural_properties.o .libs/libigraph_la-components.o .libs/libigraph_la-layout.o .libs/libigraph_la-structure_generators.o .libs/libigraph_la-conversion.o .libs/libigraph_la-type_indexededgelist.o .libs/libigraph_la-spanning_trees.o .libs/libigraph_la-igraph_error.o .libs/libigraph_la-interrupt.o .libs/libigraph_la-other.o .libs/libigraph_la-foreign.o .libs/libigraph_la-random.o .libs/libigraph_la-attributes.o .libs/libigraph_la-foreign-ncol-parser.o .libs/libigraph_la-foreign-ncol-lexer.o .libs/libigraph_la-foreign-lgl-parser.o .libs/libigraph_la-foreign-lgl-lexer.o .libs/libigraph_la-foreign-pajek-parser.o .libs/libigraph_la-foreign-pajek-lexer.o .libs/libigraph_la-foreign-gml-parser.o .libs/libigraph_la-foreign-gml-lexer.o .libs/libigraph_la-dqueue.o .libs/libigraph_la-heap.o .libs/libigraph_la-igraph_heap.o .libs/libigraph_la-igraph_stack.o .libs/libigraph_la-igraph_strvector.o .libs/libigraph_la-igraph_trie.o .libs/libigraph_la-matrix.o .libs/libigraph_la-vector.o .libs/libigraph_la-vector_ptr.o .libs/libigraph_la-memory.o .libs/libigraph_la-adjlist.o .libs/libigraph_la-visitors.o .libs/libigraph_la-igraph_grid.o .libs/libigraph_la-atlas.o .libs/libigraph_la-topology.o .libs/libigraph_la-motifs.o .libs/libigraph_la-progress.o .libs/libigraph_la-operators.o .libs/libigraph_la-igraph_psumtree.o .libs/libigraph_la-array.o .libs/libigraph_la-igraph_hashtable.o .libs/libigraph_la-foreign-graphml.o .libs/libigraph_la-flow.o .libs/libigraph_la-igraph_buckets.o .libs/libigraph_la-NetDataTypes.o .libs/libigraph_la-NetRoutines.o .libs/libigraph_la-clustertool.o .libs/libigraph_la-pottsmodel_2.o .libs/libigraph_la-spectral_properties.o .libs/libigraph_la-cores.o .libs/libigraph_la-igraph_set.o .libs/libigraph_la-cliques.o .libs/libigraph_la-revolver_cit.o .libs/libigraph_la-revolver_grow.o .libs/libigraph_la-walktrap.o .libs/libigraph_la-walktrap_heap.o .libs/libigraph_la-walktrap_graph.o .libs/libigraph_la-walktrap_communities.o .libs/libigraph_la-infomap.o .libs/libigraph_la-infomap_Greedy.o .libs/libigraph_la-infomap_Node.o .libs/libigraph_la-infomap_FlowGraph.o .libs/libigraph_la-spmatrix.o .libs/libigraph_la-community.o .libs/libigraph_la-fast_community.o .libs/libigraph_la-evolver_cit.o .libs/libigraph_la-gml_tree.o .libs/libigraph_la-bliss_orbit.o .libs/libigraph_la-bliss_eqrefhash.o .libs/libigraph_la-bliss_partition.o .libs/libigraph_la-bliss_graph.o .libs/libigraph_la-bliss_timer.o .libs/libigraph_la-bliss_heap.o .libs/libigraph_la-bliss_utils.o .libs/libigraph_la-bliss.o .libs/libigraph_la-cattributes.o .libs/libigraph_la-revolver_ml_cit.o .libs/libigraph_la-zeroin.o .libs/libigraph_la-bfgs.o .libs/libigraph_la-math.o .libs/libigraph_la-forestfire.o .libs/libigraph_la-microscopic_update.o .libs/libigraph_la-blas.o .libs/libigraph_la-arpack.o .libs/libigraph_la-centrality.o .libs/libigraph_la-drl_layout.o .libs/libigraph_la-drl_parse.o .libs/libigraph_la-drl_graph.o .libs/libigraph_la-DensityGrid.o .libs/libigraph_la-gengraph_box_list.o .libs/libigraph_la-gengraph_degree_sequence.o .libs/libigraph_la-gengraph_graph_molloy_hash.o .libs/libigraph_la-gengraph_graph_molloy_optimized.o .libs/libigraph_la-gengraph_mr-connected.o .libs/libigraph_la-gengraph_powerlaw.o .libs/libigraph_la-gengraph_random.o .libs/libigraph_la-decomposition.o .libs/libigraph_la-bipartite.o .libs/libigraph_la-drl_layout_3d.o .libs/libigraph_la-drl_graph_3d.o .libs/libigraph_la-DensityGrid_3d.o .libs/libigraph_la-foreign-dl-parser.o .libs/libigraph_la-foreign-dl-lexer.o .libs/libigraph_la-sparsemat.o .libs/libigraph_la-mixing.o .libs/libigraph_la-bigint.o .libs/libigraph_la-bignum.o .libs/libigraph_la-version.o .libs/libigraph_la-optimal_modularity.o .libs/libigraph_la-igraph_fixed_vectorlist.o .libs/libigraph_la-separators.o .libs/libigraph_la-igraph_marked_queue.o .libs/libigraph_la-igraph_estack.o .libs/libigraph_la-st-cuts.o .libs/libigraph_la-cohesive_blocks.o .libs/libigraph_la-statusbar.o .libs/libigraph_la-lapack.o .libs/libigraph_la-complex.o .libs/libigraph_la-eigen.o .libs/libigraph_la-feedback_arc_set.o .libs/libigraph_la-sugiyama.o .libs/libigraph_la-glpk_support.o .libs/libigraph_la-igraph_hrg_types.o .libs/libigraph_la-igraph_hrg.o .libs/libigraph_la-distances.o .libs/libigraph_la-fortran_intrinsics.o .libs/libigraph_la-matching.o .libs/libigraph_la-scg.o .libs/libigraph_la-scg_approximate_methods.o .libs/libigraph_la-scg_exact_scg.o .libs/libigraph_la-scg_kmeans.o .libs/libigraph_la-scg_utils.o .libs/libigraph_la-scg_optimal_method.o .libs/libigraph_la-qsort.o .libs/libigraph_la-qsort_r.o .libs/libigraph_la-types.o .libs/libigraph_la-hacks.o -Wl,--whole-archive ./.libs/libplfit.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,--as-needed -lxml2 -lz -ldl -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -larpack /usr/lib64/libglpk.so -lgmp -lcxsparse -lsuitesparseconfig -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libigraph.so.0 -o .libs/libigraph.so.0.0.0
- libtool: link: (cd ".libs" && rm -f "libigraph.so.0" && ln -s "libigraph.so.0.0.0" "libigraph.so.0")
- libtool: link: (cd ".libs" && rm -f "libigraph.so" && ln -s "libigraph.so.0.0.0" "libigraph.so")
- libtool: link: ( cd ".libs" && rm -f "libigraph.la" && ln -s "../libigraph.la" "libigraph.la" )
- make[3]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- Making all in tests
- make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
- Making all in interfaces
- make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
- make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- >>> Source compiled.
- >>> Working in BUILD_DIR: "/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build"
- >>> Test phase [check]: dev-libs/igraph-0.6.4
- * Tinderbox QA Notice: 'make' called by __eapi0_src_test
- make -j24 -j24 check
- Making check in src
- make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- make check-am
- make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- make[2]: Nothing to be done for `check-am'.
- make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- Making check in tests
- make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
- make check-local
- make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
- { \
- echo '# Signature of the current package.'; \
- echo 'm4_define([AT_PACKAGE_NAME], [igraph])'; \
- echo 'm4_define([AT_PACKAGE_TARNAME], [igraph])'; \
- echo 'm4_define([AT_PACKAGE_VERSION], [0.6.4])'; \
- echo 'm4_define([AT_PACKAGE_STRING], [igraph 0.6.4])'; \
- echo 'm4_define([AT_PACKAGE_BUGREPORT], [csardi.gabor@gmail.com])'; \
- } >/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/tests/package.m4
- /bin/sh /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/missing --run autom4te --language=autotest -I /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/tests /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/tests/testsuite.at -o testsuite.tmp
- mv testsuite.tmp testsuite
- if [ ! -f testsuite ]; then cp /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/tests/testsuite .; fi
- /bin/sh testsuite
- ## -------------------------------- ##
- ## igraph 0.6.4 test suite: igraph. ##
- ## -------------------------------- ##
- igraph version number.
- 1: Simple version query (igraph_version): ok
- Utility types (vector_t, etc.)
- 2: Vector (vector_t): ok
- 3: Vector (more) (vector_t): ok
- 4: Vector (even more) (vector_t): ok
- 5: Matrix (matrix_t): ok
- 6: Matrix (more) (matrix_t): ok
- 7: Matrix (even more) (matrix_t): ok
- 8: Double ended queue (dqueue_t): ok
- 9: Vector of pointers (vector_ptr_t): ok
- 10: Stack (stack_t): ok
- 11: Heap (heap_t): ok
- 12: Indexed heap (indheap_t): ok
- 13: Doubly indexed heap (d_indheap_t): ok
- 14: String vector (igraph_strvector_t): ok
- 15: Trie (igraph_trie_t): ok
- 16: Partial Sum-Tree (igraph_psumtree_t): ok
- 17: Three dimensional array (igraph_array3_t): ok
- 18: Hash table (string->string) (igraph_hashtable_t): ok
- 19: Special heap for minimum cuts (igraph_i_cutheap_t): ok
- 20: Set (igraph_set_t): ok
- 21: 2-way heap (igraph_2wheap_t): ok
- 22: Sparse matrix (igraph_sparsemat_t): ok
- 23: Sparse matrix, multiplications (igraph_sparsemat_t): ok
- 24: Sparse matrix, indexing (igraph_sparsemat_t): ok
- 25: Sparse matrix, solvers (igraph_sparsemat_t): ok
- 26: Sparse matrix, ARPACK eigensolver (igraph_sparsemat_t): FAILED (types.at:153)
- 27: Sparse matrix, conversion to dense (igraph_sparsemat_t): ok
- 28: Sparse matrix, min & max (igraph_sparsemat_t): ok
- 29: Sparse matrix, other operations (igraph_sparsemat_t): ok
- 30: Sparse matrix, multiplications with dense (igraph_sparsemat_t): ok
- 31: Sparse matrix, is symmetric? (igraph_sparsemat_t): ok
- 32: Another sparse matrix (igraph_spmatrix_t): ok
- 33: Arbitrarily big integers (igraph_biguint_t): ok
- 34: Marked double ended queue (igraph_marked_queue_t): ok
- 35: Complex numbers (igraph_complex_t): ok
- Basic (interface) functions.
- 36: Creating an empty graph (igraph_empty): ok
- 37: Copying a graph (igraph_copy): ok
- 38: Adding edges to a graph (igraph_add_edges): ok
- 39: Adding vertices (igraph_add_vertices): ok
- 40: Deleting edges (igraph_delete_edges): ok
- 41: Deleting vertices (igraph_delete_vertices): ok
- 42: Neighbors (igraph_neighbors): ok
- 43: Is the graph directed? (igraph_is_directed): ok
- 44: Degree of the vertices (igraph_degree): ok
- 45: Query edge ids (igraph_get_eid): ok
- 46: Query many edge ids (igraph_get_eids): ok
- Iterators aka vertex and edge sequences
- 47: Vertices in a vector (igraph_vs_vector): ok
- 48: Non-adjacent vertices (igraph_vs_nonadj): ok
- 49: Sequence (igraph_vs_seq): ok
- 50: Edges given by end points (igraph_es_pairs): ok
- 51: Edges in a path (igraph_es_path): ok
- Structure generators
- 52: Simple graph creation (igraph_create): ok
- 53: Barabasi-Albert model (igraph_barabasi_game): ok
- 54: More Barabasi-Albert model (igraph_barabasi_game): ok
- 55: Erdos-Renyi model (igraph_erdos_renyi_game): ok
- 56: Degree sequence (igraph_degree_sequence_game): ok
- 57: k-regular graphs (igraph_k_regular_game): ok
- 58: Growing random (igraph_growing_random_game): ok
- 59: Preference model (igraph_preference_game): ok
- 60: From adjacency matrix (igraph_adjacency): ok
- 61: From weighted adjacency matrix (igraph_weighted_adjacency): ok
- 62: Star graph (igraph_star): ok
- 63: Lattice graph (igraph_lattice): ok
- 64: Ring graph (igraph_ring): ok
- 65: Tree graph (igraph_tree): ok
- 66: Full graph (igraph_full): ok
- 67: Graph atlas (igraph_atlas): ok
- 68: Small graph (igraph_small): ok
- 69: Geomeric random graphs (igraph_grg_game): ok
- 70: Graphs in LCF notation (igraph_lcf{,_vector}): ok
- 71: Watts-Strogatz graphs (igraph_watts_strogatz_game): ok
- Structural properties
- 72: Two vertices connected by an edge: ok
- 73: Diameter of a graph (igraph_diameter): ok
- 74: Average geodesic length (igraph_average_path_length): ok
- 75: Google PageRank (igraph_pagerank): ok
- 76: Random rewiring (igraph_rewire): ok
- 77: Get the shortest paths (igraph_get_shortest_paths): ok
- 78: Weighted shortest paths (Dijkstra): ok
- 79: Weighted shortest paths (Bellman-Ford): ok
- 80: Get the weighted shortest paths (Dijkstra): ok
- 81: Get all weighted shortest paths (Dijkstra): ok
- 82: Shortest path wrappers for single target node: ok
- 83: Betweenness (igraph_betweenness): ok
- 84: Betweenness, big integers (igraph_betweenness): ok
- 85: Edge betweenness (igraph_edge_betweenness): ok
- 86: Transitivity (igraph_transitivity): ok
- 87: Local transitivity (igraph_local_transitivity): ok
- 88: Reciprocity (igraph_reciprocity): ok
- 89: Minimum spanning tree (igraph_minimum_spanning_tree_*): ok
- 90: Cocitation and bibcoupling (igraph_cocitation,igraph_bibcoupling): ok
- 91: Similarity coefficients (igraph_similarity_*): ok
- 92: Simplification of non-simple graphs (igraph_simplify): ok
- 93: Topological sorting (igraph_topological_sorting, igraph_is_dag): ok
- 94: Feedback arc sets, Eades heuristics (igraph_feedback_arc_set): ok
- 95: Feedback arc sets, integer programming (igraph_feedback_arc_set): ok
- 96: Loop edges test (igraph_is_loop): ok
- 97: Multiple edges test (igraph_is_multiple): ok
- 98: Multiple edges test (igraph_has_multiple): ok
- 99: Girth (igraph_girth): ok
- 100: Convergence degree (igraph_convergence_degree): ok
- 101: Assortativity coefficient (igraph_assortativity): ok
- 102: Average nearest neighbor degree (igraph_avg_nearest_neighbor_degree): ok
- 103: Transitive closure of a DAG (igraph_transitive_closure_dag): ok
- 104: Eccentricity (igraph_eccentricity): ok
- 105: Radius (igraph_radius): ok
- Components
- 106: Decompose a graph (igraph_decompose): ok
- 107: Biconnected components (igraph_biconnected_components): ok
- Layouts
- 108: Grid layout (igraph_layout_grid, igraph_layout_grid_3d): ok
- 109: Large Graph Layout (igraph_layout_lgl): ok
- 110: Reingold-Tilford tree layout (igraph_layout_reingold_tilford): ok
- 111: Sugiyama layout (igraph_layout_sugiyama): ok
- 112: Multidimensional scaling (igraph_layout_mds): ok
- 113: Covering circle and sphere (igraph_i_layout_sphere_{2,3}d): ok
- 114: Merging layouts (igraph_i_layout_merge): ok
- 115: Merging layouts 2 (igraph_i_layout_merge): FAILED (layout.at:62)
- 116: Merging layouts 3 (igraph_i_layout_merge): ok
- Visitors
- 117: Internal breadth-first search (igraph_i_bfs): ok
- 118: Breadth-first search (igraph_bfs): ok
- Graph topology
- 119: The isomorphism class of a subgraph (igraph_isolass_subgraph) ok
- 120: The VF2 isomorphism algorithm ok
- 121: VF algorithm with compatibility functions ok
- 122: Graphical degree sequences ok
- Motifs
- 123: RAND-ESU algorithm (igraph_motifs_randesu) ok
- Foreign formats
- 124: Reading Pajek (igraph_read_graph_pajek): ok
- 125: GraphML (igraph_{read,write}_graph_graphml): ok
- 126: Writing Pajek (igraph_write_graph_pajek): ok
- 127: Pajek with number of edges present (igraph_read_graph_pajek): ok
- 128: Pajek, bipartite (igraph_read_graph_pajek): ok
- 129: Reading an LGL file (igraph_read_graph_lgl): ok
- 130: Writing LGL (igraph_write_graph_lgl): ok
- 131: Reading a graph from the graph database (igraph_read_graph_graphdb): ok
- 132: Reading a GML file (igraph_read_graph_gml): ok
- 133: Writing a DOT file (igraph_write_graph_dot): ok
- 134: Different line endings: ok
- 135: UNICET DL format: ok
- 136: LEDA format: ok
- Miscellaneous functions
- 137: Convex hull calculation (igraph_convex_hull): ok
- 138: Fitting power-law distributions (igraph_power_law_fit): ok
- Graphs operators
- 139: Disjoint union (igraph_disjoint_union, igraph_dosjoint_union_many): ok
- 140: Union (igraph_union, igraph_union_many): ok
- 141: Intersection (igraph_intersection, igraph_intersection_many): ok
- 142: Difference (igraph_difference): ok
- 143: Complementer (igraph_complementer): ok
- 144: Composition (igraph_compose): ok
- Conversion functions
- 145: Directed to undirected (igraph_to_undirected): ok
- 146: Graphs from adjacency list (igraph_adjlist): ok
- 147: Graph to Laplacian matrix (igraph_laplacian): ok
- Maximum flows and such
- 148: Maximum flow value (igraph_maxflow_value): ok
- 149: Maximum flow (igraph_maxflow): ok
- 150: Minimum cut (igraph_mincut): ok
- 151: Even-Tarjan reduction (igraph_even_tarjan_reduction): ok
- 152: Dominator tree of a flow graph (igraph_dominator_tree): ok
- 153: All s-t cuts of a graph (igraph_all_st_cuts): ok
- 154: All minimal s-t cuts of a graph (igraph_all_st_mincuts): ok
- Community structure
- 155: Spinglass clustering (igraph_spinglass_community): ok
- 156: Walktrap community structure (igraph_walktrap_community): ok
- 157: Edge betweenness community structure (igraph_community_edge_betweenness): ok
- 158: Modularity optimization (igraph_community_fastgreedy): ok
- 159: Leading eigenvector community structure (igraph_community_leading_eigenvector) : ok
- 160: Leading eigenvector bug #1002140 test (igraph_community_leading_eigenvector) : ok
- 161: Label propagation algorithm (igraph_community_label_propagation) : ok
- 162: Multilevel community detection (igraph_community_multilevel) : skipped (community.at:66)
- 163: Modularity optimization, integer programming (igraph_community_optimal_modularity) : ok
- 164: Infomap community structure (igraph_community_infomap) : skipped (community.at:77)
- Cliques and independent vertex sets.
- 165: Calculating cliques (igraph_cliques): ok
- 166: Additional test for maximal cliques (igraph_maximal_cliques): ok
- 167: Calculating independent vertex sets (igraph_independent_vertex_sets): ok
- Eigenvalues, eigenvectors
- 168: Symmetric matrix, LAPACK (igraph_eigen_matrix_symmetric): ok
- 169: Symmetric matrix, ARPACK (igraph_eigen_matrix_symmetric): ok
- 170: General matrix, LAPACK, LM, SM (igraph_eigen_matrix): ok
- 171: General matrix, LAPACK, LR, SR (igraph_eigen_matrix): ok
- 172: General matrix, LAPACK, LI, SI (igraph_eigen_matrix): ok
- 173: General matrix, LAPACK, SELECT (igraph_eigen_matrix): ok
- Attributes from C
- 174: Reading a Pajek file with attributes: ok
- 175: Writing an attributed graph in GML and GraphML: ok
- 176: Combining numeric attributes: ok
- 177: Combining string attributes: ok
- BLAS, LAPACK and ARPACK based functions
- 178: Basic BLAS functions (igraph_blas_*): ok
- 179: Dense symmetric eigenvalues and eigenvectors (igraph_lapack_dsyevr): ok
- 180: Dense non-symmetric eigenvalues and eigenvectors (igraph_lapack_dgeev): ok
- 181: Dense non-symmetric eigenvalues and eigenvectors (igraph_lapack_dgeevx): ok
- 182: Solving linear systems with LU factorization (igraph_lapack_dgesv): ok
- 183: Upper Hessenberg transformation (igraph_lapack_dgehrd): ok
- 184: Eigenvector centrality (igraph_eigenvector_centrality): ok
- 185: Non-symmetric ARPACK solver (igraph_arpack_rnsolve): FAILED (arpack.at:66)
- Bipartite graphs
- 186: Create bipartite graphs (igraph_create_bipartite): ok
- 187: Projection of bipartite graphs (igraph_bipartite_projection): ok
- Centralization
- 188: Centralization (igraph_centralization_*): ok
- Minimal separators
- 189: Decision problem (igraph_is_separator): ok
- 190: Decision problem, minimal separator (igraph_is_minimal separator): ok
- 191: Minimal separators (igraph_all_minimal_ab_separators): ok
- 192: Minimal separators, bug 1033045 (igraph_all_minimal_st_separators): ok
- 193: Minimum size separators (igraph_minimum_size_separators): ok
- 194: Cohesive blocking (igraph_cohesive_blocks): ok
- Hierarchical random graphs
- 195: Fitting a hierarchical model (igraph_hrg_fit) : ok
- 196: Consensus tree (igraph_hrg_consensus) : skipped (hrg.at:31)
- 197: Missing edge prediction (igraph_hrg_predict) : skipped (hrg.at:36)
- Microscopic updates
- 198: Deterministic optimal imitation: ok
- 199: Stochastic imitation via uniform selection: ok
- 200: Stochastic imitation via roulette selection: ok
- 201: Moran process: ok
- Thread-safety tests
- 202: Simple error handling test : skipped (mt.at:26)
- 203: Thread-safe ARPACK: skipped (mt.at:31)
- Spectral coarse graining
- 204: Solving the SCG problem (igraph_scg_grouping) : ok
- 205: Solving the SCG problem, adjacency matrix (igraph_scg_grouping) : ok
- 206: Solving the SCG problem, stochastic matrix (igraph_scg_grouping) : skipped (scg.at:38)
- 207: Solving the SCG problem, laplacian matrix (igraph_scg_grouping) : skipped (scg.at:44)
- 208: SCG semi-projectors, symmetric (igraph_scg_semiprojectors) : ok
- 209: SCG semi-projectors, stochastic (igraph_scg_semiprojectors) : skipped (scg.at:56)
- 210: SCG semi-projectors, laplacian (igraph_scg_semiprojectors) : skipped (scg.at:62)
- 211: SCG of a graph, adjacency matrix (igraph_scg) : ok
- 212: SCG of a graph, stochastic matrix (igraph_scg) : skipped (scg.at:73)
- 213: SCG of a graph, laplacian matrix (igraph_scg) : skipped (scg.at:78)
- Random number generators
- 214: Random seed: ok
- 215: MT19937 RNG on 64 bit machines: ok
- 216: Exponentially distributed random numbers: ok
- 217: Random sampling from consecutive sequence: ok
- 218: Fisher-Yates shuffle: ok
- Quick sort
- 219: Regular qsort (igraph_qsort): ok
- 220: qsort with extra argument (igraph_qsort_r): ok
- Maximum matchings
- 221: Maximum bipartite matching (igraph_maximum_bipartite_matching): ok
- ## ------------- ##
- ## Test results. ##
- ## ------------- ##
- ERROR: 209 tests were run,
- 3 failed unexpectedly.
- 12 tests were skipped.
- ## -------------------------- ##
- ## testsuite.log was created. ##
- ## -------------------------- ##
- Please send `tests/testsuite.log' and all information you think might help:
- To: <csardi.gabor@gmail.com>
- Subject: [igraph 0.6.4] testsuite: 26 115 185 failed
- You may investigate any problem if you feel able to do so, in which
- case the test suite provides a good starting point. Its output may
- be found below `tests/testsuite.dir'.
- make[2]: *** [check-local] Error 1
- make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
- make[1]: *** [check-am] Error 2
- make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
- make: *** [check-recursive] Error 1
- * ERROR: dev-libs/igraph-0.6.4 failed (test phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-libs/igraph-0.6.4'`,
- * the complete build log and the output of `emerge -pqv '=dev-libs/igraph-0.6.4'`.
- * The complete build log is located at '/var/log/portage/dev-libs:igraph-0.6.4:20130304-063756.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-libs/igraph-0.6.4/temp/environment'.
- * Working directory: '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- * S: '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4'
- >>> Install igraph-0.6.4 into /tmp/portage/dev-libs/igraph-0.6.4/image/ category dev-libs
- >>> Working in BUILD_DIR: "/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build"
- make -j24 DESTDIR=/tmp/portage/dev-libs/igraph-0.6.4/image/ install
- Making install in src
- make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- make install-am
- make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- make[3]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- /bin/mkdir -p '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64'
- /bin/sh ../libtool --mode=install /usr/bin/install -c libigraph.la '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64'
- /bin/mkdir -p '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/include/igraph'
- libtool: install: /usr/bin/install -c .libs/libigraph.so.0.0.0 /tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64/libigraph.so.0.0.0
- /usr/bin/install -c -m 644 /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_memory.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_random.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_types.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_vector.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_matrix.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_array.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_dqueue.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_stack.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_heap.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_arpack.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_attributes.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_error.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_pmt.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_pmt_off.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_adjlist.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_iterators.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_bipartite.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_layout.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_centrality.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_motifs.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_cliques.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_neighborhood.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_cocitation.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_nongraph.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_community.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_operators.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_components.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_paths.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_constructors.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_progress.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_conversion.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_revolver.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_datatype.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_structural.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_flow.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_topology.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_foreign.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_transitivity.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_games.h '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/include/igraph'
- /usr/bin/install -c -m 644 /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_visitor.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_interface.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_constants.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_vector_pmt.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_matrix_pmt.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_array_pmt.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_dqueue_pmt.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_stack_pmt.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_heap_pmt.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_vector_ptr.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_spmatrix.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_strvector.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_psumtree.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_sparsemat.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_mixing.h ../include/igraph_version.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_blas.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_separators.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_cohesive_blocks.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_lapack.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_complex.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_eigen.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_statusbar.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_hrg.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_microscopic_update.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_interrupt.h ../include/igraph_threading.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_scg.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_qsort.h /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/../include/igraph_matching.h '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/include/igraph'
- libtool: install: (cd /tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64 && { ln -s -f libigraph.so.0.0.0 libigraph.so.0 || { rm -f libigraph.so.0 && ln -s libigraph.so.0.0.0 libigraph.so.0; }; })
- libtool: install: (cd /tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64 && { ln -s -f libigraph.so.0.0.0 libigraph.so || { rm -f libigraph.so && ln -s libigraph.so.0.0.0 libigraph.so; }; })
- libtool: install: /usr/bin/install -c .libs/libigraph.lai /tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64/libigraph.la
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- make[3]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
- Making install in tests
- make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
- make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
- make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
- Making install in interfaces
- make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
- make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
- make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
- make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- make install-exec-hook
- /bin/mkdir -p '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64/pkgconfig'
- make[3]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- if test -f ./src/.libs/cygigraph-0.dll ; \
- then cp ./src/.libs/cygigraph-0.dll \
- /tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64 ; fi
- make[3]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- /usr/bin/install -c -m 644 igraph.pc '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64/pkgconfig'
- make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
- * Removing unnecessary /usr/lib64/libigraph.la (no static archive)
- >>> Completed installing igraph-0.6.4 into /tmp/portage/dev-libs/igraph-0.6.4/image/
- * QA Notice: Automake "maintainer mode" detected:
- *
- * /bin/sh /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/missing --run autom4te --language=autotest -I /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/tests /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/tests/testsuite.at -o testsuite.tmp
- *
- * If you patch Makefile.am, configure.in, or configure.ac then you
- * should use autotools.eclass and eautomake or eautoreconf. Exceptions
- * are limited to system packages for which it is impossible to run
- * autotools during stage building. See
- * http://www.gentoo.org/proj/en/qa/autofailure.xml for more information.
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/lib64/libigraph.so.0.0.0
- ecompressdir: bzip2 -9 /usr/share/doc