[MacPorts] #33402: gnuplot + aquaterm Lion OS X
MacPorts
noreply at macports.org
Tue Feb 28 16:25:12 PST 2012
#33402: gnuplot + aquaterm Lion OS X
--------------------------------+-------------------------------------------
Reporter: mdekauwe@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port:
--------------------------------+-------------------------------------------
Old description:
> When trying to build gnuplot on OSX 10.7 Lion aquaterm fails and when you
> check the log file it seems to relate to the Xcode licence.
>
> version:1
> :debug:main Executing org.macports.main (aquaterm)
> :debug:main changing euid/egid - current euid: 0 - current egid: 0
> :debug:main egid changed to: 501
> :debug:main euid changed to: 503
> :debug:main Skipping completed org.macports.archivefetch (aquaterm)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.fetch (aquaterm)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.checksum (aquaterm)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.extract (aquaterm)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.patch (aquaterm)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.configure (aquaterm)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:build build phase started at Wed Feb 29 10:44:21 EST 2012
> :notice:build ---> Building aquaterm
> :debug:build Executing org.macports.build (aquaterm)
> :debug:build Assembled command: 'cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm"
> && /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment
> build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7
> ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0
> USER_APPS_DIR=/Applications/MacPorts
> FRAMEWORKS_DIR=/opt/local/Library/Frameworks'
> :info:build
> :info:build You have not agreed to the Xcode license agreements, please
> run xcodebuild standalone from within a Terminal window to review and
> agree to the Xcode license agreements.
> :info:build shell command "cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm"
> && /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment
> build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7
> ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0
> USER_APPS_DIR=/Applications/MacPorts
> FRAMEWORKS_DIR=/opt/local/Library/Frameworks" returned error 69
> :error:build Target org.macports.build returned: shell command failed
> (see log for details)
> :debug:build Backtrace: shell command failed (see log for details)
> while executing
> "$procedure $targetname"
> :info:build Warning: the following items did not execute (for aquaterm):
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install
> :notice:build Log for aquaterm is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log
>
>
> I tried following the instructions, e.g.
>
> cd
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm
> /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build
> OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64
> SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0
> USER_APPS_DIR=/Applications/MacPorts
> FRAMEWORKS_DIR=/opt/local/Library/Frameworks
>
> And that seems to work fine but if you then try and reinstall aquaterm
> you ended up where you started again.
>
> Any ideas?
>
> thanks
>
> Martin
New description:
When trying to build gnuplot on OSX 10.7 Lion aquaterm fails and when you
check the log file it seems to relate to the Xcode licence.
{{{
version:1
:debug:main Executing org.macports.main (aquaterm)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 503
:debug:main Skipping completed org.macports.archivefetch (aquaterm)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (aquaterm)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (aquaterm)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (aquaterm)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (aquaterm)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (aquaterm)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Wed Feb 29 10:44:21 EST 2012
:notice:build ---> Building aquaterm
:debug:build Executing org.macports.build (aquaterm)
:debug:build Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm"
&& /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build
OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64
SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0
USER_APPS_DIR=/Applications/MacPorts
FRAMEWORKS_DIR=/opt/local/Library/Frameworks'
:info:build
:info:build You have not agreed to the Xcode license agreements, please
run xcodebuild standalone from within a Terminal window to review and
agree to the Xcode license agreements.
:info:build shell command "cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm"
&& /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build
OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64
SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0
USER_APPS_DIR=/Applications/MacPorts
FRAMEWORKS_DIR=/opt/local/Library/Frameworks" returned error 69
:error:build Target org.macports.build returned: shell command failed (see
log for details)
:debug:build Backtrace: shell command failed (see log for details)
while executing
"$procedure $targetname"
:info:build Warning: the following items did not execute (for aquaterm):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:notice:build Log for aquaterm is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log
}}}
I tried following the instructions, e.g.
{{{
cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm
/usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build
OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64
SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0
USER_APPS_DIR=/Applications/MacPorts
FRAMEWORKS_DIR=/opt/local/Library/Frameworks
}}}
And that seems to work fine but if you then try and reinstall aquaterm you
ended up where you started again.
Any ideas?
thanks
Martin
--
Comment(by ryandesign@…):
Please remember to use WikiFormatting.
The error message says "run xcodebuild standalone"; it does not say to
`cd` to any directory or to provide all those arguments. Just run
`xcodebuild` by itself with no arguments, I think.
--
Ticket URL: <https://trac.macports.org/ticket/33402#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list