Ticket #22586: original output.txt

File original output.txt, 1.5 KB (added by anddam (Andrea D'Amore), 14 years ago)
Line 
1benno@meap01:~> sudo port install octave-linear-algebraPassword:Warning: Skipping upgrade since gnuplot 4.2.5_0 >= gnuplot 4.2.5_0, even though installed variants "+darwin+darwin_9" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants.
2--->  Computing dependencies for octave-linear-algebra
3--->  Building octave-linear-algebra
4Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_octave-linear-algebra/work/linear-algebra-1.0.8" && /usr/bin/make -j1 all " returned error 2
5Command output: mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H gsvd.o dbleGSVD.o CmplxGSVD.o  -o gsvd.oct
6/opt/local/bin/g++-mp-4.3 -bundle -bundle_loader /opt/local/bin/octave-3.2.3 -o gsvd.oct gsvd.o dbleGSVD.o CmplxGSVD.o -L/opt/local/lib/octave-3.2.3 -L/opt/local/lib -loctinterp -loctave -lcruft -L/opt/local/lib -lfftw3 -lfftw3f -lreadline -lncurses -lhdf5 -lz -lm -L/opt/local/lib -L/opt/local/lib/gcc43/gcc/i386-apple-darwin9/4.3.4 -L/opt/local/lib/gcc43/gcc/i386-apple-darwin9/4.3.4/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran
7Undefined symbols:
8  "_dggsvd_", referenced from:
9      GSVD::init(Matrix const&, Matrix const&, GSVD::type) in dbleGSVD.o
10  "_zggsvd_", referenced from:
11      ComplexGSVD::init(ComplexMatrix const&, ComplexMatrix const&, GSVD::type) in CmplxGSVD.o
12ld: symbol(s) not found
13collect2: ld returned 1 exit status
14make[1]: *** [gsvd.oct] Error 1
15make: *** [build] Error 2
16
17Error: Status 1 encountered during processing.