Source: ferret-vis Version: 7.6.0-6 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This is most likely caused by a change in dpkg 1.22.6, that enabled -Werror=implicit-function-declaration. For more information, see https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration Relevant part (hopefully): > gcc -I../../fmt/cmn -I../../fer/common -I//usr/include -I/usr/include > -I/usr/include/X11 -I../../ppl/include -I../../ppl/tmap_inc > -I/usr/include/xgks -Dunix -Dgfortran -DNO_OPEN_SHARED -DNO_OPEN_RECORDTYPE > -DX_REFRESH -Dreclen_in_bytes -DNO_OPEN_READONLY -DMANDATORY_FORMAT_WIDTHS > -DNO_OPEN_CARRIAGECONTROL -Dxgks -DSTAR_1_SUPPORTED -DFULL_GUI_VERSION > -DX_REFRESH -DXT_CODE -DLINUX -DNO_PASSED_CONCAT -Dcrptd_cat_argument > -DG77_SIGNAL -DG77 -DNEED_IAND -DINTERNAL_READ_FORMAT_BUG -DNO_PREPEND_STRING > -DNO_DOUBLE_ESCAPE_SLASH -Ddouble_p -fPIC -Dlint -D_SSIZE_T > -DVOID_SIGHANDLER -D_POSIX_VERSION -DLINUX -DFULL_GUI_VERSION -DX_REFRESH > -DXT_CODE -Dsun4 -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>/fer=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 `dpkg-buildflags --get CPPFLAGS` > `dpkg-buildflags --get CPPFLAGS` `dpkg-buildflags --get CPPFLAGS` -c -o > tm_ftoc_readline.o tm_ftoc_readline.c > tm_ftoc_readline.c: In function 'tm_ftoc_readline_': > tm_ftoc_readline.c:112:5: error: implicit declaration of function 'strcpy' > [-Werror=implicit-function-declaration] > 112 | strcpy( buff, line_read ); > | ^~~~~~ > tm_ftoc_readline.c:63:1: note: include '<string.h>' or provide a declaration > of 'strcpy' > 62 | #include "ferret.h" /* for is_server */ > +++ |+#include <string.h> > 63 | > tm_ftoc_readline.c:112:5: warning: incompatible implicit declaration of > built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] > 112 | strcpy( buff, line_read ); > | ^~~~~~ > tm_ftoc_readline.c:112:5: note: include '<string.h>' or provide a declaration > of 'strcpy' > cc1: some warnings being treated as errors > make[4]: *** [<builtin>: tm_ftoc_readline.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/03/13/ferret-vis_7.6.0-6_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&[email protected]&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.

