Ticket #24336: newLog.txt

File newLog.txt, 5.6 KB (added by dantebben@…, 14 years ago)

log of sudo port install -t py26-enthoughtbase

Line 
1--->  Computing dependencies for py26-enthoughtbase
2--->  Building py26-enthoughtbase
3trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/logilab/__init__.py (py26-logilab-common)
4trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/logilab/__init__.py (py26-logilab-common)
5trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/PyObjCTools/__init__.py (py26-pyobjc-cocoa)
6trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/configobj-4.5.2-py2.6.egg-info (py26-configobj)
7trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/libxml2_python-2.6.21-py2.6.egg-info (py26-libxml2)
8trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/matplotlib-0.99.1.1-py2.6.egg-info (py26-matplotlib)
9trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy-1.3.0-py2.6.egg-info (py26-numpy)
10trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy-0.7.1-py2.6.egg-info (py26-scipy)
11trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/VTK-5.2.1-py2.6.egg-info (vtk5)
12trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/wxaddons-2.8.9.1-py2.6.egg-info (py26-wxpython)
13trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/wxPython_common-2.8.9.1-py2.6.egg-info (py26-wxpython)
14trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/wx-2.8-mac-unicode/wxPython-2.8.9.1-py2.6.egg-info (py26-wxpython)
15trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/logilab_astng-0.19.3-py2.6.egg-info/namespace_packages.txt (py26-logilab-astng)
16trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/logilab_common-0.47.0-py2.6.egg-info/namespace_packages.txt (py26-logilab-common)
17trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pyobjc_framework_Cocoa-2.2-py2.6.egg-info/namespace_packages.txt (py26-pyobjc-cocoa)
18trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/PyObjC/pyobjc_core-2.2-py2.6.egg-info/namespace_packages.txt (py26-pyobjc)
19trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/configobj-4.5.2-py2.6.egg-info (py26-configobj)
20trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/libxml2_python-2.6.21-py2.6.egg-info (py26-libxml2)
21trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/matplotlib-0.99.1.1-py2.6.egg-info (py26-matplotlib)
22trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy-1.3.0-py2.6.egg-info (py26-numpy)
23trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy-0.7.1-py2.6.egg-info (py26-scipy)
24trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/VTK-5.2.1-py2.6.egg-info (vtk5)
25trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/wxaddons-2.8.9.1-py2.6.egg-info (py26-wxpython)
26trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/wxPython_common-2.8.9.1-py2.6.egg-info (py26-wxpython)
27trace: access denied to /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/wx-2.8-mac-unicode/wxPython-2.8.9.1-py2.6.egg-info (py26-wxpython)
28Traceback (most recent call last):
29  File "setup.py", line 37, in <module>
30    from setuptools.command.develop import develop
31  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools/command/develop.py", line 1, in <module>
32    from setuptools.command.easy_install import easy_install
33  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 21, in <module>
34    from setuptools.package_index import PackageIndex, parse_bdist_wininst
35  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools/package_index.py", line 2, in <module>
36    import sys, os.path, re, urlparse, urllib2, shutil, random, socket, cStringIO
37  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 93, in <module>
38    import hashlib
39  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/hashlib.py", line 136, in <module>
40    md5 = __get_builtin_constructor('md5')
41  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/hashlib.py", line 63, in __get_builtin_constructor
42    import _md5
43ImportError: No module named _md5
44Warning: the following items did not execute (for py26-enthoughtbase): org.macports.activate org.macports.build org.macports.destroot org.macports.install
45To report a bug, see <http://guide.macports.org/#project.tickets>