Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-10 Thread Emmanuel Charpentier


It *eventually*worked, but the missing dependencies wee niot easy to solve. 
I had finally to make hatch_fancy_pypi_readme hatchling *then* make 
hatch-vcs * then* make -j8. Previous attempts (one-step make, make in 
different orders) either failed or gave a Sage failing an impressive number 
of tests… As compiled, Sage passes ptestlong with three permnent failures :
charpent@zen-book-flip:/usr/local/sage-10$ sage -t --long 
--random-seed=243887514724930233678848752823063984447 
src/sage/combinat/posets/posets.py # 1 doctest failed Running doctests with 
ID 2023-10-10-18-02-09-139df256. Git branch: develop Git ref: 
10.1.beta0-4568-g2f1a76dc24 Running with 
SAGE_LOCAL='/usr/local/sage-10/local' and 
SAGE_VENV='/usr/local/sage-10/local/var/lib/sage/venv-python3.11' Using 
--optional=debian,dot2tex,fricas,gap_jupyter,gap_packages,libsemigroups,msolve,pip,pysingular,sage,sage_spkg,singular_jupyter
 
Features to be detected: 
4ti2,benzene,bliss,buckygen,conway_polynomials,csdp,cvxopt,cvxopt,database_cremona_ellcurve,database_cremona_mini_ellcurve,database_cubic_hecke,database_jones_numfield,database_knotinfo,dvipng,fpylll,gap_package_atlasrep,gap_package_design,gap_package_grape,gap_package_guava,gap_package_hap,gap_package_polycyclic,gap_package_qpa,gap_package_quagroup,gfan,graphviz,imagemagick,ipython,jupymake,kenzo,latte_int,lrcalc_python,lrslib,mcqd,meataxe,mpmath,msolve,nauty,networkx,numpy,palp,pandoc,pdf2svg,pdftocairo,pexpect,phitigra,pillow,plantri,polytopes_db,polytopes_db_4d,pplpy,primecountpy,ptyprocess,pynormaliz,pyparsing,python_igraph,requests,rubiks,sage.combinat,sage.geometry.polyhedron,sage.graphs,sage.groups,sage.libs.ecl,sage.libs.flint,sage.libs.gap,sage.libs.linbox,sage.libs.m4ri,sage.libs.ntl,sage.libs.pari,sage.libs.singular,sage.misc.cython,sage.modular,sage.modules,sage.numerical.mip,sage.plot,sage.rings.complex_double,sage.rings.finite_rings,sage.rings.function_field,sage.rings.number_field,sage.rings.padics,sage.rings.polynomial.pbori,sage.rings.real_double,sage.rings.real_mpfr,sage.sat,sage.schemes,sage.symbolic,sage_numerical_backends_coin,sagemath_doc_html,scipy,singular,sphinx,sympy,tdlib
 
Doctesting 1 file. sage -t --long --warn-long 214.7 
--random-seed=243887514724930233678848752823063984447 
src/sage/combinat/posets/posets.py 
** File 
"src/sage/combinat/posets/posets.py", line 1374, in 
sage.combinat.posets.posets.FinitePoset._latex_ Failed example: 
print(P._latex_()) # optional - dot2tex graphviz Expected: 
\begin{tikzpicture}[>=latex,line join=bevel,] %% \node (node_...) at 
(5...bp,...bp) [draw,draw=none] {$...$}; \node (node_...) at (5...bp,...bp) 
[draw,draw=none] {$...$}; \draw [black,->] (node_...) ..controls 
(...bp,...bp) and (...bp,...bp) .. (node_...); % \end{tikzpicture} Got: 
\begin{tikzpicture}[>=latex,line join=bevel,] %% \node (node_0) at 
(6.0bp,6.5bp) [draw,draw=none] {$1$}; \node (node_1) at (6.0bp,55.5bp) 
[draw,draw=none] {$2$}; \draw [black,->] (node_0) ..controls 
(6.0bp,19.603bp) and (6.0bp,30.062bp) .. (node_1); % \end{tikzpicture} 
** 1 
item had failures: 1 of 3 in 
sage.combinat.posets.posets.FinitePoset._latex_ [1475 tests, 1 failure, 
14.53 s] 
-- 

Cosmetic (one % too much), already seen.
charpent@zen-book-flip:/usr/local/sage-10$ sage -t --long 
--random-seed=243887514724930233678848752823063984447 
src/sage/functions/exp_integral.py # 1 doctest failed Running doctests with 
ID 2023-10-10-18-03-14-f0fdedfc. Git branch: develop Git ref: 
10.1.beta0-4568-g2f1a76dc24 Running with 
SAGE_LOCAL='/usr/local/sage-10/local' and 
SAGE_VENV='/usr/local/sage-10/local/var/lib/sage/venv-python3.11' Using 
--optional=debian,dot2tex,fricas,gap_jupyter,gap_packages,libsemigroups,msolve,pip,pysingular,sage,sage_spkg,singular_jupyter
 
Features to be detected: 

Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Emmanuel Charpentier
Seems to have worked.Now compiling...

Le lundi 9 octobre 2023 à 23:44:30 UTC+2, Dima Pasechnik a écrit :

