Your message dated Thu, 22 May 2008 19:02:38 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#482229: fixed in libqt4-ruby 1.4.10-2
has caused the Debian Bug report #482229,
regarding libqt4-ruby: FTBFS: missing cmake stuff
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.)


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

Hi,

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

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).

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-arch-stamp build-indep-stamp configure-stamp
> [ ! -f Makefile ] || /usr/bin/make clean
> dh_clean 
> dpatch deapply-all
> 99-smoke-qt4 not applied to ./ .
> 97-soname not applied to ./ .
> 50-rbqtapi-ruby1.8 not applied to ./ .
> 30-qt_enum not applied to ./ .
> 28-optimization not applied to ./ .
> 25-fix-hppa-build not applied to ./ .
> 10-fix-ruby-install-path not applied to ./ .
> 05-smoke-links-to-qtwebkit not applied to ./ .
> rm -rf patch-stamp debian/patched
>  dpkg-source -b libqt4-ruby-1.4.10
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building libqt4-ruby using existing 
> libqt4-ruby_1.4.10.orig.tar.gz
> dpkg-source: info: building libqt4-ruby in libqt4-ruby_1.4.10-1.diff.gz
> dpkg-source: warning: file libqt4-ruby-1.4.10/debian/libqt4-ruby1.8.preinst 
> has no final newline (either original or modified version)
> dpkg-source: warning: file libqt4-ruby-1.4.10/debian/libqt4-ruby1.8.postrm 
> has no final newline (either original or modified version)
> dpkg-source: warning: file libqt4-ruby-1.4.10/debian/libsmokeqt4-1.install 
> has no final newline (either original or modified version)
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/50-rbqtapi-ruby1.8.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/05-smoke-links-to-qtwebkit.dpatch' will not be represented in 
> diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/28-optimization.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/25-fix-hppa-build.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/30-qt_enum.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/97-soname.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/99-smoke-qt4.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/10-fix-ruby-install-path.dpatch' will not be represented in 
> diff
> dpkg-source: warning: file libqt4-ruby-1.4.10/debian/tests/README has no 
> final newline (either original or modified version)
> dpkg-source: info: building libqt4-ruby in libqt4-ruby_1.4.10-1.dsc
>  debian/rules build
> dpatch apply-all
> applying patch 05-smoke-links-to-qtwebkit to ./ ... ok.
> applying patch 10-fix-ruby-install-path to ./ ... ok.
> applying patch 25-fix-hppa-build to ./ ... ok.
> applying patch 28-optimization to ./ ... ok.
> applying patch 30-qt_enum to ./ ... ok.
> applying patch 50-rbqtapi-ruby1.8 to ./ ... ok.
> applying patch 97-soname to ./ ... ok.
> applying patch 99-smoke-qt4 to ./ ... ok.
> touch patch-stamp
> dh_testdir
> cmake -DCMAKE_INSTALL_PREFIX=/build/user/libqt4-ruby-1.4.10/debian/tmp/usr 
> -DDESTDIR:PATH=/build/user/libqt4-ruby-1.4.10/debian/tmp . 
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Found Perl: /usr/bin/perl
> -- Looking for Q_WS_X11
> -- Looking for Q_WS_X11 - found
> -- Looking for Q_WS_WIN
> -- Looking for Q_WS_WIN - not found.
> -- Looking for Q_WS_QWS
> -- Looking for Q_WS_QWS - not found.
> -- Looking for Q_WS_MAC
> -- Looking for Q_WS_MAC - not found.
> -- Found Qt-Version 4.4.0
> -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
> -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
> -- Looking for gethostbyname
> -- Looking for gethostbyname - found
> -- Looking for connect
> -- Looking for connect - found
> -- Looking for remove
> -- Looking for remove - found
> -- Looking for shmat
> -- Looking for shmat - found
> -- Found X11: /usr/lib/libX11.so
> -- Looking for include files CMAKE_HAVE_PTHREAD_H
> -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
> -- Looking for pthread_create in pthreads
> -- Looking for pthread_create in pthreads - not found
> -- Looking for pthread_create in pthread
> -- Looking for pthread_create in pthread - found
> -- Ruby found: /usr/lib/libruby1.8.so
> -- QScintilla not found, support disabled
> -- Qwt5 not found, support disabled
> -- Build Smoke... 
> -- Ruby found: /usr/lib/libruby1.8.so
> -- Build QtRuby... yes
> CMake Warning (dev) in CMakeLists.txt:
>   No cmake_minimum_required command is present.  A line of code such as
> 
>     cmake_minimum_required(VERSION 2.6)
> 
>   should be added at the top of the file.  The version specified may be lower
>   if you wish to support older CMake versions for this project.  For more
>   information run "cmake --help-policy CMP0000".
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> CMake Error: The following variables are used in this project, but they are 
> set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake 
> files:
> QT_QTOPENGL_LIBRARY (ADVANCED)
>     linked by target "smokeqt4" in directory 
> /build/user/libqt4-ruby-1.4.10/smoke/qt
>     linked by target "qtruby4" in directory 
> /build/user/libqt4-ruby-1.4.10/ruby/qtruby/src
> 
> -- Configuring done
> make: *** [configure-stamp] Error 1

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

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-2

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-2_amd64.deb
  to pool/main/libq/libqt4-ruby/libqt4-ruby1.8_1.4.10-2_amd64.deb
