severity 684531 important tags 684531 +more-info thanks I just built it fine using cowbuilder in up-to-date amd64 wheezy and sid environments... so I guess this failure is somehow specific to your setup... full build log and build-depends versioning information would be of help. meanwhile, since failed to reproduce reducing severity
> It seems that strace.c lacks a #include <stdbool.h>. this one? $> grep -1 stdbool strace-4.6/defs.h #ifdef HAVE_STDBOOL_H #include <stdbool.h> #endif which ones again boils down to question why on your system ./configure decided that stdbool is empty, since in my case: $ grep stdbool cde_0.1-1_amd64.build checking for stdbool.h that conforms to C99... yes Cheers On Fri, 10 Aug 2012, Michael Tautschnig wrote: > 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 -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of Psychological and Brain Sciences Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org