[MacPorts] #69832: phonon-qt5: please update the port so that it builds on Sonoma
MacPorts
noreply at macports.org
Sat Apr 27 15:19:40 UTC 2024
#69832: phonon-qt5: please update the port so that it builds on Sonoma
--------------------------------------------------+-----------------------
Reporter: barracuda156 | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords: sonoma
Port: phonon-qt5, kde-extra-cmake-modules |
--------------------------------------------------+-----------------------
Comment (by RJVB):
Replying to [comment:9 RJVB]:
> I'll leave it up to someone else to vet (and potentially commit) the
patch I attached, which AFAICT does nothing more than make the compiler
shut up about assigning or comparing an `unsigned int` to/with a (signed)
`int`.
After seeing that GCC (12.3, on Linux) generates EXACTLY the same code
with and without the patch I had to verify this with clang-17 on Mac too.
Same thing: the generated libraries are bit-for-bit identical.
So much for the "unless your software is required to be portable" clause
above!
@barracuda156 : AFAIAC you can commit the patch. No argument here that
it's a better solution than capping the compiler version or adding a
compiler flag.
--
Ticket URL: <https://trac.macports.org/ticket/69832#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list