#31425 closed defect (invalid)
gfan fails to build
Reported by: | zimmerma | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | gfan |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
when trying to compile Sage 9.2 from source, I get on my laptop (x86_64, Ubuntu 18.04):
Now running gfan to install links in '/usr/local/sage-9.2/local/bin/'... ./gfan: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./gfan)
This is reminiscent of #9510. I have no LD_LIBRARY_PATH defined.
Attachments (1)
Change History (5)
Changed 7 weeks ago by
comment:1 Changed 7 weeks ago by
comment:2 Changed 6 weeks ago by
no I did not add any other package repos, I just build from source. Please tell me what more information you need.
comment:3 Changed 6 weeks ago by
- Resolution set to invalid
- Status changed from new to closed
sorry I had two versions of gcc installed on my laptop. After uninstalling one of them, Sage 9.2 builds fine. I thus close this ticket.
comment:4 Changed 6 weeks ago by
- Milestone changed from sage-9.3 to sage-duplicate/invalid/wontfix
Note: See
TracTickets for help on using
tickets.
I think we need know more about your system. ubuntu-bionic is well tested by our portability infrastructure. Did you add any packages from other package repos?