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

Bug#853475: marked as done (kjs: ftbfs with GCC-7)



Your message dated Mon, 10 Jul 2017 07:23:45 +0000
with message-id <E1dUT2n-0009AQ-BS@fasolo.debian.org>
and subject line Bug#853475: fixed in kjs 5.36.0-1
has caused the Debian Bug report #853475,
regarding kjs: ftbfs with GCC-7
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.)


-- 
853475: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853475
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:kjs
Version: 5.28.0-1
Severity: normal
Tags: sid buster
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/kjs_5.28.0-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
  _ZNK3KJS7JSValue8toObjectEPNS_9ExecStateE@Base 4.96.0
- _ZNK3KJS7JSValue8toStringEPNS_9ExecStateE@Base 4.96.0
+#MISSING: 5.28.0-1# _ZNK3KJS7JSValue8toStringEPNS_9ExecStateE@Base 4.96.0
  _ZNK3KJS7JSValue8toUInt16EPNS_9ExecStateE@Base 4.96.0
  _ZNK3KJS7JSValue9toIntegerEPNS_9ExecStateE@Base 4.96.0
  _ZNK3KJS7UString10UTF8StringEv@Base 4.96.0
@@ -440,9 +449,9 @@
  _ZNK3KJS8JSObject9classNameEv@Base 4.96.0
  _ZNK3KJS8JSObject9toBooleanEPNS_9ExecStateE@Base 4.96.0
  _ZNK3KJS9ExecState18lexicalInterpreterEv@Base 4.96.0
- (optional=templinst|subst)_ZNSt11_Deque_baseIPN3KJS7JSValueESaIS2_EE17_M_initialize_mapE{size_t}@Base 4.96.0
- (optional=templinst)_ZNSt11_Deque_baseIPN3KJS7JSValueESaIS2_EED1Ev@Base 4.96.0
- (optional=templinst)_ZNSt11_Deque_baseIPN3KJS7JSValueESaIS2_EED2Ev@Base 4.96.0
+#MISSING: 5.28.0-1# (optional=templinst|subst)_ZNSt11_Deque_baseIPN3KJS7JSValueESaIS2_EE17_M_initialize_mapE{size_t}@Base 4.96.0
+#MISSING: 5.28.0-1# (optional=templinst)_ZNSt11_Deque_baseIPN3KJS7JSValueESaIS2_EED1Ev@Base 4.96.0
+#MISSING: 5.28.0-1# (optional=templinst)_ZNSt11_Deque_baseIPN3KJS7JSValueESaIS2_EED2Ev@Base 4.96.0
  (optional=templinst)_ZNSt5dequeIPN3KJS7JSValueESaIS2_EE16_M_push_back_auxIJRKS2_EEEvDpOT_@Base 4.96.0
  _ZTIN14WTFNoncopyable11NoncopyableE@Base 4.96.0
  _ZTIN3KJS11FunctionImpE@Base 4.96.0
@@ -451,6 +460,7 @@
  _ZTIN3KJS13PackageObjectE@Base 4.96.0
  _ZTIN3KJS14JSGlobalObjectE@Base 4.96.0
  _ZTIN3KJS15ObjectPrototypeE@Base 4.96.0
+ _ZTIN3KJS17FunctionObjectImpE@Base 5.28.0-1
  _ZTIN3KJS17FunctionPrototypeE@Base 5.22.0
  _ZTIN3KJS19InternalFunctionImpE@Base 4.96.0
  _ZTIN3KJS21StandardGlobalPackageE@Base 4.96.0
@@ -466,6 +476,7 @@
  _ZTSN3KJS13PackageObjectE@Base 4.96.0
  _ZTSN3KJS14JSGlobalObjectE@Base 4.96.0
  _ZTSN3KJS15ObjectPrototypeE@Base 4.96.0
+ _ZTSN3KJS17FunctionObjectImpE@Base 5.28.0-1
  _ZTSN3KJS17FunctionPrototypeE@Base 5.22.0
  _ZTSN3KJS19InternalFunctionImpE@Base 4.96.0
  _ZTSN3KJS21StandardGlobalPackageE@Base 4.96.0
@@ -480,6 +491,7 @@
  _ZTVN3KJS13PackageObjectE@Base 4.96.0
  _ZTVN3KJS14JSGlobalObjectE@Base 4.96.0
  _ZTVN3KJS15ObjectPrototypeE@Base 4.96.0
+ _ZTVN3KJS17FunctionObjectImpE@Base 5.28.0-1
  _ZTVN3KJS17FunctionPrototypeE@Base 5.22.0
  _ZTVN3KJS19InternalFunctionImpE@Base 4.96.0
  _ZTVN3KJS21StandardGlobalPackageE@Base 4.96.0
