[MacPorts] #69832: phonon-qt5: please update the port so that it builds on Sonoma

MacPorts noreply at macports.org
Sat Apr 27 13:00:18 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):

 Phonon builds as C++11 :

 [https://github.com/llvm/llvm-project/issues/59036#issuecomment-2080395874
 Technically speaking it's unspecified behavior until C++17, after that
 it's UB.]

 [https://stackoverflow.com/a/2398003/1460868 To sum up, unspecified
 behavior is usually something you shouldn't worry about, unless your
 software is required to be portable.]

 I'll leave it up to someone else to vet 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`.

-- 
Ticket URL: <https://trac.macports.org/ticket/69832#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list