Opened 6 months ago

Closed 6 months ago

#30723 closed defect (duplicate)

Fix some dependencies: add "toolchain"

Reported by: jhpalmieri Owned by:
Priority: minor Milestone: sage-duplicate/invalid/wontfix
Component: packages: standard Keywords:
Cc: Merged in:
Authors: Reviewers:
Report Upstream: N/A Work issues:
Branch: Commit:
Dependencies: Stopgaps:

Status badges

Description (last modified by jhpalmieri)

giac and some other packages can fail to build via make giac if Sage is using system versions of openblas and gsl. Doing make toolchain first fixes this, so we add toolchain to the dependencies.

Affected packages include giac, fflas_ffpack, numpy.

Change History (4)

comment:1 Changed 6 months ago by jhpalmieri

  • Description modified (diff)

So: should we add toolchain to dependencies for individual packages, or add toolchain to the definition of BLAS and MP_LIBRARY?

comment:2 Changed 6 months ago by jhpalmieri

  • Milestone changed from sage-9.2 to sage-duplicate/invalid/wontfix
  • Status changed from new to needs_review

Duplicate of #30721.

comment:3 Changed 6 months ago by jhpalmieri

  • Status changed from needs_review to positive_review

comment:4 Changed 6 months ago by chapoton

  • Resolution set to duplicate
  • Status changed from positive_review to closed
Note: See TracTickets for help on using tickets.