On 28 July 2024 at 18:27, Lucas Nussbaum wrote: | Source: gretl | Version: 2024b-1 | Severity: serious | Justification: FTBFS | Tags: trixie sid ftbfs | User: lu...@debian.org | Usertags: ftbfs-20240727 ftbfs-trixie | | Hi, | | During a rebuild of all packages in sid, your package failed to build | on amd64. | | | Relevant part (hopefully): | > ../libtool --mode=compile gcc -fopenmp -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/share/R/include -I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -o interact.lo ../lib/src/interact.c | > libtool: compile: gcc -fopenmp -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/share/R/include -I/usr/lib/x86_64-linux-gnu/openmpi/include -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" ../lib/src/interact.c -fPIC -DPIC -o .libs/interact.o | > ../lib/src/interact.c: In function 'open_append_stage_1': | > ../lib/src/interact.c:2131:19: error: implicit declaration of function 'try_http' [-Wimplicit-function-declaration] | > 2131 | err = try_http(cmd->param, op->fname, NULL); | > | ^~~~~~~~ | > make[2]: *** [Makefile:327: interact.lo] Error 1
That looks like one of the simple issues where the newer compiler (and I checked that this was gcc-14) is pickier about includes. Allin: Have you seen this already upstream, and better still, fixed already? Cheers, Dirk | | The full build log is available from: | http://qa-logs.debian.net/2024/07/27/gretl_2024b-1_unstable.log | | All bugs filed during this archive rebuild are listed at: | https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240727;users=lu...@debian.org | or: | https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240727&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results | | 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! | | If you reassign this bug to another package, please mark it as 'affects'-ing | this package. See https://www.debian.org/Bugs/server-control#affects | | If you fail to reproduce this, please provide a build log and diff it with mine | so that we can identify if something relevant changed in the meantime. -- dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org