Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#42366 closed defect (invalid)

libproj4 @3_20081120 build failure

Reported by: besh5989@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: libproj4

Description

Hi,

I am trying to install gnudatalanguage using MacPorts on my Mac with OSX Mavericks 10.9.1.

I have MacPorts version 2.2.1 installed (via pkg installer) and am running the command (from bash root i.e. sudo -s):

port install gnudatalanguage

I have managed to track this down to failing at build of libproj4 (I am not sure why though). I also tried installing libproj4 by itself (i.e. port install libproj4) and have a log file detailing the error (although I do not have enough understanding to see why it is failing). The log file is attached.

Please could you help me out here,

Thanks

Attachments (1)

main.log (8.7 KB) - added by besh5989@… 10 years ago.
libproj4 install error log

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by besh5989@…

Attachment: main.log added

libproj4 install error log

comment:1 Changed 10 years ago by besh5989@…

Cc: besh5989@… added

Cc Me!

comment:2 Changed 10 years ago by besh5989@…

Cc: besh5989@… removed

Cc Me!

comment:3 Changed 10 years ago by ci42

Keywords: libproj4 gnudatalanguage gel removed
Resolution: invalid
Status: newclosed

From your log file:

:info:build Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.

Please accept the xcode license agreement an try again:

$ sudo xcodebuild -license
$ sudo port install libproj4

If it fails please reopen the ticket.

comment:4 in reply to:  3 Changed 10 years ago by besh5989@…

Billiant! That worked thank you :)

Replying to ciserlohn@…:

From your log file:

:info:build Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.

Please accept the xcode license agreement an try again:

$ sudo xcodebuild -license
$ sudo port install libproj4

If it fails please reopen the ticket.

Note: See TracTickets for help on using tickets.