Ticket #31635: main.log

File main.log, 5.4 KB (added by pkutzner+macports@…, 13 years ago)

Build log for xattr failing to build under latest xcode tools

Line 
1version:1
2:debug:main Found Dependency: path: /usr/bin filename: unzip regex: ^unzip$
3:msg:main --->  Computing dependencies for xattr:info:main .:debug:main Searching for dependency: unzip
4:debug:main Didn't find receipt, going to depspec regex for: unzip
5:debug:main Found Dependency: path: /usr/bin filename: unzip regex: ^unzip$
6:debug:main Found Dependency: path: /usr/bin filename: unzip regex: ^unzip$
7:msg:main
8:debug:main Executing org.macports.main (xattr)
9:debug:main changing euid/egid - current euid: 0 - current egid: 0
10:debug:main egid changed to: 501
11:debug:main euid changed to: 503
12:debug:main Skipping completed org.macports.archivefetch (xattr)
13:debug:main Privilege de-escalation not attempted as not running as root.
14:debug:main Skipping completed org.macports.fetch (xattr)
15:debug:main Privilege de-escalation not attempted as not running as root.
16:debug:main Skipping completed org.macports.checksum (xattr)
17:debug:main Privilege de-escalation not attempted as not running as root.
18:debug:main Skipping completed org.macports.extract (xattr)
19:debug:main Privilege de-escalation not attempted as not running as root.
20:debug:main Skipping completed org.macports.patch (xattr)
21:debug:main Privilege de-escalation not attempted as not running as root.
22:debug:main Skipping completed org.macports.configure (xattr)
23:debug:main Privilege de-escalation not attempted as not running as root.
24:debug:build build phase started at Sun Oct 16 10:08:25 CDT 2011
25:notice:build --->  Building xattr
26:debug:build Executing org.macports.build (xattr)
27:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_xattr/xattr/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
28:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_xattr/xattr/work/eXttra" && /usr/bin/xcodebuild  -project "eXttra.xcode" -target "xattr"  -buildstyle Deployment'
29:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_xattr/xattr/work/eXttra" && /usr/bin/xcodebuild  -project "eXttra.xcode" -target "xattr"  -buildstyle Deployment
30:info:build xcodebuild: error: option '-buildstyle' is no longer supported
31:info:build
32:info:build Usage: xcodebuild [-project <projectname>] [[-target <targetname>]...|-alltargets] [-configuration <configurationname>] [-arch <architecture>]... [-sdk [<sdkname>|<sdkpath>]] [<buildsetting>=<value>]... [<buildaction>]...
33:info:build        xcodebuild -workspace <workspacename> -scheme <schemeName> [-configuration <configurationname>] [-arch <architecture>]... [-sdk [<sdkname>|<sdkpath>]] [<buildsetting>=<value>]... [<buildaction>]...
34:info:build        xcodebuild -version [-sdk [<sdkfullpath>|<sdkname>] [<infoitem>] ]
35:info:build        xcodebuild -list [[-project <projectname>]|[-workspace <workspacename>]]
36:info:build        xcodebuild -showsdks
37:info:build Options:
38:info:build     -usage                print full usage
39:info:build     -verbose              provide additional status output
40:info:build     -project NAME         build the project NAME
41:info:build     -target NAME          build the target NAME
42:info:build     -alltargets           build all targets
43:info:build     -workspace NAME       build the workspace NAME
44:info:build     -scheme NAME          build the scheme NAME
45:info:build     -configuration NAME   use the build configuration NAME for building each target
46:info:build     -xcconfig PATH        apply the build settings defined in the file at PATH as overrides
47:info:build     -arch ARCH            build each target for the architecture ARCH; this will override architectures defined in the project
48:info:build     -sdk SDK              use SDK as the name or path of the base SDK when building the project
49:info:build     -parallelizeTargets   build independent targets in parallel
50:info:build     -jobs NUMBER          specify the maximum number of concurrent build operations
51:info:build     -showsdks             display a compact list of the installed SDKs
52:info:build     -list                 lists the targets and configurations in a project, or the schemes in a workspace
53:info:build     -find BINARY          display the full path to BINARY in the provided SDK
54:info:build     -version              display the version of Xcode; with -sdk will display info about one or all installed SDKs
55:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_xattr/xattr/work/eXttra" && /usr/bin/xcodebuild  -project "eXttra.xcode" -target "xattr"  -buildstyle Deployment " returned error 64
56:error:build Target org.macports.build returned: shell command failed (see log for details)
57:debug:build Backtrace: shell command failed (see log for details)
58    while executing
59"command_exec build"
60    (procedure "portbuild::build_main" line 8)
61    invoked from within
62"$procedure $targetname"
63:info:build Warning: the following items did not execute (for xattr): org.macports.activate org.macports.build org.macports.destroot org.macports.install
64:notice:build Log for xattr is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_xattr/xattr/main.log