http://trac.sagemath.org/sage_trac/ticket/9733

is supposed to fix "Parallel build of Singular 3-1-1-4-package fails in rare 
case"

I just downloaded the sage-4.6.alpha1.tar file (Mihesh gave a hint where it was), and it failed on building Singular, despite this patch was committed.

see below.


g++ -g -c sm_util.cc -w -fno-implicit-templates -I. -I. -I/export/home/drkirkby/sage-4.6.alpha1/local/include -DHAVE_CONFIG_H -I/export/home/drkirkby/sage-4.6.alpha1/local/include -I/export/home/drkirkby/sage-4.6.alpha1/local/include -I/export/home/drkirkby/sage-4.6.alpha1/local/include -o sm_util.og g++ -g -c variable.cc -w -fno-implicit-templates -I. -I. -I/export/home/drkirkby/sage-4.6.alpha1/local/include -DHAVE_CONFIG_H -I/export/home/drkirkby/sage-4.6.alpha1/local/include -I/export/home/drkirkby/sage-4.6.alpha1/local/include -I/export/home/drkirkby/sage-4.6.alpha1/local/include -o variable.og g++ -g -c NTLconvert.cc -w -fno-implicit-templates -I. -I. -I/export/home/drkirkby/sage-4.6.alpha1/local/include -DHAVE_CONFIG_H -I/export/home/drkirkby/sage-4.6.alpha1/local/include -I/export/home/drkirkby/sage-4.6.alpha1/local/include -I/export/home/drkirkby/sage-4.6.alpha1/local/include -o NTLconvert.og g++ -g -c abs_fac.cc -w -fno-implicit-templates -I. -I. -I/export/home/drkirkby/sage-4.6.alpha1/local/include -DHAVE_CONFIG_H -I/export/home/drkirkby/sage-4.6.alpha1/local/include -I/export/home/drkirkby/sage-4.6.alpha1/local/include -I/export/home/drkirkby/sage-4.6.alpha1/local/include -o abs_fac.og
abs_fac.cc:2:21: fatal error: factory.h: No such file or directory
compilation terminated.
make[4]: *** [abs_fac.og] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/export/home/drkirkby/sage-4.6.alpha1/spkg/build/singular-3-1-1-4.p1/src/factory'
make[3]: *** [install] Error 1
make[3]: Leaving directory `/export/home/drkirkby/sage-4.6.alpha1/spkg/build/singular-3-1-1-4.p1/src' make[2]: *** [/export/home/drkirkby/sage-4.6.alpha1/local/bin/Singular-3-1-1] Error 2 make[2]: Leaving directory `/export/home/drkirkby/sage-4.6.alpha1/spkg/build/singular-3-1-1-4.p1/src'
Unable to build Singular.

real    1m9.697s
user    0m24.432s
sys     0m7.674s
sage: An error occurred while installing singular-3-1-1-4.p1
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /export/home/drkirkby/sage-4.6.alpha1/install.log. Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/export/home/drkirkby/sage-4.6.alpha1/spkg/build/singular-3-1-1-4.p1 and type 'make check' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
(cd '/export/home/drkirkby/sage-4.6.alpha1/spkg/build/singular-3-1-1-4.p1' && '/export/home/drkirkby/sage-4.6.alpha1/sage' -sh)
When you are done debugging, you can type "exit" to leave the
subshell.

--
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to