-
-
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
bootstrap -s
: Configure tarball is missing the files generated from pkgs/*/*.m4
#35268
Comments
Thanks for reporting this distribution bug. A workaround is to run |
Hi, When to run ./bootstrap? I ran bootstrap and then sage -i sagemath_repl it still failed. Do you mean to rebuild sage from scratch? |
Can you post the output of running bootstrap and the installation please? |
Hi
and
|
Thanks. That's a different error now. This can be fixed by typing |
So I did make wheels and after running for more than an hour it failed
So now sagelib doesn't build, does it mean my copy of sage is broken now and that I have to rebuild the whole thing? |
"OSError: [Errno 9] Bad file descriptor" looks like a sporadic error from multiprocessing. Try "make build" again |
Hi, so I ran make build and it was successfully completed and sage -i sagemath_repl works! so does it mean make wheels was not really needed? I am a bit confused about what happened
so 2) is not really needed since it always failed. Thanks for the help. |
Building When you ran |
Hi, Thanks for the explanation. |
bootstrap -s
: Configure tarball is missing the files generated from pkgs/*/*.m4
Is there an existing issue for this?
Did you read the documentation and troubleshoot guide?
Environment
Steps To Reproduce
After building sage successfully I tried to install the experimental package "sagemath_repl" with
sage -i sagemath_repl
it errored out with
Expected Behavior
package should build
Actual Behavior
it doesn't build
Additional Information
No response
The text was updated successfully, but these errors were encountered: