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

Bug#1015437: marked as done (kcalcore: ftbfs with LTO (link time optimization) enabled)



Your message dated Sat, 16 Mar 2024 12:24:35 +0000
with message-id <E1rlT5X-004hRv-Gy@fasolo.debian.org>
and subject line Bug#1015437: fixed in kcalcore 5:5.115.0-1
has caused the Debian Bug report #1015437,
regarding kcalcore: 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.)


-- 
1015437: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015437
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:kcalcore
Version: 5:5.94.0-1
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/kcalcore_5.94.0-1_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/CalendarPlugin
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Conference
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/CustomProperties
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Duration
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Event
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Exceptions
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/FileStorage
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/FreeBusy
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/FreeBusyCache
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/FreeBusyPeriod
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/ICalFormat
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Incidence
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/IncidenceBase
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Journal
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/MemoryCalendar
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/OccurrenceIterator
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Period
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Person
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Recurrence
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/RecurrenceRule
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/ScheduleMessage
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Sorting
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Todo
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/VCalFormat
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/KCalCore/Visitor
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qlogging-categories5/kcalendarcore.categories
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qlogging-categories5/kcalendarcore.renamecategories
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KCalendarCore.pri
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qt5/doc/KF5CalendarCore.qch
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qt5/doc/KF5CalendarCore.tags
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5CalendarCore/KF5CalendarCoreConfig.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5CalendarCore/KF5CalendarCoreConfigVersion.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5CalendarCore/KF5CalendarCoreTargets.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5CalendarCore/KF5CalendarCoreTargets-debian.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5CalendarCore/KF5CalendarCoreQchTargets.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KCalendarCore/kcalendarcore_version.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/kcalcore_version.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/KF5CalendarCore.pc
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
   dh_install -O--buildsystem=kf5
   dh_movelibkdeinit -O--buildsystem=kf5
   dh_installdocs -O--buildsystem=kf5
   dh_installchangelogs -O--buildsystem=kf5
   dh_installsystemduser -O--buildsystem=kf5
   dh_lintian -O--buildsystem=kf5
   dh_perl -O--buildsystem=kf5
   dh_link -O--buildsystem=kf5
   dh_strip_nondeterminism -O--buildsystem=kf5
   dh_compress -X.dcl -X.docbook -X-license -X.tag -X.sty -X.el -O--buildsystem=kf5
   dh_fixperms -O--buildsystem=kf5
   dh_missing -O--buildsystem=kf5
   dh_dwz -a -O--buildsystem=kf5
   dh_strip -a -O--buildsystem=kf5
   dh_makeshlibs -a -Xusr/lib/libkdeinit5_\* -O--buildsystem=kf5
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libkf5calendarcore5abi2/DEBIAN/symbols doesn't match completely debian/libkf5calendarcore5abi2.symbols
--- debian/libkf5calendarcore5abi2.symbols (libkf5calendarcore5abi2_5:5.94.0-1_amd64)
+++ dpkg-gensymbolsW3BMf_	2022-06-10 08:52:31.954270902 +0000
@@ -772,7 +772,7 @@
  _ZN13KCalendarCorersER11QDataStreamRNS_6PersonE@ABI_5_2 5:5.67.0
  _ZN13KCalendarCorersER11QDataStreamRNS_8AttendeeE@ABI_5_2 5:5.67.0
  _ZN13KCalendarCorersER11QDataStreamRNS_8DurationE@ABI_5_2 5:5.67.0
- _ZN9QBitArray6setBitEi@ABI_5_2 5:5.93.0
+#MISSING: 5:5.94.0-1# _ZN9QBitArray6setBitEi@ABI_5_2 5:5.93.0
  _ZNK13KCalendarCore10Attachment10showInlineEv@ABI_5_2 5:5.67.0
  _ZNK13KCalendarCore10Attachment11decodedDataEv@ABI_5_2 5:5.67.0
  _ZNK13KCalendarCore10Attachment3uriEv@ABI_5_2 5:5.67.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: kcalcore
Source-Version: 5:5.115.0-1
Done: Patrick Franz <deltaone@debian.org>

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

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

