On 11/2/14, 2:57 AM, Dominique Dhumieres wrote: > Installing nan-oct382-2.5.9-1 failed on > > Package manager version: 0.38.2 > Distribution version: selfupdate-rsync Sun Nov 2 11:31:29 2014, 10.10, x86_64 > Trees: local/main stable/main stable/crypto > Xcode.app: 6.1 > Xcode command-line tools: 6.1.0.0.1.1413057044 > nan-oct382-2.5.9-1 is set to build with only one job. > > with > > ... > env LANG=C LC_ALL=C /sw64/bin/tar --no-same-owner --no-same-permissions -xf > /sw64/src/nan-2.5.9.tar.gz > [ -r /sw64/fink/dists/stable/main/finkinfo/libs/octmods/nan-oct.patch ] > /tmp/fink.mKxv5 > #!/bin/sh -ev > # set up script mkoctfile for Octave 3.8 and later which uses Fink's > gcc49 > if [ 382 -ge 380 ] ; then > mkdir bin > perl -p -e "s/\%OCTAVE_CONF_VERSION\%/3.8.2/g ; \ > s/\@GCCVERS\@/4.9/g ; > s,\@FF2C\@,"`/sw64/bin/mkoctfile-3.8.2 > -p FF2C`", ; \ > > s,\%OCTAVE_CONF_LAPACK_LIBS\%,\"`/sw64/bin/mkoctfile-3.8.2 -p LAPACK_LIBS`\", > ; \ > > s,\%OCTAVE_CONF_BLAS_LIBS\%,\"`/sw64/bin/mkoctfile-3.8.2 -p BLAS_LIBS`\", ; \ > s/\@CC\@/oct-cc/ ; \ > s/\@CXX\@/oct-cxx/g" > /sw64/share/fink-octave-scripts/mkoctfile-gcc4n.in > > bin/mkoctfile-3.8.2-gcc4.9 > chmod a+x bin/mkoctfile-3.8.2-gcc4.9 > perl -pi -e 's,(-lgomp),-L/sw64/lib/gcc4.9/lib \1,g' > src/Makefile > fi > /sw64/bin/mkoctfile-3.8.2 -p FF2C > /sw64/bin/mkoctfile-3.8.2 -p LAPACK_LIBS > /sw64/bin/mkoctfile-3.8.2 -p BLAS_LIBS > String found where operator expected at -e line 2, near "Accelerate", ; > s,\%OCTAVE_CONF_BLAS_LIBS\%,"" > String found where operator expected at -e line 2, at end of line > (Missing semicolon on previous line?) > syntax error at -e line 2, near "Accelerate", ; > s,\%OCTAVE_CONF_BLAS_LIBS\%,"" > Can't find string terminator '"' anywhere before EOF at -e line 2. > ### execution of /tmp/fink.mKxv5 failed, exit code 255 > Removing runtime build-lock... > Removing build-lock package... > /sw64/bin/dpkg-lockwait -r fink-buildlock-nan-oct382-2.5.9-1 > (Reading database ... 331476 files and directories currently installed.) > Removing fink-buildlock-nan-oct382-2.5.9-1 ... > Failed: phase patching: nan-oct382-2.5.9-1 failed > > TIA > > Dominique >
This worked at one point for me, but that might have been before the bash update. I'll try to get this (and probably also fink-octave-scripts) updated soon. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ _______________________________________________ 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