> On Mon, Oct 9, 2023 at 6:26 PM Emmanuel Charpentier
>  wrote:
> >
> >
> >
> > Le lundi 9 octobre 2023 à 18:58:13 UTC+2, Dima Pasechnik a écrit :
> >
> > Ik ken bijna geen Frans, hoor...
> > Dat is een grafische dingetje in je mail, niet makkelijk voor 
> automatische vertaling, sorry.
> >
> >
> > Wups ! Sorry for the noise...
> >
> > Litteral translation :
> > ```
> > make[1] : entering the « /usr/local/sage-10/build/make » directory
> > make[1]: *** No rule to make the « hatch-fancy-pypi-readme » target. 
> Stop.
> > make[1]: Leaving the « /usr/local/sage-10/build/make » directory
> > ```
> >
> sorry, typo
>
> make hatch_fancy_pypi_readme
>
>
> > HTH,
> >
> > [ Snip... ]
> >
> > --
> > 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...@googlegroups.com.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/ea582cff-45ce-4665-9e2e-299da35d4386n%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/fda92a3f-6c99-4531-b4d9-3174955dafa1n%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Matthias Köppe
On Monday, October 9, 2023 at 4:15:59 PM UTC-7 Dima Pasechnik wrote:

On Tue, Oct 10, 2023 at 12:02 AM Matthias Köppe 
 wrote: 
> pythran does not have any build dependencies other than setuptools. 
> It's pure Python, nothing needs compiling. 

Really? 
https://github.com/serge-sans-paille/pythran/tree/master/pythran/pythonic 
is full of C++


These files are installed for use at runtime of pythran / compile-time of 
programs generated by pythran.

-- 
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/faee5a65-a043-4cc7-8ba5-5276be3b23d0n%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Dima Pasechnik
On Tue, Oct 10, 2023 at 12:02 AM Matthias Köppe
 wrote:
>
> On Monday, October 9, 2023 at 3:51:35 PM UTC-7 Dima Pasechnik wrote:
>
> On Mon, Oct 9, 2023 at 11:45 PM Matthias Köppe  wrote:
> >
> > We are building most of our Python packages with build isolation. This 
> > means that for the build of the packages, it is irrelevant what is 
> > installed in SAGE_VENV; only the wheels of its build dependencies need to 
> > be present. After the build of a package, when we install the built wheel 
> > in the SAGE_VENV, pip checks for dependencies and may complain when runtime 
> > dependencies are unmet. We fall back to ignoring dependencies when 
> > installing. It is safe to ignore all errors/warning during this process.
>
> I don't get it. These are build dependencies, not only runtime ones;
> you can't build numpy without cython; you can't build cython without
> pythran; you cannot build pythran without numpy.
>
>
> No, pythran does not have any build dependencies other than setuptools.
> It's pure Python, nothing needs compiling.

Really? 
https://github.com/serge-sans-paille/pythran/tree/master/pythran/pythonic
is full of C++
>
> --
> 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/e9b41af0-7abf-43bf-9378-177681772942n%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/CAAWYfq1i21QzWBPrZ98dprcRNbhKCMoOFvu4uBdTnGTfougU6Q%40mail.gmail.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Matthias Köppe
On Monday, October 9, 2023 at 3:51:35 PM UTC-7 Dima Pasechnik wrote:

On Mon, Oct 9, 2023 at 11:45 PM Matthias Köppe  
wrote: 
> 
> We are building most of our Python packages with build isolation. This 
means that for the build of the packages, it is irrelevant what is 
installed in SAGE_VENV; only the wheels of its build dependencies need to 
be present. After the build of a package, when we install the built wheel 
in the SAGE_VENV, pip checks for dependencies and may complain when runtime 
dependencies are unmet. We fall back to ignoring dependencies when 
installing. It is safe to ignore all errors/warning during this process. 

I don't get it. These are build dependencies, not only runtime ones; 
you can't build numpy without cython; you can't build cython without 
pythran; you cannot build pythran without numpy.


No, pythran does not have any build dependencies other than setuptools. 
It's pure Python, nothing needs compiling.

-- 
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/e9b41af0-7abf-43bf-9378-177681772942n%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Dima Pasechnik
On Mon, Oct 9, 2023 at 11:45 PM Matthias Köppe  wrote:
>
> We are building most of our Python packages with build isolation. This means 
> that for the build of the packages, it is irrelevant what is installed in 
> SAGE_VENV; only the wheels of its build dependencies need to be present. 
> After the build of a package, when we install the built wheel in the 
> SAGE_VENV, pip checks for dependencies and may complain when runtime 
> dependencies are unmet. We fall back to ignoring dependencies when 
> installing. It is safe to ignore all errors/warning during this process.

I don't get it. These are build dependencies, not only runtime ones;
you can't build numpy without cython; you can't build cython without
pythran; you cannot build pythran without numpy.



