* CPV: sci-calculators/orpie-1.5.1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking orpie-1.5.1.tar.gz to /var/tmp/portage/sci-calculators/orpie-1.5.1/work >>> Source unpacked in /var/tmp/portage/sci-calculators/orpie-1.5.1/work >>> Compiling source in /var/tmp/portage/sci-calculators/orpie-1.5.1/work/orpie-1.5.1 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for ocamlc... ocamlc ocaml version is 3.11.1 ocaml library path is /usr/lib/ocaml checking for ocamlopt... ocamlopt checking ocamlopt version... ok checking for ocamlc.opt... ocamlc.opt checking ocamlc.opt version... ok checking for ocamlopt.opt... ocamlopt.opt checking ocamlc.opt version... ok checking for ocamldep... ocamldep checking for ocamllex... ocamllex checking for ocamllex.opt... ocamllex.opt checking for ocamlyacc... ocamlyacc checking platform... not Win32 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for working curses... yes checking for gsl-config... /usr/bin/gsl-config checking for GNU Scientific Library... yes configure: creating ./config.status config.status: creating Makefile config.status: creating install.ml make -j14 ocamlc.opt -c -g -I ./curses -thread curses/curses.mli cd curses && ocamlc.opt -ccopt "-Wall -fPIC -DPIC " -c ml_curses.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_error.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_blas.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_blas_complex.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_complex.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_matrix_complex.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_matrix_double.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_vector_double.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_permut.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_linalg.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_linalg_complex.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_fun.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_math.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_sf.c ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_error.mli ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_complex.mli ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector.mli ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector_flat.mli ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_permut.mli ocamlopt.opt -c -I ./units -thread units/units.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread big_int_str.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread install.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread operations.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread utility.ml echo "let version = \""1.5.1"\"" > version.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_math.mli echo "let date = \""`date`"\"" >> version.ml ocamlyacc -v txtin_parser.mly ocamlc.opt -c -g -I ./units -thread units/units.ml ocamlc.opt -c -pp camlp4o -g -I ./curses -I ./gsl -I ./units -thread big_int_str.ml ocamlyacc -v txtin_parser.mly ocamllex.opt txtin_lexer.mll 25 states, 706 transitions, table size 2974 bytes ocamlopt.opt -c -I ./curses -thread curses/curses.ml ocamlopt.opt -c -I ./gsl -thread gsl/gsl_error.ml ocamlopt.opt -c -I ./gsl -thread gsl/gsl_complex.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector_complex.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix_complex.mli ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector_flat.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix_flat.mli ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector_complex_flat.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_permut.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_fun.mli ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread version.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread rcfile.ml ocamlopt.opt -c -I ./gsl -thread gsl/gsl_math.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread curses_assist.ml ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector_complex.ml ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix_complex.ml ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_blas.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix_flat.ml ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector_complex_flat.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix_complex_flat.mli ocamlc.opt -c -pp camlp4o -g -I ./curses -I ./gsl -I ./units -thread rpc_stack.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread curses-keys.ml File "curses-keys.ml", line 1, characters 0-1: Warning X: bad source file name: "Curses-keys" is not a valid module name. ocamlopt.opt -c -I ./gsl -thread gsl/gsl_blas.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vectmat.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_fun.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread rpc_stack.ml ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix_complex_flat.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_linalg.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_sf.ml ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vectmat.ml ocamlopt.opt -c -I ./gsl -thread gsl/gsl_linalg.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread gsl_assist.ml ocamlc.opt -c -pp camlp4o -g -I ./curses -I ./gsl -I ./units -thread txtin_parser.mli In file included from ml_curses.c:177: functions.c: In function ‘mlcurses_unctrl’: functions.c:407: warning: initialization discards qualifiers from pointer target type In file included from ml_curses.c:177: functions.c: In function ‘mlcurses_keyname’: functions.c:408: warning: initialization discards qualifiers from pointer target type In file included from ml_curses.c:177: functions.c: In function ‘mlcurses_getsyx’: functions.c:295: warning: ‘x’ may be used uninitialized in this function functions.c:295: warning: ‘y’ may be used uninitialized in this function ocamlopt.opt -pp camlp4o -I ./curses -I ./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 -lcurses -L/usr/lib -lgsl -lgslcblas -lm -lm' ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread add.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread sub.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread mult.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread div.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread inv.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread pow.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread solvelin.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread txtin_parser.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread rpc_calc.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread txtin_lexer.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread statefile.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread interface.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread interface_draw.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread interface_main.ml ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread main.ml ocamlopt.opt -pp camlp4o -I ./curses -I ./gsl -I ./units -thread -o orpie.opt curses/curses.cmx curses/ml_curses.o nums.cmxa bigarray.cmxa str.cmxa unix.cmxa threads.cmxa gsl/mlgsl_error.o gsl/mlgsl_blas.o gsl/mlgsl_blas_complex.o gsl/mlgsl_complex.o gsl/mlgsl_matrix_complex.o gsl/mlgsl_matrix_double.o gsl/mlgsl_vector_double.o gsl/mlgsl_permut.o gsl/mlgsl_linalg.o gsl/mlgsl_linalg_complex.o gsl/mlgsl_fun.o gsl/mlgsl_math.o gsl/mlgsl_sf.o gsl/gsl_error.cmx gsl/gsl_blas.cmx gsl/gsl_complex.cmx gsl/gsl_matrix.cmx gsl/gsl_matrix_complex.cmx gsl/gsl_vector.cmx gsl/gsl_vector_complex.cmx gsl/gsl_vector_flat.cmx gsl/gsl_matrix_flat.cmx gsl/gsl_vector_complex_flat.cmx gsl/gsl_matrix_complex_flat.cmx gsl/gsl_vectmat.cmx gsl/gsl_permut.cmx gsl/gsl_linalg.cmx gsl/gsl_fun.cmx 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 -lcurses -L/usr/lib -lgsl -lgslcblas -lm -lm' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x16c): undefined reference to `ml_gsl_vector_float_minmaxindex' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x170): undefined reference to `ml_gsl_vector_float_minindex' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x174): undefined reference to `ml_gsl_vector_float_maxindex' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x178): undefined reference to `ml_gsl_vector_float_minmax' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x17c): undefined reference to `ml_gsl_vector_float_min' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x180): undefined reference to `ml_gsl_vector_float_max' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x184): undefined reference to `ml_gsl_vector_float_isnull' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x188): undefined reference to `ml_gsl_vector_float_add_constant' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x18c): undefined reference to `ml_gsl_vector_float_scale' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x190): undefined reference to `ml_gsl_vector_float_div' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x194): undefined reference to `ml_gsl_vector_float_mul' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x198): undefined reference to `ml_gsl_vector_float_sub' gsl/gsl_vector.o: In function `camlGsl_vector__19': (.data+0x19c): undefined reference to `ml_gsl_vector_float_add' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x190): undefined reference to `ml_gsl_matrix_complex_float_transpose' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x194): undefined reference to `ml_gsl_matrix_complex_float_transpose_memcpy' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x198): undefined reference to `ml_gsl_matrix_complex_float_swap_rowcol' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x19c): undefined reference to `ml_gsl_matrix_complex_float_swap_columns' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x1a0): undefined reference to `ml_gsl_matrix_complex_float_swap_rows' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x1a4): undefined reference to `ml_gsl_matrix_complex_float_isnull' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x1a8): undefined reference to `ml_gsl_matrix_complex_float_add_diagonal' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x1ac): undefined reference to `ml_gsl_matrix_complex_float_add_constant' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x1b0): undefined reference to `ml_gsl_matrix_complex_float_scale' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x1b4): undefined reference to `ml_gsl_matrix_complex_float_div' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x1b8): undefined reference to `ml_gsl_matrix_complex_float_mul' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x1bc): undefined reference to `ml_gsl_matrix_complex_float_sub' gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24': (.data+0x1c0): undefined reference to `ml_gsl_matrix_complex_float_add' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x184): undefined reference to `ml_gsl_matrix_float_transpose' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x188): undefined reference to `ml_gsl_matrix_float_transpose_memcpy' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x18c): undefined reference to `ml_gsl_matrix_float_swap_rowcol' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x190): undefined reference to `ml_gsl_matrix_float_swap_columns' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x194): undefined reference to `ml_gsl_matrix_float_swap_rows' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x198): undefined reference to `ml_gsl_matrix_float_isnull' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x19c): undefined reference to `ml_gsl_matrix_float_add_diagonal' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x1a0): undefined reference to `ml_gsl_matrix_float_add_constant' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x1a4): undefined reference to `ml_gsl_matrix_float_scale' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x1a8): undefined reference to `ml_gsl_matrix_float_div' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x1ac): undefined reference to `ml_gsl_matrix_float_mul' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x1b0): undefined reference to `ml_gsl_matrix_float_sub' gsl/gsl_matrix.o: In function `camlGsl_matrix__24': (.data+0x1b4): undefined reference to `ml_gsl_matrix_float_add' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x1c): undefined reference to `ml_gsl_blas_cher2k' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x20): undefined reference to `ml_gsl_blas_cherk' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x24): undefined reference to `ml_gsl_blas_chemm' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x28): undefined reference to `ml_gsl_blas_ctrsm' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x2c): undefined reference to `ml_gsl_blas_ctrmm' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x30): undefined reference to `ml_gsl_blas_csyr2k' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x34): undefined reference to `ml_gsl_blas_csyrk' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x38): undefined reference to `ml_gsl_blas_csymm' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x3c): undefined reference to `ml_gsl_blas_cgemm' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x40): undefined reference to `ml_gsl_blas_cher2' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x44): undefined reference to `ml_gsl_blas_cher' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x48): undefined reference to `ml_gsl_blas_cgerc' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x4c): undefined reference to `ml_gsl_blas_cgeru' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x50): undefined reference to `ml_gsl_blas_chemv' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x54): undefined reference to `ml_gsl_blas_ctrsv' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x58): undefined reference to `ml_gsl_blas_ctrmv' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x5c): undefined reference to `ml_gsl_blas_cgemv' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x60): undefined reference to `ml_gsl_blas_csscal' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x64): undefined reference to `ml_gsl_blas_cscal' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x68): undefined reference to `ml_gsl_blas_caxpy' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x6c): undefined reference to `ml_gsl_blas_ccopy' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x70): undefined reference to `ml_gsl_blas_cswap' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x74): undefined reference to `ml_gsl_blas_icamax' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x78): undefined reference to `ml_gsl_blas_scasum' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x7c): undefined reference to `ml_gsl_blas_scnrm2' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x80): undefined reference to `ml_gsl_blas_cdotc' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x84): undefined reference to `ml_gsl_blas_cdotu' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0xf4): undefined reference to `ml_gsl_blas_strsm' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0xf8): undefined reference to `ml_gsl_blas_strmm' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0xfc): undefined reference to `ml_gsl_blas_ssyr2k' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x100): undefined reference to `ml_gsl_blas_ssyrk' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x104): undefined reference to `ml_gsl_blas_ssymm' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x108): undefined reference to `ml_gsl_blas_sgemm' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x10c): undefined reference to `ml_gsl_blas_ssyr2' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x110): undefined reference to `ml_gsl_blas_ssyr' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x114): undefined reference to `ml_gsl_blas_sger' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x118): undefined reference to `ml_gsl_blas_ssymv' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x11c): undefined reference to `ml_gsl_blas_strsv' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x120): undefined reference to `ml_gsl_blas_strmv' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x124): undefined reference to `ml_gsl_blas_sgemv' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x128): undefined reference to `ml_gsl_blas_sscal' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x12c): undefined reference to `ml_gsl_blas_srot' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x130): undefined reference to `ml_gsl_blas_saxpy' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x134): undefined reference to `ml_gsl_blas_scopy' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x138): undefined reference to `ml_gsl_blas_sswap' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x13c): undefined reference to `ml_gsl_blas_isamax' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x140): undefined reference to `ml_gsl_blas_sasum' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x144): undefined reference to `ml_gsl_blas_snrm2' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x148): undefined reference to `ml_gsl_blas_sdot' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x14c): undefined reference to `ml_gsl_blas_dsdot' gsl/gsl_blas.o: In function `camlGsl_blas__3': (.data+0x150): undefined reference to `ml_gsl_blas_sdsdot' collect2: ld returned 1 exit status File "caml_startup", line 1, characters 0-1: Error: Error during linking make: *** [orpie.opt] Error 2 rm txtin_parser.mli txtin_lexer.ml * ERROR: sci-calculators/orpie-1.5.1 failed: * emake failed * * Call stack: * ebuild.sh, line 61: Called src_compile * environment, line 317: Called _eapi0_src_compile * ebuild.sh, line 619: Called _eapi2_src_compile * ebuild.sh, line 653: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =sci-calculators/orpie-1.5.1', * the complete build log and the output of 'emerge -pqv =sci-calculators/orpie-1.5.1'. * The complete build log is located at '/var/log/portage/build/sci-calculators/orpie-1.5.1:20091218-104211.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-calculators/orpie-1.5.1/temp/environment'. * S: '/var/tmp/portage/sci-calculators/orpie-1.5.1/work/orpie-1.5.1'