<div dir="ltr">Dear List Members,<br><br>I errored out building py26-numpy on my PPC Mac OS 10.4.11. I read various bug reports and it appears that my problem resembles previous ones, but it looked like those other problems have been resolved. I include the beginning and end of my output. I'm not much of a developer, so I do not really know how to send a bug report. It looks like I am missing many libraries, but I don't know why. I also attached the log file.<br>
<br>Daniel Wolk<br><br>port -vu upgrade py26-numpy<br>---> Computing dependencies for py26-numpy.<br>---> Fetching py26-numpy<br>---> Verifying checksum(s) for py26-numpy<br>---> Checksumming numpy-1.5.0.tar.gz<br>
---> Extracting py26-numpy<br>---> Extracting numpy-1.5.0.tar.gz<br>/usr/bin/gnutar: Read 6144 bytes from -<br>---> Applying patches to py26-numpy<br>---> Applying /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/ports/python/py26-numpy/files/patch-f2py_setup.py.diff">rsync.macports.org/release/ports/python/py26-numpy/files/patch-f2py_setup.py.diff</a><br>
patching file numpy/f2py/setup.py<br>Hunk #1 succeeded at 51 (offset -1 lines).<br>Hunk #2 succeeded at 75 (offset -3 lines).<br>---> Applying /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/ports/python/py26-numpy/files/patch-system_info.py.diff">rsync.macports.org/release/ports/python/py26-numpy/files/patch-system_info.py.diff</a><br>
patching file numpy/distutils/system_info.py<br>Hunk #1 succeeded at 1250 (offset 7 lines).<br>Hunk #2 succeeded at 1347 (offset 7 lines).<br>---> Applying /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/ports/python/py26-numpy/files/patch-fcompiler_g95.diff">rsync.macports.org/release/ports/python/py26-numpy/files/patch-fcompiler_g95.diff</a><br>
patching file numpy/distutils/fcompiler/__init__.py<br>Hunk #1 succeeded at 693 (offset 8 lines).<br>---> Applying /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/ports/python/py26-numpy/files/patch-numpy_linalg_setup.py.diff">rsync.macports.org/release/ports/python/py26-numpy/files/patch-numpy_linalg_setup.py.diff</a><br>
patching file numpy/linalg/setup.py<br>---> Configuring py26-numpy<br>---> Building py26-numpy<br>Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg'<br>F2PY Version 1<br>
blas_opt_info:<br>blas_mkl_info:<br> libraries mkl,vml,guide not found in /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib<br> libraries mkl,vml,guide not found in /usr/lib<br> libraries mkl,vml,guide not found in /opt/local/lib<br>
NOT AVAILABLE<br><br>atlas_blas_threads_info:<br>Setting PTATLAS=ATLAS<br> libraries ptf77blas,ptcblas,atlas not found in /opt/local/lib<br> libraries ptf77blas,ptcblas,atlas not found in /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib<br>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib<br> NOT AVAILABLE<br><br>atlas_blas_info:<br> FOUND:<br> libraries = ['f77blas', 'cblas', 'atlas']<br> library_dirs = ['/opt/local/lib']<br>
language = c<br> include_dirs = ['/opt/local/include']<br><br>/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-numpy/work/numpy-1.5.0/numpy/distutils/command/config.py:397: DeprecationWarning: <br>
+++++++++++++++++++++++++++++++++++++++++++++++++<br>Usage of get_output is deprecated: please do not <br>use it anymore, and avoid configuration checks <br>involving running executable on the target machine.<br>+++++++++++++++++++++++++++++++++++++++++++++++++<br>
<br> DeprecationWarning)<br>customize NAGFCompiler<br>Could not locate executable f95<br>customize AbsoftFCompiler<br>Could not locate executable f90<br>Could not locate executable f77<br>customize IBMFCompiler<br>Could not locate executable xlf90<br>
Could not locate executable xlf<br>customize IntelFCompiler<br>Could not locate executable ifort<br>Could not locate executable ifc<br>customize GnuFCompiler<br>Found executable /opt/local/bin/gfortran-mp-4.4<br>gnu: no Fortran 90 compiler found<br>
gnu: no Fortran 90 compiler found<br>customize Gnu95FCompiler<br>customize Gnu95FCompiler<br>customize Gnu95FCompiler using config<br>compiling '_configtest.c':<br><br><br>...............<br><br>/opt/local/bin/gfortran-mp-4.4 -Wall -Wall -undefined dynamic_lookup -bundle build/temp.macosx-10.4-ppc-2.6/numpy/linalg/lapack_litemodule.o build/temp.macosx-10.4-ppc-2.6/numpy/linalg/python_xerbla.o -L/opt/local/lib -L/opt/local/lib/gcc44/gcc/ppc-apple-darwin8/4.4.5 -Lbuild/temp.macosx-10.4-ppc-2.6 -llapack -lf77blas -lcblas -latlas -lgfortran -o build/lib.macosx-10.4-ppc-2.6/numpy/linalg/lapack_lite.so -undefined dynamic_lookup -bundle<br>
/usr/bin/ld: Undefined symbols:<br>___powisf2 referenced from liblapack expected to be defined in libgcc<br>___powidf2 referenced from liblapack expected to be defined in libgcc<br>collect2: ld returned 1 exit status<br>/usr/bin/ld: Undefined symbols:<br>
___powisf2 referenced from liblapack expected to be defined in libgcc<br>___powidf2 referenced from liblapack expected to be defined in libgcc<br>collect2: ld returned 1 exit status<br>error: Command "/opt/local/bin/gfortran-mp-4.4 -Wall -Wall -undefined dynamic_lookup -bundle build/temp.macosx-10.4-ppc-2.6/numpy/linalg/lapack_litemodule.o build/temp.macosx-10.4-ppc-2.6/numpy/linalg/python_xerbla.o -L/opt/local/lib -L/opt/local/lib/gcc44/gcc/ppc-apple-darwin8/4.4.5 -Lbuild/temp.macosx-10.4-ppc-2.6 -llapack -lf77blas -lcblas -latlas -lgfortran -o build/lib.macosx-10.4-ppc-2.6/numpy/linalg/lapack_lite.so -undefined dynamic_lookup -bundle" failed with exit status 1<br>
shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-numpy/work/numpy-1.5.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build " returned error 1<br>
Error: Target org.macports.build returned: shell command failed<br>Warning: the following items did not execute (for py26-numpy): org.macports.destroot org.macports.build<br>Log for py26-numpy is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-numpy/main.log<br>
Error: Unable to upgrade port: 1<br>To report a bug, see <<a href="http://guide.macports.org/#project.tickets">http://guide.macports.org/#project.tickets</a>><br><br></div>