[MacPorts] #31391: sane-backends +universal build failure: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags (was: Sane-backends build failure: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags)
MacPorts
noreply at macports.org
Sat Sep 24 07:49:38 PDT 2011
#31391: sane-backends +universal build failure: -E, -S, -save-temps and -M options
are not allowed with multiple -arch flags
--------------------------------+-------------------------------------------
Reporter: william@… | Owner: aguynamedryan+sane@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: lion | Port: sane-backends
--------------------------------+-------------------------------------------
Changes (by ryandesign@…):
* cc: aguynamedryan+sane@… (removed)
* cc: ryandesign@… (added)
* owner: macports-tickets@… => aguynamedryan+sane@…
Comment:
Interesting; I have no problem installing it universal on Snow Leopard.
Are you sure you're actually requesting the universal variant? It does not
look like you are, because your log shows the *FLAGS environment variables
at configure time only contain `-arch x86_64`. It's not until later that
`-arch i386` appears in the log, and the perl include path appears at that
time as well, so this is probably because of bug #24779. So clean and try
again, actually specifying the universal variant.
{{{
sudo port clean sane-backends
sudo port install sane-backends +universal
}}}
--
Ticket URL: <https://trac.macports.org/ticket/31391#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list