dh_makeshlibs: failing due to earlier errors
/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:97: recipe for target 'pre_binary_dh_makeshlibs' failed
make[1]: *** [pre_binary_dh_makeshlibs] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:112: recipe for target 'debian/dhmk_binary' failed
make: *** [debian/dhmk_binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: kjs
Source-Version: 5.36.0-1

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

Debian distribution maintenance software
pp.
Maximiliano Curia <maxy@debian.org> (supplier of updated kjs 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: SHA512

Format: 1.8
Date: Sun, 09 Jul 2017 23:42:51 +0200
Source: kjs
Binary: libkf5kjs-dev libkf5js5 libkf5jsapi5
Architecture: source
Version: 5.36.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Maximiliano Curia <maxy@debian.org>
Description:
 libkf5js5  - Support for JS scripting in Qt applications
 libkf5jsapi5 - Support for JS scripting in Qt applications
 libkf5kjs-dev - Support for JS scripting in Qt applications
Closes: 853475
Changes:
 kjs (5.36.0-1) experimental; urgency=medium
 .
   [ Maximiliano Curia ]
   * Update symbols file for gcc-7.
     Thanks to Matthias Klose for reporting (Closes: 853475)
   * New upstream release (5.35.0).
   * Bump Standards-Version to 4.0.0.
   * Update build-deps and deps with the info from cmake
   * Bump group breaks (5.35)
   * Update symbols files.
   * watch: Use https uris
   * New upstream release (5.36.0).
   * Bump group breaks (5.36)
   * Update build-deps and deps with the info from cmake
 .
   [ Harald Sitter ]
   * qt5.7 now wants c++11
 .
   [ Raymond Wooninck ]
   * Add signing key
   * also include signing-key
Checksums-Sha1:
 2fa130e2ca523e40a7c443a759b0da0c76f49092 2271 kjs_5.36.0-1.dsc
 f0eec664b8e4fe14c2b9556aa3c3c6632a15ba44 294836 kjs_5.36.0.orig.tar.xz
 b7523c5704cf3ad61dccf44cef5fcdd7dacbc012 12788 kjs_5.36.0-1.debian.tar.xz
 a017f7d0989d286ec14e305e30c40977533ef3d1 11585 kjs_5.36.0-1_source.buildinfo
Checksums-Sha256:
 947758d423eec02cd20feacf4e398d3d644c6ef8c3f0e486b3e74ab5f0dc5813 2271 kjs_5.36.0-1.dsc
 c6929aa120384c1de8024d8a5a5462ad1604295171761840f36342a9e4e9ff1a 294836 kjs_5.36.0.orig.tar.xz
 4fc51d4496d97283fd99c168f1f2016048731f2fd78a0761d077a29f7e834e9c 12788 kjs_5.36.0-1.debian.tar.xz
 55935424044cbe5c8ff654bcf61fc7ff0f7d2dcab3969a16360f762614c6984a 11585 kjs_5.36.0-1_source.buildinfo
Files:
 5cf537940eeb16d20b5f12e61b309160 2271 libs optional kjs_5.36.0-1.dsc
 3ba71d88c9617cb18a3e989647cc1aa6 294836 libs optional kjs_5.36.0.orig.tar.xz
 165428af7f821a8ba67e321d5950ecde 12788 libs optional kjs_5.36.0-1.debian.tar.xz
 f2cf47e8ae0089ec5a408b0794299e73 11585 libs optional kjs_5.36.0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlljKRoACgkQxxl2mbKb
Iyq9Xw/+PSjqncIotGXbwLPYKTzsXKY8ghvHanJZ6dXqIPE/nqJMKwmp64ap1re0
EdKvSEXN38s8AAz0vrnI3QkY7Ssjbm9p29wY7g6xRk3yWLqYpom+Gypm/mXWIx9F
vJ1It3Rnkm9v4pg+2Moh7OWiYQm3sxaysmuwq+ywUWUJoqU2eA3gRbJBuMMt4UOR
+0MM1dvziFTgsxrivbJB/EipP3+tg1BuUxX9he+IPJxLquiGXmu3/xTnVPjtr+8X
Jg3pQ/ARKql7HOiannnz+7JestlK25fK8OQRk45AuJhv9xb0ZVvUGr7F08m8C9xI
liFCuNXeQrGzAv1i0oZBX+IeTqhcTc59Kf/yDbilBXlZ1L7LvlA7aq0xntqUcAMa
e3wY+hUCS7uyjgJizgFwceXHzcl24Fii29vsfwLSrVa+G1Nm2iyzwud86YMW3IJq
6GCNFgoDfudZ5Bj7gW0xXht4ZkEVBhh5QGg5aJ9H6Rj8du7JldXvCONIC/lDrIP+
O4Z/EODeWJS8qeLa6+qWLJic8gmWUwdRdK4zz/ZQpUpH10lsNez0B7/No6mVKGAQ
uSEPt3j4NUNKlbQbpKUxaL6mbLf0FLlByYbj9PTKuFkAxCFY9sSsZyBb4cjzJBYX
FKKCUwxxS86PdkjNOVLRRPovEGdoPN2CUYA4AA+9Oi5o0XasKtw=
=oETH
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: