[MacPorts] #56991: wine cannot be built against the 10.14 SDK
MacPorts
noreply at macports.org
Fri Sep 27 20:43:49 UTC 2019
#56991: wine cannot be built against the 10.14 SDK
---------------------------------------------+------------------------
Reporter: IComplainInComments | Owner: ryandesign
Type: defect | Status: assigned
Priority: Low | Milestone:
Component: ports | Version: 2.5.3
Resolution: | Keywords: mojave
Port: wine wine-devel wine-crossover |
---------------------------------------------+------------------------
Comment (by Gcenx):
Well {{{libass}}} doesn't want to build
{{{
:info:build ld: illegal text-relocation to 'words_tile16' in
x86/.libs/rasterizer.o from '_ass_fill_halfplane_tile16_sse2' in
x86/.libs/rasterizer.o for architecture i386
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
:info:build make[2]: *** [libass.la] Error 1
}}}
The previous command to suppress the issue no longer functions on XCode10,
I seen it was recommended to use XCode9 so I did {{{sudo xcode-select
--switch /Applications/Xcode_9.4.1.app}}} as that's its name on my system
but then I get the following error
{{{
bash-3.2# yes | port install wine-devel +universal +x11 -pulseaudio
+ffmpeg
Error: The installed version of Xcode (9.4.1) is too old to use on the
installed OS version. Version 10.0 or later is recommended on macOS 10.14.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port wine-devel failed
}}}
Where does macports store the list of allowed XCode versions?, I've tried
to look for alternatives to workaround this issue but I'm at a loss.
--
Ticket URL: <https://trac.macports.org/ticket/56991#comment:75>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list