Re: [sage-release] Sage 9.0.beta2 released

2019-10-24 Thread 'Justin C. Walker' via sage-release



> On Oct 20, 2019, at 15:33 , Volker Braun  wrote:
> 
> As always, you can get the latest beta version from the "develop" git branch. 
> Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html 

Deja vu:
The build (from a fresh clone of the develop branch) succeeded w/o problems on 
three macOS systems: 10.11.6 (mid-2015 MBP, Quad-core i7); 10.13.6 (2017 iMac 
Pro, 18-core Xeon W); and 10.14.6 (2017 MBP, Quad-core i7).

Testing (‘ptestlong’) yielded the following:
 - 10.11.6: all tests passed.
 - 10.14.6: all tests passed.
and
 - 10.13.6: one failure:

1 item had failures:
   1 of  12 in sage.libs.singular.polynomial.singular_polynomial_call
[55 tests, 1 failure, 403.66 s]
--
sage -t --long --warn-long 70.3 src/sage/libs/singular/polynomial.pyx  # 1 
doctest failed
--
Total time for all tests: 403.7 seconds
cpu time: 403.7 seconds
cumulative wall time: 403.7 seconds
Running this, standalone, several times, I got success and failure randomly 
(i.e., I saw no patterns for either result).

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
---
Like the ski resort full of girls hunting for husbands
and husbands hunting for girls, the situation is not
as symmetrical as it might seem.
  - Alan MacKay
--

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/81F80BBB-4094-409D-A769-F4035281CD3B%40mac.com.


Re: [sage-release] Re: Sage 9.0.beta2 released

2019-10-24 Thread Dima Pasechnik
On Thu, Oct 24, 2019 at 9:42 PM Isuru Fernando  wrote:
>
> Try adding `export SINGULAR_CONFIGURE="--without-python"` and then retry. 
> Looks like the system python installation is broken when building extensions.

it's not even "system python", it's something in /usr/local/



>
> Isuru
>
> On Thu, Oct 24, 2019 at 3:27 PM Samuel Lelievre  
> wrote:
>>
>> Sun 2019-10-19 22:33:17 UTC, Volker Braun:
>>>
>>> As always, you can get the latest beta version from the "develop"
>>>
>>> git branch. Alternatively, the self-contained source tarball is at
>>>
>>> http://www.sagemath.org/download-latest.html
>>>
>>>
>>>
>>> 76b7fdd115 (tag: 9.0.beta2, trac/develop) Updated SageMath version to 
>>> 9.0.beta2
>>
>>
>> Thanks for this new release!
>>
>> I'm at the "Illustrating Mathematics" ICERM program,
>> trying to help as many people as I can to install Sage
>> and get started using it.
>>
>> Fresh install (from develop source tarball)
>> on a MacBook Air with macOS 10.12.6
>> failed while trying to build Singular.
>>
>> Log files:
>>
>> https://www.math.u-psud.fr/~lelievre/sagelogs/sage-9.0.beta2-ed/config.log.txt
>> https://www.math.u-psud.fr/~lelievre/sagelogs/sage-9.0.beta2-ed/singular-4.1.1p2.p0.log.txt
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "sage-release" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sage-release+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-release/74452ec1-1d6f-48ec-baf8-50831eb19015%40googlegroups.com.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/CA%2B01voPoh4KOO58XjE5ftuD_gYF0fYh6BWWkQzedejh17Trpjg%40mail.gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq3Y6Vce8sAaDUF169xjCHvxMae6wbVdN5ipDX6AdHzCzQ%40mail.gmail.com.


Re: [sage-release] Re: Sage 9.0.beta2 released

2019-10-24 Thread Dima Pasechnik
On Thu, Oct 24, 2019 at 9:27 PM Samuel Lelievre
 wrote:
>
> Sun 2019-10-19 22:33:17 UTC, Volker Braun:
>>
>> As always, you can get the latest beta version from the "develop"
>>
>> git branch. Alternatively, the self-contained source tarball is at
>>
>> http://www.sagemath.org/download-latest.html
>>
>>
>>
>> 76b7fdd115 (tag: 9.0.beta2, trac/develop) Updated SageMath version to 
>> 9.0.beta2
>
>
> Thanks for this new release!
>
> I'm at the "Illustrating Mathematics" ICERM program,
> trying to help as many people as I can to install Sage
> and get started using it.
>
> Fresh install (from develop source tarball)
> on a MacBook Air with macOS 10.12.6
> failed while trying to build Singular.
>
> Log files:
>
> https://www.math.u-psud.fr/~lelievre/sagelogs/sage-9.0.beta2-ed/config.log.txt
> https://www.math.u-psud.fr/~lelievre/sagelogs/sage-9.0.beta2-ed/singular-4.1.1p2.p0.log.txt

