Opened 5 years ago
Closed 5 years ago
#22606 closed defect (fixed)
singular build option --disable-polymake
Reported by: | vdelecroix | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.0 |
Component: | packages: standard | Keywords: | |
Cc: | mkoeppe | Merged in: | |
Authors: | Vincent Delecroix | Reviewers: | Matthias Koeppe |
Report Upstream: | N/A | Work issues: | |
Branch: | 0318086 (Commits, GitHub, GitLab) | Commit: | 03180867c3ad9f8e32487f5bdb3f0119d5bea578 |
Dependencies: | Stopgaps: |
Description
Singular configure script checks for the presence of polymake. Let it not care about polymake by specifying --disable-polymake
otherwise the build might fail without notice.
Change History (4)
comment:1 Changed 5 years ago by
- Branch set to u/vdelecroix/22606
- Commit set to 03180867c3ad9f8e32487f5bdb3f0119d5bea578
- Status changed from new to needs_review
comment:2 Changed 5 years ago by
- Reviewers set to Matthias Koeppe
- Status changed from needs_review to positive_review
comment:3 Changed 5 years ago by
- Milestone changed from sage-7.6 to sage-8.0
comment:4 Changed 5 years ago by
- Branch changed from u/vdelecroix/22606 to 03180867c3ad9f8e32487f5bdb3f0119d5bea578
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
disable polymake in singular build