I do have XCode installed. Executing the command export SAGE_PORT='yes'
also worked for me, too. Thank you! Best, Ben On Tuesday, February 4, 2014 3:20:55 AM UTC-5, Anne Schilling wrote: > > Hi! > > For some reason I cannot run "make" any longer to build the new version > of sage. I have the semigroupe package installed. I would actually be ok > deinstalling it, tried to delete it in > > /Applications/sage/upstream/semigroupe-2.0-2.spkg > > but it keeps reappearing. How do I deinstall an optional package once > installed? > > Same is true for the package cchache, which it cannot find. I am not sure > why I had this installed (as Simon pointed out, it should have been > ccache)! > > Thanks! > > Anne > > ------ > sage anne$ more /Applications/sage/logs/pkgs/cchache.log > Attempting to download package cchache > >>> Checking online list of optional packages. > [.] > >>> Checking online list of experimental packages. > [.] > >>> Checking online list of standard packages. > [.] > >>> Checking online list of huge packages. > [.] > >>> Checking online list of archive packages. > [.] > Error: could not find a package matching cchache on > http://www.sagemath.org/ > > > ------ > > sage anne$ more /Applications/sage/logs/pkgs/semigroupe-2.0-2.log > Attempting to download package semigroupe-2.0-2 > >>> Trying to download > http://trac.sagemath.org/sage_trac/raw-attachment/ticket/8360/semigroupe-2.0-2.spkg > > [............................................................] > semigroupe-2.0-2 > ==================================================== > Extracting package /Applications/sage/upstream/semigroupe-2.0-2.spkg > -rw-r--r-- 1 anne admin 912682 Sep 17 15:46 > /Applications/sage/upstream/semigroupe-2.0-2.spkg > Finished extraction > **************************************************** > Host system: > Darwin lolita-4.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 > 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/Applications/sage/local/libexec/gcc/x86_64-apple-darwin10.8.0/4.7.3/lto-wrapper > > > Target: x86_64-apple-darwin10.8.0 > Configured with: ../src/configure --prefix=/Applications/sage/local > --with-local-prefix=/Applications/sage/local > --with-gmp=/Applications/sage/local --with-mpfr=/Applications/sage/local > --with-mpc=/Applications/sage/local --with-system-zlib --disable-multilib > --disable-nls > Thread model: posix > gcc version 4.7.3 (GCC) > **************************************************** > sage-run received unknown option: -hg > usage: sage [options] > Try 'sage -h' for more information. > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... no > checking for awk... awk > checking whether make -j4 sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking whether ln -s works... yes > checking build system type... i386-apple-darwin10.8.0 > checking host system type... i386-apple-darwin10.8.0 > checking for style of include used by make -j4... GNU > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > 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 dependency style of gcc... gcc3 > checking for a sed that does not truncate output... /usr/bin/sed > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for fgrep... /usr/bin/grep -F > checking for ld used by gcc... ld > checking if the linker (ld) is GNU ld... no > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm > checking the name lister (/usr/bin/nm) interface... BSD nm > checking the maximum length of command line arguments... 196608 > checking whether the shell understands some XSI constructs... yes > checking whether the shell understands "+="... yes > checking for ld option to reload object files... -r > checking for objdump... no > checking how to recognize dependent libraries... pass_all > checking for ar... ar > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm output from gcc object... ok > checking for dsymutil... dsymutil > checking for nmedit... nmedit > checking for lipo... lipo > checking for otool... otool > checking for otool64... no > checking for -single_module linker flag... yes > checking for -exported_symbols_list linker flag... yes > checking how to run the C preprocessor... cpp > 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 for dlfcn.h... yes > checking for objdir... .libs > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fno-common -DPIC > checking if gcc PIC flag -fno-common -DPIC works... yes > checking if gcc static flag -static works... no > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.o... (cached) yes > checking whether the gcc linker (ld) supports shared libraries... yes > checking dynamic linker characteristics... darwin10.8.0 dyld > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > configure: creating ./config.status > config.status: error: cannot find input file: `Makefile.in' > Error configuring PACKAGE_NAME. > > real 0m7.096s > user 0m1.310s > sys 0m2.207s > ************************************************************************ > Error installing package semigroupe-2.0-2 > ************************************************************************ > Please email sage-devel (http://groups.google.com/group/sage-devel) > explaining the problem and including the relevant part of the log file > /Applications/sage/logs/pkgs/semigroupe-2.0-2.log > Describe your computer, operating system, etc. > If you want to try to fix the problem yourself, *don't* just cd to > /Applications/sage/local/var/tmp/sage/build/semigroupe-2.0-2 and type > 'make' or whatever is appropriate. > Instead, the following commands setup all environment variables > correctly and load a subshell for you to debug the error: > (cd '/Applications/sage/local/var/tmp/sage/build/semigroupe-2.0-2' && > '/Applications/sage/sage' --sh) > When you are done debugging, you can type "exit" to leave the subshell. > ************************************************************************ > Attempting to download package semigroupe-2.0-2 > >>> Trying to download > http://trac.sagemath.org/sage_trac/raw-attachment/ticket/8360/semigroupe-2.0-2.spkg > > [............................................................] > semigroupe-2.0-2 > ==================================================== > Extracting package /Applications/sage/upstream/semigroupe-2.0-2.spkg > -rw-r--r-- 1 anne admin 912682 Nov 5 21:46 > /Applications/sage/upstream/semigroupe-2.0-2.spkg > Finished extraction > **************************************************** > Host system: > Darwin lolita-4.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 > 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=/Applications/sage/local/bin/gcc > COLLECT_LTO_WRAPPER=/Applications/sage/local/libexec/gcc/x86_64-apple-darwin10.8.0/4.7.3/lto-wrapper > > > Target: x86_64-apple-darwin10.8.0 > Configured with: ../src/configure --prefix=/Applications/sage/local > --with-local-prefix=/Applications/sage/local > --with-gmp=/Applications/sage/local --with-mpfr=/Applications/sage/local > --with-mpc=/Applications/sage/local --with-system-zlib --disable-multilib > --disable-nls > Thread model: posix > gcc version 4.7.3 (GCC) > **************************************************** > sage-run received unknown option: -hg > usage: sage [options] > Try 'sage -h' for more information. > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... no > checking for awk... awk > checking whether make -j4 sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking whether ln -s works... yes > checking build system type... i386-apple-darwin10.8.0 > checking host system type... i386-apple-darwin10.8.0 > checking for style of include used by make -j4... GNU > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > 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 dependency style of gcc... gcc3 > checking for a sed that does not truncate output... /usr/bin/sed > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for fgrep... /usr/bin/grep -F > checking for ld used by gcc... ld > checking if the linker (ld) is GNU ld... no > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm > checking the name lister (/usr/bin/nm) interface... BSD nm > checking the maximum length of command line arguments... 196608 > checking whether the shell understands some XSI constructs... yes > checking whether the shell understands "+="... yes > checking for ld option to reload object files... -r > checking for objdump... no > checking how to recognize dependent libraries... pass_all > checking for ar... ar > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm output from gcc object... ok > checking for dsymutil... dsymutil > checking for nmedit... nmedit > checking for lipo... lipo > checking for otool... otool > checking for otool64... no > checking for -single_module linker flag... yes > checking for -exported_symbols_list linker flag... yes > checking how to run the C preprocessor... cpp > 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 for dlfcn.h... yes > checking for objdir... .libs > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fno-common -DPIC > checking if gcc PIC flag -fno-common -DPIC works... yes > checking if gcc static flag -static works... no > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.o... (cached) yes > checking whether the gcc linker (ld) supports shared libraries... yes > checking dynamic linker characteristics... darwin10.8.0 dyld > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > configure: creating ./config.status > config.status: error: cannot find input file: `Makefile.in' > Error configuring PACKAGE_NAME. > > real 0m5.672s > user 0m1.231s > sys 0m2.133s > ************************************************************************ > Error installing package semigroupe-2.0-2 > ************************************************************************ > Please email sage-devel (http://groups.google.com/group/sage-devel) > explaining the problem and including the relevant part of the log file > /Applications/sage/logs/pkgs/semigroupe-2.0-2.log > Describe your computer, operating system, etc. > If you want to try to fix the problem yourself, *don't* just cd to > /Applications/sage/local/var/tmp/sage/build/semigroupe-2.0-2 and type > 'make' or whatever is appropriate. > Instead, the following commands setup all environment variables > correctly and load a subshell for you to debug the error: > (cd '/Applications/sage/local/var/tmp/sage/build/semigroupe-2.0-2' && > '/Applications/sage/sage' --sh) > When you are done debugging, you can type "exit" to leave the subshell. > ************************************************************************ > Attempting to download package semigroupe-2.0-2 > >>> Trying to download > http://trac.sagemath.org/sage_trac/raw-attachment/ticket/8360/semigroupe-2.0-2.spkg > > [............................................................] > semigroupe-2.0-2 > ==================================================== > Extracting package /Applications/sage/upstream/semigroupe-2.0-2.spkg > -rw-r--r-- 1 anne admin 912682 Nov 5 21:47 > /Applications/sage/upstream/semigroupe-2.0-2.spkg > Finished extraction > **************************************************** > Host system: > Darwin lolita-4.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 > 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=/Applications/sage/local/bin/gcc > COLLECT_LTO_WRAPPER=/Applications/sage/local/libexec/gcc/x86_64-apple-darwin10.8.0/4.7.3/lto-wrapper > > > Target: x86_64-apple-darwin10.8.0 > Configured with: ../src/configure --prefix=/Applications/sage/local > --with-local-prefix=/Applications/sage/local > --with-gmp=/Applications/sage/local --with-mpfr=/Applications/sage/local > --with-mpc=/Applications/sage/local --with-system-zlib --disable-multilib > --disable-nls > Thread model: posix > gcc version 4.7.3 (GCC) > **************************************************** > sage-run received unknown option: -hg > usage: sage [options] > Try 'sage -h' for more information. > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... no > checking for awk... awk > checking whether make -j4 sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking whether ln -s works... yes > checking build system type... i386-apple-darwin10.8.0 > checking host system type... i386-apple-darwin10.8.0 > checking for style of include used by make -j4... GNU > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > 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 dependency style of gcc... gcc3 > checking for a sed that does not truncate output... /usr/bin/sed > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for fgrep... /usr/bin/grep -F > checking for ld used by gcc... ld > checking if the linker (ld) is GNU ld... no > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm > checking the name lister (/usr/bin/nm) interface... BSD nm > checking the maximum length of command line arguments... 196608 > checking whether the shell understands some XSI constructs... yes > checking whether the shell understands "+="... yes > checking for ld option to reload object files... -r > checking for objdump... no > checking how to recognize dependent libraries... pass_all > checking for ar... ar > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm output from gcc object... ok > checking for dsymutil... dsymutil > checking for nmedit... nmedit > checking for lipo... lipo > checking for otool... otool > checking for otool64... no > checking for -single_module linker flag... yes > checking for -exported_symbols_list linker flag... yes > checking how to run the C preprocessor... cpp > 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 for dlfcn.h... yes > checking for objdir... .libs > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fno-common -DPIC > checking if gcc PIC flag -fno-common -DPIC works... yes > checking if gcc static flag -static works... no > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.o... (cached) yes > checking whether the gcc linker (ld) supports shared libraries... yes > checking dynamic linker characteristics... darwin10.8.0 dyld > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > configure: creating ./config.status > config.status: error: cannot find input file: `Makefile.in' > Error configuring PACKAGE_NAME. > > real 0m3.709s > user 0m0.901s > sys 0m1.829s > ************************************************************************ > Error installing package semigroupe-2.0-2 > ************************************************************************ > Please email sage-devel (http://groups.google.com/group/sage-devel) > explaining the problem and including the relevant part of the log file > /Applications/sage/logs/pkgs/semigroupe-2.0-2.log > Describe your computer, operating system, etc. > If you want to try to fix the problem yourself, *don't* just cd to > /Applications/sage/local/var/tmp/sage/build/semigroupe-2.0-2 and type > 'make' or whatever is appropriate. > Instead, the following commands setup all environment variables > correctly and load a subshell for you to debug the error: > (cd '/Applications/sage/local/var/tmp/sage/build/semigroupe-2.0-2' && > '/Applications/sage/sage' --sh) > When you are done debugging, you can type "exit" to leave the subshell. > ************************************************************************ > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.