Source: obexftp
Version: 0.23-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120604 qa-ftbfs
User: [email protected]
Usertags: default19
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[5]: Entering directory `/«PKGBUILDDIR»/swig/ruby'
> compiling ruby_wrap.c
> ruby_wrap.c: In function 'SWIG_Ruby_define_class':
> ruby_wrap.c:1420:9: warning: variable 'klass' set but not used 
> [-Wunused-but-set-variable]
> ruby_wrap.c: In function '_wrap_discover':
> ruby_wrap.c:1991:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_browsebt':
> ruby_wrap.c:2030:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_new_Client':
> ruby_wrap.c:2072:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_callback':
> ruby_wrap.c:2104:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c:2109:10: warning: assignment makes pointer from integer without a 
> cast [enabled by default]
> ruby_wrap.c: In function '_wrap_Client_discover':
> ruby_wrap.c:2131:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_connect':
> ruby_wrap.c:2173:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c:2179:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_connectpush':
> ruby_wrap.c:2211:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c:2217:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_connectsync':
> ruby_wrap.c:2249:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c:2255:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_disconnect':
> ruby_wrap.c:2282:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_chpath':
> ruby_wrap.c:2307:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_mkpath':
> ruby_wrap.c:2333:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_cdup':
> ruby_wrap.c:2358:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_cdtop':
> ruby_wrap.c:2382:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_get':
> ruby_wrap.c:2407:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c:2413:5: warning: pointer targets in passing argument 1 of 
> 'rb_str_new' differ in signedness [-Wpointer-sign]
> In file included from /usr/include/ruby-1.9.1/ruby/ruby.h:1382:0,
>                  from /usr/include/ruby-1.9.1/ruby.h:32,
>                  from ruby_wrap.c:804:
> /usr/include/ruby-1.9.1/ruby/intern.h:649:7: note: expected 'const char *' 
> but argument is of type 'uint8_t *'
> ruby_wrap.c:2397:9: warning: variable 'result' set but not used 
> [-Wunused-but-set-variable]
> ruby_wrap.c: In function '_wrap_Client_list':
> ruby_wrap.c:2440:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c:2448:5: warning: pointer targets in passing argument 1 of 
> 'rb_str_new' differ in signedness [-Wpointer-sign]
> In file included from /usr/include/ruby-1.9.1/ruby/ruby.h:1382:0,
>                  from /usr/include/ruby-1.9.1/ruby.h:32,
>                  from ruby_wrap.c:804:
> /usr/include/ruby-1.9.1/ruby/intern.h:649:7: note: expected 'const char *' 
> but argument is of type 'uint8_t *'
> ruby_wrap.c:2430:9: warning: variable 'result' set but not used 
> [-Wunused-but-set-variable]
> ruby_wrap.c: In function '_wrap_Client_get_capability':
> ruby_wrap.c:2475:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c:2483:5: warning: pointer targets in passing argument 1 of 
> 'rb_str_new' differ in signedness [-Wpointer-sign]
> In file included from /usr/include/ruby-1.9.1/ruby/ruby.h:1382:0,
>                  from /usr/include/ruby-1.9.1/ruby.h:32,
>                  from ruby_wrap.c:804:
> /usr/include/ruby-1.9.1/ruby/intern.h:649:7: note: expected 'const char *' 
> but argument is of type 'uint8_t *'
> ruby_wrap.c:2465:9: warning: variable 'result' set but not used 
> [-Wunused-but-set-variable]
> ruby_wrap.c: In function '_wrap_Client_get_file':
> ruby_wrap.c:2511:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_put_file':
> ruby_wrap.c:2539:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c: In function '_wrap_Client_put_data':
> ruby_wrap.c:2570:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> ruby_wrap.c:2582:5: warning: implicit declaration of function 'STR2CSTR' 
> [-Wimplicit-function-declaration]
> ruby_wrap.c:2582:10: warning: assignment makes pointer from integer without a 
> cast [enabled by default]
> ruby_wrap.c:2583:34: error: 'struct RString' has no member named 'len'
> ruby_wrap.c: In function '_wrap_Client_delete':
> ruby_wrap.c:2615:5: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> cc1: some warnings being treated as errors
> make[5]: *** [ruby_wrap.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/06/04/obexftp_0.23-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



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

Reply via email to