Source: slirp
Version: 1:1.0.17-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc -g -O2 -g -O2 -Wall -I. -DUSE_PPP -DUSE_MS_DNS -fno-strict-aliasing 
> -Wno-unused -c ./ppp/auth.c
> In file included from ./slirp.h:267:0,
>                  from ./ppp/ppp.h:27,
>                  from ./ppp/pppd.h:29,
>                  from ./ppp/auth.c:56:
> ./misc.p:4:1: error: 'void' must be the only parameter
> ./misc.p:4:13: error: conflicting types for 'insque_32'
> ./slirp.h:251:14: note: previous declaration of 'insque_32' was here
> ./misc.p:5:13: error: conflicting types for 'remque_32'
> ./slirp.h:252:14: note: previous declaration of 'remque_32' was here
> ./misc.p:6:1: error: 'void' must be the only parameter
> In file included from ./ppp/auth.c:56:0:
> ./ppp/pppd.h:107:6: error: conflicting types for 'output'
> ./ppp.p:13:6: note: previous declaration of 'output' was here
> ./ppp/auth.c: In function 'check_auth_options':
> ./ppp/auth.c:329:2: warning: passing argument 1 of 'strncpy2' makes integer 
> from pointer without a cast [enabled by default]
> ./misc.p:19:8: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:329:2: warning: passing argument 2 of 'strncpy2' makes integer 
> from pointer without a cast [enabled by default]
> ./misc.p:19:8: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:331:2: warning: passing argument 1 of 'strncpy2' makes integer 
> from pointer without a cast [enabled by default]
> ./misc.p:19:8: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:331:2: warning: passing argument 2 of 'strncpy2' makes integer 
> from pointer without a cast [enabled by default]
> ./misc.p:19:8: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c: In function 'scan_authfile':
> ./ppp/auth.c:833:5: error: incompatible type for argument 1 of 'getword'
> ./options.p:40:5: note: expected 'FILE' but argument is of type 'struct FILE 
> *'
> ./ppp/auth.c:833:5: warning: passing argument 2 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:833:5: warning: passing argument 3 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'int' but argument is of type 'int *'
> ./ppp/auth.c:833:5: warning: passing argument 4 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:841:2: error: incompatible type for argument 1 of 'getword'
> ./options.p:40:5: note: expected 'FILE' but argument is of type 'struct FILE 
> *'
> ./ppp/auth.c:841:2: warning: passing argument 2 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:841:2: warning: passing argument 3 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'int' but argument is of type 'int *'
> ./ppp/auth.c:841:2: warning: passing argument 4 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:860:2: error: incompatible type for argument 1 of 'getword'
> ./options.p:40:5: note: expected 'FILE' but argument is of type 'struct FILE 
> *'
> ./ppp/auth.c:860:2: warning: passing argument 2 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:860:2: warning: passing argument 3 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'int' but argument is of type 'int *'
> ./ppp/auth.c:860:2: warning: passing argument 4 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:879:2: error: incompatible type for argument 1 of 'getword'
> ./options.p:40:5: note: expected 'FILE' but argument is of type 'struct FILE 
> *'
> ./ppp/auth.c:879:2: warning: passing argument 2 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:879:2: warning: passing argument 3 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'int' but argument is of type 'int *'
> ./ppp/auth.c:879:2: warning: passing argument 4 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:888:6: warning: passing argument 1 of 'strncpy2' makes integer 
> from pointer without a cast [enabled by default]
> ./misc.p:19:8: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:888:6: warning: passing argument 2 of 'strncpy2' makes integer 
> from pointer without a cast [enabled by default]
> ./misc.p:19:8: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:895:6: error: incompatible type for argument 1 of 'getword'
> ./options.p:40:5: note: expected 'FILE' but argument is of type 'struct FILE 
> *'
> ./ppp/auth.c:895:6: warning: passing argument 2 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:895:6: warning: passing argument 3 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'int' but argument is of type 'int *'
> ./ppp/auth.c:895:6: warning: passing argument 4 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:905:6: warning: passing argument 1 of 'strncpy2' makes integer 
> from pointer without a cast [enabled by default]
> ./misc.p:19:8: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:905:6: warning: passing argument 2 of 'strncpy2' makes integer 
> from pointer without a cast [enabled by default]
> ./misc.p:19:8: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:916:6: error: incompatible type for argument 1 of 'getword'
> ./options.p:40:5: note: expected 'FILE' but argument is of type 'struct FILE 
> *'
> ./ppp/auth.c:916:6: warning: passing argument 2 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> ./ppp/auth.c:916:6: warning: passing argument 3 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'int' but argument is of type 'int *'
> ./ppp/auth.c:916:6: warning: passing argument 4 of 'getword' makes integer 
> from pointer without a cast [enabled by default]
> ./options.p:40:5: note: expected 'char' but argument is of type 'char *'
> make[1]: *** [auth.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/28/slirp_1:1.0.17-4_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to