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

2020-03-07 Thread Emmanuel Charpentier


On Debian testing running on core i7 + 16 GB RAM, after full rebuild (in 
order to include as much system packages as possible), ptestlong gives six 
permanent (and no transient) failures:

Running doctests with ID 2020-03-07-22-30-55-fe0c1ecc.
Git branch: develop
Using 
--optional=build,dochtml,fricas,gap_packages,giacpy_sage,libsemigroups,memlimit,sage

File Result P/T 
src/sage/groups/fqf_orthogonal.py 1 doctest failed P 
src/sage/numerical/backends/glpk_backend.pyx 1 doctest failed P 
src/sage/matrix/matrix_double_dense.pyx 1 doctest failed P 
src/sage/libs/glpk/error.pyx 1 doctest failed P 
src/sage/interfaces/tachyon.py 1 doctest failed P 
src/sage/tests/gap_packages.py 1 doctest failed P 

All of these errors have already been reported, except for fqf_orthogonal.py 
and tachyon.py ; details for the latter:

sage -t --long --warn-long 155.6 src/sage/groups/fqf_orthogonal.py
**
File "src/sage/groups/fqf_orthogonal.py", line 17, in sage.groups.fqf_orthogonal
Failed example:
T.gen(0) * Oq.an_element()
Expected:
(1, 3)
Got:
(0, 3)
**
1 item had failures:
   1 of  13 in sage.groups.fqf_orthogonal

sage -t --long --warn-long 155.6 src/sage/interfaces/tachyon.py
**
File "src/sage/interfaces/tachyon.py", line 175, in 
sage.interfaces.tachyon.TachyonRT.usage
Failed example:
t.usage(use_pager=False)
Expected:
Tachyon Parallel/Multiprocessor Ray Tracer   Version...
Got:
Usage: tachyon modelfile [options] 

Valid options and accepted formats are as follows (** denotes default 
behaviour).

Model file formats supported:
  filename.datthe model files originated with this package
  filaname.ac AC3D model files
  filename.nffthe NFF scene format used by Eric Haines' SPD


Message Options:
  +V  verbose messages on 
  -V  verbose messages off **

Speed Tuning Options:
  -raydepth xxx   maximum ray recursion depth
  -numthreads xxx (** default is auto-determined)
  -nobounding
  -boundthresh xxx(** default threshold is 16)

Shading Options:
  -fullshade  best quality rendering (and slowest) **
  -mediumshadegood quality rendering, but no shadows
  -lowshade   low quality rendering, preview (and fast)
  -lowestshadeworst quality rendering, preview (and fastest)

Lighting Options:
  -rescale_lights xxx rescale light intensity values by
  specified factor (performed before other
  lighting overrides take effect)
  -auto_skylight xxx  force use of ambient occlusion lighting,
  auto-rescaling direct light sources to  
  compensate for ambient occlusion factor
  (use value 0.7 as a good starting point)
  -add_skylight xxx   force use of ambient occlusion lighting,
  manually-rescaling direct light sources to
  compensate for ambient occlusion factor
  -skylight_samples xxx number of sample rays to shoot

Specular Highlight Shading Options:
  -shade_phongPhong specular highlights
  -shade_blinnBlinn's specular highlights **
  -shade_blinn_fast   fast approximation to Blinn's highlights
  -shade_nullphongdisable specular highlights

Transparency Shading Options:
  -trans_max_surfaces xxx  limit the number of transparent
   surfaces shown to the number specified
  -trans_orig original implementation **
  -trans_raster3d Raster3D angle-based opacity modulation
  -trans_vmd  opacity post-multiply used by VMD

Transparent Surface Shadowing Options:
  -shadow_filter_on   transparent objects cast shadows **
  -shadow_filter_off  transparent objects do not cast shadows

Fog Shading Options:
  -fog_radial radial fog implementation **
  -fog_vmdplanar OpenGL-like fog used by VMD

Surface Normal/Winding Order Fixup Mode:
  -normalfixup [off|flip|guess] (** off is default)

Antialiasing Options:
  -aasamples xxx  maximum supersamples taken per pixel
  (** default is 0, or scene file determined)

Output Options:
  -res Xres Yres  override scene-defined output image size
  -o outfile.tga  set output file name
  -clamp  clamp pixel values to [0 to 1) **
  -normalize  normalize pixel values to [0 to 1)
  -gamma val  normalize apply gamma correction
  -format BMP 24-bit Windows BMP (uncompressed)
  -format JPEG24-bit JPEG

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

2020-03-07 Thread 'Justin C. Walker' via sage-release



> On Feb 13, 2020, at 15:07 , 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 

I ran into gfortran problems on each of my three macOS systems: 10.13.6 (2017 
iMac Pro, 18 core Xeon W), 10.14.6 (2017 MPB, Quad-core Core i7), and 10.15.3 
(2019 MBP, 9-core Core i9).  In each case, I built from a fresh clone of the 
develop tree.

In each case, the build complained that there was no gfortran available, and 
stopped.  I followed the Sage advice and ran
./sage -i gfortran
and after that, gfortran was successfully built, and via some magic, the build 
completed.  I then built the docs and tests (‘ptestlong’) with no problems, and 
all tests passed on each of the three systems.

Justin

--
Justin C. Walker, Curmudgeon at Large
Director
Institute for the Enhancement of the Director's Income
--
In mathematics you don't understand
   things. You just get used to them. 
   --John von Neumann
--

-- 
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/1804B67F-C5E9-4562-95BA-A80EEB66F389%40mac.com.


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

2020-03-07 Thread 'Justin C. Walker' via sage-release



> On Mar 1, 2020, at 16:22 , 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

Built from a fresh clone of the develop tree on three macOS systems: 10.13.6 
(2017 iMac Pro, 18 core Xeon W), 10.14.6 (2017 MPB, Quad-core Core i7), and 
10.15.3 (2019 MBP, 9-core Core i9).

No problems on any systems and all tests (‘ptestlong’) passed.

Justin



--
Justin C. Walker
Curmudgeon-at-large
Director
Institute for the Absorption of Federal Funds

186,000 Miles per Second
Not just a good idea:
  it's the law!


-- 
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/60198C98-9BD0-4813-B631-AD6CD0BB533D%40mac.com.


Re: [sage-release] Sage 9.1.beta5 released

2020-03-07 Thread 'Justin C. Walker' via sage-release



> On Feb 21, 2020, at 15:29 , 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 

Built from a fresh clone of the develop tree on three macOS systems: 10.13.6 
(2017 iMac Pro, 18 core Xeon W), 10.14.6 (2017 MPB, Quad-core Core i7), and 
10.15.3 (2019 MBP, 9-core Core i9).

No problems on any systems and all tests (‘ptestlong’) passed.

Justin

--
Justin C. Walker
Director
Institute for the Enhancement of the Director's Income
--
Fame is fleeting, but obscurity
   just drags on and on.  F



-- 
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/DE5A694F-C471-4CD4-B937-B5F19554AB09%40mac.com.