[MacPorts] #32214: Installing Wine
MacPorts
noreply at macports.org
Wed Nov 23 20:38:41 PST 2011
#32214: Installing Wine
----------------------------------+-----------------------------------------
Reporter: olgashort@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Resolution: invalid | Keywords:
Port: expat |
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):
* status: new => closed
* cc: ryandesign@… (added)
* resolution: => invalid
* port: => expat
Old description:
> Trying to install wine. Kept having prob with gettext so cleaned and then
> expat problem. Cleaned it but still no joy.
>
> $ sudo port install wine
> ---> Computing dependencies for gettext
> ---> Dependencies to be installed: expat libiconv gperf ncurses
> ---> Fetching archive for expat
> ---> Attempting to fetch
> expat-2.0.1_1+universal.darwin_11.i386-x86_64.tgz from
> http://packages.macports.org/expat
> ---> Fetching expat
> ---> Verifying checksum(s) for expat
> ---> Extracting expat
> ---> Configuring expat
> ---> Building expat
> Error: Target org.macports.build returned: shell command failed (see log
> for details)
> Error: Failed to install expat
> Log for expat is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/main.log
> Error: The following dependencies were not installed: expat libiconv
> gperf ncurses
> Error: Unable to upgrade port: 1
> Error: Unable to execute port: upgrade flex failed
New description:
Trying to install wine. Kept having prob with gettext so cleaned and then
expat problem. Cleaned it but still no joy.
{{{
$ sudo port install wine
---> Computing dependencies for gettext
---> Dependencies to be installed: expat libiconv gperf ncurses
---> Fetching archive for expat
---> Attempting to fetch
expat-2.0.1_1+universal.darwin_11.i386-x86_64.tgz from
http://packages.macports.org/expat
---> Fetching expat
---> Verifying checksum(s) for expat
---> Extracting expat
---> Configuring expat
---> Building expat
Error: Target org.macports.build returned: shell command failed (see log
for details)
Error: Failed to install expat
Log for expat is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/main.log
Error: The following dependencies were not installed: expat libiconv gperf
ncurses
Error: Unable to upgrade port: 1
Error: Unable to execute port: upgrade flex failed
}}}
--
Comment:
The log says:
{{{
dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
Referenced from: /opt/local/bin/grep
Reason: no suitable image found. Did find:
/usr/local/lib/libintl.8.dylib: mach-o, but wrong architecture
}}}
Remove /usr/local/lib/libintl.8.dylib and anything else you've got in
/usr/local; software you've installed there will interfere with MacPorts.
Then clean the affected port (expat in this case: "sudo port clean expat")
and try again.
--
Ticket URL: <https://trac.macports.org/ticket/32214#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list