[Pkg-javascript-devel] Bug#1010509: nodejs: test failure on riscv64: sequential/test-cpu-prof-worker-argv
Jérémy Lal
kapouer at melix.org
Tue May 3 07:24:43 BST 2022
Package: nodejs
Version: 16.14.2+dfsg-4
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
I'll disable the test for now.
The failure:
not ok 2933 sequential/test-cpu-prof-worker-argv
---
duration_ms: 2.317
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
null !== 0
at Object.<anonymous> (/<<PKGBUILDDIR>>/test/sequential/test-cpu-prof-worker-argv.js:34:10)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: null,
expected: 0,
operator: 'strictEqual'
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.17.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages nodejs depends on:
ii libc6 2.33-7
ii libnode93 16.14.2+dfsg-4
Versions of packages nodejs recommends:
ii ca-certificates 20211016
ii nodejs-doc 16.14.2+dfsg-4
Versions of packages nodejs suggests:
ii npm 8.8.0~ds1-1
-- no debconf information
More information about the Pkg-javascript-devel
mailing list