sagemath/sage

cygwin-standard: pynac build fails

Closed this issue · 6 comments

... with a linker error relating to Singular that was fixed previously.

Depends on #32257

CC: @dimpase @jhpalmieri @embray @slel

Component: porting: Cygwin

Reviewer: Matthias Koeppe, Samuel Lelièvre

Issue created by migration from https://trac.sagemath.org/ticket/32156

slel commented
comment:1

In Cygwin on a Windows 10 laptop,
Sage 9.4.beta4 build also failed on pynac.

Clueless but happy to try things.

comment:2

A first thing would be to try if a Singular update helps (by preparing the upgrade ticket #32001), although when I looked in the Singular log I neither saw a change that could have broken it again on Cygwin, nor a change that would have fixed it again...

Dependencies: #32001

comment:3

Solved by #32257

Changed dependencies from #32001 to #32257

slel commented

Reviewer: Matthias Koeppe, Samuel Lelièvre