Opened 9 years ago
Closed 2 years 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)
Change History (7)
Changed 9 years ago by daniele.trimarchi@…
Attachment: | terminal_output added |
---|
comment:1 Changed 9 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
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | daniele.trimarchi@… removed |
---|---|
Keywords: | elcapitan added |
Summary: | failed building optpp on El Capitan xCode 7.2 → optpp: 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 2 years ago by barracuda156
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Output of the shell