[MacPorts] #61198: llvm-3.3 @3.3_11 does not rebuild on PPC Leopard, Mac OS X 10.5.8, after upgrading libffi
MacPorts
noreply at macports.org
Fri Sep 18 07:59:11 UTC 2020
#61198: llvm-3.3 @3.3_11 does not rebuild on PPC Leopard, Mac OS X 10.5.8, after
upgrading libffi
-----------------------+----------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.3
Keywords: leopard | Port: llvm-3.3
-----------------------+----------------------
{{{
checking for python... /opt/local/bin/python
checking for python >= 2.5... File "<string>", line 1
import sys; print sys.version.split()[0]
^
SyntaxError: invalid syntax
/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src/configure:
line 12394: test: : integer expression expected
not found
configure: error: found python (/opt/local/bin/python); required >= 2.5
See `config.log' for more details.
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/build"
&&
/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src/configure
--build=powerpc-apple-darwin9 --enable-bindings=none --enable-libffi
--enable-shared --enable-jit --enable-optimized --disable-profiling
--enable-pic --enable-debug-symbols --disable-debug-runtime
--prefix="/opt/local/libexec/llvm-3.3" --disable-assertions --with-
optimize-option=-Os
}}}
The rebuild is necessary because `libffi` was upgraded.
/opt/local/bin/python point indeed to Python version 3.8.5 which has
problems with the test.
--
Ticket URL: <https://trac.macports.org/ticket/61198>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list