>
> On Monday, October 9, 2023 at 3:34:56 PM UTC-7 John H Palmieri wrote:
>>
>> On Monday, October 9, 2023 at 2:53:57 PM UTC-7 Dima Pasechnik wrote:
>>
>> On Mon, Oct 9, 2023 at 10:44 PM John H Palmieri  wrote:
>> >
>> >
>> >
>> > On Monday, October 9, 2023 at 9:44:02 AM UTC-7 Dima Pasechnik wrote:
>> >
>> > On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  wrote:
>> > >
>> > > (I tried to send this last night and I see some indication that the 
>> > > message was deleted, so I'm reposting. Apologies if this has already 
>> > > appeared.)
>> > >
>> > > I see some error message (aside from those already reported) but the 
>> > > build completes anyway. These are probably not new.
>> > >
>> > > In pythran's log:
>> > >
>> > > ERROR: Could not find a version that satisfies the requirement numpy 
>> > > (from pythran) (from versions: none)
>> > > ERROR: No matching distribution found for numpy
>> >
>> > numpy is a dependency of pythran, apparently - but it's not listed.
>> >
>> >
>> > It looks like pythran is an order-only dependency of cython which is an 
>> > order-only dependency of numpy, so I guess we're trying to avoid circular 
>> > dependencies by not listing numpy as a dependency of pythran?
>>
>> How is it going to help? A circle is not null-homotopic (topology!),
>> thus one would need to bootstrap one of the packages...
>>
>>
>> How is what going to help? I didn't make any suggestions, although I'm 
>> wondering how the whole thing works.
>>
>>
>>
>>
>>
>> >
>> >
>> > >
>> > > In notebook's log:
>> > >
>> > > ERROR: Could not find a version that satisfies the requirement 
>> > > jupyter_packaging~=0.9 (from versions: none)
>> > > ERROR: No matching distribution found for jupyter_packaging~=0.9
>> >
>> > not sure - I guess it's a good idea to make sure we're switching to
>> > modern notebook (7) asap.
>> >
>> > >
>> > > Should we be concerned about these?
>> > >
>> > >
>> > > On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com 
>> > > wrote:
>> > >>
>> > >>
>> > >>
>> > >> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
>> > >>
>> > >> [ Snip... ]
>> > >>
>> > >> > The key seems to be “ERROR: Could not find a version that satisfies 
>> > >> > the requirement hatchling (from versions: none)“, which I do not 
>> > >> > understand..
>> > >>
>> > >> just a missing dependency (hatchling) for attrs.
>> > >>
>> > >>
>> > >> as a hotfix, run
>> > >>
>> > >> make hatchling
>> > >>
>> > >>
>> > >> Seems to work... but fails again :
>> > >>
>> > >> ```
>> > >> Processing 
>> > >> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>> > >> ERROR: Could not find a version that satisfies the requirement 
>> > >> hatch-fancy-pypi-readme (from versions: none)
>> > >> ERROR: No matching distribution found for hatch-fancy-pypi-readme
>> > >> error: subprocess-exited-with-error
>> > >> ```
>> > >>
>> > >> Stuck again...
>> > >>
>> > >> [ Re-Snip... ]
>> > >>
>> > >>
>> > > --
>> > > 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...@googlegroups.com.
>> > > To view this discussion on the web visit 
>> > > https://groups.google.com/d/msgid/sage-release/44895efa-3007-441d-ae1c-681d7c314d87n%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...@googlegroups.com.
>> > To view this discussion on the web visit 
>> > https://groups.google.com/d/msgid/sage-release/46c0210b-17df-43eb-96c1-87855dd38af2n%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/d8d19d75-fd3f-41be-8afa-e92c43fbn%40googlegroups.com.

-- 
You received this 

Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Matthias Köppe
We are building most of our Python packages with build isolation. This 
means that for the build of the packages, it is irrelevant what is 
installed in SAGE_VENV; only the wheels of its build dependencies need to 
be present. After the build of a package, when we install the built wheel 
in the SAGE_VENV, pip checks for dependencies and may complain when runtime 
dependencies are unmet. We fall back to ignoring dependencies when 
installing. It is safe to ignore all errors/warning during this process.

On Monday, October 9, 2023 at 3:34:56 PM UTC-7 John H Palmieri wrote:

> On Monday, October 9, 2023 at 2:53:57 PM UTC-7 Dima Pasechnik wrote:
>
> On Mon, Oct 9, 2023 at 10:44 PM John H Palmieri  
> wrote: 
> > 
> > 
> > 
> > On Monday, October 9, 2023 at 9:44:02 AM UTC-7 Dima Pasechnik wrote: 
> > 
> > On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  
> wrote: 
> > > 
> > > (I tried to send this last night and I see some indication that the 
> message was deleted, so I'm reposting. Apologies if this has already 
> appeared.) 
> > > 
> > > I see some error message (aside from those already reported) but the 
> build completes anyway. These are probably not new. 
> > > 
> > > In pythran's log: 
> > > 
> > > ERROR: Could not find a version that satisfies the requirement numpy 
> (from pythran) (from versions: none) 
> > > ERROR: No matching distribution found for numpy 
> > 
> > numpy is a dependency of pythran, apparently - but it's not listed. 
> > 
> > 
> > It looks like pythran is an order-only dependency of cython which is an 
> order-only dependency of numpy, so I guess we're trying to avoid circular 
> dependencies by not listing numpy as a dependency of pythran? 
>
> How is it going to help? A circle is not null-homotopic (topology!), 
> thus one would need to bootstrap one of the packages... 
>
>
> How is what going to help? I didn't make any suggestions, although I'm 
> wondering how the whole thing works.
>  
>  
>
>
>
> > 
> > 
> > > 
> > > In notebook's log: 
> > > 
> > > ERROR: Could not find a version that satisfies the requirement 
> jupyter_packaging~=0.9 (from versions: none) 
> > > ERROR: No matching distribution found for jupyter_packaging~=0.9 
> > 
> > not sure - I guess it's a good idea to make sure we're switching to 
> > modern notebook (7) asap. 
> > 
> > > 
> > > Should we be concerned about these? 
> > > 
> > > 
> > > On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com 
> wrote: 
> > >> 
> > >> 
> > >> 
> > >> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit : 
> > >> 
> > >> [ Snip... ] 
> > >> 
> > >> > The key seems to be “ERROR: Could not find a version that satisfies 
> the requirement hatchling (from versions: none)“, which I do not 
> understand.. 
> > >> 
> > >> just a missing dependency (hatchling) for attrs. 
> > >> 
> > >> 
> > >> as a hotfix, run 
> > >> 
> > >> make hatchling 
> > >> 
> > >> 
> > >> Seems to work... but fails again : 
> > >> 
> > >> ``` 
> > >> Processing 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>  
>
> > >> ERROR: Could not find a version that satisfies the requirement 
> hatch-fancy-pypi-readme (from versions: none) 
> > >> ERROR: No matching distribution found for hatch-fancy-pypi-readme 
> > >> error: subprocess-exited-with-error 
> > >> ``` 
> > >> 
> > >> Stuck again... 
> > >> 
> > >> [ Re-Snip... ] 
> > >> 
> > >> 
> > > -- 
> > > 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...@googlegroups.com. 
> > > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/44895efa-3007-441d-ae1c-681d7c314d87n%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...@googlegroups.com. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/46c0210b-17df-43eb-96c1-87855dd38af2n%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/d8d19d75-fd3f-41be-8afa-e92c43fbn%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread John H Palmieri


