[Mesa-users] Trouble Installing r-10398 on a Macbook Pro
RICHARD H D TOWNSEND
townsend at astro.wisc.edu
Tue Mar 19 15:05:47 EDT 2019
Hi Chloe --
It seems the system header files for the compiler are not being found. Can you send the output from the following three commands:
ls /usr
system_profiler SPSoftwareDataType
ls /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
cheers,
Rich
> On Mar 19, 2019, at 2:00 PM, Sandoval, Chloe via Mesa-users <mesa-users at lists.mesastar.org> wrote:
>
> Hi all,
>
> I'm having trouble installing r-10398 on my laptop after previously installing 3 different versions of MESA successfully on this machine. I'm using the most recent version of the SDK and I've tried it with the release before that as well and still failed. I've tried using svn co to download everything after deleting it all.
>
> I get the following error when the install gets to crlibm
>
> ./configure CC=gcc CFLAGS=
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... ./install-sh -c -d
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)... yes
> checking build system type... i386-apple-darwin17.7.0
> checking host system type... i386-apple-darwin17.7.0
> checking whether make sets $(MAKE)... (cached) yes
> checking for C compiler default output file name...
> configure: error: in `/Users/chloekeeling/Research/Code/Mesa/mesa/crlibm/crlibm':
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> make: *** [build] Error 77
> make: *** No targets specified and no makefile found. Stop.
>
> /Users/chloekeeling/Research/Code/Mesa/mesa/crlibm/crlibm
> ./build_and_test FAILED
>
>
> /Users/chloekeeling/Research/Code/Mesa/mesa/crlibm
> ./build_and_test FAILED
>
> I've also attached the build.log and the config.log from $MESA_DIR/crlibm/crlibm and the tmp.txt file as well.
>
> Specs:
> Macbook Pro
> OS: High Sierra v 10.13.6
>
> uname -a : Darwin Chloes-MacBook-Pro.local 17.7.0 Darwin Kernel Version 17.7.0: Thu Dec 20 21:47:19 PST 2018; root:xnu-4570.71.22~1/RELEASE_X86_64 x86_64
>
> gfortran -v: Using built-in specs.
> COLLECT_GCC=/Applications/mesasdk/bin/gfortran.exec
> COLLECT_LTO_WRAPPER=/Applications/mesasdk/libexec/gcc/x86_64-apple-darwin18.2.0/8.3.0/lto-wrapper
> Target: x86_64-apple-darwin18.2.0
> Configured with: /Users/townsend/devel/mesasdk-src/gcc/configure CC='gcc -D_FORTIFY_SOURCE=0' --build=x86_64-apple-darwin18.2.0 --prefix=/Applications/mesasdk --with-gmp=/Applications/mesasdk --with-mpfr=/Applications/mesasdk --with-mpc=/Applications/mesasdk --enable-languages=c,c++,fortran --disable-multilib --disable-nls --disable-libsanitizer --with-sysroot=/Users/townsend/devel/mesasdk-src/MacOSX10.12.sdk
> Thread model: posix
> gcc version 8.3.0 (GCC)
>
> echo $MESASDK_ROOT: /Applications/mesasdk
>
> echo $PATH: /Applications/mesasdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/opt/X11/bin
>
> echo $MESA_DIR:
> /Users/chloekeeling/Research/Code/Mesa/mesa
>
>
> Thanks for the help.
>
> -Chloe Sandoval
>
>
>
>
>
>
>
> <tmp.txt><build.log><config.log>_______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
>
More information about the Mesa-users
mailing list