Your message dated Sat, 20 Sep 2025 20:33:51 +0000
with message-id <[email protected]>
and subject line Bug#1096286: fixed in airspyone-host 1.0.10-4
has caused the Debian Bug report #1096286,
regarding airspyone-host: ftbfs with GCC-15
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1096286: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096286
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:airspyone-host
Version: 1.0.10-3
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/airspyone-host_1.0.10-3_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LOCALSTATEDIR
    CMAKE_INSTALL_RUNSTATEDIR
    CMAKE_INSTALL_SYSCONFDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu
make[1]: Leaving directory '/build/reproducible-path/airspyone-host-1.0.10'
   dh_auto_build
        cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/build/reproducible-path/airspyone-host-1.0.10 
-B/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/CMakeFiles 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
make  -f libairspy/src/CMakeFiles/airspy.dir/build.make 
libairspy/src/CMakeFiles/airspy.dir/depend
make  -f libairspy/src/CMakeFiles/airspy-static.dir/build.make 
libairspy/src/CMakeFiles/airspy-static.dir/depend
make[3]: Entering directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
cd /build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu && 
/usr/bin/cmake -E cmake_depends "Unix Makefiles" 
/build/reproducible-path/airspyone-host-1.0.10 
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/libairspy/src
 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/libairspy/src/CMakeFiles/airspy.dir/DependInfo.cmake
 "--color="
make[3]: Entering directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
cd /build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu && 
/usr/bin/cmake -E cmake_depends "Unix Makefiles" 
/build/reproducible-path/airspyone-host-1.0.10 
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/libairspy/src
 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/libairspy/src/CMakeFiles/airspy-static.dir/DependInfo.cmake
 "--color="
make[3]: Leaving directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
make  -f libairspy/src/CMakeFiles/airspy.dir/build.make 
libairspy/src/CMakeFiles/airspy.dir/build
make[3]: Entering directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
make[3]: Leaving directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
make  -f libairspy/src/CMakeFiles/airspy-static.dir/build.make 
libairspy/src/CMakeFiles/airspy-static.dir/build
[  4%] Building C object 
libairspy/src/CMakeFiles/airspy.dir/iqconverter_int16.c.o
make[3]: Entering directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
cd 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/libairspy/src
 && /usr/bin/cc -Dairspy_EXPORTS -I/usr/include/libusb-1.0 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/airspyone-host-1.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-DNDEBUG -fPIC   -Wall -MD -MT 
libairspy/src/CMakeFiles/airspy.dir/iqconverter_int16.c.o -MF 
CMakeFiles/airspy.dir/iqconverter_int16.c.o.d -o 
CMakeFiles/airspy.dir/iqconverter_int16.c.o -c 
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/iqconverter_int16.c
[  8%] Building C object 
libairspy/src/CMakeFiles/airspy.dir/iqconverter_float.c.o
[ 12%] Building C object libairspy/src/CMakeFiles/airspy.dir/airspy.c.o
cd 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/libairspy/src
 && /usr/bin/cc -Dairspy_EXPORTS -I/usr/include/libusb-1.0 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/airspyone-host-1.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-DNDEBUG -fPIC   -Wall -MD -MT 
libairspy/src/CMakeFiles/airspy.dir/iqconverter_float.c.o -MF 
CMakeFiles/airspy.dir/iqconverter_float.c.o.d -o 
CMakeFiles/airspy.dir/iqconverter_float.c.o -c 
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/iqconverter_float.c
cd 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/libairspy/src
 && /usr/bin/cc -Dairspy_EXPORTS -I/usr/include/libusb-1.0 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/airspyone-host-1.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-DNDEBUG -fPIC   -Wall -MD -MT libairspy/src/CMakeFiles/airspy.dir/airspy.c.o 
-MF CMakeFiles/airspy.dir/airspy.c.o.d -o CMakeFiles/airspy.dir/airspy.c.o -c 
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/airspy.c
[ 16%] Building C object 
libairspy/src/CMakeFiles/airspy-static.dir/iqconverter_float.c.o
cd 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/libairspy/src
 && /usr/bin/cc  -I/usr/include/libusb-1.0 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/airspyone-host-1.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-DNDEBUG   -Wall -MD -MT 
libairspy/src/CMakeFiles/airspy-static.dir/iqconverter_float.c.o -MF 
CMakeFiles/airspy-static.dir/iqconverter_float.c.o.d -o 
CMakeFiles/airspy-static.dir/iqconverter_float.c.o -c 
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/iqconverter_float.c
[ 25%] Building C object libairspy/src/CMakeFiles/airspy-static.dir/airspy.c.o
[ 25%] Building C object 
libairspy/src/CMakeFiles/airspy-static.dir/iqconverter_int16.c.o
cd 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/libairspy/src
 && /usr/bin/cc  -I/usr/include/libusb-1.0 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/airspyone-host-1.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-DNDEBUG   -Wall -MD -MT libairspy/src/CMakeFiles/airspy-static.dir/airspy.c.o 
-MF CMakeFiles/airspy-static.dir/airspy.c.o.d -o 
CMakeFiles/airspy-static.dir/airspy.c.o -c 
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/airspy.c
cd 
/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu/libairspy/src
 && /usr/bin/cc  -I/usr/include/libusb-1.0 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/airspyone-host-1.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-DNDEBUG   -Wall -MD -MT 
