1. * Package: sci-libs/gsl-1.15
  2. * Repository: gentoo
  3. * Maintainer: sci@gentoo.org
  4. * USE: amd64 cblas-external elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. !!! Error: Can't load module lapack
  7. exiting
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] reference *
  12. >>> Unpacking source...
  13. >>> Unpacking gsl-1.15.tar.gz to /tmp/portage/sci-libs/gsl-1.15/work
  14. >>> Source unpacked in /tmp/portage/sci-libs/gsl-1.15/work
  15. >>> Preparing source in /tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15 ...
  16. * Applying gsl-1.15-cblas.patch ...
  17. [ ok ]
  18. * Running eautoreconf in '/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15' ...
  19. * Running libtoolize --install --copy --force --automake ...
  20. [ ok ]
  21. * Running aclocal ...
  22. [ ok ]
  23. * Running autoconf ...
  24. [ ok ]
  25. * Running autoheader ...
  26. [ ok ]
  27. * Running automake --add-missing --copy ...
  28. [ ok ]
  29. * Running elibtoolize in: gsl-1.15/
  30. * Applying portage/1.2.0 patch ...
  31. * Applying sed/1.5.6 patch ...
  32. * Applying as-needed/2.4.2 patch ...
  33. >>> Source prepared.
  34. >>> Configuring source in /tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15 ...
  35. * econf: updating gsl-1.15/config.sub with /usr/share/gnuconfig/config.sub
  36. * econf: updating gsl-1.15/config.guess with /usr/share/gnuconfig/config.guess
  37. ./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 --enable-shared --with-cblas --disable-static
  38. checking for a BSD-compatible install... /usr/bin/install -c
  39. checking whether build environment is sane... yes
  40. checking for a thread-safe mkdir -p... /bin/mkdir -p
  41. checking for gawk... gawk
  42. checking whether make sets $(MAKE)... yes
  43. checking whether to enable maintainer-specific portions of Makefiles... no
  44. checking for a sed that does not truncate output... /bin/sed
  45. checking whether make sets $(MAKE)... (cached) yes
  46. checking build system type... x86_64-pc-linux-gnu
  47. checking host system type... x86_64-pc-linux-gnu
  48. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  49. checking whether the C compiler works... yes
  50. checking for C compiler default output file name... a.out
  51. checking for suffix of executables...
  52. checking whether we are cross compiling... no
  53. checking for suffix of object files... o
  54. checking whether we are using the GNU C compiler... yes
  55. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  56. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  57. checking for style of include used by make... GNU
  58. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  59. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  60. checking whether ln -s works... yes
  61. checking how to print strings... printf
  62. checking for a sed that does not truncate output... (cached) /bin/sed
  63. checking for grep that handles long lines and -e... /bin/grep
  64. checking for egrep... /bin/grep -E
  65. checking for fgrep... /bin/grep -F
  66. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  67. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  68. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  69. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  70. checking the maximum length of command line arguments... 1572864
  71. checking whether the shell understands some XSI constructs... yes
  72. checking whether the shell understands "+="... yes
  73. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  74. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  75. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  76. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  77. checking how to recognize dependent libraries... pass_all
  78. checking for x86_64-pc-linux-gnu-dlltool... no
  79. checking for dlltool... no
  80. checking how to associate runtime and link libraries... printf %s\n
  81. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  82. checking for archiver @FILE support... @
  83. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  84. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  85. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  86. checking for sysroot... no
  87. checking for x86_64-pc-linux-gnu-mt... no
  88. checking for mt... no
  89. checking if : is a manifest tool... no
  90. checking for ANSI C header files... yes
  91. checking for sys/types.h... yes
  92. checking for sys/stat.h... yes
  93. checking for stdlib.h... yes
  94. checking for string.h... yes
  95. checking for memory.h... yes
  96. checking for strings.h... yes
  97. checking for inttypes.h... yes
  98. checking for stdint.h... yes
  99. checking for unistd.h... yes
  100. checking for dlfcn.h... yes
  101. checking for objdir... .libs
  102. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  103. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  104. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  105. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  106. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  107. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  108. 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
  109. checking whether -lc should be explicitly linked in... no
  110. checking dynamic linker characteristics... GNU/Linux ld.so
  111. checking how to hardcode library paths into programs... immediate
  112. checking whether stripping libraries is possible... yes
  113. checking if libtool supports shared libraries... yes
  114. checking whether to build shared libraries... yes
  115. checking whether to build static libraries... no
  116. checking for size_t... yes
  117. checking for working volatile... yes
  118. checking for inline... inline
  119. checking whether char is unsigned... no
  120. checking for cos in -lm... yes
  121. checking for GNU-style extern inline... yes
  122. checking ieeefp.h usability... no
  123. checking ieeefp.h presence... no
  124. checking for ieeefp.h... no
  125. checking for vprintf... yes
  126. checking for _doprnt... no
  127. checking for memcpy... yes
  128. checking for memmove... yes
  129. checking for strdup... yes
  130. checking for strtol... yes
  131. checking for strtoul... yes
  132. checking for EXIT_SUCCESS and EXIT_FAILURE... yes
  133. checking for cos in -lm... (cached) yes
  134. checking cblas.h usability... yes
  135. checking cblas.h presence... yes
  136. checking for cblas.h... yes
  137. checking for cblas_sgemm in -L/usr/lib64/blas/reference -lcblas -lblas ... yes
  138. checking whether feenableexcept is declared... yes
  139. checking whether fesettrapenable is declared... no
  140. checking whether hypot is declared... yes
  141. checking whether expm1 is declared... yes
  142. checking whether acosh is declared... yes
  143. checking whether asinh is declared... yes
  144. checking whether atanh is declared... yes
  145. checking whether ldexp is declared... yes
  146. checking whether frexp is declared... yes
  147. checking whether fprnd_t is declared... no
  148. checking whether isinf is declared... yes
  149. checking whether isfinite is declared... yes
  150. checking whether finite is declared... yes
  151. checking whether isnan is declared... yes
  152. checking whether log1p is declared... yes
  153. checking for long double stdio... yes
  154. checking for extended floating point registers... yes
  155. checking for IEEE arithmetic interface type... gnux86
  156. checking for FPU_SETCW... yes
  157. checking for SSE extensions... yes
  158. checking for IEEE compiler flags... none
  159. checking for IEEE comparisons... yes
  160. checking for IEEE denormalized values... yes
  161. checking that generated files are newer than configure... done
  162. configure: creating ./config.status
  163. config.status: creating gsl_version.h
  164. config.status: creating gsl.spec
  165. config.status: creating gsl/Makefile
  166. config.status: creating test/Makefile
  167. config.status: creating err/Makefile
  168. config.status: creating sys/Makefile
  169. config.status: creating utils/Makefile
  170. config.status: creating const/Makefile
  171. config.status: creating min/Makefile
  172. config.status: creating multimin/Makefile
  173. config.status: creating ieee-utils/Makefile
  174. config.status: creating fft/Makefile
  175. config.status: creating specfunc/Makefile
  176. config.status: creating dht/Makefile
  177. config.status: creating fit/Makefile
  178. config.status: creating multifit/Makefile
  179. config.status: creating bspline/Makefile
  180. config.status: creating statistics/Makefile
  181. config.status: creating sum/Makefile
  182. config.status: creating roots/Makefile
  183. config.status: creating multiroots/Makefile
  184. config.status: creating ntuple/Makefile
  185. config.status: creating poly/Makefile
  186. config.status: creating qrng/Makefile
  187. config.status: creating rng/Makefile
  188. config.status: creating randist/Makefile
  189. config.status: creating siman/Makefile
  190. config.status: creating integration/Makefile
  191. config.status: creating interpolation/Makefile
  192. config.status: creating doc/Makefile
  193. config.status: creating block/Makefile
  194. config.status: creating vector/Makefile
  195. config.status: creating matrix/Makefile
  196. config.status: creating histogram/Makefile
  197. config.status: creating monte/Makefile
  198. config.status: creating ode-initval/Makefile
  199. config.status: creating ode-initval2/Makefile
  200. config.status: creating cblas/Makefile
  201. config.status: creating blas/Makefile
  202. config.status: creating linalg/Makefile
  203. config.status: creating eigen/Makefile
  204. config.status: creating permutation/Makefile
  205. config.status: creating combination/Makefile
  206. config.status: creating multiset/Makefile
  207. config.status: creating sort/Makefile
  208. config.status: creating complex/Makefile
  209. config.status: creating diff/Makefile
  210. config.status: creating deriv/Makefile
  211. config.status: creating cheb/Makefile
  212. config.status: creating cdf/Makefile
  213. config.status: creating wavelet/Makefile
  214. config.status: creating Makefile
  215. config.status: creating config.h
  216. config.status: executing depfiles commands
  217. config.status: executing libtool commands
  218. >>> Source configured.
  219. >>> Compiling source in /tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15 ...
  220. make -j24
  221. make all-recursive
  222. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15'
  223. Making all in gsl
  224. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/gsl'
  225. rm -f gsl*.h
  226. HEADERLIST="../gsl*.h ../*/gsl*.h"; \
  227. for h in $HEADERLIST; do \
  228. BASENAME=`basename $h`; \
  229. test -r $BASENAME || ln -s $h $BASENAME; \
  230. done
  231. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/gsl'
  232. Making all in utils
  233. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/utils'
  234. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o placeholder.lo placeholder.c
  235. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c placeholder.c -fPIC -DPIC -o .libs/placeholder.o
  236. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libutils.la placeholder.lo -lm
  237. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libutils.a .libs/placeholder.o
  238. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libutils.a
  239. libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" )
  240. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/utils'
  241. Making all in sys
  242. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  243. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o minmax.lo minmax.c
  244. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o prec.lo prec.c
  245. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hypot.lo hypot.c
  246. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o log1p.lo log1p.c
  247. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o expm1.lo expm1.c
  248. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o coerce.lo coerce.c
  249. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o invhyp.lo invhyp.c
  250. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pow_int.lo pow_int.c
  251. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o infnan.lo infnan.c
  252. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fdiv.lo fdiv.c
  253. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fcmp.lo fcmp.c
  254. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ldfrexp.lo ldfrexp.c
  255. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c coerce.c -fPIC -DPIC -o .libs/coerce.o
  256. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c log1p.c -fPIC -DPIC -o .libs/log1p.o
  257. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c minmax.c -fPIC -DPIC -o .libs/minmax.o
  258. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pow_int.c -fPIC -DPIC -o .libs/pow_int.o
  259. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fcmp.c -fPIC -DPIC -o .libs/fcmp.o
  260. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c infnan.c -fPIC -DPIC -o .libs/infnan.o
  261. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ldfrexp.c -fPIC -DPIC -o .libs/ldfrexp.o
  262. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c prec.c -fPIC -DPIC -o .libs/prec.o
  263. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hypot.c -fPIC -DPIC -o .libs/hypot.o
  264. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c invhyp.c -fPIC -DPIC -o .libs/invhyp.o
  265. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c expm1.c -fPIC -DPIC -o .libs/expm1.o
  266. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdiv.c -fPIC -DPIC -o .libs/fdiv.o
  267. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslsys.la minmax.lo prec.lo hypot.lo log1p.lo expm1.lo coerce.lo invhyp.lo pow_int.lo infnan.lo fdiv.lo fcmp.lo ldfrexp.lo -lm
  268. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslsys.a .libs/minmax.o .libs/prec.o .libs/hypot.o .libs/log1p.o .libs/expm1.o .libs/coerce.o .libs/invhyp.o .libs/pow_int.o .libs/infnan.o .libs/fdiv.o .libs/fcmp.o .libs/ldfrexp.o
  269. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslsys.a
  270. libtool: link: ( cd ".libs" && rm -f "libgslsys.la" && ln -s "../libgslsys.la" "libgslsys.la" )
  271. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  272. Making all in test
  273. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/test'
  274. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o results.lo results.c
  275. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c results.c -fPIC -DPIC -o .libs/results.o
  276. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgsltest.la results.lo -lm
  277. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsltest.a .libs/results.o
  278. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsltest.a
  279. libtool: link: ( cd ".libs" && rm -f "libgsltest.la" && ln -s "../libgsltest.la" "libgsltest.la" )
  280. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/test'
  281. Making all in err
  282. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  283. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o error.lo error.c
  284. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stream.lo stream.c
  285. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o message.lo message.c
  286. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o strerror.lo strerror.c
  287. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stream.c -fPIC -DPIC -o .libs/stream.o
  288. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c message.c -fPIC -DPIC -o .libs/message.o
  289. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c error.c -fPIC -DPIC -o .libs/error.o
  290. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c strerror.c -fPIC -DPIC -o .libs/strerror.o
  291. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslerr.la error.lo stream.lo message.lo strerror.lo -lm
  292. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslerr.a .libs/error.o .libs/stream.o .libs/message.o .libs/strerror.o
  293. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslerr.a
  294. libtool: link: ( cd ".libs" && rm -f "libgslerr.la" && ln -s "../libgslerr.la" "libgslerr.la" )
  295. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  296. Making all in const
  297. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  298. make[2]: Nothing to be done for `all'.
  299. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  300. Making all in complex
  301. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  302. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o math.lo math.c
  303. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o inline.lo inline.c
  304. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c math.c -fPIC -DPIC -o .libs/math.o
  305. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c inline.c -fPIC -DPIC -o .libs/inline.o
  306. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslcomplex.la math.lo inline.lo -lm
  307. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslcomplex.a .libs/math.o .libs/inline.o
  308. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslcomplex.a
  309. libtool: link: ( cd ".libs" && rm -f "libgslcomplex.la" && ln -s "../libgslcomplex.la" "libgslcomplex.la" )
  310. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  311. Making all in cheb
  312. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  313. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o deriv.lo deriv.c
  314. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o eval.lo eval.c
  315. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o init.lo init.c
  316. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o integ.lo integ.c
  317. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c eval.c -fPIC -DPIC -o .libs/eval.o
  318. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c deriv.c -fPIC -DPIC -o .libs/deriv.o
  319. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o
  320. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c integ.c -fPIC -DPIC -o .libs/integ.o
  321. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslcheb.la deriv.lo eval.lo init.lo integ.lo -lm
  322. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslcheb.a .libs/deriv.o .libs/eval.o .libs/init.o .libs/integ.o
  323. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslcheb.a
  324. libtool: link: ( cd ".libs" && rm -f "libgslcheb.la" && ln -s "../libgslcheb.la" "libgslcheb.la" )
  325. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  326. Making all in block
  327. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  328. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o init.lo init.c
  329. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o file.lo file.c
  330. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o block.lo block.c
  331. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o
  332. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c block.c -fPIC -DPIC -o .libs/block.o
  333. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c file.c -fPIC -DPIC -o .libs/file.o
  334. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslblock.la init.lo file.lo block.lo -lm
  335. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslblock.a .libs/init.o .libs/file.o .libs/block.o
  336. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslblock.a
  337. libtool: link: ( cd ".libs" && rm -f "libgslblock.la" && ln -s "../libgslblock.la" "libgslblock.la" )
  338. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  339. Making all in vector
  340. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  341. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o init.lo init.c
  342. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o file.lo file.c
  343. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o vector.lo vector.c
  344. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o copy.lo copy.c
  345. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o swap.lo swap.c
  346. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o prop.lo prop.c
  347. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o minmax.lo minmax.c
  348. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o oper.lo oper.c
  349. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o reim.lo reim.c
  350. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o subvector.lo subvector.c
  351. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o view.lo view.c
  352. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o
  353. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c copy.c -fPIC -DPIC -o .libs/copy.o
  354. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c prop.c -fPIC -DPIC -o .libs/prop.o
  355. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c minmax.c -fPIC -DPIC -o .libs/minmax.o
  356. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c swap.c -fPIC -DPIC -o .libs/swap.o
  357. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c oper.c -fPIC -DPIC -o .libs/oper.o
  358. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vector.c -fPIC -DPIC -o .libs/vector.o
  359. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c file.c -fPIC -DPIC -o .libs/file.o
  360. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c view.c -fPIC -DPIC -o .libs/view.o
  361. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c reim.c -fPIC -DPIC -o .libs/reim.o
  362. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c subvector.c -fPIC -DPIC -o .libs/subvector.o
  363. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslvector.la init.lo file.lo vector.lo copy.lo swap.lo prop.lo minmax.lo oper.lo reim.lo subvector.lo view.lo -lm
  364. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslvector.a .libs/init.o .libs/file.o .libs/vector.o .libs/copy.o .libs/swap.o .libs/prop.o .libs/minmax.o .libs/oper.o .libs/reim.o .libs/subvector.o .libs/view.o
  365. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslvector.a
  366. libtool: link: ( cd ".libs" && rm -f "libgslvector.la" && ln -s "../libgslvector.la" "libgslvector.la" )
  367. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  368. Making all in matrix
  369. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  370. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o init.lo init.c
  371. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o matrix.lo matrix.c
  372. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o file.lo file.c
  373. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rowcol.lo rowcol.c
  374. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o swap.lo swap.c
  375. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o copy.lo copy.c
  376. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o minmax.lo minmax.c
  377. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o prop.lo prop.c
  378. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o oper.lo oper.c
  379. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o getset.lo getset.c
  380. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o view.lo view.c
  381. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o submatrix.lo submatrix.c
  382. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c file.c -fPIC -DPIC -o .libs/file.o
  383. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c prop.c -fPIC -DPIC -o .libs/prop.o
  384. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o
  385. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c view.c -fPIC -DPIC -o .libs/view.o
  386. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c matrix.c -fPIC -DPIC -o .libs/matrix.o
  387. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c minmax.c -fPIC -DPIC -o .libs/minmax.o
  388. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c submatrix.c -fPIC -DPIC -o .libs/submatrix.o
  389. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c copy.c -fPIC -DPIC -o .libs/copy.o
  390. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rowcol.c -fPIC -DPIC -o .libs/rowcol.o
  391. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c oper.c -fPIC -DPIC -o .libs/oper.o
  392. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c swap.c -fPIC -DPIC -o .libs/swap.o
  393. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c getset.c -fPIC -DPIC -o .libs/getset.o
  394. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslmatrix.la init.lo matrix.lo file.lo rowcol.lo swap.lo copy.lo minmax.lo prop.lo oper.lo getset.lo view.lo submatrix.lo -lm
  395. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslmatrix.a .libs/init.o .libs/matrix.o .libs/file.o .libs/rowcol.o .libs/swap.o .libs/copy.o .libs/minmax.o .libs/prop.o .libs/oper.o .libs/getset.o .libs/view.o .libs/submatrix.o
  396. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslmatrix.a
  397. libtool: link: ( cd ".libs" && rm -f "libgslmatrix.la" && ln -s "../libgslmatrix.la" "libgslmatrix.la" )
  398. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  399. Making all in permutation
  400. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  401. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o init.lo init.c
  402. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o file.lo file.c
  403. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o permutation.lo permutation.c
  404. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o permute.lo permute.c
  405. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o canonical.lo canonical.c
  406. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o inline.lo inline.c
  407. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c permutation.c -fPIC -DPIC -o .libs/permutation.o
  408. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c inline.c -fPIC -DPIC -o .libs/inline.o
  409. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c file.c -fPIC -DPIC -o .libs/file.o
  410. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c canonical.c -fPIC -DPIC -o .libs/canonical.o
  411. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o
  412. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c permute.c -fPIC -DPIC -o .libs/permute.o
  413. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslpermutation.la init.lo file.lo permutation.lo permute.lo canonical.lo inline.lo -lm
  414. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslpermutation.a .libs/init.o .libs/file.o .libs/permutation.o .libs/permute.o .libs/canonical.o .libs/inline.o
  415. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslpermutation.a
  416. libtool: link: ( cd ".libs" && rm -f "libgslpermutation.la" && ln -s "../libgslpermutation.la" "libgslpermutation.la" )
  417. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  418. Making all in combination
  419. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  420. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o init.lo init.c
  421. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o file.lo file.c
  422. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o combination.lo combination.c
  423. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o inline.lo inline.c
  424. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o
  425. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c file.c -fPIC -DPIC -o .libs/file.o
  426. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c inline.c -fPIC -DPIC -o .libs/inline.o
  427. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c combination.c -fPIC -DPIC -o .libs/combination.o
  428. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslcombination.la init.lo file.lo combination.lo inline.lo -lm
  429. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslcombination.a .libs/init.o .libs/file.o .libs/combination.o .libs/inline.o
  430. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslcombination.a
  431. libtool: link: ( cd ".libs" && rm -f "libgslcombination.la" && ln -s "../libgslcombination.la" "libgslcombination.la" )
  432. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  433. Making all in multiset
  434. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  435. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o init.lo init.c
  436. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o file.lo file.c
  437. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o multiset.lo multiset.c
  438. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o inline.lo inline.c
  439. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c file.c -fPIC -DPIC -o .libs/file.o
  440. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o
  441. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c inline.c -fPIC -DPIC -o .libs/inline.o
  442. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c multiset.c -fPIC -DPIC -o .libs/multiset.o
  443. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslmultiset.la init.lo file.lo multiset.lo inline.lo -lm
  444. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslmultiset.a .libs/init.o .libs/file.o .libs/multiset.o .libs/inline.o
  445. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslmultiset.a
  446. libtool: link: ( cd ".libs" && rm -f "libgslmultiset.la" && ln -s "../libgslmultiset.la" "libgslmultiset.la" )
  447. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  448. Making all in sort
  449. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  450. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sort.lo sort.c
  451. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sortind.lo sortind.c
  452. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sortvec.lo sortvec.c
  453. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sortvecind.lo sortvecind.c
  454. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o subset.lo subset.c
  455. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o subsetind.lo subsetind.c
  456. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sortvec.c -fPIC -DPIC -o .libs/sortvec.o
  457. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sort.c -fPIC -DPIC -o .libs/sort.o
  458. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sortvecind.c -fPIC -DPIC -o .libs/sortvecind.o
  459. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c subset.c -fPIC -DPIC -o .libs/subset.o
  460. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c subsetind.c -fPIC -DPIC -o .libs/subsetind.o
  461. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sortind.c -fPIC -DPIC -o .libs/sortind.o
  462. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslsort.la sort.lo sortind.lo sortvec.lo sortvecind.lo subset.lo subsetind.lo -lm
  463. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslsort.a .libs/sort.o .libs/sortind.o .libs/sortvec.o .libs/sortvecind.o .libs/subset.o .libs/subsetind.o
  464. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslsort.a
  465. libtool: link: ( cd ".libs" && rm -f "libgslsort.la" && ln -s "../libgslsort.la" "libgslsort.la" )
  466. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  467. Making all in ieee-utils
  468. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  469. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o print.lo print.c
  470. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o make_rep.lo make_rep.c
  471. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o env.lo env.c
  472. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fp.lo fp.c
  473. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o read.lo read.c
  474. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c make_rep.c -fPIC -DPIC -o .libs/make_rep.o
  475. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c env.c -fPIC -DPIC -o .libs/env.o
  476. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fp.c -fPIC -DPIC -o .libs/fp.o
  477. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c read.c -fPIC -DPIC -o .libs/read.o
  478. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c print.c -fPIC -DPIC -o .libs/print.o
  479. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslieeeutils.la print.lo make_rep.lo env.lo fp.lo read.lo -lm
  480. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslieeeutils.a .libs/print.o .libs/make_rep.o .libs/env.o .libs/fp.o .libs/read.o
  481. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslieeeutils.a
  482. libtool: link: ( cd ".libs" && rm -f "libgslieeeutils.la" && ln -s "../libgslieeeutils.la" "libgslieeeutils.la" )
  483. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  484. Making all in cblas
  485. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  486. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sasum.lo sasum.c
  487. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o saxpy.lo saxpy.c
  488. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o scasum.lo scasum.c
  489. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o scnrm2.lo scnrm2.c
  490. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o scopy.lo scopy.c
  491. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sdot.lo sdot.c
  492. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sdsdot.lo sdsdot.c
  493. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sgbmv.lo sgbmv.c
  494. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sgemm.lo sgemm.c
  495. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sgemv.lo sgemv.c
  496. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sger.lo sger.c
  497. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o snrm2.lo snrm2.c
  498. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o srot.lo srot.c
  499. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o srotg.lo srotg.c
  500. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o srotm.lo srotm.c
  501. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o srotmg.lo srotmg.c
  502. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ssbmv.lo ssbmv.c
  503. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sscal.lo sscal.c
  504. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sspmv.lo sspmv.c
  505. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sspr.lo sspr.c
  506. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sspr2.lo sspr2.c
  507. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sswap.lo sswap.c
  508. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ssymm.lo ssymm.c
  509. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ssymv.lo ssymv.c
  510. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sasum.c -fPIC -DPIC -o .libs/sasum.o
  511. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c saxpy.c -fPIC -DPIC -o .libs/saxpy.o
  512. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c scnrm2.c -fPIC -DPIC -o .libs/scnrm2.o
  513. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sger.c -fPIC -DPIC -o .libs/sger.o
  514. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c scasum.c -fPIC -DPIC -o .libs/scasum.o
  515. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c scopy.c -fPIC -DPIC -o .libs/scopy.o
  516. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sdot.c -fPIC -DPIC -o .libs/sdot.o
  517. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sgbmv.c -fPIC -DPIC -o .libs/sgbmv.o
  518. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sgemv.c -fPIC -DPIC -o .libs/sgemv.o
  519. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sgemm.c -fPIC -DPIC -o .libs/sgemm.o
  520. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sdsdot.c -fPIC -DPIC -o .libs/sdsdot.o
  521. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c snrm2.c -fPIC -DPIC -o .libs/snrm2.o
  522. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srot.c -fPIC -DPIC -o .libs/srot.o
  523. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srotg.c -fPIC -DPIC -o .libs/srotg.o
  524. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srotm.c -fPIC -DPIC -o .libs/srotm.o
  525. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sscal.c -fPIC -DPIC -o .libs/sscal.o
  526. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ssbmv.c -fPIC -DPIC -o .libs/ssbmv.o
  527. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srotmg.c -fPIC -DPIC -o .libs/srotmg.o
  528. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sspmv.c -fPIC -DPIC -o .libs/sspmv.o
  529. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sspr.c -fPIC -DPIC -o .libs/sspr.o
  530. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sswap.c -fPIC -DPIC -o .libs/sswap.o
  531. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sspr2.c -fPIC -DPIC -o .libs/sspr2.o
  532. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ssymv.c -fPIC -DPIC -o .libs/ssymv.o
  533. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ssymm.c -fPIC -DPIC -o .libs/ssymm.o
  534. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ssyr.lo ssyr.c
  535. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ssyr2.lo ssyr2.c
  536. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ssyr2k.lo ssyr2k.c
  537. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ssyrk.lo ssyrk.c
  538. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stbmv.lo stbmv.c
  539. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stbsv.lo stbsv.c
  540. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stpmv.lo stpmv.c
  541. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stpsv.lo stpsv.c
  542. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o strmm.lo strmm.c
  543. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o strmv.lo strmv.c
  544. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o strsm.lo strsm.c
  545. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o strsv.lo strsv.c
  546. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ssyr.c -fPIC -DPIC -o .libs/ssyr.o
  547. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dasum.lo dasum.c
  548. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ssyr2.c -fPIC -DPIC -o .libs/ssyr2.o
  549. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ssyr2k.c -fPIC -DPIC -o .libs/ssyr2k.o
  550. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o daxpy.lo daxpy.c
  551. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ssyrk.c -fPIC -DPIC -o .libs/ssyrk.o
  552. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stbmv.c -fPIC -DPIC -o .libs/stbmv.o
  553. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stpmv.c -fPIC -DPIC -o .libs/stpmv.o
  554. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stbsv.c -fPIC -DPIC -o .libs/stbsv.o
  555. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c strmv.c -fPIC -DPIC -o .libs/strmv.o
  556. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stpsv.c -fPIC -DPIC -o .libs/stpsv.o
  557. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dcopy.lo dcopy.c
  558. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c strmm.c -fPIC -DPIC -o .libs/strmm.o
  559. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c strsm.c -fPIC -DPIC -o .libs/strsm.o
  560. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ddot.lo ddot.c
  561. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c strsv.c -fPIC -DPIC -o .libs/strsv.o
  562. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dasum.c -fPIC -DPIC -o .libs/dasum.o
  563. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dgbmv.lo dgbmv.c
  564. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c daxpy.c -fPIC -DPIC -o .libs/daxpy.o
  565. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dgemm.lo dgemm.c
  566. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dcopy.c -fPIC -DPIC -o .libs/dcopy.o
  567. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dgemv.lo dgemv.c
  568. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ddot.c -fPIC -DPIC -o .libs/ddot.o
  569. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dger.lo dger.c
  570. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dgbmv.c -fPIC -DPIC -o .libs/dgbmv.o
  571. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dnrm2.lo dnrm2.c
  572. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o drot.lo drot.c
  573. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dgemm.c -fPIC -DPIC -o .libs/dgemm.o
  574. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o drotg.lo drotg.c
  575. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dgemv.c -fPIC -DPIC -o .libs/dgemv.o
  576. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o drotm.lo drotm.c
  577. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dger.c -fPIC -DPIC -o .libs/dger.o
  578. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o drotmg.lo drotmg.c
  579. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dnrm2.c -fPIC -DPIC -o .libs/dnrm2.o
  580. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drot.c -fPIC -DPIC -o .libs/drot.o
  581. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dsbmv.lo dsbmv.c
  582. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dscal.lo dscal.c
  583. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dsdot.lo dsdot.c
  584. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dspmv.lo dspmv.c
  585. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drotg.c -fPIC -DPIC -o .libs/drotg.o
  586. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drotm.c -fPIC -DPIC -o .libs/drotm.o
  587. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dspr.lo dspr.c
  588. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drotmg.c -fPIC -DPIC -o .libs/drotmg.o
  589. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dsbmv.c -fPIC -DPIC -o .libs/dsbmv.o
  590. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dscal.c -fPIC -DPIC -o .libs/dscal.o
  591. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dsdot.c -fPIC -DPIC -o .libs/dsdot.o
  592. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dspmv.c -fPIC -DPIC -o .libs/dspmv.o
  593. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dspr2.lo dspr2.c
  594. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dspr.c -fPIC -DPIC -o .libs/dspr.o
  595. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dswap.lo dswap.c
  596. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dsymm.lo dsymm.c
  597. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dsymv.lo dsymv.c
  598. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dsyr.lo dsyr.c
  599. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dsyr2.lo dsyr2.c
  600. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dsyr2k.lo dsyr2k.c
  601. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dsyrk.lo dsyrk.c
  602. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dtbmv.lo dtbmv.c
  603. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dtbsv.lo dtbsv.c
  604. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dtpmv.lo dtpmv.c
  605. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dtpsv.lo dtpsv.c
  606. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dspr2.c -fPIC -DPIC -o .libs/dspr2.o
  607. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dtrmm.lo dtrmm.c
  608. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dtrmv.lo dtrmv.c
  609. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dtrsm.lo dtrsm.c
  610. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dswap.c -fPIC -DPIC -o .libs/dswap.o
  611. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dsymv.c -fPIC -DPIC -o .libs/dsymv.o
  612. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dsymm.c -fPIC -DPIC -o .libs/dsymm.o
  613. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dtrsv.lo dtrsv.c
  614. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dsyr.c -fPIC -DPIC -o .libs/dsyr.o
  615. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dsyr2.c -fPIC -DPIC -o .libs/dsyr2.o
  616. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dsyr2k.c -fPIC -DPIC -o .libs/dsyr2k.o
  617. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dzasum.lo dzasum.c
  618. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dsyrk.c -fPIC -DPIC -o .libs/dsyrk.o
  619. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dtbmv.c -fPIC -DPIC -o .libs/dtbmv.o
  620. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dznrm2.lo dznrm2.c
  621. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dtbsv.c -fPIC -DPIC -o .libs/dtbsv.o
  622. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dtpmv.c -fPIC -DPIC -o .libs/dtpmv.o
  623. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dtpsv.c -fPIC -DPIC -o .libs/dtpsv.o
  624. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dtrmm.c -fPIC -DPIC -o .libs/dtrmm.o
  625. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dtrsm.c -fPIC -DPIC -o .libs/dtrsm.o
  626. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dtrmv.c -fPIC -DPIC -o .libs/dtrmv.o
  627. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dtrsv.c -fPIC -DPIC -o .libs/dtrsv.o
  628. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dzasum.c -fPIC -DPIC -o .libs/dzasum.o
  629. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o caxpy.lo caxpy.c
  630. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dznrm2.c -fPIC -DPIC -o .libs/dznrm2.o
  631. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ccopy.lo ccopy.c
  632. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cdotc_sub.lo cdotc_sub.c
  633. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cdotu_sub.lo cdotu_sub.c
  634. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c caxpy.c -fPIC -DPIC -o .libs/caxpy.o
  635. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cgbmv.lo cgbmv.c
  636. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cdotc_sub.c -fPIC -DPIC -o .libs/cdotc_sub.o
  637. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cgemm.lo cgemm.c
  638. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ccopy.c -fPIC -DPIC -o .libs/ccopy.o
  639. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cdotu_sub.c -fPIC -DPIC -o .libs/cdotu_sub.o
  640. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cgemv.lo cgemv.c
  641. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cgerc.lo cgerc.c
  642. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cgeru.lo cgeru.c
  643. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o chbmv.lo chbmv.c
  644. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cgbmv.c -fPIC -DPIC -o .libs/cgbmv.o
  645. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o chemm.lo chemm.c
  646. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cgemm.c -fPIC -DPIC -o .libs/cgemm.o
  647. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cgemv.c -fPIC -DPIC -o .libs/cgemv.o
  648. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cgerc.c -fPIC -DPIC -o .libs/cgerc.o
  649. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cgeru.c -fPIC -DPIC -o .libs/cgeru.o
  650. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o chemv.lo chemv.c
  651. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c chbmv.c -fPIC -DPIC -o .libs/chbmv.o
  652. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cher.lo cher.c
  653. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c chemm.c -fPIC -DPIC -o .libs/chemm.o
  654. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cher2.lo cher2.c
  655. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cher2k.lo cher2k.c
  656. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cherk.lo cherk.c
  657. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o chpmv.lo chpmv.c
  658. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o chpr.lo chpr.c
  659. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o chpr2.lo chpr2.c
  660. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c chemv.c -fPIC -DPIC -o .libs/chemv.o
  661. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cscal.lo cscal.c
  662. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cher.c -fPIC -DPIC -o .libs/cher.o
  663. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o csscal.lo csscal.c
  664. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cswap.lo cswap.c
  665. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o csymm.lo csymm.c
  666. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cher2.c -fPIC -DPIC -o .libs/cher2.o
  667. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o csyr2k.lo csyr2k.c
  668. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cher2k.c -fPIC -DPIC -o .libs/cher2k.o
  669. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cherk.c -fPIC -DPIC -o .libs/cherk.o
  670. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c chpmv.c -fPIC -DPIC -o .libs/chpmv.o
  671. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o csyrk.lo csyrk.c
  672. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ctbmv.lo ctbmv.c
  673. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c chpr.c -fPIC -DPIC -o .libs/chpr.o
  674. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c chpr2.c -fPIC -DPIC -o .libs/chpr2.o
  675. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cscal.c -fPIC -DPIC -o .libs/cscal.o
  676. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cswap.c -fPIC -DPIC -o .libs/cswap.o
  677. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c csscal.c -fPIC -DPIC -o .libs/csscal.o
  678. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c csymm.c -fPIC -DPIC -o .libs/csymm.o
  679. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c csyr2k.c -fPIC -DPIC -o .libs/csyr2k.o
  680. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c csyrk.c -fPIC -DPIC -o .libs/csyrk.o
  681. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ctbmv.c -fPIC -DPIC -o .libs/ctbmv.o
  682. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ctbsv.lo ctbsv.c
  683. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ctpmv.lo ctpmv.c
  684. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ctbsv.c -fPIC -DPIC -o .libs/ctbsv.o
  685. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ctpsv.lo ctpsv.c
  686. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ctrmm.lo ctrmm.c
  687. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ctrmv.lo ctrmv.c
  688. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ctpmv.c -fPIC -DPIC -o .libs/ctpmv.o
  689. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ctrsm.lo ctrsm.c
  690. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ctrsv.lo ctrsv.c
  691. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ctpsv.c -fPIC -DPIC -o .libs/ctpsv.o
  692. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ctrmm.c -fPIC -DPIC -o .libs/ctrmm.o
  693. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ctrmv.c -fPIC -DPIC -o .libs/ctrmv.o
  694. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ctrsm.c -fPIC -DPIC -o .libs/ctrsm.o
  695. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zaxpy.lo zaxpy.c
  696. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zcopy.lo zcopy.c
  697. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zdotc_sub.lo zdotc_sub.c
  698. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zdotu_sub.lo zdotu_sub.c
  699. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zdscal.lo zdscal.c
  700. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ctrsv.c -fPIC -DPIC -o .libs/ctrsv.o
  701. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zgbmv.lo zgbmv.c
  702. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zaxpy.c -fPIC -DPIC -o .libs/zaxpy.o
  703. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zgemm.lo zgemm.c
  704. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zgemv.lo zgemv.c
  705. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zcopy.c -fPIC -DPIC -o .libs/zcopy.o
  706. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zdscal.c -fPIC -DPIC -o .libs/zdscal.o
  707. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zdotu_sub.c -fPIC -DPIC -o .libs/zdotu_sub.o
  708. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zdotc_sub.c -fPIC -DPIC -o .libs/zdotc_sub.o
  709. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zgerc.lo zgerc.c
  710. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zgbmv.c -fPIC -DPIC -o .libs/zgbmv.o
  711. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zgemm.c -fPIC -DPIC -o .libs/zgemm.o
  712. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zgemv.c -fPIC -DPIC -o .libs/zgemv.o
  713. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zgeru.lo zgeru.c
  714. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zhbmv.lo zhbmv.c
  715. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zgerc.c -fPIC -DPIC -o .libs/zgerc.o
  716. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zhemm.lo zhemm.c
  717. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zhemv.lo zhemv.c
  718. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zgeru.c -fPIC -DPIC -o .libs/zgeru.o
  719. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zhbmv.c -fPIC -DPIC -o .libs/zhbmv.o
  720. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zher.lo zher.c
  721. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zher2.lo zher2.c
  722. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zher2k.lo zher2k.c
  723. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zherk.lo zherk.c
  724. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zhemm.c -fPIC -DPIC -o .libs/zhemm.o
  725. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zhpmv.lo zhpmv.c
  726. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zhemv.c -fPIC -DPIC -o .libs/zhemv.o
  727. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zhpr.lo zhpr.c
  728. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zher2.c -fPIC -DPIC -o .libs/zher2.o
  729. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zher.c -fPIC -DPIC -o .libs/zher.o
  730. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zher2k.c -fPIC -DPIC -o .libs/zher2k.o
  731. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zhpr2.lo zhpr2.c
  732. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zherk.c -fPIC -DPIC -o .libs/zherk.o
  733. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zscal.lo zscal.c
  734. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zhpmv.c -fPIC -DPIC -o .libs/zhpmv.o
  735. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zhpr.c -fPIC -DPIC -o .libs/zhpr.o
  736. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zswap.lo zswap.c
  737. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zsymm.lo zsymm.c
  738. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zhpr2.c -fPIC -DPIC -o .libs/zhpr2.o
  739. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zsyr2k.lo zsyr2k.c
  740. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zsyrk.lo zsyrk.c
  741. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zscal.c -fPIC -DPIC -o .libs/zscal.o
  742. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zswap.c -fPIC -DPIC -o .libs/zswap.o
  743. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zsymm.c -fPIC -DPIC -o .libs/zsymm.o
  744. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ztbmv.lo ztbmv.c
  745. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zsyr2k.c -fPIC -DPIC -o .libs/zsyr2k.o
  746. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zsyrk.c -fPIC -DPIC -o .libs/zsyrk.o
  747. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ztbsv.lo ztbsv.c
  748. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ztbmv.c -fPIC -DPIC -o .libs/ztbmv.o
  749. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ztpmv.lo ztpmv.c
  750. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ztpsv.lo ztpsv.c
  751. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ztbsv.c -fPIC -DPIC -o .libs/ztbsv.o
  752. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ztrmm.lo ztrmm.c
  753. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ztrmv.lo ztrmv.c
  754. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ztrsm.lo ztrsm.c
  755. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ztrsv.lo ztrsv.c
  756. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o icamax.lo icamax.c
  757. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ztpmv.c -fPIC -DPIC -o .libs/ztpmv.o
  758. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ztpsv.c -fPIC -DPIC -o .libs/ztpsv.o
  759. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o idamax.lo idamax.c
  760. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ztrmm.c -fPIC -DPIC -o .libs/ztrmm.o
  761. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ztrmv.c -fPIC -DPIC -o .libs/ztrmv.o
  762. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ztrsm.c -fPIC -DPIC -o .libs/ztrsm.o
  763. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o isamax.lo isamax.c
  764. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o izamax.lo izamax.c
  765. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ztrsv.c -fPIC -DPIC -o .libs/ztrsv.o
  766. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o xerbla.lo xerbla.c
  767. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c icamax.c -fPIC -DPIC -o .libs/icamax.o
  768. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c idamax.c -fPIC -DPIC -o .libs/idamax.o
  769. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c isamax.c -fPIC -DPIC -o .libs/isamax.o
  770. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c izamax.c -fPIC -DPIC -o .libs/izamax.o
  771. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xerbla.c -fPIC -DPIC -o .libs/xerbla.o
  772. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libgslcblas.la -rpath /usr/lib64 sasum.lo saxpy.lo scasum.lo scnrm2.lo scopy.lo sdot.lo sdsdot.lo sgbmv.lo sgemm.lo sgemv.lo sger.lo snrm2.lo srot.lo srotg.lo srotm.lo srotmg.lo ssbmv.lo sscal.lo sspmv.lo sspr.lo sspr2.lo sswap.lo ssymm.lo ssymv.lo ssyr.lo ssyr2.lo ssyr2k.lo ssyrk.lo stbmv.lo stbsv.lo stpmv.lo stpsv.lo strmm.lo strmv.lo strsm.lo strsv.lo dasum.lo daxpy.lo dcopy.lo ddot.lo dgbmv.lo dgemm.lo dgemv.lo dger.lo dnrm2.lo drot.lo drotg.lo drotm.lo drotmg.lo dsbmv.lo dscal.lo dsdot.lo dspmv.lo dspr.lo dspr2.lo dswap.lo dsymm.lo dsymv.lo dsyr.lo dsyr2.lo dsyr2k.lo dsyrk.lo dtbmv.lo dtbsv.lo dtpmv.lo dtpsv.lo dtrmm.lo dtrmv.lo dtrsm.lo dtrsv.lo dzasum.lo dznrm2.lo caxpy.lo ccopy.lo cdotc_sub.lo cdotu_sub.lo cgbmv.lo cgemm.lo cgemv.lo cgerc.lo cgeru.lo chbmv.lo chemm.lo chemv.lo cher.lo cher2.lo cher2k.lo cherk.lo chpmv.lo chpr.lo chpr2.lo cscal.lo csscal.lo cswap.lo csymm.lo csyr2k.lo csyrk.lo ctbmv.lo ctbsv.lo ctpmv.lo ctpsv.lo ctrmm.lo ctrmv.lo ctrsm.lo ctrsv.lo zaxpy.lo zcopy.lo zdotc_sub.lo zdotu_sub.lo zdscal.lo zgbmv.lo zgemm.lo zgemv.lo zgerc.lo zgeru.lo zhbmv.lo zhemm.lo zhemv.lo zher.lo zher2.lo zher2k.lo zherk.lo zhpmv.lo zhpr.lo zhpr2.lo zscal.lo zswap.lo zsymm.lo zsyr2k.lo zsyrk.lo ztbmv.lo ztbsv.lo ztpmv.lo ztpsv.lo ztrmm.lo ztrmv.lo ztrsm.lo ztrsv.lo icamax.lo idamax.lo isamax.lo izamax.lo xerbla.lo -lm
  773. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sasum.o .libs/saxpy.o .libs/scasum.o .libs/scnrm2.o .libs/scopy.o .libs/sdot.o .libs/sdsdot.o .libs/sgbmv.o .libs/sgemm.o .libs/sgemv.o .libs/sger.o .libs/snrm2.o .libs/srot.o .libs/srotg.o .libs/srotm.o .libs/srotmg.o .libs/ssbmv.o .libs/sscal.o .libs/sspmv.o .libs/sspr.o .libs/sspr2.o .libs/sswap.o .libs/ssymm.o .libs/ssymv.o .libs/ssyr.o .libs/ssyr2.o .libs/ssyr2k.o .libs/ssyrk.o .libs/stbmv.o .libs/stbsv.o .libs/stpmv.o .libs/stpsv.o .libs/strmm.o .libs/strmv.o .libs/strsm.o .libs/strsv.o .libs/dasum.o .libs/daxpy.o .libs/dcopy.o .libs/ddot.o .libs/dgbmv.o .libs/dgemm.o .libs/dgemv.o .libs/dger.o .libs/dnrm2.o .libs/drot.o .libs/drotg.o .libs/drotm.o .libs/drotmg.o .libs/dsbmv.o .libs/dscal.o .libs/dsdot.o .libs/dspmv.o .libs/dspr.o .libs/dspr2.o .libs/dswap.o .libs/dsymm.o .libs/dsymv.o .libs/dsyr.o .libs/dsyr2.o .libs/dsyr2k.o .libs/dsyrk.o .libs/dtbmv.o .libs/dtbsv.o .libs/dtpmv.o .libs/dtpsv.o .libs/dtrmm.o .libs/dtrmv.o .libs/dtrsm.o .libs/dtrsv.o .libs/dzasum.o .libs/dznrm2.o .libs/caxpy.o .libs/ccopy.o .libs/cdotc_sub.o .libs/cdotu_sub.o .libs/cgbmv.o .libs/cgemm.o .libs/cgemv.o .libs/cgerc.o .libs/cgeru.o .libs/chbmv.o .libs/chemm.o .libs/chemv.o .libs/cher.o .libs/cher2.o .libs/cher2k.o .libs/cherk.o .libs/chpmv.o .libs/chpr.o .libs/chpr2.o .libs/cscal.o .libs/csscal.o .libs/cswap.o .libs/csymm.o .libs/csyr2k.o .libs/csyrk.o .libs/ctbmv.o .libs/ctbsv.o .libs/ctpmv.o .libs/ctpsv.o .libs/ctrmm.o .libs/ctrmv.o .libs/ctrsm.o .libs/ctrsv.o .libs/zaxpy.o .libs/zcopy.o .libs/zdotc_sub.o .libs/zdotu_sub.o .libs/zdscal.o .libs/zgbmv.o .libs/zgemm.o .libs/zgemv.o .libs/zgerc.o .libs/zgeru.o .libs/zhbmv.o .libs/zhemm.o .libs/zhemv.o .libs/zher.o .libs/zher2.o .libs/zher2k.o .libs/zherk.o .libs/zhpmv.o .libs/zhpr.o .libs/zhpr2.o .libs/zscal.o .libs/zswap.o .libs/zsymm.o .libs/zsyr2k.o .libs/zsyrk.o .libs/ztbmv.o .libs/ztbsv.o .libs/ztpmv.o .libs/ztpsv.o .libs/ztrmm.o .libs/ztrmv.o .libs/ztrsm.o .libs/ztrsv.o .libs/icamax.o .libs/idamax.o .libs/isamax.o .libs/izamax.o .libs/xerbla.o -Wl,--as-needed -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libgslcblas.so.0 -o .libs/libgslcblas.so.0.0.0
  774. libtool: link: (cd ".libs" && rm -f "libgslcblas.so.0" && ln -s "libgslcblas.so.0.0.0" "libgslcblas.so.0")
  775. libtool: link: (cd ".libs" && rm -f "libgslcblas.so" && ln -s "libgslcblas.so.0.0.0" "libgslcblas.so")
  776. libtool: link: ( cd ".libs" && rm -f "libgslcblas.la" && ln -s "../libgslcblas.la" "libgslcblas.la" )
  777. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  778. Making all in blas
  779. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/blas'
  780. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o blas.lo blas.c
  781. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c blas.c -fPIC -DPIC -o .libs/blas.o
  782. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslblas.la blas.lo -lm
  783. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslblas.a .libs/blas.o
  784. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslblas.a
  785. libtool: link: ( cd ".libs" && rm -f "libgslblas.la" && ln -s "../libgslblas.la" "libgslblas.la" )
  786. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/blas'
  787. Making all in linalg
  788. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  789. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o multiply.lo multiply.c
  790. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exponential.lo exponential.c
  791. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tridiag.lo tridiag.c
  792. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lu.lo lu.c
  793. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o luc.lo luc.c
  794. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hh.lo hh.c
  795. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qr.lo qr.c
  796. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qrpt.lo qrpt.c
  797. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lq.lo lq.c
  798. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ptlq.lo ptlq.c
  799. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o svd.lo svd.c
  800. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o householder.lo householder.c
  801. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o householdercomplex.lo householdercomplex.c
  802. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hessenberg.lo hessenberg.c
  803. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hesstri.lo hesstri.c
  804. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cholesky.lo cholesky.c
  805. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o choleskyc.lo choleskyc.c
  806. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o symmtd.lo symmtd.c
  807. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hermtd.lo hermtd.c
  808. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bidiag.lo bidiag.c
  809. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o balance.lo balance.c
  810. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o balancemat.lo balancemat.c
  811. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c multiply.c -fPIC -DPIC -o .libs/multiply.o
  812. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exponential.c -fPIC -DPIC -o .libs/exponential.o
  813. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lu.c -fPIC -DPIC -o .libs/lu.o
  814. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tridiag.c -fPIC -DPIC -o .libs/tridiag.o
  815. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hh.c -fPIC -DPIC -o .libs/hh.o
  816. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qrpt.c -fPIC -DPIC -o .libs/qrpt.o
  817. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c luc.c -fPIC -DPIC -o .libs/luc.o
  818. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qr.c -fPIC -DPIC -o .libs/qr.o
  819. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c householder.c -fPIC -DPIC -o .libs/householder.o
  820. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ptlq.c -fPIC -DPIC -o .libs/ptlq.o
  821. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lq.c -fPIC -DPIC -o .libs/lq.o
  822. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c symmtd.c -fPIC -DPIC -o .libs/symmtd.o
  823. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hessenberg.c -fPIC -DPIC -o .libs/hessenberg.o
  824. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c householdercomplex.c -fPIC -DPIC -o .libs/householdercomplex.o
  825. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hesstri.c -fPIC -DPIC -o .libs/hesstri.o
  826. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c svd.c -fPIC -DPIC -o .libs/svd.o
  827. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c choleskyc.c -fPIC -DPIC -o .libs/choleskyc.o
  828. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c balance.c -fPIC -DPIC -o .libs/balance.o
  829. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hermtd.c -fPIC -DPIC -o .libs/hermtd.o
  830. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cholesky.c -fPIC -DPIC -o .libs/cholesky.o
  831. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bidiag.c -fPIC -DPIC -o .libs/bidiag.o
  832. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c balancemat.c -fPIC -DPIC -o .libs/balancemat.o
  833. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgsllinalg.la multiply.lo exponential.lo tridiag.lo lu.lo luc.lo hh.lo qr.lo qrpt.lo lq.lo ptlq.lo svd.lo householder.lo householdercomplex.lo hessenberg.lo hesstri.lo cholesky.lo choleskyc.lo symmtd.lo hermtd.lo bidiag.lo balance.lo balancemat.lo -lm
  834. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsllinalg.a .libs/multiply.o .libs/exponential.o .libs/tridiag.o .libs/lu.o .libs/luc.o .libs/hh.o .libs/qr.o .libs/qrpt.o .libs/lq.o .libs/ptlq.o .libs/svd.o .libs/householder.o .libs/householdercomplex.o .libs/hessenberg.o .libs/hesstri.o .libs/cholesky.o .libs/choleskyc.o .libs/symmtd.o .libs/hermtd.o .libs/bidiag.o .libs/balance.o .libs/balancemat.o
  835. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsllinalg.a
  836. libtool: link: ( cd ".libs" && rm -f "libgsllinalg.la" && ln -s "../libgsllinalg.la" "libgsllinalg.la" )
  837. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  838. Making all in eigen
  839. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  840. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o jacobi.lo jacobi.c
  841. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o symm.lo symm.c
  842. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o symmv.lo symmv.c
  843. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o nonsymm.lo nonsymm.c
  844. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o nonsymmv.lo nonsymmv.c
  845. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o herm.lo herm.c
  846. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hermv.lo hermv.c
  847. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gensymm.lo gensymm.c
  848. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gensymmv.lo gensymmv.c
  849. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o genherm.lo genherm.c
  850. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o genhermv.lo genhermv.c
  851. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gen.lo gen.c
  852. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o genv.lo genv.c
  853. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sort.lo sort.c
  854. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o francis.lo francis.c
  855. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o schur.lo schur.c
  856. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c nonsymm.c -fPIC -DPIC -o .libs/nonsymm.o
  857. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c herm.c -fPIC -DPIC -o .libs/herm.o
  858. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gensymm.c -fPIC -DPIC -o .libs/gensymm.o
  859. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o
  860. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c symm.c -fPIC -DPIC -o .libs/symm.o
  861. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c symmv.c -fPIC -DPIC -o .libs/symmv.o
  862. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hermv.c -fPIC -DPIC -o .libs/hermv.o
  863. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c nonsymmv.c -fPIC -DPIC -o .libs/nonsymmv.o
  864. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c genherm.c -fPIC -DPIC -o .libs/genherm.o
  865. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gensymmv.c -fPIC -DPIC -o .libs/gensymmv.o
  866. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sort.c -fPIC -DPIC -o .libs/sort.o
  867. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c genhermv.c -fPIC -DPIC -o .libs/genhermv.o
  868. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gen.c -fPIC -DPIC -o .libs/gen.o
  869. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c genv.c -fPIC -DPIC -o .libs/genv.o
  870. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c francis.c -fPIC -DPIC -o .libs/francis.o
  871. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c schur.c -fPIC -DPIC -o .libs/schur.o
  872. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgsleigen.la jacobi.lo symm.lo symmv.lo nonsymm.lo nonsymmv.lo herm.lo hermv.lo gensymm.lo gensymmv.lo genherm.lo genhermv.lo gen.lo genv.lo sort.lo francis.lo schur.lo -lm
  873. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsleigen.a .libs/jacobi.o .libs/symm.o .libs/symmv.o .libs/nonsymm.o .libs/nonsymmv.o .libs/herm.o .libs/hermv.o .libs/gensymm.o .libs/gensymmv.o .libs/genherm.o .libs/genhermv.o .libs/gen.o .libs/genv.o .libs/sort.o .libs/francis.o .libs/schur.o
  874. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsleigen.a
  875. libtool: link: ( cd ".libs" && rm -f "libgsleigen.la" && ln -s "../libgsleigen.la" "libgsleigen.la" )
  876. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  877. Making all in specfunc
  878. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  879. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o airy.lo airy.c
  880. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o airy_der.lo airy_der.c
  881. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o airy_zero.lo airy_zero.c
  882. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o atanint.lo atanint.c
  883. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel.lo bessel.c
  884. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_I0.lo bessel_I0.c
  885. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_I1.lo bessel_I1.c
  886. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_In.lo bessel_In.c
  887. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_Inu.lo bessel_Inu.c
  888. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_J0.lo bessel_J0.c
  889. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_J1.lo bessel_J1.c
  890. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_Jn.lo bessel_Jn.c
  891. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_Jnu.lo bessel_Jnu.c
  892. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_K0.lo bessel_K0.c
  893. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_K1.lo bessel_K1.c
  894. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_Kn.lo bessel_Kn.c
  895. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_Knu.lo bessel_Knu.c
  896. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_Y0.lo bessel_Y0.c
  897. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_Y1.lo bessel_Y1.c
  898. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_Yn.lo bessel_Yn.c
  899. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_Ynu.lo bessel_Ynu.c
  900. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_amp_phase.lo bessel_amp_phase.c
  901. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_i.lo bessel_i.c
  902. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_j.lo bessel_j.c
  903. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c airy.c -fPIC -DPIC -o .libs/airy.o
  904. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c airy_der.c -fPIC -DPIC -o .libs/airy_der.o
  905. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c airy_zero.c -fPIC -DPIC -o .libs/airy_zero.o
  906. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c atanint.c -fPIC -DPIC -o .libs/atanint.o
  907. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel.c -fPIC -DPIC -o .libs/bessel.o
  908. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_I1.c -fPIC -DPIC -o .libs/bessel_I1.o
  909. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_I0.c -fPIC -DPIC -o .libs/bessel_I0.o
  910. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_In.c -fPIC -DPIC -o .libs/bessel_In.o
  911. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_Inu.c -fPIC -DPIC -o .libs/bessel_Inu.o
  912. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_J0.c -fPIC -DPIC -o .libs/bessel_J0.o
  913. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_Jnu.c -fPIC -DPIC -o .libs/bessel_Jnu.o
  914. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_Kn.c -fPIC -DPIC -o .libs/bessel_Kn.o
  915. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_K0.c -fPIC -DPIC -o .libs/bessel_K0.o
  916. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_Jn.c -fPIC -DPIC -o .libs/bessel_Jn.o
  917. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_K1.c -fPIC -DPIC -o .libs/bessel_K1.o
  918. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_J1.c -fPIC -DPIC -o .libs/bessel_J1.o
  919. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_Y0.c -fPIC -DPIC -o .libs/bessel_Y0.o
  920. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_Knu.c -fPIC -DPIC -o .libs/bessel_Knu.o
  921. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_Y1.c -fPIC -DPIC -o .libs/bessel_Y1.o
  922. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_Yn.c -fPIC -DPIC -o .libs/bessel_Yn.o
  923. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_Ynu.c -fPIC -DPIC -o .libs/bessel_Ynu.o
  924. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_j.c -fPIC -DPIC -o .libs/bessel_j.o
  925. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_i.c -fPIC -DPIC -o .libs/bessel_i.o
  926. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_amp_phase.c -fPIC -DPIC -o .libs/bessel_amp_phase.o
  927. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_k.lo bessel_k.c
  928. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_olver.lo bessel_olver.c
  929. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_temme.lo bessel_temme.c
  930. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_y.lo bessel_y.c
  931. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_zero.lo bessel_zero.c
  932. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bessel_sequence.lo bessel_sequence.c
  933. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o beta.lo beta.c
  934. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_k.c -fPIC -DPIC -o .libs/bessel_k.o
  935. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o beta_inc.lo beta_inc.c
  936. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_olver.c -fPIC -DPIC -o .libs/bessel_olver.o
  937. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_temme.c -fPIC -DPIC -o .libs/bessel_temme.o
  938. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o clausen.lo clausen.c
  939. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o coulomb.lo coulomb.c
  940. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_y.c -fPIC -DPIC -o .libs/bessel_y.o
  941. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_sequence.c -fPIC -DPIC -o .libs/bessel_sequence.o
  942. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bessel_zero.c -fPIC -DPIC -o .libs/bessel_zero.o
  943. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c beta.c -fPIC -DPIC -o .libs/beta.o
  944. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o coupling.lo coupling.c
  945. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o coulomb_bound.lo coulomb_bound.c
  946. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c beta_inc.c -fPIC -DPIC -o .libs/beta_inc.o
  947. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dawson.lo dawson.c
  948. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o debye.lo debye.c
  949. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dilog.lo dilog.c
  950. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o elementary.lo elementary.c
  951. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c coulomb.c -fPIC -DPIC -o .libs/coulomb.o
  952. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ellint.lo ellint.c
  953. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c clausen.c -fPIC -DPIC -o .libs/clausen.o
  954. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c coulomb_bound.c -fPIC -DPIC -o .libs/coulomb_bound.o
  955. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c coupling.c -fPIC -DPIC -o .libs/coupling.o
  956. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o elljac.lo elljac.c
  957. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c debye.c -fPIC -DPIC -o .libs/debye.o
  958. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dawson.c -fPIC -DPIC -o .libs/dawson.o
  959. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dilog.c -fPIC -DPIC -o .libs/dilog.o
  960. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ellint.c -fPIC -DPIC -o .libs/ellint.o
  961. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c elementary.c -fPIC -DPIC -o .libs/elementary.o
  962. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c elljac.c -fPIC -DPIC -o .libs/elljac.o
  963. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o erfc.lo erfc.c
  964. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exp.lo exp.c
  965. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c erfc.c -fPIC -DPIC -o .libs/erfc.o
  966. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o expint.lo expint.c
  967. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o expint3.lo expint3.c
  968. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exp.c -fPIC -DPIC -o .libs/exp.o
  969. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fermi_dirac.lo fermi_dirac.c
  970. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gegenbauer.lo gegenbauer.c
  971. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gamma.lo gamma.c
  972. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c expint.c -fPIC -DPIC -o .libs/expint.o
  973. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gamma_inc.lo gamma_inc.c
  974. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hyperg_0F1.lo hyperg_0F1.c
  975. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c expint3.c -fPIC -DPIC -o .libs/expint3.o
  976. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hyperg_2F0.lo hyperg_2F0.c
  977. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hyperg_1F1.lo hyperg_1F1.c
  978. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fermi_dirac.c -fPIC -DPIC -o .libs/fermi_dirac.o
  979. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hyperg_2F1.lo hyperg_2F1.c
  980. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hyperg_U.lo hyperg_U.c
  981. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gegenbauer.c -fPIC -DPIC -o .libs/gegenbauer.o
  982. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gamma.c -fPIC -DPIC -o .libs/gamma.o
  983. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gamma_inc.c -fPIC -DPIC -o .libs/gamma_inc.o
  984. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hyperg_0F1.c -fPIC -DPIC -o .libs/hyperg_0F1.o
  985. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hyperg.lo hyperg.c
  986. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hyperg_2F0.c -fPIC -DPIC -o .libs/hyperg_2F0.o
  987. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hyperg_1F1.c -fPIC -DPIC -o .libs/hyperg_1F1.o
  988. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hyperg_2F1.c -fPIC -DPIC -o .libs/hyperg_2F1.o
  989. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hyperg_U.c -fPIC -DPIC -o .libs/hyperg_U.o
  990. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hyperg.c -fPIC -DPIC -o .libs/hyperg.o
  991. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o laguerre.lo laguerre.c
  992. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c laguerre.c -fPIC -DPIC -o .libs/laguerre.o
  993. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lambert.lo lambert.c
  994. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o legendre_H3d.lo legendre_H3d.c
  995. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o legendre_Qn.lo legendre_Qn.c
  996. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o legendre_con.lo legendre_con.c
  997. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lambert.c -fPIC -DPIC -o .libs/lambert.o
  998. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c legendre_H3d.c -fPIC -DPIC -o .libs/legendre_H3d.o
  999. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c legendre_Qn.c -fPIC -DPIC -o .libs/legendre_Qn.o
  1000. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c legendre_con.c -fPIC -DPIC -o .libs/legendre_con.o
  1001. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o legendre_poly.lo legendre_poly.c
  1002. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o log.lo log.c
  1003. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mathieu_angfunc.lo mathieu_angfunc.c
  1004. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mathieu_charv.lo mathieu_charv.c
  1005. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c legendre_poly.c -fPIC -DPIC -o .libs/legendre_poly.o
  1006. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mathieu_angfunc.c -fPIC -DPIC -o .libs/mathieu_angfunc.o
  1007. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c log.c -fPIC -DPIC -o .libs/log.o
  1008. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mathieu_charv.c -fPIC -DPIC -o .libs/mathieu_charv.o
  1009. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mathieu_coeff.lo mathieu_coeff.c
  1010. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mathieu_radfunc.lo mathieu_radfunc.c
  1011. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mathieu_coeff.c -fPIC -DPIC -o .libs/mathieu_coeff.o
  1012. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mathieu_workspace.lo mathieu_workspace.c
  1013. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o poch.lo poch.c
  1014. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mathieu_radfunc.c -fPIC -DPIC -o .libs/mathieu_radfunc.o
  1015. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pow_int.lo pow_int.c
  1016. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mathieu_workspace.c -fPIC -DPIC -o .libs/mathieu_workspace.o
  1017. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c poch.c -fPIC -DPIC -o .libs/poch.o
  1018. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pow_int.c -fPIC -DPIC -o .libs/pow_int.o
  1019. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o psi.lo psi.c
  1020. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o result.lo result.c
  1021. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o shint.lo shint.c
  1022. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c psi.c -fPIC -DPIC -o .libs/psi.o
  1023. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sinint.lo sinint.c
  1024. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c result.c -fPIC -DPIC -o .libs/result.o
  1025. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c shint.c -fPIC -DPIC -o .libs/shint.o
  1026. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o synchrotron.lo synchrotron.c
  1027. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o transport.lo transport.c
  1028. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sinint.c -fPIC -DPIC -o .libs/sinint.o
  1029. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o trig.lo trig.c
  1030. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c synchrotron.c -fPIC -DPIC -o .libs/synchrotron.o
  1031. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c transport.c -fPIC -DPIC -o .libs/transport.o
  1032. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zeta.lo zeta.c
  1033. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c trig.c -fPIC -DPIC -o .libs/trig.o
  1034. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zeta.c -fPIC -DPIC -o .libs/zeta.o
  1035. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslspecfunc.la airy.lo airy_der.lo airy_zero.lo atanint.lo bessel.lo bessel_I0.lo bessel_I1.lo bessel_In.lo bessel_Inu.lo bessel_J0.lo bessel_J1.lo bessel_Jn.lo bessel_Jnu.lo bessel_K0.lo bessel_K1.lo bessel_Kn.lo bessel_Knu.lo bessel_Y0.lo bessel_Y1.lo bessel_Yn.lo bessel_Ynu.lo bessel_amp_phase.lo bessel_i.lo bessel_j.lo bessel_k.lo bessel_olver.lo bessel_temme.lo bessel_y.lo bessel_zero.lo bessel_sequence.lo beta.lo beta_inc.lo clausen.lo coulomb.lo coupling.lo coulomb_bound.lo dawson.lo debye.lo dilog.lo elementary.lo ellint.lo elljac.lo erfc.lo exp.lo expint.lo expint3.lo fermi_dirac.lo gegenbauer.lo gamma.lo gamma_inc.lo hyperg_0F1.lo hyperg_2F0.lo hyperg_1F1.lo hyperg_2F1.lo hyperg_U.lo hyperg.lo laguerre.lo lambert.lo legendre_H3d.lo legendre_Qn.lo legendre_con.lo legendre_poly.lo log.lo mathieu_angfunc.lo mathieu_charv.lo mathieu_coeff.lo mathieu_radfunc.lo mathieu_workspace.lo poch.lo pow_int.lo psi.lo result.lo shint.lo sinint.lo synchrotron.lo transport.lo trig.lo zeta.lo -lm
  1036. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslspecfunc.a .libs/airy.o .libs/airy_der.o .libs/airy_zero.o .libs/atanint.o .libs/bessel.o .libs/bessel_I0.o .libs/bessel_I1.o .libs/bessel_In.o .libs/bessel_Inu.o .libs/bessel_J0.o .libs/bessel_J1.o .libs/bessel_Jn.o .libs/bessel_Jnu.o .libs/bessel_K0.o .libs/bessel_K1.o .libs/bessel_Kn.o .libs/bessel_Knu.o .libs/bessel_Y0.o .libs/bessel_Y1.o .libs/bessel_Yn.o .libs/bessel_Ynu.o .libs/bessel_amp_phase.o .libs/bessel_i.o .libs/bessel_j.o .libs/bessel_k.o .libs/bessel_olver.o .libs/bessel_temme.o .libs/bessel_y.o .libs/bessel_zero.o .libs/bessel_sequence.o .libs/beta.o .libs/beta_inc.o .libs/clausen.o .libs/coulomb.o .libs/coupling.o .libs/coulomb_bound.o .libs/dawson.o .libs/debye.o .libs/dilog.o .libs/elementary.o .libs/ellint.o .libs/elljac.o .libs/erfc.o .libs/exp.o .libs/expint.o .libs/expint3.o .libs/fermi_dirac.o .libs/gegenbauer.o .libs/gamma.o .libs/gamma_inc.o .libs/hyperg_0F1.o .libs/hyperg_2F0.o .libs/hyperg_1F1.o .libs/hyperg_2F1.o .libs/hyperg_U.o .libs/hyperg.o .libs/laguerre.o .libs/lambert.o .libs/legendre_H3d.o .libs/legendre_Qn.o .libs/legendre_con.o .libs/legendre_poly.o .libs/log.o .libs/mathieu_angfunc.o .libs/mathieu_charv.o .libs/mathieu_coeff.o .libs/mathieu_radfunc.o .libs/mathieu_workspace.o .libs/poch.o .libs/pow_int.o .libs/psi.o .libs/result.o .libs/shint.o .libs/sinint.o .libs/synchrotron.o .libs/transport.o .libs/trig.o .libs/zeta.o
  1037. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslspecfunc.a
  1038. libtool: link: ( cd ".libs" && rm -f "libgslspecfunc.la" && ln -s "../libgslspecfunc.la" "libgslspecfunc.la" )
  1039. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  1040. Making all in dht
  1041. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  1042. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dht.lo dht.c
  1043. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dht.c -fPIC -DPIC -o .libs/dht.o
  1044. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgsldht.la dht.lo -lm
  1045. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsldht.a .libs/dht.o
  1046. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsldht.a
  1047. libtool: link: ( cd ".libs" && rm -f "libgsldht.la" && ln -s "../libgsldht.la" "libgsldht.la" )
  1048. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  1049. Making all in qrng
  1050. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  1051. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qrng.lo qrng.c
  1052. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o niederreiter-2.lo niederreiter-2.c
  1053. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sobol.lo sobol.c
  1054. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o halton.lo halton.c
  1055. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o reversehalton.lo reversehalton.c
  1056. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o inline.lo inline.c
  1057. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sobol.c -fPIC -DPIC -o .libs/sobol.o
  1058. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c niederreiter-2.c -fPIC -DPIC -o .libs/niederreiter-2.o
  1059. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qrng.c -fPIC -DPIC -o .libs/qrng.o
  1060. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c inline.c -fPIC -DPIC -o .libs/inline.o
  1061. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c reversehalton.c -fPIC -DPIC -o .libs/reversehalton.o
  1062. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c halton.c -fPIC -DPIC -o .libs/halton.o
  1063. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslqrng.la qrng.lo niederreiter-2.lo sobol.lo halton.lo reversehalton.lo inline.lo -lm
  1064. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslqrng.a .libs/qrng.o .libs/niederreiter-2.o .libs/sobol.o .libs/halton.o .libs/reversehalton.o .libs/inline.o
  1065. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslqrng.a
  1066. libtool: link: ( cd ".libs" && rm -f "libgslqrng.la" && ln -s "../libgslqrng.la" "libgslqrng.la" )
  1067. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  1068. Making all in rng
  1069. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  1070. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o borosh13.lo borosh13.c
  1071. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cmrg.lo cmrg.c
  1072. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o coveyou.lo coveyou.c
  1073. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o default.lo default.c
  1074. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o file.lo file.c
  1075. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fishman18.lo fishman18.c
  1076. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fishman20.lo fishman20.c
  1077. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fishman2x.lo fishman2x.c
  1078. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gfsr4.lo gfsr4.c
  1079. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o knuthran2.lo knuthran2.c
  1080. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o knuthran.lo knuthran.c
  1081. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o knuthran2002.lo knuthran2002.c
  1082. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lecuyer21.lo lecuyer21.c
  1083. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o minstd.lo minstd.c
  1084. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mrg.lo mrg.c
  1085. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mt.lo mt.c
  1086. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o r250.lo r250.c
  1087. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ran0.lo ran0.c
  1088. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ran1.lo ran1.c
  1089. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ran2.lo ran2.c
  1090. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ran3.lo ran3.c
  1091. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rand48.lo rand48.c
  1092. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rand.lo rand.c
  1093. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o random.lo random.c
  1094. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c borosh13.c -fPIC -DPIC -o .libs/borosh13.o
  1095. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fishman20.c -fPIC -DPIC -o .libs/fishman20.o
  1096. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c coveyou.c -fPIC -DPIC -o .libs/coveyou.o
  1097. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fishman18.c -fPIC -DPIC -o .libs/fishman18.o
  1098. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cmrg.c -fPIC -DPIC -o .libs/cmrg.o
  1099. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c knuthran2.c -fPIC -DPIC -o .libs/knuthran2.o
  1100. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lecuyer21.c -fPIC -DPIC -o .libs/lecuyer21.o
  1101. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c file.c -fPIC -DPIC -o .libs/file.o
  1102. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c default.c -fPIC -DPIC -o .libs/default.o
  1103. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fishman2x.c -fPIC -DPIC -o .libs/fishman2x.o
  1104. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c knuthran.c -fPIC -DPIC -o .libs/knuthran.o
  1105. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gfsr4.c -fPIC -DPIC -o .libs/gfsr4.o
  1106. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c knuthran2002.c -fPIC -DPIC -o .libs/knuthran2002.o
  1107. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c r250.c -fPIC -DPIC -o .libs/r250.o
  1108. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ran2.c -fPIC -DPIC -o .libs/ran2.o
  1109. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c minstd.c -fPIC -DPIC -o .libs/minstd.o
  1110. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mt.c -fPIC -DPIC -o .libs/mt.o
  1111. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mrg.c -fPIC -DPIC -o .libs/mrg.o
  1112. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ran1.c -fPIC -DPIC -o .libs/ran1.o
  1113. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ran0.c -fPIC -DPIC -o .libs/ran0.o
  1114. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rand48.c -fPIC -DPIC -o .libs/rand48.o
  1115. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ran3.c -fPIC -DPIC -o .libs/ran3.o
  1116. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c random.c -fPIC -DPIC -o .libs/random.o
  1117. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rand.c -fPIC -DPIC -o .libs/rand.o
  1118. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o randu.lo randu.c
  1119. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ranf.lo ranf.c
  1120. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ranlux.lo ranlux.c
  1121. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ranlxd.lo ranlxd.c
  1122. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ranlxs.lo ranlxs.c
  1123. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ranmar.lo ranmar.c
  1124. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rng.lo rng.c
  1125. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o slatec.lo slatec.c
  1126. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o taus.lo taus.c
  1127. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c randu.c -fPIC -DPIC -o .libs/randu.o
  1128. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o taus113.lo taus113.c
  1129. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o transputer.lo transputer.c
  1130. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tt.lo tt.c
  1131. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ranf.c -fPIC -DPIC -o .libs/ranf.o
  1132. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o types.lo types.c
  1133. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o uni32.lo uni32.c
  1134. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ranlux.c -fPIC -DPIC -o .libs/ranlux.o
  1135. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ranlxd.c -fPIC -DPIC -o .libs/ranlxd.o
  1136. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ranlxs.c -fPIC -DPIC -o .libs/ranlxs.o
  1137. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ranmar.c -fPIC -DPIC -o .libs/ranmar.o
  1138. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rng.c -fPIC -DPIC -o .libs/rng.o
  1139. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c slatec.c -fPIC -DPIC -o .libs/slatec.o
  1140. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o uni.lo uni.c
  1141. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o vax.lo vax.c
  1142. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c taus.c -fPIC -DPIC -o .libs/taus.o
  1143. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o waterman14.lo waterman14.c
  1144. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c taus113.c -fPIC -DPIC -o .libs/taus113.o
  1145. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zuf.lo zuf.c
  1146. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c transputer.c -fPIC -DPIC -o .libs/transputer.o
  1147. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tt.c -fPIC -DPIC -o .libs/tt.o
  1148. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c types.c -fPIC -DPIC -o .libs/types.o
  1149. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c uni32.c -fPIC -DPIC -o .libs/uni32.o
  1150. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o inline.lo inline.c
  1151. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c uni.c -fPIC -DPIC -o .libs/uni.o
  1152. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vax.c -fPIC -DPIC -o .libs/vax.o
  1153. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c waterman14.c -fPIC -DPIC -o .libs/waterman14.o
  1154. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zuf.c -fPIC -DPIC -o .libs/zuf.o
  1155. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c inline.c -fPIC -DPIC -o .libs/inline.o
  1156. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslrng.la borosh13.lo cmrg.lo coveyou.lo default.lo file.lo fishman18.lo fishman20.lo fishman2x.lo gfsr4.lo knuthran2.lo knuthran.lo knuthran2002.lo lecuyer21.lo minstd.lo mrg.lo mt.lo r250.lo ran0.lo ran1.lo ran2.lo ran3.lo rand48.lo rand.lo random.lo randu.lo ranf.lo ranlux.lo ranlxd.lo ranlxs.lo ranmar.lo rng.lo slatec.lo taus.lo taus113.lo transputer.lo tt.lo types.lo uni32.lo uni.lo vax.lo waterman14.lo zuf.lo inline.lo -lm
  1157. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslrng.a .libs/borosh13.o .libs/cmrg.o .libs/coveyou.o .libs/default.o .libs/file.o .libs/fishman18.o .libs/fishman20.o .libs/fishman2x.o .libs/gfsr4.o .libs/knuthran2.o .libs/knuthran.o .libs/knuthran2002.o .libs/lecuyer21.o .libs/minstd.o .libs/mrg.o .libs/mt.o .libs/r250.o .libs/ran0.o .libs/ran1.o .libs/ran2.o .libs/ran3.o .libs/rand48.o .libs/rand.o .libs/random.o .libs/randu.o .libs/ranf.o .libs/ranlux.o .libs/ranlxd.o .libs/ranlxs.o .libs/ranmar.o .libs/rng.o .libs/slatec.o .libs/taus.o .libs/taus113.o .libs/transputer.o .libs/tt.o .libs/types.o .libs/uni32.o .libs/uni.o .libs/vax.o .libs/waterman14.o .libs/zuf.o .libs/inline.o
  1158. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslrng.a
  1159. libtool: link: ( cd ".libs" && rm -f "libgslrng.la" && ln -s "../libgslrng.la" "libgslrng.la" )
  1160. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  1161. Making all in randist
  1162. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  1163. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bernoulli.lo bernoulli.c
  1164. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o beta.lo beta.c
  1165. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bigauss.lo bigauss.c
  1166. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o binomial.lo binomial.c
  1167. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cauchy.lo cauchy.c
  1168. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o chisq.lo chisq.c
  1169. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dirichlet.lo dirichlet.c
  1170. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o discrete.lo discrete.c
  1171. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o erlang.lo erlang.c
  1172. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exponential.lo exponential.c
  1173. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exppow.lo exppow.c
  1174. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fdist.lo fdist.c
  1175. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o flat.lo flat.c
  1176. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gamma.lo gamma.c
  1177. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gauss.lo gauss.c
  1178. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gausszig.lo gausszig.c
  1179. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gausstail.lo gausstail.c
  1180. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o geometric.lo geometric.c
  1181. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gumbel.lo gumbel.c
  1182. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hyperg.lo hyperg.c
  1183. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o laplace.lo laplace.c
  1184. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o levy.lo levy.c
  1185. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o logarithmic.lo logarithmic.c
  1186. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o logistic.lo logistic.c
  1187. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bernoulli.c -fPIC -DPIC -o .libs/bernoulli.o
  1188. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c beta.c -fPIC -DPIC -o .libs/beta.o
  1189. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bigauss.c -fPIC -DPIC -o .libs/bigauss.o
  1190. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cauchy.c -fPIC -DPIC -o .libs/cauchy.o
  1191. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c binomial.c -fPIC -DPIC -o .libs/binomial.o
  1192. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dirichlet.c -fPIC -DPIC -o .libs/dirichlet.o
  1193. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c discrete.c -fPIC -DPIC -o .libs/discrete.o
  1194. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c flat.c -fPIC -DPIC -o .libs/flat.o
  1195. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exponential.c -fPIC -DPIC -o .libs/exponential.o
  1196. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdist.c -fPIC -DPIC -o .libs/fdist.o
  1197. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exppow.c -fPIC -DPIC -o .libs/exppow.o
  1198. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c chisq.c -fPIC -DPIC -o .libs/chisq.o
  1199. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c erlang.c -fPIC -DPIC -o .libs/erlang.o
  1200. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c geometric.c -fPIC -DPIC -o .libs/geometric.o
  1201. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gauss.c -fPIC -DPIC -o .libs/gauss.o
  1202. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gamma.c -fPIC -DPIC -o .libs/gamma.o
  1203. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hyperg.c -fPIC -DPIC -o .libs/hyperg.o
  1204. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gausszig.c -fPIC -DPIC -o .libs/gausszig.o
  1205. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gausstail.c -fPIC -DPIC -o .libs/gausstail.o
  1206. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gumbel.c -fPIC -DPIC -o .libs/gumbel.o
  1207. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c levy.c -fPIC -DPIC -o .libs/levy.o
  1208. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c logistic.c -fPIC -DPIC -o .libs/logistic.o
  1209. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c laplace.c -fPIC -DPIC -o .libs/laplace.o
  1210. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c logarithmic.c -fPIC -DPIC -o .libs/logarithmic.o
  1211. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lognormal.lo lognormal.c
  1212. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o multinomial.lo multinomial.c
  1213. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o nbinomial.lo nbinomial.c
  1214. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pareto.lo pareto.c
  1215. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pascal.lo pascal.c
  1216. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o poisson.lo poisson.c
  1217. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rayleigh.lo rayleigh.c
  1218. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o shuffle.lo shuffle.c
  1219. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sphere.lo sphere.c
  1220. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tdist.lo tdist.c
  1221. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o weibull.lo weibull.c
  1222. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o landau.lo landau.c
  1223. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lognormal.c -fPIC -DPIC -o .libs/lognormal.o
  1224. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o binomial_tpe.lo binomial_tpe.c
  1225. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c multinomial.c -fPIC -DPIC -o .libs/multinomial.o
  1226. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c nbinomial.c -fPIC -DPIC -o .libs/nbinomial.o
  1227. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pascal.c -fPIC -DPIC -o .libs/pascal.o
  1228. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pareto.c -fPIC -DPIC -o .libs/pareto.o
  1229. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c poisson.c -fPIC -DPIC -o .libs/poisson.o
  1230. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rayleigh.c -fPIC -DPIC -o .libs/rayleigh.o
  1231. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c shuffle.c -fPIC -DPIC -o .libs/shuffle.o
  1232. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tdist.c -fPIC -DPIC -o .libs/tdist.o
  1233. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sphere.c -fPIC -DPIC -o .libs/sphere.o
  1234. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c landau.c -fPIC -DPIC -o .libs/landau.o
  1235. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c binomial_tpe.c -fPIC -DPIC -o .libs/binomial_tpe.o
  1236. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c weibull.c -fPIC -DPIC -o .libs/weibull.o
  1237. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslrandist.la bernoulli.lo beta.lo bigauss.lo binomial.lo cauchy.lo chisq.lo dirichlet.lo discrete.lo erlang.lo exponential.lo exppow.lo fdist.lo flat.lo gamma.lo gauss.lo gausszig.lo gausstail.lo geometric.lo gumbel.lo hyperg.lo laplace.lo levy.lo logarithmic.lo logistic.lo lognormal.lo multinomial.lo nbinomial.lo pareto.lo pascal.lo poisson.lo rayleigh.lo shuffle.lo sphere.lo tdist.lo weibull.lo landau.lo binomial_tpe.lo -lm
  1238. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslrandist.a .libs/bernoulli.o .libs/beta.o .libs/bigauss.o .libs/binomial.o .libs/cauchy.o .libs/chisq.o .libs/dirichlet.o .libs/discrete.o .libs/erlang.o .libs/exponential.o .libs/exppow.o .libs/fdist.o .libs/flat.o .libs/gamma.o .libs/gauss.o .libs/gausszig.o .libs/gausstail.o .libs/geometric.o .libs/gumbel.o .libs/hyperg.o .libs/laplace.o .libs/levy.o .libs/logarithmic.o .libs/logistic.o .libs/lognormal.o .libs/multinomial.o .libs/nbinomial.o .libs/pareto.o .libs/pascal.o .libs/poisson.o .libs/rayleigh.o .libs/shuffle.o .libs/sphere.o .libs/tdist.o .libs/weibull.o .libs/landau.o .libs/binomial_tpe.o
  1239. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslrandist.a
  1240. libtool: link: ( cd ".libs" && rm -f "libgslrandist.la" && ln -s "../libgslrandist.la" "libgslrandist.la" )
  1241. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  1242. Making all in fft
  1243. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  1244. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dft.lo dft.c
  1245. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fft.lo fft.c
  1246. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dft.c -fPIC -DPIC -o .libs/dft.o
  1247. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fft.c -fPIC -DPIC -o .libs/fft.o
  1248. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslfft.la dft.lo fft.lo -lm
  1249. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslfft.a .libs/dft.o .libs/fft.o
  1250. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslfft.a
  1251. libtool: link: ( cd ".libs" && rm -f "libgslfft.la" && ln -s "../libgslfft.la" "libgslfft.la" )
  1252. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  1253. Making all in poly
  1254. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/poly'
  1255. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dd.lo dd.c
  1256. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o eval.lo eval.c
  1257. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o solve_quadratic.lo solve_quadratic.c
  1258. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o solve_cubic.lo solve_cubic.c
  1259. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zsolve_quadratic.lo zsolve_quadratic.c
  1260. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zsolve_cubic.lo zsolve_cubic.c
  1261. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zsolve.lo zsolve.c
  1262. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o zsolve_init.lo zsolve_init.c
  1263. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o deriv.lo deriv.c
  1264. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dd.c -fPIC -DPIC -o .libs/dd.o
  1265. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c eval.c -fPIC -DPIC -o .libs/eval.o
  1266. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c solve_quadratic.c -fPIC -DPIC -o .libs/solve_quadratic.o
  1267. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zsolve_cubic.c -fPIC -DPIC -o .libs/zsolve_cubic.o
  1268. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zsolve.c -fPIC -DPIC -o .libs/zsolve.o
  1269. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zsolve_quadratic.c -fPIC -DPIC -o .libs/zsolve_quadratic.o
  1270. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c deriv.c -fPIC -DPIC -o .libs/deriv.o
  1271. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c solve_cubic.c -fPIC -DPIC -o .libs/solve_cubic.o
  1272. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c zsolve_init.c -fPIC -DPIC -o .libs/zsolve_init.o
  1273. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslpoly.la dd.lo eval.lo solve_quadratic.lo solve_cubic.lo zsolve_quadratic.lo zsolve_cubic.lo zsolve.lo zsolve_init.lo deriv.lo -lm
  1274. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslpoly.a .libs/dd.o .libs/eval.o .libs/solve_quadratic.o .libs/solve_cubic.o .libs/zsolve_quadratic.o .libs/zsolve_cubic.o .libs/zsolve.o .libs/zsolve_init.o .libs/deriv.o
  1275. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslpoly.a
  1276. libtool: link: ( cd ".libs" && rm -f "libgslpoly.la" && ln -s "../libgslpoly.la" "libgslpoly.la" )
  1277. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/poly'
  1278. Making all in fit
  1279. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  1280. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o linear.lo linear.c
  1281. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c linear.c -fPIC -DPIC -o .libs/linear.o
  1282. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslfit.la linear.lo -lm
  1283. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslfit.a .libs/linear.o
  1284. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslfit.a
  1285. libtool: link: ( cd ".libs" && rm -f "libgslfit.la" && ln -s "../libgslfit.la" "libgslfit.la" )
  1286. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  1287. Making all in multifit
  1288. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  1289. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o multilinear.lo multilinear.c
  1290. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o work.lo work.c
  1291. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lmder.lo lmder.c
  1292. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fsolver.lo fsolver.c
  1293. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fdfsolver.lo fdfsolver.c
  1294. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o convergence.lo convergence.c
  1295. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gradient.lo gradient.c
  1296. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o covar.lo covar.c
  1297. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c multilinear.c -fPIC -DPIC -o .libs/multilinear.o
  1298. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdfsolver.c -fPIC -DPIC -o .libs/fdfsolver.o
  1299. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c convergence.c -fPIC -DPIC -o .libs/convergence.o
  1300. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gradient.c -fPIC -DPIC -o .libs/gradient.o
  1301. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lmder.c -fPIC -DPIC -o .libs/lmder.o
  1302. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c work.c -fPIC -DPIC -o .libs/work.o
  1303. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsolver.c -fPIC -DPIC -o .libs/fsolver.o
  1304. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c covar.c -fPIC -DPIC -o .libs/covar.o
  1305. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslmultifit.la multilinear.lo work.lo lmder.lo fsolver.lo fdfsolver.lo convergence.lo gradient.lo covar.lo -lm
  1306. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslmultifit.a .libs/multilinear.o .libs/work.o .libs/lmder.o .libs/fsolver.o .libs/fdfsolver.o .libs/convergence.o .libs/gradient.o .libs/covar.o
  1307. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslmultifit.a
  1308. libtool: link: ( cd ".libs" && rm -f "libgslmultifit.la" && ln -s "../libgslmultifit.la" "libgslmultifit.la" )
  1309. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  1310. Making all in statistics
  1311. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  1312. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mean.lo mean.c
  1313. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o variance.lo variance.c
  1314. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o absdev.lo absdev.c
  1315. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o skew.lo skew.c
  1316. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o kurtosis.lo kurtosis.c
  1317. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lag1.lo lag1.c
  1318. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o p_variance.lo p_variance.c
  1319. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o minmax.lo minmax.c
  1320. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ttest.lo ttest.c
  1321. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o median.lo median.c
  1322. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o covariance.lo covariance.c
  1323. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o quantiles.lo quantiles.c
  1324. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o wmean.lo wmean.c
  1325. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o wvariance.lo wvariance.c
  1326. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o wabsdev.lo wabsdev.c
  1327. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o wskew.lo wskew.c
  1328. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o wkurtosis.lo wkurtosis.c
  1329. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mean.c -fPIC -DPIC -o .libs/mean.o
  1330. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c variance.c -fPIC -DPIC -o .libs/variance.o
  1331. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c minmax.c -fPIC -DPIC -o .libs/minmax.o
  1332. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c wskew.c -fPIC -DPIC -o .libs/wskew.o
  1333. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lag1.c -fPIC -DPIC -o .libs/lag1.o
  1334. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c absdev.c -fPIC -DPIC -o .libs/absdev.o
  1335. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c p_variance.c -fPIC -DPIC -o .libs/p_variance.o
  1336. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c skew.c -fPIC -DPIC -o .libs/skew.o
  1337. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c wabsdev.c -fPIC -DPIC -o .libs/wabsdev.o
  1338. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c wvariance.c -fPIC -DPIC -o .libs/wvariance.o
  1339. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c kurtosis.c -fPIC -DPIC -o .libs/kurtosis.o
  1340. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ttest.c -fPIC -DPIC -o .libs/ttest.o
  1341. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c median.c -fPIC -DPIC -o .libs/median.o
  1342. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c wmean.c -fPIC -DPIC -o .libs/wmean.o
  1343. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c quantiles.c -fPIC -DPIC -o .libs/quantiles.o
  1344. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c wkurtosis.c -fPIC -DPIC -o .libs/wkurtosis.o
  1345. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c covariance.c -fPIC -DPIC -o .libs/covariance.o
  1346. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslstatistics.la mean.lo variance.lo absdev.lo skew.lo kurtosis.lo lag1.lo p_variance.lo minmax.lo ttest.lo median.lo covariance.lo quantiles.lo wmean.lo wvariance.lo wabsdev.lo wskew.lo wkurtosis.lo -lm
  1347. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslstatistics.a .libs/mean.o .libs/variance.o .libs/absdev.o .libs/skew.o .libs/kurtosis.o .libs/lag1.o .libs/p_variance.o .libs/minmax.o .libs/ttest.o .libs/median.o .libs/covariance.o .libs/quantiles.o .libs/wmean.o .libs/wvariance.o .libs/wabsdev.o .libs/wskew.o .libs/wkurtosis.o
  1348. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslstatistics.a
  1349. libtool: link: ( cd ".libs" && rm -f "libgslstatistics.la" && ln -s "../libgslstatistics.la" "libgslstatistics.la" )
  1350. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  1351. Making all in siman
  1352. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  1353. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o siman.lo siman.c
  1354. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c siman_tsp.c
  1355. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c siman.c -fPIC -DPIC -o .libs/siman.o
  1356. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslsiman.la siman.lo -lm
  1357. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslsiman.a .libs/siman.o
  1358. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslsiman.a
  1359. libtool: link: ( cd ".libs" && rm -f "libgslsiman.la" && ln -s "../libgslsiman.la" "libgslsiman.la" )
  1360. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o siman_tsp siman_tsp.o libgslsiman.la ../rng/libgslrng.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../sys/libgslsys.la ../utils/libutils.la -lm
  1361. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o siman_tsp siman_tsp.o -Wl,--as-needed ./.libs/libgslsiman.a ../rng/.libs/libgslrng.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  1362. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  1363. Making all in sum
  1364. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  1365. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o levin_u.lo levin_u.c
  1366. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o levin_utrunc.lo levin_utrunc.c
  1367. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o work_u.lo work_u.c
  1368. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o work_utrunc.lo work_utrunc.c
  1369. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c levin_utrunc.c -fPIC -DPIC -o .libs/levin_utrunc.o
  1370. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c levin_u.c -fPIC -DPIC -o .libs/levin_u.o
  1371. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c work_utrunc.c -fPIC -DPIC -o .libs/work_utrunc.o
  1372. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c work_u.c -fPIC -DPIC -o .libs/work_u.o
  1373. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslsum.la levin_u.lo levin_utrunc.lo work_u.lo work_utrunc.lo -lm
  1374. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslsum.a .libs/levin_u.o .libs/levin_utrunc.o .libs/work_u.o .libs/work_utrunc.o
  1375. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslsum.a
  1376. libtool: link: ( cd ".libs" && rm -f "libgslsum.la" && ln -s "../libgslsum.la" "libgslsum.la" )
  1377. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  1378. Making all in integration
  1379. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  1380. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qk15.lo qk15.c
  1381. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qk21.lo qk21.c
  1382. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qk31.lo qk31.c
  1383. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qk41.lo qk41.c
  1384. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qk51.lo qk51.c
  1385. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qk61.lo qk61.c
  1386. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qk.lo qk.c
  1387. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qng.lo qng.c
  1388. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qag.lo qag.c
  1389. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qags.lo qags.c
  1390. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qagp.lo qagp.c
  1391. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o workspace.lo workspace.c
  1392. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qcheb.lo qcheb.c
  1393. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qawc.lo qawc.c
  1394. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qmomo.lo qmomo.c
  1395. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qaws.lo qaws.c
  1396. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qmomof.lo qmomof.c
  1397. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qawo.lo qawo.c
  1398. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o qawf.lo qawf.c
  1399. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o glfixed.lo glfixed.c
  1400. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cquad.lo cquad.c
  1401. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qk.c -fPIC -DPIC -o .libs/qk.o
  1402. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qng.c -fPIC -DPIC -o .libs/qng.o
  1403. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qk31.c -fPIC -DPIC -o .libs/qk31.o
  1404. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qag.c -fPIC -DPIC -o .libs/qag.o
  1405. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qk41.c -fPIC -DPIC -o .libs/qk41.o
  1406. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qk15.c -fPIC -DPIC -o .libs/qk15.o
  1407. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qk21.c -fPIC -DPIC -o .libs/qk21.o
  1408. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qk51.c -fPIC -DPIC -o .libs/qk51.o
  1409. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qk61.c -fPIC -DPIC -o .libs/qk61.o
  1410. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qawc.c -fPIC -DPIC -o .libs/qawc.o
  1411. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c workspace.c -fPIC -DPIC -o .libs/workspace.o
  1412. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qmomof.c -fPIC -DPIC -o .libs/qmomof.o
  1413. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qagp.c -fPIC -DPIC -o .libs/qagp.o
  1414. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qags.c -fPIC -DPIC -o .libs/qags.o
  1415. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cquad.c -fPIC -DPIC -o .libs/cquad.o
  1416. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qmomo.c -fPIC -DPIC -o .libs/qmomo.o
  1417. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qcheb.c -fPIC -DPIC -o .libs/qcheb.o
  1418. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qaws.c -fPIC -DPIC -o .libs/qaws.o
  1419. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qawo.c -fPIC -DPIC -o .libs/qawo.o
  1420. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qawf.c -fPIC -DPIC -o .libs/qawf.o
  1421. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c glfixed.c -fPIC -DPIC -o .libs/glfixed.o
  1422. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslintegration.la qk15.lo qk21.lo qk31.lo qk41.lo qk51.lo qk61.lo qk.lo qng.lo qag.lo qags.lo qagp.lo workspace.lo qcheb.lo qawc.lo qmomo.lo qaws.lo qmomof.lo qawo.lo qawf.lo glfixed.lo cquad.lo -lm
  1423. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslintegration.a .libs/qk15.o .libs/qk21.o .libs/qk31.o .libs/qk41.o .libs/qk51.o .libs/qk61.o .libs/qk.o .libs/qng.o .libs/qag.o .libs/qags.o .libs/qagp.o .libs/workspace.o .libs/qcheb.o .libs/qawc.o .libs/qmomo.o .libs/qaws.o .libs/qmomof.o .libs/qawo.o .libs/qawf.o .libs/glfixed.o .libs/cquad.o
  1424. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslintegration.a
  1425. libtool: link: ( cd ".libs" && rm -f "libgslintegration.la" && ln -s "../libgslintegration.la" "libgslintegration.la" )
  1426. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  1427. Making all in interpolation
  1428. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  1429. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o accel.lo accel.c
  1430. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o akima.lo akima.c
  1431. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cspline.lo cspline.c
  1432. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o interp.lo interp.c
  1433. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o linear.lo linear.c
  1434. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o spline.lo spline.c
  1435. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o poly.lo poly.c
  1436. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o inline.lo inline.c
  1437. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cspline.c -fPIC -DPIC -o .libs/cspline.o
  1438. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c interp.c -fPIC -DPIC -o .libs/interp.o
  1439. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c akima.c -fPIC -DPIC -o .libs/akima.o
  1440. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c inline.c -fPIC -DPIC -o .libs/inline.o
  1441. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c poly.c -fPIC -DPIC -o .libs/poly.o
  1442. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c accel.c -fPIC -DPIC -o .libs/accel.o
  1443. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c spline.c -fPIC -DPIC -o .libs/spline.o
  1444. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c linear.c -fPIC -DPIC -o .libs/linear.o
  1445. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslinterpolation.la accel.lo akima.lo cspline.lo interp.lo linear.lo spline.lo poly.lo inline.lo -lm
  1446. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslinterpolation.a .libs/accel.o .libs/akima.o .libs/cspline.o .libs/interp.o .libs/linear.o .libs/spline.o .libs/poly.o .libs/inline.o
  1447. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslinterpolation.a
  1448. libtool: link: ( cd ".libs" && rm -f "libgslinterpolation.la" && ln -s "../libgslinterpolation.la" "libgslinterpolation.la" )
  1449. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  1450. Making all in histogram
  1451. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  1452. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o add.lo add.c
  1453. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o get.lo get.c
  1454. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o init.lo init.c
  1455. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o params.lo params.c
  1456. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o reset.lo reset.c
  1457. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o file.lo file.c
  1458. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pdf.lo pdf.c
  1459. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o add2d.lo add2d.c
  1460. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o get2d.lo get2d.c
  1461. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o init2d.lo init2d.c
  1462. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o params2d.lo params2d.c
  1463. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o reset2d.lo reset2d.c
  1464. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o file2d.lo file2d.c
  1465. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pdf2d.lo pdf2d.c
  1466. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o calloc_range.lo calloc_range.c
  1467. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o calloc_range2d.lo calloc_range2d.c
  1468. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o copy.lo copy.c
  1469. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o copy2d.lo copy2d.c
  1470. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o maxval.lo maxval.c
  1471. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o maxval2d.lo maxval2d.c
  1472. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o oper.lo oper.c
  1473. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o oper2d.lo oper2d.c
  1474. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stat.lo stat.c
  1475. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stat2d.lo stat2d.c
  1476. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c add.c -fPIC -DPIC -o .libs/add.o
  1477. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c params.c -fPIC -DPIC -o .libs/params.o
  1478. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o
  1479. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c get.c -fPIC -DPIC -o .libs/get.o
  1480. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c reset.c -fPIC -DPIC -o .libs/reset.o
  1481. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c file.c -fPIC -DPIC -o .libs/file.o
  1482. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pdf.c -fPIC -DPIC -o .libs/pdf.o
  1483. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c add2d.c -fPIC -DPIC -o .libs/add2d.o
  1484. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c get2d.c -fPIC -DPIC -o .libs/get2d.o
  1485. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c reset2d.c -fPIC -DPIC -o .libs/reset2d.o
  1486. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c copy.c -fPIC -DPIC -o .libs/copy.o
  1487. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c init2d.c -fPIC -DPIC -o .libs/init2d.o
  1488. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c file2d.c -fPIC -DPIC -o .libs/file2d.o
  1489. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c params2d.c -fPIC -DPIC -o .libs/params2d.o
  1490. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pdf2d.c -fPIC -DPIC -o .libs/pdf2d.o
  1491. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c copy2d.c -fPIC -DPIC -o .libs/copy2d.o
  1492. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stat.c -fPIC -DPIC -o .libs/stat.o
  1493. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c maxval.c -fPIC -DPIC -o .libs/maxval.o
  1494. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c calloc_range.c -fPIC -DPIC -o .libs/calloc_range.o
  1495. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c oper.c -fPIC -DPIC -o .libs/oper.o
  1496. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c maxval2d.c -fPIC -DPIC -o .libs/maxval2d.o
  1497. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c calloc_range2d.c -fPIC -DPIC -o .libs/calloc_range2d.o
  1498. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c oper2d.c -fPIC -DPIC -o .libs/oper2d.o
  1499. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stat2d.c -fPIC -DPIC -o .libs/stat2d.o
  1500. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslhistogram.la add.lo get.lo init.lo params.lo reset.lo file.lo pdf.lo add2d.lo get2d.lo init2d.lo params2d.lo reset2d.lo file2d.lo pdf2d.lo calloc_range.lo calloc_range2d.lo copy.lo copy2d.lo maxval.lo maxval2d.lo oper.lo oper2d.lo stat.lo stat2d.lo -lm
  1501. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslhistogram.a .libs/add.o .libs/get.o .libs/init.o .libs/params.o .libs/reset.o .libs/file.o .libs/pdf.o .libs/add2d.o .libs/get2d.o .libs/init2d.o .libs/params2d.o .libs/reset2d.o .libs/file2d.o .libs/pdf2d.o .libs/calloc_range.o .libs/calloc_range2d.o .libs/copy.o .libs/copy2d.o .libs/maxval.o .libs/maxval2d.o .libs/oper.o .libs/oper2d.o .libs/stat.o .libs/stat2d.o
  1502. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslhistogram.a
  1503. libtool: link: ( cd ".libs" && rm -f "libgslhistogram.la" && ln -s "../libgslhistogram.la" "libgslhistogram.la" )
  1504. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  1505. Making all in ode-initval
  1506. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  1507. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o control.lo control.c
  1508. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cstd.lo cstd.c
  1509. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cscal.lo cscal.c
  1510. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o evolve.lo evolve.c
  1511. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o step.lo step.c
  1512. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk2.lo rk2.c
  1513. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk2imp.lo rk2imp.c
  1514. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk2simp.lo rk2simp.c
  1515. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk4.lo rk4.c
  1516. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk4imp.lo rk4imp.c
  1517. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rkf45.lo rkf45.c
  1518. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk8pd.lo rk8pd.c
  1519. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rkck.lo rkck.c
  1520. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bsimp.lo bsimp.c
  1521. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gear1.lo gear1.c
  1522. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gear2.lo gear2.c
  1523. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c control.c -fPIC -DPIC -o .libs/control.o
  1524. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cscal.c -fPIC -DPIC -o .libs/cscal.o
  1525. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c evolve.c -fPIC -DPIC -o .libs/evolve.o
  1526. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cstd.c -fPIC -DPIC -o .libs/cstd.o
  1527. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk2.c -fPIC -DPIC -o .libs/rk2.o
  1528. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c step.c -fPIC -DPIC -o .libs/step.o
  1529. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk4imp.c -fPIC -DPIC -o .libs/rk4imp.o
  1530. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk2imp.c -fPIC -DPIC -o .libs/rk2imp.o
  1531. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bsimp.c -fPIC -DPIC -o .libs/bsimp.o
  1532. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gear1.c -fPIC -DPIC -o .libs/gear1.o
  1533. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk4.c -fPIC -DPIC -o .libs/rk4.o
  1534. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk2simp.c -fPIC -DPIC -o .libs/rk2simp.o
  1535. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rkf45.c -fPIC -DPIC -o .libs/rkf45.o
  1536. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rkck.c -fPIC -DPIC -o .libs/rkck.o
  1537. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gear2.c -fPIC -DPIC -o .libs/gear2.o
  1538. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk8pd.c -fPIC -DPIC -o .libs/rk8pd.o
  1539. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslodeiv.la control.lo cstd.lo cscal.lo evolve.lo step.lo rk2.lo rk2imp.lo rk2simp.lo rk4.lo rk4imp.lo rkf45.lo rk8pd.lo rkck.lo bsimp.lo gear1.lo gear2.lo -lm
  1540. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslodeiv.a .libs/control.o .libs/cstd.o .libs/cscal.o .libs/evolve.o .libs/step.o .libs/rk2.o .libs/rk2imp.o .libs/rk2simp.o .libs/rk4.o .libs/rk4imp.o .libs/rkf45.o .libs/rk8pd.o .libs/rkck.o .libs/bsimp.o .libs/gear1.o .libs/gear2.o
  1541. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslodeiv.a
  1542. libtool: link: ( cd ".libs" && rm -f "libgslodeiv.la" && ln -s "../libgslodeiv.la" "libgslodeiv.la" )
  1543. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  1544. Making all in ode-initval2
  1545. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  1546. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o control.lo control.c
  1547. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cstd.lo cstd.c
  1548. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cscal.lo cscal.c
  1549. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o evolve.lo evolve.c
  1550. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o step.lo step.c
  1551. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk2.lo rk2.c
  1552. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk2imp.lo rk2imp.c
  1553. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk4.lo rk4.c
  1554. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk4imp.lo rk4imp.c
  1555. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rkf45.lo rkf45.c
  1556. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk8pd.lo rk8pd.c
  1557. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rkck.lo rkck.c
  1558. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bsimp.lo bsimp.c
  1559. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rk1imp.lo rk1imp.c
  1560. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o msadams.lo msadams.c
  1561. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o msbdf.lo msbdf.c
  1562. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o driver.lo driver.c
  1563. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c control.c -fPIC -DPIC -o .libs/control.o
  1564. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c evolve.c -fPIC -DPIC -o .libs/evolve.o
  1565. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c step.c -fPIC -DPIC -o .libs/step.o
  1566. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk2.c -fPIC -DPIC -o .libs/rk2.o
  1567. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk4.c -fPIC -DPIC -o .libs/rk4.o
  1568. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cstd.c -fPIC -DPIC -o .libs/cstd.o
  1569. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cscal.c -fPIC -DPIC -o .libs/cscal.o
  1570. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk4imp.c -fPIC -DPIC -o .libs/rk4imp.o
  1571. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c msadams.c -fPIC -DPIC -o .libs/msadams.o
  1572. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rkck.c -fPIC -DPIC -o .libs/rkck.o
  1573. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk8pd.c -fPIC -DPIC -o .libs/rk8pd.o
  1574. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk2imp.c -fPIC -DPIC -o .libs/rk2imp.o
  1575. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rk1imp.c -fPIC -DPIC -o .libs/rk1imp.o
  1576. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rkf45.c -fPIC -DPIC -o .libs/rkf45.o
  1577. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c driver.c -fPIC -DPIC -o .libs/driver.o
  1578. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bsimp.c -fPIC -DPIC -o .libs/bsimp.o
  1579. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c msbdf.c -fPIC -DPIC -o .libs/msbdf.o
  1580. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslodeiv2.la control.lo cstd.lo cscal.lo evolve.lo step.lo rk2.lo rk2imp.lo rk4.lo rk4imp.lo rkf45.lo rk8pd.lo rkck.lo bsimp.lo rk1imp.lo msadams.lo msbdf.lo driver.lo -lm
  1581. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslodeiv2.a .libs/control.o .libs/cstd.o .libs/cscal.o .libs/evolve.o .libs/step.o .libs/rk2.o .libs/rk2imp.o .libs/rk4.o .libs/rk4imp.o .libs/rkf45.o .libs/rk8pd.o .libs/rkck.o .libs/bsimp.o .libs/rk1imp.o .libs/msadams.o .libs/msbdf.o .libs/driver.o
  1582. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslodeiv2.a
  1583. libtool: link: ( cd ".libs" && rm -f "libgslodeiv2.la" && ln -s "../libgslodeiv2.la" "libgslodeiv2.la" )
  1584. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  1585. Making all in roots
  1586. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/roots'
  1587. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bisection.lo bisection.c
  1588. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o brent.lo brent.c
  1589. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o falsepos.lo falsepos.c
  1590. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o newton.lo newton.c
  1591. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o secant.lo secant.c
  1592. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o steffenson.lo steffenson.c
  1593. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o convergence.lo convergence.c
  1594. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fsolver.lo fsolver.c
  1595. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fdfsolver.lo fdfsolver.c
  1596. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bisection.c -fPIC -DPIC -o .libs/bisection.o
  1597. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c brent.c -fPIC -DPIC -o .libs/brent.o
  1598. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c newton.c -fPIC -DPIC -o .libs/newton.o
  1599. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c falsepos.c -fPIC -DPIC -o .libs/falsepos.o
  1600. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c secant.c -fPIC -DPIC -o .libs/secant.o
  1601. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c steffenson.c -fPIC -DPIC -o .libs/steffenson.o
  1602. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c convergence.c -fPIC -DPIC -o .libs/convergence.o
  1603. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdfsolver.c -fPIC -DPIC -o .libs/fdfsolver.o
  1604. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsolver.c -fPIC -DPIC -o .libs/fsolver.o
  1605. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslroots.la bisection.lo brent.lo falsepos.lo newton.lo secant.lo steffenson.lo convergence.lo fsolver.lo fdfsolver.lo -lm
  1606. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslroots.a .libs/bisection.o .libs/brent.o .libs/falsepos.o .libs/newton.o .libs/secant.o .libs/steffenson.o .libs/convergence.o .libs/fsolver.o .libs/fdfsolver.o
  1607. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslroots.a
  1608. libtool: link: ( cd ".libs" && rm -f "libgslroots.la" && ln -s "../libgslroots.la" "libgslroots.la" )
  1609. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/roots'
  1610. Making all in multiroots
  1611. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiroots'
  1612. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fdjac.lo fdjac.c
  1613. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fsolver.lo fsolver.c
  1614. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fdfsolver.lo fdfsolver.c
  1615. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o convergence.lo convergence.c
  1616. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o newton.lo newton.c
  1617. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnewton.lo gnewton.c
  1618. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dnewton.lo dnewton.c
  1619. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o broyden.lo broyden.c
  1620. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hybrid.lo hybrid.c
  1621. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hybridj.lo hybridj.c
  1622. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdjac.c -fPIC -DPIC -o .libs/fdjac.o
  1623. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c broyden.c -fPIC -DPIC -o .libs/broyden.o
  1624. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsolver.c -fPIC -DPIC -o .libs/fsolver.o
  1625. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hybrid.c -fPIC -DPIC -o .libs/hybrid.o
  1626. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdfsolver.c -fPIC -DPIC -o .libs/fdfsolver.o
  1627. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c convergence.c -fPIC -DPIC -o .libs/convergence.o
  1628. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c newton.c -fPIC -DPIC -o .libs/newton.o
  1629. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnewton.c -fPIC -DPIC -o .libs/gnewton.o
  1630. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hybridj.c -fPIC -DPIC -o .libs/hybridj.o
  1631. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dnewton.c -fPIC -DPIC -o .libs/dnewton.o
  1632. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslmultiroots.la fdjac.lo fsolver.lo fdfsolver.lo convergence.lo newton.lo gnewton.lo dnewton.lo broyden.lo hybrid.lo hybridj.lo -lm
  1633. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslmultiroots.a .libs/fdjac.o .libs/fsolver.o .libs/fdfsolver.o .libs/convergence.o .libs/newton.o .libs/gnewton.o .libs/dnewton.o .libs/broyden.o .libs/hybrid.o .libs/hybridj.o
  1634. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslmultiroots.a
  1635. libtool: link: ( cd ".libs" && rm -f "libgslmultiroots.la" && ln -s "../libgslmultiroots.la" "libgslmultiroots.la" )
  1636. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiroots'
  1637. Making all in min
  1638. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/min'
  1639. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fsolver.lo fsolver.c
  1640. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o golden.lo golden.c
  1641. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o brent.lo brent.c
  1642. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o convergence.lo convergence.c
  1643. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bracketing.lo bracketing.c
  1644. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o quad_golden.lo quad_golden.c
  1645. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c convergence.c -fPIC -DPIC -o .libs/convergence.o
  1646. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bracketing.c -fPIC -DPIC -o .libs/bracketing.o
  1647. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c quad_golden.c -fPIC -DPIC -o .libs/quad_golden.o
  1648. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsolver.c -fPIC -DPIC -o .libs/fsolver.o
  1649. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c golden.c -fPIC -DPIC -o .libs/golden.o
  1650. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c brent.c -fPIC -DPIC -o .libs/brent.o
  1651. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslmin.la fsolver.lo golden.lo brent.lo convergence.lo bracketing.lo quad_golden.lo -lm
  1652. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslmin.a .libs/fsolver.o .libs/golden.o .libs/brent.o .libs/convergence.o .libs/bracketing.o .libs/quad_golden.o
  1653. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslmin.a
  1654. libtool: link: ( cd ".libs" && rm -f "libgslmin.la" && ln -s "../libgslmin.la" "libgslmin.la" )
  1655. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/min'
  1656. Making all in multimin
  1657. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multimin'
  1658. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fdfminimizer.lo fdfminimizer.c
  1659. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o steepest_descent.lo steepest_descent.c
  1660. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o conjugate_fr.lo conjugate_fr.c
  1661. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o conjugate_pr.lo conjugate_pr.c
  1662. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o convergence.lo convergence.c
  1663. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o diff.lo diff.c
  1664. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o vector_bfgs.lo vector_bfgs.c
  1665. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o vector_bfgs2.lo vector_bfgs2.c
  1666. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fminimizer.lo fminimizer.c
  1667. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o simplex.lo simplex.c
  1668. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o simplex2.lo simplex2.c
  1669. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c conjugate_fr.c -fPIC -DPIC -o .libs/conjugate_fr.o
  1670. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vector_bfgs2.c -fPIC -DPIC -o .libs/vector_bfgs2.o
  1671. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c convergence.c -fPIC -DPIC -o .libs/convergence.o
  1672. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdfminimizer.c -fPIC -DPIC -o .libs/fdfminimizer.o
  1673. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vector_bfgs.c -fPIC -DPIC -o .libs/vector_bfgs.o
  1674. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c steepest_descent.c -fPIC -DPIC -o .libs/steepest_descent.o
  1675. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c diff.c -fPIC -DPIC -o .libs/diff.o
  1676. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fminimizer.c -fPIC -DPIC -o .libs/fminimizer.o
  1677. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c conjugate_pr.c -fPIC -DPIC -o .libs/conjugate_pr.o
  1678. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c simplex2.c -fPIC -DPIC -o .libs/simplex2.o
  1679. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c simplex.c -fPIC -DPIC -o .libs/simplex.o
  1680. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslmultimin.la fdfminimizer.lo steepest_descent.lo conjugate_fr.lo conjugate_pr.lo convergence.lo diff.lo vector_bfgs.lo vector_bfgs2.lo fminimizer.lo simplex.lo simplex2.lo -lm
  1681. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslmultimin.a .libs/fdfminimizer.o .libs/steepest_descent.o .libs/conjugate_fr.o .libs/conjugate_pr.o .libs/convergence.o .libs/diff.o .libs/vector_bfgs.o .libs/vector_bfgs2.o .libs/fminimizer.o .libs/simplex.o .libs/simplex2.o
  1682. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslmultimin.a
  1683. libtool: link: ( cd ".libs" && rm -f "libgslmultimin.la" && ln -s "../libgslmultimin.la" "libgslmultimin.la" )
  1684. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multimin'
  1685. Making all in monte
  1686. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/monte'
  1687. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o miser.lo miser.c
  1688. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o plain.lo plain.c
  1689. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o vegas.lo vegas.c
  1690. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c plain.c -fPIC -DPIC -o .libs/plain.o
  1691. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c miser.c -fPIC -DPIC -o .libs/miser.o
  1692. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vegas.c -fPIC -DPIC -o .libs/vegas.o
  1693. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslmonte.la miser.lo plain.lo vegas.lo -lm
  1694. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslmonte.a .libs/miser.o .libs/plain.o .libs/vegas.o
  1695. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslmonte.a
  1696. libtool: link: ( cd ".libs" && rm -f "libgslmonte.la" && ln -s "../libgslmonte.la" "libgslmonte.la" )
  1697. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/monte'
  1698. Making all in ntuple
  1699. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ntuple'
  1700. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ntuple.lo ntuple.c
  1701. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ntuple.c -fPIC -DPIC -o .libs/ntuple.o
  1702. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslntuple.la ntuple.lo -lm
  1703. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslntuple.a .libs/ntuple.o
  1704. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslntuple.a
  1705. libtool: link: ( cd ".libs" && rm -f "libgslntuple.la" && ln -s "../libgslntuple.la" "libgslntuple.la" )
  1706. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ntuple'
  1707. Making all in diff
  1708. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/diff'
  1709. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o diff.lo diff.c
  1710. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c diff.c -fPIC -DPIC -o .libs/diff.o
  1711. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgsldiff.la diff.lo -lm
  1712. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsldiff.a .libs/diff.o
  1713. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsldiff.a
  1714. libtool: link: ( cd ".libs" && rm -f "libgsldiff.la" && ln -s "../libgsldiff.la" "libgsldiff.la" )
  1715. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/diff'
  1716. Making all in deriv
  1717. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/deriv'
  1718. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o deriv.lo deriv.c
  1719. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c deriv.c -fPIC -DPIC -o .libs/deriv.o
  1720. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslderiv.la deriv.lo -lm
  1721. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslderiv.a .libs/deriv.o
  1722. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslderiv.a
  1723. libtool: link: ( cd ".libs" && rm -f "libgslderiv.la" && ln -s "../libgslderiv.la" "libgslderiv.la" )
  1724. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/deriv'
  1725. Making all in cdf
  1726. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cdf'
  1727. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o beta.lo beta.c
  1728. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o betainv.lo betainv.c
  1729. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cauchy.lo cauchy.c
  1730. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cauchyinv.lo cauchyinv.c
  1731. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o chisq.lo chisq.c
  1732. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o chisqinv.lo chisqinv.c
  1733. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exponential.lo exponential.c
  1734. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exponentialinv.lo exponentialinv.c
  1735. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exppow.lo exppow.c
  1736. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fdist.lo fdist.c
  1737. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fdistinv.lo fdistinv.c
  1738. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o flat.lo flat.c
  1739. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o flatinv.lo flatinv.c
  1740. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gamma.lo gamma.c
  1741. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gammainv.lo gammainv.c
  1742. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gauss.lo gauss.c
  1743. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gaussinv.lo gaussinv.c
  1744. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gumbel1.lo gumbel1.c
  1745. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gumbel1inv.lo gumbel1inv.c
  1746. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gumbel2.lo gumbel2.c
  1747. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gumbel2inv.lo gumbel2inv.c
  1748. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o laplace.lo laplace.c
  1749. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o laplaceinv.lo laplaceinv.c
  1750. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o logistic.lo logistic.c
  1751. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c beta.c -fPIC -DPIC -o .libs/beta.o
  1752. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c chisq.c -fPIC -DPIC -o .libs/chisq.o
  1753. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c betainv.c -fPIC -DPIC -o .libs/betainv.o
  1754. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exponential.c -fPIC -DPIC -o .libs/exponential.o
  1755. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdistinv.c -fPIC -DPIC -o .libs/fdistinv.o
  1756. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c flat.c -fPIC -DPIC -o .libs/flat.o
  1757. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cauchyinv.c -fPIC -DPIC -o .libs/cauchyinv.o
  1758. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cauchy.c -fPIC -DPIC -o .libs/cauchy.o
  1759. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c chisqinv.c -fPIC -DPIC -o .libs/chisqinv.o
  1760. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exppow.c -fPIC -DPIC -o .libs/exppow.o
  1761. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exponentialinv.c -fPIC -DPIC -o .libs/exponentialinv.o
  1762. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c flatinv.c -fPIC -DPIC -o .libs/flatinv.o
  1763. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gammainv.c -fPIC -DPIC -o .libs/gammainv.o
  1764. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdist.c -fPIC -DPIC -o .libs/fdist.o
  1765. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gamma.c -fPIC -DPIC -o .libs/gamma.o
  1766. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gauss.c -fPIC -DPIC -o .libs/gauss.o
  1767. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gumbel1.c -fPIC -DPIC -o .libs/gumbel1.o
  1768. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gaussinv.c -fPIC -DPIC -o .libs/gaussinv.o
  1769. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gumbel2.c -fPIC -DPIC -o .libs/gumbel2.o
  1770. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gumbel1inv.c -fPIC -DPIC -o .libs/gumbel1inv.o
  1771. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gumbel2inv.c -fPIC -DPIC -o .libs/gumbel2inv.o
  1772. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c laplace.c -fPIC -DPIC -o .libs/laplace.o
  1773. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c logistic.c -fPIC -DPIC -o .libs/logistic.o
  1774. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c laplaceinv.c -fPIC -DPIC -o .libs/laplaceinv.o
  1775. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o logisticinv.lo logisticinv.c
  1776. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lognormal.lo lognormal.c
  1777. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lognormalinv.lo lognormalinv.c
  1778. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pareto.lo pareto.c
  1779. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o paretoinv.lo paretoinv.c
  1780. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rayleigh.lo rayleigh.c
  1781. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rayleighinv.lo rayleighinv.c
  1782. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tdist.lo tdist.c
  1783. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tdistinv.lo tdistinv.c
  1784. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c logisticinv.c -fPIC -DPIC -o .libs/logisticinv.o
  1785. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o weibull.lo weibull.c
  1786. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o weibullinv.lo weibullinv.c
  1787. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o binomial.lo binomial.c
  1788. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lognormal.c -fPIC -DPIC -o .libs/lognormal.o
  1789. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o poisson.lo poisson.c
  1790. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o geometric.lo geometric.c
  1791. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o nbinomial.lo nbinomial.c
  1792. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pascal.lo pascal.c
  1793. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hypergeometric.lo hypergeometric.c
  1794. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lognormalinv.c -fPIC -DPIC -o .libs/lognormalinv.o
  1795. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pareto.c -fPIC -DPIC -o .libs/pareto.o
  1796. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c paretoinv.c -fPIC -DPIC -o .libs/paretoinv.o
  1797. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rayleigh.c -fPIC -DPIC -o .libs/rayleigh.o
  1798. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tdist.c -fPIC -DPIC -o .libs/tdist.o
  1799. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rayleighinv.c -fPIC -DPIC -o .libs/rayleighinv.o
  1800. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tdistinv.c -fPIC -DPIC -o .libs/tdistinv.o
  1801. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c weibull.c -fPIC -DPIC -o .libs/weibull.o
  1802. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c binomial.c -fPIC -DPIC -o .libs/binomial.o
  1803. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pascal.c -fPIC -DPIC -o .libs/pascal.o
  1804. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c weibullinv.c -fPIC -DPIC -o .libs/weibullinv.o
  1805. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c poisson.c -fPIC -DPIC -o .libs/poisson.o
  1806. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c geometric.c -fPIC -DPIC -o .libs/geometric.o
  1807. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c nbinomial.c -fPIC -DPIC -o .libs/nbinomial.o
  1808. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hypergeometric.c -fPIC -DPIC -o .libs/hypergeometric.o
  1809. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslcdf.la beta.lo betainv.lo cauchy.lo cauchyinv.lo chisq.lo chisqinv.lo exponential.lo exponentialinv.lo exppow.lo fdist.lo fdistinv.lo flat.lo flatinv.lo gamma.lo gammainv.lo gauss.lo gaussinv.lo gumbel1.lo gumbel1inv.lo gumbel2.lo gumbel2inv.lo laplace.lo laplaceinv.lo logistic.lo logisticinv.lo lognormal.lo lognormalinv.lo pareto.lo paretoinv.lo rayleigh.lo rayleighinv.lo tdist.lo tdistinv.lo weibull.lo weibullinv.lo binomial.lo poisson.lo geometric.lo nbinomial.lo pascal.lo hypergeometric.lo -lm
  1810. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslcdf.a .libs/beta.o .libs/betainv.o .libs/cauchy.o .libs/cauchyinv.o .libs/chisq.o .libs/chisqinv.o .libs/exponential.o .libs/exponentialinv.o .libs/exppow.o .libs/fdist.o .libs/fdistinv.o .libs/flat.o .libs/flatinv.o .libs/gamma.o .libs/gammainv.o .libs/gauss.o .libs/gaussinv.o .libs/gumbel1.o .libs/gumbel1inv.o .libs/gumbel2.o .libs/gumbel2inv.o .libs/laplace.o .libs/laplaceinv.o .libs/logistic.o .libs/logisticinv.o .libs/lognormal.o .libs/lognormalinv.o .libs/pareto.o .libs/paretoinv.o .libs/rayleigh.o .libs/rayleighinv.o .libs/tdist.o .libs/tdistinv.o .libs/weibull.o .libs/weibullinv.o .libs/binomial.o .libs/poisson.o .libs/geometric.o .libs/nbinomial.o .libs/pascal.o .libs/hypergeometric.o
  1811. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslcdf.a
  1812. libtool: link: ( cd ".libs" && rm -f "libgslcdf.la" && ln -s "../libgslcdf.la" "libgslcdf.la" )
  1813. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cdf'
  1814. Making all in wavelet
  1815. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/wavelet'
  1816. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dwt.lo dwt.c
  1817. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o wavelet.lo wavelet.c
  1818. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bspline.lo bspline.c
  1819. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o daubechies.lo daubechies.c
  1820. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o haar.lo haar.c
  1821. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bspline.c -fPIC -DPIC -o .libs/bspline.o
  1822. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c daubechies.c -fPIC -DPIC -o .libs/daubechies.o
  1823. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c haar.c -fPIC -DPIC -o .libs/haar.o
  1824. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c wavelet.c -fPIC -DPIC -o .libs/wavelet.o
  1825. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dwt.c -fPIC -DPIC -o .libs/dwt.o
  1826. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslwavelet.la dwt.lo wavelet.lo bspline.lo daubechies.lo haar.lo -lm
  1827. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslwavelet.a .libs/dwt.o .libs/wavelet.o .libs/bspline.o .libs/daubechies.o .libs/haar.o
  1828. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslwavelet.a
  1829. libtool: link: ( cd ".libs" && rm -f "libgslwavelet.la" && ln -s "../libgslwavelet.la" "libgslwavelet.la" )
  1830. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/wavelet'
  1831. Making all in bspline
  1832. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/bspline'
  1833. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bspline.lo bspline.c
  1834. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bspline.c -fPIC -DPIC -o .libs/bspline.o
  1835. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgslbspline.la bspline.lo -lm
  1836. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgslbspline.a .libs/bspline.o
  1837. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgslbspline.a
  1838. libtool: link: ( cd ".libs" && rm -f "libgslbspline.la" && ln -s "../libgslbspline.la" "libgslbspline.la" )
  1839. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/bspline'
  1840. Making all in doc
  1841. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/doc'
  1842. make[2]: Nothing to be done for `all'.
  1843. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/doc'
  1844. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15'
  1845. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o version.lo version.c
  1846. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gsl-randist.c
  1847. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gsl-histogram.c
  1848. creating gsl-config
  1849. creating gsl.pc
  1850. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c version.c -fPIC -DPIC -o .libs/version.o
  1851. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 16:0:16 -Wl,-O1 -Wl,--as-needed -o libgsl.la -rpath /usr/lib64 version.lo block/libgslblock.la blas/libgslblas.la bspline/libgslbspline.la complex/libgslcomplex.la cheb/libgslcheb.la dht/libgsldht.la diff/libgsldiff.la deriv/libgslderiv.la eigen/libgsleigen.la err/libgslerr.la fft/libgslfft.la fit/libgslfit.la histogram/libgslhistogram.la ieee-utils/libgslieeeutils.la integration/libgslintegration.la interpolation/libgslinterpolation.la linalg/libgsllinalg.la matrix/libgslmatrix.la min/libgslmin.la monte/libgslmonte.la multifit/libgslmultifit.la multimin/libgslmultimin.la multiroots/libgslmultiroots.la ntuple/libgslntuple.la ode-initval/libgslodeiv.la ode-initval2/libgslodeiv2.la permutation/libgslpermutation.la combination/libgslcombination.la multiset/libgslmultiset.la poly/libgslpoly.la qrng/libgslqrng.la randist/libgslrandist.la rng/libgslrng.la roots/libgslroots.la siman/libgslsiman.la sort/libgslsort.la specfunc/libgslspecfunc.la statistics/libgslstatistics.la sum/libgslsum.la sys/libgslsys.la test/libgsltest.la utils/libutils.la vector/libgslvector.la cdf/libgslcdf.la wavelet/libgslwavelet.la -L/usr/lib64/blas/reference -lcblas -lblas -lm
  1852. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/version.o -Wl,--whole-archive block/.libs/libgslblock.a blas/.libs/libgslblas.a bspline/.libs/libgslbspline.a complex/.libs/libgslcomplex.a cheb/.libs/libgslcheb.a dht/.libs/libgsldht.a diff/.libs/libgsldiff.a deriv/.libs/libgslderiv.a eigen/.libs/libgsleigen.a err/.libs/libgslerr.a fft/.libs/libgslfft.a fit/.libs/libgslfit.a histogram/.libs/libgslhistogram.a ieee-utils/.libs/libgslieeeutils.a integration/.libs/libgslintegration.a interpolation/.libs/libgslinterpolation.a linalg/.libs/libgsllinalg.a matrix/.libs/libgslmatrix.a min/.libs/libgslmin.a monte/.libs/libgslmonte.a multifit/.libs/libgslmultifit.a multimin/.libs/libgslmultimin.a multiroots/.libs/libgslmultiroots.a ntuple/.libs/libgslntuple.a ode-initval/.libs/libgslodeiv.a ode-initval2/.libs/libgslodeiv2.a permutation/.libs/libgslpermutation.a combination/.libs/libgslcombination.a multiset/.libs/libgslmultiset.a poly/.libs/libgslpoly.a qrng/.libs/libgslqrng.a randist/.libs/libgslrandist.a rng/.libs/libgslrng.a roots/.libs/libgslroots.a siman/.libs/libgslsiman.a sort/.libs/libgslsort.a specfunc/.libs/libgslspecfunc.a statistics/.libs/libgslstatistics.a sum/.libs/libgslsum.a sys/.libs/libgslsys.a test/.libs/libgsltest.a utils/.libs/libutils.a vector/.libs/libgslvector.a cdf/.libs/libgslcdf.a wavelet/.libs/libgslwavelet.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,--as-needed -L/usr/lib64/blas/reference /usr/lib64/blas/reference/libcblas.so /usr/lib64/blas/reference/libblas.so -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libgsl.so.0 -o .libs/libgsl.so.0.16.0
  1853. libtool: link: (cd ".libs" && rm -f "libgsl.so.0" && ln -s "libgsl.so.0.16.0" "libgsl.so.0")
  1854. libtool: link: (cd ".libs" && rm -f "libgsl.so" && ln -s "libgsl.so.0.16.0" "libgsl.so")
  1855. libtool: link: ( cd ".libs" && rm -f "libgsl.la" && ln -s "../libgsl.la" "libgsl.la" )
  1856. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o gsl-randist gsl-randist.o libgsl.la -lm
  1857. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o gsl-histogram gsl-histogram.o libgsl.la -lm
  1858. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/gsl-randist gsl-randist.o -Wl,--as-needed ./.libs/libgsl.so -L/usr/lib64/blas/reference /usr/lib64/blas/reference/libcblas.so /usr/lib64/blas/reference/libblas.so -lm -Wl,-rpath -Wl,/usr/lib64/blas/reference
  1859. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/gsl-histogram gsl-histogram.o -Wl,--as-needed ./.libs/libgsl.so -L/usr/lib64/blas/reference /usr/lib64/blas/reference/libcblas.so /usr/lib64/blas/reference/libblas.so -lm -Wl,-rpath -Wl,/usr/lib64/blas/reference
  1860. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15'
  1861. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15'
  1862. >>> Source compiled.
  1863. >>> Test phase [check]: sci-libs/gsl-1.15
  1864. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  1865. make -j24 -j24 -j1 check
  1866. Making check in gsl
  1867. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/gsl'
  1868. make[1]: Nothing to be done for `check'.
  1869. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/gsl'
  1870. Making check in utils
  1871. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/utils'
  1872. make[1]: Nothing to be done for `check'.
  1873. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/utils'
  1874. Making check in sys
  1875. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  1876. make test
  1877. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  1878. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  1879. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslsys.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la libgslsys.la ../utils/libutils.la -lm
  1880. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ./.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  1881. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  1882. make check-TESTS
  1883. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  1884. Completed [322/322]
  1885. PASS: test
  1886. =============
  1887. 1 test passed
  1888. =============
  1889. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  1890. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  1891. Making check in test
  1892. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/test'
  1893. make[1]: Nothing to be done for `check'.
  1894. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/test'
  1895. Making check in err
  1896. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  1897. make test
  1898. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  1899. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  1900. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  1901. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  1902. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  1903. make check-TESTS
  1904. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  1905. Completed [70/70]
  1906. PASS: test
  1907. =============
  1908. 1 test passed
  1909. =============
  1910. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  1911. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  1912. Making check in const
  1913. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  1914. make test
  1915. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  1916. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  1917. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  1918. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  1919. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  1920. make check-TESTS
  1921. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  1922. Completed [7/7]
  1923. PASS: test
  1924. =============
  1925. 1 test passed
  1926. =============
  1927. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  1928. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  1929. Making check in complex
  1930. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  1931. make test
  1932. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  1933. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  1934. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslcomplex.la ../err/libgslerr.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  1935. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  1936. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  1937. make check-TESTS
  1938. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  1939. Completed [10121/10121]
  1940. PASS: test
  1941. =============
  1942. 1 test passed
  1943. =============
  1944. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  1945. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  1946. Making check in cheb
  1947. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  1948. make test
  1949. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  1950. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  1951. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslcheb.la ../ieee-utils/libgslieeeutils.la ../test/libgsltest.la ../sys/libgslsys.la ../err/libgslerr.la ../utils/libutils.la -lm
  1952. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslcheb.a ../ieee-utils/.libs/libgslieeeutils.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../err/.libs/libgslerr.a ../utils/.libs/libutils.a -lm
  1953. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  1954. make check-TESTS
  1955. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  1956. Completed [2745/2745]
  1957. PASS: test
  1958. =============
  1959. 1 test passed
  1960. =============
  1961. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  1962. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  1963. Making check in block
  1964. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  1965. make test
  1966. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  1967. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  1968. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  1969. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  1970. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  1971. make check-TESTS
  1972. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  1973. Completed [168/168]
  1974. PASS: test
  1975. =============
  1976. 1 test passed
  1977. =============
  1978. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  1979. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  1980. Making check in vector
  1981. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  1982. make test test_static
  1983. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  1984. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  1985. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  1986. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  1987. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_static.c
  1988. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test_static test_static.o libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  1989. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test_static test_static.o -Wl,--as-needed ./.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  1990. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  1991. make check-TESTS
  1992. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  1993. Completed [33743/33743]
  1994. PASS: test
  1995. Completed [33743/33743]
  1996. PASS: test_static
  1997. ==================
  1998. All 2 tests passed
  1999. ==================
  2000. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  2001. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  2002. Making check in matrix
  2003. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  2004. make test test_static
  2005. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  2006. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2007. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslmatrix.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2008. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2009. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_static.c
  2010. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test_static test_static.o libgslmatrix.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2011. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test_static test_static.o -Wl,--as-needed ./.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2012. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  2013. make check-TESTS
  2014. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  2015. Completed [998/998]
  2016. PASS: test
  2017. Completed [998/998]
  2018. PASS: test_static
  2019. ==================
  2020. All 2 tests passed
  2021. ==================
  2022. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  2023. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  2024. Making check in permutation
  2025. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  2026. make test
  2027. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  2028. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2029. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslpermutation.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2030. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslpermutation.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2031. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  2032. make check-TESTS
  2033. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  2034. Completed [4/4]
  2035. PASS: test
  2036. =============
  2037. 1 test passed
  2038. =============
  2039. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  2040. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  2041. Making check in combination
  2042. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  2043. make test
  2044. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  2045. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2046. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslcombination.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2047. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslcombination.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2048. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  2049. make check-TESTS
  2050. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  2051. Completed [56/56]
  2052. PASS: test
  2053. =============
  2054. 1 test passed
  2055. =============
  2056. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  2057. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  2058. Making check in multiset
  2059. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  2060. make test
  2061. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  2062. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2063. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslmultiset.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2064. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslmultiset.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2065. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  2066. make check-TESTS
  2067. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  2068. Completed [128/128]
  2069. PASS: test
  2070. =============
  2071. 1 test passed
  2072. =============
  2073. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  2074. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  2075. Making check in sort
  2076. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  2077. make test
  2078. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  2079. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2080. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslsort.la ../permutation/libgslpermutation.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la -lm
  2081. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslsort.a ../permutation/.libs/libgslpermutation.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a -lm
  2082. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  2083. make check-TESTS
  2084. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  2085. Completed [21600/21600]
  2086. PASS: test
  2087. =============
  2088. 1 test passed
  2089. =============
  2090. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  2091. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  2092. Making check in ieee-utils
  2093. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  2094. make test
  2095. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  2096. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2097. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2098. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2099. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  2100. make check-TESTS
  2101. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  2102. Completed [384/384]
  2103. PASS: test
  2104. =============
  2105. 1 test passed
  2106. =============
  2107. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  2108. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  2109. Making check in cblas
  2110. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  2111. make test
  2112. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  2113. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2114. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_amax.c
  2115. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_asum.c
  2116. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_axpy.c
  2117. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_copy.c
  2118. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_dot.c
  2119. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_gbmv.c
  2120. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_gemm.c
  2121. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_gemv.c
  2122. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_ger.c
  2123. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_hbmv.c
  2124. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_hemm.c
  2125. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_hemv.c
  2126. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_her.c
  2127. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_her2.c
  2128. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_her2k.c
  2129. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_herk.c
  2130. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_hpmv.c
  2131. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_hpr.c
  2132. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_hpr2.c
  2133. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_nrm2.c
  2134. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_rot.c
  2135. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_rotg.c
  2136. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_rotm.c
  2137. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_rotmg.c
  2138. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_sbmv.c
  2139. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_scal.c
  2140. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_spmv.c
  2141. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_spr.c
  2142. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_spr2.c
  2143. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_swap.c
  2144. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_symm.c
  2145. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_symv.c
  2146. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_syr.c
  2147. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_syr2.c
  2148. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_syr2k.c
  2149. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_syrk.c
  2150. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_tbmv.c
  2151. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_tbsv.c
  2152. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_tpmv.c
  2153. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_tpsv.c
  2154. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_trmm.c
  2155. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_trmv.c
  2156. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_trsm.c
  2157. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_trsv.c
  2158. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o test_amax.o test_asum.o test_axpy.o test_copy.o test_dot.o test_gbmv.o test_gemm.o test_gemv.o test_ger.o test_hbmv.o test_hemm.o test_hemv.o test_her.o test_her2.o test_her2k.o test_herk.o test_hpmv.o test_hpr.o test_hpr2.o test_nrm2.o test_rot.o test_rotg.o test_rotm.o test_rotmg.o test_sbmv.o test_scal.o test_spmv.o test_spr.o test_spr2.o test_swap.o test_symm.o test_symv.o test_syr.o test_syr2.o test_syr2k.o test_syrk.o test_tbmv.o test_tbsv.o test_tpmv.o test_tpsv.o test_trmm.o test_trmv.o test_trsm.o test_trsv.o libgslcblas.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la -lm
  2159. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/test test.o test_amax.o test_asum.o test_axpy.o test_copy.o test_dot.o test_gbmv.o test_gemm.o test_gemv.o test_ger.o test_hbmv.o test_hemm.o test_hemv.o test_her.o test_her2.o test_her2k.o test_herk.o test_hpmv.o test_hpr.o test_hpr2.o test_nrm2.o test_rot.o test_rotg.o test_rotm.o test_rotmg.o test_sbmv.o test_scal.o test_spmv.o test_spr.o test_spr2.o test_swap.o test_symm.o test_symv.o test_syr.o test_syr2.o test_syr2k.o test_syrk.o test_tbmv.o test_tbsv.o test_tpmv.o test_tpsv.o test_trmm.o test_trmv.o test_trsm.o test_trsv.o -Wl,--as-needed ./.libs/libgslcblas.so ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a -lm
  2160. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  2161. make check-TESTS
  2162. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  2163. Completed [6865/6865]
  2164. PASS: test
  2165. =============
  2166. 1 test passed
  2167. =============
  2168. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  2169. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  2170. Making check in blas
  2171. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/blas'
  2172. make[1]: Nothing to be done for `check'.
  2173. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/blas'
  2174. Making check in linalg
  2175. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  2176. make test
  2177. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  2178. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2179. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgsllinalg.la ../blas/libgslblas.la -L/usr/lib64/blas/reference -lcblas -lblas ../permutation/libgslpermutation.la ../matrix/libgslmatrix.la ../vector/libgslvector.la ../block/libgslblock.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2180. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgsllinalg.a ../blas/.libs/libgslblas.a -L/usr/lib64/blas/reference /usr/lib64/blas/reference/libcblas.so /usr/lib64/blas/reference/libblas.so ../permutation/.libs/libgslpermutation.a ../matrix/.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference
  2181. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  2182. make check-TESTS
  2183. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  2184. Completed [233845/233845]
  2185. PASS: test
  2186. =============
  2187. 1 test passed
  2188. =============
  2189. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  2190. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  2191. Making check in eigen
  2192. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  2193. make test
  2194. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  2195. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2196. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgsleigen.la ../test/libgsltest.la ../linalg/libgsllinalg.la ../permutation/libgslpermutation.la ../blas/libgslblas.la -L/usr/lib64/blas/reference -lcblas -lblas ../matrix/libgslmatrix.la ../vector/libgslvector.la ../block/libgslblock.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../sys/libgslsys.la ../err/libgslerr.la ../utils/libutils.la ../rng/libgslrng.la ../sort/libgslsort.la -lm
  2197. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgsleigen.a ../test/.libs/libgsltest.a ../linalg/.libs/libgsllinalg.a ../permutation/.libs/libgslpermutation.a ../blas/.libs/libgslblas.a -L/usr/lib64/blas/reference /usr/lib64/blas/reference/libcblas.so /usr/lib64/blas/reference/libblas.so ../matrix/.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../sys/.libs/libgslsys.a ../err/.libs/libgslerr.a ../utils/.libs/libutils.a ../rng/.libs/libgslrng.a ../sort/.libs/libgslsort.a -lm -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference
  2198. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  2199. make check-TESTS
  2200. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  2201. Completed [984244/984244]
  2202. PASS: test
  2203. =============
  2204. 1 test passed
  2205. =============
  2206. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  2207. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  2208. Making check in specfunc
  2209. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  2210. make test
  2211. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  2212. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_sf.c
  2213. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_airy.c
  2214. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_bessel.c
  2215. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_coulomb.c
  2216. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_dilog.c
  2217. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_gamma.c
  2218. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_hyperg.c
  2219. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_legendre.c
  2220. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_mathieu.c
  2221. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test_sf.o test_airy.o test_bessel.o test_coulomb.o test_dilog.o test_gamma.o test_hyperg.o test_legendre.o test_mathieu.o libgslspecfunc.la ../eigen/libgsleigen.la ../linalg/libgsllinalg.la ../sort/libgslsort.la ../matrix/libgslmatrix.la ../vector/libgslvector.la ../blas/libgslblas.la -L/usr/lib64/blas/reference -lcblas -lblas ../block/libgslblock.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2222. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test_sf.o test_airy.o test_bessel.o test_coulomb.o test_dilog.o test_gamma.o test_hyperg.o test_legendre.o test_mathieu.o -Wl,--as-needed ./.libs/libgslspecfunc.a ../eigen/.libs/libgsleigen.a ../linalg/.libs/libgsllinalg.a ../sort/.libs/libgslsort.a ../matrix/.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../blas/.libs/libgslblas.a -L/usr/lib64/blas/reference /usr/lib64/blas/reference/libcblas.so /usr/lib64/blas/reference/libblas.so ../block/.libs/libgslblock.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference
  2223. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  2224. make check-TESTS
  2225. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  2226. Completed [2972/2972]
  2227. PASS: test
  2228. =============
  2229. 1 test passed
  2230. =============
  2231. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  2232. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  2233. Making check in dht
  2234. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  2235. make test
  2236. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  2237. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2238. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgsldht.la ../specfunc/libgslspecfunc.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2239. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgsldht.a ../specfunc/.libs/libgslspecfunc.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2240. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  2241. make check-TESTS
  2242. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  2243. Completed [4/4]
  2244. PASS: test
  2245. =============
  2246. 1 test passed
  2247. =============
  2248. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  2249. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  2250. Making check in qrng
  2251. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  2252. make test
  2253. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  2254. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2255. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslqrng.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2256. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslqrng.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2257. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  2258. make check-TESTS
  2259. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  2260. Completed [39/39]
  2261. PASS: test
  2262. =============
  2263. 1 test passed
  2264. =============
  2265. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  2266. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  2267. Making check in rng
  2268. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  2269. make test
  2270. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  2271. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2272. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslrng.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2273. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslrng.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2274. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  2275. make check-TESTS
  2276. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  2277. Completed [686/686]
  2278. PASS: test
  2279. =============
  2280. 1 test passed
  2281. =============
  2282. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  2283. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  2284. Making check in randist
  2285. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  2286. make test
  2287. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  2288. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2289. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslrandist.la ../rng/libgslrng.la ../specfunc/libgslspecfunc.la ../integration/libgslintegration.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2290. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslrandist.a ../rng/.libs/libgslrng.a ../specfunc/.libs/libgslspecfunc.a ../integration/.libs/libgslintegration.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2291. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  2292. make check-TESTS
  2293. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  2294. Completed [134/134]
  2295. PASS: test
  2296. =============
  2297. 1 test passed
  2298. =============
  2299. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  2300. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  2301. Making check in fft
  2302. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  2303. make test
  2304. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  2305. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2306. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c signals.c
  2307. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o signals.o libgslfft.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2308. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o signals.o -Wl,--as-needed ./.libs/libgslfft.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2309. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  2310. make check-TESTS
  2311. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  2312. Completed [9204/9204]
  2313. PASS: test
  2314. =============
  2315. 1 test passed
  2316. =============
  2317. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  2318. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  2319. Making check in poly
  2320. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/poly'
  2321. make check-TESTS
  2322. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/poly'
  2323. ==================
  2324. All 0 tests passed
  2325. ==================
  2326. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/poly'
  2327. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/poly'
  2328. Making check in fit
  2329. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  2330. make test
  2331. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  2332. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2333. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslfit.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../utils/libutils.la ../sys/libgslsys.la -lm
  2334. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslfit.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../utils/.libs/libutils.a ../sys/.libs/libgslsys.a -lm
  2335. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  2336. make check-TESTS
  2337. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  2338. Completed [24/24]
  2339. PASS: test
  2340. =============
  2341. 1 test passed
  2342. =============
  2343. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  2344. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  2345. Making check in multifit
  2346. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  2347. make test
  2348. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  2349. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2350. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslmultifit.la ../linalg/libgsllinalg.la ../permutation/libgslpermutation.la ../blas/libgslblas.la -L/usr/lib64/blas/reference -lcblas -lblas ../matrix/libgslmatrix.la ../vector/libgslvector.la ../block/libgslblock.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../utils/libutils.la ../sys/libgslsys.la -lm
  2351. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslmultifit.a ../linalg/.libs/libgsllinalg.a ../permutation/.libs/libgslpermutation.a ../blas/.libs/libgslblas.a -L/usr/lib64/blas/reference /usr/lib64/blas/reference/libcblas.so /usr/lib64/blas/reference/libblas.so ../matrix/.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../utils/.libs/libutils.a ../sys/.libs/libgslsys.a -lm -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference
  2352. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  2353. make check-TESTS
  2354. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  2355. Completed [966/966]
  2356. PASS: test
  2357. =============
  2358. 1 test passed
  2359. =============
  2360. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  2361. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  2362. Making check in statistics
  2363. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  2364. make test
  2365. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  2366. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2367. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test_nist.c
  2368. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o test_nist.o libgslstatistics.la ../sort/libgslsort.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2369. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o test_nist.o -Wl,--as-needed ./.libs/libgslstatistics.a ../sort/.libs/libgslsort.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2370. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  2371. make check-TESTS
  2372. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  2373. Completed [1080/1080]
  2374. PASS: test
  2375. =============
  2376. 1 test passed
  2377. =============
  2378. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  2379. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  2380. Making check in siman
  2381. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  2382. make test
  2383. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  2384. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2385. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslsiman.la ../rng/libgslrng.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2386. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslsiman.a ../rng/.libs/libgslrng.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2387. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  2388. make check-TESTS
  2389. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  2390. Completed [5/5]
  2391. PASS: test
  2392. =============
  2393. 1 test passed
  2394. =============
  2395. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  2396. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  2397. Making check in sum
  2398. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  2399. make test
  2400. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  2401. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2402. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslsum.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2403. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslsum.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2404. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  2405. make check-TESTS
  2406. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  2407. Completed [27/27]
  2408. PASS: test
  2409. =============
  2410. 1 test passed
  2411. =============
  2412. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  2413. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  2414. Making check in integration
  2415. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  2416. make test
  2417. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  2418. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2419. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tests.c
  2420. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o tests.o libgslintegration.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2421. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o tests.o -Wl,--as-needed ./.libs/libgslintegration.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2422. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  2423. make check-TESTS
  2424. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  2425. Completed [3037/3037]
  2426. PASS: test
  2427. =============
  2428. 1 test passed
  2429. =============
  2430. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  2431. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  2432. Making check in interpolation
  2433. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  2434. make test
  2435. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  2436. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2437. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslinterpolation.la ../poly/libgslpoly.la ../linalg/libgsllinalg.la ../permutation/libgslpermutation.la ../blas/libgslblas.la ../matrix/libgslmatrix.la ../vector/libgslvector.la ../block/libgslblock.la ../complex/libgslcomplex.la -L/usr/lib64/blas/reference -lcblas -lblas ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2438. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslinterpolation.a ../poly/.libs/libgslpoly.a ../linalg/.libs/libgsllinalg.a ../permutation/.libs/libgslpermutation.a ../blas/.libs/libgslblas.a ../matrix/.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../complex/.libs/libgslcomplex.a -L/usr/lib64/blas/reference /usr/lib64/blas/reference/libcblas.so /usr/lib64/blas/reference/libblas.so ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference
  2439. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  2440. make check-TESTS
  2441. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  2442. Completed [1620/1620]
  2443. PASS: test
  2444. =============
  2445. 1 test passed
  2446. =============
  2447. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  2448. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  2449. Making check in histogram
  2450. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  2451. make test
  2452. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  2453. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2454. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test1d.c
  2455. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test2d.c
  2456. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test1d_resample.c
  2457. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test2d_resample.c
  2458. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test1d_trap.c
  2459. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test2d_trap.c
  2460. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o test1d.o test2d.o test1d_resample.o test2d_resample.o test1d_trap.o test2d_trap.o libgslhistogram.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la -lm
  2461. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o test1d.o test2d.o test1d_resample.o test2d_resample.o test1d_trap.o test2d_trap.o -Wl,--as-needed ./.libs/libgslhistogram.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a -lm
  2462. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  2463. make check-TESTS
  2464. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  2465. Completed [160/160]
  2466. PASS: test
  2467. =============
  2468. 1 test passed
  2469. =============
  2470. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  2471. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  2472. Making check in ode-initval
  2473. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  2474. make test
  2475. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  2476. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2477. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslodeiv.la ../linalg/libgsllinalg.la ../blas/libgslblas.la -L/usr/lib64/blas/reference -lcblas -lblas ../matrix/libgslmatrix.la ../permutation/libgslpermutation.la ../vector/libgslvector.la ../block/libgslblock.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2478. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o test test.o -Wl,--as-needed ./.libs/libgslodeiv.a ../linalg/.libs/libgsllinalg.a ../blas/.libs/libgslblas.a -L/usr/lib64/blas/reference /usr/lib64/blas/reference/libcblas.so /usr/lib64/blas/reference/libblas.so ../matrix/.libs/libgslmatrix.a ../permutation/.libs/libgslpermutation.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference
  2479. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  2480. make check-TESTS
  2481. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  2482. Completed [3509/3509]
  2483. PASS: test
  2484. =============
  2485. 1 test passed
  2486. =============
  2487. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  2488. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  2489. Making check in ode-initval2
  2490. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  2491. make test
  2492. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  2493. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c test.c
  2494. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test test.o libgslodeiv2.la ../linalg/libgsllinalg.la ../blas/libgslblas.la ../cblas/libgslcblas.la ../matrix/libgslmatrix.la ../permutation/libgslpermutation.la ../vector/libgslvector.la ../block/libgslblock.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
  2495. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/test test.o -Wl,--as-needed ./.libs/libgslodeiv2.a ../linalg/.libs/libgsllinalg.a ../blas/.libs/libgslblas.a ../cblas/.libs/libgslcblas.so ../matrix/.libs/libgslmatrix.a ../permutation/.libs/libgslpermutation.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
  2496. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  2497. make check-TESTS
  2498. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  2499. -- order change -2
  2500. gsl: msbdf.c:1336: ERROR: msbdf_apply too large order change
  2501. Default GSL error handler invoked.
  2502. /bin/sh: line 5: 559973 Aborted ${dir}$tst
  2503. FAIL: test
  2504. ==================
  2505. 1 of 1 test failed
  2506. ==================
  2507. make[2]: *** [check-TESTS] Error 1
  2508. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  2509. make[1]: *** [check-am] Error 2
  2510. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  2511. make: *** [check-recursive] Error 1
  2512. * ERROR: sci-libs/gsl-1.15 failed (test phase):
  2513. * emake failed
  2514. *
  2515. * If you need support, post the output of `emerge --info '=sci-libs/gsl-1.15'`,
  2516. * the complete build log and the output of `emerge -pqv '=sci-libs/gsl-1.15'`.
  2517. * The complete build log is located at '/var/log/portage/sci-libs:gsl-1.15:20121230-091018.log'.
  2518. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-libs/gsl-1.15/temp/build.log'.
  2519. * The ebuild environment file is located at '/tmp/portage/sci-libs/gsl-1.15/temp/environment'.
  2520. * Working directory: '/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15'
  2521. * S: '/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15'
  2522. >>> Install gsl-1.15 into /tmp/portage/sci-libs/gsl-1.15/image/ category sci-libs
  2523. make -j24 DESTDIR=/tmp/portage/sci-libs/gsl-1.15/image/ install
  2524. Making install in gsl
  2525. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/gsl'
  2526. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/gsl'
  2527. make[2]: Nothing to be done for `install-exec-am'.
  2528. make[2]: Nothing to be done for `install-data-am'.
  2529. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/gsl'
  2530. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/gsl'
  2531. Making install in utils
  2532. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/utils'
  2533. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/utils'
  2534. make[2]: Nothing to be done for `install-exec-am'.
  2535. make[2]: Nothing to be done for `install-data-am'.
  2536. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/utils'
  2537. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/utils'
  2538. Making install in sys
  2539. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  2540. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  2541. make[2]: Nothing to be done for `install-exec-am'.
  2542. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2543. /usr/bin/install -c -m 644 gsl_sys.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2544. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  2545. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sys'
  2546. Making install in test
  2547. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/test'
  2548. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/test'
  2549. make[2]: Nothing to be done for `install-exec-am'.
  2550. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2551. /usr/bin/install -c -m 644 gsl_test.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2552. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/test'
  2553. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/test'
  2554. Making install in err
  2555. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  2556. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  2557. make[2]: Nothing to be done for `install-exec-am'.
  2558. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2559. /usr/bin/install -c -m 644 gsl_errno.h gsl_message.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2560. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  2561. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/err'
  2562. Making install in const
  2563. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  2564. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  2565. make[2]: Nothing to be done for `install-exec-am'.
  2566. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2567. /usr/bin/install -c -m 644 gsl_const.h gsl_const_cgs.h gsl_const_mks.h gsl_const_cgsm.h gsl_const_mksa.h gsl_const_num.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2568. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  2569. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/const'
  2570. Making install in complex
  2571. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  2572. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  2573. make[2]: Nothing to be done for `install-exec-am'.
  2574. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2575. /usr/bin/install -c -m 644 gsl_complex.h gsl_complex_math.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2576. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  2577. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/complex'
  2578. Making install in cheb
  2579. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  2580. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  2581. make[2]: Nothing to be done for `install-exec-am'.
  2582. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2583. /usr/bin/install -c -m 644 gsl_chebyshev.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2584. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  2585. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cheb'
  2586. Making install in block
  2587. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  2588. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  2589. make[2]: Nothing to be done for `install-exec-am'.
  2590. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2591. /usr/bin/install -c -m 644 gsl_block.h gsl_block_char.h gsl_block_complex_double.h gsl_block_complex_float.h gsl_block_complex_long_double.h gsl_block_double.h gsl_block_float.h gsl_block_int.h gsl_block_long.h gsl_block_long_double.h gsl_block_short.h gsl_block_uchar.h gsl_block_uint.h gsl_block_ulong.h gsl_block_ushort.h gsl_check_range.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2592. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  2593. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/block'
  2594. Making install in vector
  2595. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  2596. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  2597. make[2]: Nothing to be done for `install-exec-am'.
  2598. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2599. /usr/bin/install -c -m 644 gsl_vector.h gsl_vector_char.h gsl_vector_complex.h gsl_vector_complex_double.h gsl_vector_complex_float.h gsl_vector_complex_long_double.h gsl_vector_double.h gsl_vector_float.h gsl_vector_int.h gsl_vector_long.h gsl_vector_long_double.h gsl_vector_short.h gsl_vector_uchar.h gsl_vector_uint.h gsl_vector_ulong.h gsl_vector_ushort.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2600. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  2601. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/vector'
  2602. Making install in matrix
  2603. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  2604. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  2605. make[2]: Nothing to be done for `install-exec-am'.
  2606. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2607. /usr/bin/install -c -m 644 gsl_matrix.h gsl_matrix_char.h gsl_matrix_complex_double.h gsl_matrix_complex_float.h gsl_matrix_complex_long_double.h gsl_matrix_double.h gsl_matrix_float.h gsl_matrix_int.h gsl_matrix_long.h gsl_matrix_long_double.h gsl_matrix_short.h gsl_matrix_uchar.h gsl_matrix_uint.h gsl_matrix_ulong.h gsl_matrix_ushort.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2608. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  2609. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/matrix'
  2610. Making install in permutation
  2611. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  2612. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  2613. make[2]: Nothing to be done for `install-exec-am'.
  2614. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2615. /usr/bin/install -c -m 644 gsl_permutation.h gsl_permute.h gsl_permute_char.h gsl_permute_complex_double.h gsl_permute_complex_float.h gsl_permute_complex_long_double.h gsl_permute_double.h gsl_permute_float.h gsl_permute_int.h gsl_permute_long.h gsl_permute_long_double.h gsl_permute_short.h gsl_permute_uchar.h gsl_permute_uint.h gsl_permute_ulong.h gsl_permute_ushort.h gsl_permute_vector.h gsl_permute_vector_char.h gsl_permute_vector_complex_double.h gsl_permute_vector_complex_float.h gsl_permute_vector_complex_long_double.h gsl_permute_vector_double.h gsl_permute_vector_float.h gsl_permute_vector_int.h gsl_permute_vector_long.h gsl_permute_vector_long_double.h gsl_permute_vector_short.h gsl_permute_vector_uchar.h gsl_permute_vector_uint.h gsl_permute_vector_ulong.h gsl_permute_vector_ushort.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2616. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  2617. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/permutation'
  2618. Making install in combination
  2619. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  2620. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  2621. make[2]: Nothing to be done for `install-exec-am'.
  2622. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2623. /usr/bin/install -c -m 644 gsl_combination.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2624. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  2625. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/combination'
  2626. Making install in multiset
  2627. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  2628. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  2629. make[2]: Nothing to be done for `install-exec-am'.
  2630. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2631. /usr/bin/install -c -m 644 gsl_multiset.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2632. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  2633. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiset'
  2634. Making install in sort
  2635. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  2636. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  2637. make[2]: Nothing to be done for `install-exec-am'.
  2638. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2639. /usr/bin/install -c -m 644 gsl_heapsort.h gsl_sort.h gsl_sort_char.h gsl_sort_double.h gsl_sort_float.h gsl_sort_int.h gsl_sort_long.h gsl_sort_long_double.h gsl_sort_short.h gsl_sort_uchar.h gsl_sort_uint.h gsl_sort_ulong.h gsl_sort_ushort.h gsl_sort_vector.h gsl_sort_vector_char.h gsl_sort_vector_double.h gsl_sort_vector_float.h gsl_sort_vector_int.h gsl_sort_vector_long.h gsl_sort_vector_long_double.h gsl_sort_vector_short.h gsl_sort_vector_uchar.h gsl_sort_vector_uint.h gsl_sort_vector_ulong.h gsl_sort_vector_ushort.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2640. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  2641. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sort'
  2642. Making install in ieee-utils
  2643. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  2644. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  2645. make[2]: Nothing to be done for `install-exec-am'.
  2646. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2647. /usr/bin/install -c -m 644 gsl_ieee_utils.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2648. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  2649. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ieee-utils'
  2650. Making install in cblas
  2651. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  2652. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  2653. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/lib64'
  2654. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2655. /bin/sh ../libtool --mode=install /usr/bin/install -c libgslcblas.la '/tmp/portage/sci-libs/gsl-1.15/image//usr/lib64'
  2656. /usr/bin/install -c -m 644 gsl_cblas.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2657. libtool: install: /usr/bin/install -c .libs/libgslcblas.so.0.0.0 /tmp/portage/sci-libs/gsl-1.15/image//usr/lib64/libgslcblas.so.0.0.0
  2658. libtool: install: (cd /tmp/portage/sci-libs/gsl-1.15/image//usr/lib64 && { ln -s -f libgslcblas.so.0.0.0 libgslcblas.so.0 || { rm -f libgslcblas.so.0 && ln -s libgslcblas.so.0.0.0 libgslcblas.so.0; }; })
  2659. libtool: install: (cd /tmp/portage/sci-libs/gsl-1.15/image//usr/lib64 && { ln -s -f libgslcblas.so.0.0.0 libgslcblas.so || { rm -f libgslcblas.so && ln -s libgslcblas.so.0.0.0 libgslcblas.so; }; })
  2660. libtool: install: /usr/bin/install -c .libs/libgslcblas.lai /tmp/portage/sci-libs/gsl-1.15/image//usr/lib64/libgslcblas.la
  2661. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  2662. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  2663. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cblas'
  2664. Making install in blas
  2665. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/blas'
  2666. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/blas'
  2667. make[2]: Nothing to be done for `install-exec-am'.
  2668. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2669. /usr/bin/install -c -m 644 gsl_blas.h gsl_blas_types.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2670. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/blas'
  2671. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/blas'
  2672. Making install in linalg
  2673. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  2674. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  2675. make[2]: Nothing to be done for `install-exec-am'.
  2676. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2677. /usr/bin/install -c -m 644 gsl_linalg.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2678. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  2679. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/linalg'
  2680. Making install in eigen
  2681. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  2682. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  2683. make[2]: Nothing to be done for `install-exec-am'.
  2684. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2685. /usr/bin/install -c -m 644 gsl_eigen.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2686. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  2687. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/eigen'
  2688. Making install in specfunc
  2689. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  2690. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  2691. make[2]: Nothing to be done for `install-exec-am'.
  2692. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2693. /usr/bin/install -c -m 644 gsl_sf.h gsl_sf_airy.h gsl_sf_bessel.h gsl_sf_clausen.h gsl_sf_coulomb.h gsl_sf_coupling.h gsl_sf_dawson.h gsl_sf_debye.h gsl_sf_dilog.h gsl_sf_elementary.h gsl_sf_ellint.h gsl_sf_elljac.h gsl_sf_erf.h gsl_sf_exp.h gsl_sf_expint.h gsl_sf_fermi_dirac.h gsl_sf_gamma.h gsl_sf_gegenbauer.h gsl_sf_hyperg.h gsl_sf_laguerre.h gsl_sf_lambert.h gsl_sf_legendre.h gsl_sf_log.h gsl_sf_mathieu.h gsl_sf_pow_int.h gsl_sf_psi.h gsl_sf_result.h gsl_sf_synchrotron.h gsl_sf_transport.h gsl_sf_trig.h gsl_sf_zeta.h gsl_specfunc.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2694. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  2695. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/specfunc'
  2696. Making install in dht
  2697. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  2698. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  2699. make[2]: Nothing to be done for `install-exec-am'.
  2700. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2701. /usr/bin/install -c -m 644 gsl_dht.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2702. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  2703. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/dht'
  2704. Making install in qrng
  2705. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  2706. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  2707. make[2]: Nothing to be done for `install-exec-am'.
  2708. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2709. /usr/bin/install -c -m 644 gsl_qrng.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2710. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  2711. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/qrng'
  2712. Making install in rng
  2713. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  2714. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  2715. make[2]: Nothing to be done for `install-exec-am'.
  2716. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2717. /usr/bin/install -c -m 644 gsl_rng.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2718. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  2719. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/rng'
  2720. Making install in randist
  2721. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  2722. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  2723. make[2]: Nothing to be done for `install-exec-am'.
  2724. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2725. /usr/bin/install -c -m 644 gsl_randist.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2726. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  2727. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/randist'
  2728. Making install in fft
  2729. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  2730. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  2731. make[2]: Nothing to be done for `install-exec-am'.
  2732. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2733. /usr/bin/install -c -m 644 gsl_fft.h gsl_fft_complex.h gsl_fft_halfcomplex.h gsl_fft_real.h gsl_dft_complex.h gsl_dft_complex_float.h gsl_fft_complex_float.h gsl_fft_halfcomplex_float.h gsl_fft_real_float.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2734. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  2735. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fft'
  2736. Making install in poly
  2737. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/poly'
  2738. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/poly'
  2739. make[2]: Nothing to be done for `install-exec-am'.
  2740. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2741. /usr/bin/install -c -m 644 gsl_poly.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2742. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/poly'
  2743. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/poly'
  2744. Making install in fit
  2745. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  2746. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  2747. make[2]: Nothing to be done for `install-exec-am'.
  2748. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2749. /usr/bin/install -c -m 644 gsl_fit.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2750. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  2751. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/fit'
  2752. Making install in multifit
  2753. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  2754. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  2755. make[2]: Nothing to be done for `install-exec-am'.
  2756. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2757. /usr/bin/install -c -m 644 gsl_multifit.h gsl_multifit_nlin.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2758. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  2759. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multifit'
  2760. Making install in statistics
  2761. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  2762. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  2763. make[2]: Nothing to be done for `install-exec-am'.
  2764. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2765. /usr/bin/install -c -m 644 gsl_statistics.h gsl_statistics_char.h gsl_statistics_double.h gsl_statistics_float.h gsl_statistics_int.h gsl_statistics_long.h gsl_statistics_long_double.h gsl_statistics_short.h gsl_statistics_uchar.h gsl_statistics_uint.h gsl_statistics_ulong.h gsl_statistics_ushort.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2766. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  2767. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/statistics'
  2768. Making install in siman
  2769. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  2770. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  2771. make[2]: Nothing to be done for `install-exec-am'.
  2772. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2773. /usr/bin/install -c -m 644 gsl_siman.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2774. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  2775. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/siman'
  2776. Making install in sum
  2777. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  2778. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  2779. make[2]: Nothing to be done for `install-exec-am'.
  2780. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2781. /usr/bin/install -c -m 644 gsl_sum.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2782. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  2783. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/sum'
  2784. Making install in integration
  2785. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  2786. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  2787. make[2]: Nothing to be done for `install-exec-am'.
  2788. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2789. /usr/bin/install -c -m 644 gsl_integration.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2790. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  2791. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/integration'
  2792. Making install in interpolation
  2793. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  2794. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  2795. make[2]: Nothing to be done for `install-exec-am'.
  2796. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2797. /usr/bin/install -c -m 644 gsl_interp.h gsl_spline.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2798. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  2799. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/interpolation'
  2800. Making install in histogram
  2801. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  2802. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  2803. make[2]: Nothing to be done for `install-exec-am'.
  2804. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2805. /usr/bin/install -c -m 644 gsl_histogram.h gsl_histogram2d.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2806. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  2807. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/histogram'
  2808. Making install in ode-initval
  2809. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  2810. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  2811. make[2]: Nothing to be done for `install-exec-am'.
  2812. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2813. /usr/bin/install -c -m 644 gsl_odeiv.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2814. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  2815. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval'
  2816. Making install in ode-initval2
  2817. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  2818. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  2819. make[2]: Nothing to be done for `install-exec-am'.
  2820. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2821. /usr/bin/install -c -m 644 gsl_odeiv2.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2822. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  2823. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ode-initval2'
  2824. Making install in roots
  2825. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/roots'
  2826. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/roots'
  2827. make[2]: Nothing to be done for `install-exec-am'.
  2828. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2829. /usr/bin/install -c -m 644 gsl_roots.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2830. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/roots'
  2831. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/roots'
  2832. Making install in multiroots
  2833. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiroots'
  2834. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiroots'
  2835. make[2]: Nothing to be done for `install-exec-am'.
  2836. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2837. /usr/bin/install -c -m 644 gsl_multiroots.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2838. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiroots'
  2839. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multiroots'
  2840. Making install in min
  2841. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/min'
  2842. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/min'
  2843. make[2]: Nothing to be done for `install-exec-am'.
  2844. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2845. /usr/bin/install -c -m 644 gsl_min.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2846. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/min'
  2847. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/min'
  2848. Making install in multimin
  2849. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multimin'
  2850. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multimin'
  2851. make[2]: Nothing to be done for `install-exec-am'.
  2852. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2853. /usr/bin/install -c -m 644 gsl_multimin.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2854. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multimin'
  2855. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/multimin'
  2856. Making install in monte
  2857. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/monte'
  2858. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/monte'
  2859. make[2]: Nothing to be done for `install-exec-am'.
  2860. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2861. /usr/bin/install -c -m 644 gsl_monte.h gsl_monte_vegas.h gsl_monte_miser.h gsl_monte_plain.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2862. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/monte'
  2863. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/monte'
  2864. Making install in ntuple
  2865. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ntuple'
  2866. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ntuple'
  2867. make[2]: Nothing to be done for `install-exec-am'.
  2868. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2869. /usr/bin/install -c -m 644 gsl_ntuple.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2870. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ntuple'
  2871. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/ntuple'
  2872. Making install in diff
  2873. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/diff'
  2874. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/diff'
  2875. make[2]: Nothing to be done for `install-exec-am'.
  2876. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2877. /usr/bin/install -c -m 644 gsl_diff.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2878. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/diff'
  2879. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/diff'
  2880. Making install in deriv
  2881. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/deriv'
  2882. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/deriv'
  2883. make[2]: Nothing to be done for `install-exec-am'.
  2884. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2885. /usr/bin/install -c -m 644 gsl_deriv.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2886. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/deriv'
  2887. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/deriv'
  2888. Making install in cdf
  2889. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cdf'
  2890. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cdf'
  2891. make[2]: Nothing to be done for `install-exec-am'.
  2892. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2893. /usr/bin/install -c -m 644 gsl_cdf.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2894. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cdf'
  2895. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/cdf'
  2896. Making install in wavelet
  2897. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/wavelet'
  2898. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/wavelet'
  2899. make[2]: Nothing to be done for `install-exec-am'.
  2900. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2901. /usr/bin/install -c -m 644 gsl_wavelet.h gsl_wavelet2d.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2902. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/wavelet'
  2903. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/wavelet'
  2904. Making install in bspline
  2905. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/bspline'
  2906. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/bspline'
  2907. make[2]: Nothing to be done for `install-exec-am'.
  2908. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2909. /usr/bin/install -c -m 644 gsl_bspline.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2910. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/bspline'
  2911. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/bspline'
  2912. Making install in doc
  2913. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/doc'
  2914. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/doc'
  2915. make[2]: Nothing to be done for `install-exec-am'.
  2916. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/share/man/man1'
  2917. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/share/man/man3'
  2918. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/share/info'
  2919. /usr/bin/install -c -m 644 gsl-config.1 gsl-randist.1 gsl-histogram.1 '/tmp/portage/sci-libs/gsl-1.15/image//usr/share/man/man1'
  2920. /usr/bin/install -c -m 644 gsl.3 '/tmp/portage/sci-libs/gsl-1.15/image//usr/share/man/man3'
  2921. /usr/bin/install -c -m 644 ./gsl-ref.info ./gsl-ref.info-1 ./gsl-ref.info-2 ./gsl-ref.info-3 ./gsl-ref.info-4 ./gsl-ref.info-5 ./gsl-ref.info-6 '/tmp/portage/sci-libs/gsl-1.15/image//usr/share/info'
  2922. install-info --info-dir='/tmp/portage/sci-libs/gsl-1.15/image//usr/share/info' '/tmp/portage/sci-libs/gsl-1.15/image//usr/share/info/gsl-ref.info'
  2923. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/doc'
  2924. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15/doc'
  2925. make[1]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15'
  2926. make[2]: Entering directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15'
  2927. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/lib64'
  2928. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/bin'
  2929. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/share/aclocal'
  2930. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/lib64/pkgconfig'
  2931. /bin/sh ./libtool --mode=install /usr/bin/install -c libgsl.la '/tmp/portage/sci-libs/gsl-1.15/image//usr/lib64'
  2932. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2933. /usr/bin/install -c -m 644 gsl.m4 '/tmp/portage/sci-libs/gsl-1.15/image//usr/share/aclocal'
  2934. /usr/bin/install -c -m 644 gsl.pc '/tmp/portage/sci-libs/gsl-1.15/image//usr/lib64/pkgconfig'
  2935. /usr/bin/install -c -m 644 gsl_math.h gsl_pow_int.h gsl_nan.h gsl_machine.h gsl_mode.h gsl_precision.h gsl_types.h gsl_version.h gsl_minmax.h gsl_inline.h '/tmp/portage/sci-libs/gsl-1.15/image//usr/include/gsl'
  2936. /usr/bin/install -c gsl-config '/tmp/portage/sci-libs/gsl-1.15/image//usr/bin'
  2937. libtool: install: /usr/bin/install -c .libs/libgsl.so.0.16.0 /tmp/portage/sci-libs/gsl-1.15/image//usr/lib64/libgsl.so.0.16.0
  2938. libtool: install: (cd /tmp/portage/sci-libs/gsl-1.15/image//usr/lib64 && { ln -s -f libgsl.so.0.16.0 libgsl.so.0 || { rm -f libgsl.so.0 && ln -s libgsl.so.0.16.0 libgsl.so.0; }; })
  2939. libtool: install: (cd /tmp/portage/sci-libs/gsl-1.15/image//usr/lib64 && { ln -s -f libgsl.so.0.16.0 libgsl.so || { rm -f libgsl.so && ln -s libgsl.so.0.16.0 libgsl.so; }; })
  2940. libtool: install: /usr/bin/install -c .libs/libgsl.lai /tmp/portage/sci-libs/gsl-1.15/image//usr/lib64/libgsl.la
  2941. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  2942. /bin/mkdir -p '/tmp/portage/sci-libs/gsl-1.15/image//usr/bin'
  2943. /bin/sh ./libtool --mode=install /usr/bin/install -c gsl-randist gsl-histogram '/tmp/portage/sci-libs/gsl-1.15/image//usr/bin'
  2944. libtool: install: warning: `libgsl.la' has not been installed in `/usr/lib64'
  2945. libtool: install: /usr/bin/install -c .libs/gsl-randist /tmp/portage/sci-libs/gsl-1.15/image//usr/bin/gsl-randist
  2946. libtool: install: warning: `libgsl.la' has not been installed in `/usr/lib64'
  2947. libtool: install: /usr/bin/install -c .libs/gsl-histogram /tmp/portage/sci-libs/gsl-1.15/image//usr/bin/gsl-histogram
  2948. make[2]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15'
  2949. make[1]: Leaving directory `/tmp/portage/sci-libs/gsl-1.15/work/gsl-1.15'
  2950. >>> Completed installing gsl-1.15 into /tmp/portage/sci-libs/gsl-1.15/image/
  2951. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  2952. usr/bin/gsl-randist
  2953. usr/bin/gsl-histogram
  2954. usr/lib64/libgslcblas.so.0.0.0
  2955. usr/lib64/libgsl.so.0.16.0
  2956. ecompressdir: bzip2 -9 /usr/share/man
  2957. ecompressdir: bzip2 -9 /usr/share/info
  2958. ecompressdir: bzip2 -9 /usr/share/doc
  2959. * Current eselected cblas is reference
  2960. * To use cblas gsl implementation, you have to issue (as root):
  2961. * eselect cblas set gsl