Opened 9 years ago

Closed 9 years ago

#48985 closed defect (fixed)

openblas@0.2.14 build failure

Reported by: fuwen.tan@… Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: nwpuliteng@…
Port: openblas

Description (last modified by ryandesign (Ryan Carsten Schmidt))

compiler details:

Apple LLVM version 7.0.0 (clang-700.0.72)
Target: x86_64-apple-darwin14.5.0
Thread model: posix

Attachments (1)

main.log (1.9 MB) - added by fuwen.tan@… 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by fuwen.tan@…

Attachment: main.log added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: openblas removed
Owner: changed from macports-tickets@… to nicos@…

The relevant error in the log seems to be:

:info:build /opt/local/bin/dragonegg-3.4-gfortran-mp-4.8 -O3 -specs=/opt/local/libexec/dragonegg/llvm34gcc48-integrated-as.specs -m128bit-long-double -Wall -m64   -o sblat1 sblat1.o ../libopenblas-r0.2.14.a -lpthread -lpthread 
:info:build /opt/local/bin/dragonegg-3.4-gfortran-mp-4.8 -O3 -specs=/opt/local/libexec/dragonegg/llvm34gcc48-integrated-as.specs -m128bit-long-double -Wall -m64   -o dblat1 dblat1.o ../libopenblas-r0.2.14.a -lpthread -lpthread 
:info:build ld: library not found for -lgcc_s.10.4
:info:build collect2: error: ld returned 1 exit status

comment:2 Changed 9 years ago by seanfarley (Sean Farley)

I wonder if this is the same error that julia is having with gcc_s.10.4.

comment:3 Changed 9 years ago by NicosPavlov

Cc: nwpuliteng@… added

Has duplicate #49037.

comment:4 Changed 9 years ago by NicosPavlov

Resolution: fixed
Status: newclosed

This seems to the issue reported at: https://github.com/xianyi/OpenBLAS/issues/496.

This should be fixed with the patch added in r140759.

Note: See TracTickets for help on using tickets.