Ticket #50313: main.log

File main.log, 6.1 KB (added by CYY19930327@…, 8 years ago)
Line 
1version:1
2:debug:main changing euid/egid - current euid: 0 - current egid: 0
3:debug:main egid changed to: 501
4:debug:main euid changed to: 503
5:debug:main Executing org.macports.main (py35-pyobjc)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (py35-pyobjc)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (py35-pyobjc)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (py35-pyobjc)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (py35-pyobjc)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (py35-pyobjc)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:main Skipping completed org.macports.configure (py35-pyobjc)
18:debug:main Privilege de-escalation not attempted as not running as root.
19:debug:build build phase started at Wed Jan 13 15:59:33 CST 2016
20:notice:build --->  Building py35-pyobjc
21:debug:build Executing proc-pre-org.macports.build-build-0
22:debug:build Executing org.macports.build (py35-pyobjc)
23:debug:build Environment:
24CC='/usr/bin/cc'
25CC_PRINT_OPTIONS='YES'
26CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/.CC_PRINT_OPTIONS'
27CFLAGS='-m64'
28CPATH='/opt/local/include'
29CXX='/usr/bin/c++'
30CXXFLAGS='-m64'
31F90FLAGS='-m64'
32FCFLAGS='-m64'
33FFLAGS='-m64'
34LDFLAGS=''
35LIBRARY_PATH='/opt/local/lib'
36MACOSX_DEPLOYMENT_TARGET='10.11'
37OBJC='/usr/bin/cc'
38OBJCFLAGS='-m64'
39:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-3.0.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 setup.py --no-user-cfg build'
40:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-3.0.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 setup.py --no-user-cfg build
41:info:build running build
42:info:build running build_py
43:info:build Overriding build_packages to copy PyObjCTest
44:info:build running build_ext
45:info:build xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
46:info:build Traceback (most recent call last):
47:info:build   File "setup.py", line 613, in <module>
48:info:build     **parse_package_metadata()
49:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/distutils/core.py", line 148, in setup
50:info:build     dist.run_commands()
51:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/distutils/dist.py", line 955, in run_commands
52:info:build     self.run_command(cmd)
53:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/distutils/dist.py", line 974, in run_command
54:info:build     cmd_obj.run()
55:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/distutils/command/build.py", line 135, in run
56:info:build     self.run_command(cmd_name)
57:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/distutils/cmd.py", line 313, in run_command
58:info:build     self.distribution.run_command(command)
59:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/distutils/dist.py", line 973, in run_command
60:info:build     cmd_obj.ensure_finalized()
61:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/distutils/cmd.py", line 107, in ensure_finalized
62:info:build     self.finalize_options()
63:info:build   File "setup.py", line 471, in finalize_options
64:info:build     universal_newlines=True).strip()
65:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/subprocess.py", line 629, in check_output
66:info:build     **kwargs).stdout
67:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/subprocess.py", line 711, in run
68:info:build     output=stdout, stderr=stderr)
69:info:build subprocess.CalledProcessError: Command '['/usr/bin/xcodebuild', '-version', '-sdk', 'macosx', 'Path']' returned non-zero exit status 1
70:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/work/pyobjc-core-3.0.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 setup.py --no-user-cfg build
71:info:build Exit code: 1
72:error:build org.macports.build for port py35-pyobjc returned: command execution failed
73:debug:build Error code: CHILDSTATUS 17656 1
74:debug:build Backtrace: command execution failed
75    while executing
76"system -nice 0 $fullcmdstring"
77    ("eval" body line 1)
78    invoked from within
79"eval system $notty $nice \$fullcmdstring"
80    invoked from within
81"command_exec build"
82    (procedure "portbuild::build_main" line 8)
83    invoked from within
84"portbuild::build_main org.macports.build"
85    ("eval" body line 1)
86    invoked from within
87"eval $procedure $targetname"
88:info:build Warning: targets not executed for py35-pyobjc: org.macports.activate org.macports.build org.macports.destroot org.macports.install
89:error:build Failed to install py35-pyobjc
90:debug:build Registry error: lzo2 not registered as installed & active.
91    invoked from within
92"registry_active $subport"
93    invoked from within
94"$workername eval registry_active \$subport"
95:notice:build Please see the log file for port py35-pyobjc for details:
96    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/main.log