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

Bug#1015508: marked as done (libopendbx: ftbfs with LTO (link time optimization) enabled)



Your message dated Wed, 03 Apr 2024 12:19:41 +0000
with message-id <E1rrzaf-004qun-AI@fasolo.debian.org>
and subject line Bug#1015508: fixed in libopendbx 1.4.6-17
has caused the Debian Bug report #1015508,
regarding libopendbx: 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.)


-- 
1015508: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015508
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:libopendbx
Version: 1.4.6-16
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/libopendbx_1.4.6-16_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_testdir -a
dh_testroot -a
dh_installdocs -plibopendbx1
dh_installchangelogs -plibopendbx1 ChangeLog
dh_installman -plibopendbx1-dev debian/tmp/usr/share/man/man3/*
dh_install -plibopendbx1 "debian/tmp/usr/lib/libopendbx.so.*" "usr/lib/"
dh_install -plibopendbx1 "debian/tmp/usr/lib/libopendbxplus.so.*" "usr/lib/"
dh_install -plibopendbx1 --autodest "debian/tmp/usr/share/locale/*/*/opendbx.mo"
dh_install -plibopendbx1-dev "debian/tmp/usr/include/opendbx/api" "usr/include/opendbx"
dh_install -plibopendbx1-dev "debian/tmp/usr/include/opendbx/api.h" "usr/include/opendbx"
dh_install -plibopendbx1-dev "debian/tmp/usr/lib/libopendbx.so" "debian/tmp/usr/lib/libopendbx.a" "usr/lib/"
dh_install -plibopendbx1-dev "debian/tmp/usr/lib/libopendbxplus.so" "debian/tmp/usr/lib/libopendbxplus.a" "usr/lib/"
dh_install -plibopendbx1-dev "opendbx.pc" "usr/lib/x86_64-linux-gnu/pkgconfig/"
dh_link -plibopendbx1-dev "usr/share/doc/libopendbx1" "usr/share/doc/libopendbx1-dev"
dh_link -plibopendbx1-dev "usr/include/opendbx/api.h" "usr/include/odbx.h"
dh_link -popendbx-utils "usr/share/doc/libopendbx1" "usr/share/doc/opendbx-utils"
set -e ; \
for be in firebird mssql mysql pgsql odbc sqlite3 sybase ; do \
	dh_install  -plibopendbx1-${be} "debian/tmp/usr/lib/opendbx/lib${be}backend.so*" "usr/lib/opendbx/" ; \
	dh_link -plibopendbx1-${be} "usr/share/doc/libopendbx1" "usr/share/doc/libopendbx1-${be}" ; \
