[Debian-med-packaging] Bug#1096651: freecontact: ftbfs with GCC-15

Nishit Majithia nishit.nm at gmail.com
Thu Oct 9 12:47:27 BST 2025


Control: tags -1 + patch

Hey,

The -munroll-only-small-loops flag has been part of O3 optimizers, so when
configure.ac setting O3FLAGS, it is not properly getting added due to
current code which just filters options starting with `-f`

so the solution is to modify this and have `-m` also included. I have
attached the patch here.

We have already included this patch in Ubuntu
https://launchpad.net/ubuntu/+source/freecontact/1.0.21-15ubuntu1

Thanks
0xnishit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-ftbfs-gcc-15.patch
Type: text/x-patch
Size: 697 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20251009/3f5b9fa4/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x05F608E82C53AE39.asc
Type: application/pgp-keys
Size: 3155 bytes
Desc: OpenPGP public key
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20251009/3f5b9fa4/attachment.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20251009/3f5b9fa4/attachment.sig>


More information about the Debian-med-packaging mailing list