[From nobody Wed Apr  8 08:35:05 2026
Received: (at maintonly) by bugs.debian.org; 19 Jul 2022 17:00:28 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2-bugs.debian.org_2005_01_02
 (2018-09-13) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-123.0 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FROMDEVELOPER,FVGT_m_MULTI_ODD,HAS_PACKAGE,TXREP,
 USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=ham
 autolearn_force=no version=3.4.2-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 68; hammy, 150; neutral, 79; spammy,
 0. spammytokens: hammytokens:0.000-+--H*F:U*doko, 0.000-+--bookworm,
 0.000-+--H*m:paradis, 0.000-+--H*MI:paradis,
 0.000-+--qa-logs.debian.net
Return-path: &lt;doko@paradis.debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:46840)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=muffat.debian.org, EMAIL=hostmaster@muffat.debian.org (verified)
 by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.92) (envelope-from &lt;doko@paradis.debian.org&gt;)
 id 1oDqaC-00004q-95
 for maintonly@bugs.debian.org; Tue, 19 Jul 2022 17:00:28 +0000
Received: from paradis.debian.org ([2607:f8f0:614:1::1274:67]:58818)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by muffat.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;doko@paradis.debian.org&gt;)
 id 1oDqaC-00CFZC-Vh
 for maintonly@bugs.debian.org; Tue, 19 Jul 2022 17:00:27 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Content-Transfer-Encoding:Content-Type
 :MIME-Version:From:Subject:To:Reply-To:Cc:Content-ID:Content-Description:
 In-Reply-To:References; bh=T7t62/o7hH2vhqsbRJecvENfyvS7+S6Vpe3Tei5hfJI=; b=AO
 ginq9cHk2MdIdA/Q2aZoYGX9u2RnSidEXA0D2re5Z/NaZb6C286HlsQKeLmTZYcMDHhA0WDZtlnJV
 OYOZO4opTsdC5iE/tO38it9Y2+g2AxKfZZD8e/QEtDO1xF0A0OEkLyGyqwrNPvcjDzDnFt9spKJmt
 C2VgYqKfKLhMQvjiIVARMqRmuw73T/k7MmaqING1d33pcINWlhYAlxPbj81jjNUKRAPyVseA/Bry5
 dLoFNKOB5M2Sdc+C+FqUo3KHNAfN01CMIlibFc0F20h3wNGcQA2Tst/TGmb7gTyOMQsdRRlScuxOo
 +lUaJ7hM/ZaEHX6VEKm9VnRq+B8YYaEQ==;
Received: from doko by paradis.debian.org with local (Exim 4.92)
 (envelope-from &lt;doko@paradis.debian.org&gt;) id 1oDqaB-0007yO-7M
 for maintonly@bugs.debian.org; Tue, 19 Jul 2022 17:00:27 +0000
To: maintonly@bugs.debian.org
Subject: qwtplot3d: ftbfs with LTO (link time optimization) enabled
From: Matthias Klose &lt;doko@debian.org&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=&quot;UTF-8&quot;
Content-Transfer-Encoding: 8bit
Message-Id: &lt;E1oDqaB-0007yO-7M@paradis.debian.org&gt;
Date: Tue, 19 Jul 2022 17:00:27 +0000
Delivered-To: maintonly@bugs.debian.org

