[MacPorts] #20995: #18755 has regressed
MacPorts
noreply at macports.org
Tue Sep 1 06:42:46 PDT 2009
#20995: #18755 has regressed
--------------------------------+-------------------------------------------
Reporter: stephen@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port:
--------------------------------+-------------------------------------------
On PPC, gmp won't build because port insists on putting "CFLAGS='-arch
ppc'" and "CXXFLAGS='-arch ppc' into the environment of configure. See
#18755 for typical log of the build errors.
Attached:
{{{
macports-gmp.log: output of
sudo port clean gmp; sudo port -dv configure gmp 2>&1
}}}
{{{
shell-gmp.log: output of
cd dports/devel/gmp/work/gmp-4.3.1
CPATH='/opt/local/include' CPPFLAGS='-I/opt/local/include'
LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.4'
CXX='/usr/bin/g++-4.0' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib'
OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c'
./configure --prefix=/opt/local --infodir=/opt/local/share/info --enable-
cxx 2>&1
}}}
After that, it was possible to get a build with `sudo port upgrade gmp'.
{{{
Mac OS X 10.4.11 "Tiger"
iBook G4 (PPC)
MacPorts from svn at r56693, base and most ports installed to r56693.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/20995>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list