-
-
Notifications
You must be signed in to change notification settings - Fork 572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better debug mode for singular 4 #21624
Comments
This comment has been minimized.
This comment has been minimized.
comment:2
|
comment:4
All of these errors look like:
except for the last one:
|
comment:5
Thread about first issue here: |
comment:6
And the second one here: |
comment:7
With #21631 there are now also many
warnings, though no crashes. |
comment:8
Can you tell in which file it is? |
comment:9
Ok, got it. |
comment:10
See ##21865 for new errors occurring only in debug mode in:
|
comment:11
the last issue ( "no minpoly allowed..") can be fixed with Singular/Singular#814 Did you get answers from Hans for the other issues? Replying to @jpflori:
|
comment:13
Replying to @sagetrac-jakobkroeker:
This has been fixed in Singular git version. |
comment:14
Replying to @sagetrac-jakobkroeker:
Good! It's even in Singular's git version now.
Those like this were still present last time I checked and those about stuff not being where it belongs through kTest_L and kTest_TS as mentioned here:
|
comment:15
I just reminded Hans kindly to look at that issue since it is https://groups.google.com/forum/#!msg/libsingular-devel/TPZNlvZXei0/CptSq0fdAgAJ Let's see if something happens. Replying to @jpflori:
|
comment:16
With the latest tarball for 4-1-0p2, debug mode should be clean: |
comment:17
Replying to @jpflori:
related singular commit is |
comment:18
Replying to @jpflori:
There are much more issues in Singular LIBs where the minpoly is not immediately defined (and lead to debug output) which are probably not hit by current sage tests, but in the long term they have all to be fixed: |
comment:19
I think I'm seeing this too. I almost always compile with (Also obviously this isn't a blocker or it'd be fixed by now :) |
comment:20
Confirmed that rebuilding Singular and its dependents with |
comment:22
I don't think I've tried yet. I'll test it and see. Are you saying it should be fixed even with |
comment:23
All error messages specific to singular built in debug mode should not appear anymore. |
comment:24
Should be ok since the latest singular upgrade. |
comment:25
I'm still getting this one
|
comment:26
Maybe #22868. |
comment:27
Unfortunately the failing test it is still here with 4.1.0p3. |
comment:28
Should be fixed in git version:
|
comment:29
These look a bit like they might be from Singular, haven't investigated further:
|
comment:30
Error messages definitely from Singular, though it might be from bad input on Sage's side. |
This is a follow up to #17254 which upgraded to singular 4:
CC: @embray
Component: packages: standard
Issue created by migration from https://trac.sagemath.org/ticket/21624
The text was updated successfully, but these errors were encountered: