[MacPorts] #26421: Building ImageMagick 6.6.4-0 with +no_x11 fails because of wrong configure
MacPorts
noreply at macports.org
Thu Sep 9 02:43:37 PDT 2010
#26421: Building ImageMagick 6.6.4-0 with +no_x11 fails because of wrong configure
-----------------------------------+----------------------------------------
Reporter: list-ener@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: ImageMagick
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => ryandesign@…
* status: new => assigned
* cc: raimue@… (added)
Comment:
I caused this by switching ImageMagick to use the new `-replace` syntax in
r70377. There were two reasons for the problem. The first is that on the
line preceding the `configure.args-replace` there was an erroneous
backslash so the `configure.args-replace` was never being executed. The
second problem is that when I asked it to replace "`--with-x`" with
"`--without-x`" in the `configure.args`, in fact it replaced "`--with-
xml`" with "`--without-xml`". This demonstrates that using the `-replace`
feature is ill advised as it matches substrings.
--
Ticket URL: <http://trac.macports.org/ticket/26421#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list