Skip to content

ci: force nuttx spec test to run on Ubuntu 22.04#4082

Closed
no1wudi wants to merge 1 commit intobytecodealliance:mainfrom
no1wudi:ci
Closed

ci: force nuttx spec test to run on Ubuntu 22.04#4082
no1wudi wants to merge 1 commit intobytecodealliance:mainfrom
no1wudi:ci

Conversation

@no1wudi
Copy link
Collaborator

@no1wudi no1wudi commented Feb 13, 2025

Try to fix the nuttx CI error

@no1wudi
Copy link
Collaborator Author

no1wudi commented Feb 13, 2025

@yamt nuttx ci for esp32s3 is broken now, could you take a look for it?

@lum1n0us
Copy link
Contributor

Use the gcc toolchain
Currently it's not supported to build Xtensa backend on non-Xtensa platform

from https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/13283205774/job/37085964471?pr=4075

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
LLVM_EXTRA_COMPILE_OPTIONS["arc"]
)

if platform != "Xtensa" and "Xtensa" in backends:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lum1n0us @TianlongLiang Is this mean that we can only build llvm with xtensa support on a xtensa host PC? As far as I known, there have no such platform

@no1wudi
Copy link
Collaborator Author

no1wudi commented Feb 14, 2025

I will break this PR to smaller piece since it contains the modification accross multiple files

@lum1n0us
Copy link
Contributor

I've create a new issue to track gc x86_32 failure. #4085

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants