Package: makeztxt Version: 1.60-5 Severity: serious From my pbuilder build log:
... gcc -Wall -O2 -pipe -I../common -I. -DO_BINARY=0 -DLONG_OPTS=1 -I../../common -I.. -O2 -Wall -c ztxt_init.c ztxt_init.c: In function 'ztxt_init': ztxt_init.c:64: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness gcc -Wall -O2 -pipe -I../common -I. -DO_BINARY=0 -DLONG_OPTS=1 -I../../common -I.. -O2 -Wall -c ztxt_process.c ztxt_process.c: In function 'process_regex': ztxt_process.c:167: error: storage size of 'regs' isn't known ztxt_process.c:174: error: 'RE_SYNTAX_POSIX_EXTENDED' undeclared (first use in this function) ztxt_process.c:174: error: (Each undeclared identifier is reported only once ztxt_process.c:174: error: for each function it appears in.) ztxt_process.c:174: error: 'RE_CHAR_CLASSES' undeclared (first use in this function) ztxt_process.c:195: error: 'struct re_pattern_buffer' has no member named 'buffer' ztxt_process.c:196: error: 'struct re_pattern_buffer' has no member named 'allocated' ztxt_process.c:197: error: 'struct re_pattern_buffer' has no member named 'translate' ztxt_process.c:198: error: 'struct re_pattern_buffer' has no member named 'fastmap' ztxt_process.c:200: warning: implicit declaration of function 're_compile_pattern' ztxt_process.c:201: warning: assignment makes pointer from integer without a cast ztxt_process.c:207: error: 'struct re_pattern_buffer' has no member named 'fastmap' ztxt_process.c:208: error: 'struct re_pattern_buffer' has no member named 'fastmap' ztxt_process.c:237: warning: implicit declaration of function 're_search' ztxt_process.c:167: warning: unused variable 'regs' ztxt_process.c: In function 'compress_ztxt': ztxt_process.c:324: warning: pointer targets in assignment differ in signedness ztxt_process.c:325: warning: pointer targets in assignment differ in signedness ztxt_process.c:357: warning: pointer targets in assignment differ in signedness ztxt_process.c:368: warning: pointer targets in assignment differ in signedness ztxt_process.c:405: warning: pointer targets in assignment differ in signedness ztxt_process.c:406: warning: pointer targets in assignment differ in signedness make[2]: *** [ztxt_process.o] Error 1 make[2]: Leaving directory `/tmp/buildd/makeztxt-1.60/libztxt' make[1]: *** [libztxt/libztxt.a] Error 2 make[1]: Leaving directory `/tmp/buildd/makeztxt-1.60' make: *** [build-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 Looks like a missing #include. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org