Re: [Pkg-openssl-devel] Bug#1010975: openssl: Please build w/o -fzero-call-used-regs=used-gpr and w/ no-asm on ia64
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.ia64 |
|---|---|
| Message-ID | <[email protected]> |
Hi Sebastian! On 5/14/22 15:03, Sebastian Andrzej Siewior wrote: > On 14 May 2022 12:46:07 UTC, John Paul Adrian Glaubitz <[email protected]> wrote: > ... >> This is fixed by removing "-fzero-call-used-regs=used-gpr" from "cflags" in >> Configurations/20-debian.conf. > > Buh. Is that new? I think that I had this change for a few releases in experimental an ia64 built. Yes, I saw that, too. I can just say that it helped in my case. I also tried different GCC versions but that didn't help. >> After that, the build will fails with assembler >> error message in crypto/poly1305/asm/poly1305-ia64.s. However, this can be >> fixed by passing "no-asm" to "CONFARGS" in debian/rules. >> > I have patch which reverts the .S,.s change which is the culprit here. OK, thanks! >> To verify the changes, feel free to use yttrium.debian.net. > > Thank you for debugging. Sure. FWIW, yttrium has run out of disk space. I'm backing everything up now and then clean up to free as much disk space as possible. Adrian