#4862: macaulay2 optional spkg is broken with parallel make
----------------------+-----------------------------------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: new
Priority: minor | Milestone: sage-3.2.3
Component: packages | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Changes (by mabshoff):
* summary: macaulay2 optional spkg situation is totally foo-bared =>
macaulay2 optional spkg is broken with parallel
make
Old description:
> 1. The only optional/experimental Macaulay2 spkg is
> "macaulay2-20061014.p1.spkg" in experimental. Huh? That's ancient.
>
> COMMENT: That 2006 one doesn't work if you do {{{export MAKE="make
> -j4"}}} then the build fails as follows:
> {{{
> checking for gmake... make -j20
> checking whether make -j20 is GNU make... ./configure: line 1497: make
> -j20: command not found
> configure: make -j20: GNU make is required
> }}}
>
> This could be fixed by not using $MAKE to do anything in parallel, which
> would be better than just having it break...
>
> 3. There are some newer ones here:
>
> http://sage.math.washington.edu/home/gfurnish/old/spkg/
>
> But the newest: macaulay2-1.1-r7221.spkg fails to build immediately with
> errors about gdbm.spkg missing, but there is no gdbm.spkg.
New description:
{{{
checking for strip... strip
checking whether strip accepts the remove-section option... yes
checking "checking whether make -j8 is GNU make"... ../../configure: line
2361: make -j8: command not found
configure: error: "GNU make is required: make -j8"
}}}
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4862#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---