#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)
Change History (5)
Changed 11 years ago by besh5989@…
comment:3 follow-up: 4 Changed 11 years ago by ci42
Keywords: | libproj4 gnudatalanguage gel removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
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 Changed 11 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 libproj4If it fails please reopen the ticket.
libproj4 install error log