[MacPorts] #53244: wine, wine-devel install but don't work

MacPorts noreply at macports.org
Wed Feb 15 12:07:35 UTC 2017


#53244: wine, wine-devel install but don't work
------------------------------+------------------------
  Reporter:  philroberts      |      Owner:  ryandesign
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.5
Resolution:                   |   Keywords:
      Port:  wine wine-devel  |
------------------------------+------------------------

Comment (by casr):

 Replying to [comment:52 mf2k]:
 > Based on this, I tried again from scratch. It failed to start as
 expected.

 Hang on, that is odd. I did a full reinstall as well except `wine` worked
 for me. That is why I presented my findings as anecdotal at best. To be
 clear I did:

 {{{
 sudo port uninstall -fp installed
 sudo rm -rf /opt
 cd /tmp
 curl -LO https://github.com/macports/macports-
 base/releases/download/v2.4.0/MacPorts-2.4.0.tar.bz2
 tar xjf MacPorts-2.4.0.tar.bz2
 cd MacPorts-2.4.0
 ./configure && make
 sudo make install
 sudo port install wine
 export WINEPREFIX=`mktemp -d`/`date +%H:%m:%s`; winecfg
 }}}

 Other things I noticed as odd (but I certainly don't know enough about it)
 were a series of ports that were reinstalled as `+universal`. Can a mix of
 "fat and thin" binaries affect a build?

--
Ticket URL: <https://trac.macports.org/ticket/53244#comment:56>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list