New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20995 (closed defect: duplicate)

Opened 2 years ago

Last modified 2 years ago

#18755 has regressed

Reported by: stephen@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port:

Description

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.

Attachments

macports-gmp.log Download (23.8 KB) - added by stephen@… 2 years ago.
shell-gmp.log Download (20.4 KB) - added by stephen@… 2 years ago.
shell-gmp.2.log Download (20.4 KB) - added by stephen@… 2 years ago.

Change History

Changed 2 years ago by stephen@…

Changed 2 years ago by stephen@…

Changed 2 years ago by stephen@…

Changed 2 years ago by stephen@…

Urk ... the "shell-gmp.2.log" is a dupe, I'm pretty sure. Bad Firefox! Bad, bad Firefox!

Changed 2 years ago by toby@…

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.