Skip to content

qemu_x86 transient build errors for mmu_tables.o #13410

@andrewboie

Description

@andrewboie

Describe the bug
Seeing occasional build errors which go away if Make is re-run

[ 87%] Generating mmu_tables.bin, user_mmu_tables.bin
[ 88%] Generating mmu_tables.o
/opt/zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/i586-zephyr-elf/i586-zephyr-elf-objcopy: 'mmu_tables.bin': No such file
make[3]: *** [zephyr/arch/arch/x86/CMakeFiles/mmu_tables_o.dir/build.make:61: zephyr/arch/arch/x86/mmu_tables.o] Error 1
make[3]: Target 'zephyr/arch/arch/x86/CMakeFiles/mmu_tables_o.dir/build' not remade because of errors.
make[3]: Leaving directory '/projects/zephyr3/sanity-out/qemu_x86/tests/net/route/net.route'

Seems to be a build parallelism issue with the MMU build logic

To reproduce, run sanitycheck -p qemu_x86, for me a few tests always fail, but different ones each time.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions