Opened 14 years ago

Closed 14 years ago

#24645 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 (last modified by mf2k (Frank Schima))

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

...

Change History (2)

comment:1 Changed 14 years ago by Andreas.Krueger2@…

Cc: Andreas.Krueger2@… added

Cc Me!

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Cc: Andreas.Krueger2@… removed
Description: modified (diff)
Port: wxWidgets added; py25-wxpython removed
Resolution: duplicate
Status: newclosed

Dup of #20952.

Note: See TracTickets for help on using tickets.