Your message dated Mon, 18 Mar 2024 23:26:11 +0000
with message-id <e1rmmmt-00h5g6...@fasolo.debian.org>
and subject line Bug#1015451: fixed in khtml 5.115.0-1
has caused the Debian Bug report #1015451,
regarding khtml: ftbfs with LTO (link time optimization) enabled
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.)


-- 
1015451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015451
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:khtml
Version: 5.94.0-1
Severity: minor
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-lto

This package currently fails to build (at least on the amd64
architecture) with link time optimizations enabled.  For a background
for LTO please see

https://wiki.debian.org/ToolChain/LTO

The goal is to enable this optimization by default in an upcoming
Debian release in dpkg-buildflags for 64bit architectures.  The goal
is to get this package to build with link time optimizations, or to
explicitly disable link time optimizations for this package build.

To reproduce the build failure, enable the lto optimization in
testing/unstable by adding "optimize=+lto" to DEB_BUILD_MAINT_OPTIONS
in the debian/rules file, or if this macro is unset, just set it:

export DEB_BUILD_MAINT_OPTIONS = optimize=+lto

Please try to fix the build with lto enabled, fixing the packaging or
forwarding the issue upstream. If the issue cannot be fixed,
explicitly disallow building the package with lto by adding to your
rules file:

export DEB_BUILD_MAINT_OPTIONS = optimize=-lto

or adding that string to your existing setting of DEB_BUILD_MAINT_OPTIONS.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/dpkglto/khtml_5.94.0-1_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
  _ZTIN3DOM13KeyboardEventE@Base 4.96.0
  _ZTIN3DOM13MutationEventE@Base 4.96.0
- _ZTIN3DOM14EventExceptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTIN3DOM14EventExceptionE@Base 4.96.0
  _ZTIN3DOM14HTMLDivElementE@Base 4.96.0
  _ZTIN3DOM14HTMLMapElementE@Base 4.96.0
  _ZTIN3DOM14HTMLModElementE@Base 4.96.0
@@ -3080,12 +3080,12 @@
  _ZTIN3KJS7JSValueE@Base 4.96.0
  _ZTIN5khtml10ChildFrameE@Base 4.96.0
  _ZTIN5khtml10MouseEventE@Base 4.96.0
- _ZTIN5khtml14MouseMoveEventE@Base 4.96.0
- _ZTIN5khtml15MousePressEventE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTIN5khtml14MouseMoveEventE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTIN5khtml15MousePressEventE@Base 4.96.0
  _ZTIN5khtml17DrawContentsEventE@Base 4.96.0
- _ZTIN5khtml17MouseReleaseEventE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTIN5khtml17MouseReleaseEventE@Base 4.96.0
  _ZTIN5khtml18CachedObjectClientE@Base 5.35.0
- _ZTIN5khtml21MouseDoubleClickEventE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTIN5khtml21MouseDoubleClickEventE@Base 4.96.0
  _ZTIN6KParts21HtmlSettingsInterfaceE@Base 4.96.0
  _ZTS10KHTMLImage@Base 5.35.0
  _ZTS10KSSLKeyGen@Base 4.96.0
@@ -3204,8 +3204,8 @@
  _ZTVN3DOM11HTMLElementE@Base 4.96.0
  _ZTVN3DOM12AbstractViewE@Base 4.96.0
  _ZTVN3DOM12CDATASectionE@Base 4.96.0
- _ZTVN3DOM12CSSExceptionE@Base 4.96.0
- _ZTVN3DOM12DOMExceptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN3DOM12CSSExceptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN3DOM12DOMExceptionE@Base 4.96.0
  _ZTVN3DOM12DocumentTypeE@Base 4.96.0
  _ZTVN3DOM12HTMLDocumentE@Base 4.96.0
  _ZTVN3DOM13CharacterDataE@Base 4.96.0
@@ -3215,12 +3215,12 @@
  _ZTVN3DOM13HTMLLIElementE@Base 4.96.0
  _ZTVN3DOM13KeyboardEventE@Base 4.96.0
  _ZTVN3DOM13MutationEventE@Base 4.96.0
- _ZTVN3DOM14EventExceptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN3DOM14EventExceptionE@Base 4.96.0
  _ZTVN3DOM14HTMLDivElementE@Base 4.96.0
  _ZTVN3DOM14HTMLMapElementE@Base 4.96.0
  _ZTVN3DOM14HTMLModElementE@Base 4.96.0
  _ZTVN3DOM14HTMLPreElementE@Base 4.96.0
- _ZTVN3DOM14RangeExceptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN3DOM14RangeExceptionE@Base 4.96.0
  _ZTVN3DOM15EntityReferenceE@Base 4.96.0
  _ZTVN3DOM15HTMLAreaElementE@Base 4.96.0
  _ZTVN3DOM15HTMLBaseElementE@Base 4.96.0
@@ -3290,12 +3290,12 @@
  (arch=!armel !armhf)_ZTVN3KJS7JSValueE@Base 5.13.0
  _ZTVN5khtml10ChildFrameE@Base 4.96.0
  _ZTVN5khtml10MouseEventE@Base 4.96.0
- _ZTVN5khtml14MouseMoveEventE@Base 4.96.0
- _ZTVN5khtml15MousePressEventE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN5khtml14MouseMoveEventE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN5khtml15MousePressEventE@Base 4.96.0
  _ZTVN5khtml17DrawContentsEventE@Base 4.96.0
- _ZTVN5khtml17MouseReleaseEventE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN5khtml17MouseReleaseEventE@Base 4.96.0
  _ZTVN5khtml18CachedObjectClientE@Base 5.35.0
