** Description changed:

  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) 
+ The first failure: 
https://launchpadlibrarian.net/874850265/buildlog_ubuntu-stonking-amd64.indicator-sound_12.10.2+18.10.20180612-0ubuntu10~ppa1_BUILDING.txt.gz
+ 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.
+ 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: 
+ 
https://launchpadlibrarian.net/875624286/buildlog_ubuntu-stonking-amd64.indicator-sound_12.10.2+18.10.20180612-0ubuntu10~ppa2_BUILDING.txt.gz
  
  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

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

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/2166355/+subscriptions


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

Reply via email to