1. * Package: dev-libs/igraph-0.6.4
  2. * Repository: gentoo
  3. * Maintainer: vadimk@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking igraph-0.6.4.tar.gz to /tmp/portage/dev-libs/igraph-0.6.4/work
  15. >>> Source unpacked in /tmp/portage/dev-libs/igraph-0.6.4/work
  16. >>> Preparing source in /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4 ...
  17. * Applying igraph-0.6.4-unbundle.patch ...
  18. [ ok ]
  19. * Running eautoreconf in '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4' ...
  20. * Running libtoolize --install --copy --force --automake ...
  21. [ ok ]
  22. * Running aclocal ...
  23. [ ok ]
  24. * Running autoconf ...
  25. [ ok ]
  26. * Running autoheader ...
  27. [ ok ]
  28. * Running automake --add-missing --copy ...
  29. [ ok ]
  30. * Running elibtoolize in: igraph-0.6.4/
  31. * Applying portage/1.2.0 patch ...
  32. * Applying sed/1.5.6 patch ...
  33. * Applying as-needed/2.4.2 patch ...
  34. >>> Source prepared.
  35. >>> Configuring source in /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4 ...
  36. >>> Working in BUILD_DIR: "/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build"
  37. * econf: updating igraph-0.6.4/config.sub with /usr/share/gnuconfig/config.sub
  38. * econf: updating igraph-0.6.4/config.guess with /usr/share/gnuconfig/config.guess
  39. /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
  40. configure: loading site script /usr/share/config.site
  41. checking for a BSD-compatible install... /usr/bin/install -c
  42. checking whether build environment is sane... yes
  43. checking for a thread-safe mkdir -p... /bin/mkdir -p
  44. checking for gawk... gawk
  45. checking whether make sets $(MAKE)... yes
  46. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  47. checking whether the C compiler works... yes
  48. checking for C compiler default output file name... a.out
  49. checking for suffix of executables...
  50. checking whether we are cross compiling... no
  51. checking for suffix of object files... o
  52. checking whether we are using the GNU C compiler... yes
  53. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  54. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  55. checking for style of include used by make... GNU
  56. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  57. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  58. checking whether we are using the GNU C++ compiler... yes
  59. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  60. checking dependency style of x86_64-pc-linux-gnu-g++... none
  61. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  62. checking for flex... flex
  63. checking lex output file root... lex.yy
  64. checking lex library... -lfl
  65. checking whether yytext is a pointer... yes
  66. checking for bison... bison -y
  67. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  68. checking for grep that handles long lines and -e... /bin/grep
  69. checking for egrep... /bin/grep -E
  70. checking for ANSI C header files... yes
  71. checking for sys/types.h... yes
  72. checking for sys/stat.h... yes
  73. checking for stdlib.h... yes
  74. checking for string.h... yes
  75. checking for memory.h... yes
  76. checking for strings.h... yes
  77. checking for inttypes.h... yes
  78. checking for stdint.h... yes
  79. checking for unistd.h... yes
  80. checking sys/times.h usability... yes
  81. checking sys/times.h presence... yes
  82. checking for sys/times.h... yes
  83. checking build system type... x86_64-pc-linux-gnu
  84. checking host system type... x86_64-pc-linux-gnu
  85. checking how to print strings... printf
  86. checking for a sed that does not truncate output... /bin/sed
  87. checking for fgrep... /bin/grep -F
  88. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  89. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  90. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  91. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  92. checking whether ln -s works... yes
  93. checking the maximum length of command line arguments... 1572864
  94. checking whether the shell understands some XSI constructs... yes
  95. checking whether the shell understands "+="... yes
  96. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  97. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  98. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  99. checking for x86_64-pc-linux-gnu-objdump... objdump
  100. checking how to recognize dependent libraries... pass_all
  101. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  102. checking how to associate runtime and link libraries... printf %s\n
  103. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  104. checking for archiver @FILE support... @
  105. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  106. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  107. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  108. checking for sysroot... no
  109. checking for x86_64-pc-linux-gnu-mt... no
  110. checking for mt... mt
  111. checking if mt is a manifest tool... no
  112. checking for dlfcn.h... yes
  113. checking for objdir... .libs
  114. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  115. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  116. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  117. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  118. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  119. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  120. 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
  121. checking whether -lc should be explicitly linked in... no
  122. checking dynamic linker characteristics... GNU/Linux ld.so
  123. checking how to hardcode library paths into programs... immediate
  124. checking for shl_load... no
  125. checking for shl_load in -ldld... no
  126. checking for dlopen... no
  127. checking for dlopen in -ldl... yes
  128. checking whether a program can dlopen itself... yes
  129. checking whether a statically linked program can dlopen itself... no
  130. checking whether stripping libraries is possible... yes
  131. checking if libtool supports shared libraries... yes
  132. checking whether to build shared libraries... yes
  133. checking whether to build static libraries... no
  134. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  135. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  136. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  137. 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
  138. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  139. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  140. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  141. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  142. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  143. 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
  144. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  145. checking how to hardcode library paths into programs... immediate
  146. checking for ANSI C header files... (cached) yes
  147. checking stdarg.h usability... yes
  148. checking stdarg.h presence... yes
  149. checking for stdarg.h... yes
  150. checking for stdlib.h... (cached) yes
  151. checking for string.h... (cached) yes
  152. checking time.h usability... yes
  153. checking time.h presence... yes
  154. checking for time.h... yes
  155. checking for unistd.h... (cached) yes
  156. checking for stdint.h... (cached) yes
  157. checking sys/int_types.h usability... no
  158. checking sys/int_types.h presence... no
  159. checking for sys/int_types.h... no
  160. checking for expm1... yes
  161. checking for rint... yes
  162. checking for rintf... yes
  163. checking for finite... yes
  164. checking for log2... yes
  165. checking for logbl... yes
  166. checking for snprintf... yes
  167. checking for log1p... yes
  168. checking for round... yes
  169. checking for fabsl... yes
  170. checking for fmin... yes
  171. checking for strcasecmp... yes
  172. checking for isnan... yes
  173. checking for strdup... yes
  174. checking for _strdup... no
  175. checking for ftruncate... yes
  176. checking for stpcpy... yes
  177. checking whether compiler supports -ffloat-store... yes
  178. checking whether compiler supports -fstore... no
  179. checking whether compiler accepts -Wall... yes
  180. checking for xml2-config... /usr/bin/xml2-config
  181. checking for xmlSAXUserParseFile in -lxml2... yes
  182. checking libxml/parser.h usability... yes
  183. checking libxml/parser.h presence... yes
  184. checking for libxml/parser.h... yes
  185. checking for f77_alloc_ in -lf2c... no
  186. checking for f77_alloc in -lf2c... no
  187. checking for F77_ALLOC_ in -lf2c... no
  188. checking for F77_ALLOC in -lf2c... no
  189. not found
  190. checking pkg-config is at least version 0.9.0... yes
  191. checking for BLAS... yes
  192. checking for LAPACK... yes
  193. checking for ARPACK... yes
  194. checking for CS... yes
  195. checking for glp_read_mps in -lglpk... yes
  196. checking glpk.h usability... yes
  197. checking glpk.h presence... yes
  198. checking for glpk.h... yes
  199. checking that generated files are newer than configure... done
  200. configure: creating ./config.status
  201. config.status: creating tests/Makefile
  202. config.status: creating tests/atlocal
  203. config.status: creating Makefile
  204. config.status: creating src/Makefile
  205. config.status: creating igraph.pc
  206. config.status: creating igraph_Info.plist
  207. config.status: creating doc/Makefile
  208. config.status: creating doc/book/Makefile
  209. config.status: creating interfaces/R/configure.in
  210. config.status: creating interfaces/R/Makefile
  211. config.status: creating interfaces/R/src/Makevars.win
  212. config.status: creating interfaces/R/DESCRIPTION
  213. config.status: creating interfaces/Makefile
  214. config.status: creating include/igraph_version.h
  215. config.status: creating include/igraph_threading.h
  216. config.status: creating config.h
  217. config.status: executing tests/atconfig commands
  218. config.status: executing depfiles commands
  219. config.status: executing libtool commands
  220. igraph successfully configured.
  221. GraphML format support -- yes
  222. GMP library support -- no
  223. GLPK library support -- yes
  224. Thread-local storage -- no
  225. Use internal ARPACK -- no
  226. Use internal LAPACK -- no
  227. Use internal BLAS -- no
  228. Use internal F2C -- no
  229. Use internal GLPK -- no
  230. Debug build -- no
  231. Profiling -- no
  232. >>> Source configured.
  233. >>> Compiling source in /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4 ...
  234. >>> Working in BUILD_DIR: "/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build"
  235. make -j24
  236. make all-recursive
  237. make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  238. Making all in src
  239. make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  240. make all-am
  241. make[3]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  242. /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
  243. /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
  244. /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
  245. /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
  246. /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
  247. /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
  248. /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
  249. /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
  250. /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
  251. /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
  252. /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
  253. /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
  254. /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
  255. /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
  256. /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
  257. /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
  258. /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
  259. /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
  260. /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
  261. /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
  262. /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
  263. /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
  264. /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
  265. /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
  266. 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
  267. 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
  268. 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
  269. 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
  270. 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
  271. 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
  272. 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
  273. 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
  274. 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
  275. 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
  276. 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
  277. 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
  278. 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
  279. 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
  280. 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
  281. 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
  282. 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
  283. 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
  284. 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
  285. 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
  286. 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
  287. 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
  288. 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
  289. 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
  290. /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
  291. /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
  292. 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
  293. /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
  294. 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
  295. /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/structural_properties.c: In function 'igraph_rewire':
  296. /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]
  297. 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
  298. /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
  299. /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
  300. /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
  301. /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
  302. 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
  303. 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
  304. 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
  305. /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
  306. 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
  307. /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
  308. 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
  309. 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
  310. /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
  311. 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
  312. /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
  313. 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
  314. /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
  315. /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
  316. /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
  317. /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
  318. 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
  319. /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
  320. /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
  321. 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
  322. 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
  323. /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
  324. 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
  325. /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
  326. /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
  327. 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
  328. /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
  329. 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
  330. 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
  331. /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
  332. /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
  333. /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
  334. 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
  335. 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
  336. 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
  337. 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
  338. 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
  339. 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
  340. /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
  341. /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
  342. 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
  343. /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
  344. /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
  345. 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
  346. 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
  347. 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
  348. /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
  349. /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
  350. /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
  351. /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
  352. 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
  353. 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
  354. /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
  355. 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
  356. 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
  357. 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
  358. /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
  359. /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
  360. 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
  361. 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
  362. /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
  363. /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
  364. 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
  365. /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
  366. 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
  367. /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
  368. 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
  369. /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
  370. 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
  371. 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
  372. /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
  373. /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
  374. /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
  375. /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
  376. 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
  377. 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
  378. 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
  379. /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
  380. 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
  381. 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
  382. /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
  383. /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
  384. /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
  385. 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
  386. 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
  387. 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
  388. /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
  389. 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
  390. /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
  391. 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
  392. /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
  393. /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
  394. 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
  395. 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
  396. /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
  397. /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
  398. /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
  399. /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
  400. /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
  401. 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
  402. /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
  403. 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
  404. 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
  405. 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
  406. 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
  407. 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
  408. /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
  409. /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
  410. /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
  411. 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
  412. 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
  413. 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
  414. /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
  415. /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
  416. 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
  417. /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/infomap_FlowGraph.cc: In member function 'void FlowGraph::initiate()':
  418. /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]
  419. /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
  420. 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
  421. /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
  422. /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
  423. 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
  424. 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
  425. 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
  426. /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
  427. /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
  428. /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
  429. /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
  430. /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
  431. 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
  432. 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
  433. /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
  434. 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
  435. 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
  436. 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
  437. 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
  438. /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
  439. /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
  440. /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
  441. 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
  442. /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
  443. 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
  444. 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
  445. /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
  446. 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
  447. /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
  448. 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
  449. 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
  450. /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
  451. /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
  452. 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
  453. 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
  454. /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
  455. 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
  456. /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
  457. /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
  458. /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
  459. 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
  460. /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
  461. 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
  462. 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
  463. 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
  464. /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
  465. 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
  466. /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
  467. 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
  468. /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
  469. 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
  470. /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
  471. /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
  472. /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
  473. 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
  474. 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
  475. 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
  476. /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
  477. /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
  478. 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
  479. 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
  480. /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
  481. /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
  482. /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
  483. /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
  484. 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
  485. 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
  486. 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
  487. 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
  488. /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
  489. 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
  490. /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
  491. /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
  492. /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
  493. /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
  494. /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
  495. 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
  496. 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
  497. 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
  498. 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
  499. 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
  500. /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
  501. 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
  502. /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
  503. /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
  504. 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
  505. 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
  506. /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
  507. /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
  508. 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
  509. 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
  510. /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
  511. /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
  512. 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
  513. /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
  514. 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
  515. /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
  516. /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
  517. /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
  518. /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/src/matching.c: In function 'igraph_i_maximum_bipartite_matching_weighted':
  519. /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]
  520. 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
  521. 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
  522. 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
  523. 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
  524. /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
  525. /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
  526. /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
  527. /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
  528. /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
  529. 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
  530. 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
  531. 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
  532. /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
  533. /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
  534. 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
  535. 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
  536. 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
  537. 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
  538. /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
  539. /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
  540. /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
  541. 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
  542. /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
  543. 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
  544. 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
  545. 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
  546. /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
  547. 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
  548. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libplfit.a
  549. libtool: link: ( cd ".libs" && rm -f "libplfit.la" && ln -s "../libplfit.la" "libplfit.la" )
  550. /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
  551. 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
  552. libtool: link: (cd ".libs" && rm -f "libigraph.so.0" && ln -s "libigraph.so.0.0.0" "libigraph.so.0")
  553. libtool: link: (cd ".libs" && rm -f "libigraph.so" && ln -s "libigraph.so.0.0.0" "libigraph.so")
  554. libtool: link: ( cd ".libs" && rm -f "libigraph.la" && ln -s "../libigraph.la" "libigraph.la" )
  555. make[3]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  556. make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  557. Making all in tests
  558. make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
  559. make[2]: Nothing to be done for `all'.
  560. make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
  561. Making all in interfaces
  562. make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
  563. make[2]: Nothing to be done for `all'.
  564. make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
  565. make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  566. make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  567. make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  568. >>> Source compiled.
  569. >>> Working in BUILD_DIR: "/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build"
  570. >>> Test phase [check]: dev-libs/igraph-0.6.4
  571. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  572. make -j24 -j24 check
  573. Making check in src
  574. make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  575. make check-am
  576. make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  577. make[2]: Nothing to be done for `check-am'.
  578. make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  579. make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  580. Making check in tests
  581. make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
  582. make check-local
  583. make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
  584. { \
  585. echo '# Signature of the current package.'; \
  586. echo 'm4_define([AT_PACKAGE_NAME], [igraph])'; \
  587. echo 'm4_define([AT_PACKAGE_TARNAME], [igraph])'; \
  588. echo 'm4_define([AT_PACKAGE_VERSION], [0.6.4])'; \
  589. echo 'm4_define([AT_PACKAGE_STRING], [igraph 0.6.4])'; \
  590. echo 'm4_define([AT_PACKAGE_BUGREPORT], [csardi.gabor@gmail.com])'; \
  591. } >/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/tests/package.m4
  592. /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
  593. mv testsuite.tmp testsuite
  594. if [ ! -f testsuite ]; then cp /tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4/tests/testsuite .; fi
  595. /bin/sh testsuite
  596. ## -------------------------------- ##
  597. ## igraph 0.6.4 test suite: igraph. ##
  598. ## -------------------------------- ##
  599. igraph version number.
  600. 1: Simple version query (igraph_version): ok
  601. Utility types (vector_t, etc.)
  602. 2: Vector (vector_t): ok
  603. 3: Vector (more) (vector_t): ok
  604. 4: Vector (even more) (vector_t): ok
  605. 5: Matrix (matrix_t): ok
  606. 6: Matrix (more) (matrix_t): ok
  607. 7: Matrix (even more) (matrix_t): ok
  608. 8: Double ended queue (dqueue_t): ok
  609. 9: Vector of pointers (vector_ptr_t): ok
  610. 10: Stack (stack_t): ok
  611. 11: Heap (heap_t): ok
  612. 12: Indexed heap (indheap_t): ok
  613. 13: Doubly indexed heap (d_indheap_t): ok
  614. 14: String vector (igraph_strvector_t): ok
  615. 15: Trie (igraph_trie_t): ok
  616. 16: Partial Sum-Tree (igraph_psumtree_t): ok
  617. 17: Three dimensional array (igraph_array3_t): ok
  618. 18: Hash table (string->string) (igraph_hashtable_t): ok
  619. 19: Special heap for minimum cuts (igraph_i_cutheap_t): ok
  620. 20: Set (igraph_set_t): ok
  621. 21: 2-way heap (igraph_2wheap_t): ok
  622. 22: Sparse matrix (igraph_sparsemat_t): ok
  623. 23: Sparse matrix, multiplications (igraph_sparsemat_t): ok
  624. 24: Sparse matrix, indexing (igraph_sparsemat_t): ok
  625. 25: Sparse matrix, solvers (igraph_sparsemat_t): ok
  626. 26: Sparse matrix, ARPACK eigensolver (igraph_sparsemat_t): FAILED (types.at:153)
  627. 27: Sparse matrix, conversion to dense (igraph_sparsemat_t): ok
  628. 28: Sparse matrix, min & max (igraph_sparsemat_t): ok
  629. 29: Sparse matrix, other operations (igraph_sparsemat_t): ok
  630. 30: Sparse matrix, multiplications with dense (igraph_sparsemat_t): ok
  631. 31: Sparse matrix, is symmetric? (igraph_sparsemat_t): ok
  632. 32: Another sparse matrix (igraph_spmatrix_t): ok
  633. 33: Arbitrarily big integers (igraph_biguint_t): ok
  634. 34: Marked double ended queue (igraph_marked_queue_t): ok
  635. 35: Complex numbers (igraph_complex_t): ok
  636. Basic (interface) functions.
  637. 36: Creating an empty graph (igraph_empty): ok
  638. 37: Copying a graph (igraph_copy): ok
  639. 38: Adding edges to a graph (igraph_add_edges): ok
  640. 39: Adding vertices (igraph_add_vertices): ok
  641. 40: Deleting edges (igraph_delete_edges): ok
  642. 41: Deleting vertices (igraph_delete_vertices): ok
  643. 42: Neighbors (igraph_neighbors): ok
  644. 43: Is the graph directed? (igraph_is_directed): ok
  645. 44: Degree of the vertices (igraph_degree): ok
  646. 45: Query edge ids (igraph_get_eid): ok
  647. 46: Query many edge ids (igraph_get_eids): ok
  648. Iterators aka vertex and edge sequences
  649. 47: Vertices in a vector (igraph_vs_vector): ok
  650. 48: Non-adjacent vertices (igraph_vs_nonadj): ok
  651. 49: Sequence (igraph_vs_seq): ok
  652. 50: Edges given by end points (igraph_es_pairs): ok
  653. 51: Edges in a path (igraph_es_path): ok
  654. Structure generators
  655. 52: Simple graph creation (igraph_create): ok
  656. 53: Barabasi-Albert model (igraph_barabasi_game): ok
  657. 54: More Barabasi-Albert model (igraph_barabasi_game): ok
  658. 55: Erdos-Renyi model (igraph_erdos_renyi_game): ok
  659. 56: Degree sequence (igraph_degree_sequence_game): ok
  660. 57: k-regular graphs (igraph_k_regular_game): ok
  661. 58: Growing random (igraph_growing_random_game): ok
  662. 59: Preference model (igraph_preference_game): ok
  663. 60: From adjacency matrix (igraph_adjacency): ok
  664. 61: From weighted adjacency matrix (igraph_weighted_adjacency): ok
  665. 62: Star graph (igraph_star): ok
  666. 63: Lattice graph (igraph_lattice): ok
  667. 64: Ring graph (igraph_ring): ok
  668. 65: Tree graph (igraph_tree): ok
  669. 66: Full graph (igraph_full): ok
  670. 67: Graph atlas (igraph_atlas): ok
  671. 68: Small graph (igraph_small): ok
  672. 69: Geomeric random graphs (igraph_grg_game): ok
  673. 70: Graphs in LCF notation (igraph_lcf{,_vector}): ok
  674. 71: Watts-Strogatz graphs (igraph_watts_strogatz_game): ok
  675. Structural properties
  676. 72: Two vertices connected by an edge: ok
  677. 73: Diameter of a graph (igraph_diameter): ok
  678. 74: Average geodesic length (igraph_average_path_length): ok
  679. 75: Google PageRank (igraph_pagerank): ok
  680. 76: Random rewiring (igraph_rewire): ok
  681. 77: Get the shortest paths (igraph_get_shortest_paths): ok
  682. 78: Weighted shortest paths (Dijkstra): ok
  683. 79: Weighted shortest paths (Bellman-Ford): ok
  684. 80: Get the weighted shortest paths (Dijkstra): ok
  685. 81: Get all weighted shortest paths (Dijkstra): ok
  686. 82: Shortest path wrappers for single target node: ok
  687. 83: Betweenness (igraph_betweenness): ok
  688. 84: Betweenness, big integers (igraph_betweenness): ok
  689. 85: Edge betweenness (igraph_edge_betweenness): ok
  690. 86: Transitivity (igraph_transitivity): ok
  691. 87: Local transitivity (igraph_local_transitivity): ok
  692. 88: Reciprocity (igraph_reciprocity): ok
  693. 89: Minimum spanning tree (igraph_minimum_spanning_tree_*): ok
  694. 90: Cocitation and bibcoupling (igraph_cocitation,igraph_bibcoupling): ok
  695. 91: Similarity coefficients (igraph_similarity_*): ok
  696. 92: Simplification of non-simple graphs (igraph_simplify): ok
  697. 93: Topological sorting (igraph_topological_sorting, igraph_is_dag): ok
  698. 94: Feedback arc sets, Eades heuristics (igraph_feedback_arc_set): ok
  699. 95: Feedback arc sets, integer programming (igraph_feedback_arc_set): ok
  700. 96: Loop edges test (igraph_is_loop): ok
  701. 97: Multiple edges test (igraph_is_multiple): ok
  702. 98: Multiple edges test (igraph_has_multiple): ok
  703. 99: Girth (igraph_girth): ok
  704. 100: Convergence degree (igraph_convergence_degree): ok
  705. 101: Assortativity coefficient (igraph_assortativity): ok
  706. 102: Average nearest neighbor degree (igraph_avg_nearest_neighbor_degree): ok
  707. 103: Transitive closure of a DAG (igraph_transitive_closure_dag): ok
  708. 104: Eccentricity (igraph_eccentricity): ok
  709. 105: Radius (igraph_radius): ok
  710. Components
  711. 106: Decompose a graph (igraph_decompose): ok
  712. 107: Biconnected components (igraph_biconnected_components): ok
  713. Layouts
  714. 108: Grid layout (igraph_layout_grid, igraph_layout_grid_3d): ok
  715. 109: Large Graph Layout (igraph_layout_lgl): ok
  716. 110: Reingold-Tilford tree layout (igraph_layout_reingold_tilford): ok
  717. 111: Sugiyama layout (igraph_layout_sugiyama): ok
  718. 112: Multidimensional scaling (igraph_layout_mds): ok
  719. 113: Covering circle and sphere (igraph_i_layout_sphere_{2,3}d): ok
  720. 114: Merging layouts (igraph_i_layout_merge): ok
  721. 115: Merging layouts 2 (igraph_i_layout_merge): FAILED (layout.at:62)
  722. 116: Merging layouts 3 (igraph_i_layout_merge): ok
  723. Visitors
  724. 117: Internal breadth-first search (igraph_i_bfs): ok
  725. 118: Breadth-first search (igraph_bfs): ok
  726. Graph topology
  727. 119: The isomorphism class of a subgraph (igraph_isolass_subgraph) ok
  728. 120: The VF2 isomorphism algorithm ok
  729. 121: VF algorithm with compatibility functions ok
  730. 122: Graphical degree sequences ok
  731. Motifs
  732. 123: RAND-ESU algorithm (igraph_motifs_randesu) ok
  733. Foreign formats
  734. 124: Reading Pajek (igraph_read_graph_pajek): ok
  735. 125: GraphML (igraph_{read,write}_graph_graphml): ok
  736. 126: Writing Pajek (igraph_write_graph_pajek): ok
  737. 127: Pajek with number of edges present (igraph_read_graph_pajek): ok
  738. 128: Pajek, bipartite (igraph_read_graph_pajek): ok
  739. 129: Reading an LGL file (igraph_read_graph_lgl): ok
  740. 130: Writing LGL (igraph_write_graph_lgl): ok
  741. 131: Reading a graph from the graph database (igraph_read_graph_graphdb): ok
  742. 132: Reading a GML file (igraph_read_graph_gml): ok
  743. 133: Writing a DOT file (igraph_write_graph_dot): ok
  744. 134: Different line endings: ok
  745. 135: UNICET DL format: ok
  746. 136: LEDA format: ok
  747. Miscellaneous functions
  748. 137: Convex hull calculation (igraph_convex_hull): ok
  749. 138: Fitting power-law distributions (igraph_power_law_fit): ok
  750. Graphs operators
  751. 139: Disjoint union (igraph_disjoint_union, igraph_dosjoint_union_many): ok
  752. 140: Union (igraph_union, igraph_union_many): ok
  753. 141: Intersection (igraph_intersection, igraph_intersection_many): ok
  754. 142: Difference (igraph_difference): ok
  755. 143: Complementer (igraph_complementer): ok
  756. 144: Composition (igraph_compose): ok
  757. Conversion functions
  758. 145: Directed to undirected (igraph_to_undirected): ok
  759. 146: Graphs from adjacency list (igraph_adjlist): ok
  760. 147: Graph to Laplacian matrix (igraph_laplacian): ok
  761. Maximum flows and such
  762. 148: Maximum flow value (igraph_maxflow_value): ok
  763. 149: Maximum flow (igraph_maxflow): ok
  764. 150: Minimum cut (igraph_mincut): ok
  765. 151: Even-Tarjan reduction (igraph_even_tarjan_reduction): ok
  766. 152: Dominator tree of a flow graph (igraph_dominator_tree): ok
  767. 153: All s-t cuts of a graph (igraph_all_st_cuts): ok
  768. 154: All minimal s-t cuts of a graph (igraph_all_st_mincuts): ok
  769. Community structure
  770. 155: Spinglass clustering (igraph_spinglass_community): ok
  771. 156: Walktrap community structure (igraph_walktrap_community): ok
  772. 157: Edge betweenness community structure (igraph_community_edge_betweenness): ok
  773. 158: Modularity optimization (igraph_community_fastgreedy): ok
  774. 159: Leading eigenvector community structure (igraph_community_leading_eigenvector) : ok
  775. 160: Leading eigenvector bug #1002140 test (igraph_community_leading_eigenvector) : ok
  776. 161: Label propagation algorithm (igraph_community_label_propagation) : ok
  777. 162: Multilevel community detection (igraph_community_multilevel) : skipped (community.at:66)
  778. 163: Modularity optimization, integer programming (igraph_community_optimal_modularity) : ok
  779. 164: Infomap community structure (igraph_community_infomap) : skipped (community.at:77)
  780. Cliques and independent vertex sets.
  781. 165: Calculating cliques (igraph_cliques): ok
  782. 166: Additional test for maximal cliques (igraph_maximal_cliques): ok
  783. 167: Calculating independent vertex sets (igraph_independent_vertex_sets): ok
  784. Eigenvalues, eigenvectors
  785. 168: Symmetric matrix, LAPACK (igraph_eigen_matrix_symmetric): ok
  786. 169: Symmetric matrix, ARPACK (igraph_eigen_matrix_symmetric): ok
  787. 170: General matrix, LAPACK, LM, SM (igraph_eigen_matrix): ok
  788. 171: General matrix, LAPACK, LR, SR (igraph_eigen_matrix): ok
  789. 172: General matrix, LAPACK, LI, SI (igraph_eigen_matrix): ok
  790. 173: General matrix, LAPACK, SELECT (igraph_eigen_matrix): ok
  791. Attributes from C
  792. 174: Reading a Pajek file with attributes: ok
  793. 175: Writing an attributed graph in GML and GraphML: ok
  794. 176: Combining numeric attributes: ok
  795. 177: Combining string attributes: ok
  796. BLAS, LAPACK and ARPACK based functions
  797. 178: Basic BLAS functions (igraph_blas_*): ok
  798. 179: Dense symmetric eigenvalues and eigenvectors (igraph_lapack_dsyevr): ok
  799. 180: Dense non-symmetric eigenvalues and eigenvectors (igraph_lapack_dgeev): ok
  800. 181: Dense non-symmetric eigenvalues and eigenvectors (igraph_lapack_dgeevx): ok
  801. 182: Solving linear systems with LU factorization (igraph_lapack_dgesv): ok
  802. 183: Upper Hessenberg transformation (igraph_lapack_dgehrd): ok
  803. 184: Eigenvector centrality (igraph_eigenvector_centrality): ok
  804. 185: Non-symmetric ARPACK solver (igraph_arpack_rnsolve): FAILED (arpack.at:66)
  805. Bipartite graphs
  806. 186: Create bipartite graphs (igraph_create_bipartite): ok
  807. 187: Projection of bipartite graphs (igraph_bipartite_projection): ok
  808. Centralization
  809. 188: Centralization (igraph_centralization_*): ok
  810. Minimal separators
  811. 189: Decision problem (igraph_is_separator): ok
  812. 190: Decision problem, minimal separator (igraph_is_minimal separator): ok
  813. 191: Minimal separators (igraph_all_minimal_ab_separators): ok
  814. 192: Minimal separators, bug 1033045 (igraph_all_minimal_st_separators): ok
  815. 193: Minimum size separators (igraph_minimum_size_separators): ok
  816. 194: Cohesive blocking (igraph_cohesive_blocks): ok
  817. Hierarchical random graphs
  818. 195: Fitting a hierarchical model (igraph_hrg_fit) : ok
  819. 196: Consensus tree (igraph_hrg_consensus) : skipped (hrg.at:31)
  820. 197: Missing edge prediction (igraph_hrg_predict) : skipped (hrg.at:36)
  821. Microscopic updates
  822. 198: Deterministic optimal imitation: ok
  823. 199: Stochastic imitation via uniform selection: ok
  824. 200: Stochastic imitation via roulette selection: ok
  825. 201: Moran process: ok
  826. Thread-safety tests
  827. 202: Simple error handling test : skipped (mt.at:26)
  828. 203: Thread-safe ARPACK: skipped (mt.at:31)
  829. Spectral coarse graining
  830. 204: Solving the SCG problem (igraph_scg_grouping) : ok
  831. 205: Solving the SCG problem, adjacency matrix (igraph_scg_grouping) : ok
  832. 206: Solving the SCG problem, stochastic matrix (igraph_scg_grouping) : skipped (scg.at:38)
  833. 207: Solving the SCG problem, laplacian matrix (igraph_scg_grouping) : skipped (scg.at:44)
  834. 208: SCG semi-projectors, symmetric (igraph_scg_semiprojectors) : ok
  835. 209: SCG semi-projectors, stochastic (igraph_scg_semiprojectors) : skipped (scg.at:56)
  836. 210: SCG semi-projectors, laplacian (igraph_scg_semiprojectors) : skipped (scg.at:62)
  837. 211: SCG of a graph, adjacency matrix (igraph_scg) : ok
  838. 212: SCG of a graph, stochastic matrix (igraph_scg) : skipped (scg.at:73)
  839. 213: SCG of a graph, laplacian matrix (igraph_scg) : skipped (scg.at:78)
  840. Random number generators
  841. 214: Random seed: ok
  842. 215: MT19937 RNG on 64 bit machines: ok
  843. 216: Exponentially distributed random numbers: ok
  844. 217: Random sampling from consecutive sequence: ok
  845. 218: Fisher-Yates shuffle: ok
  846. Quick sort
  847. 219: Regular qsort (igraph_qsort): ok
  848. 220: qsort with extra argument (igraph_qsort_r): ok
  849. Maximum matchings
  850. 221: Maximum bipartite matching (igraph_maximum_bipartite_matching): ok
  851. ## ------------- ##
  852. ## Test results. ##
  853. ## ------------- ##
  854. ERROR: 209 tests were run,
  855. 3 failed unexpectedly.
  856. 12 tests were skipped.
  857. ## -------------------------- ##
  858. ## testsuite.log was created. ##
  859. ## -------------------------- ##
  860. Please send `tests/testsuite.log' and all information you think might help:
  861. To: <csardi.gabor@gmail.com>
  862. Subject: [igraph 0.6.4] testsuite: 26 115 185 failed
  863. You may investigate any problem if you feel able to do so, in which
  864. case the test suite provides a good starting point. Its output may
  865. be found below `tests/testsuite.dir'.
  866. make[2]: *** [check-local] Error 1
  867. make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
  868. make[1]: *** [check-am] Error 2
  869. make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
  870. make: *** [check-recursive] Error 1
  871. * ERROR: dev-libs/igraph-0.6.4 failed (test phase):
  872. * emake failed
  873. *
  874. * If you need support, post the output of `emerge --info '=dev-libs/igraph-0.6.4'`,
  875. * the complete build log and the output of `emerge -pqv '=dev-libs/igraph-0.6.4'`.
  876. * The complete build log is located at '/var/log/portage/dev-libs:igraph-0.6.4:20130304-063756.log'.
  877. * The ebuild environment file is located at '/tmp/portage/dev-libs/igraph-0.6.4/temp/environment'.
  878. * Working directory: '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  879. * S: '/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4'
  880. >>> Install igraph-0.6.4 into /tmp/portage/dev-libs/igraph-0.6.4/image/ category dev-libs
  881. >>> Working in BUILD_DIR: "/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build"
  882. make -j24 DESTDIR=/tmp/portage/dev-libs/igraph-0.6.4/image/ install
  883. Making install in src
  884. make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  885. make install-am
  886. make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  887. make[3]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  888. /bin/mkdir -p '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64'
  889. /bin/sh ../libtool --mode=install /usr/bin/install -c libigraph.la '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64'
  890. /bin/mkdir -p '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/include/igraph'
  891. 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
  892. /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'
  893. /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'
  894. 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; }; })
  895. 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; }; })
  896. libtool: install: /usr/bin/install -c .libs/libigraph.lai /tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64/libigraph.la
  897. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  898. make[3]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  899. make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  900. make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/src'
  901. Making install in tests
  902. make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
  903. make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
  904. make[2]: Nothing to be done for `install-exec-am'.
  905. make[2]: Nothing to be done for `install-data-am'.
  906. make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
  907. make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/tests'
  908. Making install in interfaces
  909. make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
  910. make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
  911. make[2]: Nothing to be done for `install-exec-am'.
  912. make[2]: Nothing to be done for `install-data-am'.
  913. make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
  914. make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build/interfaces'
  915. make[1]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  916. make[2]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  917. make install-exec-hook
  918. /bin/mkdir -p '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64/pkgconfig'
  919. make[3]: Entering directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  920. if test -f ./src/.libs/cygigraph-0.dll ; \
  921. then cp ./src/.libs/cygigraph-0.dll \
  922. /tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64 ; fi
  923. make[3]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  924. /usr/bin/install -c -m 644 igraph.pc '/tmp/portage/dev-libs/igraph-0.6.4/image//usr/lib64/pkgconfig'
  925. make[2]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  926. make[1]: Leaving directory `/tmp/portage/dev-libs/igraph-0.6.4/work/igraph-0.6.4_build'
  927. * Removing unnecessary /usr/lib64/libigraph.la (no static archive)
  928. >>> Completed installing igraph-0.6.4 into /tmp/portage/dev-libs/igraph-0.6.4/image/
  929. * QA Notice: Automake "maintainer mode" detected:
  930. *
  931. * /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
  932. *
  933. * If you patch Makefile.am, configure.in, or configure.ac then you
  934. * should use autotools.eclass and eautomake or eautoreconf. Exceptions
  935. * are limited to system packages for which it is impossible to run
  936. * autotools during stage building. See
  937. * http://www.gentoo.org/proj/en/qa/autofailure.xml for more information.
  938. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  939. usr/lib64/libigraph.so.0.0.0
  940. ecompressdir: bzip2 -9 /usr/share/doc