1. * Package: sci-libs/ldl-2.1.0
  2. * Repository: gentoo
  3. * Maintainer: sci@gentoo.org
  4. * USE: amd64 doc elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking ldl-2.1.0.tar.gz to /tmp/portage/sci-libs/ldl-2.1.0/work
  15. >>> Source unpacked in /tmp/portage/sci-libs/ldl-2.1.0/work
  16. >>> Preparing source in /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0 ...
  17. * Running elibtoolize in: ldl-2.1.0/config/
  18. * Applying portage/1.2.0 patch ...
  19. * Applying sed/1.5.6 patch ...
  20. * Applying as-needed/2.4.2 patch ...
  21. >>> Source prepared.
  22. >>> Configuring source in /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0 ...
  23. >>> Working in BUILD_DIR: "/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build"
  24. * econf: updating ldl-2.1.0/config/config.guess with /usr/share/gnuconfig/config.guess
  25. * econf: updating ldl-2.1.0/config/config.sub with /usr/share/gnuconfig/config.sub
  26. /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/ldl-2.1.0 --enable-shared --disable-static --with-doc
  27. configure: loading site script /usr/share/config.site
  28. checking for a BSD-compatible install... /usr/bin/install -c
  29. checking whether build environment is sane... yes
  30. checking for a thread-safe mkdir -p... /bin/mkdir -p
  31. checking for gawk... gawk
  32. checking whether make sets $(MAKE)... yes
  33. checking build system type... x86_64-pc-linux-gnu
  34. checking host system type... x86_64-pc-linux-gnu
  35. checking how to print strings... printf
  36. checking for style of include used by make... GNU
  37. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  38. checking whether the C compiler works... yes
  39. checking for C compiler default output file name... a.out
  40. checking for suffix of executables...
  41. checking whether we are cross compiling... no
  42. checking for suffix of object files... o
  43. checking whether we are using the GNU C compiler... yes
  44. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  45. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  46. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  47. checking for a sed that does not truncate output... /bin/sed
  48. checking for grep that handles long lines and -e... /bin/grep
  49. checking for egrep... /bin/grep -E
  50. checking for fgrep... /bin/grep -F
  51. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  52. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  53. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  54. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  55. checking whether ln -s works... yes
  56. checking the maximum length of command line arguments... 1572864
  57. checking whether the shell understands some XSI constructs... yes
  58. checking whether the shell understands "+="... yes
  59. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  60. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  61. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  62. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  63. checking how to recognize dependent libraries... pass_all
  64. checking for x86_64-pc-linux-gnu-dlltool... no
  65. checking for dlltool... no
  66. checking how to associate runtime and link libraries... printf %s\n
  67. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  68. checking for archiver @FILE support... @
  69. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  70. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  71. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  72. checking for sysroot... no
  73. checking for x86_64-pc-linux-gnu-mt... no
  74. checking for mt... mt
  75. checking if mt is a manifest tool... no
  76. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  77. checking for ANSI C header files... yes
  78. checking for sys/types.h... yes
  79. checking for sys/stat.h... yes
  80. checking for stdlib.h... yes
  81. checking for string.h... yes
  82. checking for memory.h... yes
  83. checking for strings.h... yes
  84. checking for inttypes.h... yes
  85. checking for stdint.h... yes
  86. checking for unistd.h... yes
  87. checking for dlfcn.h... yes
  88. checking for objdir... .libs
  89. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  90. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  91. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  92. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  93. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  94. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  95. 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
  96. checking whether -lc should be explicitly linked in... no
  97. checking dynamic linker characteristics... GNU/Linux ld.so
  98. checking how to hardcode library paths into programs... immediate
  99. checking whether stripping libraries is possible... yes
  100. checking if libtool supports shared libraries... yes
  101. checking whether to build shared libraries... yes
  102. checking whether to build static libraries... no
  103. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  104. checking whether we are using the GNU C compiler... (cached) yes
  105. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  106. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  107. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  108. checking for stdlib.h... (cached) yes
  109. checking for error_at_line... yes
  110. checking for sqrt in -lm... yes
  111. checking for x86_64-pc-linux-gnu-pkg-config... no
  112. checking for pkg-config... /usr/bin/pkg-config
  113. checking pkg-config is at least version 0.9.0... yes
  114. checking for SUITESPARSECONFIG... yes
  115. checking SuiteSparse_config.h usability... yes
  116. checking SuiteSparse_config.h presence... yes
  117. checking for SuiteSparse_config.h... yes
  118. checking for SuiteSparse_malloc in -lsuitesparseconfig... yes
  119. checking whether to build user guide... yes
  120. checking for pdflatex... /usr/bin/pdflatex
  121. checking for bibtex... /usr/bin/bibtex
  122. checking for a sed that does not truncate output... (cached) /bin/sed
  123. checking for gawk... (cached) gawk
  124. checking whether ln -s works... yes
  125. checking for expand... /usr/bin/expand
  126. checking that generated files are newer than configure... done
  127. configure: creating ./config.status
  128. config.status: creating Demo/Makefile
  129. config.status: creating Doc/Makefile
  130. config.status: creating Source/Makefile
  131. config.status: creating ldl.pc
  132. config.status: creating Makefile
  133. config.status: creating config.h
  134. config.status: executing depfiles commands
  135. config.status: executing libtool commands
  136. >>> Source configured.
  137. >>> Compiling source in /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0 ...
  138. >>> Working in BUILD_DIR: "/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build"
  139. make -j24
  140. make all-recursive
  141. make[1]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build'
  142. Making all in Source
  143. make[2]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Source'
  144. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Source -I.. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Include -DLDL_LONG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libldll_la-ldl.lo `test -f 'ldl.c' || echo '/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Source/'`ldl.c
  145. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Source -I.. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ldl.lo /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Source/ldl.c
  146. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Source -I.. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Source/ldl.c -fPIC -DPIC -o .libs/ldl.o
  147. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Source -I.. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Include -DLDL_LONG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Source/ldl.c -fPIC -DPIC -o .libs/libldll_la-ldl.o
  148. /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 libldll.la libldll_la-ldl.lo -lm
  149. /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 libldli.la ldl.lo -lm
  150. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libldll.a .libs/libldll_la-ldl.o
  151. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libldll.a
  152. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libldli.a .libs/ldl.o
  153. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libldli.a
  154. libtool: link: ( cd ".libs" && rm -f "libldll.la" && ln -s "../libldll.la" "libldll.la" )
  155. libtool: link: ( cd ".libs" && rm -f "libldli.la" && ln -s "../libldli.la" "libldli.la" )
  156. /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 libldl.la -rpath /usr/lib64 libldll.la libldli.la -lsuitesparseconfig -lm
  157. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libldll.a ./.libs/libldli.a -Wl,--no-whole-archive -Wl,--as-needed -lsuitesparseconfig -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libldl.so.0 -o .libs/libldl.so.0.0.0
  158. libtool: link: (cd ".libs" && rm -f "libldl.so.0" && ln -s "libldl.so.0.0.0" "libldl.so.0")
  159. libtool: link: (cd ".libs" && rm -f "libldl.so" && ln -s "libldl.so.0.0.0" "libldl.so")
  160. libtool: link: ( cd ".libs" && rm -f "libldl.la" && ln -s "../libldl.la" "libldl.la" )
  161. make[2]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Source'
  162. Making all in Demo
  163. make[2]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  164. make[2]: Nothing to be done for `all'.
  165. make[2]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  166. Making all in Doc
  167. make[2]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Doc'
  168. ln -s /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Doc/*.{tex,bib} .
  169. /usr/bin/pdflatex ldl_userguide
  170. This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
  171. restricted \write18 enabled.
  172. entering extended mode
  173. (./ldl_userguide.tex
  174. LaTeX2e <2011/06/27>
  175. Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, cr
  176. oatian, bulgarian, russian, ukrainian, dutch, finnish, hungarian, latvian, swed
  177. ish, loaded.
  178. (/usr/share/texmf-dist/tex/latex/base/article.cls
  179. Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
  180. (/usr/share/texmf-dist/tex/latex/base/size12.clo))
  181. No file ldl_userguide.aux.
  182. LaTeX Warning: Citation `Liu86c' on page 1 undefined on input line 53.
  183. LaTeX Warning: Citation `Liu91' on page 1 undefined on input line 53.
  184. LaTeX Warning: Citation `NgPeyton93' on page 1 undefined on input line 58.
  185. LaTeX Warning: Citation `RothbergGupta91' on page 1 undefined on input line 58.
  186. LaTeX Warning: Citation `GeorgeLiu79' on page 1 undefined on input line 60.
  187. LaTeX Warning: Citation `GeorgeLiu' on page 1 undefined on input line 60.
  188. LaTeX Warning: Citation `GilbertMolerSchreiber' on page 1 undefined on input li
  189. ne 60.
  190. LaTeX Warning: Reference `Algorithm' on page 1 undefined on input line 62.
  191. LaTeX Warning: Citation `Stewart03' on page 1 undefined on input line 64.
  192. LaTeX Warning: Reference `Implementation' on page 1 undefined on input line 66.
  193. LaTeX Warning: Reference `MATLAB' on page 1 undefined on input line 66.
  194. LaTeX Warning: Reference `C' on page 1 undefined on input line 66.
  195. [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
  196. LaTeX Warning: Citation `GilbertPeierls88' on page 2 undefined on input line 10
  197. 9.
  198. LaTeX Warning: Citation `Liu90a' on page 2 undefined on input line 140.
  199. LaTeX Warning: Citation `Liu86c' on page 2 undefined on input line 147.
  200. [2]
  201. LaTeX Warning: Citation `GeorgeLiu79' on page 3 undefined on input line 190.
  202. LaTeX Warning: Citation `GeorgeLiu' on page 3 undefined on input line 190.
  203. LaTeX Warning: Citation `GilbertNgPeyton94' on page 3 undefined on input line 2
  204. 03.
  205. LaTeX Warning: Reference `ldlsymbolic' on page 3 undefined on input line 217.
  206. [3]
  207. LaTeX Warning: Reference `ldlnumeric' on page 4 undefined on input line 318.
  208. LaTeX Warning: Float too large for page by 31.06998pt on input line 402.
  209. LaTeX Warning: Reference `ldlsolve' on page 4 undefined on input line 405.
  210. LaTeX Warning: Citation `Davis05' on page 4 undefined on input line 475.
  211. [4] [5] [6] [7] (/usr/share/texmf-dist/tex/latex/base/omscmr.fd)
  212. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 8 undefined on input line
  213. 524.
  214. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 8 undefined on input line
  215. 524.
  216. LaTeX Warning: Reference `ldlsimple' on page 8 undefined on input line 613.
  217. [8] [9] [10]
  218. No file ldl_userguide.bbl.
  219. (./ldl_userguide.aux)
  220. LaTeX Warning: There were undefined references.
  221. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
  222. )</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/share/
  223. texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-dist/fon
  224. ts/type1/public/amsfonts/cm/cmex10.pfb></usr/share/texmf-dist/fonts/type1/publi
  225. c/amsfonts/cm/cmmi10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/
  226. cmmi12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi6.pfb></us
  227. r/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texmf-d
  228. ist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texmf-dist/fonts/type1
  229. /public/amsfonts/cm/cmr12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfont
  230. s/cm/cmr17.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb><
  231. /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmss8.pfb></usr/share/texm
  232. f-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texmf-dist/fonts/t
  233. ype1/public/amsfonts/cm/cmsy7.pfb></usr/share/texmf-dist/fonts/type1/public/ams
  234. fonts/cm/cmsy8.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10
  235. .pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb></usr/sha
  236. re/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt8.pfb>
  237. Output written on ldl_userguide.pdf (10 pages, 211075 bytes).
  238. Transcript written on ldl_userguide.log.
  239. /usr/bin/bibtex ldl_userguide
  240. This is BibTeX, Version 0.99d (TeX Live 2012)
  241. The top-level auxiliary file: ldl_userguide.aux
  242. The style file: plain.bst
  243. Database file #1: ldl.bib
  244. /usr/bin/pdflatex ldl_userguide
  245. This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
  246. restricted \write18 enabled.
  247. entering extended mode
  248. (./ldl_userguide.tex
  249. LaTeX2e <2011/06/27>
  250. Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, cr
  251. oatian, bulgarian, russian, ukrainian, dutch, finnish, hungarian, latvian, swed
  252. ish, loaded.
  253. (/usr/share/texmf-dist/tex/latex/base/article.cls
  254. Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
  255. (/usr/share/texmf-dist/tex/latex/base/size12.clo)) (./ldl_userguide.aux)
  256. LaTeX Warning: Citation `Liu86c' on page 1 undefined on input line 53.
  257. LaTeX Warning: Citation `Liu91' on page 1 undefined on input line 53.
  258. LaTeX Warning: Citation `NgPeyton93' on page 1 undefined on input line 58.
  259. LaTeX Warning: Citation `RothbergGupta91' on page 1 undefined on input line 58.
  260. LaTeX Warning: Citation `GeorgeLiu79' on page 1 undefined on input line 60.
  261. LaTeX Warning: Citation `GeorgeLiu' on page 1 undefined on input line 60.
  262. LaTeX Warning: Citation `GilbertMolerSchreiber' on page 1 undefined on input li
  263. ne 60.
  264. LaTeX Warning: Citation `Stewart03' on page 1 undefined on input line 64.
  265. [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
  266. LaTeX Warning: Citation `GilbertPeierls88' on page 2 undefined on input line 10
  267. 9.
  268. LaTeX Warning: Citation `Liu90a' on page 2 undefined on input line 140.
  269. LaTeX Warning: Citation `Liu86c' on page 2 undefined on input line 147.
  270. [2]
  271. LaTeX Warning: Citation `GeorgeLiu79' on page 3 undefined on input line 190.
  272. LaTeX Warning: Citation `GeorgeLiu' on page 3 undefined on input line 190.
  273. LaTeX Warning: Citation `GilbertNgPeyton94' on page 3 undefined on input line 2
  274. 03.
  275. [3]
  276. LaTeX Warning: Float too large for page by 31.06998pt on input line 402.
  277. LaTeX Warning: Citation `Davis05' on page 4 undefined on input line 475.
  278. [4] [5] [6] [7] (/usr/share/texmf-dist/tex/latex/base/omscmr.fd)
  279. LaTeX Warning: Citation `AmestoyDavisDuff96' on page 8 undefined on input line
  280. 524.
  281. LaTeX Warning: Citation `AmestoyDavisDuff03' on page 8 undefined on input line
  282. 524.
  283. [8] [9] [10] (./ldl_userguide.bbl) [11] (./ldl_userguide.aux)
  284. LaTeX Warning: There were undefined references.
  285. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
  286. )</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/share/
  287. texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-dist/fon
  288. ts/type1/public/amsfonts/cm/cmex10.pfb></usr/share/texmf-dist/fonts/type1/publi
  289. c/amsfonts/cm/cmmi10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/
  290. cmmi12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi6.pfb></us
  291. r/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texmf-d
  292. ist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texmf-dist/fonts/type1
  293. /public/amsfonts/cm/cmr12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfont
  294. s/cm/cmr17.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb><
  295. /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmss8.pfb></usr/share/texm
  296. f-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texmf-dist/fonts/t
  297. ype1/public/amsfonts/cm/cmsy7.pfb></usr/share/texmf-dist/fonts/type1/public/ams
  298. fonts/cm/cmsy8.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti12
  299. .pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/sha
  300. re/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb></usr/share/texmf-dist/
  301. fonts/type1/public/amsfonts/cm/cmtt8.pfb>
  302. Output written on ldl_userguide.pdf (11 pages, 227785 bytes).
  303. Transcript written on ldl_userguide.log.
  304. /usr/bin/pdflatex ldl_userguide
  305. This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
  306. restricted \write18 enabled.
  307. entering extended mode
  308. (./ldl_userguide.tex
  309. LaTeX2e <2011/06/27>
  310. Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, cr
  311. oatian, bulgarian, russian, ukrainian, dutch, finnish, hungarian, latvian, swed
  312. ish, loaded.
  313. (/usr/share/texmf-dist/tex/latex/base/article.cls
  314. Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
  315. (/usr/share/texmf-dist/tex/latex/base/size12.clo)) (./ldl_userguide.aux)
  316. [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [3]
  317. LaTeX Warning: Float too large for page by 31.06998pt on input line 402.
  318. [4] [5] [6] [7] (/usr/share/texmf-dist/tex/latex/base/omscmr.fd) [8] [9]
  319. [10] (./ldl_userguide.bbl) [11] (./ldl_userguide.aux) )</usr/share/texmf-dist/f
  320. onts/type1/public/amsfonts/cm/cmbx10.pfb></usr/share/texmf-dist/fonts/type1/pub
  321. lic/amsfonts/cm/cmbx12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/c
  322. m/cmex10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb><
  323. /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb></usr/share/tex
  324. mf-dist/fonts/type1/public/amsfonts/cm/cmmi6.pfb></usr/share/texmf-dist/fonts/t
  325. ype1/public/amsfonts/cm/cmmi8.pfb></usr/share/texmf-dist/fonts/type1/public/ams
  326. fonts/cm/cmr10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.
  327. pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb></usr/share
  328. /texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texmf-dist/font
  329. s/type1/public/amsfonts/cm/cmss8.pfb></usr/share/texmf-dist/fonts/type1/public/
  330. amsfonts/cm/cmsy10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cm
  331. sy7.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/s
  332. hare/texmf-dist/fonts/type1/public/amsfonts/cm/cmti12.pfb></usr/share/texmf-dis
  333. t/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/share/texmf-dist/fonts/type1/
  334. public/amsfonts/cm/cmtt12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfont
  335. s/cm/cmtt8.pfb>
  336. Output written on ldl_userguide.pdf (11 pages, 227416 bytes).
  337. Transcript written on ldl_userguide.log.
  338. make[2]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Doc'
  339. make[2]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build'
  340. make[2]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build'
  341. make[1]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build'
  342. >>> Source compiled.
  343. >>> Working in BUILD_DIR: "/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build"
  344. >>> Test phase [check]: sci-libs/ldl-2.1.0
  345. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  346. make -j24 -j24 -j1 check
  347. Making check in Source
  348. make[1]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Source'
  349. make[1]: Nothing to be done for `check'.
  350. make[1]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Source'
  351. Making check in Demo
  352. make[1]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  353. make ldlsimple ldllsimple ldlmain ldllmain
  354. make[2]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  355. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Demo -I.. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Demo/ldlsimple.c
  356. /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 ldlsimple ldlsimple.o ../Source/libldl.la -lm
  357. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/ldlsimple ldlsimple.o -Wl,--as-needed ../Source/.libs/libldl.so -lsuitesparseconfig -lm
  358. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Demo -I.. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Include -DLDL_LONG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ldllsimple-ldlsimple.o `test -f 'ldlsimple.c' || echo '/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Demo/'`ldlsimple.c
  359. /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 ldllsimple ldllsimple-ldlsimple.o ../Source/libldl.la -lm
  360. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/ldllsimple ldllsimple-ldlsimple.o -Wl,--as-needed ../Source/.libs/libldl.so -lsuitesparseconfig -lm
  361. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Demo -I.. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Demo/ldlmain.c
  362. /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 ldlmain ldlmain.o ../Source/libldl.la -lm
  363. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/ldlmain ldlmain.o -Wl,--as-needed ../Source/.libs/libldl.so -lsuitesparseconfig -lm
  364. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Demo -I.. -I/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Include -DLDL_LONG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ldllmain-ldlmain.o `test -f 'ldlmain.c' || echo '/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Demo/'`ldlmain.c
  365. /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 ldllmain ldllmain-ldlmain.o ../Source/libldl.la -lm
  366. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/ldllmain ldllmain-ldlmain.o -Wl,--as-needed ../Source/.libs/libldl.so -lsuitesparseconfig -lm
  367. make[2]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  368. make check-local
  369. make[2]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  370. [ /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0 = .. ] || ln -s /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Matrix ../Matrix
  371. ------------------------
  372. Test ldlsimple PASSED.
  373. ------------------------
  374. Test ldllsimple PASSED.
  375. ------------------------
  376. ** Test ldlmain FAILED. Diff:
  377. --- /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Demo/ldlmain.dat 2012-05-28 00:28:55.000000000 +0000
  378. +++ my_ldlmain.dat 2013-01-07 22:50:46.532030041 +0000
  379. @@ -33,10 +33,10 @@
  380. Factorize PAP'=LDL' and solve Ax=b
  381. Nz in L: 0 Flop count: 0
  382. -relative maxnorm of residual: 0
  383. +relative maxnorm of residual: 1.97627e-17
  384. Factorize A=LDL' and solve Ax=b
  385. Nz in L: 0 Flop count: 0
  386. -relative maxnorm of residual: 0
  387. +relative maxnorm of residual: 1.97627e-17
  388. --------------------------------------------------------
  389. @@ -46,10 +46,10 @@
  390. Factorize PAP'=LDL' and solve Ax=b
  391. Nz in L: 0 Flop count: 0
  392. -relative maxnorm of residual: 8.32667e-17
  393. +relative maxnorm of residual: 5.51017e-17
  394. Factorize A=LDL' and solve Ax=b
  395. Nz in L: 0 Flop count: 0
  396. -relative maxnorm of residual: 8.32667e-17
  397. +relative maxnorm of residual: 5.51017e-17
  398. --------------------------------------------------------
  399. @@ -59,10 +59,10 @@
  400. Factorize PAP'=LDL' and solve Ax=b
  401. Nz in L: 1 Flop count: 3
  402. -relative maxnorm of residual: 5.55112e-17
  403. +relative maxnorm of residual: 2.53452e-17
  404. Factorize A=LDL' and solve Ax=b
  405. Nz in L: 1 Flop count: 3
  406. -relative maxnorm of residual: 5.55112e-17
  407. +relative maxnorm of residual: 2.53452e-17
  408. --------------------------------------------------------
  409. @@ -72,10 +72,10 @@
  410. Factorize PAP'=LDL' and solve Ax=b
  411. Nz in L: 1 Flop count: 3
  412. -relative maxnorm of residual: 1.11022e-16
  413. +relative maxnorm of residual: 1.08019e-16
  414. Factorize A=LDL' and solve Ax=b
  415. Nz in L: 1 Flop count: 3
  416. -relative maxnorm of residual: 1.11022e-16
  417. +relative maxnorm of residual: 1.08019e-16
  418. --------------------------------------------------------
  419. @@ -85,10 +85,10 @@
  420. Factorize PAP'=LDL' and solve Ax=b
  421. Nz in L: 3 Flop count: 11
  422. -relative maxnorm of residual: 1.11022e-16
  423. +relative maxnorm of residual: 1.5077e-16
  424. Factorize A=LDL' and solve Ax=b
  425. Nz in L: 3 Flop count: 11
  426. -relative maxnorm of residual: 1.11022e-16
  427. +relative maxnorm of residual: 1.5077e-16
  428. --------------------------------------------------------
  429. @@ -98,10 +98,10 @@
  430. Factorize PAP'=LDL' and solve Ax=b
  431. Nz in L: 3 Flop count: 11
  432. -relative maxnorm of residual: 1.38778e-16
  433. +relative maxnorm of residual: 1.27147e-16
  434. Factorize A=LDL' and solve Ax=b
  435. Nz in L: 3 Flop count: 11
  436. -relative maxnorm of residual: 1.38778e-16
  437. +relative maxnorm of residual: 1.27147e-16
  438. --------------------------------------------------------
  439. @@ -137,10 +137,10 @@
  440. Factorize PAP'=LDL' and solve Ax=b
  441. Nz in L: 126 Flop count: 954
  442. -relative maxnorm of residual: 2.59625e-10
  443. +relative maxnorm of residual: 1.95957e-10
  444. Factorize A=LDL' and solve Ax=b
  445. Nz in L: 276 Flop count: 4206
  446. -relative maxnorm of residual: 2.72848e-10
  447. +relative maxnorm of residual: 2.29324e-10
  448. --------------------------------------------------------
  449. @@ -150,10 +150,10 @@
  450. Factorize PAP'=LDL' and solve Ax=b
  451. Nz in L: 126 Flop count: 954
  452. -relative maxnorm of residual: 3.27418e-10
  453. +relative maxnorm of residual: 2.56588e-10
  454. Factorize A=LDL' and solve Ax=b
  455. Nz in L: 276 Flop count: 4206
  456. -relative maxnorm of residual: 2.32376e-10
  457. +relative maxnorm of residual: 2.49687e-10
  458. --------------------------------------------------------
  459. @@ -163,10 +163,10 @@
  460. Factorize PAP'=LDL' and solve Ax=b
  461. Nz in L: 441 Flop count: 5961
  462. -relative maxnorm of residual: 2.38712e-13
  463. +relative maxnorm of residual: 1.85693e-13
  464. Factorize A=LDL' and solve Ax=b
  465. Nz in L: 829 Flop count: 20103
  466. -relative maxnorm of residual: 2.27374e-13
  467. +relative maxnorm of residual: 3.17781e-13
  468. --------------------------------------------------------
  469. @@ -176,10 +176,10 @@
  470. Factorize PAP'=LDL' and solve Ax=b
  471. Nz in L: 441 Flop count: 5961
  472. -relative maxnorm of residual: 2.27374e-13
  473. +relative maxnorm of residual: 2.75176e-13
  474. Factorize A=LDL' and solve Ax=b
  475. Nz in L: 829 Flop count: 20103
  476. -relative maxnorm of residual: 3.83693e-13
  477. +relative maxnorm of residual: 3.12705e-13
  478. --------------------------------------------------------
  479. @@ -215,10 +215,10 @@
  480. Factorize PAP'=LDL' and solve Ax=b
  481. Nz in L: 288 Flop count: 2630
  482. -relative maxnorm of residual: 5.96745e-16
  483. +relative maxnorm of residual: 5.6363e-16
  484. Factorize A=LDL' and solve Ax=b
  485. Nz in L: 511 Flop count: 7383
  486. -relative maxnorm of residual: 6.93889e-16
  487. +relative maxnorm of residual: 7.07792e-16
  488. --------------------------------------------------------
  489. @@ -228,10 +228,10 @@
  490. Factorize PAP'=LDL' and solve Ax=b
  491. Nz in L: 288 Flop count: 2630
  492. -relative maxnorm of residual: 5.55112e-16
  493. +relative maxnorm of residual: 5.57005e-16
  494. Factorize A=LDL' and solve Ax=b
  495. Nz in L: 511 Flop count: 7383
  496. -relative maxnorm of residual: 5.55112e-16
  497. +relative maxnorm of residual: 8.6996e-16
  498. --------------------------------------------------------
  499. @@ -241,10 +241,10 @@
  500. Factorize PAP'=LDL' and solve Ax=b
  501. Nz in L: 226 Flop count: 1472
  502. -relative maxnorm of residual: 5.55112e-16
  503. +relative maxnorm of residual: 5.39685e-16
  504. Factorize A=LDL' and solve Ax=b
  505. Nz in L: 662 Flop count: 11350
  506. -relative maxnorm of residual: 1.11022e-15
  507. +relative maxnorm of residual: 8.70386e-16
  508. --------------------------------------------------------
  509. @@ -254,10 +254,10 @@
  510. Factorize PAP'=LDL' and solve Ax=b
  511. Nz in L: 226 Flop count: 1472
  512. -relative maxnorm of residual: 5.68434e-14
  513. +relative maxnorm of residual: 3.00082e-14
  514. Factorize A=LDL' and solve Ax=b
  515. Nz in L: 662 Flop count: 11350
  516. -relative maxnorm of residual: 2.15827e-12
  517. +relative maxnorm of residual: 1.64732e-12
  518. --------------------------------------------------------
  519. @@ -267,10 +267,10 @@
  520. Factorize PAP'=LDL' and solve Ax=b
  521. Nz in L: 2145 Flop count: 97955
  522. -relative maxnorm of residual: 7.50219e-13
  523. +relative maxnorm of residual: 6.01798e-13
  524. Factorize A=LDL' and solve Ax=b
  525. Nz in L: 2145 Flop count: 97955
  526. -relative maxnorm of residual: 7.50219e-13
  527. +relative maxnorm of residual: 6.01798e-13
  528. --------------------------------------------------------
  529. @@ -280,10 +280,10 @@
  530. Factorize PAP'=LDL' and solve Ax=b
  531. Nz in L: 2145 Flop count: 97955
  532. -relative maxnorm of residual: 8.59759e-13
  533. +relative maxnorm of residual: 5.76924e-13
  534. Factorize A=LDL' and solve Ax=b
  535. Nz in L: 2145 Flop count: 97955
  536. -relative maxnorm of residual: 8.59759e-13
  537. +relative maxnorm of residual: 5.76924e-13
  538. --------------------------------------------------------
  539. @@ -293,10 +293,10 @@
  540. Factorize PAP'=LDL' and solve Ax=b
  541. Nz in L: 0 Flop count: 0
  542. -relative maxnorm of residual: 2.22045e-16
  543. +relative maxnorm of residual: 1.3857e-16
  544. Factorize A=LDL' and solve Ax=b
  545. Nz in L: 0 Flop count: 0
  546. -relative maxnorm of residual: 2.22045e-16
  547. +relative maxnorm of residual: 1.3857e-16
  548. --------------------------------------------------------
  549. @@ -306,10 +306,10 @@
  550. Factorize PAP'=LDL' and solve Ax=b
  551. Nz in L: 0 Flop count: 0
  552. -relative maxnorm of residual: 2.22045e-16
  553. +relative maxnorm of residual: 1.3857e-16
  554. Factorize A=LDL' and solve Ax=b
  555. Nz in L: 0 Flop count: 0
  556. -relative maxnorm of residual: 2.22045e-16
  557. +relative maxnorm of residual: 1.3857e-16
  558. --------------------------------------------------------
  559. @@ -359,6 +359,6 @@
  560. ldlmain: invalid matrix and/or permutation
  561. -Largest residual during all tests: 3.27418e-10
  562. +Largest residual during all tests: 2.56588e-10
  563. ldlmain: all tests passed
  564. ------------------------
  565. ** Test ldllmain FAILED. Diff:
  566. --- /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Demo/ldllmain.dat 2012-05-28 00:28:55.000000000 +0000
  567. +++ my_ldllmain.dat 2013-01-07 22:50:46.582026734 +0000
  568. @@ -33,10 +33,10 @@
  569. Factorize PAP'=LDL' and solve Ax=b
  570. Nz in L: 0 Flop count: 0
  571. -relative maxnorm of residual: 0
  572. +relative maxnorm of residual: 1.97627e-17
  573. Factorize A=LDL' and solve Ax=b
  574. Nz in L: 0 Flop count: 0
  575. -relative maxnorm of residual: 0
  576. +relative maxnorm of residual: 1.97627e-17
  577. --------------------------------------------------------
  578. @@ -46,10 +46,10 @@
  579. Factorize PAP'=LDL' and solve Ax=b
  580. Nz in L: 0 Flop count: 0
  581. -relative maxnorm of residual: 8.32667e-17
  582. +relative maxnorm of residual: 5.51017e-17
  583. Factorize A=LDL' and solve Ax=b
  584. Nz in L: 0 Flop count: 0
  585. -relative maxnorm of residual: 8.32667e-17
  586. +relative maxnorm of residual: 5.51017e-17
  587. --------------------------------------------------------
  588. @@ -59,10 +59,10 @@
  589. Factorize PAP'=LDL' and solve Ax=b
  590. Nz in L: 1 Flop count: 3
  591. -relative maxnorm of residual: 5.55112e-17
  592. +relative maxnorm of residual: 2.53452e-17
  593. Factorize A=LDL' and solve Ax=b
  594. Nz in L: 1 Flop count: 3
  595. -relative maxnorm of residual: 5.55112e-17
  596. +relative maxnorm of residual: 2.53452e-17
  597. --------------------------------------------------------
  598. @@ -72,10 +72,10 @@
  599. Factorize PAP'=LDL' and solve Ax=b
  600. Nz in L: 1 Flop count: 3
  601. -relative maxnorm of residual: 1.11022e-16
  602. +relative maxnorm of residual: 1.08019e-16
  603. Factorize A=LDL' and solve Ax=b
  604. Nz in L: 1 Flop count: 3
  605. -relative maxnorm of residual: 1.11022e-16
  606. +relative maxnorm of residual: 1.08019e-16
  607. --------------------------------------------------------
  608. @@ -85,10 +85,10 @@
  609. Factorize PAP'=LDL' and solve Ax=b
  610. Nz in L: 3 Flop count: 11
  611. -relative maxnorm of residual: 1.11022e-16
  612. +relative maxnorm of residual: 1.5077e-16
  613. Factorize A=LDL' and solve Ax=b
  614. Nz in L: 3 Flop count: 11
  615. -relative maxnorm of residual: 1.11022e-16
  616. +relative maxnorm of residual: 1.5077e-16
  617. --------------------------------------------------------
  618. @@ -98,10 +98,10 @@
  619. Factorize PAP'=LDL' and solve Ax=b
  620. Nz in L: 3 Flop count: 11
  621. -relative maxnorm of residual: 1.38778e-16
  622. +relative maxnorm of residual: 1.27147e-16
  623. Factorize A=LDL' and solve Ax=b
  624. Nz in L: 3 Flop count: 11
  625. -relative maxnorm of residual: 1.38778e-16
  626. +relative maxnorm of residual: 1.27147e-16
  627. --------------------------------------------------------
  628. @@ -137,10 +137,10 @@
  629. Factorize PAP'=LDL' and solve Ax=b
  630. Nz in L: 126 Flop count: 954
  631. -relative maxnorm of residual: 2.59625e-10
  632. +relative maxnorm of residual: 1.95957e-10
  633. Factorize A=LDL' and solve Ax=b
  634. Nz in L: 276 Flop count: 4206
  635. -relative maxnorm of residual: 2.72848e-10
  636. +relative maxnorm of residual: 2.29324e-10
  637. --------------------------------------------------------
  638. @@ -150,10 +150,10 @@
  639. Factorize PAP'=LDL' and solve Ax=b
  640. Nz in L: 126 Flop count: 954
  641. -relative maxnorm of residual: 3.27418e-10
  642. +relative maxnorm of residual: 2.56588e-10
  643. Factorize A=LDL' and solve Ax=b
  644. Nz in L: 276 Flop count: 4206
  645. -relative maxnorm of residual: 2.32376e-10
  646. +relative maxnorm of residual: 2.49687e-10
  647. --------------------------------------------------------
  648. @@ -163,10 +163,10 @@
  649. Factorize PAP'=LDL' and solve Ax=b
  650. Nz in L: 441 Flop count: 5961
  651. -relative maxnorm of residual: 2.38712e-13
  652. +relative maxnorm of residual: 1.85693e-13
  653. Factorize A=LDL' and solve Ax=b
  654. Nz in L: 829 Flop count: 20103
  655. -relative maxnorm of residual: 2.27374e-13
  656. +relative maxnorm of residual: 3.17781e-13
  657. --------------------------------------------------------
  658. @@ -176,10 +176,10 @@
  659. Factorize PAP'=LDL' and solve Ax=b
  660. Nz in L: 441 Flop count: 5961
  661. -relative maxnorm of residual: 2.27374e-13
  662. +relative maxnorm of residual: 2.75176e-13
  663. Factorize A=LDL' and solve Ax=b
  664. Nz in L: 829 Flop count: 20103
  665. -relative maxnorm of residual: 3.83693e-13
  666. +relative maxnorm of residual: 3.12705e-13
  667. --------------------------------------------------------
  668. @@ -215,10 +215,10 @@
  669. Factorize PAP'=LDL' and solve Ax=b
  670. Nz in L: 288 Flop count: 2630
  671. -relative maxnorm of residual: 5.96745e-16
  672. +relative maxnorm of residual: 5.6363e-16
  673. Factorize A=LDL' and solve Ax=b
  674. Nz in L: 511 Flop count: 7383
  675. -relative maxnorm of residual: 6.93889e-16
  676. +relative maxnorm of residual: 7.07792e-16
  677. --------------------------------------------------------
  678. @@ -228,10 +228,10 @@
  679. Factorize PAP'=LDL' and solve Ax=b
  680. Nz in L: 288 Flop count: 2630
  681. -relative maxnorm of residual: 5.55112e-16
  682. +relative maxnorm of residual: 5.57005e-16
  683. Factorize A=LDL' and solve Ax=b
  684. Nz in L: 511 Flop count: 7383
  685. -relative maxnorm of residual: 5.55112e-16
  686. +relative maxnorm of residual: 8.6996e-16
  687. --------------------------------------------------------
  688. @@ -241,10 +241,10 @@
  689. Factorize PAP'=LDL' and solve Ax=b
  690. Nz in L: 226 Flop count: 1472
  691. -relative maxnorm of residual: 5.55112e-16
  692. +relative maxnorm of residual: 5.39685e-16
  693. Factorize A=LDL' and solve Ax=b
  694. Nz in L: 662 Flop count: 11350
  695. -relative maxnorm of residual: 1.11022e-15
  696. +relative maxnorm of residual: 8.70386e-16
  697. --------------------------------------------------------
  698. @@ -254,10 +254,10 @@
  699. Factorize PAP'=LDL' and solve Ax=b
  700. Nz in L: 226 Flop count: 1472
  701. -relative maxnorm of residual: 5.68434e-14
  702. +relative maxnorm of residual: 3.00082e-14
  703. Factorize A=LDL' and solve Ax=b
  704. Nz in L: 662 Flop count: 11350
  705. -relative maxnorm of residual: 2.15827e-12
  706. +relative maxnorm of residual: 1.64732e-12
  707. --------------------------------------------------------
  708. @@ -267,10 +267,10 @@
  709. Factorize PAP'=LDL' and solve Ax=b
  710. Nz in L: 2145 Flop count: 97955
  711. -relative maxnorm of residual: 7.50219e-13
  712. +relative maxnorm of residual: 6.01798e-13
  713. Factorize A=LDL' and solve Ax=b
  714. Nz in L: 2145 Flop count: 97955
  715. -relative maxnorm of residual: 7.50219e-13
  716. +relative maxnorm of residual: 6.01798e-13
  717. --------------------------------------------------------
  718. @@ -280,10 +280,10 @@
  719. Factorize PAP'=LDL' and solve Ax=b
  720. Nz in L: 2145 Flop count: 97955
  721. -relative maxnorm of residual: 8.59759e-13
  722. +relative maxnorm of residual: 5.76924e-13
  723. Factorize A=LDL' and solve Ax=b
  724. Nz in L: 2145 Flop count: 97955
  725. -relative maxnorm of residual: 8.59759e-13
  726. +relative maxnorm of residual: 5.76924e-13
  727. --------------------------------------------------------
  728. @@ -293,10 +293,10 @@
  729. Factorize PAP'=LDL' and solve Ax=b
  730. Nz in L: 0 Flop count: 0
  731. -relative maxnorm of residual: 2.22045e-16
  732. +relative maxnorm of residual: 1.3857e-16
  733. Factorize A=LDL' and solve Ax=b
  734. Nz in L: 0 Flop count: 0
  735. -relative maxnorm of residual: 2.22045e-16
  736. +relative maxnorm of residual: 1.3857e-16
  737. --------------------------------------------------------
  738. @@ -306,10 +306,10 @@
  739. Factorize PAP'=LDL' and solve Ax=b
  740. Nz in L: 0 Flop count: 0
  741. -relative maxnorm of residual: 2.22045e-16
  742. +relative maxnorm of residual: 1.3857e-16
  743. Factorize A=LDL' and solve Ax=b
  744. Nz in L: 0 Flop count: 0
  745. -relative maxnorm of residual: 2.22045e-16
  746. +relative maxnorm of residual: 1.3857e-16
  747. --------------------------------------------------------
  748. @@ -359,6 +359,6 @@
  749. ldlmain: invalid matrix and/or permutation
  750. -Largest residual during all tests: 3.27418e-10
  751. +Largest residual during all tests: 2.56588e-10
  752. ldlmain: all tests passed
  753. ------------------------
  754. make[2]: *** [check-local] Error 1
  755. make[2]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  756. make[1]: *** [check-am] Error 2
  757. make[1]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  758. make: *** [check-recursive] Error 1
  759. * ERROR: sci-libs/ldl-2.1.0 failed (test phase):
  760. * emake failed
  761. *
  762. * If you need support, post the output of `emerge --info '=sci-libs/ldl-2.1.0'`,
  763. * the complete build log and the output of `emerge -pqv '=sci-libs/ldl-2.1.0'`.
  764. * The complete build log is located at '/var/log/portage/sci-libs:ldl-2.1.0:20130107-225033.log'.
  765. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-libs/ldl-2.1.0/temp/build.log'.
  766. * The ebuild environment file is located at '/tmp/portage/sci-libs/ldl-2.1.0/temp/environment'.
  767. * Working directory: '/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build'
  768. * S: '/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0'
  769. >>> Install ldl-2.1.0 into /tmp/portage/sci-libs/ldl-2.1.0/image/ category sci-libs
  770. >>> Working in BUILD_DIR: "/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build"
  771. make -j24 DESTDIR=/tmp/portage/sci-libs/ldl-2.1.0/image/ install
  772. Making install in Source
  773. make[1]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Source'
  774. make[2]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Source'
  775. make[2]: Nothing to be done for `install-data-am'.
  776. /bin/mkdir -p '/tmp/portage/sci-libs/ldl-2.1.0/image//usr/lib64'
  777. /bin/sh ../libtool --mode=install /usr/bin/install -c libldl.la '/tmp/portage/sci-libs/ldl-2.1.0/image//usr/lib64'
  778. libtool: install: /usr/bin/install -c .libs/libldl.so.0.0.0 /tmp/portage/sci-libs/ldl-2.1.0/image//usr/lib64/libldl.so.0.0.0
  779. libtool: install: (cd /tmp/portage/sci-libs/ldl-2.1.0/image//usr/lib64 && { ln -s -f libldl.so.0.0.0 libldl.so.0 || { rm -f libldl.so.0 && ln -s libldl.so.0.0.0 libldl.so.0; }; })
  780. libtool: install: (cd /tmp/portage/sci-libs/ldl-2.1.0/image//usr/lib64 && { ln -s -f libldl.so.0.0.0 libldl.so || { rm -f libldl.so && ln -s libldl.so.0.0.0 libldl.so; }; })
  781. libtool: install: /usr/bin/install -c .libs/libldl.lai /tmp/portage/sci-libs/ldl-2.1.0/image//usr/lib64/libldl.la
  782. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  783. make[2]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Source'
  784. make[1]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Source'
  785. Making install in Demo
  786. make[1]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  787. make[2]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  788. make[2]: Nothing to be done for `install-exec-am'.
  789. make[2]: Nothing to be done for `install-data-am'.
  790. make[2]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  791. make[1]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Demo'
  792. Making install in Doc
  793. make[1]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Doc'
  794. make[2]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Doc'
  795. make[2]: Nothing to be done for `install-exec-am'.
  796. /bin/mkdir -p '/tmp/portage/sci-libs/ldl-2.1.0/image//usr/share/doc/ldl-2.1.0'
  797. /usr/bin/install -c -m 644 /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Doc/ChangeLog ldl_userguide.pdf '/tmp/portage/sci-libs/ldl-2.1.0/image//usr/share/doc/ldl-2.1.0'
  798. make[2]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Doc'
  799. make[1]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build/Doc'
  800. make[1]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build'
  801. make[2]: Entering directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build'
  802. make[2]: Nothing to be done for `install-exec-am'.
  803. /bin/mkdir -p '/tmp/portage/sci-libs/ldl-2.1.0/image//usr/include'
  804. /bin/mkdir -p '/tmp/portage/sci-libs/ldl-2.1.0/image//usr/lib64/pkgconfig'
  805. /usr/bin/install -c -m 644 /tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0/Include/ldl.h '/tmp/portage/sci-libs/ldl-2.1.0/image//usr/include'
  806. /usr/bin/install -c -m 644 ldl.pc '/tmp/portage/sci-libs/ldl-2.1.0/image//usr/lib64/pkgconfig'
  807. make[2]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build'
  808. make[1]: Leaving directory `/tmp/portage/sci-libs/ldl-2.1.0/work/ldl-2.1.0_build'
  809. * Removing unnecessary /usr/lib64/libldl.la (no static archive)
  810. >>> Completed installing ldl-2.1.0 into /tmp/portage/sci-libs/ldl-2.1.0/image/
  811. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  812. usr/lib64/libldl.so.0.0.0
  813. ecompressdir: bzip2 -9 /usr/share/doc