Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#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)

main.log (1.3 MB) - added by goldenberg@… 8 years ago.
log file from failed installation

Download all attachments as: .zip

Change History (7)

Changed 8 years ago by goldenberg@…

Attachment: main.log added

log file from failed installation

comment:1 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:2 Changed 8 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 in reply to:  2 ; Changed 8 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 in reply to:  3 Changed 8 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 8 years ago by NicosPavlov

Resolution: fixed
Status: newclosed

Good then. libGLU added as a dependency in r144117.

comment:6 Changed 8 years ago by goldenberg@…

Thank you very much! It works!

David

Note: See TracTickets for help on using tickets.