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

Bug#1015539: marked as done (marisa: ftbfs with LTO (link time optimization) enabled)



Your message dated Sat, 23 Jul 2022 13:58:51 +0000
with message-id <E1oFFed-000Foz-In@fasolo.debian.org>
and subject line Bug#1015539: fixed in marisa 0.2.6-11
has caused the Debian Bug report #1015539,
regarding marisa: 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 owner@bugs.debian.org
immediately.)


-- 
1015539: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015539
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:marisa
Version: 0.2.6-9
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 "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/marisa_0.2.6-9_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
- _ZN6marisa8grimoire6vector9BitVectorD1Ev@Base 0.2.6
- _ZN6marisa8grimoire6vector9BitVectorD2Ev@Base 0.2.6
- (subst)_ZN6marisa8grimoire9algorithm7details14insertion_sortIPNS0_4trie10ReverseKeyEEE{size_t}T_S7_{size_t}@Base 0.2.6
- (subst)_ZN6marisa8grimoire9algorithm7details14insertion_sortIPNS0_4trie3KeyEEE{size_t}T_S7_{size_t}@Base 0.2.6
- (subst)_ZN6marisa8grimoire9algorithm7details4sortIPNS0_4trie10ReverseKeyEEE{size_t}T_S7_{size_t}@Base 0.2.6
- (subst)_ZN6marisa8grimoire9algorithm7details4sortIPNS0_4trie3KeyEEE{size_t}T_S7_{size_t}@Base 0.2.6
- _ZN6marisa9ExceptionD0Ev@Base 0.2.6
- _ZN6marisa9ExceptionD1Ev@Base 0.2.6
- _ZN6marisa9ExceptionD2Ev@Base 0.2.6
+#MISSING: 0.2.6-9# _ZN6marisa8grimoire6vector9BitVectorD1Ev@Base 0.2.6
+#MISSING: 0.2.6-9# _ZN6marisa8grimoire6vector9BitVectorD2Ev@Base 0.2.6
+#MISSING: 0.2.6-9# (subst)_ZN6marisa8grimoire9algorithm7details14insertion_sortIPNS0_4trie10ReverseKeyEEE{size_t}T_S7_{size_t}@Base 0.2.6
+#MISSING: 0.2.6-9# (subst)_ZN6marisa8grimoire9algorithm7details14insertion_sortIPNS0_4trie3KeyEEE{size_t}T_S7_{size_t}@Base 0.2.6
+#MISSING: 0.2.6-9# (subst)_ZN6marisa8grimoire9algorithm7details4sortIPNS0_4trie10ReverseKeyEEE{size_t}T_S7_{size_t}@Base 0.2.6
+#MISSING: 0.2.6-9# (subst)_ZN6marisa8grimoire9algorithm7details4sortIPNS0_4trie3KeyEEE{size_t}T_S7_{size_t}@Base 0.2.6
+#MISSING: 0.2.6-9# _ZN6marisa9ExceptionD0Ev@Base 0.2.6
+#MISSING: 0.2.6-9# _ZN6marisa9ExceptionD1Ev@Base 0.2.6
+#MISSING: 0.2.6-9# _ZN6marisa9ExceptionD2Ev@Base 0.2.6
  _ZN6marisalsERSoRKNS_4TrieE@Base 0.2.6
  _ZN6marisarsERSiRNS_4TrieE@Base 0.2.6
  _ZNK6marisa4Trie10node_orderEv@Base 0.2.6
@@ -170,13 +170,13 @@
  _ZNK6marisa8grimoire4trie4Tail5writeERNS0_2io6WriterE@Base 0.2.6
  _ZNK6marisa8grimoire4trie4Tail6write_ERNS0_2io6WriterE@Base 0.2.6
  (subst)_ZNK6marisa8grimoire4trie4Tail7restoreERNS_5AgentE{size_t}@Base 0.2.6
- (optional)_ZNK6marisa8grimoire4trie9LoudsTrie10find_childERNS_5AgentE@Base 0.2.6
+#MISSING: 0.2.6-9# (optional)_ZNK6marisa8grimoire4trie9LoudsTrie10find_childERNS_5AgentE@Base 0.2.6
  _ZNK6marisa8grimoire4trie9LoudsTrie10total_sizeEv@Base 0.2.6
  (subst)_ZNK6marisa8grimoire4trie9LoudsTrie13prefix_match_ERNS_5AgentE{size_t}@Base 0.2.6
  _ZNK6marisa8grimoire4trie9LoudsTrie14reverse_lookupERNS_5AgentE@Base 0.2.6
  _ZNK6marisa8grimoire4trie9LoudsTrie17predictive_searchERNS_5AgentE@Base 0.2.6
  _ZNK6marisa8grimoire4trie9LoudsTrie20common_prefix_searchERNS_5AgentE@Base 0.2.6
