#8059: update Singular SPKG to newest upstream release
-------------------------------+--------------------------------------------
Reporter: malb | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.5
Component: packages | Keywords:
Author: Martin Albrecht | Upstream: Reported upstream. Little or no
feedback.
Reviewer: David Kirkby | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Changes (by drkirkby):
* status: needs_review => needs_work
* reviewer: => David Kirkby
Comment:
On a Sun Ultra 27 (3.33 GHz, quad core, 8 threads), running !OpenSolaris:
{{{
drkir...@hawk:~/sage-4.5.rc0$ echo $MAKE
make -j12
}}}
the build fails with:
{{{
g++ -m64 -O2 -g -m64 -fPIC -fno-implicit-templates -I./factor -I./charset
-I. -I./factor -I/export/home/drkirkby/sage-4.5.rc0/local/include
-I/export/home/drkirkby/sage-4.5.rc0/local/include
-I/export/home/drkirkby/sage-4.5.rc0/local/include -O2 -g -m64
-DHAVE_CONFIG_H -c charset/csutil.cc -o OPTOBJ/csutil.o
g++ -m64 -O2 -g -m64 -fPIC -fno-implicit-templates -I./factor -I./charset
-I. -I./factor -I/export/home/drkirkby/sage-4.5.rc0/local/include
-I/export/home/drkirkby/sage-4.5.rc0/local/include
-I/export/home/drkirkby/sage-4.5.rc0/local/include -O2 -g -m64
-DHAVE_CONFIG_H -c charset/charset.cc -o OPTOBJ/charset.o
Assembler messages:
Fatal error: can't create OPTOBJ/version.o: No such file or directory
g++ -m64 -O2 -g -m64 -fPIC -fno-implicit-templates -I./factor -I./charset
-I. -I./factor -I/export/home/drkirkby/sage-4.5.rc0/local/include
-I/export/home/drkirkby/sage-4.5.rc0/local/include
-I/export/home/drkirkby/sage-4.5.rc0/local/include -O2 -g -m64
-DHAVE_CONFIG_H -c charset/reorder.cc -o OPTOBJ/reorder.o
g++ -m64 -O2 -g -m64 -fPIC -fno-implicit-templates -I./factor -I./charset
-I. -I./factor -I/export/home/drkirkby/sage-4.5.rc0/local/include
-I/export/home/drkirkby/sage-4.5.rc0/local/include
-I/export/home/drkirkby/sage-4.5.rc0/local/include -O2 -g -m64
-DHAVE_CONFIG_H -c charset/alg_factor.cc -o OPTOBJ/alg_factor.o
make[2]: *** [OPTOBJ/version.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mkdir OPTOBJ
make[2]: Leaving directory
`/export/home/drkirkby/sage-4.5.rc0/spkg/build/singular-3-1-1-4/src/libfac'
make[1]: *** [install] Error 1
make[1]: Leaving directory
`/export/home/drkirkby/sage-4.5.rc0/spkg/build/singular-3-1-1-4/src'
make: *** [/export/home/drkirkby/sage-4.5.rc0/local/bin/Singular-3-1-1]
Error 2
Unable to build Singular.
real 0m18.232s
user 1m18.531s
sys 0m8.304s
sage: An error occurred while installing singular-3-1-1-4
}}}
The previous version did build on this machine. It looks to me like the
parallel building is not working correctly, as it is trying to use
Have you checked on 't2.amth' and/or 'bsd.math'?
I simply don't have time to check everyone's packages on Solaris. I alway
try to check that mind at least build on Solaris, Linux and OS X.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8059#comment:67>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.