1. * Package: sci-calculators/orpie-1.5.1-r1
  2. * Repository: gentoo
  3. * Maintainer: sci@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux 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 orpie-1.5.1.tar.gz to /tmp/portage/sci-calculators/orpie-1.5.1-r1/work
  15. >>> Source unpacked in /tmp/portage/sci-calculators/orpie-1.5.1-r1/work
  16. >>> Preparing source in /tmp/portage/sci-calculators/orpie-1.5.1-r1/work/orpie-1.5.1 ...
  17. * Applying orpie-1.5.1-ocaml311.patch ...
  18. [ ok ]
  19. * Applying orpie-1.5.1-nogsl.patch ...
  20. [ ok ]
  21. * Applying orpie-1.5.1-orpierc.patch ...
  22. [ ok ]
  23. * Running eautoreconf in '/tmp/portage/sci-calculators/orpie-1.5.1-r1/work/orpie-1.5.1' ...
  24. * Running autoconf ...
  25. [ ok ]
  26. >>> Source prepared.
  27. >>> Configuring source in /tmp/portage/sci-calculators/orpie-1.5.1-r1/work/orpie-1.5.1 ...
  28. ./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
  29. configure: loading site script /usr/share/config.site
  30. checking for ocamlc... ocamlc
  31. ocaml version is 3.12.1
  32. ocaml library path is /usr/lib64/ocaml
  33. checking for ocamlopt... ocamlopt
  34. checking ocamlopt version... ok
  35. checking for ocamlc.opt... ocamlc.opt
  36. checking ocamlc.opt version... ok
  37. checking for ocamlopt.opt... ocamlopt.opt
  38. checking ocamlc.opt version... ok
  39. checking for ocamldep... ocamldep
  40. checking for ocamllex... ocamllex
  41. checking for ocamllex.opt... ocamllex.opt
  42. checking for ocamlyacc... ocamlyacc
  43. checking platform... not Win32
  44. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  45. checking whether the C compiler works... yes
  46. checking for C compiler default output file name... a.out
  47. checking for suffix of executables...
  48. checking whether we are cross compiling... no
  49. checking for suffix of object files... o
  50. checking whether we are using the GNU C compiler... yes
  51. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  52. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  53. checking for working curses... yes
  54. checking for gsl-config... /usr/bin/gsl-config
  55. checking for GNU Scientific Library... yes
  56. configure: creating ./config.status
  57. config.status: creating Makefile
  58. config.status: creating install.ml
  59. >>> Source configured.
  60. >>> Compiling source in /tmp/portage/sci-calculators/orpie-1.5.1-r1/work/orpie-1.5.1 ...
  61. make -j24
  62. ocamlc.opt -c -g -I ./curses -thread curses/curses.mli
  63. cd curses && ocamlc.opt -ccopt "-Wall -fPIC -DPIC " -c ml_curses.c
  64. ocamlopt.opt -c -I ./units -thread units/units.ml
  65. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread big_int_str.ml
  66. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector_flat.mli
  67. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_complex.mli
  68. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector.mli
  69. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_error.mli
  70. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_permut.mli
  71. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread install.ml
  72. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread operations.ml
  73. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread utility.ml
  74. echo "let version = \""1.5.1"\"" > version.ml
  75. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_math.mli
  76. ocamlyacc -v txtin_parser.mly
  77. ocamlc.opt -c -g -I ./units -thread units/units.ml
  78. ocamlc.opt -c -pp camlp4o -g -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread big_int_str.ml
  79. ocamllex.opt txtin_lexer.mll
  80. echo "let date = \""`date`"\"" >> version.ml
  81. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector_flat.ml
  82. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix_flat.mli
  83. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_error.ml
  84. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_math.ml
  85. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_complex.ml
  86. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector_complex_flat.mli
  87. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector_complex.mli
  88. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread version.ml
  89. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix_complex_flat.mli
  90. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector.ml
  91. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix.mli
  92. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix_complex.mli
  93. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix.ml
  94. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_fun.mli
  95. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vectmat.mli
  96. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_blas.mli
  97. ocamlopt.opt -c -I ./curses -thread curses/curses.ml
  98. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix_flat.ml
  99. 25 states, 706 transitions, table size 2974 bytes
  100. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_linalg.mli
  101. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector_complex_flat.ml
  102. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector_complex.ml
  103. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix_complex.ml
  104. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_permut.ml
  105. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_fun.ml
  106. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread curses_assist.ml
  107. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_sf.ml
  108. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix_complex_flat.ml
  109. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_blas.ml
  110. In file included from ml_curses.c:176:0:
  111. functions.c: In function 'mlcurses_unctrl':
  112. functions.c:407:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  113. functions.c: In function 'mlcurses_keyname':
  114. functions.c:408:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  115. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread rcfile.ml
  116. ocamlc.opt -c -pp camlp4o -g -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread rpc_stack.ml
  117. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vectmat.ml
  118. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread curses-keys.ml
  119. File "curses-keys.ml", line 1, characters 0-1:
  120. Warning 24: bad source file name: "Curses-keys" is not a valid module name.
  121. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread rpc_stack.ml
  122. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_linalg.ml
  123. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread gsl_assist.ml
  124. ocamlc.opt -c -pp camlp4o -g -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread txtin_parser.mli
  125. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread add.ml
  126. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread sub.ml
  127. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread mult.ml
  128. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread div.ml
  129. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread inv.ml
  130. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread pow.ml
  131. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread solvelin.ml
  132. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread txtin_parser.ml
  133. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread rpc_calc.ml
  134. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread txtin_lexer.ml
  135. In file included from ml_curses.c:176:0:
  136. functions.c: In function 'mlcurses_getsyx':
  137. functions.c:295:28: warning: 'y' may be used uninitialized in this function [-Wuninitialized]
  138. functions.c:295:28: warning: 'x' may be used uninitialized in this function [-Wuninitialized]
  139. ocamlopt.opt -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread -o orpie-curses-keys.opt curses/curses.cmx curses/ml_curses.o nums.cmxa bigarray.cmxa str.cmxa unix.cmxa threads.cmxa curses_assist.cmx curses-keys.cmx -cclib '-Wl,-O1 -Wl,--as-needed -lcurses -L/usr/lib64 -lgsl -lcblas -lblas -lm -lm'
  140. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread statefile.ml
  141. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread interface.ml
  142. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread interface_draw.ml
  143. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread interface_main.ml
  144. ocamlopt.opt -c -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread main.ml
  145. ocamlopt.opt -pp camlp4o -I ./curses -I /usr/lib/ocaml/gsl -I ./units -thread -o orpie.opt curses/curses.cmx curses/ml_curses.o nums.cmxa bigarray.cmxa str.cmxa unix.cmxa threads.cmxa /usr/lib/ocaml/gsl/gsl.cmxa units/units.cmx big_int_str.cmx gsl_assist.cmx install.cmx operations.cmx utility.cmx version.cmx rcfile.cmx rpc_stack.cmx add.cmx sub.cmx mult.cmx div.cmx inv.cmx pow.cmx solvelin.cmx rpc_calc.cmx txtin_parser.cmx txtin_lexer.cmx statefile.cmx interface.cmx interface_draw.cmx interface_main.cmx main.cmx -cclib '-Wl,-O1 -Wl,--as-needed -lcurses -L/usr/lib64 -lgsl -lcblas -lblas -lm -lm'
  146. File "_none_", line 1, characters 0-1:
  147. Error: Files rcfile.cmx and units/units.cmx
  148. make inconsistent assumptions over interface Units
  149. make: *** [orpie.opt] Error 2
  150. rm txtin_lexer.ml
  151. * ERROR: sci-calculators/orpie-1.5.1-r1 failed (compile phase):
  152. * emake failed
  153. *
  154. * If you need support, post the output of `emerge --info '=sci-calculators/orpie-1.5.1-r1'`,
  155. * the complete build log and the output of `emerge -pqv '=sci-calculators/orpie-1.5.1-r1'`.
  156. * The complete build log is located at '/var/log/portage/sci-calculators:orpie-1.5.1-r1:20130208-023745.log'.
  157. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-calculators/orpie-1.5.1-r1/temp/build.log'.
  158. * The ebuild environment file is located at '/tmp/portage/sci-calculators/orpie-1.5.1-r1/temp/environment'.
  159. * Working directory: '/tmp/portage/sci-calculators/orpie-1.5.1-r1/work/orpie-1.5.1'
  160. * S: '/tmp/portage/sci-calculators/orpie-1.5.1-r1/work/orpie-1.5.1'