Bug#1028624: libdeflate: Please build with -O1 on alpha to fix FTBFS

2023-01-13 Thread Michael Cree
> I suspect this might be better worked around with -Wl,-no-relax on the > linking only rather than disabling compiler optimisations. I intend to > run a test of that today. Nice idea, but, it didn't solve the linker errors. Stick with reducing compiler optimisation to -O1. Cheers Michael.

Bug#1028624: libdeflate: Please build with -O1 on alpha to fix FTBFS

2023-01-13 Thread Michael Cree
On Fri, Jan 13, 2023 at 08:05:43PM +0100, John Paul Adrian Glaubitz wrote: > libdeflate currently FTBFS on alpha due to linker issues: > > cc -o libdeflate.so.0 -specs=/usr/share/dpkg/pie-link.specs -Wl,-z,relro > -Wl,-z,now -fprofile-generate -O2 -fomit-frame-pointer -std=c99 -I. -Wall >

Bug#1028624: libdeflate: Please build with -O1 on alpha to fix FTBFS

2023-01-13 Thread John Paul Adrian Glaubitz
Source: libdeflate Version: 1.14-1 Severity: normal Tags: patch User: debian-al...@lists.debian.org Usertags: alpha X-Debbugs-Cc: debian-al...@lists.debian.org Hi! libdeflate currently FTBFS on alpha due to linker issues: cc -o libdeflate.so.0 -specs=/usr/share/dpkg/pie-link.specs -Wl,-z,relro