Format: 1.8
Date: Sat, 16 Mar 2024 12:41:16 +0100
Source: kcalcore
Architecture: source
Version: 5:5.115.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Patrick Franz <deltaone@debian.org>
Closes: 1015437
Changes:
 kcalcore (5: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 as uploader and remove inactive ones. Thank you for your
     work.
   * Enable LTO (Closes: #1015437).
Checksums-Sha1:
 7dc1158e2aaf08e79d149b7ebccf12f682a9b27f 2667 kcalcore_5.115.0-1.dsc
 696164c9dd3e764b6297af73f1e480f23570aa4d 268372 kcalcore_5.115.0.orig.tar.xz
 68de018072cefd3bb331babfbc0ff71f3af9ba75 488 kcalcore_5.115.0.orig.tar.xz.asc
 04084aef5174d5d5ce194da483e6657501a94f08 19636 kcalcore_5.115.0-1.debian.tar.xz
 b38de8772307e63bb1b3f5a7e295031f920f3ca9 13404 kcalcore_5.115.0-1_source.buildinfo
Checksums-Sha256:
 7060e87bc616693edb42db1256ef8ad01a18bdbe9007567c34035a2adb5e419d 2667 kcalcore_5.115.0-1.dsc
 59d8872c471b1bc4433d6643d2d28755772dc3e0019fac9451cbea8e9e3f54a3 268372 kcalcore_5.115.0.orig.tar.xz
 e2095d1ed253c9a2ae1b991ea5bc1ab235ca9c2bfba1e4f9e5078e9a3f6989fa 488 kcalcore_5.115.0.orig.tar.xz.asc
 134e4440694807fdad5299f3d90292a8c7dd85e35f04a10a244a5060611c3889 19636 kcalcore_5.115.0-1.debian.tar.xz
 4704c311bba807acc20d61ab1ef9605de700282dcabbc541a99ef6591030043c 13404 kcalcore_5.115.0-1_source.buildinfo
Files:
 57439d08f842ed567cf186ffcec5a704 2667 libs optional kcalcore_5.115.0-1.dsc
 ffacabefa59d96ac6d2fef1f9d33176f 268372 libs optional kcalcore_5.115.0.orig.tar.xz
 c62817348adaf257a58379fa319905e2 488 libs optional kcalcore_5.115.0.orig.tar.xz.asc
 4d0f4519ef471640e2d9f104735fb02e 19636 libs optional kcalcore_5.115.0-1.debian.tar.xz
 996eecf231eb2ef87c0b64c4a1d1185f 13404 libs optional kcalcore_5.115.0-1_source.buildinfo

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

iQJIBAEBCgAyFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmX1iaUUHGRlbHRhb25l
QGRlYmlhbi5vcmcACgkQnp96YDB3/lazgg/5AZYMPcAUikPDGJ4YthZBcoXIA0th
c/Jt9ZWH/WCuTSvHHdmBb3gATmIpvCmMG3MODdbk5oHi64qSt8QSb7BxJ+ZcUKTp
ww1iKU6qoLCN9IemnEyrRZEdvGElKcMYhmtao/012jXbKDjVCdX9pGuri2241cbN
N5L8Y8kqEx4JWf17UFWDPmR7TUtAXVUbaCwSUzDNOVTy0mNx9NWa8LbtzH/4e/B/
I7V53PNccRc8LjaPhYZfs+yhTiQ69D3YHiaxubAmjkDmA2XWNmYiIs+JYba1DMo2
+JFHev4NsicVxvOYpPfkKfyEfGuNnghGvZq/wzhrl0lmY2um6XsLiGuiLtJRKgSN
XGbmYRaN42SeLHB9IfXAaulaIOlc/akbHAJYHaLLyHpGi/oRtrL2Yym2RGb9qQdk
nLWccT22aEM2yvVzh16ZMI89zuTYgeVm0lK/gf/zDAPZJTaGKvMqr7CwHkdscTZK
9/KCfJgALgXxeazCN927vYyKdycZFuGtTRUfA1wQDQKQfxIYCfAVS6wu9MwEZmCH
DCb1ExpEdard9NYHjJ8QTJwUOnuRJQenL1IHKNnS3qkgAYH5UO3ZARD2AradIPoG
vtyl8wvJ5zfmHRhx7h0B+wIUvyZhueZNH7SbpqUwHjcK8QGw4fh+M1nAM3H6GlQ3
TlBwm8F9VzQNCoE=
=mrSR
-----END PGP SIGNATURE-----

Attachment: pgpX0lBJz29iG.pgp
Description: PGP signature


--- End Message ---

Reply to: