[MacPorts] #40544: advi @1.10.2_2: +universal variant can't be used due to non-universal dependencies
MacPorts
noreply at macports.org
Fri Sep 20 11:27:44 PDT 2013
#40544: advi @1.10.2_2: +universal variant can't be used due to non-universal
dependencies
---------------------+--------------------------------
Reporter: egall@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: advi
---------------------+--------------------------------
Trying to upgrade `advi` with `+universal` specified in my `variants.conf`
results in the following error:
{{{
Error: Cannot install advi for the arch(s) 'i386 x86_64' because
Error: its dependency ocaml-findlib does not build for the required
arch(s) by default
Error: and does not have a universal variant.
DEBUG: architecture mismatch
while executing
"mportdepends $mport $target"
(procedure "mportexec" line 48)
invoked from within
"mportexec $mport install"
Error: Unable to upgrade port: architecture mismatch
}}}
`ocaml-findlib` is not universal because its dependency, `ocaml` is not
universal. This is a common issue with a lot of ports that depend on
`ocaml`.
--
Ticket URL: <https://trac.macports.org/ticket/40544>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list