[MacPorts] #69168: pulseaudio @17.0_0: Undefined symbols "_AbsoluteToNanoseconds"
MacPorts
noreply at macports.org
Wed Jan 24 14:19:28 UTC 2024
#69168: pulseaudio @17.0_0: Undefined symbols "_AbsoluteToNanoseconds"
-------------------------+-----------------------
Reporter: tehcog | Owner: Ionic
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: mavericks
Port: pulseaudio |
-------------------------+-----------------------
Comment (by barracuda156):
Replying to [comment:2 ryandesign]:
> I see this interesting bit in the Portfile however that looks like it
was intended to deal with this issue but I guess is no longer sufficient:
>
> {{{#!tcl
> if {${os.platform} eq "darwin" && ${os.major} < 13} {
> # _AbsoluteToNanoseconds
> configure.ldflags-append \
> -framework CoreServices
> }
> }}}
Maybe just change this to include Mavericks? Since it is I added that
block in https://github.com/macports/macports-
ports/commit/a66e323ee48dcb954f60f89803885f3929a1f9c4 it did solve the
problem for the older system I tested on. (Which might have been either
10.6 + 10.8 or just 10.6.)
--
Ticket URL: <https://trac.macports.org/ticket/69168#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list