Opened 2 years ago
Last modified 4 months ago
#29387 new defect
Complete solution for installing the generated *.pc files
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.7 |
Component: | build | Keywords: | |
Cc: | dimpase, jhpalmieri | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | u/mkoeppe/system_blas_facade (Commits, GitHub, GitLab) | Commit: | b493a32df5c9bb08613e370759412e55a2501676 |
Dependencies: | #29082, #29386 | Stopgaps: |
Description
Follow up from #29082.
This ticket makes sure that installed pc files in SAGE_LOCAL
are uninstalled correctly when the installation changes, via the staging/uninstalling mechanism extended to script packages by #29386.
- Code in
build/make/Makefile.in
is removed in favor of creating one or several new type=script packages, whosespkg-install
does the installation toSAGE_LOCAL
.
Change History (8)
comment:1 Changed 2 years ago by
- Branch set to u/mkoeppe/system_blas_facade
comment:2 Changed 2 years ago by
- Commit set to b493a32df5c9bb08613e370759412e55a2501676
- Dependencies set to #29082, #29386
comment:3 Changed 2 years ago by
- Milestone changed from sage-9.1 to sage-9.2
pushing these forward to 9.2
comment:4 Changed 2 years ago by
- Milestone changed from sage-9.2 to sage-9.3
comment:5 Changed 18 months ago by
- Milestone changed from sage-9.3 to sage-9.4
Setting new milestone based on a cursory review of ticket status, priority, and last modification date.
comment:6 Changed 13 months ago by
- Milestone changed from sage-9.4 to sage-9.5
comment:7 Changed 8 months ago by
- Milestone changed from sage-9.5 to sage-9.6
comment:8 Changed 4 months ago by
- Milestone changed from sage-9.6 to sage-9.7
Note: See
TracTickets for help on using
tickets.
The branch on the ticket is the old branch from #29082. Needs work.
Last 10 new commits:
build/pkgs/texlive/spkg-install: Fix up path
trac 29287: rewording documentation
Make pyopenssl a pip package
src/sage/env.py: Fix up doctest on starting sage without SAGE_* variables
trac 29287: doc fixes
Move all BLAS PC file installation logic to new script package sage_sage_system_blas_facade
build/pkgs/openblas/spkg-configure.m4: Separate library names by spaces
Change type
fixup
install sage_system_blas_facade