Your message dated Sat, 13 Jul 2024 19:05:20 +0000
with message-id <[email protected]>
and subject line Bug#1015484: fixed in libedlib 1.2.7-6
has caused the Debian Bug report #1015484,
regarding libedlib: 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 [email protected]
immediately.)
--
1015484: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015484
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libedlib
Version: 1.2.7-3
Severity: minor
Tags: sid bookworm
User: [email protected]
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/libedlib_1.2.7-3_unstable_dpkglto.log
The last lines of the build log are at the end of this report.
[...]
writing top-level names to edlib.egg-info/top_level.txt
reading manifest file 'edlib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'edlib.egg-info/SOURCES.txt'
Copying edlib.egg-info to
/<<PKGBUILDDIR>>/debian/python3-edlib/usr/lib/python3.10/dist-packages/edlib-1.3.8.post2.egg-info
Skipping SOURCES.txt
running install_scripts
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install
file-rename 's/_static\.a/.a/' `find debian -name libedlib_static.a`
d-shlibmove --commit \
--multiarch \
--devunversioned \
--exclude-la \
--movedev debian/tmp/usr/include/* usr/include \
--movedev debian/tmp/usr/lib/*/cmake usr/lib/x86_64-linux-gnu \
--movedev debian/tmp/usr/lib/*/pkgconfig usr/lib/x86_64-linux-gnu \
debian/tmp/usr/lib/*/*.so
Library package automatic movement utility
set -e
install -d -m 755 debian/libedlib-dev/usr/lib/x86_64-linux-gnu
install -d -m 755 debian/libedlib1/usr/lib/x86_64-linux-gnu
mv debian/tmp/usr/lib/x86_64-linux-gnu/libedlib.a
debian/libedlib-dev/usr/lib/x86_64-linux-gnu
mv debian/tmp/usr/lib/x86_64-linux-gnu/libedlib.so
debian/libedlib-dev/usr/lib/x86_64-linux-gnu
mv /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libedlib.so.1
debian/libedlib1/usr/lib/x86_64-linux-gnu
mv /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libedlib.so.1.2.7
debian/libedlib1/usr/lib/x86_64-linux-gnu
PKGDEV=libedlib-dev
PKGSHL=libedlib1
install -d -m 755 debian/libedlib-dev/usr/include
mv debian/tmp/usr/include/edlib.h debian/libedlib-dev/usr/include
install -d -m 755 debian/libedlib-dev/usr/lib/x86_64-linux-gnu
mv debian/tmp/usr/lib/x86_64-linux-gnu/cmake
debian/libedlib-dev/usr/lib/x86_64-linux-gnu
install -d -m 755 debian/libedlib-dev/usr/lib/x86_64-linux-gnu
mv debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig
debian/libedlib-dev/usr/lib/x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
dh_python3
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_missing
dh_dwz -a
dh_strip -a
dh_makeshlibs -a
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols
file: see diff output below
dpkg-gensymbols: warning: debian/libedlib1/DEBIAN/symbols doesn't match
completely debian/libedlib1.symbols
--- debian/libedlib1.symbols (libedlib1_1.2.7-3_amd64)
+++ dpkg-gensymbolsXZzwjQ 2022-06-10 09:05:00.965676710 +0000
@@ -1,8 +1,8 @@
libedlib.so.1 libedlib1 #MINVER#
* Build-Depends-Package: libedlib-dev
-
_ZNSt6vectorIcSaIcEE17_M_realloc_insertIJRKcEEEvN9__gnu_cxx17__normal_iteratorIPcS1_EEDpOT_@Base
1.2.4
-
_ZNSt6vectorIcSaIcEE17_M_realloc_insertIJcEEEvN9__gnu_cxx17__normal_iteratorIPcS1_EEDpOT_@Base
1.2.4
-
_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base
1.2.3
+#MISSING: 1.2.7-3#
_ZNSt6vectorIcSaIcEE17_M_realloc_insertIJRKcEEEvN9__gnu_cxx17__normal_iteratorIPcS1_EEDpOT_@Base
1.2.4
+#MISSING: 1.2.7-3#
_ZNSt6vectorIcSaIcEE17_M_realloc_insertIJcEEEvN9__gnu_cxx17__normal_iteratorIPcS1_EEDpOT_@Base
1.2.4
+#MISSING: 1.2.7-3#
_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base
1.2.3
edlibAlign@Base 1.2.3
edlibAlignmentToCigar@Base 1.2.3
edlibDefaultAlignConfig@Base 1.2.3
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:17: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libedlib
Source-Version: 1.2.7-6
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libedlib, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Étienne Mollier <[email protected]> (supplier of updated libedlib 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 13 Jul 2024 20:49:11 +0200
Source: libedlib
Architecture: source
Version: 1.2.7-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1015484 1075164
Changes:
libedlib (1.2.7-6) unstable; urgency=medium
.
* d/libedlib1.symbols: mark symbols leaked by the compiler as optional.
(Closes: #1015484, #1075164)
* d/rules: always run LTO builds.
* d/control: add myself to uploaders.
* d/control: declare compliance to standards version 4.7.0.
Checksums-Sha1:
a53ad45435e3c6e6e101224340d52fac7c621f83 2389 libedlib_1.2.7-6.dsc
759885673bcd2b65df1e146d38ca291c0a39a68b 7604 libedlib_1.2.7-6.debian.tar.xz
Checksums-Sha256:
f92e85b5a33329fb0ac1cb8df2eda2a09d3e8cc79b41dea5e554aca1afb3f338 2389
libedlib_1.2.7-6.dsc
9658aa68789c15bfc99ca921e054f0ca22a19fe54e3f898a2081e5428a0d6c96 7604
libedlib_1.2.7-6.debian.tar.xz
Files:
22a0b42f9bc5b894ddd89052fb627aca 2389 science optional libedlib_1.2.7-6.dsc
7671249397981f88d56c9b603579f19b 7604 science optional
libedlib_1.2.7-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmaSzNEUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdqI/Q//Y6Ei5eCDwZw8iVQJOB2mKdcM21i7
5nf2NfUasMF2ZyHPKCOiA0PHXAHZ7UY8XnAiwOvxNG8rvOvecAVEwdpinOpbsF2A
kg/nsAtVqwjZDkcVqcJWQu4XJrMBd6kjj9EFk9xDZp9cWic4N09j7QdYRvSG1DCl
mG0M7lQJ85SOUl92dnwSiwfmbjlg12J9bQXuAeBKCz5/WalK1s+IlS3mnu+uFgVQ
SxGS6fidnBnZEL8ObwGe1mcpev/FOjLw9cqJYLosJM/kJjSDuqH4eUCVdPp7yYU3
lOpEc2mvLA/w3ehnhmxdduPDlRNqgX7an6bAd4+gAm4baapJdpCMN2Vem0TaUWoN
LaZAIvVoDRM5SLPyo8RXWakPaAlNwPI40FmH0clKjBjBq/h21HBddGxZrDR9iJD3
JAqAFeabLX6R58GlS9yXqEikNQvkEHJkmJYc8UOWIgb19wJkqoFTKqKE/tnzoPhP
W55eIEPJaaFeERTcgjC7POwzSVIVm6fCZ6kknxj/onMx5C0EEgM3c8rU3QvlEE8o
PD9mK0K5UuiqHrEY3IrgfaihVWSOHEgsfsvPtcFgRMr7LNljh/xWtzMkg9JHodGF
ZCTQKRJZCnVGvqEm6EdsRFW+oQMqVOu0A3ynHYr04Xpd/xVwQu1sw067Cx5bX8Hy
irrtEKM4/aypDy8=
=ZLPj
-----END PGP SIGNATURE-----
pgpUoYAIas3KZ.pgp
Description: PGP signature
--- End Message ---