Opened 7 years ago
Closed 7 years ago
#19235 closed defect (fixed)
numpy doesn't build with Xcode 7.0
Reported by: | jhpalmieri | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | |
Cc: | fbissey | Merged in: | |
Authors: | Volker Braun | Reviewers: | John Palmieri |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #19234 | Stopgaps: |
Description
As the summary says. Log file
Change History (6)
comment:1 Changed 7 years ago by
- Cc fbissey added
comment:2 Changed 7 years ago by
comment:3 Changed 7 years ago by
Builds with clang
I vote for a compiler issue in generating correct assembly. Note sure gcc-5.2.0
would solve the problem if that was introduced with the newest assembly.
comment:4 Changed 7 years ago by
- Dependencies set to #19234
- Milestone changed from sage-6.9 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
Fixed by #19234
comment:5 Changed 7 years ago by
- Reviewers set to John Palmieri
- Status changed from needs_review to positive_review
comment:6 Changed 7 years ago by
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Weird, same message about ambiguous instructions as gsl just more of it.