libqt4-ruby_1.4.10-2.diff.gz
  to pool/main/libq/libqt4-ruby/libqt4-ruby_1.4.10-2.diff.gz
libqt4-ruby_1.4.10-2.dsc
  to pool/main/libq/libqt4-ruby/libqt4-ruby_1.4.10-2.dsc
libqt4-ruby_1.4.10-2_all.deb
  to pool/main/libq/libqt4-ruby/libqt4-ruby_1.4.10-2_all.deb
libsmokeqt4-1_1.4.10-2_amd64.deb
  to pool/main/libq/libqt4-ruby/libsmokeqt4-1_1.4.10-2_amd64.deb
libsmokeqt4-dev_1.4.10-2_amd64.deb
  to pool/main/libq/libqt4-ruby/libsmokeqt4-dev_1.4.10-2_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: Thu, 22 May 2008 20:35:08 +0200
Source: libqt4-ruby
Binary: libqt4-ruby libqt4-ruby1.8 libsmokeqt4-1 libsmokeqt4-dev
Architecture: source amd64 all
Version: 1.4.10-2
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: 482229
Changes: 
 libqt4-ruby (1.4.10-2) unstable; urgency=medium
 .
   * Build-depend on libqt4-opengl-dev to enable building with latest Qt from
     unstable (closes: #482229), fix from
     Michael Schutte <[EMAIL PROTECTED]>, many thanks
   * Urgency medium to fix RC bug in testing
Checksums-Sha1: 
 0d94a6cec483a5fdabec6cdb21c502f086e5d03c 1522 libqt4-ruby_1.4.10-2.dsc
 ec232de4f356b0f27ab767ab175caf20508d4cb0 14629 libqt4-ruby_1.4.10-2.diff.gz
 5c786bc972058aef7994f1da510037188861b496 456636 
libqt4-ruby1.8_1.4.10-2_amd64.deb
 4e2801da53ecfe2c1d73c1ba8f53ddbd27df9623 1979336 
libsmokeqt4-1_1.4.10-2_amd64.deb
 ca1a53c7100cc19c00e9faf5042e0c580d12f282 9790 
libsmokeqt4-dev_1.4.10-2_amd64.deb
 23bbc32e01b3adef1720261d385ba73a51624e27 7076 libqt4-ruby_1.4.10-2_all.deb
Checksums-Sha256: 
 c1f5c9f25917150bda4e738513bbdd3c4fbcf6b902d364d1c613a949c93daf79 1522 
libqt4-ruby_1.4.10-2.dsc
 831dcabc34d70df3541f24a4258b098859b2c84c7c6cf48fb4d7f00847bfd584 14629 
libqt4-ruby_1.4.10-2.diff.gz
 72e214fe60460e3924d90dff37001944b80c8a3d4feee1e76224a4a40162d71a 456636 
libqt4-ruby1.8_1.4.10-2_amd64.deb
 45cc344cc615beecd6279ef45fa87ebdc020ce5ea418472106a7468161985efd 1979336 
libsmokeqt4-1_1.4.10-2_amd64.deb
 dcaaa3ae6db03fe2a4df815139b8e0fc0bea944a31ff25b266e6b1eb10db0347 9790 
libsmokeqt4-dev_1.4.10-2_amd64.deb
 02b423875662fce8456d50a987a7119ed23e8fe385c0abd5fea404c6298e846b 7076 
libqt4-ruby_1.4.10-2_all.deb
Files: 
 1e0b5efb82d515452a6a75e98b34fb8a 1522 interpreters optional 
libqt4-ruby_1.4.10-2.dsc
 6a5ca87b91758446d8ebfdbddab47abf 14629 interpreters optional 
libqt4-ruby_1.4.10-2.diff.gz
 728b38b09b177017f74792078999f0e5 456636 interpreters optional 
libqt4-ruby1.8_1.4.10-2_amd64.deb
 3dc73b195af92dcd55290441ba741f63 1979336 libs optional 
libsmokeqt4-1_1.4.10-2_amd64.deb
 5308ab547b749636215254266cc6222b 9790 libdevel optional 
libsmokeqt4-dev_1.4.10-2_amd64.deb
 704ef718cd299d66a0eccc950448b038 7076 interpreters optional 
libqt4-ruby_1.4.10-2_all.deb

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

iD8DBQFINb+gx/UhwSKygsoRAvzFAKCkj8oJM0Z7p2+4/FqlNhK4e6JPjwCfce8G
ytxzxnCYwT75KhYRQ7ZMz9c=
=4Mr9
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to