Control: tag -1 + moreinfo unreproducible

Hello,

On Thu, Nov 01, 2018 at 12:42:50PM +0100, Sylvestre Ledru wrote:
> We updated llvm-defaults to llvm-toolchain-7.
> This package FTBFS using this version (but not sure this is directly related):
> sed 's|@version@|0.5.2|g; s|@prefix@|/usr|g; s|@libdir@|/usr/lib|g; 
> s|@includedir@|/usr/include|g' sparse.pc.in > sparse.pc
> gcc-8 -o lib.o -c -O2 -finline-functions -fno-strict-aliasing -g -Wall 
> -Wwrite-strings -DGCC_BASE=\"/usr/lib/gcc/x86_64-linux-gnu/8/\" 
> -DMULTIARCH_TRIPLET=\"x86_64-linux-gnu\" -Wp,-MD,./.lib.o.d  -g -O2 
> -fdebug-prefix-map=/build/sparse-0.5.2=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_\
> FORTIFY_SOURCE=2 lib.c
> gcc-8: error: unrecognized command line option '-Wcovered-switch-default'; 
> did you mean '-Wno-switch-default'?
> gcc-8: error: unrecognized command line option '-Wstring-conversion'; did you 
> mean '-Wint-conversion'?
> make[2]: *** [Makefile:210: sparse-llvm.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: Leaving directory '/build/sparse-0.5.2'

I cannot reproduce this neither in sid nor experimental. Also the log
looks strange. gcc wails about an unrecognized command line option that
wasn't given to it according to the line above.

Can you still reproduce this? Can you provide the output of:

        strace -e execve -f -o /tmp/lala.log dpkg-buildpackage ...

?

Best regards
Uwe

Attachment: signature.asc
Description: PGP signature

Reply via email to