We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3398/nodes=rhel8-ppc64le/console
12:15:13 + eval citgm-all '--nodedir=/home/iojs/build/workspace/citgm-smoker/node -v warn -x /home/iojs/build/workspace/citgm-smoker/smoker/report.xml -q error --tmpDir /home/iojs/tmp/citgm_tmp' 12:15:13 ++ citgm-all --nodedir=/home/iojs/build/workspace/citgm-smoker/node -v warn -x /home/iojs/build/workspace/citgm-smoker/smoker/report.xml -q error --tmpDir /home/iojs/tmp/citgm_tmp 12:15:13 node:internal/process/promises:289 12:15:13 triggerUncaughtException(err, true /* fromPromise */); 12:15:13 ^ 12:15:13 12:15:13 [CompileError: WebAssembly.compile(): Compiling function #66 failed: Wasm SIMD unsupported @+5368] 12:15:13 12:15:13 Node.js v21.7.1
@nodejs/platform-ppc
The text was updated successfully, but these errors were encountered:
Simd support on powerpc requires a power9 at a minimum, please make sure the runners are not on power8.
Sorry, something went wrong.
It's power8
It's still running but https://ci.nodejs.org/job/citgm-smoker/3399/nodes=rhel8-ppc64le/console suggests this has been fixed with the release of Undici 6.7.1 which reverted nodejs/undici#2871. nodejs/undici#2934 for further details.
No branches or pull requests
From https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3398/nodes=rhel8-ppc64le/console
@nodejs/platform-ppc
The text was updated successfully, but these errors were encountered: