Describe the bug
Using Virtual Box, vscode-kaoto cannot start and fails with the following stacktrace:
Error: The current machine does not support all of the following CPU features that are required by the image:
[CX8, CMOV, FXSR, MMX, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, POPCNT, LZCNT, AVX, AVX2, BMI1, BMI2, FMA].
Please rebuild the executable with an appropriate setting of the -march option.Kaoto backend process closed with code: 1
Kaoto backend failed to warm up in 1 minute.
Describe the bug Using Virtual Box,
vscode-kaoto
cannot start and fails with the following stacktrace:It seems related to a Quarkus update: https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.2#native-compilation---work-around-missing-cpu-features