Which one of the following options do you have problems with?

found MacPorts in /opt/local/bin/port. Either:
(1) rename /opt/local and /sw, or
(2) change PATH and DYLD_LIBRARY_PATH
(Once Sage is built, you can restore them.)
If you would like to try to build Sage anyway (to help porting),
export the variable 'SAGE_PORT' to something non-empty.


On Monday, March 13, 2017 at 7:14:36 PM UTC+1, Watson Ladd wrote:
>
> Dear all,
> I am on Mac OS X and have installed sage to an alternate directory. 
> However, when I run sage -i gap_package I get the following output:
>
> sage -i gap_packages
> /Applications/Xcode.app/Contents/Developer/usr/bin/make build/make/Makefile
> ./bootstrap -d
> rm -rf config configure build/make/Makefile-auto.in
> configure.ac:356: installing 'config/compile'
> configure.ac:95: installing 'config/config.guess'
> configure.ac:95: installing 'config/config.sub'
> configure.ac:37: installing 'config/install-sh'
> configure.ac:37: installing 'config/missing'
> rm -f config.log
> mkdir -p logs/pkgs
> ln -s logs/pkgs/config.log config.log
> running CONFIG_SHELL=/bin/sh /bin/sh ./configure --no-create --no-recursion
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... config/install-sh -c -d
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking whether to enable maintainer-specific portions of Makefiles... yes
> checking for root user... no
> checking build system type... x86_64-apple-darwin15.6.0
> checking host system type... x86_64-apple-darwin15.6.0
> checking for ar... yes
> checking for m4... yes
> checking for ranlib... yes
> checking for strip... yes
> checking for GNU or BSD tar... /usr/bin/tar
> checking for GNU make... /usr/bin/make
> checking for latex... yes
> checking for perl... /opt/local/bin/perl
> checking for Perl version 5.8.0 or later... yes
> checking for git... /usr/bin/git
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking whether gcc understands -c and -o together... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... none
> checking how to run the C preprocessor... gcc -E
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... none
> checking for gfortran... no
> checking for g95... no
> checking for xlf95... no
> checking for f95... no
> checking for fort... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgfortran... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking for nagfor... no
> checking for xlf90... no
> checking for f90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for g77... no
> checking for xlf... no
> checking for f77... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking whether we are using the GNU Fortran compiler... no
> checking whether  accepts -g... no
> checking how to run the C++ preprocessor... g++ -E
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking complex.h usability... yes
> checking complex.h presence... yes
> checking for complex.h... yes
> checking whether g++ supports C++11 features by default... no
> checking whether g++ supports C++11 features with -std=gnu++11... yes
> checking for gcc option to accept ISO C99... none needed
> checking for sqrt in -lm... yes
> ***************************************************
> ***************************************************
> You are using OS X Lion (or later).
> You are strongly advised to install Apple's latest Xcode
> unless you already have it. You can install this using
> the App Store. Also, make sure you install Xcode's
> Command Line Tools -- see Sage's README.txt.
> configure: error: "found MacPorts in /opt/local/bin/port. Either:
> (1) rename /opt/local and /sw, or
> (2) change PATH and DYLD_LIBRARY_PATH
> (Once Sage is built, you can restore them.)
> If you would like to try to build Sage anyway (to help porting),
> export the variable 'SAGE_PORT' to something non-empty.
> make[1]: *** [build/make/Makefile] Error 1
> make: *** [all-toolchain] Error 2
>
> This doesn't seem to be the right thing, as sage is sitting elsewhere in 
> the directory tree. Is there some magic option I overlooked to get this to 
> work?
> Sincerely,
> Watson Ladd
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to