Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2058 - ath79: valgrind fails to build for mip32 #7498

Closed
openwrt-bot opened this issue Jan 13, 2019 · 0 comments
Closed

FS#2058 - ath79: valgrind fails to build for mip32 #7498

openwrt-bot opened this issue Jan 13, 2019 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

cshoredaniel:

Building the core system (current master)

tip commit:

commit 0e8d5ff0fc1cd8eb5236e6e497c340ceb21340fe Author: Felix Fietkau Date: Fri Jan 11 17:23:29 2019 +0100
mt76: fix typo in version number

Signed-off-by: Felix Fietkau <nbd@nbd.name>

( only for mip32 (specifically ath79 for a variety of boards) with CONFIG_ALL=y fails on building valgrind with:

{standard input}:91723: Error: opcode not supported on this processor: mips32 (mips32) floor.l.s $f24,$f24' {standard input}:91740: Error: fp=64' used with a 32-bit fpu
{standard input}:91744: Error: opcode not supported on this processor: mips32 (mips32) floor.l.d $f24,$f24' {standard input}:91761: Error: fp=64' used with a 32-bit fpu
{standard input}:91765: Error: opcode not supported on this processor: mips32 (mips32) round.l.s $f24,$f24' {standard input}:91782: Error: fp=64' used with a 32-bit fpu
{standard input}:91786: Error: opcode not supported on this processor: mips32 (mips32) round.l.d $f24,$f24' {standard input}:91803: Error: fp=64' used with a 32-bit fpu
{standard input}:91807: Error: opcode not supported on this processor: mips32 (mips32) trunc.l.s $f24,$f24' {standard input}:91824: Error: fp=64' used with a 32-bit fpu
{standard input}:91828: Error: opcode not supported on this processor: mips32 (mips32) `trunc.l.d $f24,$f24'
lto-wrapper: fatal error: mips-openwrt-linux-musl-gcc returned 1 exit status
compilation terminated.
/home/daniel/Build/openwrt-ath79/staging_dir/toolchain-mips_24kc_gcc-7.4.0_musl/lib/gcc/mips-openwrt-linux-musl/7.4.0/../../../../mips-openwrt-linux-musl/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant