← Back to team overview

debcrafters-packages team mailing list archive

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

 

** Changed in: cpio (Debian)
       Status: Unknown => Confirmed

-- 
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:
  In Progress
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