Your message dated Fri, 31 Mar 2006 04:47:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358550: fixed in wu-ftpd 2.6.2-22
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wu-ftpd
Version: 2.6.2-21
Severity: serious

Your package fails to build in unstable:

> Automatic build of wu-ftpd_2.6.2-21 on bigsur by sbuild/mips 1.106
...
> gcc  -g -Wall -D_FILE_OFFSET_BITS=64  -O2 -I.. -I../support -c -o ftpd.o 
> ftpd.c
> ftpd.c: In function 'main':
> ftpd.c:986: warning: pointer targets in passing argument 3 of 'getpeername' 
> differ in signedness
> ftpd.c:993: warning: pointer targets in passing argument 3 of 'getsockname' 
> differ in signedness
> ftpd.c:1108: warning: pointer targets in passing argument 3 of 'getsockname' 
> differ in signedness
> ftpd.c: In function 'retrieve':
> ftpd.c:4003: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4020: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4034: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4126: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4142: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4201: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c: In function 'store':
> ftpd.c:4376: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4390: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4411: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4439: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4453: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4481: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:4527: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c: In function 'dataconn':
> ftpd.c:4816: warning: pointer targets in passing argument 3 of 'accept' 
> differ in signedness
> ftpd.c: In function 'statfilecmd':
> ftpd.c:5302: warning: unused variable 'c'
> ftpd.c: In function 'delete':
> ftpd.c:5566: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5590: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5601: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5614: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5630: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c: In function 'makedir':
> ftpd.c:5707: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5721: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5739: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5750: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5783: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c: In function 'removedir':
> ftpd.c:5821: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5835: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5850: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c: In function 'renamecmd':
> ftpd.c:5936: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5951: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5960: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:5988: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:6004: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c: In function 'passive':
> ftpd.c:6309: warning: pointer targets in passing argument 3 of 'getsockname' 
> differ in signedness
> ftpd.c: In function 'send_file_list':
> ftpd.c:6439: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c:6467: warning: suggest parentheses around assignment used as truth 
> value
> ftpd.c: In function 'do_daemon':
> ftpd.c:7115: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpd.c: In function 'send_data':
> ftpd.c:4958: warning: 't1' may be used uninitialized in this function
> gcc  -g -Wall -D_FILE_OFFSET_BITS=64  -O2 -I.. -I../support -c -o ftpcmd.o 
> ftpcmd.c
> ftpcmd.y: In function 'yyparse':
> ftpcmd.y:211: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpcmd.y:490: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpcmd.y:536: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpcmd.y:604: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpcmd.y:627: warning: suggest explicit braces to avoid ambiguous 'else'
> ftpcmd.y:655: warning: suggest explicit braces to avoid ambiguous 'else'
> gcc  -g -Wall -D_FILE_OFFSET_BITS=64  -O2 -I.. -I../support -c -o glob.o 
> glob.c
> glob.c: In function 'amatch':
> glob.c:481: warning: suggest explicit braces to avoid ambiguous 'else'
> gcc  -g -Wall -D_FILE_OFFSET_BITS=64  -O2 -I.. -I../support -c -o logwtmp.o 
> logwtmp.c
> gcc  -g -Wall -D_FILE_OFFSET_BITS=64  -O2 -I.. -I../support -c -o popen.o 
> popen.c
> gcc  -g -Wall -D_FILE_OFFSET_BITS=64  -O2 -I.. -I../support -c -o access.o 
> access.c
> gcc  -g -Wall -D_FILE_OFFSET_BITS=64  -O2 -I.. -I../support -c -o 
> extensions.o extensions.c
> extensions.c: In function 'check_newer':
> extensions.c:204: warning: format '%u' expects type 'unsigned int', but 
> argument 5 has type '__time_t'
> extensions.c: In function 'msg_massage':
> extensions.c:397: error: 'struct dqblk' has no member named 'dqb_curblocks'
> extensions.c:403: warning: format '%d' expects type 'int', but argument 4 has 
> type 'u_int64_t'
> extensions.c:403: warning: format '%d' expects type 'int', but argument 4 has 
> type 'u_int64_t'
> extensions.c:411: warning: format '%d' expects type 'int', but argument 4 has 
> type 'u_int64_t'
> extensions.c:411: warning: format '%d' expects type 'int', but argument 4 has 
> type 'u_int64_t'
> extensions.c:419: warning: format '%d' expects type 'int', but argument 4 has 
> type 'u_int64_t'
> extensions.c:419: warning: format '%d' expects type 'int', but argument 4 has 
> type 'u_int64_t'
> extensions.c:426: error: 'struct dqblk' has no member named 'dqb_curblocks'
> extensions.c: In function 'show_message':
> extensions.c:689: warning: suggest explicit braces to avoid ambiguous 'else'
> extensions.c:697: warning: suggest explicit braces to avoid ambiguous 'else'
> extensions.c: In function 'show_readme':
> extensions.c:758: warning: suggest explicit braces to avoid ambiguous 'else'
> extensions.c:766: warning: suggest explicit braces to avoid ambiguous 'else'
> extensions.c: In function 'del_check':
> extensions.c:1583: warning: suggest explicit braces to avoid ambiguous 'else'
> extensions.c: In function 'path_to_device':
> extensions.c:1835: warning: suggest parentheses around assignment used as 
> truth value
> make[2]: *** [extensions.o] Error 1
> make[2]: Leaving directory `/build/tbm/wu-ftpd-2.6.2/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/tbm/wu-ftpd-2.6.2'
> make: *** [build-stamp] Error 2
> ******************************************************************************
> Build finished at 20060322-1639
> FAILED [dpkg-buildpackage died]

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: wu-ftpd
Source-Version: 2.6.2-22

We believe that the bug you reported is fixed in the latest version of
wu-ftpd, which is due to be installed in the Debian FTP archive:

wu-ftpd_2.6.2-22.diff.gz
  to pool/main/w/wu-ftpd/wu-ftpd_2.6.2-22.diff.gz
wu-ftpd_2.6.2-22.dsc
  to pool/main/w/wu-ftpd/wu-ftpd_2.6.2-22.dsc
wu-ftpd_2.6.2-22_i386.deb
  to pool/main/w/wu-ftpd/wu-ftpd_2.6.2-22_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Butler <[EMAIL PROTECTED]> (supplier of updated wu-ftpd 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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  5 Mar 2006 13:52:50 +0000
Source: wu-ftpd
Binary: wu-ftpd
Architecture: source i386
Version: 2.6.2-22
Distribution: unstable
Urgency: low
Maintainer: Chris Butler <[EMAIL PROTECTED]>
Changed-By: Chris Butler <[EMAIL PROTECTED]>
Description: 
 wu-ftpd    - powerful and widely used FTP server
Closes: 333178 350627 353686 355371 356519 358550
Changes: 
 wu-ftpd (2.6.2-22) unstable; urgency=low
 .
   * More checking in the init script (closes: #355371)
   * Simplified the postinst and converted it to shell, so that debhelper can
     help properly.
   * Added calls to update-inetd in the postrm to disable and remove ftp entry.
     (closes: #333178)
   * Updated config.sub/config.guess  (closes: #356519)
   * One of the members of struct dqblk has changed name, fixes FTBFS on
     unstable (closes: #358550)
   * Updated debconf translations: french (closes: #353686), swedish
     (closes: #350627)
Files: 
 6af2b961017da3cf121e3dff479fb250 592 net extra wu-ftpd_2.6.2-22.dsc
 cce95507a196082e17557e24315f4fb6 133580 net extra wu-ftpd_2.6.2-22.diff.gz
 13c3e0e947ea37ac1134d23cd3bac608 286132 net extra wu-ftpd_2.6.2-22_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFELSF0DzQFd9CXomERArN/AJ9vLRghqzskjudwDjPtWzKgOdqUdQCcC+uw
q6JJ4zzKUxJygU79tUK29ps=
=ctv8
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to