Source: mailavenger
Version: 0.8.4-4.1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mailavenger.html

...
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-I.. -I/usr/include/pcap  -I/usr/include/sasl -I/usr/include 
-DETCDIR=\"/etc/avenger\" -DLIBEXEC=\"/usr/lib/mailavenger\" 
-DBINDIR=\"/usr/bin\" -DEXECDIR=LIBEXEC 
-DDATADIR=\"/usr/share/doc/mailavenger\" -DPIDDIR=\"/var/run\" -I../libasync  
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Werror  
-MT study.o -MD -MP -MF .deps/study.Tpo -c -o study.o study.c
study.c: In function 'set_start_bits':
study.c:329:35: error: '<<' in boolean context, did you mean '<' ? 
[-Werror=int-in-bool-context]
             if ((tcode[c/8] && (1 << (c&7))) != 0)
                                ~~~^~~~~~~~~
cc1: all warnings being treated as errors
Makefile:515: recipe for target 'study.o' failed
make[3]: *** [study.o] Error 1

Reply via email to