> Le 8 nov. 2014 à 03:15, Alexander Hansen <[email protected]> a 
> écrit :
> 
> David Fang pointed me at a solution, and the updated packaging should be 
> available shortly via self update.
> 
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison

Thanks for fixing this issue. I have now installed ocs-oct382. The last problem 
I see is that tsa-oct382 is failing as nan-oct382, i.e.,

env LANG=C LC_ALL=C /sw64/bin/tar  --no-same-owner --no-same-permissions -xf 
/sw64/src/tsa-4.2.7.tar.gz
[ -r /sw64/fink/dists/stable/main/finkinfo/libs/octmods/tsa-oct.patch ]
/tmp/fink.MbIo5
#!/bin/sh -ev
        sed     -e 's|@FINKPREFIX@|/sw64|g' \
                        -e 's|@OCTVERSION@|3.8.2|g' \
                        -e 's|@GCC@|4.9|g' \
                                
/sw64/fink/dists/stable/main/finkinfo/libs/octmods/tsa-oct.patch | patch -p1
patching file src/Makefile
Hunk #1 succeeded at 41 with fuzz 2 (offset 13 lines).
Hunk #2 succeeded at 88 with fuzz 1 (offset 30 lines).
                                
        # 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.MbIo5 failed, exit code 255
Removing runtime build-lock...
Removing build-lock package...
/sw64/bin/dpkg-lockwait -r fink-buildlock-tsa-oct382-4.2.7-1
(Reading database ... 355137 files and directories currently installed.)
Removing fink-buildlock-tsa-oct382-4.2.7-1 ...
Failed: phase patching: tsa-oct382-4.2.7-1 failed

TIA

Dominique



------------------------------------------------------------------------------
_______________________________________________
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

Reply via email to