Your message dated Tue, 03 Jun 2008 20:47:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#484198: fixed in libqt4-ruby 1.4.10-3
has caused the Debian Bug report #484198,
regarding libqt4-ruby: FTBFS: Qt.cpp:696: error: invalid conversion from 'const 
char*' to 'char*'
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 [EMAIL PROTECTED]
immediately.)


-- 
484198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484198
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libqt4-ruby
Version: 1.4.10-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080602 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> Linking CXX shared library libsmokeqt4.so
> make[3]: Leaving directory 
> `/build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2'
> [ 53%] Built target smokeqt4
> make[3]: Entering directory 
> `/build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2'
> Scanning dependencies of target qtruby4
> make[3]: Leaving directory 
> `/build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2'
> make[3]: Entering directory 
> `/build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2'
> [ 56%] Building CXX object ruby/qtruby/src/CMakeFiles/qtruby4.dir/Qt.o
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:
>  In function 'VALUE qvariant_value(VALUE, VALUE, VALUE)':
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:696:
>  error: invalid conversion from 'const char*' to 'char*'
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:
>  In function 'VALUE qvariant_from_value(int, VALUE*, VALUE)':
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:812:
>  error: invalid conversion from 'const char*' to 'char*'
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:
>  In function 'const char* get_VALUEtype(VALUE)':
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:875:
>  error: invalid conversion from 'const char*' to 'char*'
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:
>  In function 'VALUE method_missing(int, VALUE*, VALUE)':
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:1800:
>  error: invalid conversion from 'const char*' to 'char*'
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:1850:
>  error: invalid conversion from 'const char*' to 'char*'
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:
>  In function 'VALUE class_method_missing(int, VALUE*, VALUE)':
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:1957:
>  error: invalid conversion from 'const char*' to 'char*'
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:
>  In function 'VALUE initialize_qt(int, VALUE*, VALUE)':
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:2071:
>  error: invalid conversion from 'const char*' to 'char*'
> /build/user-libqt4-ruby_1.4.10-2-amd64-p_380g/libqt4-ruby-1.4.10-2/ruby/qtruby/src/Qt.cpp:2071:
>  error:   initializing argument 4 of 'QByteArray* find_cached_selector(int, 
> VALUE*, VALUE, char*)'
> make[3]: *** [ruby/qtruby/src/CMakeFiles/qtruby4.dir/Qt.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/06/02

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: libqt4-ruby
Source-Version: 1.4.10-3

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

libqt4-ruby1.8_1.4.10-3_amd64.deb
  to pool/main/libq/libqt4-ruby/libqt4-ruby1.8_1.4.10-3_amd64.deb
libqt4-ruby_1.4.10-3.diff.gz
  to pool/main/libq/libqt4-ruby/libqt4-ruby_1.4.10-3.diff.gz
libqt4-ruby_1.4.10-3.dsc
  to pool/main/libq/libqt4-ruby/libqt4-ruby_1.4.10-3.dsc
libqt4-ruby_1.4.10-3_all.deb
  to pool/main/libq/libqt4-ruby/libqt4-ruby_1.4.10-3_all.deb
libsmokeqt4-1_1.4.10-3_amd64.deb
  to pool/main/libq/libqt4-ruby/libsmokeqt4-1_1.4.10-3_amd64.deb
libsmokeqt4-dev_1.4.10-3_amd64.deb
  to pool/main/libq/libqt4-ruby/libsmokeqt4-dev_1.4.10-3_amd64.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.
Vincent Fourmond <[EMAIL PROTECTED]> (supplier of updated libqt4-ruby 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.8
Date: Tue, 03 Jun 2008 21:41:00 +0200
Source: libqt4-ruby
Binary: libqt4-ruby libqt4-ruby1.8 libsmokeqt4-1 libsmokeqt4-dev
Architecture: source amd64 all
Version: 1.4.10-3
Distribution: unstable
Urgency: medium
Maintainer: Vincent Fourmond <[EMAIL PROTECTED]>
Changed-By: Vincent Fourmond <[EMAIL PROTECTED]>
Description: 
 libqt4-ruby - ruby bindings for the Qt4 GUI library
 libqt4-ruby1.8 - ruby bindings for the Qt4 GUI library
 libsmokeqt4-1 - Smoke library for Qt4
 libsmokeqt4-dev - Smoke library for Qt4
Closes: 484198
Changes: 
 libqt4-ruby (1.4.10-3) unstable; urgency=medium
 .
   * 35-fix-g++-4.3-build : tweak some const char * in Qt.cpp so
     it builds with g++-4.3 (Closes: #484198)
   * Urgency medium to fix RC bug in testing.
Checksums-Sha1: 
 1de2edf63ef31dc88445fa39538633e0021fa284 1530 libqt4-ruby_1.4.10-3.dsc
 70cc3d8afa24fcd00c62a0169cb9ab4ba9a4eec8 15510 libqt4-ruby_1.4.10-3.diff.gz
 a924573f503901f0a8e10a9f8f8e88eb5a57cb07 456730 
libqt4-ruby1.8_1.4.10-3_amd64.deb
 0a5c1efa7fe8ea70f8eb264616d28b0787640a7e 1979438 
libsmokeqt4-1_1.4.10-3_amd64.deb
 8c576125e52ea98d799dc25db7d4bb1b03eeaf6b 9872 
libsmokeqt4-dev_1.4.10-3_amd64.deb
 940de7374dc0b48ce151edb9190baa3bc6189b6e 7148 libqt4-ruby_1.4.10-3_all.deb
Checksums-Sha256: 
 f590b665010c0f51112f7b673167f4542c389a36f9b1a486d37ce6fb1f1ae69d 1530 
libqt4-ruby_1.4.10-3.dsc
 6c74b256e6cf979407b3dd23b699b287b1b469539d0e7f9172d2d082c14957bf 15510 
libqt4-ruby_1.4.10-3.diff.gz
 45a1acf0653948697d10132794e423ac18000856f72d5c27fb72ce62800f474b 456730 
libqt4-ruby1.8_1.4.10-3_amd64.deb
 ff6b13f9bc2b91d40567ba62f5cb400ee3b1e47290fe8d7039bc09a4160bf537 1979438 
libsmokeqt4-1_1.4.10-3_amd64.deb
 4511ad2fbc721c77fa093924e21da9048d32b3a2130d6e07e3fe6d7ce31bcb21 9872 
libsmokeqt4-dev_1.4.10-3_amd64.deb
 7f9f705757cbc52e5d104ab5a3fa752cfc643ef39135d44dd958aa1eec8fbc20 7148 
libqt4-ruby_1.4.10-3_all.deb
Files: 
 01880ab65d9b075ee6fed87ad12c37d6 1530 interpreters optional 
libqt4-ruby_1.4.10-3.dsc
 36a3414ad89f35f521fc8a0de96db68b 15510 interpreters optional 
libqt4-ruby_1.4.10-3.diff.gz
 ae4a3fa9675dc18f66fe03a31e6ed548 456730 interpreters optional 
libqt4-ruby1.8_1.4.10-3_amd64.deb
 f16d6b74ccc58546c0ae4471548738c9 1979438 libs optional 
libsmokeqt4-1_1.4.10-3_amd64.deb
 2c511816cb6e3a639d00fae657c4dbb7 9872 libdevel optional 
libsmokeqt4-dev_1.4.10-3_amd64.deb
 b47e6b7ea8e2bb4ffd372e7d8477f1a6 7148 interpreters optional 
libqt4-ruby_1.4.10-3_all.deb

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

iEYEARECAAYFAkhFoOgACgkQx/UhwSKygsodywCgtpOoOA9tQ2dRx8gVHAfVH7R6
Qa0An0py6j7SqM342sqexa8srkOk3as4
=Cuvn
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to