Package: squid3 Version: 3.0.STABLE16-1 Severity: serious Justification: FTBFS
Hi, your package FTBFS, apparently on all 64-bit archs: | g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid3/squid.conf\" -I. -I../include -I. -I. -I../include -I../include -I../lib/libTrie/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -g -Wall -O2 -c -o client_side.o client_side.cc | cc1plus: warnings being treated as errors | client_side.cc: In function 'int connKeepReadingIncompleteRequest(RefCount<ConnStateData>&)': | client_side.cc:2144: error: comparison between signed and unsigned integer expressions | make[4]: *** [client_side.o] Error 1 See this URL for full build logs: https://buildd.debian.org/~luk/status/package.php?p=squid3&suite=unstable This looks due to the following: | -(cy...@talisker pts/5)-(/tmp/squid3-3.0.STABLE16) | $ egrep '_t\ (maxChunkedRequestBodySize|notYetUsed)' -r . | ./src/structs.h: int64_t maxChunkedRequestBodySize; | ./src/client_side.h: size_t notYetUsed; Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org