Package: cde
Version: 0.1-1
Severity: serious

In a recent local rebuild, your package failed to build in a wheezy build
environment:

Making all in tests
make[4]: Entering directory `/root/build/cde/cde-0.1/strace-4.6/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/root/build/cde/cde-0.1/strace-4.6/tests'
make[4]: Entering directory `/root/build/cde/cde-0.1/strace-4.6'
source='strace.c' object='strace.o' libtool=no \
        DEPDIR=.deps depmode=gcc /bin/bash ./depcomp \
        gcc -DHAVE_CONFIG_H -I.  -I./linux/x86_64 -I./linux -I./linux  -Wall 
-Wwrite-strings -Wl,--hash-style=both  -g -O2 -fno-stack-protector 
-U_FORTIFY_SOURCE -D_GNU_SOURCE  -c strace.c
strace.c:128:1: error: unknown type name 'bool'
strace.c: In function 'main':
strace.c:836:9: warning: unused variable 'pid' [-Wunused-variable]
strace.c: In function 'trace':
strace.c:2792:15: warning: unused variable 'si' [-Wunused-variable]


It seems that strace.c lacks a #include <stdbool.h>.

Best,
Michael

Attachment: pgpV8L2FUarrO.pgp
Description: PGP signature

Reply via email to