Again, trying to build Sage 6.3 under OS X 10.6.8 (Intel Core 2 duo cpu).
This time I did run 'make', but ended with "** BUILD FAILED **"
$ git clone git://github.com/sagemath/sage.git
$ cd sage
$ export MAKE="make -j2"
$ $MAKE
...[wait 6 hours]...
$ git checkout 6.3
$ export SAGE_APP_DMG=yes
$ export SAGE_APP_BUNDLE=yes
$ ./sage -bdist
The tail of the output from './sage -bdist' was
CompileC
build/Sage.build/Debug/Sage.build/Objects-normal/i386/AppController.o
AppController.m normal i386 objective-c com.apple.compilers.llvmgcc42
cd /NOT_ON_SSD/Software/sage_build/sage/src/mac-app
setenv LANG en_US.US-ASCII
/Developer/usr/bin/llvm-gcc-4.2 -x objective-c -arch i386
-fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -O0
-Wreturn-type -Wunused-variable -fasm-blocks -mmacosx-version-min=10.4
-gdwarf-2 -fvisibility=hidden -iquote
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/Sage-generated-files.hmap
-I/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/Sage-own-target-headers.hmap
-I/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/Sage-all-target-headers.hmap
-iquote
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/Sage-project-headers.hmap
-I/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Debug/include
-I/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/DerivedSources/i386
-I/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/DerivedSources
-F/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Debug -include
/var/folders/3P/3P9Z7q3dGRexXy8O5coyfk+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Sage_Prefix-gloqutariauqusgrjhneruvqyalg/Sage_Prefix.pch
-c /NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m -o
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/Objects-normal/i386/AppController.o
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m: In
function '-[AppController taskTerminated:]':
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:199:
error: 'NSModalResponse' undeclared (first use in this function)
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:199:
error: (Each undeclared identifier is reported only once
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:199:
error: for each function it appears in.)
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:199:
error: expected ';' before 'resp'
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:200:
error: 'resp' undeclared (first use in this function)
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:200:
error: 'NSModalResponseOK' undeclared (first use in this function)
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m: In
function '-[AppController ensureReadWrite]':
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:362:
error: 'NSModalResponse' undeclared (first use in this function)
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:362:
error: expected ';' before 'resp'
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:363:
error: 'resp' undeclared (first use in this function)
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:363:
error: 'NSModalResponseOK' undeclared (first use in this function)
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/AppController.m:366:
error: 'NSModalResponseCancel' undeclared (first use in this function)
CompileC
build/Sage.build/Debug/Sage.build/Objects-normal/i386/PreferencePanelController.o
PreferencePanelController.m normal i386 objective-c
com.apple.compilers.llvmgcc42
cd /NOT_ON_SSD/Software/sage_build/sage/src/mac-app
setenv LANG en_US.US-ASCII
/Developer/usr/bin/llvm-gcc-4.2 -x objective-c -arch i386
-fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -O0
-Wreturn-type -Wunused-variable -fasm-blocks -mmacosx-version-min=10.4
-gdwarf-2 -fvisibility=hidden -iquote
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/Sage-generated-files.hmap
-I/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/Sage-own-target-headers.hmap
-I/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/Sage-all-target-headers.hmap
-iquote
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/Sage-project-headers.hmap
-I/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Debug/include
-I/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/DerivedSources/i386
-I/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/DerivedSources
-F/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Debug -include
/var/folders/3P/3P9Z7q3dGRexXy8O5coyfk+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Sage_Prefix-gloqutariauqusgrjhneruvqyalg/Sage_Prefix.pch
-c
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/PreferencePanelController.m
-o
/NOT_ON_SSD/Software/sage_build/sage/src/mac-app/build/Sage.build/Debug/Sage.build/Objects-normal/i386/PreferencePanelController.o
** BUILD FAILED **
The following build commands failed:
CompileC
build/Sage.build/Debug/Sage.build/Objects-normal/i386/AppController.o
AppController.m normal i386 objective-c com.apple.compilers.llvmgcc42
(1 failure)
Failed to build Sage.app.
If you don't wish to build Sage.app set SAGE_APP_BUNDLE=no
$
On Friday, August 22, 2014 2:24:15 PM UTC, Dima Pasechnik wrote:
>
>
> He skipped 'make'.
>
> After
>
> $ git clone git://github.com/sagemath/sage.git
> $ cd sage
>
> you need to build sage
>
> by running 'make'. To use 2 cores, do the following
>
> $ export MAKE="make -j2"
> $ $MAKE
>
> (better do it overnight, as it will take a while, and you might also need
> to disable
> sleeping on your laptop...)
>
>
>
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.