Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
conf/evalsoc: Disable stress-ng build for rv64imac
/Local/gitlab-runner/builds/fkRgrFgi/2/software/linuxdev/nuclei-linux-sdk/work/evalsoc/buildroot_initramfs/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-unknown-linux-gnu/13.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: stress-fp-error.o: in function `.L0 ': stress-fp-error.c:(.text+0x16): warning: feclearexcept is not implemented and will always fail /Local/gitlab-runner/builds/fkRgrFgi/2/software/linuxdev/nuclei-linux-sdk/work/evalsoc/buildroot_initramfs/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-unknown-linux-gnu/13.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: stress-sigfpe.o: in function `.L28': stress-sigfpe.c:(.text+0x358): warning: feraiseexcept is not implemented and will always fail /Local/gitlab-runner/builds/fkRgrFgi/2/software/linuxdev/nuclei-linux-sdk/work/evalsoc/buildroot_initramfs/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-unknown-linux-gnu/13.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: stress-fp-error.o: in function `.L5': stress-fp-error.c:(.text+0x54): warning: fetestexcept is not implemented and will always fail /Local/gitlab-runner/builds/fkRgrFgi/2/software/linuxdev/nuclei-linux-sdk/work/evalsoc/buildroot_initramfs/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-unknown-linux-gnu/13.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: stress-fp-error.o: in function `.L0 ': stress-fp-error.c:(.text+0x428): warning: fegetround is not implemented and will always fail /Local/gitlab-runner/builds/fkRgrFgi/2/software/linuxdev/nuclei-linux-sdk/work/evalsoc/buildroot_initramfs/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-unknown-linux-gnu/13.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: stress-cyclic.o: in function `.L146': stress-cyclic.c:(.text+0x90c): undefined reference to `__sync_fetch_and_add_4' /Local/gitlab-runner/builds/fkRgrFgi/2/software/linuxdev/nuclei-linux-sdk/work/evalsoc/buildroot_initramfs/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-unknown-linux-gnu/13.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: stress-cyclic.o: in function `.L0 ': stress-cyclic.c:(.text+0xb3c): undefined reference to `__sync_fetch_and_sub_4' /Local/gitlab-runner/builds/fkRgrFgi/2/software/linuxdev/nuclei-linux-sdk/work/evalsoc/buildroot_initramfs/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-unknown-linux-gnu/13.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: stress-softlockup.o: in function `.L0 ': stress-softlockup.c:(.text+0x1ec): undefined reference to `__sync_fetch_and_add_4' /Local/gitlab-runner/builds/fkRgrFgi/2/software/linuxdev/nuclei-linux-sdk/work/evalsoc/buildroot_initramfs/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-unknown-linux-gnu/13.1.1/../../../../riscv64-unknown-linux-gnu/bin/ld: stress-softlockup.o: in function `.L38': stress-softlockup.c:(.text+0x3a6): undefined reference to `__sync_fetch_and_sub_4' Above link fail happen with rv64imac/rv32imac/rv32imafdc Signed-off-by: Huaqi Fang <[email protected]>
- Loading branch information