#39073: wine-devel @1.5.30_0 fails to run -------------------------+-------------------------- Reporter: f261027@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: wine-devel | -------------------------+-------------------------- Changes (by macsforever2000@…): * keywords: crash => * priority: High => Normal * cc: jwa@… (added) * owner: macports-tickets@… => ryandesign@… Old description:
Upon updating wine-devel to 1.5.30 and running it, I get this:
~/Downloads/jelly1000 $ wine jelly.exe[[BR]] dyld: Library not loaded: @rpath/libwine.1.dylib[[BR]] Referenced from: /opt/local/libexec/wine/wine[[BR]] Reason: image not found[[BR]] /opt/local/bin/wine: line 5: 81307 Trace/BPT trap DYLD_FALLBACK_LIBRARY_PATH="/opt/local/lib:/usr/lib" "/opt/local/libexec/wine/wine" "$@"
And nothing starts up. (This goes for other executables as well, all of which work perfectly well in 1.5.29.)
I suspect these changes in 1.5.30 might be relevant:
makefiles: Generate the platform-specific libwine rules from configure.[[BR]] [...][[BR]] configure: Use gcc -shared instead of dllwrap to build libwine.dll.[[BR]] winegcc: Use gcc -shared instead of dllwrap to build DLLs.
New description: Upon updating wine-devel to 1.5.30 and running it, I get this: {{{ ~/Downloads/jelly1000 $ wine jelly.exe[[BR]] dyld: Library not loaded: @rpath/libwine.1.dylib[[BR]] Referenced from: /opt/local/libexec/wine/wine[[BR]] Reason: image not found[[BR]] /opt/local/bin/wine: line 5: 81307 Trace/BPT trap DYLD_FALLBACK_LIBRARY_PATH="/opt/local/lib:/usr/lib" "/opt/local/libexec/wine/wine" "$@" }}} And nothing starts up. (This goes for other executables as well, all of which work perfectly well in 1.5.29.) I suspect these changes in 1.5.30 might be relevant: {{{ makefiles: Generate the platform-specific libwine rules from configure.[[BR]] [...][[BR]] configure: Use gcc -shared instead of dllwrap to build libwine.dll.[[BR]] winegcc: Use gcc -shared instead of dllwrap to build DLLs. -- http://www.winehq.org/announce/1.5.30 }}} -- Comment: In the future, please use WikiFormatting and Cc the port maintainer(s). The Priority field is reserved for use by Macports team members only. -- Ticket URL: <https://trac.macports.org/ticket/39073#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X