Hello,
Lucas Nussbaum, le mer. 13 mars 2024 13:04:01 +0100, a ecrit:
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
It's now even worse, failing very early:
checking whether the C compiler (gcc -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/build/ncftp-3.2.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -g
-Wall -Wl,-z,relro -Wl,-z,now) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
config.log says
configure:844:1: error: return type defaults to 'int' [-Wimplicit-int]
844 | main(){return(0);}
Samuel