Your message dated Sun, 05 Jun 2011 23:03:36 +0000
with message-id <e1qtmm4-0005dg...@franck.debian.org>
and subject line Bug#628280: fixed in slirp 1:1.0.17-5
has caused the Debian Bug report #628280,
regarding slirp: FTBFS: ./misc.p:4:1: error: 'void' must be the only parameter
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
628280: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628280
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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 |
--- End Message ---
--- Begin Message ---
Source: slirp
Source-Version: 1:1.0.17-5
We believe that the bug you reported is fixed in the latest version of
slirp, which is due to be installed in the Debian FTP archive:
slirp_1.0.17-5.debian.tar.gz
to main/s/slirp/slirp_1.0.17-5.debian.tar.gz
slirp_1.0.17-5.dsc
to main/s/slirp/slirp_1.0.17-5.dsc
slirp_1.0.17-5_i386.deb
to main/s/slirp/slirp_1.0.17-5_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 628...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Roberto Lumbreras <ro...@debian.org> (supplier of updated slirp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 06 Jun 2011 06:18:08 +0200
Source: slirp
Binary: slirp
Architecture: source i386
Version: 1:1.0.17-5
Distribution: unstable
Urgency: low
Maintainer: Roberto Lumbreras <ro...@debian.org>
Changed-By: Roberto Lumbreras <ro...@debian.org>
Description:
slirp - SLIP/PPP emulator using a dial up shell account
Closes: 628280
Changes:
slirp (1:1.0.17-5) unstable; urgency=low
.
* Don't delete *.p files and don't run 'mkpro' perl script anymore to
automatically regenerate prototypes, as it stopped working somehow,
resulting in FTBFS. (Closes: #628280)
* Updated standards.
* Add -Wl,--as-needed to LDFLAGS.
Checksums-Sha1:
e484a94664f1594224c296eacabae52a9498c2b1 1019 slirp_1.0.17-5.dsc
e6db0d30338903ea2e70095c4303324dd48cb342 14707 slirp_1.0.17-5.debian.tar.gz
1f16b683999c6154e29f4bb07313b773ad71dcce 252392 slirp_1.0.17-5_i386.deb
Checksums-Sha256:
56019266b79bd3ab35938ec2c74b530c0052771faa74a5989461c56f9fcb149f 1019
slirp_1.0.17-5.dsc
76df6d7a6b02471caa248f5b80e6fc4bce0440f51001d908924b3385965b657f 14707
slirp_1.0.17-5.debian.tar.gz
6296d17cc7566e062d26a0ca6f1ec99f4853183393acaf567d220e6d3e8199c4 252392
slirp_1.0.17-5_i386.deb
Files:
9c0c5237e8bfdf33355352eb5a3f3e2b 1019 net optional slirp_1.0.17-5.dsc
41ccef6155c79fd22a7151bbddea288c 14707 net optional
slirp_1.0.17-5.debian.tar.gz
6a271da5775bf59762d8b073011fb995 252392 net optional slirp_1.0.17-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFN7HKqfIEQE/XJcI0RAhAeAJsFE0zfPR6QbE7H8lczBAW2wG0P+wCgs15f
9OW+KXeYw8LL+FlO1OrAwk8=
=jviw
-----END PGP SIGNATURE-----
--- End Message ---