Opened 5 years ago
Closed 5 years ago
#58684 closed defect (invalid)
openblas @0.3.6_1: build failure (command execution failed)
Reported by: | hexadecagram ({16/7}) | Owned by: | NicosPavlov |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | michaelld (Michael Dickens) | |
Port: | openblas |
Description (last modified by mf2k (Frank Schima))
Attachments (1)
Change History (7)
Changed 5 years ago by hexadecagram ({16/7})
comment:1 Changed 5 years ago by jmroot (Joshua Root)
Cc: | michaelld added |
---|---|
Owner: | set to NicosPavlov |
Status: | new → assigned |
comment:2 Changed 5 years ago by kencu (Ken)
comment:3 Changed 5 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:4 Changed 5 years ago by hexadecagram ({16/7})
% port -v installed | grep libgcc libgcc @2.0_1 (active) platform='darwin 18' archs='noarch' date='2019-06-02T02:04:20-0700' libgcc8 @8.3.0_5 (active) platform='darwin 18' archs='x86_64' date='2019-06-02T02:04:40-0700' libgcc9 @9.1.0_2 platform='darwin 18' archs='x86_64' date='2019-06-02T02:04:18-0700' % sudo port activate libgcc9 ---> Computing dependencies for libgcc9 ---> Activating libgcc9 @9.1.0_2 ---> Cleaning libgcc9 % sudo port install openblas ---> Computing dependencies for OpenBLAS ---> Building OpenBLAS ---> Staging OpenBLAS into destroot ---> Installing OpenBLAS @0.3.6_1+gcc9+lapack ---> Activating OpenBLAS @0.3.6_1+gcc9+lapack ---> Cleaning OpenBLAS ---> Updating database of binaries ---> Scanning binaries for linking errors ---> No broken files found ---> No broken ports found. ---> Some of the ports you installed have notes: OpenBLAS has the following notes: This version is built based on a base architecture for convenience, which may not be optimized for your system. To build a version customized for your machine, use the +native variant
Should I uninstall gcc8 and libgcc8?
comment:5 Changed 5 years ago by kencu (Ken)
No, it’s okay to leave them active. Glad it worked out.
comment:6 Changed 5 years ago by kencu (Ken)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
please show results of:
thanks, K
add - I have:
so presumably your libgcc9 is somehow not active.