[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778093: marked as done (qtscript-opensource-src: ftbfs with GCC-5)



Your message dated Wed, 25 Feb 2015 11:05:09 +0000
with message-id <E1YQZm9-0004kE-Bo@franck.debian.org>
and subject line Bug#778093: fixed in qtscript-opensource-src 5.4.1+dfsg-1
has caused the Debian Bug report #778093,
regarding qtscript-opensource-src: ftbfs with GCC-5
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 owner@bugs.debian.org
immediately.)


-- 
778093: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778093
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:qtscript-opensource-src
Version: 5.3.2+dfsg-2
Severity: normal
Tags: sid stretch
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

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

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/qtscript-opensource-src_5.3.2+dfsg-2_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
install -m 644 -p /«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script/context2d/domimage.h /«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/script/context2d/
install -m 644 -p /«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script/context2d/environment.h /«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/script/context2d/
install -m 644 -p /«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script/context2d/window.h /«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/script/context2d/
install -m 644 -p /«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script/context2d/context2d.qrc /«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/script/context2d/
make[5]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script/context2d'
make[4]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script'
make[3]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples'
make[2]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
# Remove libtool-like files
rm -f debian/tmp/usr/lib/x86_64-linux-gnu/*.la
make[1]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
   debian/rules override_dh_install
make[1]: Entering directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
dh_install --fail-missing
make[1]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
   dh_installdocs -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_installchangelogs -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_lintian -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_perl -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_link -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_compress -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_fixperms -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_strip -a -O--parallel -O--dbg-package=qtscript5-dbg
   debian/rules override_dh_makeshlibs
make[1]: Entering directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
dh_makeshlibs
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libqt5scripttools5/DEBIAN/symbols doesn't match completely debian/libqt5scripttools5.symbols
--- debian/libqt5scripttools5.symbols (libqt5scripttools5_5.3.2+dfsg-2_amd64)
+++ dpkg-gensymbolsj6iCsG	2015-02-07 16:09:19.928681907 +0000
@@ -15,9 +15,9 @@
  _ZN21QScriptEngineDebuggerD0Ev@Base 5.0.2
  _ZN21QScriptEngineDebuggerD1Ev@Base 5.0.2
  _ZN21QScriptEngineDebuggerD2Ev@Base 5.0.2
- _ZN25QAbstractItemModelPrivateD0Ev@Base 5.0.2
- _ZN25QAbstractItemModelPrivateD1Ev@Base 5.0.2
- _ZN25QAbstractItemModelPrivateD2Ev@Base 5.0.2
+#MISSING: 5.3.2+dfsg-2# _ZN25QAbstractItemModelPrivateD0Ev@Base 5.0.2
+#MISSING: 5.3.2+dfsg-2# _ZN25QAbstractItemModelPrivateD1Ev@Base 5.0.2
+#MISSING: 5.3.2+dfsg-2# _ZN25QAbstractItemModelPrivateD2Ev@Base 5.0.2
  _ZNK21QScriptEngineDebugger10metaObjectEv@Base 5.0.2
  _ZNK21QScriptEngineDebugger14standardWindowEv@Base 5.0.2
  _ZNK21QScriptEngineDebugger22autoShowStandardWindowEv@Base 5.0.2
dh_makeshlibs: failing due to earlier errors
make[1]: *** [override_dh_makeshlibs] Error 2
debian/rules:34: recipe for target 'override_dh_makeshlibs' failed
make[1]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
make: *** [binary-arch] Error 2
debian/rules:13: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: qtscript-opensource-src
Source-Version: 5.4.1+dfsg-1

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

Debian distribution maintenance software
pp.
Dmitry Shachnev <mitya57@debian.org> (supplier of updated qtscript-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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 25 Feb 2015 13:13:33 +0300
Source: qtscript-opensource-src
Binary: libqt5script5 libqt5scripttools5 qtscript5-dev qtscript5-private-dev qtscript5-examples qtscript5-dbg qtscript5-doc-html
Architecture: source all
Version: 5.4.1+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mitya57@debian.org>
Description:
 libqt5script5 - Qt 5 script module
 libqt5scripttools5 - Qt 5 script tools module
 qtscript5-dbg - Qt 5 script libraries debugging symbols
 qtscript5-dev - Qt 5 script development files
 qtscript5-doc-html - Qt 5 script HTML documentation
 qtscript5-examples - Qt 5 script examples
 qtscript5-private-dev - Qt 5 script private development files
Closes: 778093
Changes:
 qtscript-opensource-src (5.4.1+dfsg-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update debian/watch to use https://download.qt.io/.
   * Build-depend on qtbase 5.4.1.
   * Drop upstream_Disable-pthread_np.h-on-BSD-w-GNU-libc.patch, applied
     upstream.
   * Refresh s390x_jscore.diff.
   * Update debian/copyright.
   * Run the tests during build.
   * Mark three destructors symbols as optional to fix build with GCC 5
     (closes: #778093).
Checksums-Sha1:
 15d4c8e0c77d44811d5dc391c3b83d2cc4d86620 2756 qtscript-opensource-src_5.4.1+dfsg-1.dsc
 759c6fc4cae77eb4d4916cd00c05045e420e61df 2385548 qtscript-opensource-src_5.4.1+dfsg.orig.tar.xz
 71e27ed4c014f807759ec43f0a71249ecae9772d 15428 qtscript-opensource-src_5.4.1+dfsg-1.debian.tar.xz
 256301efefc706f519486f42c374af7031172dc9 304536 qtscript5-doc-html_5.4.1+dfsg-1_all.deb
Checksums-Sha256:
 4d4c140b8940f5d552c1f1e28c782abce4365299605eb49ada7bab528bef4e74 2756 qtscript-opensource-src_5.4.1+dfsg-1.dsc
 11be1219e3f81522bffd8c90dc372315109f04f5d095b51e6e53e9d545cfbee8 2385548 qtscript-opensource-src_5.4.1+dfsg.orig.tar.xz
 b77315a62509c3067875723dbcdd84170d9746b2fa28bc7fc8f6ea5dc93240c0 15428 qtscript-opensource-src_5.4.1+dfsg-1.debian.tar.xz
 e84cc73b67ba6b40b2c1cd6b6bd252e73ea465be534f412f1d983c4476e7eb5e 304536 qtscript5-doc-html_5.4.1+dfsg-1_all.deb
Files:
 bead74a154d5c4b847af1825c83c66d0 2756 libs optional qtscript-opensource-src_5.4.1+dfsg-1.dsc
 f591f94fd40f834697ccb8ec7107d5c7 2385548 libs optional qtscript-opensource-src_5.4.1+dfsg.orig.tar.xz
 d2348f0e42b3313e6680dac220449cbb 15428 libs optional qtscript-opensource-src_5.4.1+dfsg-1.debian.tar.xz
 997b59f7adb395e75616232be372b319 304536 doc extra qtscript5-doc-html_5.4.1+dfsg-1_all.deb

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

iQIcBAEBAgAGBQJU7alWAAoJENb+cQNj+F3TjfgP/isucpQT1KSVWVM4znAV64Ya
yC23fmKgoLfNuy7WZCKqS21LffwYXodzsF5IVc7SNXcA7ijp3um97lm4n1qDty02
3L3o41iX0GcGtp918lprIRxoUxHscO7EemIhKtFdASwRi33RibYe2Yzt8rfSR+MM
8uZVUoarR9yDwtezLCaW9AQ2SarmI5cZOYV5axYeGy/pFPvmL3jYYzUCj80OuOq+
vSuBzlpiCBa8o5z6Bql3MF2jVkJfk7c2g4pZuJn1+Y2S4AY0QUabreNAnWCQVDfI
GPvbeM66jh3y8x5bojC29jvFmu3oeJunMEFMYZhnDipUKZ4z0XRBHDJwg6WG2j19
9F3fRSE6Eaz0xlvPubS051blds+wgQs22i1OAf67eHH8aUU8/ck4vcjrs7iJ0vAt
19VMeMFS/jsPzTD5720zx8VZvkYCbVIAwG+573Yp3huTFGRV7c0fKawuHIEfJXG+
21e+1jxxZgMOlGkGfBWAk0tN8+o6RMJLpKToXTA0lEnVTAYCqGoZwVZt06XLd2ve
PnxXt2HnZg0J/jpfeBCT27XiSGrLEhqoYx1okuiXWyMfdEgv7Swpif1aYhiz4MdY
AEFldkWlwS+yG/gKihJOw+SPAx/y99z4XeOpwdWRLiJ/EVmYWjD1hScygwiP+NWE
y97SFLRBwC2zHR+C3AbB
=UvWj
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: