> On Dec 2, 2016, at 21:02, Gary K. Olson <garykol...@mac.com> wrote:
> 
> I was compiling octave-3.8.2-11, and the build failed after not finding 
> member named 'mkostemp' in the global namespace. Not sure that missing member 
> is error but recursive errors did occur while compiling lapack-xtra/*.f 
> files. Here is build script of that portion:
> 
> In file included from /Applications//bin/sh ../../libtool  --tag=F77   
> --mode=compile /sw/bin/gfortran-fsf-5  -O3 -ff2c -c -o 
> lapack-xtra/libcruft_la-xslange.lo `test -f 'lapack-xtra/xslange.f' || echo 
> './'`lapack-xtra/xslange.f
> libtool: compile:  /sw/bin/gfortran-fsf-5 -O3 -ff2c -c lapack-xtra/xilaenv.f  
> -fno-common -o lapack-xtra/.libs/libcruft_la-xilaenv.o
> Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cstdlib:86:
> ../../libgnu/stdlib.h:668:19: error: no member named 'mkostemp' in the global 
> namespace
> _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/));
> ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../../libgnu/stdio.h:266:45: note: expanded from macro '_GL_CXXALIAS_SYS'
>       static rettype (*func) parameters = ::func;  \
>                                           ~~^
> libtool: compile:  /sw/bin/gfortran-fsf-5 -O3 -ff2c -c lapack-xtra/xslamch.f  
> -fno-common -o lapack-xtra/.libs/libcruft_la-xslamch.o
> /bin/sh ../../libtool  --tag=F77   --mode=compile /sw/bin/gfortran-fsf-5  -O3 
> -ff2c -c -o lapack-xtra/libcruft_la-xzlange.lo `test -f 
> 'lapack-xtra/xzlange.f' || echo './'`lapack-xtra/xzlange.f
> /bin/sh ../../libtool  --tag=F77   --mode=compile /sw/bin/gfortran-fsf-5  -O3 
> -ff2c -c -o lapack-xtra/libcruft_la-zrsf2csf.lo `test -f 
> 'lapack-xtra/zrsf2csf.f' || echo './'`lapack-xtra/zrsf2csf.f
> 1 error generated.
> make[2]: *** [Faddeeva/libcruft_la-Faddeeva.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....
> libtool: compile:  /sw/bin/gfortran-fsf-5 -O3 -ff2c -c lapack-xtra/xslange.f  
> -fno-common -o lapack-xtra/.libs/libcruft_la-xslange.o
> libtool: compile:  /sw/bin/gfortran-fsf-5 -O3 -ff2c -c lapack-xtra/xzlange.f  
> -fno-common -o lapack-xtra/.libs/libcruft_la-xzlange.o
> libtool: compile:  /sw/bin/gfortran-fsf-5 -O3 -ff2c -c lapack-xtra/zrsf2csf.f 
>  -fno-common -o lapack-xtra/.libs/libcruft_la-zrsf2csf.o
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of /tmp/fink.Kd447 failed, exit code 2
> ### execution of /tmp/fink.TR9Qp failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-octave-3.8.2-11
> (Reading database ... 457001 files and directories currently installed.)
> Removing fink-buildlock-octave-3.8.2-11 ...
> Reading buildlock packages...
> /sw/bin/dpkg-lockwait -i /sw/fink/debs/fort77_1.18-19_darwin-x86_64.deb
> Selecting previously deselected package fort77.
> (Reading database ... 457000 files and directories currently installed.)
> Unpacking fort77 (from .../fort77_1.18-19_darwin-x86_64.deb) ...
> Setting up fort77 (1.18-19) ...
> 
> Failed: phase compiling: octave-3.8.2-11 failed
> 
> My system info is:
> 
> Package manager version: 0.41.1
> Distribution version: selfupdate-rsync Fri Dec  2 20:05:59 2016, 10.12, x86_64
> Trees: local/main stable/main local/injected
> Xcode.app: 8.1
> Xcode command-line tools: 8.1.0.0.1.1476494586
> Max. Fink build jobs:  4
> 
> Any help would be appreciated. Thank you.
> 
> Gary K Olson

Please try again, using a single build job, and post starting with the entire 
line of output just before the first error message.  Errors with multiple jobs 
are harder to track down.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
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