- (optional)_ZNK6marisa8grimoire4trie9LoudsTrie21predictive_find_childERNS_5AgentE@Base 0.2.6
+#MISSING: 0.2.6-9# (optional)_ZNK6marisa8grimoire4trie9LoudsTrie21predictive_find_childERNS_5AgentE@Base 0.2.6
  _ZNK6marisa8grimoire4trie9LoudsTrie5writeERNS0_2io6WriterE@Base 0.2.6
  _ZNK6marisa8grimoire4trie9LoudsTrie6lookupERNS_5AgentE@Base 0.2.6
  (subst)_ZNK6marisa8grimoire4trie9LoudsTrie6match_ERNS_5AgentE{size_t}@Base 0.2.6
@@ -184,20 +184,20 @@
  _ZNK6marisa8grimoire4trie9LoudsTrie7io_sizeEv@Base 0.2.6
  (subst)_ZNK6marisa8grimoire4trie9LoudsTrie8restore_ERNS_5AgentE{size_t}@Base 0.2.6
  (subst)_ZNK6marisa8grimoire6vector9BitVector5rank1E{size_t}@Base 0.2.6
- (optional)_ZNK6marisa8grimoire6vector9BitVector6write_ERNS0_2io6WriterE@Base 0.2.6
+#MISSING: 0.2.6-9# (optional)_ZNK6marisa8grimoire6vector9BitVector6write_ERNS0_2io6WriterE@Base 0.2.6
  (subst)_ZNK6marisa8grimoire6vector9BitVector7select0E{size_t}@Base 0.2.6
  (subst)_ZNK6marisa8grimoire6vector9BitVector7select1E{size_t}@Base 0.2.6
- _ZNK6marisa9Exception4whatEv@Base 0.2.6
- _ZNSt11_Deque_baseIN6marisa8grimoire4trie5RangeESaIS3_EED1Ev@Base 0.2.6
- _ZNSt11_Deque_baseIN6marisa8grimoire4trie5RangeESaIS3_EED2Ev@Base 0.2.6
+#MISSING: 0.2.6-9# _ZNK6marisa9Exception4whatEv@Base 0.2.6
+#MISSING: 0.2.6-9# _ZNSt11_Deque_baseIN6marisa8grimoire4trie5RangeESaIS3_EED1Ev@Base 0.2.6
+#MISSING: 0.2.6-9# _ZNSt11_Deque_baseIN6marisa8grimoire4trie5RangeESaIS3_EED2Ev@Base 0.2.6
  (optional=templinst|arch=!amd64 !x32|subst)_ZNSt17_Temporary_bufferIPN6marisa8grimoire4trie13WeightedRangeES3_EC1ES4_{ssize_t}@Base 0.2.6
  (optional=templinst|arch=!amd64 !x32|subst)_ZNSt17_Temporary_bufferIPN6marisa8grimoire4trie13WeightedRangeES3_EC2ES4_{ssize_t}@Base 0.2.6
- _ZNSt5dequeIN6marisa8grimoire4trie5RangeESaIS3_EE16_M_push_back_auxIJRKS3_EEEvDpOT_@Base 0.2.6
- (subst)_ZNSt5dequeIN6marisa8grimoire4trie5RangeESaIS3_EE17_M_reallocate_mapE{size_t}b@Base 0.2.6
- (optional)_ZNSt5queueIN6marisa8grimoire4trie5RangeESt5dequeIS3_SaIS3_EEEC1IS6_vEEv@Base 0.2.6
- (optional)_ZNSt5queueIN6marisa8grimoire4trie5RangeESt5dequeIS3_SaIS3_EEEC2IS6_vEEv@Base 0.2.6
+#MISSING: 0.2.6-9# _ZNSt5dequeIN6marisa8grimoire4trie5RangeESaIS3_EE16_M_push_back_auxIJRKS3_EEEvDpOT_@Base 0.2.6
+#MISSING: 0.2.6-9# (subst)_ZNSt5dequeIN6marisa8grimoire4trie5RangeESaIS3_EE17_M_reallocate_mapE{size_t}b@Base 0.2.6
+#MISSING: 0.2.6-9# (optional)_ZNSt5queueIN6marisa8grimoire4trie5RangeESt5dequeIS3_SaIS3_EEEC1IS6_vEEv@Base 0.2.6
+#MISSING: 0.2.6-9# (optional)_ZNSt5queueIN6marisa8grimoire4trie5RangeESt5dequeIS3_SaIS3_EEEC2IS6_vEEv@Base 0.2.6
  (optional=templinst|arch=armel armhf hurd-i386 i386 m68k mipsel powerpc)_ZSt13__heap_selectIPSt4pairIjjEN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S6_S6_T0_@Base 0.2.6
  _ZTIN6marisa9ExceptionE@Base 0.2.6
  _ZTSN6marisa9ExceptionE@Base 0.2.6
