Ticket #15865: py25-numpy.problem.txt

File py25-numpy.problem.txt, 11.9 KB (added by redbeard+macport@…, 16 years ago)

Result of sudo port -d install py25-numpy

Line 
1~>sudo port -d install py25-numpy
2DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-numpy
3DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-numpy
4DEBUG: Requested variant darwin is not provided by port py25-numpy.
5DEBUG: Requested variant i386 is not provided by port py25-numpy.
6DEBUG: Requested variant macosx is not provided by port py25-numpy.
7DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25
8DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25
9DEBUG: Requested variant darwin is not provided by port python25.
10DEBUG: Requested variant i386 is not provided by port python25.
11DEBUG: Requested variant macosx is not provided by port python25.
12DEBUG: Executing variant darwin_9 provides darwin_9
13DEBUG: Searching for dependency: python25
14DEBUG: Found Dependency: receipt exists for python25
15DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/fftw-3
16DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/fftw-3
17DEBUG: Requested variant darwin is not provided by port fftw-3.
18DEBUG: Requested variant i386 is not provided by port fftw-3.
19DEBUG: Requested variant macosx is not provided by port fftw-3.
20DEBUG: Searching for dependency: fftw-3
21DEBUG: Found Dependency: receipt exists for fftw-3
22DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-hashlib
23DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-hashlib
24DEBUG: Requested variant darwin is not provided by port py25-hashlib.
25DEBUG: Requested variant i386 is not provided by port py25-hashlib.
26DEBUG: Requested variant macosx is not provided by port py25-hashlib.
27DEBUG: Searching for dependency: py25-hashlib
28DEBUG: Found Dependency: receipt exists for py25-hashlib
29DEBUG: Skipping completed org.macports.main (py25-numpy)
30DEBUG: Skipping completed org.macports.fetch (py25-numpy)
31DEBUG: Skipping completed org.macports.checksum (py25-numpy)
32DEBUG: Skipping completed org.macports.extract (py25-numpy)
33DEBUG: Skipping completed org.macports.patch (py25-numpy)
34DEBUG: Skipping completed org.macports.configure (py25-numpy)
35DEBUG: Skipping completed org.macports.build (py25-numpy)
36--->  Staging py25-numpy into destroot
37. missing (directory not created: File exists)
38./Applications missing (directory not created: File exists)
39./Developer missing (directory not created: File exists)
40./Library missing (directory not created: File exists)
41DEBUG: Executing proc-pre-org.macports.destroot-destroot-0
42DEBUG: Executing org.macports.destroot (py25-numpy)
43DEBUG: Environment:
44DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/numpy-1.1.0" && /opt/local/bin/python2.5 setup.py install --prefix=/opt/local --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot'
45Running from numpy source directory.
46non-existing path in 'numpy/distutils': 'site.cfg'
47F2PY Version 2_5237
48blas_opt_info:
49  FOUND:
50    extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
51    define_macros = [('NO_ATLAS_INFO', 3)]
52    extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']
53
54lapack_opt_info:
55  FOUND:
56    extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
57    define_macros = [('NO_ATLAS_INFO', 3)]
58    extra_compile_args = ['-msse3']
59
60running install
61running build
62running scons
63customize UnixCCompiler
64Found executable /usr/bin/gcc-4.0
65customize NAGFCompiler
66Could not locate executable f95
67customize AbsoftFCompiler
68Could not locate executable f90
69Could not locate executable f77
70customize IBMFCompiler
71Could not locate executable xlf90
72Could not locate executable xlf
73customize IntelFCompiler
74Could not locate executable ifort
75Could not locate executable ifc
76customize GnuFCompiler
77Could not locate executable g77
78customize Gnu95FCompiler
79Could not locate executable gfortran
80customize G95FCompiler
81Could not locate executable g95
82don't know how to compile Fortran code on platform 'posix'
83customize UnixCCompiler
84customize UnixCCompiler using scons
85running config_cc
86unifing config_cc, config, build_clib, build_ext, build commands --compiler options
87running config_fc
88unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
89running build_src
90building py_modules sources
91building extension "numpy.core.multiarray" sources
92  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/config.h' to sources.
93  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/numpyconfig.h' to sources.
94executing numpy/core/code_generators/generate_array_api.py
95  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/__multiarray_api.h' to sources.
96  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/src' to include_dirs.
97numpy.core - nothing done with h_files = ['build/src.macosx-10.3-i386-2.5/numpy/core/src/scalartypes.inc', 'build/src.macosx-10.3-i386-2.5/numpy/core/src/arraytypes.inc', 'build/src.macosx-10.3-i386-2.5/numpy/core/config.h', 'build/src.macosx-10.3-i386-2.5/numpy/core/numpyconfig.h', 'build/src.macosx-10.3-i386-2.5/numpy/core/__multiarray_api.h']
98building extension "numpy.core.umath" sources
99  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/config.h' to sources.
100  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/numpyconfig.h' to sources.
101executing numpy/core/code_generators/generate_ufunc_api.py
102  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/__ufunc_api.h' to sources.
103  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/src' to include_dirs.
104numpy.core - nothing done with h_files = ['build/src.macosx-10.3-i386-2.5/numpy/core/src/scalartypes.inc', 'build/src.macosx-10.3-i386-2.5/numpy/core/src/arraytypes.inc', 'build/src.macosx-10.3-i386-2.5/numpy/core/config.h', 'build/src.macosx-10.3-i386-2.5/numpy/core/numpyconfig.h', 'build/src.macosx-10.3-i386-2.5/numpy/core/__ufunc_api.h']
105building extension "numpy.core._sort" sources
106  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/config.h' to sources.
107  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/numpyconfig.h' to sources.
108executing numpy/core/code_generators/generate_array_api.py
109  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/__multiarray_api.h' to sources.
110numpy.core - nothing done with h_files = ['build/src.macosx-10.3-i386-2.5/numpy/core/config.h', 'build/src.macosx-10.3-i386-2.5/numpy/core/numpyconfig.h', 'build/src.macosx-10.3-i386-2.5/numpy/core/__multiarray_api.h']
111building extension "numpy.core.scalarmath" sources
112  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/config.h' to sources.
113  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/numpyconfig.h' to sources.
114executing numpy/core/code_generators/generate_array_api.py
115  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/__multiarray_api.h' to sources.
116executing numpy/core/code_generators/generate_ufunc_api.py
117  adding 'build/src.macosx-10.3-i386-2.5/numpy/core/__ufunc_api.h' to sources.
118numpy.core - nothing done with h_files = ['build/src.macosx-10.3-i386-2.5/numpy/core/config.h', 'build/src.macosx-10.3-i386-2.5/numpy/core/numpyconfig.h', 'build/src.macosx-10.3-i386-2.5/numpy/core/__multiarray_api.h', 'build/src.macosx-10.3-i386-2.5/numpy/core/__ufunc_api.h']
119building extension "numpy.core._dotblas" sources
120  adding 'numpy/core/blasdot/_dotblas.c' to sources.
121building extension "numpy.lib._compiled_base" sources
122building extension "numpy.numarray._capi" sources
123building extension "numpy.fft.fftpack_lite" sources
124building extension "numpy.linalg.lapack_lite" sources
125  adding 'numpy/linalg/lapack_litemodule.c' to sources.
126  adding 'numpy/linalg/python_xerbla.c' to sources.
127building extension "numpy.random.mtrand" sources
128customize NAGFCompiler
129customize AbsoftFCompiler
130customize IBMFCompiler
131customize IntelFCompiler
132customize GnuFCompiler
133customize Gnu95FCompiler
134customize G95FCompiler
135don't know how to compile Fortran code on platform 'posix'
136C compiler: /usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
137
138compile options: '-Inumpy/core/src -Inumpy/core/include -I/opt/local/include/python2.5 -I/opt/local/include/python2.5 -c'
139gcc-4.0: _configtest.c
140/usr/bin/gcc-4.0 _configtest.o -o _configtest
141_configtest
142failure.
143removing: _configtest.c _configtest.o _configtest
144building data_files sources
145running build_py
146copying build/src.macosx-10.3-i386-2.5/numpy/__config__.py -> build/lib.macosx-10.3-i386-2.5/numpy
147copying build/src.macosx-10.3-i386-2.5/numpy/distutils/__config__.py -> build/lib.macosx-10.3-i386-2.5/numpy/distutils
148running build_ext
149customize UnixCCompiler
150customize UnixCCompiler using build_ext
151running build_scripts
152  adding 'build/scripts.macosx-10.3-i386-2.5/f2py2.5' to scripts
153running install_lib
154copying build/lib.macosx-10.3-i386-2.5/numpy/__config__.py -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/lib/python2.5/site-packages/numpy
155copying build/lib.macosx-10.3-i386-2.5/numpy/distutils/__config__.py -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/lib/python2.5/site-packages/numpy/distutils
156byte-compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/lib/python2.5/site-packages/numpy/__config__.py to __config__.pyc
157byte-compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/lib/python2.5/site-packages/numpy/distutils/__config__.py to __config__.pyc
158running install_scripts
159changing mode of /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/bin/f2py2.5 to 755
160running install_data
161copying build/src.macosx-10.3-i386-2.5/numpy/core/__multiarray_api.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/lib/python2.5/site-packages/numpy/core/include/numpy
162copying build/src.macosx-10.3-i386-2.5/numpy/core/multiarray_api.txt -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/lib/python2.5/site-packages/numpy/core/include/numpy
163copying build/src.macosx-10.3-i386-2.5/numpy/core/__ufunc_api.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/lib/python2.5/site-packages/numpy/core/include/numpy
164copying build/src.macosx-10.3-i386-2.5/numpy/core/ufunc_api.txt -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/lib/python2.5/site-packages/numpy/core/include/numpy
165running install_egg_info
166Removing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/lib/python2.5/site-packages/numpy-1.1.0-py2.5.egg-info
167Writing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/lib/python2.5/site-packages/numpy-1.1.0-py2.5.egg-info
168DEBUG: Executing proc-post-org.macports.destroot-destroot-0
169Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/bin/f2py": no such file or directory
170Warning: the following items did not execute (for py25-numpy): org.macports.activate org.macports.destroot org.macports.install
171Error: Status 1 encountered during processing.
172~>