Results of make -j8 ptestlong on the rebuilt 6.10.beta3 :

   - 
   
   Apparition of some Wolfram calls during documentation build, hanging the 
   ptestlong process, which restarts when the Wolfram call is kill -HUPed.
   - 
   
   Same problems as with 10.6.beta4, succed when ran standalone :
   
sage -t --long --warn-long 30.0 
--random-seed=299439048345962139372257375646061107503 
src/sage/doctest/test.py # 23 doctests failed sage -t --long --warn-long 
30.0 --random-seed=299439048345962139372257375646061107503 
src/sage/tests/cmdline.py # 7 doctests failed sage -t --long --warn-long 
30.0 --random-seed=299439048345962139372257375646061107503 
src/sage/doctest/forker.py # 5 doctests failed sage -t --long --warn-long 
30.0 --random-seed=299439048345962139372257375646061107503 
src/sage/doctest/control.py # 7 doctests failed 
   
   - Same problem as before, same failure when ran standalone : 

sage -t --long --warn-long 30.0 
--random-seed=299439048345962139372257375646061107503 
src/sage/libs/gap/element.pyx # Killed due to segmentation fault sage -t 
--long --warn-long 30.0 
--random-seed=299439048345962139372257375646061107503 
src/sage/coding/linear_code.py # 4 doctests failed 
   
   - An old bug reappears (already reported half a dozen times, IIRC) : 
   problem ith the numeric representation of pi : 

sage -t --long --warn-long 30.0 
--random-seed=299439048345962139372257375646061107503 
src/sage/rings/real_mpfr.pyx # 1 doctest failed 
   
   - A new bug (probably previously masked by other problems) : 

sage -t --long --warn-long 30.0 
--random-seed=299439048345962139372257375646061107503 
src/sage/repl/ipython_extension.py # 1 doctest failed Failed example: 
shell.run_cell(''' %%cython --view-annotate=xx print(1) ''') Expected: 
UsageError: argument --view-annotate: invalid choice: 'xx' (choose from 
'none', 'auto', 'webbrowser', 'displayhtml') Got: UsageError: argument 
--view-annotate: invalid choice: 'xx' (choose from none, auto, webbrowser, 
displayhtml) 

Seems cosmetic ; possibly triggered by some update in system’s software.

Next step (not at once I have to manage some RealLife non-maskable 
interrupts) : try this recompilation on 10.8.beta4.

HTH,
​
Le samedi 25 janvier 2025 à 10:04:31 UTC+1, Emmanuel Charpentier a écrit :

> FWIW : I tried to rebuild (in another tree, freshly cloned) 10.6.beta3. 
> Surprise : the resulting build :
>
> grinded to a halt on the same Wolfram calls
> resulted in a system with no access to Fricas.
>
> I reconfigured to ibuild Sage’s fricas rebuilded. The process still hanged 
> on those Wolfram calls (I had to peridically kill -HUP them in order to 
> allow the documentatin building to proceed…).
>
> I deduce that *something* in my system was modified, with two visible 
> symptoms :
>
> No access to system’s fricas
> Wolfram calls during documentation building.
>
> The resulting system *has* access to fricas. I’m currently running 
> ptestlong. Stay tuned.
> ​
> Le samedi 25 janvier 2025 à 01:24:26 UTC+1, Emmanuel Charpentier a écrit :
>
>> As announced, logs and config.
>>
>>
>> HTH,
>>
>

-- 
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/sage-release/557ec7d6-53bb-4c70-8ef2-b415424b99a5n%40googlegroups.com.

Reply via email to