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

2019-12-27 Thread Matthias Koeppe
I have a fix for this on the ticket (https://trac.sagemath.org/ticket/28676) 
- please review. Hoping we can get this into 9.0 still.

On Tuesday, October 29, 2019 at 8:48:50 PM UTC-4, Samuel Lelievre wrote:
>
> Le mar. 29 oct. 2019 à 20:41, Isuru Fernando  > a écrit : 
> > 
> > Hi Samuel, 
> > 
> > Can you open a ticket? Either singular should depend on the python 
> package or --without-python should be passed to configure to avoid 
> surprises like this. 
> > 
> > Isuru 
>
> This is now 
>
> - Sage Trac ticket 28676 
>   Clarify Singular dependence on Python 
>   https://trac.sagemath.org/ticket/28676 
>

-- 
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/ba080c79-54e3-444f-a1a6-5a6a8244194a%40googlegroups.com.


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

2019-10-29 Thread Samuel Lelièvre
Le mar. 29 oct. 2019 à 20:41, Isuru Fernando  a écrit :
>
> Hi Samuel,
>
> Can you open a ticket? Either singular should depend on the python package or 
> --without-python should be passed to configure to avoid surprises like this.
>
> Isuru

This is now

- Sage Trac ticket 28676
  Clarify Singular dependence on Python
  https://trac.sagemath.org/ticket/28676

-- 
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/CAEcArF2yCyEtcqnanuUwiDhks%3D6ayoc4-LirM-8c3vfEgSvPCw%40mail.gmail.com.


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

2019-10-29 Thread Isuru Fernando
Hi Samuel,

Can you open a ticket? Either singular should depend on the python package
or --without-python should be passed to configure to avoid surprises like
this.

Isuru

On Tue, Oct 29, 2019 at 7:32 PM Samuel Lelièvre 
wrote:

> Thu 2019-10-24 20:44 UTC, 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/
>
> Thanks Isuru and Dima. After removing /usr/local/bin from
> the PATH, the build succeeded.
>
> --
> 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/CAEcArF24iQAtyYQPqagtY8FLgjHhbkhbMiH9h%3DiwCjarYDNphg%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/CA%2B01voPVraqzg4af5%2B7M_gPx_1C9snDrWVTBCj0sWDstHR_qvA%40mail.gmail.com.


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

2019-10-29 Thread Samuel Lelièvre
Thu 2019-10-24 20:44 UTC, 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/

Thanks Isuru and Dima. After removing /usr/local/bin from
the PATH, the build succeeded.

-- 
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/CAEcArF24iQAtyYQPqagtY8FLgjHhbkhbMiH9h%3DiwCjarYDNphg%40mail.gmail.com.


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

2019-10-26 Thread Emmanuel Charpentier
FWIW, ditto on a smaller machine running Debian testing on core i5 + 8 GB 
GAM (no gap_packages installed, though):

Permanent failures:

File| Result
+---
src/sage/rings/polynomial/polynomial_rational_flint.pyx | 1 doctest failed  

Transient failures:

File| Result   
+--
src/sage/databases/findstat.py  | 9 doctests failed
src/sage/combinat/matrices/hadamard_matrix.py   | 2 doctests failed
src/sage/combinat/posets/posets.py  | 1 doctest failed 
src/sage/plot/animate.py| 7 doctests failed
src/sage/coding/databases.py| 2 doctests failed
src/sage/graphs/graph_latex.py  | 2 doctests failed
src/sage/misc/latex.py  | 1 doctest failed 
src/sage/misc/persist.pyx   | 2 doctests failed
src/sage/misc/remote_file.py| 2 doctests failed
src/sage/repl/load.py   | 1 doctest failed 
src/sage/interfaces/magma_free.py   | 2 doctests failed

HTH,


Le vendredi 25 octobre 2019 23:57:04 UTC+2, Emmanuel Charpentier a écrit :
>
> FWIW, on Debian testing running on core i7 + 16 GB RAM, upgrading a 
> Python3-based 9.0.beta1 to 9.0.beta2 gives the same results as previous 
> upgrades ("Plus çà change, plus c'est la même chose"):
>
> Permanent failures:
>
> File| Result   
> +--
> src/sage/tests/gap_packages.py  | 1 doctest failed 
> src/sage/rings/polynomial/polynomial_rational_flint.pyx | 1 doctest failed 
>
> Transient failures:
>
> File| Result   
> +--
> src/sage/plot/animate.py| 7 doctests failed
> src/sage/combinat/matrices/hadamard_matrix.py   | 2 doctests failed
> src/sage/graphs/generators/smallgraphs.py   | 6 doctests failed
> src/sage/combinat/posets/posets.py  | 1 doctest failed 
> src/sage/tests/gap_packages.py  | 1 doctest failed 
> src/sage/misc/latex.py  | 1 doctest failed 
> src/sage/misc/persist.pyx   | 2 doctests failed
> src/sage/repl/load.py   | 1 doctest failed 
> src/sage/graphs/graph_latex.py  | 2 doctests failed
> src/sage/combinat/designs/ext_rep.py| 1 doctest failed 
> src/sage/misc/remote_file.py| 2 doctests failed
> src/sage/databases/findstat.py  | 9 doctests failed
>
> HTH,
>
>
> Le jeudi 24 octobre 2019 22:27:05 UTC+2, Samuel Lelievre a écrit :
>>
>> 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/b5c02a0e-359c-4577-aa93-f1bce247eebb%40googlegroups.com.


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

2019-10-25 Thread Emmanuel Charpentier
FWIW, on Debian testing running on core i7 + 16 GB RAM, upgrading a 
Python3-based 9.0.beta1 to 9.0.beta2 gives the same results as previous 
upgrades ("Plus çà change, plus c'est la même chose"):

Permanent failures:

File| Result   
+--
src/sage/tests/gap_packages.py  | 1 doctest failed 
src/sage/rings/polynomial/polynomial_rational_flint.pyx | 1 doctest failed 

Transient failures:

File| Result   
+--
src/sage/plot/animate.py| 7 doctests failed
src/sage/combinat/matrices/hadamard_matrix.py   | 2 doctests failed
src/sage/graphs/generators/smallgraphs.py   | 6 doctests failed
src/sage/combinat/posets/posets.py  | 1 doctest failed 
src/sage/tests/gap_packages.py  | 1 doctest failed 
src/sage/misc/latex.py  | 1 doctest failed 
src/sage/misc/persist.pyx   | 2 doctests failed
src/sage/repl/load.py   | 1 doctest failed 
src/sage/graphs/graph_latex.py  | 2 doctests failed
src/sage/combinat/designs/ext_rep.py| 1 doctest failed 
src/sage/misc/remote_file.py| 2 doctests failed
src/sage/databases/findstat.py  | 9 doctests failed

HTH,


Le jeudi 24 octobre 2019 22:27:05 UTC+2, Samuel Lelievre a écrit :
>
> 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/b3103d4b-9f34-47af-9224-32ff047a433a%40googlegroups.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.