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/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to