#24645: You cannot install wxWidgets for the architecture(s) i386 because its dependency ______ only contains the architecture(s) x86_64. -----------------------------------------+---------------------------------- Reporter: Andreas.Krueger2@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: duplicate | Keywords: Port: wxWidgets | -----------------------------------------+---------------------------------- Changes (by macsforever2000@…): * cc: Andreas.Krueger2@… (removed) * status: new => closed * resolution: => duplicate * port: py25-wxpython => wxWidgets Old description:
Hi! is there really no other way for py25-wxpython
than manually reinstalling libiconv jpeg tiff libpng ... with the +universal --enforce-variants?
that is a lot of hassle. See below.
thanks! Andreas
---
port install py25-wxpython ---> Computing dependencies for py25-wxpython ---> Configuring wxWidgets Error: You cannot install wxWidgets for the architecture(s) i386 because Error: its dependency libpng only contains the architecture(s) x86_64. Error:
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
Error: Try rebuilding libiconv (and all its dependencies) with Error: the +universal variant by running Error: sudo port upgrade --enforce-variants libiconv +universal
...
New description: Hi! is there really no other way for py25-wxpython than manually reinstalling libiconv jpeg tiff libpng ... with the +universal --enforce-variants? that is a lot of hassle. See below. thanks! Andreas --- {{{ port install py25-wxpython ---> Computing dependencies for py25-wxpython ---> Configuring wxWidgets Error: You cannot install wxWidgets for the architecture(s) i386 because Error: its dependency libpng only contains the architecture(s) x86_64. Error: 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 Error: Try rebuilding libiconv (and all its dependencies) with Error: the +universal variant by running Error: sudo port upgrade --enforce-variants libiconv +universal ... }}} -- Comment: Dup of #20952. -- Ticket URL: <http://trac.macports.org/ticket/24645#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS