[MacPorts] #56991: wine cannot be built against the 10.14 SDK
MacPorts
noreply at macports.org
Sun Oct 20 03:48:37 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 akj850):
Replying to [comment:111 Gcenx]:
> Replying to [comment:110 kencu]:
> > If that worked... that is a compiler flag, and the error is coming
from the linker. I will admit though, I never tried that, not imagining it
could work.
>
> The compiler is passing the warnings on to ld64, or the direct ld/ld64
would be `-no-fatal-warnings`
>
> {{{
> -fatal_warnings
> Causes the linker to exit with a non-zero value if any warnings were
emitted.
> }}}
Thanks for working on this. I'm afraid I haven't had any luck executing
your suggestions successfully. I've tried mods to the Portfile to add
`configure.env-append "LDFLAGS=-Wl,-w"` and to add `-Wno-deprecated-
declarations` and then tried to execute the command from the command line
directly and got the same 7 warnings and 3 errors.
Do I need to do something to pull down Ken's updated Portfile? I did
selfupdate and upgrade outdated...
Thanks much!
--
Ticket URL: <https://trac.macports.org/ticket/56991#comment:112>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list