Opened 19 months ago
Closed 19 months ago
#32068 closed enhancement (fixed)
Finish removing termcap
Reported by: | Samuel Lelièvre | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.4 |
Component: | build: configure | Keywords: | |
Cc: | Michael Orlitzky, Matthias Köppe, Samuel Lelièvre | Merged in: | |
Authors: | Samuel Lelièvre | Reviewers: | Matthias Koeppe |
Report Upstream: | N/A | Work issues: | |
Branch: | a15a694 (Commits, GitHub, GitLab) | Commit: | a15a694ad4f94dce5a0710814de0281fe735c91d |
Dependencies: | Stopgaps: |
Description (last modified by )
Change History (9)
comment:1 Changed 19 months ago by
Cc: | Michael Orlitzky Matthias Köppe added |
---|
comment:2 Changed 19 months ago by
There is a file in build/pkgs/termcap/
that should be removed.
The other warnings are fixed in #30668.
comment:3 Changed 19 months ago by
Authors: | → Samuel Lelièvre |
---|---|
Branch: | → public/32068 |
Commit: | → 601f506b30cdb3f25ed157c2176146106d9a0937 |
Description: | modified (diff) |
Keywords: | bootstrap configure quiet removed |
Status: | new → needs_review |
Summary: | Restore quiet in bootstrap and configure → Finish removing termcap |
Thanks for the pointers. I'm changing the ticket title.
Please review.
New commits:
601f506 | 32068: Remove leftover termcap repology file
|
comment:4 Changed 19 months ago by
Reviewers: | → Matthias Koeppe |
---|---|
Status: | needs_review → positive_review |
comment:5 Changed 19 months ago by
Commit: | 601f506b30cdb3f25ed157c2176146106d9a0937 → a15a694ad4f94dce5a0710814de0281fe735c91d |
---|---|
Status: | positive_review → needs_review |
Branch pushed to git repo; I updated commit sha1 and set ticket back to needs_review. This was a forced push. New commits:
a15a694 | 32068: Remove leftover termcap repology file
|
comment:6 Changed 19 months ago by
New commit also ending texttable/type with a newline, while we're at cleaning up spkg files.
comment:7 Changed 19 months ago by
Status: | needs_review → positive_review |
---|
comment:9 Changed 19 months ago by
Branch: | public/32068 → a15a694ad4f94dce5a0710814de0281fe735c91d |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
On macOS 10.14.6 Mojave, fresh Git clone of Sage 9.4.beta3.
Are
./bootstrap -q
and./configure -q
expected to output the following?