← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2124939] Re: cpdb-backend-cups ftbfs in questing archive rebuild

 

This bug was fixed in the package cpdb-backend-cups - 2.0b7-0ubuntu2

---------------
cpdb-backend-cups (2.0b7-0ubuntu2) questing; urgency=medium

  * debian/patches/gcc-15.patch: Fix FTBFS with GCC 15. LP: #2124939.

 -- John Chittum <john.chittum@xxxxxxxxxxxxx>  Fri, 26 Sep 2025 08:56:48
-0400

** Changed in: cpdb-backend-cups (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to cpdb-backend-cups in
Ubuntu.
https://bugs.launchpad.net/bugs/2124939

Title:
  cpdb-backend-cups ftbfs in questing archive rebuild

Status in cpdb-backend-cups package in Ubuntu:
  Fix Released
Status in cpdb-backend-cups package in Debian:
  Fix Released

Bug description:
  The package fails to build in the recent archive rebuild
  https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250910-questing-questing.html

  print_backend_cups.c: In function ‘main’:
  print_backend_cups.c:101:5: error: too many arguments to function ‘acquire_session_bus_name’; expected 0, have 1
    101 |     acquire_session_bus_name(BUS_NAME);
        |     ^~~~~~~~~~~~~~~~~~~~~~~~
  print_backend_cups.c:20:13: note: declared here
     20 | static void acquire_session_bus_name();
        |             ^~~~~~~~~~~~~~~~~~~~~~~~
  print_backend_cups.c: At top level:
  print_backend_cups.c:146:13: error: conflicting types for ‘acquire_session_bus_name’; have ‘void(char *)’
    146 | static void acquire_session_bus_name(char *bus_name)
        |             ^~~~~~~~~~~~~~~~~~~~~~~~
  print_backend_cups.c:20:13: note: previous declaration of ‘acquire_session_bus_name’ with type ‘void(void)’
     20 | static void acquire_session_bus_name();
        |             ^~~~~~~~~~~~~~~~~~~~~~~~
  print_backend_cups.c:20:13: warning: ‘acquire_session_bus_name’ used but never defined
  make[3]: *** [Makefile:645: cups-print_backend_cups.o] Error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cpdb-backend-cups/+bug/2124939/+subscriptions



References