Package: src:qwtplot3d
Version: 0.2.7+svn191+gcc7-3
Severity: minor
Tags: sid bookworm
User: debian-gcc@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 &quot;optimize=+lto&quot; 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/qwtplot3d_0.2.7+svn191+gcc7-3_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
- (optional=templinst)_ZNSt6vectorIN5Qwt3D5LabelESaIS1_EED2Ev@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIN5Qwt3D6TripleESaIS1_EE12emplace_backIJS1_EEEvDpOT_@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIN5Qwt3D6TripleESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIN5Qwt3D6TripleESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIN5Qwt3D6TripleESaIS1_EEaSERKS3_@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIS_IPdSaIS0_EESaIS2_EED1Ev@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIS_IPdSaIS0_EESaIS2_EED2Ev@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIS_IjSaIjEESaIS1_EEaSERKS3_@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIdSaIdEE17_M_realloc_insertIJRKdEEEvN9__gnu_cxx17__normal_iteratorIPdS1_EEDpOT_@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIdSaIdEEaSERKS1_@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIjSaIjEE12emplace_backIJjEEEvDpOT_@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIjSaIjEE17_M_default_appendEm@Base 0.2.7
- (optional=templinst)_ZNSt6vectorIjSaIjEEaSERKS1_@Base 0.2.7
- (optional=templinst)_ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPN5Qwt3D2IO5EntryESt6vectorIS4_SaIS4_EEEENS0_5__ops10_Iter_predINS3_13FormatCompareEEEET_SE_SE_T0_St26random_access_iterator_tag@Base 0.2.7
- (optional=templinst)_ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPN5Qwt3D2IO5EntryESt6vectorIS4_SaIS4_EEEENS0_5__ops10_Iter_predINS3_14FormatCompare2EEEET_SE_SE_T0_St26random_access_iterator_tag@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# _ZNK5Qwt3D9CrossHair5cloneEv@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D2IO5EntryESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D2IO5EntryESaIS2_EED1Ev@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D2IO5EntryESaIS2_EED2Ev@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D4RGBAESaIS1_EEaSERKS3_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D5LabelESaIS1_EE17_M_default_appendEm@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D5LabelESaIS1_EED1Ev@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D5LabelESaIS1_EED2Ev@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D6TripleESaIS1_EE12emplace_backIJS1_EEEvDpOT_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D6TripleESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D6TripleESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIN5Qwt3D6TripleESaIS1_EEaSERKS3_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIS_IPdSaIS0_EESaIS2_EED1Ev@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIS_IPdSaIS0_EESaIS2_EED2Ev@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIS_IjSaIjEESaIS1_EEaSERKS3_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIdSaIdEE17_M_realloc_insertIJRKdEEEvN9__gnu_cxx17__normal_iteratorIPdS1_EEDpOT_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIdSaIdEEaSERKS1_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIjSaIjEE12emplace_backIJjEEEvDpOT_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIjSaIjEE17_M_default_appendEm@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZNSt6vectorIjSaIjEEaSERKS1_@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPN5Qwt3D2IO5EntryESt6vectorIS4_SaIS4_EEEENS0_5__ops10_Iter_predINS3_13FormatCompareEEEET_SE_SE_T0_St26random_access_iterator_tag@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# (optional=templinst)_ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPN5Qwt3D2IO5EntryESt6vectorIS4_SaIS4_EEEENS0_5__ops10_Iter_predINS3_14FormatCompare2EEEET_SE_SE_T0_St26random_access_iterator_tag@Base 0.2.7
  _ZTIN5Qwt3D10AutoScalerE@Base 0.2.7
  _ZTIN5Qwt3D10EnrichmentE@Base 0.2.7
  _ZTIN5Qwt3D11ColorLegendE@Base 0.2.7
@@ -509,7 +509,7 @@
  _ZTIN5Qwt3D16VertexEnrichmentE@Base 0.2.7
  _ZTIN5Qwt3D17ParametricSurfaceE@Base 0.2.7
  _ZTIN5Qwt3D2IO7FunctorE@Base 0.2.7
- _ZTIN5Qwt3D2IO7WrapperE@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# _ZTIN5Qwt3D2IO7WrapperE@Base 0.2.7
  _ZTIN5Qwt3D3DotE@Base 0.2.7
  _ZTIN5Qwt3D4AxisE@Base 0.2.7
  _ZTIN5Qwt3D4ConeE@Base 0.2.7
@@ -559,7 +559,7 @@
  _ZTSN5Qwt3D8LogScaleE@Base 0.2.7
  _ZTSN5Qwt3D9CrossHairE@Base 0.2.7
  _ZTVN5Qwt3D11ColorLegendE@Base 0.2.7
- _ZTVN5Qwt3D11GridMappingE@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# _ZTVN5Qwt3D11GridMappingE@Base 0.2.7
  _ZTVN5Qwt3D11LinearScaleE@Base 0.2.7
  _ZTVN5Qwt3D11SurfacePlotE@Base 0.2.7
  _ZTVN5Qwt3D12NativeReaderE@Base 0.2.7
@@ -569,7 +569,7 @@
  _ZTVN5Qwt3D16CoordinateSystemE@Base 0.2.7
  _ZTVN5Qwt3D16LinearAutoScalerE@Base 0.2.7
  _ZTVN5Qwt3D17ParametricSurfaceE@Base 0.2.7
- _ZTVN5Qwt3D2IO7WrapperE@Base 0.2.7
+#MISSING: 0.2.7+svn191+gcc7-3# _ZTVN5Qwt3D2IO7WrapperE@Base 0.2.7
  _ZTVN5Qwt3D3DotE@Base 0.2.7
  _ZTVN5Qwt3D4AxisE@Base 0.2.7
  _ZTVN5Qwt3D4ConeE@Base 0.2.7
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
]