---> Configuring octave-linear-algebra DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (octave-linear-algebra) DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch ppc' FFLAGS='-O2 -m32' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-linear-algebra/work/linear-algebra-1.0.8" && ./configure --prefix=/opt/local' checking for gcc... /usr/bin/gcc-4.0 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 /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking for mkoctfile... mkoctfile retrieving compile and link flags from mkoctfile checking for F77_FUNC... yes checking for octave... octave checking for OCTAVE_VERSION in Octave... 3.2.3 checking for octave_config_info('canonical_host_type') in Octave... powerpc-apple-darwin9.8.0 checking for octave_config_info('SHLEXT') in Octave... dylib checking whether ln -s works... yes checking for ranlib... ranlib checking for strip... strip configure: creating ./config.status config.status: creating Makeconf "$prefix" is /opt/local "$exec_prefix" is ${prefix} octave commands will install into the following directories: m-files: /opt/local/share/octave/3.2.3/site/m/octave-forge oct-files: /opt/local/libexec/octave/3.2.3/site/oct/powerpc-apple-darwin9.8.0/octave-forge binaries: /opt/local/libexec/octave/3.2.3/site/exec/powerpc-apple-darwin9.8.0 alternatives: m-files: /opt/local/share/octave/3.2.3/site/octave-forge-alternatives/m oct-files: /opt/local/libexec/octave/3.2.3/site/octave-forge-alternatives/oct/powerpc-apple-darwin9.8.0 shell commands will install into the following directories: binaries: ${exec_prefix}/bin man pages: ${datarootdir}/man libraries: ${exec_prefix}/lib headers: ${prefix}/include octave-forge is configured with octave: octave (version 3.2.3) mkoctfile: mkoctfile for Octave 3 find . -name NOINSTALL -print # shows which toolboxes won't be installed ---> Building octave-linear-algebra DEBUG: Executing org.macports.build (octave-linear-algebra) DEBUG: Environment: CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-linear-algebra/work/linear-algebra-1.0.8" && /usr/bin/make all' mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -M CmplxGSVD.cc rm -f CmplxGSVD.d /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H CmplxGSVD.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,CmplxGSVD\.o,pic/& & CmplxGSVD.d,g' > CmplxGSVD.d-t && mv CmplxGSVD.d-t CmplxGSVD.d mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -M dbleGSVD.cc rm -f dbleGSVD.d /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H dbleGSVD.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,dbleGSVD\.o,pic/& & dbleGSVD.d,g' > dbleGSVD.d-t && mv dbleGSVD.d-t dbleGSVD.d mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -M gsvd.cc rm -f gsvd.d /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H gsvd.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,gsvd\.o,pic/& & gsvd.d,g' > gsvd.d-t && mv gsvd.d-t gsvd.d mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -M GramSchmidt.cc rm -f GramSchmidt.d /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H GramSchmidt.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,GramSchmidt\.o,pic/& & GramSchmidt.d,g' > GramSchmidt.d-t && mv GramSchmidt.d-t GramSchmidt.d mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -M outer.cc rm -f outer.d /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H outer.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,outer\.o,pic/& & outer.d,g' > outer.d-t && mv outer.d-t outer.d mkoctfile -DHAVE_OCTAVE_32 -v outer.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 outer.cc -o outer.o /opt/local/bin/g++-mp-4.3 -bundle -bundle_loader /opt/local/bin/octave-3.2.3 -o outer.oct outer.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/powerpc-apple-darwin9.8.0/4.3.4 -L/opt/local/lib/gcc43/gcc/powerpc-apple-darwin9.8.0/4.3.4/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran -lSystemStubs mkoctfile -DHAVE_OCTAVE_32 -v GramSchmidt.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 GramSchmidt.cc -o GramSchmidt.o /opt/local/bin/g++-mp-4.3 -bundle -bundle_loader /opt/local/bin/octave-3.2.3 -o GramSchmidt.oct GramSchmidt.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/powerpc-apple-darwin9.8.0/4.3.4 -L/opt/local/lib/gcc43/gcc/powerpc-apple-darwin9.8.0/4.3.4/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran -lSystemStubs mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -c gsvd.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H gsvd.cc -o gsvd.o mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -c dbleGSVD.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H dbleGSVD.cc -o dbleGSVD.o mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -c CmplxGSVD.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H CmplxGSVD.cc -o CmplxGSVD.o mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H gsvd.o dbleGSVD.o CmplxGSVD.o -o gsvd.oct /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/powerpc-apple-darwin9.8.0/4.3.4 -L/opt/local/lib/gcc43/gcc/powerpc-apple-darwin9.8.0/4.3.4/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran -lSystemStubs Undefined symbols: "_dggsvd_", referenced from: GSVD::init(Matrix const&, Matrix const&, GSVD::type) in dbleGSVD.o "_zggsvd_", referenced from: ComplexGSVD::init(ComplexMatrix const&, ComplexMatrix const&, GSVD::type) in CmplxGSVD.o ld: symbol(s) not found collect2: ld returned 1 exit status make[1]: *** [gsvd.oct] Error 1 make: *** [build] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-linear-algebra/work/linear-algebra-1.0.8" && /usr/bin/make all " returned error 2 Command output: /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H gsvd.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,gsvd\.o,pic/& & gsvd.d,g' > gsvd.d-t && mv gsvd.d-t gsvd.d mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -M GramSchmidt.cc rm -f GramSchmidt.d /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H GramSchmidt.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,GramSchmidt\.o,pic/& & GramSchmidt.d,g' > GramSchmidt.d-t && mv GramSchmidt.d-t GramSchmidt.d mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -M outer.cc rm -f outer.d /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H outer.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,outer\.o,pic/& & outer.d,g' > outer.d-t && mv outer.d-t outer.d mkoctfile -DHAVE_OCTAVE_32 -v outer.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 outer.cc -o outer.o /opt/local/bin/g++-mp-4.3 -bundle -bundle_loader /opt/local/bin/octave-3.2.3 -o outer.oct outer.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/powerpc-apple-darwin9.8.0/4.3.4 -L/opt/local/lib/gcc43/gcc/powerpc-apple-darwin9.8.0/4.3.4/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran -lSystemStubs mkoctfile -DHAVE_OCTAVE_32 -v GramSchmidt.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 GramSchmidt.cc -o GramSchmidt.o /opt/local/bin/g++-mp-4.3 -bundle -bundle_loader /opt/local/bin/octave-3.2.3 -o GramSchmidt.oct GramSchmidt.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/powerpc-apple-darwin9.8.0/4.3.4 -L/opt/local/lib/gcc43/gcc/powerpc-apple-darwin9.8.0/4.3.4/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran -lSystemStubs mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -c gsvd.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H gsvd.cc -o gsvd.o mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -c dbleGSVD.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H dbleGSVD.cc -o dbleGSVD.o mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -c CmplxGSVD.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H CmplxGSVD.cc -o CmplxGSVD.o mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H gsvd.o dbleGSVD.o CmplxGSVD.o -o gsvd.oct /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/powerpc-apple-darwin9.8.0/4.3.4 -L/opt/local/lib/gcc43/gcc/powerpc-apple-darwin9.8.0/4.3.4/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran -lSystemStubs Undefined symbols: "_dggsvd_", referenced from: GSVD::init(Matrix const&, Matrix const&, GSVD::type) in dbleGSVD.o "_zggsvd_", referenced from: ComplexGSVD::init(ComplexMatrix const&, ComplexMatrix const&, GSVD::type) in CmplxGSVD.o ld: symbol(s) not found collect2: ld returned 1 exit status make[1]: *** [gsvd.oct] Error 1 make: *** [build] Error 2 DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-linear-algebra/work/linear-algebra-1.0.8" && /usr/bin/make all " returned error 2 Command output: /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H gsvd.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,gsvd\.o,pic/& & gsvd.d,g' > gsvd.d-t && mv gsvd.d-t gsvd.d mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -M GramSchmidt.cc rm -f GramSchmidt.d /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H GramSchmidt.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,GramSchmidt\.o,pic/& & GramSchmidt.d,g' > GramSchmidt.d-t && mv GramSchmidt.d-t GramSchmidt.d mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -M outer.cc rm -f outer.d /opt/local/bin/g++-mp-4.3 -M -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H outer.cc | /opt/local/bin/gsed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,outer\.o,pic/& & outer.d,g' > outer.d-t && mv outer.d-t outer.d mkoctfile -DHAVE_OCTAVE_32 -v outer.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 outer.cc -o outer.o /opt/local/bin/g++-mp-4.3 -bundle -bundle_loader /opt/local/bin/octave-3.2.3 -o outer.oct outer.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/powerpc-apple-darwin9.8.0/4.3.4 -L/opt/local/lib/gcc43/gcc/powerpc-apple-darwin9.8.0/4.3.4/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran -lSystemStubs mkoctfile -DHAVE_OCTAVE_32 -v GramSchmidt.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 GramSchmidt.cc -o GramSchmidt.o /opt/local/bin/g++-mp-4.3 -bundle -bundle_loader /opt/local/bin/octave-3.2.3 -o GramSchmidt.oct GramSchmidt.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/powerpc-apple-darwin9.8.0/4.3.4 -L/opt/local/lib/gcc43/gcc/powerpc-apple-darwin9.8.0/4.3.4/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran -lSystemStubs mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -c gsvd.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H gsvd.cc -o gsvd.o mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -c dbleGSVD.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H dbleGSVD.cc -o dbleGSVD.o mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H -c CmplxGSVD.cc /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -m32 -DHAVE_OCTAVE_32 -DHAVE_CONFIG_H CmplxGSVD.cc -o CmplxGSVD.o mkoctfile -DHAVE_OCTAVE_32 -v -DHAVE_CONFIG_H gsvd.o dbleGSVD.o CmplxGSVD.o -o gsvd.oct /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/powerpc-apple-darwin9.8.0/4.3.4 -L/opt/local/lib/gcc43/gcc/powerpc-apple-darwin9.8.0/4.3.4/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran -lSystemStubs Undefined symbols: "_dggsvd_", referenced from: GSVD::init(Matrix const&, Matrix const&, GSVD::type) in dbleGSVD.o "_zggsvd_", referenced from: ComplexGSVD::init(ComplexMatrix const&, ComplexMatrix const&, GSVD::type) in CmplxGSVD.o ld: symbol(s) not found collect2: ld returned 1 exit status make[1]: *** [gsvd.oct] Error 1 make: *** [build] Error 2 while executing "command_exec build" (procedure "portbuild::build_main" line 9) invoked from within "$procedure $targetname" Warning: the following items did not execute (for octave-linear-algebra): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.