Opened 8 years ago

Closed 19 months ago

#50138 closed defect (fixed)

optpp: ld: framework not found vecLib

Reported by: daniele.trimarchi@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: elcapitan Cc:
Port: optpp

Description

On El Capitan,

sudo port clean optpp
sudo port install optpp

fails with error message (in main.log):

configure: error: C compiler cannot create executables

Several failures are logged in config.log:

clang: error: argument to '-V' is missing (expected 1 value)
clang: error: unknown argument: '-qversion'
ld: framework not found vecLib

Please find attached the log files and note my xCode 7.2 specs:

clang --version
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin15.2.0
Thread model: posix

Attachments (3)

terminal_output (1.3 KB) - added by daniele.trimarchi@… 8 years ago.
Output of the shell
main.log (44.5 KB) - added by daniele.trimarchi@… 8 years ago.
main.log
config.log (8.9 KB) - added by daniele.trimarchi@… 8 years ago.
config.log

Download all attachments as: .zip

Change History (7)

Changed 8 years ago by daniele.trimarchi@…

Attachment: terminal_output added

Output of the shell

Changed 8 years ago by daniele.trimarchi@…

Attachment: main.log added

main.log

Changed 8 years ago by daniele.trimarchi@…

Attachment: config.log added

config.log

comment:1 Changed 8 years ago by daniele.trimarchi@…

Please note, I am not sure if this is related but I am wondering if the failure in finding veclib has anything in common with ticket 45440 (#45440)

Thanks, Daniele

Last edited 8 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 8 years ago by daniele.trimarchi@…

Cc: daniele.trimarchi@… added

Cc Me!

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: daniele.trimarchi@… removed
Keywords: elcapitan added
Summary: failed building optpp on El Capitan xCode 7.2optpp: ld: framework not found vecLib

Yes, that other ticket does seem to describe the same problem in another port, and offer a solution we should employ.

comment:4 Changed 19 months ago by barracuda156

Resolution: fixed
Status: newclosed

In 8166358acb760910e570b884b56baa82a1a21969/macports-ports (master):

optpp: update to 20181125, fix config
Fixes: #50138

Note: See TracTickets for help on using tickets.