#10903: Update Singular to 3-1-3-3
-------------------------------------------------------------------------+--
Reporter: malb |
Owner: tbd
Type: defect |
Status: needs_info
Priority: critical |
Milestone: sage-4.7.2
Component: packages |
Resolution:
Keywords: singular SageDays34 sd34 |
Work_issues:
Upstream: N/A |
Reviewer: Martin Albrecht, Volker Braun, Simon King
Author: Burcin Erocal, Martin Albrecht, Volker Braun, Simon King |
Merged: sage-4.7.2.alpha4
Dependencies: #11339 |
-------------------------------------------------------------------------+--
Comment(by jdemeyer):
Replying to [comment:119 leif]:
> To see what went wrong or which spkgs failed to build / didn't pass the
(self-)test suite, one can usually do
> {{{
> #!sh
> $ egrep '^(Error|Failed) ' spkg/logs/*
> }}}
> with variations on `-i`, `-h`, `-n` and `-A/B/C...` etc.
But every failed spkg also prints the message
{{{
sage: An error occurred while installing mpir-2.1.3.p5
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of
/home/buildbot/build/sage/iras-1/iras_full/build/sage-4.7.2.alpha4/install.log.
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/buildbot/build/sage/iras-1/iras_full/build/sage-4.7.2.alpha4/spkg/build/mpir-2.1.3.p5
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
'/home/buildbot/build/sage/iras-1/iras_full/build/sage-4.7.2.alpha4/spkg/build/mpir-2.1.3.p5'
&&
'/home/buildbot/build/sage/iras-1/iras_full/build/sage-4.7.2.alpha4/sage'
-sh)
When you are done debugging, you can type "exit" to leave the
subshell.
}}}
One can easily `grep` for this to find out which package caused the
problem and then look at `spkg/logs/$PACKAGENAME.log`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10903#comment:120>
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.