Opened 15 years ago
Closed 15 years ago
#24646 closed enhancement (duplicate)
You cannot install wxWidgets for the architecture(s) i386 because its dependency ______ only contains the architecture(s) x86_64.
Reported by: | Andreas.Krueger2@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | wxWidgets |
Description
Hi! is there really no other way for
wxWidgets
than manually reinstalling
libiconv jpeg tiff libpng ...
with the +universal --enforce-variants?
that is a lot of hassle. See below.
thanks! Andreas
---
port install wxWidgets ---> Computing dependencies for wxWidgets ---> Configuring wxWidgets Error: You cannot install wxWidgets for the architecture(s) i386 because Error: its dependency libiconv only contains the architecture(s) x86_64.
Error: Try rebuilding libiconv (and all its dependencies) with Error: the +universal variant by running Error: sudo port upgrade --enforce-variants libiconv +universal
Error: Target org.macports.configure returned: incompatible architectures in dependencies Error: Status 1 encountered during processing.
...
Error: Try rebuilding libpng (and all its dependencies) with Error: the +universal variant by running Error: sudo port upgrade --enforce-variants libpng +universal
...
Error: Try rebuilding tiff (and all its dependencies) with Error: the +universal variant by running Error: sudo port upgrade --enforce-variants tiff +universal
...
Error: Try rebuilding jpeg (and all its dependencies) with Error: the +universal variant by running Error: sudo port upgrade --enforce-variants jpeg +universal
...
Change History (2)
comment:1 Changed 15 years ago by Andreas.Krueger2@…
Cc: | Andreas.Krueger2@… added |
---|
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Cc: | Andreas.Krueger2@… removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Cc Me!