the machine appears to have a dodgy Python in /usr/local:
The Singular log says:
...
checking for python2.7... /usr/local/bin/python2.7
checking whether /usr/local/bin/python2.7 version >= 2.4... yes
checking whether /usr/local/bin/python2.7 version >= 3... no (ok)
checking for main in -lpython2.7... yes
checking embedding python interface module... no
configure: PYTHON_LSPEC=  -isysroot /Developer/SDKs/MacOSX10.6.sdk
-isysroot /Developer/SDKs/MacOSX10.6.sdk -g  -F/Library/Frameworks -u
_PyMac_Error Python.framework/Versions/2.7/Python
configure: PYTHON_CSPEC=
-I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
checking for error_at_line... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking size of long... 8
checking CPU for singular... x86_64
...

and then it errors out with
warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.6.sdk'

How about removing it (from the PATH, at least)?



>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/74452ec1-1d6f-48ec-baf8-50831eb19015%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq3v7b0S09%2BvpmUsw2b%2B3Fg2%3Dq6iwgVu8dXqw0HAAbq1ZA%40mail.gmail.com.


Re: [sage-release] Re: Sage 9.0.beta2 released

2019-10-24 Thread Isuru Fernando
Try adding `export SINGULAR_CONFIGURE="--without-python"` and then retry.
Looks like the system python installation is broken when building
extensions.

Isuru

On Thu, Oct 24, 2019 at 3:27 PM Samuel Lelievre 
wrote:

> Sun 2019-10-19 22:33:17 UTC, Volker Braun:
>>
>> As always, you can get the latest beta version from the "develop"
>>
> git branch. Alternatively, the self-contained source tarball is at
>>
> http://www.sagemath.org/download-latest.html
>>
>
>>
>> 76b7fdd115 (tag: 9.0.beta2, trac/develop) Updated SageMath version to
>> 9.0.beta2
>>
>
> Thanks for this new release!
>
> I'm at the "Illustrating Mathematics" ICERM program,
> trying to help as many people as I can to install Sage
> and get started using it.
>
> Fresh install (from develop source tarball)
> on a MacBook Air with macOS 10.12.6
> failed while trying to build Singular.
>
> Log files:
>
>
> https://www.math.u-psud.fr/~lelievre/sagelogs/sage-9.0.beta2-ed/config.log.txt
>
> https://www.math.u-psud.fr/~lelievre/sagelogs/sage-9.0.beta2-ed/singular-4.1.1p2.p0.log.txt
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/74452ec1-1d6f-48ec-baf8-50831eb19015%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CA%2B01voPoh4KOO58XjE5ftuD_gYF0fYh6BWWkQzedejh17Trpjg%40mail.gmail.com.


[sage-release] Re: Sage 9.0.beta2 released

2019-10-24 Thread Samuel Lelievre
Sun 2019-10-19 22:33:17 UTC, Volker Braun:
>
> As always, you can get the latest beta version from the "develop" 
>
git branch. Alternatively, the self-contained source tarball is at
>
http://www.sagemath.org/download-latest.html 
>

>
> 76b7fdd115 (tag: 9.0.beta2, trac/develop) Updated SageMath version to 
> 9.0.beta2
>
 
Thanks for this new release!

I'm at the "Illustrating Mathematics" ICERM program,
trying to help as many people as I can to install Sage
and get started using it.

Fresh install (from develop source tarball)
on a MacBook Air with macOS 10.12.6
failed while trying to build Singular.

Log files:

https://www.math.u-psud.fr/~lelievre/sagelogs/sage-9.0.beta2-ed/config.log.txt
https://www.math.u-psud.fr/~lelievre/sagelogs/sage-9.0.beta2-ed/singular-4.1.1p2.p0.log.txt

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/74452ec1-1d6f-48ec-baf8-50831eb19015%40googlegroups.com.