[MacPorts] #42594: llvm-3.3 on PPC SnowLeopard has a problem in configure script
MacPorts
noreply at macports.org
Sun Feb 23 04:36:29 PST 2014
#42594: llvm-3.3 on PPC SnowLeopard has a problem in configure script
-----------------------------+--------------------------------
Reporter: Peter_Dyballa@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: | Port: llvm-3.3
-----------------------------+--------------------------------
This is the start of the configure step:
{{{
---> Configuring llvm-3.3
DEBUG: Using compiler 'Xcode GCC 4.2'
DEBUG: Executing org.macports.configure (llvm-3.3)
DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-Os -arch ppc'
CXXFLAGS='-Os -arch ppc' LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.2'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/.CC_PRINT_OPTIONS'
F90FLAGS='-Os -m32' LDFLAGS='-arch ppc' OBJC='/usr/bin/gcc-4.2'
OBJCXX='/usr/bin/g++-4.2' FCFLAGS='-Os -m32' INSTALL='/usr/bin/install -c'
OBJCFLAGS='-Os -arch ppc' OBJCXXFLAGS='-Os -arch ppc' FFLAGS='-Os -m32'
CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_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" --with-optimize-option=-Os'
DEBUG: Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_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" --with-optimize-option=-Os
./configure: line 1990: -Os: command not found
./configure: line 1991: -Os: command not found
checking for C compiler default output file name... a.out
}}}
There is no further occurrence and the build succeeded and did not leave a
LOG file.
--
Ticket URL: <https://trac.macports.org/ticket/42594>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list