done
dh_installman -popendbx-utils debian/tmp/usr/share/man/man1/*
dh_install -popendbx-utils
mv /<<PKGBUILDDIR>>/debian/opendbx-utils/usr/bin/odbxtest.sh /<<PKGBUILDDIR>>/debian/opendbx-utils/usr/bin/odbxtest.master
dh_link -a
dh_strip -a
dh_compress -a
dh_fixperms -a
dh_makeshlibs -a --exclude=backend
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libopendbx1/DEBIAN/symbols doesn't match completely debian/libopendbx1.symbols
--- debian/libopendbx1.symbols (libopendbx1_1.4.6-16_amd64)
+++ dpkg-gensymbolsdol74R	2022-06-10 08:58:23.522545710 +0000
@@ -137,17 +137,17 @@
  _ZN7OpenDBX9Conn_ImplD2Ev@Base 1.4.6
  _ZN7OpenDBX9ExceptionC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEii@Base 1.4.6
  _ZN7OpenDBX9ExceptionC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEii@Base 1.4.6
- _ZN7OpenDBX9ExceptionD0Ev@Base 1.4.6
- _ZN7OpenDBX9ExceptionD1Ev@Base 1.4.6
- _ZN7OpenDBX9ExceptionD2Ev@Base 1.4.6
+#MISSING: 1.4.6-16# _ZN7OpenDBX9ExceptionD0Ev@Base 1.4.6
+#MISSING: 1.4.6-16# _ZN7OpenDBX9ExceptionD1Ev@Base 1.4.6
+#MISSING: 1.4.6-16# _ZN7OpenDBX9ExceptionD2Ev@Base 1.4.6
  _ZN7OpenDBX9Stmt_ImplC1EP6odbx_t@Base 1.4.6
  _ZN7OpenDBX9Stmt_ImplC2EP6odbx_t@Base 1.4.6
  _ZNK7OpenDBX9Exception7getCodeEv@Base 1.4.6
  _ZNK7OpenDBX9Exception7getTypeEv@Base 1.4.6
  _ZNK7OpenDBX9Stmt_Impl10_getHandleEv@Base 1.4.6
- (optional=templinst)_ZNSt8_Rb_treeIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_mESt10_Select1stIS8_ESt4lessIS6_ESaIS8_EE24_M_get_insert_unique_posERS6_@Base 1.4.6
- (optional=templinst|arch=!alpha !armel !armhf !i386 !kfreebsd-i386 !mips !mipsel !powerpc !powerpcspe !ppc64 !s390x)_ZNSt8_Rb_treeIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_mESt10_Select1stIS8_ESt4lessIS6_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS6_@Base 1.4.6
- (optional=templinst)_ZNSt8_Rb_treeIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_mESt10_Select1stIS8_ESt4lessIS6_ESaIS8_EE4findERS6_@Base 1.4.6
+#MISSING: 1.4.6-16# (optional=templinst)_ZNSt8_Rb_treeIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_mESt10_Select1stIS8_ESt4lessIS6_ESaIS8_EE24_M_get_insert_unique_posERS6_@Base 1.4.6
+#MISSING: 1.4.6-16# (optional=templinst|arch=!alpha !armel !armhf !i386 !kfreebsd-i386 !mips !mipsel !powerpc !powerpcspe !ppc64 !s390x)_ZNSt8_Rb_treeIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_mESt10_Select1stIS8_ESt4lessIS6_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS6_@Base 1.4.6
+#MISSING: 1.4.6-16# (optional=templinst)_ZNSt8_Rb_treeIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_mESt10_Select1stIS8_ESt4lessIS6_ESaIS8_EE4findERS6_@Base 1.4.6
  _ZTIN7OpenDBX10Conn_IfaceE@Base 1.4.6
  _ZTIN7OpenDBX10Stmt_IfaceE@Base 1.4.6
  _ZTIN7OpenDBX11Result_ImplE@Base 1.4.6
@@ -172,5 +172,5 @@
  _ZTVN7OpenDBX15StmtSimple_ImplE@Base 1.4.6
  _ZTVN7OpenDBX8Lob_ImplE@Base 1.4.6
  _ZTVN7OpenDBX9Conn_ImplE@Base 1.4.6
- _ZTVN7OpenDBX9ExceptionE@Base 1.4.6
- _ZTVN7OpenDBX9Stmt_ImplE@Base 1.4.6
+#MISSING: 1.4.6-16# _ZTVN7OpenDBX9ExceptionE@Base 1.4.6
+#MISSING: 1.4.6-16# _ZTVN7OpenDBX9Stmt_ImplE@Base 1.4.6
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:113: binary-arch] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libopendbx
Source-Version: 1.4.6-17
Done: Andreas Beckmann <anbe@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Beckmann <anbe@debian.org> (supplier of updated libopendbx 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: Wed, 03 Apr 2024 13:07:55 +0200
Source: libopendbx
Architecture: source
Version: 1.4.6-17
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Andreas Beckmann <anbe@debian.org>
Closes: 1015508 1051751 1065767
Changes:
 libopendbx (1.4.6-17) unstable; urgency=medium
 .
   * QA upload.
   * Fix building with -Werror=implicit-function-declaration.
     (Closes: #1065767)
   * Update .symbols file.
   * Set Rules-Requires-Root: no.
   * Switch to debhelper-compat (= 13).
   * Switch to dh.
   * Enable all hardening flags.
   * Update .symbols for loong64, thanks to yalingfang.  (Closes: #1051751)
   * Mark some symbols as optional if LTO is used.  (Closes: #1015508)
Checksums-Sha1:
 6982206992962d08cb48e97e9e2e4f30b6093eb4 2799 libopendbx_1.4.6-17.dsc
 f523b38346894224146a51fcfe81f7150de2f056 78016 libopendbx_1.4.6-17.debian.tar.xz
 39d73f3f2f51c3e3642ff4e99685d827fb37360d 9381 libopendbx_1.4.6-17_source.buildinfo
Checksums-Sha256:
 f7d865d44313aa99bdeff36394c13a4572c95b1f8ef06cc263ef5a41605421ab 2799 libopendbx_1.4.6-17.dsc
 7ff24220688e571afd018994079f56689b2f78869f6c850151220f57a05412ce 78016 libopendbx_1.4.6-17.debian.tar.xz
 c6591d94cc7547ac3368c1b5dba453836035f603d38a8f2e897c606253eef10d 9381 libopendbx_1.4.6-17_source.buildinfo
Files:
 78bb003d23404d86468ad36a833c0bf3 2799 libs optional libopendbx_1.4.6-17.dsc
 1f8688e331c51a1e9b39b53e8f1d3a71 78016 libs optional libopendbx_1.4.6-17.debian.tar.xz
 65b1041959b26a44b843be57409eab71 9381 libs optional libopendbx_1.4.6-17_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmYNORQQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCII/D/9CP4fo+OMq7HNSbG+towAkZEo1S6wDW4ND
wgXDKmtZAG7VxKUaANodutQCVO63ZQG3YL8z02nfaWty+6SD8lBHxLAnFA2tsKCu
hxnq2WtiowvU3zHqKjbDReWcxI5zCi7bjPG7o+XzQ9yJEt+Z+4mX3b0OC9FbQhII
Vrer0mxgSfI9g0l8BU5ecxOi4TskhxDIknPXCbA9suGKY/ALfjut47+eu4ERyk6p
pj2n2o51RWSI6RE4EaQOh6JBNPoJfFBzWsOPeJy18lGHP5CIajk12JUguU3mt1hp
mkBdP8lmjJ+l4kA/+Ruz3uBWkluHu0t9LEsDBzGda2UTtSyrF9vTFi/7xOI65Byf
s7ZzoT8+s1r1O1t7L48NMNUBxHuc/RmPasfBHeLc4OXr0ue7BfxQvmEtfmdCQJSc
LJlpUyBTPr5xSK/KmEnrOwhIbrZbkl2eTdD2YhRn3cAs53VSXlLm/UD+LmRNyg7r
wkKNCVFHFg5D2IjX06wOsJXdPJY/fkbs+XdUkwI/uFYZZQCmeyzLQsU5BCIuvi84
eWkDWeTARtbObouH1z1IMZhpiMyQlathYtdBEc5a5efb5q+h2wMqlDl7/quXlaHl
YDGGQCAqXl5wUaYebdyu1mUljsSYHBdqIIiXJdW9107hKkAEZRwkx0AStg7hlujr
Jh2AupJ9CQ==
=HY4B
-----END PGP SIGNATURE-----

Attachment: pgp0TAs8N4m9G.pgp
Description: PGP signature


--- End Message ---

Reply to: