debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #07452
[Bug 2125005] Re: usb-modeswitch ftbfs in questing archive rebuild
Fix is released, but not yet worked into Debian.
https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.2.tar.bz2
For reference, see this:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098047
** Bug watch added: Debian Bug tracker #1098047
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098047
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to usb-modeswitch in Ubuntu.
https://bugs.launchpad.net/bugs/2125005
Title:
usb-modeswitch ftbfs in questing archive rebuild
Status in usb-modeswitch package in Ubuntu:
New
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
DISPATCH=dispatcher-script
cp -f usb_modeswitch_dispatcher.tcl usb_modeswitch_dispatcher
usb_modeswitch.c: In function ‘main’:
usb_modeswitch.c:573:28: error: too many arguments to function ‘get_current_config_value’; expected 0, have 1
573 | currentConfigVal = get_current_config_value(dev);
| ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~
In file included from usb_modeswitch.c:59:
usb_modeswitch.h:55:5: note: declared here
55 | int get_current_config_value();
| ^~~~~~~~~~~~~~~~~~~~~~~~
usb_modeswitch.c:775:52: error: too many arguments to function ‘get_current_config_value’; expected 0, have 1
775 | currentConfigVal = get_current_config_value(dev);
| ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~
usb_modeswitch.h:55:5: note: declared here
55 | int get_current_config_value();
| ^~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:30: usb_modeswitch] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" CC=x86_64-linux-gnu-gcc all returned exit code 2
make[1]: *** [debian/rules:16: override_dh_auto_build] Error 25
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/2125005/+subscriptions
References