Source: cutesdr Version: 1.20-3 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200321 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This is most likely due to the upgrade to glibc 2.30. >From https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00000.html: > * The obsolete and never-implemented XSI STREAMS header files <stropts.h> > and <sys/stropts.h> have been removed. Relevant part (hopefully): > /usr/bin/c++ -I/usr/include/libftdi1 -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -O3 > -Wno-unused-function -o CMakeFiles/siqs_ftdi.dir/siqs_ftdi.cpp.o -c > /<<PKGBUILDDIR>>/siqs/siqs_ftdi.cpp > In file included from /<<PKGBUILDDIR>>/siqs/siqs_ftdi.cpp:39: > /<<PKGBUILDDIR>>/siqs/discover.h:24:10: fatal error: stropts.h: No such file > or directory > 24 | #include <stropts.h> > | ^~~~~~~~~~~ > compilation terminated. > make[4]: *** [CMakeFiles/siqs_ftdi.dir/build.make:66: > CMakeFiles/siqs_ftdi.dir/siqs_ftdi.cpp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/03/21/cutesdr_1.20-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.

