#50186 closed defect (fixed)
scidavis build failed
Reported by: | goldenberg@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | scidavis | Cc: | kurthindenburg (Kurt Hindenburg), NicosPavlov |
Port: | scidavis |
Description
Installing scidavis failed with error:
Error: org.macports.build for port scidavis returned: command execution failed
Log file attached.
Thanks very much, David Goldenberg
Attachments (1)
Change History (7)
Changed 9 years ago by goldenberg@…
comment:2 follow-up: 3 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | nicos@… added |
---|
MACOSX_DEPLOYMENT_TARGET='10.8'
:info:build ld: library not found for -lGLU
It also fails on my 10.11 with the same error
comment:3 follow-up: 4 Changed 9 years ago by NicosPavlov
There is indeed a missing dependency on libGLU that I will add to the Portfile, thanks for the report.
Replying to khindenburg@…:
MACOSX_DEPLOYMENT_TARGET='10.8'
However, why is the reason that MACOSX_DEPLOYMENT_TARGET is mentioned? To my understanding, this variable is automatically set by Macports, and is defined correctly.
comment:4 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Replying to nicos@…:
Replying to khindenburg@…:
MACOSX_DEPLOYMENT_TARGET='10.8'
However, why is the reason that MACOSX_DEPLOYMENT_TARGET is mentioned? To my understanding, this variable is automatically set by Macports, and is defined correctly.
I just included it to show the error was across multiple OS versions (copy/paste from report's log)
comment:5 Changed 9 years ago by NicosPavlov
Resolution: | → fixed |
---|---|
Status: | new → closed |
Good then. libGLU added as a dependency in r144117.
log file from failed installation