libairspy/src/CMakeFiles/airspy-static.dir/iqconverter_int16.c.o -MF 
CMakeFiles/airspy-static.dir/iqconverter_int16.c.o.d -o 
CMakeFiles/airspy-static.dir/iqconverter_int16.c.o -c 
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/iqconverter_int16.c
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/airspy.c:38:13: 
error: ‘bool’ cannot be defined via ‘typedef’
   38 | typedef int bool;
      |             ^~~~
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/airspy.c:38:13: 
note: ‘bool’ is a keyword with ‘-std=c23’ onwards
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/airspy.c:38:1: 
warning: useless type name in empty declaration
   38 | typedef int bool;
      | ^~~~~~~
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/airspy.c:38:13: 
error: ‘bool’ cannot be defined via ‘typedef’
   38 | typedef int bool;
      |             ^~~~
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/airspy.c:38:13: 
note: ‘bool’ is a keyword with ‘-std=c23’ onwards
/build/reproducible-path/airspyone-host-1.0.10/libairspy/src/airspy.c:38:1: 
warning: useless type name in empty declaration
   38 | typedef int bool;
      | ^~~~~~~
make[3]: *** [libairspy/src/CMakeFiles/airspy-static.dir/build.make:82: 
libairspy/src/CMakeFiles/airspy-static.dir/airspy.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [libairspy/src/CMakeFiles/airspy.dir/build.make:82: 
libairspy/src/CMakeFiles/airspy.dir/airspy.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:259: 
libairspy/src/CMakeFiles/airspy-static.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
make[3]: Leaving directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:227: 
libairspy/src/CMakeFiles/airspy.dir/all] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/airspyone-host-1.0.10/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: airspyone-host
Source-Version: 1.0.10-4
Done: A. Maitland Bottoms <[email protected]>

We believe that the bug you reported is fixed in the latest version of
airspyone-host, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
A. Maitland Bottoms <[email protected]> (supplier of updated airspyone-host 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 18 Sep 2025 16:05:49 -0400
Source: airspyone-host
Architecture: source
Version: 1.0.10-4
Distribution: unstable
Urgency: medium
Maintainer: A. Maitland Bottoms <[email protected]>
Changed-By: A. Maitland Bottoms <[email protected]>
Closes: 1096286
Changes:
 airspyone-host (1.0.10-4) unstable; urgency=medium
 .
   * Update to v1.0.10-31-ga379373 (Closes: #1096286)
Checksums-Sha1:
 f9d0966e9008880d56c987831e118662800ee5ed 2018 airspyone-host_1.0.10-4.dsc
 516b4ab69b8534b0ab31093ac454d30be161578d 33588 
airspyone-host_1.0.10-4.debian.tar.xz
 b47d9aff193439a7a57cb264b18c49e750e87617 7868 
airspyone-host_1.0.10-4_amd64.buildinfo
Checksums-Sha256:
 619dc71a76d5128f810c9ca84a53d53efa83932074b51d8efeeb536f64dfbbd5 2018 
airspyone-host_1.0.10-4.dsc
 b47c1564b207386d0c342a6cba6c02af6154f5b96d4f5a35e385d58264972566 33588 
airspyone-host_1.0.10-4.debian.tar.xz
 b24c6339f2da809345847f2e5b0e6a379ff1267dc91f75fd138019229d9d7781 7868 
airspyone-host_1.0.10-4_amd64.buildinfo
Files:
 d1c712236d1f5fe7565ec4b3f1db1519 2018 libs optional airspyone-host_1.0.10-4.dsc
 a083e9c5dd0515bbe2026380235c687a 33588 libs optional 
airspyone-host_1.0.10-4.debian.tar.xz
 b3b6833eb2f6dfae1cc1e679be62d1a5 7868 libs optional 
airspyone-host_1.0.10-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIyBAEBCgAdFiEEB8qH3cTCsGJAtrF0UEHxiR9E4JAFAmjPCjMACgkQUEHxiR9E
4JAi8w/zBEvUhj5QNsQ1N89uiS0ayDEqAp1Y6L5/zKchhassGX6i4rTaSOmP8FDr
SZbt1ZwAslXcBeoTPeWXo5qLxYlq1u8yNUw9GdiIFVDCcjN4n5rK9wWJiWGvbY7C
DLaSZ/sUApVJyBH9g6nQCuZ8OuNazWU6n2aufL4BIm7ubLJLPgTLJLeaAho6/Bj4
p8NfIDIWR3xfPnPa+oCx28y8Xws/8EM5KCo/VbPzA04akUCiI3w+bwrI6uoTn1kp
sVF0U/k05TxnvTlmyZfysn0dSIaSOgcOloDePYyFbOIzErqoIyZOaHWZrRVZs59W
VkxWAGTgvtjTET/PvF2YGloGx6sf0YkhKJoJqzLBfwlcOrKcvqulWuS2wMElvnTq
rnlE4wPESHISzrMy5qHYt7vQxS14keYfs0Md1B4SVxQwDi7Rha1ZI5vllin7rIvf
ttwwRjfAOZ9wi5774/AFy9gIEqbI/zwthABcxRQdszK85RkjUcI3V5SKmp/0PSRk
jfqfLgYBs2AfIcITL+ABLq+BLFxZewU/hCRlGbNr9EvFgebmI4Yzl4BjKR3OwulO
kizOCVVTq5YIOzo9JLUldqobi7dsXtV54fzsVIltpBf7x8i35Jdlfdc17AC2//nY
2qTIptpZmuQGGWgzpo5HaI4X9g4CeLGCZ5Tf1PE8mNTmL10mOw==
=ZcoG
-----END PGP SIGNATURE-----

Attachment: pgpOoawH6O0yB.pgp
Description: PGP signature


--- End Message ---

Reply via email to