falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.62k stars 146 forks source link

Carla FTBFS on GCC-14 #1917

Open eeickmeyer opened 2 months ago

eeickmeyer commented 2 months ago

Log found here; https://launchpadlibrarian.net/743724736/buildlog_ubuntu-oracular-amd64.carla_2.5.8-0ubuntu5_BUILDING.txt.gz

falkTX commented 2 months ago

that is not gcc related but due to API changes in liblo.

fixed for 2.5 branch in 1950c68edf5138f36b7abaf47548c5ace7c71644

eeickmeyer commented 2 months ago

Awesome. I can patch it, but if 2.5 has new features, we hit Feature Freeze on Thursday.

eeickmeyer commented 2 months ago

Nvm, it doesn't. :sweat_smile:

falkTX commented 2 months ago

it does not and the patch is minimal. you can import other small things from 2.5 hotfix branch too. I have been meaning to do a release of 2.5 series again with bugfixes, but life gets in the way. if you prefer to have a release done instead of patching I can quickly do one next week

eeickmeyer commented 2 months ago

A release would be nice. I'm just going through https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20241209-oracular-oracular.html#ubuntustudio-pkgset and trying to get it cleaned up. Lots of failures this cycle, most of which are in Debian against GCC-14, so just assumed.