On 9/18/12 12:22 PM, Dominique Dhumieres wrote: > Updating to optim-atlas-oct324-1.2.1-1 on > > Package manager version: 0.34.3 > Distribution version: selfupdate-rsync Tue Sep 18 18:39:18 2012, 10.5, powerpc > Trees: local/main stable/main stable/crypto unstable/main unstable/crypto > Xcode.app: 3.1.4 > Xcode command-line tools: 3.1.4 > optim-atlas-oct324-1.2.1-1 is set to build with only one job. > > failed with > > ... > ans = > /sw/src/fink.build/optim-atlas-oct324-1.2.1-1/bld/share/octave/3.2.4/packages > mkoctfile: stripping disabled on this platform > mkoctfile: stripping disabled on this platform > mkoctfile: stripping disabled on this platform > mkoctfile: stripping disabled on this platform > mkoctfile: stripping disabled on this platform > make: Entering directory > `/sw/src/fink.build/optim-atlas-oct324-1.2.1-1/optim-1.2.1/src' > LFLAGS="-L/sw/lib/octave-3.2.4 -L/sw/lib -lptlapack -lptcblas -lptf77blas > -latlas" mkoctfile -s __bfgsmin.cc > LFLAGS="-L/sw/lib/octave-3.2.4 -L/sw/lib -lptlapack -lptcblas -lptf77blas > -latlas" mkoctfile -s numgradient.cc > LFLAGS="-L/sw/lib/octave-3.2.4 -L/sw/lib -lptlapack -lptcblas -lptf77blas > -latlas" mkoctfile -s numhessian.cc > LFLAGS="-L/sw/lib/octave-3.2.4 -L/sw/lib -lptlapack -lptcblas -lptf77blas > -latlas" mkoctfile -s samin.cc > LFLAGS="-L/sw/lib/octave-3.2.4 -L/sw/lib -lptlapack -lptcblas -lptf77blas > -latlas" mkoctfile -s __disna_optim__.cc > make: Leaving directory > `/sw/src/fink.build/optim-atlas-oct324-1.2.1-1/optim-1.2.1/src' > copyfile > /sw/src/fink.build/optim-atlas-oct324-1.2.1-1/./optim-1.2.1/src/__bfgsmin.oct > /sw/src/fink.build/optim-atlas-oct324-1.2.1-1/./optim-1.2.1/src/__disna_optim__.oct > > /sw/src/fink.build/optim-atlas-oct324-1.2.1-1/./optim-1.2.1/src/numgradient.oct > > /sw/src/fink.build/optim-atlas-oct324-1.2.1-1/./optim-1.2.1/src/numhessian.oct > /sw/src/fink.build/optim-atlas-oct324-1.2.1-1/./optim-1.2.1/src/samin.oct > /sw/src/fink.build/optim-atlas-oct324-1.2.1-1/./optim-1.2.1/inst/powerpc-apple-darwin-api-v37 > warning: gen_doc_cache: unusable help text in 'test_d2_min_1'. Ignoring > function. > warning: gen_doc_cache: unusable help text in 'test_d2_min_2'. Ignoring > function. > warning: gen_doc_cache: unusable help text in 'test_d2_min_3'. Ignoring > function. > panic: Segmentation fault -- stopping myself... > /sw/share/octave/3.2.4/scripts/octave-forge-compile.sh: line 7: 77607 > Segmentation fault bld/octave-forge-comp > ### execution of /tmp/fink.Ccgj6 failed, exit code 139 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-optim-atlas-oct324-1.2.1-1 > (Reading database ... 561054 files and directories currently installed.) > Removing fink-buildlock-optim-atlas-oct324-1.2.1-1 ... > Failed: phase compiling: optim-atlas-oct324-1.2.1-1 failed > > Note that 3.4.3 and 3.6.0 were updated without any glitch. > > TIA > > Dominique >
Thanks. I had forgotten that I had explicitly set CXXFLAGS=-O0 for 32-bit platforms in this version of Octave, too, and I turned that off. A new Octave-3.2.4 revision (3023) which turns that flag back on should be available shortly via selfupdate. I was able to build optim-atlas-oct324 on 10.5/powerpc with this one. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
