Skip to content

Test failures on AIX #1654

Closed
Closed
@mhdawson

Description

@mhdawson

Since April 19 there seem to be test failures on AIX - https://ci.nodejs.org/view/x%20-%20Abi%20stable%20module%20API/job/node-test-node-addon-api-new/nodes=aix72-ppc64/10225/console

They seems to be at the npm install step:

npm-cache
npmrc
Cloning into 'node-addon-api'...
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm error code 1
npm error path /home/iojs/build/workspace/node-test-node-addon-api-new/nodes/aix72-ppc64/node-addon-api/node_modules/unrs-resolver
npm error command failed
npm error command bash -c napi-postinstall unrs-resolver check
npm error [[email protected]] Trying to install package "@unrs/resolver-binding-wasm32-wasi" using npm
npm error [[email protected]] Failed to install package "@unrs/resolver-binding-wasm32-wasi" using npm: Command failed: npm install --loglevel=error --prefer-offline --no-audit --progress=false --cpu=wasm32 @unrs/[email protected]
npm error npm error code EBADPLATFORM
npm error npm error notsup Unsupported platform for @unrs/[email protected]: wanted {"cpu":"wasm32"} (current: {"cpu":"ppc64"})
npm error npm error notsup Valid cpu:  wasm32
npm error npm error notsup Actual cpu: ppc64
npm error npm error A complete log of this run can be found in: /home/iojs/build/workspace/node-test-node-addon-api-new/nodes/aix72-ppc64/npm-cache/_logs/2025-04-24T15_54_43_834Z-debug-0.log
npm error
npm error [[email protected]] Trying to download "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.7.0.tgz"
npm error [[email protected]] Failed to download "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.7.0.tgz": Could not find "package/resolver.wasm32-wasi.node" in archive
npm error /home/iojs/build/workspace/node-test-node-addon-api-new/nodes/aix72-ppc64/node-addon-api/node_modules/napi-postinstall/lib/index.js:140
npm error                     throw new Error(`Failed to install package "${pkg}": ${(0, helpers_js_1.getErrorMessage)(err)}`);
npm error                           ^
npm error
npm error Error: Failed to install package "@unrs/resolver-binding-wasm32-wasi": Could not find "package/resolver.wasm32-wasi.node" in archive
npm error     at checkAndPreparePackage (/home/iojs/build/workspace/node-test-node-addon-api-new/nodes/aix72-ppc64/node-addon-api/node_modules/napi-postinstall/lib/index.js:140:27)
npm error     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
npm error
npm error Node.js v22.15.0
npm error A complete log of this run can be found in: /home/iojs/build/workspace/node-test-node-addon-api-new/nodes/aix72-ppc64/npm-cache/_logs/2025-04-24T15_53_39_915Z-debug-0.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions