Your message dated Sat, 14 Jun 2014 22:37:43 +0000
with message-id <e1wvwzz-0003m6...@franck.debian.org>
and subject line Bug#746897: fixed in qtquick1-opensource-src 5.3.0-4
has caused the Debian Bug report #746897,
regarding qtquick1-opensource-src: ftbfs with GCC-4.9
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.)


-- 
746897: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746897
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qtquick1-opensource-src
Version: 5.2.1-3
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/qtquick1-opensource-src_5.2.1-3_unstable_gcc49.log
The last lines of the build log are at the end of this report.

To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files.  For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html

[...]
make[3]: Leaving directory `/«PKGBUILDDIR»/examples'
make[2]: Leaving directory `/«PKGBUILDDIR»'
# libtool-like files
rm -f debian/tmp/usr/lib/x86_64-linux-gnu/*.la
# Fix wrong path in pkgconfig files
find /«PKGBUILDDIR»/debian/tmp/usr/lib/*/pkgconfig -type f -name '*.pc' \
        -exec sed -i -e 
's/x86_64-linux-gnu\/x86_64-linux-gnu/x86_64-linux-gnu/g' {} \;
make[1]: Leaving directory `/«PKGBUILDDIR»'
   debian/rules override_dh_install
make[1]: Entering directory `/«PKGBUILDDIR»'
dh_install --fail-missing
make[1]: Leaving directory `/«PKGBUILDDIR»'
   dh_installdocs -a -O--parallel -O--dbg-package=qtquick1-5-dbg
   dh_installchangelogs -a -O--parallel -O--dbg-package=qtquick1-5-dbg
   dh_lintian -a -O--parallel -O--dbg-package=qtquick1-5-dbg
   dh_perl -a -O--parallel -O--dbg-package=qtquick1-5-dbg
   dh_link -a -O--parallel -O--dbg-package=qtquick1-5-dbg
   dh_compress -a -O--parallel -O--dbg-package=qtquick1-5-dbg
   dh_fixperms -a -O--parallel -O--dbg-package=qtquick1-5-dbg
   dh_strip -a -O--parallel -O--dbg-package=qtquick1-5-dbg
   dh_makeshlibs -a -O--parallel -O--dbg-package=qtquick1-5-dbg
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libqt5declarative5/DEBIAN/symbols doesn't 
match completely debian/libqt5declarative5.symbols
--- debian/libqt5declarative5.symbols (libqt5declarative5_5.2.1-3_amd64)
+++ dpkg-gensymbolsNZc3bW       2014-04-19 18:43:00.665215516 +0000
@@ -606,9 +606,9 @@
  _ZN21QDeclarativeValueType16staticMetaObjectE@Base 5.0.2 1
  _ZN21QDeclarativeValueTypeC1EP7QObject@Base 5.0.2 1
  _ZN21QDeclarativeValueTypeC2EP7QObject@Base 5.0.2 1
- _ZN21QDeclarativeValueTypeD0Ev@Base 5.0.2 1
- _ZN21QDeclarativeValueTypeD1Ev@Base 5.0.2 1
- _ZN21QDeclarativeValueTypeD2Ev@Base 5.0.2 1
+#MISSING: 5.2.1-3# _ZN21QDeclarativeValueTypeD0Ev@Base 5.0.2 1
+#MISSING: 5.2.1-3# _ZN21QDeclarativeValueTypeD1Ev@Base 5.0.2 1
+#MISSING: 5.2.1-3# _ZN21QDeclarativeValueTypeD2Ev@Base 5.0.2 1
  _ZN22QDeclarativeDebugQuery11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.0.2 1
  _ZN22QDeclarativeDebugQuery11qt_metacastEPKc@Base 5.0.2 1
  _ZN22QDeclarativeDebugQuery12stateChangedENS_5StateE@Base 5.0.2 1
@@ -1342,7 +1342,7 @@
  _ZN7QPacketD0Ev@Base 5.0.2 1
  _ZN7QPacketD1Ev@Base 5.0.2 1
  _ZN7QPacketD2Ev@Base 5.0.2 1
- (arch=!sparc)_ZN9QBitArray8clearBitEi@Base 5.0.2
+#MISSING: 5.2.1-3# (arch=!sparc)_ZN9QBitArray8clearBitEi@Base 5.0.2
  _ZNK12QPaintDevice7devTypeEv@Base 5.0.2
  _ZNK15QDeclarativePen10metaObjectEv@Base 5.0.2 1
  _ZNK15QPacketProtocol10metaObjectEv@Base 5.0.2 1
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2

--- End Message ---
--- Begin Message ---
Source: qtquick1-opensource-src
Source-Version: 5.3.0-4

We believe that the bug you reported is fixed in the latest version of
qtquick1-opensource-src, 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 746...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org> (supplier of updated 
qtquick1-opensource-src 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 14 Jun 2014 18:45:27 -0300
Source: qtquick1-opensource-src
Binary: libqt5declarative5 qtquick1-qmltooling-plugins qtquick1-qml-plugins 
qtquick1-5-dev-tools qtquick1-5-dev qtquick1-5-private-dev qtquick1-5-examples 
qtquick1-5-dbg
Architecture: source amd64
Version: 5.3.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org>
Description:
 libqt5declarative5 - Qt Quick 1 module for Qt 5
 qtquick1-5-dbg - Qt Quick 1 library debugging symbols
 qtquick1-5-dev - Qt Quick 1 development files
 qtquick1-5-dev-tools - Qt Quick 1 tools
 qtquick1-5-examples - Qt Quick 1 examples
 qtquick1-5-private-dev - Qt Quick 1 private development files
 qtquick1-qml-plugins - Qt 5 QtQuick1 qml plugins
 qtquick1-qmltooling-plugins - Qt 5 QtQuick1 qmltooling plugins
Closes: 746897
Changes:
 qtquick1-opensource-src (5.3.0-4) unstable; urgency=medium
 .
   * Update symbols files with buildds' and current logs (Closes: #746897).
Checksums-Sha1:
 539130d7a5226aa231a27d309ab48e1c240bc51e 3051 
qtquick1-opensource-src_5.3.0-4.dsc
 d95fd01fd6b09a34c0218ed17109a03dc367843a 19852 
qtquick1-opensource-src_5.3.0-4.debian.tar.xz
 5cd953c683d5d064988747e3b36fa4a9bd3b86bf 916892 
libqt5declarative5_5.3.0-4_amd64.deb
 d7bccc061e3c37e100f759f03ea31a2deb7055c0 47556 
qtquick1-qmltooling-plugins_5.3.0-4_amd64.deb
 d289564ac3684d197d0477bb092c6cddeb741e48 88258 
qtquick1-qml-plugins_5.3.0-4_amd64.deb
 df9af89e46c1011bba768c628dfe1201b373ea16 161202 
qtquick1-5-dev-tools_5.3.0-4_amd64.deb
 51b4684a1a8c4c42b9f68ead034409806488ee32 20114 qtquick1-5-dev_5.3.0-4_amd64.deb
 efbf813a866fe37a5b2c5ff8b9bec7079d4cb64c 100990 
qtquick1-5-private-dev_5.3.0-4_amd64.deb
 08dd9a02713415871e7f76a0257d63cf18197673 4067336 
qtquick1-5-examples_5.3.0-4_amd64.deb
 7e5f1136b805576f0063232c35c40a3397247829 42535750 
qtquick1-5-dbg_5.3.0-4_amd64.deb
Checksums-Sha256:
 91aef54494de06888eb48bc25c0317bf9ba0dea783a77f519277b43b34f7b4fe 3051 
qtquick1-opensource-src_5.3.0-4.dsc
 11f7e97514c4f91b36b82828238bf37b788caa1353932f2482847f3b5da9d878 19852 
qtquick1-opensource-src_5.3.0-4.debian.tar.xz
 8abda741911b1dc6af246c1be2f4e84bb3719a837aa57cf0ebf95c8d4d8093a7 916892 
libqt5declarative5_5.3.0-4_amd64.deb
 63bcd304520694c548f2fa62a5127d756a52d7c43f05816d27978a2b3e89a528 47556 
qtquick1-qmltooling-plugins_5.3.0-4_amd64.deb
 092bb126180023566ce4f72748b3407b180704cea2a342a86fd2a0a8e5507e7e 88258 
qtquick1-qml-plugins_5.3.0-4_amd64.deb
 d6b977104f0a6490050e67a50c0e25fb7863600e4cc7e3c6fa78ba8ade826291 161202 
qtquick1-5-dev-tools_5.3.0-4_amd64.deb
 ba0aaf6f1b43ea382846741716eefa688b4281bb5a7237c4ff10643eab069d0f 20114 
qtquick1-5-dev_5.3.0-4_amd64.deb
 cf9d8ff85dd9d436744ceab235650bfcbfc76aed5e334086adba4dff07c082ee 100990 
qtquick1-5-private-dev_5.3.0-4_amd64.deb
 314e52cae911e58424173ec150b9b764d547918280b9bae7de54485811973cc5 4067336 
qtquick1-5-examples_5.3.0-4_amd64.deb
 0d6f748b363db1c44c6c5b4b077702de1f18e13a157c5aaa97509de1f660dc60 42535750 
qtquick1-5-dbg_5.3.0-4_amd64.deb
Files:
 e178055f020e76465d5e9935c8f488ca 916892 libs optional 
libqt5declarative5_5.3.0-4_amd64.deb
 3da1beeb8b16d17116567c169f2dcc8a 47556 libs optional 
qtquick1-qmltooling-plugins_5.3.0-4_amd64.deb
 aa5b3b643856c3c813fb4a76dc37107f 88258 libs optional 
qtquick1-qml-plugins_5.3.0-4_amd64.deb
 90a8df9ebf2ca26ccdcdbe7465b17602 161202 libdevel optional 
qtquick1-5-dev-tools_5.3.0-4_amd64.deb
 3e83dcfb8e64d8b0ad763e15db8c64c8 20114 libdevel optional 
qtquick1-5-dev_5.3.0-4_amd64.deb
 f9bb7d97664f9fd2bd55c55d33fff4e3 100990 libdevel optional 
qtquick1-5-private-dev_5.3.0-4_amd64.deb
 3c5d9b4b1c0bc7d9591e056f3483810e 4067336 x11 optional 
qtquick1-5-examples_5.3.0-4_amd64.deb
 c73ce61479b1a6ce80a8579ce6afc8df 42535750 debug extra 
qtquick1-5-dbg_5.3.0-4_amd64.deb
 929246aa39621778086491b555683c55 3051 libs optional 
qtquick1-opensource-src_5.3.0-4.dsc
 e73e4dabe5224689cfec4f98c2015093 19852 libs optional 
qtquick1-opensource-src_5.3.0-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTnMQuAAoJEKtkX0BihqfQXjcQAKv/rS483paSVGXewo2W4KPt
Vg3QO0i25Jgs+MdHhede6cATePEBP3/UEHiWEnEdQw+ElwMOEHDRcu/YaJpgsoZE
Cy7Byp0S2KgaP/5FAwzlqVaroOTqcQuCGvaOj9/cnrSu0GVHT4uxmopVsMbgibeI
U6LqsfenCefzFFpseZc+WjnfaYRBdj7fy1dzL2wmI1qx+CDQUy0gpB8bm6j3LD8w
1hQ7oe/z3FkvDFJEG/Kl7DjmkBecCRWUwE1E1RCI5q5xGjGs88sr+gpIaxXfd0+a
pD9/hCPR3LqXyWVRTulLXWmQ+hwUxnhl5dzsvhm/tKJ9Y5nu3JJbiXDqEzFLDy0Q
c1B0jL975WRECsXaoQReJ3s+2TCvUxkpUU2qYthQ25PpIyhIeE4prVdkthVxwvEm
2qY8bB5LQgP5IAN6p6WE3pz7iT3dKfAeDKo3FxIw8g/IF5V9H5FqaGLrj0/1et4a
wqgJZAWgCNsJLgFzP8J5PU/bETUWcmgmWL3jbMxSqKm6F2l9qLIpazakO6Tmk7LS
Fn+bT09xaVi3Kp8Tk9s7iFJnd+X7hJR0Gln2pSr8q+ymTTVcIrJXVhaOtYs6G9w4
R7Z3algiNG4AJRyqh8m/AWFtcQHJVXfzogGX8iEgzq2nLn/+dVtkkTDp5tLNMVtB
BVxcRTo5ByZ5gnuTwFh1
=QR4k
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to