Opened 14 years ago

Closed 14 years ago

#24719 closed defect (duplicate)

cannot install wxWidgets on x86_64 system without universal dependencies

Reported by: jstel@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), jyrkiwahlstedt
Port: wxWidgets

Description (last modified by ryandesign (Ryan Carsten Schmidt))

MacBook-Pro:~ terry$ sudo port install wxwidgets -d
--->  Computing dependencies for wxWidgets
--->  Configuring wxWidgets
Error: You cannot install wxWidgets for the architecture(s) i386 because
Error: its dependency jpeg only contains the architecture(s) x86_64.
Error: 
Error: Try rebuilding jpeg (and all its dependencies) with
Error: the +universal variant by running
Error: 
Error:     sudo port upgrade --enforce-variants jpeg +universal
Error: 
Error: Target org.macports.configure returned: incompatible architectures in dependencies
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

my mac is macpro 996 ,latest system

Change History (3)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Port: wxWidgets added

Did you follow the instructions shown?

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jwa@… added
Owner: changed from macports-tickets@… to mww@…

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Summary: can not install wxwidgets in macprocannot install wxWidgets on x86_64 system without universal dependencies
Note: See TracTickets for help on using tickets.