debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #08636
[Bug 2124961] Re: libconvert-uulib-perl ftbfs in questing archive rebuild
This bug was fixed in the package libconvert-uulib-perl - 1:1.8+dfsg-3
---------------
libconvert-uulib-perl (1:1.8+dfsg-3) unstable; urgency=medium
* Team upload.
[ Alexandre Detiste ]
* refresh copyright-check
[ Simon Poirier ]
* Fix FTBFS with gcc15 by explicitly building with std=gnu17.
(LP: #2124961) (Closes: #1097175)
[ gregor herrmann ]
* Remove «Rules-Requires-Root: no», which is the current default.
* Update Build-Depends for cross builds.
* Annotate test-only build dependencies with <!nocheck>.
* Add IT bugs in 0.111-1. Changes-By: lintian-brush
* Remove «Priority: optional», which is the current default.
-- gregor herrmann <gregoa@xxxxxxxxxx> Sat, 04 Oct 2025 00:56:39 +0200
** Changed in: libconvert-uulib-perl (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to libconvert-uulib-perl in
Ubuntu.
https://bugs.launchpad.net/bugs/2124961
Title:
libconvert-uulib-perl ftbfs in questing archive rebuild
Status in libconvert-uulib-perl package in Ubuntu:
Fix Released
Status in libconvert-uulib-perl 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
checking for suffix of executables... UUlib.xs: In function ‘initialise’:
UUlib.xs:216:58: error: too many arguments to function ‘UUstrerror’; expected 0, have 1
216 | croak ("unable to initialize uudeview library (%s)", UUstrerror (retval));
| ^~~~~~~~~~ ~~~~~~
In file included from UUlib.xs:8:
uulib/uudeview.h:200:18: note: declared here
200 | char * UUEXPORT UUstrerror _ANSI_ARGS_((int));
| ^~~~~~~~~~
UUlib.xs: In function ‘XS_Convert__UUlib_GetOption’:
UUlib.xs:240:13: error: too many arguments to function ‘UUGetOption’; expected 0, have 4
240 | UUGetOption (opt, 0, cval, sizeof cval);
| ^~~~~~~~~~~ ~~~
uulib/uudeview.h:198:18: note: declared here
198 | int UUEXPORT UUGetOption _ANSI_ARGS_((int, int *, char *, int));
| ^~~~~~~~~~~
In file included from /usr/lib/x86_64-linux-gnu/perl/5.40/CORE/perl.h:6225,
from UUlib.xs:2:
UUlib.xs:245:31: error: too many arguments to function ‘UUGetOption’; expected 0, have 4
245 | RETVAL = newSViv (UUGetOption (opt, 0, 0, 0));
| ^~~~~~~~~~~ ~~~
/usr/lib/x86_64-linux-gnu/perl/5.40/CORE/embed.h:436:68: note: in definition of macro ‘newSViv’
436 | # define newSViv(a)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libconvert-uulib-perl/+bug/2124961/+subscriptions
References