Your message dated Mon, 11 Aug 2025 09:51:29 +0000
with message-id <[email protected]>
and subject line Bug#1015661: fixed in silly 0.1.0+git20140818.431c352-1
has caused the Debian Bug report #1015661,
regarding silly: 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.)


-- 
1015661: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015661
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:silly
Version: 0.1.0-8.1
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/silly_0.1.0-8.1_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
+#MISSING: 0.1.0-8.1# _ZN5SILLY12ImageContextD1Ev@Base 0.1.0
+#MISSING: 0.1.0-8.1# _ZN5SILLY12ImageContextD2Ev@Base 0.1.0
  _ZN5SILLY12SILLYCleanupEv@Base 0.1.0
  _ZN5SILLY14FileDataSourceC1EPKc@Base 0.1.0
  _ZN5SILLY14FileDataSourceC2EPKc@Base 0.1.0
@@ -114,3 +41,61 @@
  _ZN5SILLY15JPG_init_sourceEP22jpeg_decompress_struct@Base 0.1.0
  _ZN5SILLY15JPG_term_sourceEP22jpeg_decompress_struct@Base 0.1.0
  _ZN5SILLY15PNGImageContext12setImageSizeEv@Base 0.1.0
+ _ZN5SILLY15PNGImageContext4readEPhm@Base 0.1.0-8.1
+ _ZN5SILLY15PNGImageContextC1EPNS_10DataSourceE@Base 0.1.0-8.1
+ _ZN5SILLY15PNGImageContextC2EPNS_10DataSourceE@Base 0.1.0-8.1
+ _ZN5SILLY15PNGImageContextD0Ev@Base 0.1.0-8.1
+ _ZN5SILLY15PNGImageContextD1Ev@Base 0.1.0-8.1
+ _ZN5SILLY15PNGImageContextD2Ev@Base 0.1.0-8.1
+ _ZN5SILLY16JPG_emit_messageEP18jpeg_common_structi@Base 0.1.0-8.1
+ _ZN5SILLY16MemoryDataSourceC1EPKhm@Base 0.1.0-8.1
+ _ZN5SILLY16MemoryDataSourceC2EPKhm@Base 0.1.0-8.1
+ _ZN5SILLY17PNG_read_functionEP14png_struct_defPhm@Base 0.1.0-8.1
+ _ZN5SILLY18ImageLoaderManager10d_instanceE@Base 0.1.0-8.1
+ _ZN5SILLY18ImageLoaderManagerC1Ev@Base 0.1.0-8.1
+ _ZN5SILLY18ImageLoaderManagerC2Ev@Base 0.1.0-8.1
+ _ZN5SILLY18ImageLoaderManagerD1Ev@Base 0.1.0-8.1
+ _ZN5SILLY18ImageLoaderManagerD2Ev@Base 0.1.0-8.1
+ _ZN5SILLY18PNG_error_functionEP14png_struct_defPKc@Base 0.1.0-8.1
+ _ZN5SILLY19JPG_skip_input_dataEP22jpeg_decompress_structl@Base 0.1.0-8.1
+ _ZN5SILLY20PNG_warning_functionEP14png_struct_defPKc@Base 0.1.0-8.1
+ _ZN5SILLY21JPG_fill_input_bufferEP22jpeg_decompress_struct@Base 0.1.0-8.1
+ _ZN5SILLY5Image13loadImageDataENS_11PixelFormatENS_11PixelOriginE@Base 
0.1.0-8.1
+ _ZN5SILLY5Image15loadImageHeaderEv@Base 0.1.0-8.1
+ _ZN5SILLY5Image8allocateEv@Base 0.1.0-8.1
+ _ZN5SILLY5ImageC1ERNS_10DataSourceE@Base 0.1.0-8.1
+ _ZN5SILLY5ImageC2ERNS_10DataSourceE@Base 0.1.0-8.1
+ _ZN5SILLY9SILLYInitEv@Base 0.1.0-8.1
+ _ZTIN5SILLY10DataSourceE@Base 0.1.0-8.1
+ _ZTIN5SILLY11ImageLoaderE@Base 0.1.0-8.1
+ _ZTIN5SILLY12ImageContextE@Base 0.1.0-8.1
+ _ZTIN5SILLY14FileDataSourceE@Base 0.1.0-8.1
+ _ZTIN5SILLY14JPGImageLoaderE@Base 0.1.0-8.1
+ _ZTIN5SILLY14PNGImageLoaderE@Base 0.1.0-8.1
+ _ZTIN5SILLY14TGAImageLoaderE@Base 0.1.0-8.1
+ _ZTIN5SILLY15JPGImageContextE@Base 0.1.0-8.1
+ _ZTIN5SILLY15PNGImageContextE@Base 0.1.0-8.1
+ _ZTIN5SILLY15TGAImageContextE@Base 0.1.0-8.1
+ _ZTIN5SILLY16MemoryDataSourceE@Base 0.1.0-8.1
+ _ZTSN5SILLY10DataSourceE@Base 0.1.0-8.1
+ _ZTSN5SILLY11ImageLoaderE@Base 0.1.0-8.1
+ _ZTSN5SILLY12ImageContextE@Base 0.1.0-8.1
+ _ZTSN5SILLY14FileDataSourceE@Base 0.1.0-8.1
+ _ZTSN5SILLY14JPGImageLoaderE@Base 0.1.0-8.1
+ _ZTSN5SILLY14PNGImageLoaderE@Base 0.1.0-8.1
+ _ZTSN5SILLY14TGAImageLoaderE@Base 0.1.0-8.1
+ _ZTSN5SILLY15JPGImageContextE@Base 0.1.0-8.1
+ _ZTSN5SILLY15PNGImageContextE@Base 0.1.0-8.1
+ _ZTSN5SILLY15TGAImageContextE@Base 0.1.0-8.1
+ _ZTSN5SILLY16MemoryDataSourceE@Base 0.1.0-8.1
+ _ZTVN5SILLY10DataSourceE@Base 0.1.0-8.1
+ _ZTVN5SILLY11ImageLoaderE@Base 0.1.0-8.1
+ _ZTVN5SILLY12ImageContextE@Base 0.1.0-8.1
+ _ZTVN5SILLY14FileDataSourceE@Base 0.1.0-8.1
+ _ZTVN5SILLY14JPGImageLoaderE@Base 0.1.0-8.1
+ _ZTVN5SILLY14PNGImageLoaderE@Base 0.1.0-8.1
+ _ZTVN5SILLY14TGAImageLoaderE@Base 0.1.0-8.1
+ _ZTVN5SILLY15JPGImageContextE@Base 0.1.0-8.1
+ _ZTVN5SILLY15PNGImageContextE@Base 0.1.0-8.1
+ _ZTVN5SILLY15TGAImageContextE@Base 0.1.0-8.1
+ _ZTVN5SILLY16MemoryDataSourceE@Base 0.1.0-8.1
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:97: binary-arch] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: silly
Source-Version: 0.1.0+git20140818.431c352-1
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
silly, 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.
Andreas Tille <[email protected]> (supplier of updated silly 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: Mon, 04 Aug 2025 10:59:58 +0200
Source: silly
Architecture: source
Version: 0.1.0+git20140818.431c352-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 888773 989329 1015661 1047879 1049474 1107174
Changes:
 silly (0.1.0+git20140818.431c352-1) unstable; urgency=medium
 .
   * New upstream version (=latest commit in Github)
   * Maintain package in Debian Games team
     Closes: #1107174
   * d/watch:
      - version=4
      - point watch file to Github
   * Update symbols file
   * debhelper-compat=13
   * d/rules: Short dh
     Closes: #888773, #1047879, #1049474
   * Remove outdated debian/README.source
   * Standards-Version: 4.7.2 (routine-update)
   * Replace transitional package pkg-config by pkgconf in Build-Depends
     (routine-update)
   * Secure URI in copyright format (routine-update)
   * libsilly-doc Depends: libjs-jquery
     Closes: #989329
   * Disable symbols file to avoid problems with other architectures
     as well as link time optimization
     Closes: #1015661
   * Add lintian-overrides
   * d/copyright:
      - Fix Source URL
      - Update copyright years
      - Review
   * Strip build path from docs to build reproducibly
Checksums-Sha1:
 72b153975ccea80d9eaa75d5afd7a92e4856590d 2207 
silly_0.1.0+git20140818.431c352-1.dsc
 46892bea407bd7c9c92ba1bcd472107a2e70c529 26284 
silly_0.1.0+git20140818.431c352.orig.tar.xz
 829aa840e39c784fbf88aad77004278a902936e5 6704 
silly_0.1.0+git20140818.431c352-1.debian.tar.xz
 f7849c39cdf688b4b34f793dbcd6e97bee8fd748 9446 
silly_0.1.0+git20140818.431c352-1_amd64.buildinfo
Checksums-Sha256:
 6399ee303437246a706d68640a01f1f030a64608c75941917d09e7d4b373f3c5 2207 
silly_0.1.0+git20140818.431c352-1.dsc
 cea7bbd345e7cf4034c79f588fb0853d79f3dc9a3695611255b7a6f73f7da9a6 26284 
silly_0.1.0+git20140818.431c352.orig.tar.xz
 38c8f69d02b51afdf52633c321e838fa39798572eba4272dafab21b0324c211d 6704 
silly_0.1.0+git20140818.431c352-1.debian.tar.xz
 7fdadb650a782f3f584095f4ee5ce4205623e1cbacd63a1870c86ba9c961b349 9446 
silly_0.1.0+git20140818.431c352-1_amd64.buildinfo
Files:
 41f542502a8fbee49a0514623b8ca88c 2207 libs optional 
silly_0.1.0+git20140818.431c352-1.dsc
 deff65558a9e06fafb7c27ec5d5eecbb 26284 libs optional 
silly_0.1.0+git20140818.431c352.orig.tar.xz
 9502673c82ad391a8ad61f173916a436 6704 libs optional 
silly_0.1.0+git20140818.431c352-1.debian.tar.xz
 5603f8ef1b40fc7058e01be31ce5b525 9446 libs optional 
silly_0.1.0+git20140818.431c352-1_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmiQeckRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGTYg//Sm2/fxqk7eh47iuO4lP/uJjWS7AngNmQ
cUbzpdO9by36Qd5t8iJysa9DarE1t7RkRtU/ijaOXKxvj4/59G3tSCiZqPBczt5W
vJrMbYwhCtNoeI0mn+yVyecRfrgY7V7GIjG7YPw3xVRIMvYL0zU6uaWyTmzEmamy
9Ni2LOeg8CNASOT61cLw3XGxlvWWWtW74+U5/BVTL76V2VwY/apf249+IAjad57c
iz2DzgWG+xCOSvarMJOt/akDVjBQa+o00Zr1y0BAGHvlLbGeKOkiICHwDG8uDcKw
Q1TtZ8+ByCKmuCC1QK8RNgBylHTyOWv6VI55GBp18woJm09nDoS7BG7tRgZvTmze
9BuNmL5dT0h/SmmAHYt7qj8cqNi7PtIskGtPPR4fLQqraYxDKgXbXosmP1WCIYdH
cRdhhNVr4paj4WQE34bY/jgZpt7xedOHporANyzVhDG16tXfAPI/CeZ8uSmdhx2/
N1eXnLdD5WWEuMy2U4XnWIM0To3LUYpe/7TT3PtaFJvFmMXExH7q4S8dtxxKT2ab
iRpJ+qHHMb8YnIPJD7jtH2Wm7o/LS1f+NTHK+WaAdPDTuDcMqQn28y2cGDE8u8S8
zcmBa6BrarpIqUTPdjd8EX6lYhEf3T1ChfF6s0jScX+wpUA1FEReWtp66ZD6voPE
X2YZzn7jZ0c=
=LCnA
-----END PGP SIGNATURE-----

Attachment: pgpRQy3FSRfNd.pgp
Description: PGP signature


--- End Message ---

Reply via email to