On Monday, October 9, 2023 at 2:53:57 PM UTC-7 Dima Pasechnik wrote:

On Mon, Oct 9, 2023 at 10:44 PM John H Palmieri  
wrote: 
> 
> 
> 
> On Monday, October 9, 2023 at 9:44:02 AM UTC-7 Dima Pasechnik wrote: 
> 
> On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  
wrote: 
> > 
> > (I tried to send this last night and I see some indication that the 
message was deleted, so I'm reposting. Apologies if this has already 
appeared.) 
> > 
> > I see some error message (aside from those already reported) but the 
build completes anyway. These are probably not new. 
> > 
> > In pythran's log: 
> > 
> > ERROR: Could not find a version that satisfies the requirement numpy 
(from pythran) (from versions: none) 
> > ERROR: No matching distribution found for numpy 
> 
> numpy is a dependency of pythran, apparently - but it's not listed. 
> 
> 
> It looks like pythran is an order-only dependency of cython which is an 
order-only dependency of numpy, so I guess we're trying to avoid circular 
dependencies by not listing numpy as a dependency of pythran? 

How is it going to help? A circle is not null-homotopic (topology!), 
thus one would need to bootstrap one of the packages... 


How is what going to help? I didn't make any suggestions, although I'm 
wondering how the whole thing works.
 
 



