Bug#1145072: libffi: update symbols for uncommon architectures
Helmut Grohne <[email protected]>
| Newsgroups | gmane.linux.debian.devel.gcc |
|---|---|
| Message-ID | <20260822064813.GA2077680__41297.6325185568$1787382209$gmane$org@subdivi.de> |
Source: libffi Version: 3.4.8-1 User: [email protected] Usertags: rebootstrap Hi, libffi is part of architecture cross bootstrap and therefore exercised on a wider set of architectures than are being built on Debian infrastructure and Debian ports. Some of those recently regressed building. Would you agree to still maintain symbols for them? The LIBFFI_INT128_8.3 symbol is missing for: * armel: https://jenkins.debian.net/job/rebootstrap_armel_gcc16_supported/8 * mips: https://jenkins.debian.net/job/rebootstrap_mips_gcc15_nobiarch/16 * mipsel: https://jenkins.debian.net/job/rebootstrap_mipsel_gcc16_nobiarch/6 * sparc: https://jenkins.debian.net/job/rebootstrap_sparc_gcc16_supported/6 Also possibly more. I see, you already improved symbols covering mipsen. I suggest updating (symver|arch=!arc !hppa !ia64 !m68k !loong64 !any-mips !any-mipsel !any-mips64 !nios2 !powerpc !ppc64 !riscv64 !sh4)LIBFFI_COMPLEX_8.0 3.4 to (symver|arch=!arc !armel !hppa !ia64 !m68k !loong64 !any-mips !any-mipsel !any-mips64 !nios2 !powerpc !ppc64 !riscv64 !sh3 !sh4 !sparc)LIBFFI_COMPLEX_8.0 3.4 Helmut