← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2124940] Re: cpio ftbfs in questing archive rebuild

 

This bug was fixed in the package cpio - 2.15+dfsg-2ubuntu1

---------------
cpio (2.15+dfsg-2ubuntu1) questing; urgency=medium

  * d/p/Fix-c23-conformity.patch: fix FTBFS with GCC 15 (LP: #2124940)

 -- Nick Rosbrook <enr0n@xxxxxxxxxx>  Wed, 17 Sep 2025 15:04:33 -0400

** Changed in: cpio (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  cpio ftbfs in questing archive rebuild

Status in cpio package in Ubuntu:
  Fix Released
Status in cpio package in Debian:
  Confirmed

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

  copypass.c: In function ‘process_copy_pass’:
  copypass.c:104:12: error: too many arguments to function ‘xstat’; expected 0, have 2
    104 |       if ((*xstat) (input_name.ds_string, &in_file_stat) < 0)
        |           ~^~~~~~~  ~~~~~~~~~~~~~~~~~~~~
  copyout.c: In function ‘process_copy_out’:
  copyout.c:647:12: error: too many arguments to function ‘xstat’; expected 0, have 2
    647 |       if ((*xstat) (input_name.ds_string, &file_stat) < 0)
        |           ~^~~~~~~  ~~~~~~~~~~~~~~~~~~~~

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cpio/+bug/2124940/+subscriptions



References