> 
> 
> > 
> > In notebook's log: 
> > 
> > ERROR: Could not find a version that satisfies the requirement 
jupyter_packaging~=0.9 (from versions: none) 
> > ERROR: No matching distribution found for jupyter_packaging~=0.9 
> 
> not sure - I guess it's a good idea to make sure we're switching to 
> modern notebook (7) asap. 
> 
> > 
> > Should we be concerned about these? 
> > 
> > 
> > On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com 
wrote: 
> >> 
> >> 
> >> 
> >> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit : 
> >> 
> >> [ Snip... ] 
> >> 
> >> > The key seems to be “ERROR: Could not find a version that satisfies 
the requirement hatchling (from versions: none)“, which I do not 
understand.. 
> >> 
> >> just a missing dependency (hatchling) for attrs. 
> >> 
> >> 
> >> as a hotfix, run 
> >> 
> >> make hatchling 
> >> 
> >> 
> >> Seems to work... but fails again : 
> >> 
> >> ``` 
> >> Processing 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
 

> >> ERROR: Could not find a version that satisfies the requirement 
hatch-fancy-pypi-readme (from versions: none) 
> >> ERROR: No matching distribution found for hatch-fancy-pypi-readme 
> >> error: subprocess-exited-with-error 
> >> ``` 
> >> 
> >> Stuck again... 
> >> 
> >> [ Re-Snip... ] 
> >> 
> >> 
> > -- 
> > 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...@googlegroups.com. 
> > To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/44895efa-3007-441d-ae1c-681d7c314d87n%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...@googlegroups.com. 
> To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/46c0210b-17df-43eb-96c1-87855dd38af2n%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/1aa0b02e-50ba-4131-9018-627d48f06b6an%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Dima Pasechnik
On Mon, Oct 9, 2023 at 10:44 PM John H Palmieri  wrote:
>
>
>
> On Monday, October 9, 2023 at 9:44:02 AM UTC-7 Dima Pasechnik wrote:
>
> On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  wrote:
> >
> > (I tried to send this last night and I see some indication that the message 
> > was deleted, so I'm reposting. Apologies if this has already appeared.)
> >
> > I see some error message (aside from those already reported) but the build 
> > completes anyway. These are probably not new.
> >
> > In pythran's log:
> >
> > ERROR: Could not find a version that satisfies the requirement numpy (from 
> > pythran) (from versions: none)
> > ERROR: No matching distribution found for numpy
>
> numpy is a dependency of pythran, apparently - but it's not listed.
>
>
> It looks like pythran is an order-only dependency of cython which is an 
> order-only dependency of numpy, so I guess we're trying to avoid circular 
> dependencies by not listing numpy as a dependency of pythran?

How is it going to help? A circle is not null-homotopic (topology!),
thus one would need to bootstrap one of the packages...


>
>
> >
> > In notebook's log:
> >
> > ERROR: Could not find a version that satisfies the requirement 
> > jupyter_packaging~=0.9 (from versions: none)
> > ERROR: No matching distribution found for jupyter_packaging~=0.9
>
> not sure - I guess it's a good idea to make sure we're switching to
> modern notebook (7) asap.
>
> >
> > Should we be concerned about these?
> >
> >
> > On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com wrote:
> >>
> >>
> >>
> >> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
> >>
> >> [ Snip... ]
> >>
> >> > The key seems to be “ERROR: Could not find a version that satisfies the 
> >> > requirement hatchling (from versions: none)“, which I do not understand..
> >>
> >> just a missing dependency (hatchling) for attrs.
> >>
> >>
> >> as a hotfix, run
> >>
> >> make hatchling
> >>
> >>
> >> Seems to work... but fails again :
> >>
> >> ```
> >> Processing 
> >> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
> >> ERROR: Could not find a version that satisfies the requirement 
> >> hatch-fancy-pypi-readme (from versions: none)
> >> ERROR: No matching distribution found for hatch-fancy-pypi-readme
> >> error: subprocess-exited-with-error
> >> ```
> >>
> >> Stuck again...
> >>
> >> [ Re-Snip... ]
> >>
> >>
> > --
> > 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...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/44895efa-3007-441d-ae1c-681d7c314d87n%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/46c0210b-17df-43eb-96c1-87855dd38af2n%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/CAAWYfq3v2_9k1rCVXSDcLFcewZOAOg1UD4OUOvr%2BPXP6GSS%2BWQ%40mail.gmail.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Dima Pasechnik
On Mon, Oct 9, 2023 at 6:26 PM Emmanuel Charpentier
 wrote:
>
>
>
> Le lundi 9 octobre 2023 à 18:58:13 UTC+2, Dima Pasechnik a écrit :
>
> Ik ken bijna geen Frans, hoor...
> Dat is een grafische dingetje in je mail, niet makkelijk voor automatische 
> vertaling, sorry.
>
>
> Wups ! Sorry for the noise...
>
> Litteral translation :
> ```
> make[1] : entering the « /usr/local/sage-10/build/make » directory
> make[1]: *** No rule to make the « hatch-fancy-pypi-readme » target. Stop.
>  make[1]: Leaving the « /usr/local/sage-10/build/make » directory
> ```
>
sorry, typo

make hatch_fancy_pypi_readme


> HTH,
>
> [ Snip... ]
>
> --
> 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/ea582cff-45ce-4665-9e2e-299da35d4386n%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/CAAWYfq0dsdz02-8wh3gDKKwsRjV%2Br7HPGve41ksdf37Z1%3Dig%3DQ%40mail.gmail.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread John H Palmieri


On Monday, October 9, 2023 at 9:44:02 AM UTC-7 Dima Pasechnik wrote:

On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  wrote: 
> 
> (I tried to send this last night and I see some indication that the 
message was deleted, so I'm reposting. Apologies if this has already 
appeared.) 
> 
> I see some error message (aside from those already reported) but the 
build completes anyway. These are probably not new. 
> 
> In pythran's log: 
> 
> ERROR: Could not find a version that satisfies the requirement numpy 
(from pythran) (from versions: none) 
> ERROR: No matching distribution found for numpy 

numpy is a dependency of pythran, apparently - but it's not listed. 


It looks like pythran is an order-only dependency of cython which is an 
order-only dependency of numpy, so I guess we're trying to avoid circular 
dependencies by not listing numpy as a dependency of pythran?


> 
> In notebook's log: 
> 
> ERROR: Could not find a version that satisfies the requirement 
jupyter_packaging~=0.9 (from versions: none) 
> ERROR: No matching distribution found for jupyter_packaging~=0.9 

not sure - I guess it's a good idea to make sure we're switching to 
modern notebook (7) asap. 

> 
> Should we be concerned about these? 
> 
> 
> On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com 
wrote: 
>> 
>> 
>> 
>> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit : 
>> 
>> [ Snip... ] 
>> 
>> > The key seems to be “ERROR: Could not find a version that satisfies 
the requirement hatchling (from versions: none)“, which I do not 
understand.. 
>> 
>> just a missing dependency (hatchling) for attrs. 
>> 
>> 
>> as a hotfix, run 
>> 
>> make hatchling 
>> 
>> 
>> Seems to work... but fails again : 
>> 
>> ``` 
>> Processing 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
 

>> ERROR: Could not find a version that satisfies the requirement 
hatch-fancy-pypi-readme (from versions: none) 
>> ERROR: No matching distribution found for hatch-fancy-pypi-readme 
>> error: subprocess-exited-with-error 
>> ``` 
>> 
>> Stuck again... 
>> 
>> [ Re-Snip... ] 
>> 
>> 
> -- 
> 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...@googlegroups.com. 
> To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/44895efa-3007-441d-ae1c-681d7c314d87n%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/46c0210b-17df-43eb-96c1-87855dd38af2n%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Emmanuel Charpentier


Le lundi 9 octobre 2023 à 18:58:13 UTC+2, Dima Pasechnik a écrit :

Ik ken bijna geen Frans, hoor...
Dat is een grafische dingetje in je mail, niet makkelijk voor automatische 
vertaling, sorry.


Wups ! Sorry for the noise...

Litteral translation :
```
make[1] : entering the « /usr/local/sage-10/build/make » directory
make[1]: *** No rule to make the « hatch-fancy-pypi-readme » target. Stop.
 make[1]: Leaving the « /usr/local/sage-10/build/make » directory
```

HTH,

[ Snip... ]

-- 
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/ea582cff-45ce-4665-9e2e-299da35d4386n%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Dima Pasechnik
Ik ken bijna geen Frans, hoor...
Dat is een grafische dingetje in je mail, niet makkelijk voor automatische
vertaling, sorry.

On Mon, 9 Oct 2023, 17:54 Emmanuel Charpentier, <
emanuel.charpent...@gmail.com> wrote:

> Le lundi 9 octobre 2023 à 18:37:49 UTC+2, Dima Pasechnik a écrit :
>
> well, I'm sure it's the same story, same fix:
>
> make  hatch-fancy-pypi-readme
>
> Nope :
> make[1] : on entre dans le répertoire « /usr/local/sage-10/build/make »
> make[1]: *** Aucune règle pour fabriquer la cible « hatch-fancy-pypi-readme
> ». Arrêt. make[1] : on quitte le répertoire « /usr/local/sage-10/build/make
> »
>
> [ Snip… ]
>
>
> ​
>
> --
> 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/46ca499b-bd2e-4db8-809d-24eebdd8c307n%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/CAAWYfq3AuwNQGkTsM8XKHzGih9YDMDO6OdjzPL1cegSSBQ5ByQ%40mail.gmail.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Emmanuel Charpentier


Le lundi 9 octobre 2023 à 18:37:49 UTC+2, Dima Pasechnik a écrit :

well, I'm sure it's the same story, same fix:

make  hatch-fancy-pypi-readme

Nope :
make[1] : on entre dans le répertoire « /usr/local/sage-10/build/make » 
make[1]: *** Aucune règle pour fabriquer la cible « hatch-fancy-pypi-readme 
». Arrêt. make[1] : on quitte le répertoire « /usr/local/sage-10/build/make 
» 

[ Snip… ]


​

-- 
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/46ca499b-bd2e-4db8-809d-24eebdd8c307n%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Dima Pasechnik
On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  wrote:
>
> (I tried to send this last night and I see some indication that the message 
> was deleted, so I'm reposting. Apologies if this has already appeared.)
>
> I see some error message (aside from those already reported) but the build 
> completes anyway. These are probably not new.
>
> In pythran's log:
>
> ERROR: Could not find a version that satisfies the requirement numpy (from 
> pythran) (from versions: none)
> ERROR: No matching distribution found for numpy

numpy is a dependency of pythran, apparently - but it's not listed.

>
> In notebook's log:
>
>   ERROR: Could not find a version that satisfies the requirement 
> jupyter_packaging~=0.9 (from versions: none)
>   ERROR: No matching distribution found for jupyter_packaging~=0.9

not sure - I guess it's a good idea to make sure we're switching to
modern notebook (7) asap.

>
> Should we be concerned about these?
>
>
> On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com wrote:
>>
>>
>>
>> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
>>
>> [ Snip... ]
>>
>> > The key seems to be “ERROR: Could not find a version that satisfies the 
>> > requirement hatchling (from versions: none)“, which I do not understand..
>>
>> just a missing dependency (hatchling) for attrs.
>>
>>
>> as a hotfix, run
>>
>> make hatchling
>>
>>
>> Seems to work...  but fails again :
>>
>> ```
>>   Processing 
>> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>>   ERROR: Could not find a version that satisfies the requirement 
>> hatch-fancy-pypi-readme (from versions: none)
>>   ERROR: No matching distribution found for hatch-fancy-pypi-readme
>>   error: subprocess-exited-with-error
>> ```
>>
>> Stuck again...
>>
>> [ Re-Snip... ]
>>
>>
> --
> 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/44895efa-3007-441d-ae1c-681d7c314d87n%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/CAAWYfq2KDfGizLuKO9bQACNjrpntougGyJ6_R0LNaeGHRSskLQ%40mail.gmail.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread John H Palmieri
Or as was suggested already, "make -k" to make as many packages as 
possible, and repeat until done.

On Monday, October 9, 2023 at 9:37:49 AM UTC-7 Dima Pasechnik wrote:

> well, I'm sure it's the same story, same fix:
>
> make  hatch-fancy-pypi-readme
>
>
> On Mon, 9 Oct 2023, 17:25 Emmanuel Charpentier,  
> wrote:
>
>>
>>
>> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
>>
>> [ Snip... ]
>>
>> > The key seems to be “ERROR: Could not find a version that satisfies the 
>> requirement hatchling (from versions: none)“, which I do not understand.. 
>>
>> just a missing dependency (hatchling) for attrs. 
>>
>>
>> as a hotfix, run 
>>
>> make hatchling
>>
>>
>> Seems to work...  but fails again :
>>
>> ```
>>   Processing 
>> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>>   ERROR: Could not find a version that satisfies the requirement 
>> hatch-fancy-pypi-readme (from versions: none)
>>   ERROR: No matching distribution found for hatch-fancy-pypi-readme
>>   error: subprocess-exited-with-error
>> ```
>>
>> Stuck again...
>>
>> [ Re-Snip... ]
>>
>>
>> -- 
>> 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...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-release/8178c74e-4301-4cb1-afd8-798433d4ae42n%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/5e7570df-d349-4920-a1fd-afaa111a979an%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread John H Palmieri
(I tried to send this last night and I see some indication that the message 
was deleted, so I'm reposting. Apologies if this has already appeared.)

I see some error message (aside from those already reported) but the build 
completes anyway. These are probably not new.

In pythran's log:

ERROR: Could not find a version that satisfies the requirement numpy (from 
pythran) (from versions: none)
ERROR: No matching distribution found for numpy

In notebook's log:

  ERROR: Could not find a version that satisfies the requirement 
jupyter_packaging~=0.9 (from versions: none)
  ERROR: No matching distribution found for jupyter_packaging~=0.9

Should we be concerned about these?


On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com wrote:

>
>
> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
>
> [ Snip... ]
>
> > The key seems to be “ERROR: Could not find a version that satisfies the 
> requirement hatchling (from versions: none)“, which I do not understand.. 
>
> just a missing dependency (hatchling) for attrs. 
>
>
> as a hotfix, run 
>
> make hatchling
>
>
> Seems to work...  but fails again :
>
> ```
>   Processing 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>   ERROR: Could not find a version that satisfies the requirement 
> hatch-fancy-pypi-readme (from versions: none)
>   ERROR: No matching distribution found for hatch-fancy-pypi-readme
>   error: subprocess-exited-with-error
> ```
>
> Stuck again...
>
> [ Re-Snip... ]
>
>
>

-- 
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/44895efa-3007-441d-ae1c-681d7c314d87n%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Dima Pasechnik
well, I'm sure it's the same story, same fix:

make  hatch-fancy-pypi-readme


On Mon, 9 Oct 2023, 17:25 Emmanuel Charpentier, <
emanuel.charpent...@gmail.com> wrote:

>
>
> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
>
> [ Snip... ]
>
> > The key seems to be “ERROR: Could not find a version that satisfies the
> requirement hatchling (from versions: none)“, which I do not understand..
>
> just a missing dependency (hatchling) for attrs.
>
>
> as a hotfix, run
>
> make hatchling
>
>
> Seems to work...  but fails again :
>
> ```
>   Processing
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>   ERROR: Could not find a version that satisfies the requirement
> hatch-fancy-pypi-readme (from versions: none)
>   ERROR: No matching distribution found for hatch-fancy-pypi-readme
>   error: subprocess-exited-with-error
> ```
>
> Stuck again...
>
> [ Re-Snip... ]
>
>
> --
> 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/8178c74e-4301-4cb1-afd8-798433d4ae42n%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/CAAWYfq2zrpVxZWB__3LCQqWts-6h500qOObBTR72_Hfba3dOMQ%40mail.gmail.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Emmanuel Charpentier


Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :

[ Snip... ]

> The key seems to be “ERROR: Could not find a version that satisfies the 
requirement hatchling (from versions: none)“, which I do not understand.. 

just a missing dependency (hatchling) for attrs. 


as a hotfix, run 

make hatchling


Seems to work...  but fails again :

```
  Processing 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
  ERROR: Could not find a version that satisfies the requirement 
hatch-fancy-pypi-readme (from versions: none)
  ERROR: No matching distribution found for hatch-fancy-pypi-readme
  error: subprocess-exited-with-error
```

Stuck again...

[ Re-Snip... ]


-- 
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/8178c74e-4301-4cb1-afd8-798433d4ae42n%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Dima Pasechnik
to be fixed by https://github.com/sagemath/sage/pull/36434

On Mon, Oct 9, 2023 at 5:16 PM Dima Pasechnik  wrote:
>
> On Mon, Oct 9, 2023 at 5:14 PM Emmanuel Charpentier
>  wrote:
> >
> > On Debian testing running on core i7 + 16 GB RAM :
> >
> > Upgrading (after ./bootstrap ; ./configure ; make -j8 fails to build 
> > sagemath-lib
> >
> > Cleaning, reconfiguring and making fails in the compilatoion of 
> > attrs-23.1.0.tar.gz :
> >
> > Using cached file /usr/local/sage-10/upstream/attrs-23.1.0.tar.gz 
> > attrs-23.1.0  Setting 
> > up build directory for attrs-23.1.0 Finished extraction No patch files 
> > found in ../patches  
> > Host system: Linux zen-book-flip 6.5.0-1-amd64 #1 SMP PREEMPT_DYNAMIC 
> > Debian 6.5.3-1 (2023-09-13) x86_64 GNU/Linux 
> >  C compiler: gcc C 
> > compiler version: Using built-in specs. COLLECT_GCC=gcc 
> > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper 
> > OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 
> > Target: x86_64-linux-gnu Configured with: ../src/configure -v 
> > --with-pkgversion='Debian 13.2.0-4' 
> > --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
> > --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> > --with-gcc-major-version-only --program-suffix=-13 
> > --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> > --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
> > --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> > --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> > --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> > --disable-vtable-verify --enable-plugin --enable-default-pie 
> > --with-system-zlib --enable-libphobos-checking=release 
> > --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> > --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> > --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> > --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-gcn/usr
> >  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> > --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> > --with-build-config=bootstrap-lto-lean --enable-link-serialization=3 Thread 
> > model: posix Supported LTO compression algorithms: zlib zstd gcc version 
> > 13.2.0 (Debian 13.2.0-4) 
> >  Package 'attrs' is 
> > currently not installed No legacy uninstaller found for 'attrs'; nothing to 
> > do Installing attrs-23.1.0 Looking in links: 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
> > Processing 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/tmp/sage/build/attrs-23.1.0/src
> >  Installing build dependencies: started Running command pip subprocess to 
> > install build dependencies Looking in links: 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
> > ERROR: Could not find a version that satisfies the requirement hatchling 
> > (from versions: none) ERROR: No matching distribution found for hatchling 
> > error: subprocess-exited-with-error × pip subprocess to install build 
> > dependencies did not run successfully. │ exit code: 1 ╰─> See above for 
> > output. note: This error originates from a subprocess, and is likely not a 
> > problem with pip. full command: 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/bin/python3 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/lib/python3.11/site-packages/pip/__pip-runner__.py
> >  install --ignore-installed --no-user --prefix 
> > /tmp/pip-build-env-kmfben_t/overlay --no-warn-script-location --no-binary 
> > :none: --only-binary :none: --no-index --find-links 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
> > -- hatchling hatch-vcs hatch-fancy-pypi-readme cwd: [inherit] Installing 
> > build dependencies: finished with status 'error' error: 
> > subprocess-exited-with-error × pip subprocess to install build dependencies 
> > did not run successfully. │ exit code: 1 ╰─> See above for output. note: 
> > This error originates from a subprocess, and is likely not a problem with 
> > pip. Warning: building with "python3 -m pip wheel --wheel-dir=dist 
> > --verbose --no-deps --no-index --isolated --ignore-requires-python 
> > --find-links=/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels"
> >  failed. Retrying with "python3 -m pip wheel --wheel-dir=dist --verbose 
> > --no-deps --no-index --isolated --ignore-requires-python 
> > --no-build-isolation --no-binary :all:". Processing 
> > 

Re: [sage-release] Re: Sage 10.2.beta6 released

2023-10-09 Thread Dima Pasechnik
On Mon, Oct 9, 2023 at 5:14 PM Emmanuel Charpentier
 wrote:
>
> On Debian testing running on core i7 + 16 GB RAM :
>
> Upgrading (after ./bootstrap ; ./configure ; make -j8 fails to build 
> sagemath-lib
>
> Cleaning, reconfiguring and making fails in the compilatoion of 
> attrs-23.1.0.tar.gz :
>
> Using cached file /usr/local/sage-10/upstream/attrs-23.1.0.tar.gz 
> attrs-23.1.0  Setting up 
> build directory for attrs-23.1.0 Finished extraction No patch files found in 
> ../patches  Host system: 
> Linux zen-book-flip 6.5.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.3-1 
> (2023-09-13) x86_64 GNU/Linux 
>  C compiler: gcc C 
> compiler version: Using built-in specs. COLLECT_GCC=gcc 
> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper 
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 
> Target: x86_64-linux-gnu Configured with: ../src/configure -v 
> --with-pkgversion='Debian 13.2.0-4' 
> --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
> --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-13 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-gcn/usr
>  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=3 Thread 
> model: posix Supported LTO compression algorithms: zlib zstd gcc version 
> 13.2.0 (Debian 13.2.0-4)  
> Package 'attrs' is currently not installed No legacy uninstaller found for 
> 'attrs'; nothing to do Installing attrs-23.1.0 Looking in links: 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
> Processing 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/tmp/sage/build/attrs-23.1.0/src
>  Installing build dependencies: started Running command pip subprocess to 
> install build dependencies Looking in links: 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
> ERROR: Could not find a version that satisfies the requirement hatchling 
> (from versions: none) ERROR: No matching distribution found for hatchling 
> error: subprocess-exited-with-error × pip subprocess to install build 
> dependencies did not run successfully. │ exit code: 1 ╰─> See above for 
> output. note: This error originates from a subprocess, and is likely not a 
> problem with pip. full command: 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/bin/python3 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/lib/python3.11/site-packages/pip/__pip-runner__.py
>  install --ignore-installed --no-user --prefix 
> /tmp/pip-build-env-kmfben_t/overlay --no-warn-script-location --no-binary 
> :none: --only-binary :none: --no-index --find-links 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels -- 
> hatchling hatch-vcs hatch-fancy-pypi-readme cwd: [inherit] Installing build 
> dependencies: finished with status 'error' error: 
> subprocess-exited-with-error × pip subprocess to install build dependencies 
> did not run successfully. │ exit code: 1 ╰─> See above for output. note: This 
> error originates from a subprocess, and is likely not a problem with pip. 
> Warning: building with "python3 -m pip wheel --wheel-dir=dist --verbose 
> --no-deps --no-index --isolated --ignore-requires-python 
> --find-links=/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels"
>  failed. Retrying with "python3 -m pip wheel --wheel-dir=dist --verbose 
> --no-deps --no-index --isolated --ignore-requires-python --no-build-isolation 
> --no-binary :all:". Processing 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/tmp/sage/build/attrs-23.1.0/src
>  Preparing metadata (pyproject.toml): started Running command Preparing 
> metadata (pyproject.toml) Preparing metadata (pyproject.toml): finished with 
> status 'done' ERROR: Exception: Traceback