This issue is resolved. I have referred one of the previous answers in this
group.
On Sunday, March 26, 2023 at 5:45:36 PM UTC+5:30 Atharva Deore wrote:
> Hi,
> I am getting the attached error while running the command "make build".
> Please help me with this. I am using WSL.
>
> error: Comma
On Sunday, February 6, 2011 7:58:36 AM UTC, Dr. David Kirkby wrote:
>
> If there are not the perquisites to build a particular module, then
> the tests for that module are skipped. The failures seen are actually
> on parts of Python that build, but fail the tests. It seems everyone
> gets a few of
On 6 February 2011 07:50, Volker Braun wrote:
> On Sunday, February 6, 2011 7:19:29 AM UTC, Dr. David Kirkby wrote:
>>
>> On 5 February 2011 08:17, Mate Kosor wrote:
>> > I don't know why the checks don't work for package python, but if I
>> > could make a suggestion maybe it would be better that
On Sunday, February 6, 2011 7:19:29 AM UTC, Dr. David Kirkby wrote:
>
> On 5 February 2011 08:17, Mate Kosor wrote:
> > I don't know why the checks don't work for package python, but if I
> > could make a suggestion maybe it would be better that the check ships
> > that package because now the che
On 5 February 2011 08:17, Mate Kosor wrote:
> I don't know why the checks don't work for package python, but if I
> could make a suggestion maybe it would be better that the check ships
> that package because now the check is nonfunctional.
IMHO that would be a bad idea. It's better to be aware o
make test went fine
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
Fix for the SAGE_CHECK issue is in
http://trac.sagemath.org/sage_trac/ticket/9960 and needs review.
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
So, I set export SAGE_CHECK="no" but the same checks went into play
and failed. Then I unset SAGE_CHECK variable and the build goes
through. I still have to do make test.
I don't know why the checks don't work for package python, but if I
could make a suggestion maybe it would be better that the
On Feb 4, 6:38 am, Mate Kosor wrote:
> I am trying to build Sage 4.6.1. on Ubuntu 10.10 notebook with
> Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz.
> I installed all prerequisites, and did
> export MAKE="make -j5"
> export SAGE_CHECK="yes"
> make
> [...]
Aside: This probably won't make any differe