[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1040626: gcc-13-cross-mipsen ftbfs in unstable



Hi,

On 2023-07-08 08:43, Matthias Klose wrote:
> [...]
> checking linker soname option... yes
> checking linker --demangle support... no
> checking linker plugin support... 0
> checking assembler for explicit relocation support... no
> checking assembler for -mno-shared support... no
> checking assembler for .gnu_attribute support... no
> checking assembler for .module support... no
> configure: error: Requesting --with-fp-32= requires assembler support for .module.
> make[4]: *** [Makefile:4569: configure-gcc] Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/gcc/build'
> make[3]: *** [Makefile:1042: all] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/gcc/build'

FTR it seems that the issue affects arm64 and ppc64el but not other
architectures:
https://buildd.debian.org/status/package.php?p=gcc%2d13%2dcross%2dmipsen

For example, some interesting differences on the mips64el build: 

checking linker --demangle support... yes
checking linker plugin support... 2
checking assembler for explicit relocation support... yes
checking assembler for -mno-shared support... yes
checking assembler for .gnu_attribute support... yes
checking assembler for .module support... yes


Reply to: