Ticket #35563 (closed defect: duplicate)
install arch +universal (WINE)
| Reported by: | justindesantis@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.2 |
| Keywords: | Cc: | ryandesign@… | |
| Port: |
Description
Hi folks, I'm trying to get WINE working. I looked on another thread and tried installing flex +universal and arch +universal.
When I try to install Wine this is what I get/.
Justin$ sudo port install wine Error: Cannot install wine for the arch(s) 'i386' because Error: its dependency libpng is only installed for the arch 'x86_64' Error: and does not have a universal variant. Error: Unable to execute port: architecture mismatch
I do have the universal version of flex installed as per:
Justin$ port variants arch arch has the variants: universal: Build for multiple architectures
and
Justin$ sudo port install arch +universal
---> Configuring arch
Error: org.macports.configure for port arch returned: configure failure: command execution failed
Please see the log file for port arch for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_arch/arch/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port arch failed
Using version 2.1.2 via the selfupdate and upgrade outdated.
Justin$ sudo port version Version: 2.1.2 Justin$ sudo port upgrade outdated ---> Computing dependencies for gdk-pixbuf2 ---> Fetching archive for gdk-pixbuf2 ---> Attempting to fetch gdk-pixbuf2-2.26.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/gdk-pixbuf2 ---> Attempting to fetch gdk-pixbuf2-2.26.2_0.darwin_11.x86_64.tbz2.rmd160 from http://packages.macports.org/gdk-pixbuf2 ---> Installing gdk-pixbuf2 @2.26.2_0 ---> Cleaning gdk-pixbuf2 ---> Computing dependencies for gdk-pixbuf2 ---> Deactivating gdk-pixbuf2 @2.26.1_2 ---> Cleaning gdk-pixbuf2 ---> Activating gdk-pixbuf2 @2.26.2_0 ---> Cleaning gdk-pixbuf2 ---> Computing dependencies for gtk2 ---> Fetching archive for gtk2 ---> Attempting to fetch gtk2-2.24.11_0+x11.darwin_11.x86_64.tbz2 from http://packages.macports.org/gtk2 ---> Attempting to fetch gtk2-2.24.11_0+x11.darwin_11.x86_64.tbz2.rmd160 from http://packages.macports.org/gtk2 ---> Installing gtk2 @2.24.11_0+x11 ---> Cleaning gtk2 ---> Computing dependencies for gtk2 ---> Deactivating gtk2 @2.24.10_2+x11 ---> Cleaning gtk2 ---> Activating gtk2 @2.24.11_0+x11 ---> Cleaning gtk2 ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. Justins-MacBook-Pro:~ Justin$ Justins-MacBook-Pro:~ Justin$ sudo port install wine Error: Cannot install wine for the arch(s) 'i386' because Error: its dependency libpng is only installed for the arch 'x86_64' Error: and does not have a universal variant. Error: Unable to execute port: architecture mismatch Justins-MacBook-Pro:~ Justin$
Change History
Note: See
TracTickets for help on using
tickets.


Duplicate of #35344. Please "sudo port selfupdate" and try again.
In the error message, the word "arch" is short for the word "architecture", meaning what processor type you have; it has nothing to do with the port called "arch", nor is there any need for you to install the port called "arch" to fix this.