Ticket #43676: main.log

File main.log, 6.9 KB (added by dmopalmer (David Palmer), 10 years ago)

Compile log

Line 
1version:1
2:msg:main --->  Computing dependencies for py27-scipy:info:main .:debug:main py27-scipy has no conflicts
3:debug:main Searching for dependency: gcc45
4:debug:main Found Dependency: receipt exists for gcc45
5:debug:main Searching for dependency: python27
6:debug:main Found Dependency: receipt exists for python27
7:debug:main Searching for dependency: py27-numpy
8:debug:main Found Dependency: receipt exists for py27-numpy
9:debug:main Searching for dependency: py27-nose
10:debug:main Found Dependency: receipt exists for py27-nose
11:debug:main Searching for dependency: SuiteSparse
12:debug:main Found Dependency: receipt exists for SuiteSparse
13:debug:main Searching for dependency: swig-python
14:debug:main Found Dependency: receipt exists for swig-python
15:debug:main Searching for dependency: libgcc
16:debug:main Found Dependency: receipt exists for libgcc
17:msg:main
18:debug:main Executing org.macports.main (py27-scipy)
19:debug:main changing euid/egid - current euid: 0 - current egid: 0
20:debug:main egid changed to: 501
21:debug:main euid changed to: 502
22:debug:main Skipping completed org.macports.archivefetch (py27-scipy)
23:debug:main Privilege de-escalation not attempted as not running as root.
24:debug:main Skipping completed org.macports.fetch (py27-scipy)
25:debug:main Privilege de-escalation not attempted as not running as root.
26:debug:main Skipping completed org.macports.checksum (py27-scipy)
27:debug:main Privilege de-escalation not attempted as not running as root.
28:debug:main Skipping completed org.macports.extract (py27-scipy)
29:debug:main Privilege de-escalation not attempted as not running as root.
30:debug:main Skipping completed org.macports.patch (py27-scipy)
31:debug:main Privilege de-escalation not attempted as not running as root.
32:debug:main Skipping completed org.macports.configure (py27-scipy)
33:debug:main Privilege de-escalation not attempted as not running as root.
34:debug:build build phase started at Sun May 11 11:08:01 MDT 2014
35:notice:build --->  Building py27-scipy
36:debug:build Executing proc-pre-org.macports.build-build-0
37:debug:build Executing org.macports.build (py27-scipy)
38:debug:build Environment: CPATH='/opt/local/include' CFLAGS='-arch x86_64' CXXFLAGS='-arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.9' CCFLAGS='-I/opt/local/include -L/opt/local/lib' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-scipy/py27-scipy/work/.CC_PRINT_OPTIONS' LAPACK='/usr/lib' OBJC='/usr/bin/clang' F90='/opt/local/bin/gfortran-mp-4.5' FC='/opt/local/bin/gfortran-mp-4.5' BLAS='/usr/lib' F77='/opt/local/bin/gfortran-mp-4.5' CC_PRINT_OPTIONS='YES' ATLAS='None' CC='/usr/bin/clang'
39:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-scipy/py27-scipy/work/scipy-0.14.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg config_fc --fcompiler gnu95 --f77exec /opt/local/bin/gfortran-mp-4.5 --f77flags='-m64 -Os -fno-second-underscore -ff2c' --f90exec /opt/local/bin/gfortran-mp-4.5 --f90flags='-m64 -Os -fno-second-underscore -ff2c' config --cc /usr/bin/clang --include-dirs /opt/local/include --library-dirs /opt/local/lib 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-scipy/py27-scipy/work/scipy-0.14.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg config_fc --fcompiler gnu95 --f77exec /opt/local/bin/gfortran-mp-4.5 --f77flags='-m64 -Os -fno-second-underscore -ff2c' --f90exec /opt/local/bin/gfortran-mp-4.5 --f90flags='-m64 -Os -fno-second-underscore -ff2c' config --cc /usr/bin/clang --include-dirs /opt/local/include --library-dirs /opt/local/lib build
41:info:build Traceback (most recent call last):
42:info:build   File "setup.py", line 237, in <module>
43:info:build     setup_package()
44:info:build   File "setup.py", line 225, in setup_package
45:info:build     from numpy.distutils.core import setup
46:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/__init__.py", line 153, in <module>
47:info:build     from . import add_newdocs
48:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/add_newdocs.py", line 13, in <module>
49:info:build     from numpy.lib import add_newdoc
50:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/lib/__init__.py", line 8, in <module>
51:info:build     from .type_check import *
52:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/lib/type_check.py", line 11, in <module>
53:info:build     import numpy.core.numeric as _nx
54:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/__init__.py", line 6, in <module>
55:info:build     from . import multiarray
56:info:build ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/multiarray.so, 2): Symbol not found: _PyUnicodeUCS2_AsASCIIString
57:info:build   Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/multiarray.so
58:info:build   Expected in: flat namespace
59:info:build  in /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/multiarray.so
60:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-scipy/py27-scipy/work/scipy-0.14.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg config_fc --fcompiler gnu95 --f77exec /opt/local/bin/gfortran-mp-4.5 --f77flags='-m64 -Os -fno-second-underscore -ff2c' --f90exec /opt/local/bin/gfortran-mp-4.5 --f90flags='-m64 -Os -fno-second-underscore -ff2c' config --cc /usr/bin/clang --include-dirs /opt/local/include --library-dirs /opt/local/lib build
61:info:build Exit code: 1
62:error:build org.macports.build for port py27-scipy returned: command execution failed
63:debug:build Error code: CHILDSTATUS 13363 1
64:debug:build Backtrace: command execution failed
65    while executing
66"system -nice 0 $fullcmdstring"
67    ("eval" body line 1)
68    invoked from within
69"eval system $notty $nice \$fullcmdstring"
70    invoked from within
71"command_exec build"
72    (procedure "portbuild::build_main" line 8)
73    invoked from within
74"$procedure $targetname"
75:info:build Warning: targets not executed for py27-scipy: org.macports.install org.macports.build org.macports.destroot
76:notice:build Please see the log file for port py27-scipy for details:
77    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-scipy/py27-scipy/main.log