- _ZTVN6marisa9ExceptionE@Base 0.2.6
+#MISSING: 0.2.6-9# _ZTVN6marisa9ExceptionE@Base 0.2.6
  _ZZN6marisa8grimoire4trie6Header10get_headerEvE3buf@Base 0.2.6
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:30: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: marisa
Source-Version: 0.2.6-11
Done: Gunnar Hjalmarsson <gunnarhj@debian.org>

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

Debian distribution maintenance software
pp.
Gunnar Hjalmarsson <gunnarhj@debian.org> (supplier of updated marisa 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: SHA256

Format: 1.8
Date: Sat, 23 Jul 2022 15:30:13 +0200
Source: marisa
Built-For-Profiles: noudeb
Architecture: source
Version: 0.2.6-11
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Changed-By: Gunnar Hjalmarsson <gunnarhj@debian.org>
Closes: 1015539
Changes:
 marisa (0.2.6-11) unstable; urgency=medium
 .
   * Team upload
   * debian/libmarisa0.symbols:
     - Update other archs for LTO using buildd logs (closes: #1015539)
Checksums-Sha1:
 7e04073b1cbbf2c2b0ac9f47b68dfa890e61bb67 2048 marisa_0.2.6-11.dsc
 f55aaffda85d21dc91495559292e583fc9269911 11912 marisa_0.2.6-11.debian.tar.xz
 c5bd1fa3a95d813f2ba9bc07a80a1c4588eb8487 11871 marisa_0.2.6-11_source.buildinfo
Checksums-Sha256:
 a2d08b647bc353225d1f30a560f426c36504f7bfd1ebef98a6d66370f8c89aad 2048 marisa_0.2.6-11.dsc
 3df2f72249167007823c1384097c58cf36639dc9d0c976b403371039cd160b4e 11912 marisa_0.2.6-11.debian.tar.xz
 094057c1b5db04e7a687484e4c89633179aca36d9190d5fd615d3be4f63f45ac 11871 marisa_0.2.6-11_source.buildinfo
Files:
 a4aa2219129060f53c487e1c9e54595d 2048 libs optional marisa_0.2.6-11.dsc
 9136dd3160498e513e12812363f12fca 11912 libs optional marisa_0.2.6-11.debian.tar.xz
 0fd634edab81735c8701b6b62f093774 11871 libs optional marisa_0.2.6-11_source.buildinfo

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

iQEzBAEBCAAdFiEEDP6Ze3JFgKf6cvjP8LEQ51ppLzIFAmLb+OcACgkQ8LEQ51pp
LzKlRwf9FppY5cH3owEu1M4RLa10Fb1qg3wKCoUhB+Q01UMy3A+YgllwXqg8UGQt
qLO29xJQWMmbh876LXjW3oZUtzeiF11+O3/A/Q3AmgQDwLaFES8nvLlKjbZVk3NR
/ea6I6F0QtAiVSIHm5v6WiG6h2yJ30tgLCjvBLdnN3/p9Cq97mUBH/e/potrQxki
/73fKoo0oTqZSaknOVaB/zwsmSwOQeZtmcD78CM0/rHfBOdxHfS/fveU0Sjz1iBl
hUSh8Yvl3LdNCZSod6c2tj2RBTwi+hHi3w4KGktcf03BT6cDSGmjlm9eJvS6K0MB
H3CZXVg4bLF4mCqUZkXVKomcXtDj3w==
=8Ofw
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: