Your message dated Wed, 18 Jul 2012 17:02:40 +0000
with message-id <e1srxe4-00045t...@franck.debian.org>
and subject line Bug#676084: fixed in obexftp 0.23-1.1
has caused the Debian Bug report #676084,
regarding obexftp: FTBFS: ruby_wrap.c:1991:5: error: format not a string 
literal and no format arguments [-Werror=format-security]
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.)


-- 
676084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676084
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: obexftp
Version: 0.23-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120604 qa-ftbfs
User: debian-r...@lists.debian.org
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.



--- End Message ---
--- Begin Message ---
Source: obexftp
Source-Version: 0.23-1.1

We believe that the bug you reported is fixed in the latest version of
obexftp, which is due to be installed in the Debian FTP archive.

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 676...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bart Martens <ba...@debian.org> (supplier of updated obexftp 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: SHA256

Format: 1.8
Date: Wed, 18 Jul 2012 05:46:10 +0000
Source: obexftp
Binary: obexftp libbfb0 libbfb0-dev libmulticobex1 libmulticobex1-dev 
libobexftp0 libobexftp0-dev python-obexftp libobexftp-ruby libobexftp-perl
Architecture: source amd64
Version: 0.23-1.1
Distribution: unstable
Urgency: low
Maintainer: Hendrik Sattler <deb...@hendrik-sattler.de>
Changed-By: Bart Martens <ba...@debian.org>
Description: 
 libbfb0    - bfb protocol library
 libbfb0-dev - bfb protocol library - development files
 libmulticobex1 - multi-protocol cable OBEX library
 libmulticobex1-dev - multi-protocol cable OBEX library - development files
 libobexftp-perl - perl binding to the object exchange file transfer library
 libobexftp-ruby - ruby binding to the object exchange file transfer library
 libobexftp0 - object exchange file transfer library
 libobexftp0-dev - object exchange file transfer library - development files
 obexftp    - file transfer utility for devices that use the OBEX protocol
 python-obexftp - Python binding to the object exchange file transfer library
Closes: 676084
Changes: 
 obexftp (0.23-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Added patches to fix FTBFS.  Closes: #676084.
     + debian/patches/format.diff
     + debian/patches/rstring.diff
Checksums-Sha1: 
 24ff0c13f26ea355dfe2ed5714bf1b3652ce1ad2 2290 obexftp_0.23-1.1.dsc
 82dcc4b786b1fb58e1195a55a41ab02b85f04312 8378 obexftp_0.23-1.1.diff.gz
 8783c414ff96d0232176461abaeb10b0bdb9132b 30822 obexftp_0.23-1.1_amd64.deb
 ba1c8d9bedbe108c62b2e94fb5b6a02425c61627 17732 libbfb0_0.23-1.1_amd64.deb
 0048832cefa2397cf6a9ed91996f3e7d91552afa 18130 libbfb0-dev_0.23-1.1_amd64.deb
 1beef93873935dada8e7301f894c2b75a4f026c2 14172 
libmulticobex1_0.23-1.1_amd64.deb
 66f1187550963284da9c7ad0eff9e684f4afea19 13408 
libmulticobex1-dev_0.23-1.1_amd64.deb
 fada7bf6330962b14b2cf0abd7012e16bca38ea0 25990 libobexftp0_0.23-1.1_amd64.deb
 28961ee538e004c08b3f9283be9693dd0cb9b91f 105084 
libobexftp0-dev_0.23-1.1_amd64.deb
 9d9eeca1995191f864119f586fc65fda0691485c 28024 
python-obexftp_0.23-1.1_amd64.deb
 e46398c10ba46b82a38453c6a41e1f031fd3ff65 22214 
libobexftp-ruby_0.23-1.1_amd64.deb
 6b67772948fc98557b70f073b06d7fc6f89b503d 26958 
libobexftp-perl_0.23-1.1_amd64.deb
Checksums-Sha256: 
 0d304098804021db71a1926efcab2be54078b9c2c4829087c0014c1a7f17a44e 2290 
obexftp_0.23-1.1.dsc
 24945d6b5872193d1b2cc977cdbe5229bda84eae6f0f4a4ae5f967c2059b66c2 8378 
obexftp_0.23-1.1.diff.gz
 a494a8cc0f45c8f3d9dfdb18354eef9126b6c3edd0b20c87bd8b70d99dfd8c3b 30822 
obexftp_0.23-1.1_amd64.deb
 bf4f61d5bfd35316108d4376fbd707986d63043e6ddf4ce7c57eb896be1d569d 17732 
libbfb0_0.23-1.1_amd64.deb
 6c0bbf07aeb100677bc4c02b34dc1ae617f3862b8229f28aeb6281e2895a1579 18130 
libbfb0-dev_0.23-1.1_amd64.deb
 7875bb016901fdf4d1b065853357e56fb8ab4da02a39b144ca84e0e899315e9d 14172 
libmulticobex1_0.23-1.1_amd64.deb
 a53c558c1b3e324553cc12467d08c2fcaad622784e457ad2a1e53b86f884fdb0 13408 
libmulticobex1-dev_0.23-1.1_amd64.deb
 adbc69a6ce24cb9923f94e584bf9b0256dfb9082d2191d5f50bdd24a4d0f81eb 25990 
libobexftp0_0.23-1.1_amd64.deb
 2cbb8933f3f118f138329a3da6a66c4bb3b79682760fa61f676abc43b897e781 105084 
libobexftp0-dev_0.23-1.1_amd64.deb
 b4b54d6707e653c0fae655a656df4825b1ac811016505b1ab909c67de6551c2b 28024 
python-obexftp_0.23-1.1_amd64.deb
 37b4e0edfb81b2b5f5b802bf34702c5b8efc80546f76477bdba321aabcbdd9c1 22214 
libobexftp-ruby_0.23-1.1_amd64.deb
 1c881c333817b2eeb7610b206823b7e6ea3309b461b569d4ee7cfa6ed951f85a 26958 
libobexftp-perl_0.23-1.1_amd64.deb
Files: 
 7b05a2e9af6c75aa94a16ceeb7e19b36 2290 comm optional obexftp_0.23-1.1.dsc
 6aaffcf7a098b9cdba4129a1fdef8bf0 8378 comm optional obexftp_0.23-1.1.diff.gz
 e049c2cf6fedcb3b95fa1c8ec296845f 30822 comm optional obexftp_0.23-1.1_amd64.deb
 0966236fca9d3ea3f095d8e2a8fa8797 17732 libs optional libbfb0_0.23-1.1_amd64.deb
 8a975dcc27e1f32377fb51b27313aafa 18130 libdevel optional 
libbfb0-dev_0.23-1.1_amd64.deb
 5e721ac7f4992cacc9a5aabd0b042f7d 14172 libs optional 
libmulticobex1_0.23-1.1_amd64.deb
 dde1ba69073f65aee61e293fbe5cf254 13408 libdevel optional 
libmulticobex1-dev_0.23-1.1_amd64.deb
 041fa75b60cfe27ced0387c769fba2ce 25990 libs optional 
libobexftp0_0.23-1.1_amd64.deb
 ad1d3efdec138d730a5b56a8a70c20d4 105084 libdevel optional 
libobexftp0-dev_0.23-1.1_amd64.deb
 4e3d419fc4cdac59c35e196925cefa84 28024 python optional 
python-obexftp_0.23-1.1_amd64.deb
 9b4693337e9a5fcff8f9727f670b9e63 22214 ruby optional 
libobexftp-ruby_0.23-1.1_amd64.deb
 2de5ed89fc05bc2562be100d4dadb878 26958 perl optional 
libobexftp-perl_0.23-1.1_amd64.deb

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

iQIcBAEBCAAGBQJQBukvAAoJEDNV9NY7WCHMa1cP/3W1JSlZ2Gt7ZqWMmY2suxiZ
GHNLRqIj/61qvVRerbuKeQ8aZNWRNpC6/j2T3xul+LO583lenzXXVlD5UEiD7nvt
H7eEO6ulZD0/QvVYyQtNdpwOUb+u86nyxZE+jnKce9RSfp8MUWT5GzaPYZwnVhMx
yDdKs8QvhPyG38qvp5YdXZB00aPsJwf4x8V/qnaUyYX6jbFg/mmUArT8gqbKl7XM
7VVjDlITGFdxru8rPQt4IFbEqOcPArzphxau07g9vKSY5tEml2BvGRIq2Hk7jXUP
z4CMzS81tM9UknAXm8g+vlBxfqh6AjzimaDwXbrPES094nUy2D0+sXI+tcq5h4JN
iYdfhYFMqdH4WDCmtG+9arm7jckDR/GKYT6vBryoAAmgXbhBJP3nV6od/GbsO9R0
/uWGJvvK/bFxs9GYV8f/1E7OObtdlJA7bi8yQQflmtqjWJa7rynNFmmDbUf8v9zK
pnr9Y+yi9WB9vLMXMn7CTl2kdwxfeHZDzoeysSpdBVDav7Dc6D1mTVbjFk1C12t6
W12Hwin5SWPApKzvMgadEYjZNbt35Vcj8rK+PCe6gTBZ7/swAJRqFxCxWD5PIHYN
TIK+IZh6OCg9ZHHiQxCM8ngw4DtDcFDMTPL1iMbkid8lVZ9Yb9Nf98sIa741VxEt
K+wHsDDvAinGoNNVeq77
=hnF2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to