Public bug reported:

indicator-sound failed to build in stonking while rebuilding it for the
accountsservice transition.

The first failure is with CMake 4 because the project still declares:
cmake_minimum_required(VERSION 2.8.9) and CMake 4 no longer supports
compatibility with versions older than 3.5.

After fixing that, the build gets further but then fails with GCC 15 in
src/main.c with incompatible pointer type errors and missing
declarations.

The relevant fixes are already present in ayatana-indicator-sound, so I
backported them here.

The package builds successfully with these changes in:
https://launchpad.net/~zineb/+archive/ubuntu/accountsservice-transition/+packages

** Affects: indicator-sound (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2166354

Title:
  indicator-sound FTBFS with CMake 4 and GCC 15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/2166354/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to