[MacPorts] #45746: llvm-gcc42 is not supported on Yosemite or later
MacPorts
noreply at macports.org
Mon Nov 3 14:30:24 PST 2014
#45746: llvm-gcc42 is not supported on Yosemite or later
-------------------------+--------------------------------
Reporter: vm@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: | Keywords: yosemite
Port: llvm-gcc42 |
-------------------------+--------------------------------
Comment (by vm@…):
Replying to [comment:2 ryandesign@…]:
> You mentioned running "upgrade outdated". This implies you're trying to
upgrade your pre-Yosemite ports. This may not work in all cases. The
correct upgrade procedure is to instead uninstall all ports, then install
desired ports. See wiki:Migration for the full instructions.
so i did re-install macport from scratch and i'm still unable to install
py27-numpy
{{{
sudo port install py27-numpy
---> Computing dependencies for py27-numpy
---> Building py27-numpy
Error: org.macports.build for port py27-numpy returned: command execution
failed
Please see the log file for port py27-numpy for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-numpy/py27-numpy/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port py27-numpy failed
}}}
the log file ends with:
{{{
:info:build processor_function(fromfile, tofile)
:info:build File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-
numpy/py27-numpy/work/numpy-1.9.1/tools/cythonize.py", line 72, in
process_pyx
:info:build raise Exception('Cython failed')
:info:build Exception: Cython failed
:info:build Cythonizing sources
:info:build Traceback (most recent call last):
:info:build File "setup.py", line 251, in <module>
:info:build setup_package()
:info:build File "setup.py", line 239, in setup_package
:info:build generate_cython()
:info:build File "setup.py", line 191, in generate_cython
:info:build raise RuntimeError("Running cythonize failed!")
:info:build RuntimeError: Running cythonize failed!
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-numpy/py27-numpy/work/numpy-1.9.1"
&&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py --no-user-cfg build
:info:build Exit code: 1
:error:build org.macports.build for port py27-numpy returned: command
execution failed
:debug:build Error code: CHILDSTATUS 15912 1
:debug:build Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1)
invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"portbuild::build_main org.macports.build"
("eval" body line 1)
invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for py27-numpy:
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:notice:build Please see the log file for port py27-numpy for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-numpy/py27-numpy/main.log
}}}
any hints as how to get bumpy / scipy running again?
--
Ticket URL: <https://trac.macports.org/ticket/45746#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list