[MacPorts] #40056: graphviz @2.32.0's configure script doesn't like the new default configure.ldflags
MacPorts
noreply at macports.org
Fri Aug 9 13:26:52 PDT 2013
#40056: graphviz @2.32.0's configure script doesn't like the new default
configure.ldflags
---------------------+--------------------------------
Reporter: egall@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: graphviz
---------------------+--------------------------------
As of MacPorts 2.2.0, `-Wl,-headerpad_max_install_names` is now added to
the default `configure.ldflags`. However, Graphviz's `configure` script
complains about this:
{{{
checking if intptr_t is declared... yes
checking if assert needs __eprintf... i686-apple-darwin10-gcc-4.2.1:
-headerpad_max_install_names: linker input file unused because linking not
done
i686-apple-darwin10-gcc-4.2.1: -headerpad_max_install_names: linker input
file unused because linking not done
no
}}}
This is just a warning, and configuring continues, but it still might be
worth considering whether to keep the default `configure.ldflags` for
Graphviz.
--
Ticket URL: <https://trac.macports.org/ticket/40056>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list