1 | version: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 (py26-enable) |
---|
6 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
7 | :debug:main Skipping completed org.macports.archivefetch (py26-enable) |
---|
8 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
9 | :debug:main Skipping completed org.macports.fetch (py26-enable) |
---|
10 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
11 | :debug:main Skipping completed org.macports.checksum (py26-enable) |
---|
12 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
13 | :debug:main Skipping completed org.macports.extract (py26-enable) |
---|
14 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
15 | :debug:main Skipping completed org.macports.patch (py26-enable) |
---|
16 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
17 | :debug:main Skipping completed org.macports.configure (py26-enable) |
---|
18 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
19 | :debug:build build phase started at Wed Nov 2 15:52:18 PDT 2011 |
---|
20 | :notice:build ---> Building py26-enable |
---|
21 | :debug:build Executing proc-pre-org.macports.build-build-0 |
---|
22 | :debug:build Executing org.macports.build (py26-enable) |
---|
23 | :debug:build Environment: CFLAGS='-arch x86_64' CXXFLAGS='-arch x86_64' CPATH='/opt/tcs/include' MACOSX_DEPLOYMENT_TARGET='10.6' LIBRARY_PATH='/opt/tcs/lib' F90FLAGS='-m64' CC_PRINT_OPTIONS_FILE='/opt/tcs/var/macports/build/_opt_tcs_var_macports_sources_mirror.aero.org_macports-release_ports_python_py26-enable/py26-enable/work/.CC_PRINT_OPTIONS' LDFLAGS='-arch x86_64' FCFLAGS='-m64' OBJCFLAGS='-arch x86_64' FFLAGS='-m64' CC_PRINT_OPTIONS='YES' |
---|
24 | :debug:build Assembled command: 'cd "/opt/tcs/var/macports/build/_opt_tcs_var_macports_sources_mirror.aero.org_macports-release_ports_python_py26-enable/py26-enable/work/Enable-3.3.2" && /opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build' |
---|
25 | :debug:build Executing command line: cd "/opt/tcs/var/macports/build/_opt_tcs_var_macports_sources_mirror.aero.org_macports-release_ports_python_py26-enable/py26-enable/work/Enable-3.3.2" && /opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build |
---|
26 | :info:build /opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/distutils/system_info.py:528: UserWarning: Specified path is invalid. |
---|
27 | :info:build warnings.warn('Specified path %s is invalid.' % d) |
---|
28 | :info:build /opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/distutils/system_info.py:528: UserWarning: Specified path /usr/X11R6/lib64 is invalid. |
---|
29 | :info:build warnings.warn('Specified path %s is invalid.' % d) |
---|
30 | :info:build /opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/distutils/system_info.py:528: UserWarning: Specified path /usr/X11/lib64 is invalid. |
---|
31 | :info:build warnings.warn('Specified path %s is invalid.' % d) |
---|
32 | :info:build /opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/distutils/system_info.py:528: UserWarning: Specified path /usr/lib64 is invalid. |
---|
33 | :info:build warnings.warn('Specified path %s is invalid.' % d) |
---|
34 | :info:build No local packages or download links found for setupdocs>=1.0 |
---|
35 | :info:build Traceback (most recent call last): |
---|
36 | :info:build File "setup.py", line 327, in <module> |
---|
37 | :info:build **config |
---|
38 | :info:build File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/distutils/core.py", line 186, in setup |
---|
39 | :info:build return old_setup(**new_attr) |
---|
40 | :info:build File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", line 113, in setup |
---|
41 | :info:build _setup_distribution = dist = klass(attrs) |
---|
42 | :info:build File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/distutils/numpy_distribution.py", line 14, in __init__ |
---|
43 | :info:build Distribution.__init__(self, attrs) |
---|
44 | :info:build File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools/dist.py", line 221, in __init__ |
---|
45 | :info:build self.fetch_build_eggs(attrs.pop('setup_requires')) |
---|
46 | :info:build File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools/dist.py", line 245, in fetch_build_eggs |
---|
47 | :info:build parse_requirements(requires), installer=self.fetch_build_egg |
---|
48 | :info:build File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pkg_resources.py", line 576, in resolve |
---|
49 | :info:build dist = best[req.key] = env.best_match(req, self, installer) |
---|
50 | :info:build File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pkg_resources.py", line 821, in best_match |
---|
51 | :info:build return self.obtain(req, installer) # try and download/install |
---|
52 | :info:build File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pkg_resources.py", line 833, in obtain |
---|
53 | :info:build return installer(requirement) |
---|
54 | :info:build File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools/dist.py", line 294, in fetch_build_egg |
---|
55 | :info:build return cmd.easy_install(req) |
---|
56 | :info:build File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 583, in easy_install |
---|
57 | :info:build raise DistutilsError(msg) |
---|
58 | :info:build distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('setupdocs>=1.0') |
---|
59 | :info:build shell command " cd "/opt/tcs/var/macports/build/_opt_tcs_var_macports_sources_mirror.aero.org_macports-release_ports_python_py26-enable/py26-enable/work/Enable-3.3.2" && /opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build " returned error 1 |
---|
60 | :error:build Target org.macports.build returned: shell command failed (see log for details) |
---|
61 | :debug:build Backtrace: shell command failed (see log for details) |
---|
62 | while executing |
---|
63 | "command_exec build" |
---|
64 | (procedure "portbuild::build_main" line 8) |
---|
65 | invoked from within |
---|
66 | "$procedure $targetname" |
---|
67 | :info:build Warning: the following items did not execute (for py26-enable): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
68 | :error:build Failed to install py26-enable |
---|
69 | :debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory |
---|
70 | while executing |
---|
71 | "open [file join $dir tclIndex]" |
---|
72 | :notice:build Log for py26-enable is at: /opt/tcs/var/macports/logs/_opt_tcs_var_macports_sources_mirror.aero.org_macports-release_ports_python_py26-enable/py26-enable/main.log |
---|