Skip to content
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

The configure argument --enable-p_group_cohomology does not work #38293

Closed
2 tasks done
culler opened this issue Jun 27, 2024 · 0 comments · Fixed by #38304
Closed
2 tasks done

The configure argument --enable-p_group_cohomology does not work #38293

culler opened this issue Jun 27, 2024 · 0 comments · Fixed by #38304
Labels
Milestone

Comments

@culler
Copy link
Contributor

culler commented Jun 27, 2024

Steps To Reproduce

  1. Use the argument --enable-p_group_cohomology when configuring sage
  2. Build sage with make build.

Expected Behavior

All configure arguments should work as advertised. In this case the optional spkg p_group_cohomology should be built and installed in sage.

Actual Behavior

The build of the p_group_cohomology fails with an error message saying that the module sage does not exist.

Additional Information

The setup.py for the p_group_cohomology package attempts to import from sage.all, so sagelib should be a dependency of the spkg.

Environment

- **OS: any**:
- **Sage Version: 10.4rc0**:

Checklist

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.
  • I have read the documentation and troubleshoot guide
@culler culler added the t: bug label Jun 27, 2024
@vbraun vbraun closed this as completed in 389c7ab Jul 4, 2024
@mkoeppe mkoeppe added this to the sage-10.4 milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants