Your message dated Wed, 01 Jan 2025 19:00:12 +0000
with message-id <e1tt3wy-00cjkq...@fasolo.debian.org>
and subject line Bug#1069910: fixed in ecl 24.5.10+ds-1
has caused the Debian Bug report #1069910,
regarding ecl: FTBFS with LTO
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 ow...@bugs.debian.org
immediately.)


-- 
1069910: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069910
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ecl
Version: 21.2.1+ds-4.1
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu  ubuntu-patch

Dear maintainers,

ecl fails to build when LTO is enabled, basically hanging indefinitely until
hitting a timeout and being killed.

  https://launchpad.net/ubuntu/+source/ecl/21.2.1+ds-4.1/+build/27828342

LTO is enabled by default in Ubuntu, so we have worked around this there by
disabling LTO as in the attached patch.

LTO is not enabled by default in Debian, however there have been discussions
about doing so.  Therefore you may want to consider applying the attached
patch in Debian as well, to future-proof the package against toolchain
changes.

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru ecl-21.2.1+ds/debian/rules ecl-21.2.1+ds/debian/rules
--- ecl-21.2.1+ds/debian/rules  2021-12-04 11:51:55.000000000 -0800
+++ ecl-21.2.1+ds/debian/rules  2024-03-27 22:26:54.000000000 -0700
@@ -3,6 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS=optimize=-lto
+
 %:
        dh $@
 

--- End Message ---
--- Begin Message ---
Source: ecl
Source-Version: 24.5.10+ds-1
Done: Peter Van Eynde <pvane...@debian.org>

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

Debian distribution maintenance software
pp.
Peter Van Eynde <pvane...@debian.org> (supplier of updated ecl 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 01 Jan 2025 10:53:47 +0100
Source: ecl
Binary: ecl ecl-dbgsym libecl-dev libecl24.5t64 libecl24.5t64-dbgsym
Architecture: source amd64
Version: 24.5.10+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Common Lisp Team <debian-common-l...@lists.debian.org>
Changed-By: Peter Van Eynde <pvane...@debian.org>
Description:
 ecl        - Embeddable Common-Lisp: has an interpreter and can compile to C
 libecl-dev - Embeddable Common-Lisp: development files
 libecl24.5t64 - Embeddable Common-Lisp: shared library
Closes: 1069910
Changes:
 ecl (24.5.10+ds-1) unstable; urgency=medium
 .
   * New upstream version 24.5.10+ds
   * Depend on libncurses-dev instead of libncurses5-dev
   * Future-proof by disabling LTO support, with thanks to Steve Langasek. 
(Closes: 1069910)
   * Adjust lintian warnings
   * Adjust library soname with new version
   * Adjusted copyright file
Checksums-Sha1:
 ee30400cf586ac648f8e062d6a9ed6373a6e7839 2445 ecl_24.5.10+ds-1.dsc
 68ea79d59ed01205fc0f09dea02326a2824bac7e 2686480 ecl_24.5.10+ds.orig.tar.xz
 2b81c54596ef5bdb6ce71f9c6bdd4c843a2795c6 11480 ecl_24.5.10+ds-1.debian.tar.xz
 17e5728b46eba44ea2c8a5779756844ca0706a96 12412 
ecl-dbgsym_24.5.10+ds-1_amd64.deb
 e8c95bfdfa06027866f2a37d11dec5913e7855c7 7741 ecl_24.5.10+ds-1_amd64.buildinfo
 f5cb9646744fa5821f632af451bbc6d9750e15e0 193924 ecl_24.5.10+ds-1_amd64.deb
 178e33b538ffc5f4b3b724740f3426b29ed02d37 76548 
libecl-dev_24.5.10+ds-1_amd64.deb
 abc6dbc885bc7bd9286be9a4fd15bf33823e6f58 4407916 
libecl24.5t64-dbgsym_24.5.10+ds-1_amd64.deb
 3ddcc1b326cb342cf5745005ddb0a65d8a1a906a 1902448 
libecl24.5t64_24.5.10+ds-1_amd64.deb
Checksums-Sha256:
 652a2c0d80a7ac14237c60e9c967012a433ecffbe09dcb57b99f9898c2691a63 2445 
ecl_24.5.10+ds-1.dsc
 2f6b3ec0b458e46eaf8320c1a87d7eb74a90757145149121fcf4285fc6564dc4 2686480 
ecl_24.5.10+ds.orig.tar.xz
 ee9a5037d932b04a8a1147dfd4abe3874a3ecff4f78a68c801b94a622d414954 11480 
ecl_24.5.10+ds-1.debian.tar.xz
 8f412f1a73cd379eb46d7e4423c2626220279bcdfc3b12f44d0661385af6299d 12412 
ecl-dbgsym_24.5.10+ds-1_amd64.deb
 cab9ed59348c93f6e0f241d76d10e84ec4fb6cb7d638bcc36abb5b75134fc00e 7741 
ecl_24.5.10+ds-1_amd64.buildinfo
 f36f06648584849537e96077c3c7e53d10261724d796ab532ef16e1bcaf618cc 193924 
ecl_24.5.10+ds-1_amd64.deb
 2400816365c837780a2a0011f559d05a87145472e741e79dbc2707705747924a 76548 
libecl-dev_24.5.10+ds-1_amd64.deb
 c2c09d03720dc66fa3610141aec70594a69894fc5ef81947015e750733a23d9b 4407916 
libecl24.5t64-dbgsym_24.5.10+ds-1_amd64.deb
 008f46df7d38139a6a38524bcc2b29d49266fcf74866ad5954775fe1f81997c1 1902448 
libecl24.5t64_24.5.10+ds-1_amd64.deb
Files:
 81d00ff31bd4a68b15d3884c10ced5d0 2445 lisp optional ecl_24.5.10+ds-1.dsc
 45f1cf161f4752432c5e80baf7802a81 2686480 lisp optional 
ecl_24.5.10+ds.orig.tar.xz
 a21591968bcff28d7b2a491ac39fa946 11480 lisp optional 
ecl_24.5.10+ds-1.debian.tar.xz
 26efe60ffcb91f13d7adf02f971fd037 12412 debug optional 
ecl-dbgsym_24.5.10+ds-1_amd64.deb
 d33a3cda6d3ee7e1cc88673850d64090 7741 lisp optional 
ecl_24.5.10+ds-1_amd64.buildinfo
 5c09d19dff4ed43b9aad09ecd8fb3ea8 193924 lisp optional 
ecl_24.5.10+ds-1_amd64.deb
 16d03cd9f35fe0503d5b4df2b5078a7b 76548 libdevel optional 
libecl-dev_24.5.10+ds-1_amd64.deb
 89d3eb9b89c842be5b4629a8e6e5239b 4407916 debug optional 
libecl24.5t64-dbgsym_24.5.10+ds-1_amd64.deb
 d2d8fa1c1784688b91204c3865610e0d 1902448 libs optional 
libecl24.5t64_24.5.10+ds-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org

iQKTBAEBCgB9FiEEq/pVygOvMEtssvu/qyvF+S+rne0FAmd1IltfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFC
RkE1NUNBMDNBRjMwNEI2Q0IyRkJCRkFCMkJDNUY5MkZBQjlERUQACgkQqyvF+S+r
ne2Zbw//afXFa3wQP1daoNprxK5sXgKUR15Rgygr872xVsbH7VESjiZeT+3hvdvj
zkFv6ijeHH9Q7bz963+8drivXn1iPdUzuU8fXReY2nn9IcKBchmpVAonYYm7NSzy
Prkqd11w4rPkL/jADMAgQTtDjWi4EJe/vU9S1oumCIEbtKPfK5zKoEBEWylDrvg1
1M6QdBhBygpFrFPKJeB1lkY2llR0D4kDoc+pdBef0VA5JrCoxK6+mtTF5j1yvPKX
9KnIYwtbia1p28WO3KogEbiRdeJgE314bfDyH+Pea4h99ouXo+G23IKIvckI3ZwG
/BEqktxVqhSu6DxHZapz4GsXq5lt3jOhPDC4A0X+lMBdcQgZrE27taqUtQtq/NFy
ob1hlnH87UFS74g++FwLC0mt6qK0eMehwqMobxjT9zFdHgMlrSmOPi683hxRl7Ks
0Bhv9BjmPuZN2BdTswCrPqmWfG0yUyFYHa3AH5hx05YHsWJxhVHjCmyAvvzY82We
wuzVkg4CMdeO5V6ZoV7a5dixmfra8vt2bPkoKp+myIIbryOgxpBdb87HgZJmeR34
ZE9Iw6N9tJwIWzndbP3N2mMq7ac/2gNGh4AAiA7wwrU/IKA2HeS1K06VzUYWjwYV
LgBWQa8cEx7IjTnrj5FMZke0zGBNoV9wI9QozTpB1n0h48pr9lU=
=7F/u
-----END PGP SIGNATURE-----

Attachment: pgpK6qoe2SCiC.pgp
Description: PGP signature


--- End Message ---

Reply via email to