-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
Fix sagemath_doc_html build failure on Cygwin #33139
Comments
comment:1
Also observed on Linux, where
So this ticket's component is not "porting: Cygwin". Maybe "build" or "documentation" or "packages: standard"? |
This comment has been minimized.
This comment has been minimized.
comment:2
See also #33142 comment:4 and patchbot reports for #33142: |
comment:3
I think this is "only" an incremental docbuild failure, probably nothing to be fixed here From-scratch build of Sage on Cygwin on GH Actions succeeded in https://github.com/sagemath/sage/runs/4768915824?check_suite_focus=true - including documentation |
This comment has been minimized.
This comment has been minimized.
comment:4
In my case it was a fresh git clone. I'll try again. |
comment:5
There are persistent problems with patchbots. Somebody needs to fix them. Maybe the people that introduced "make doc-uninstall" can pick up the task ? |
comment:6
New report on sage-release for Sage 9.5.rc1: |
comment:7
Happened again on Cygwin and Debian as reported at |
comment:8
This failed on Cygwin for all releases from |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:10
A link with #32789 was initially suspected, but then ruled out, see: For Sage 9.5.rc4, the file
What are the Why are some of them missing? |
comment:11
bump to 9.6 |
comment:12
This breaks my development versions of Sage I agree Sage 9.5 needs to get out though, |
comment:13
Oops, no it did not. Something else caused an error |
Branch: public/docs/pickled_env |
comment:15
Let us deal with the Cygwin failure here, |
This comment has been minimized.
This comment has been minimized.
comment:16
It looks like #33488 is about a different error, though, or not? What you think about the fix here in this ticket? It solves the issue for me also on Ubuntu. |
comment:17
Can I be notified of this as well? |
comment:18
So on the latest version of sage, 9.6.beta5, the sagemath_doc_html_none did successfully build :) and now I have a functioning version of sage!! |
Reviewer: gh-WindowsSystemAdmin |
comment:21
Thanks for the review! |
comment:22
Full reviewer name please |
comment:23
Merge failure on top of: 6dbf093 Trac #30845: Fixes for the conda-for-Sage-developers installation method, add GH Actions workflow 95307a6 Trac #33522: pythran: Update to 0.11.0 3afe1c7 Trac #33440: sage.libs.singular: Do not fail if the Singular binary is not in PATH 3cc2873 Trac #33437: Add Lehrer-Solomon symmetric function 6e77b3f Trac #33416: Colormaps and contours for complex_plot a636498 Trac #33407: sage -t --installed ff2baed Trac #33396: removing some useless ...: in the doc dce5f06 Trac #33233: sage -t --baseline-stats-path f06a7f8 Trac #33170: Update doctests for compatibility with ipython 8.x 2fbf359 Trac #33156: fix wrong results & huge slowdown due to broken caching in .multiplication_by_m() b8d91ac Trac #33141: Fix doctests in sage_setup and sage_docbuild for sage-on-distribution f30a4c8 Trac #32942: Introduce d79b00d Trac #30078: Check for duplicate hyperplanes in arrangements over any base ring a633cce Trac #33532: Doctest failure when SAGE_LIB doesn't match 9873ee5 Trac #33361: configure: Handle the case of SAGE_LOCAL = a system directory with gcc better dc311dc Trac #32975: Improve doctest interaction with pytest 0e4f121 Trac #33471: Add pictures to various 2d graphics manual pages 5b20998 Trac #33487: Package CyLP df50acb Trac #33477: Conversion problem between multivariate Laurent polynomial ring and its field of fraction 3c80055 Trac #33475: deTeX document titles of sage documentation 5b872c9 Trac #30717: add "How to cite SageMath" to FAQ a61c15e Trac #29631: spkg-configure.m4 for linbox 55a711e Updated SageMath version to 9.6.beta5 reviewer 'gh-WindowsSystemAdmin' does not look right |
comment:25
How do I change my username? |
comment:26
Your username is fine. Type in your real name |
comment:27
k |
Changed reviewer from gh-WindowsSystemAdmin to Ethan Lin |
comment:29
Thank you. And now you can set to positive review! |
Changed branch from public/docs/pickled_env to |
On sage-release, report on a failure in Cygwin
(from a fresh git clone):
Also observed on Linux, where
make distclean
fixed it:Let us deal with the Cygwin failure here,
and with the Linux failure at #33488.
CC: @fchapoton @mkoeppe @seblabbe @slel
Component: packages: standard
Author: Tobias Diez
Branch/Commit:
3aa3f09
Reviewer: Ethan Lin
Issue created by migration from https://trac.sagemath.org/ticket/33139
The text was updated successfully, but these errors were encountered: