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

2023-09-26 Thread Matthias Köppe
Thanks for the report. A fix for the ecm build failure is 
in https://github.com/sagemath/sage/pull/36345 (needs review)

On Monday, September 25, 2023 at 12:50:45 AM UTC-7 Kenji Iohara wrote:

> On MacOS 13.5.2, with  updated homebrew, updated python, the first built 
> compilation failed owing to two packages:
>
> ecm-7.0.5 and scipy-1.11.2. Here is their log files.
>
>

-- 
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/2726ecfb-c8f2-4dc9-9c89-df127eff3f25n%40googlegroups.com.


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

2023-09-25 Thread John H Palmieri
I opened up https://github.com/sagemath/sage/pull/36337 for these ld 
warnings, in case anyone else runs into the same problems.

On Monday, September 25, 2023 at 12:05:38 PM UTC-7 John H Palmieri wrote:

> I'm see these warning messages cause doctests to fail:
>
> ld: warning: duplicate -rpath 
> '/Users/jpalmier/Desktop/Sage/TESTING/sage-10.2.beta4/local/lib' ignored
>
> and
>
> ld: warning: ignoring duplicate libraries: '-lpari'
>
> Should we bypass them in doctest/parsing.py, the way we have in the past?
>
> On Monday, September 25, 2023 at 12:50:45 AM UTC-7 Kenji Iohara wrote:
>
>> On MacOS 13.5.2, with  updated homebrew, updated python, the first built 
>> compilation failed owing to two packages:
>>
>> ecm-7.0.5 and scipy-1.11.2. Here is their log files.
>>
>>

-- 
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/320593db-c47e-415e-8127-1cde44c7c8d6n%40googlegroups.com.


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

2023-09-25 Thread John H Palmieri
I'm see these warning messages cause doctests to fail:

ld: warning: duplicate -rpath 
'/Users/jpalmier/Desktop/Sage/TESTING/sage-10.2.beta4/local/lib' ignored

and

ld: warning: ignoring duplicate libraries: '-lpari'

Should we bypass them in doctest/parsing.py, the way we have in the past?

On Monday, September 25, 2023 at 12:50:45 AM UTC-7 Kenji Iohara wrote:

> On MacOS 13.5.2, with  updated homebrew, updated python, the first built 
> compilation failed owing to two packages:
>
> ecm-7.0.5 and scipy-1.11.2. Here is their log files.
>
>

-- 
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/72131ba6-11b6-4a05-96bb-cdb7d6a68c59n%40googlegroups.com.


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

2023-09-25 Thread Kenji Iohara
On MacOS 13.5.2, with  updated homebrew, updated python, the first built compilation failed owing to two packages:ecm-7.0.5 and scipy-1.11.2. Here is their log files.



-- 
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/52B54203-FFE4-41C2-B4A2-0340AD19B8E0%40gmail.com.


scipy-1.11.2.log
Description: Binary data




-- 
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/52B54203-FFE4-41C2-B4A2-0340AD19B8E0%40gmail.com.


ecm-7.0.5.log
Description: Binary data
Kenji25/09/2023 0:23、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.html4d3e807ba54 (tag: 10.2.beta4, github/develop) Updated SageMath version to 10.2.beta4930d65e684b gh-36308: using itertools.product more often9ea5127d78f gh-36307: `sage.rings`: Remove code deprecated in #23204, #24483, #24371, #24511, #25848, #26105, #28481, #29010, #29412, #30332, #30372, #31345, #32375, #32606, #32610, #32612, #32641, #32660, #32750, #32869, #33602fb846668a18 gh-36306: `sage.docs`: Remove; deprecated in #33763d7404b1b14e gh-36305: `sage.media`, `sage.structure.graphics_file`: Remove; deprecated in #12673, #3298853cce67ccdf gh-36303: Remove `sage.finance`, deprecated in #32427 (2021)152cef732bd gh-36300: Remove deprecated files from src/sage/homology (see #31925)9311c6d46f8 gh-36297: using more libgap instead of gap461727b4537 gh-36296: remove duplicate args in @options() in region_plot653bd9fac36 gh-36282: CI: Remove ubuntu-kinetic (defunct)35c302fb1b2 gh-36281: remove unused vars in matrix/979b3688a6e gh-36280: fix E228 and E225 in combinat/*/*.py0fcf8893590 gh-36279: Support for matplotlib-3.8.0991a4638d22 gh-36278: `sage.graphs`: some care with return ... else statements in some .pyx files342e32bf2cf gh-36264: `sage --fixdoctests --update-known-test-failures`; silence modularized distributions in CI5bd0466757a gh-36252: no generator for S15b90f225d5f gh-36239: Disable more packages with various --disable-foo combinations01a8322c29f gh-36230: build/pkgs/networkx/dependencies: drop decoratorcec940d2a3f gh-36220: Python package upgrades, preparation for the Notebook 7 upgradeb4b7c9a2d9e gh-36205: build/pkgs: drop obsolete simplegeneric packageac09279d582 gh-36188: remove some old deprecation warnings in elliptic curves2cf443a254d gh-36128: Compute the characteristic varieties of a finitely presented groupf9541a44e48 gh-36020: Fixes #35804 by computing the DDT of non-square sboxes properly.80f6d772a15 (tag: 10.2.beta3) Updated SageMath version to 10.2.beta3

-- 
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/3d11dca1-921c-41b8-b2bb-ca507346a495n%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/52B54203-FFE4-41C2-B4A2-0340AD19B8E0%40gmail.com.