- _ZTVN5khtml21MouseDoubleClickEventE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN5khtml21MouseDoubleClickEventE@Base 4.96.0
  
_ZZZN10KAboutDataC4ERK7QStringS2_S2_S2_N13KAboutLicense10LicenseKeyES2_S2_S2_S2_Ed_NKUlvE_clEvE15qstring_literal@Base
 5.18.0
  (c++)"non-virtual thunk to 
KHTMLImage::notifyFinished(khtml::CachedObject*)@Base" 5.35.0
  (c++)"non-virtual thunk to KHTMLImage::~KHTMLImage()@Base" 5.35.0
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: khtml
Source-Version: 5.115.0-1
Done: Patrick Franz <delta...@debian.org>

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

Debian distribution maintenance software
pp.
Patrick Franz <delta...@debian.org> (supplier of updated khtml 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: SHA512

Format: 1.8
Date: Tue, 19 Mar 2024 00:09:08 +0100
Source: khtml
Architecture: source
Version: 5.115.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Patrick Franz <delta...@debian.org>
Closes: 1015451
Changes:
 khtml (5.115.0-1) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * New upstream release (5.115.0).
   * Update build-deps and deps with the info from cmake.
   * Add myself to Uploaders.
   * Build-depend on pkgconf instead of pkg-config as the latter has been
     superseded by the former.
   * Enable LTO (Closes: #1015451).
Checksums-Sha1:
 8994a6ba24a441dc75368218e9b1e4aafb17e36e 3264 khtml_5.115.0-1.dsc
 a1318f0a77a60781609e58093fad673eb256ddb7 4012440 khtml_5.115.0.orig.tar.xz
 02badc46e0f4e71a80da479a97ad4eaa84144cee 488 khtml_5.115.0.orig.tar.xz.asc
 b614c58fcac6ac38f7d00b96472761633eadb47c 33292 khtml_5.115.0-1.debian.tar.xz
 fe76172fbd4fac86322089d070ddd3c43f4fb484 14250 khtml_5.115.0-1_source.buildinfo
Checksums-Sha256:
 25354c6cc621379ada2027f08189e2494213854cb287f6033447f8eb7813cfc7 3264 
khtml_5.115.0-1.dsc
 742a9965008d5205e92ece2a574b48f65452b17b8c4ce2176e0c25cc3be8cf60 4012440 
khtml_5.115.0.orig.tar.xz
 d8cc79a678a33cdc99797d0e20b41826007cebcbcf894ef1037cc7ae7414e7fe 488 
khtml_5.115.0.orig.tar.xz.asc
 3333d92c9e68c937350bc6baba725c7414394e51c70fad4ab3b475aaf5ac91b6 33292 
khtml_5.115.0-1.debian.tar.xz
 86dc1dba46175c10589e728816f0e4ca5fa7c13eb687d0889725fd1625890564 14250 
khtml_5.115.0-1_source.buildinfo
Files:
 8ea6a64f5160c8e719e3db11b31fdf48 3264 libs optional khtml_5.115.0-1.dsc
 d11bceb4cb9104d900a90708d6197bed 4012440 libs optional 
khtml_5.115.0.orig.tar.xz
 2798b7bd602c59ea094239a6f5d46300 488 libs optional 
khtml_5.115.0.orig.tar.xz.asc
 8ac561ad0a2f25b097fba1bd4d7e6016 33292 libs optional 
khtml_5.115.0-1.debian.tar.xz
 f89d235d46ddaa2f7fcab33d6ec5e0cf 14250 libs optional 
khtml_5.115.0-1_source.buildinfo

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

iQJIBAEBCgAyFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmX4ycMUHGRlbHRhb25l
QGRlYmlhbi5vcmcACgkQnp96YDB3/lY+CA/+OoIHiimv7THy/9yhZwp/HCW8g89s
3KkEmu3+6C5dyEyinlZpptxJ5wEJp8z8ndBbMrXnM3DEVIPNvQRzbReaEb146NSh
xEOXEkLvvc9gjX4SkkDmjO7zh+NGMAYTPPBveyMHP2yAg1a1TyJKJn2jFZIH0jHA
cVwlOz+x8V1yazK4MchAvdWa3mGCwYxQWxmETkVXKMBmFznIjF4yHH1rhPdrR1zV
Oc4XYsNDii57IoFFwOg8PwSf/sRox8oyrYJ+HQjfEkHjsemw0mvnSlAMnCw5sm5s
++7y6sIW+NSv7QnCpeNNmQNUJU9/hDNk95+w2deOATE6dfFOs78OBa9QLFBeNBvz
QUF2YdPybETpDhBf3tFkZRWkHBzxdj7lHJl1Ag1iJUNvhZsA8XJmOURuz9aD7qw7
XjI3fV1uqhAmHVwOBY5hXb60YKo/ar5lkZ82kKrwqmOU4ehyqM1G2EAEcaFFzR+h
i4ab6RIVX38uzPb+tMaGuOYHuPepRJYEwphSa61sDe5dnEjaNclWdgSPMsf5ZTGk
Q8PDZDsM9frKVmvMeSSlFBOEGRO9ABwavTMagJ8qV80fr5v2lHSvgiMvHUWZJOqc
TxZMDV4l/kuTciiVIF6aCemb+RA3WIa2JRO2g24/sBv9+BmZ73vPxfdLvGs+FXdi
yW7HfM2x4Z0RHgg=
=aLcY
-----END PGP SIGNATURE-----

Attachment: pgpwfqSZ0SOFZ.pgp
Description: PGP signature


--- End Message ---

Reply via email to