Your message dated Wed, 13 Dec 2023 10:05:31 +0000
with message-id <e1rdm7p-00b9zn...@fasolo.debian.org>
and subject line Bug#1058525: fixed in node-resolve 1.22.8+~cs5.34.15-1
has caused the Debian Bug report #1058525,
regarding node-resolve: FTBFS: make[1]: *** [debian/rules:46: 
test_component_packages] Error 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1058525: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058525
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-resolve
Version: 1.22.1+~cs5.31.10-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> pkgjs-utils link_test_modules || true
> test ! -d node_modules || mkdir -p node_modules
> test ! -f node_modules/object-keys || ln -s ../object-keys 
> node_modules/object-keys
> cd is-core-module && tap -R spec --no-cov test
> 
> (node:1105148) [DEP0125] DeprecationWarning: The _stream_wrap module is 
> deprecated.
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:1105148) [DEP0025] DeprecationWarning: sys is deprecated. Use util 
> instead.
> (node:1105148) ExperimentalWarning: WASI is an experimental feature and might 
> change at any time
> test/index.js
> 
>   ✓ should be truthy
> 
>   ✓ should be truthy
> 
>   ✓ should be truthy
> 
>   ✓ should be truthy
> 
>   ✓ should be truthy
> 
>   ✓ should be truthy
> 
>   ✓ assert supported; requiring does not throw
> 
>   ✓ node:assert supported; requiring does not throw
> 
>   ✓ assert/strict supported; requiring does not throw
> 
>   ✓ node:assert/strict supported; requiring does not throw
> 
>   ✓ async_hooks supported; requiring does not throw
> 
>   ✓ node:async_hooks supported; requiring does not throw
> 
>   ✓ buffer_ieee754 not supported; requiring throws
> 
>   ✓ buffer supported; requiring does not throw
> 
>   ✓ node:buffer supported; requiring does not throw
> 
>   ✓ child_process supported; requiring does not throw
> 
>   ✓ node:child_process supported; requiring does not throw
> 
>   ✓ cluster supported; requiring does not throw
> 
>   ✓ node:cluster supported; requiring does not throw
> 
>   ✓ console supported; requiring does not throw
> 
>   ✓ node:console supported; requiring does not throw
> 
>   ✓ constants supported; requiring does not throw
> 
>   ✓ node:constants supported; requiring does not throw
> 
>   ✓ crypto supported; requiring does not throw
> 
>   ✓ node:crypto supported; requiring does not throw
> 
>   ✓ _debug_agent not supported; requiring throws
> 
>   ✓ _debugger not supported; requiring throws
> 
>   ✓ dgram supported; requiring does not throw
> 
>   ✓ node:dgram supported; requiring does not throw
> 
>   ✓ diagnostics_channel supported; requiring does not throw
> 
>   ✓ node:diagnostics_channel supported; requiring does not throw
> 
>   ✓ dns supported; requiring does not throw
> 
>   ✓ node:dns supported; requiring does not throw
> 
>   ✓ dns/promises supported; requiring does not throw
> 
>   ✓ node:dns/promises supported; requiring does not throw
> 
>   ✓ domain supported; requiring does not throw
> 
>   ✓ node:domain supported; requiring does not throw
> 
>   ✓ events supported; requiring does not throw
> 
>   ✓ node:events supported; requiring does not throw
> 
>   ✓ freelist not supported; requiring throws
> 
>   ✓ fs supported; requiring does not throw
> 
>   ✓ node:fs supported; requiring does not throw
> 
>   ✓ fs/promises supported; requiring does not throw
> 
>   ✓ node:fs/promises supported; requiring does not throw
> 
>   ✓ _http_agent supported; requiring does not throw
> 
>   ✓ node:_http_agent supported; requiring does not throw
> 
>   ✓ _http_client supported; requiring does not throw
> 
>   ✓ node:_http_client supported; requiring does not throw
> 
>   ✓ _http_common supported; requiring does not throw
> 
>   ✓ node:_http_common supported; requiring does not throw
> 
>   ✓ _http_incoming supported; requiring does not throw
> 
>   ✓ node:_http_incoming supported; requiring does not throw
> 
>   ✓ _http_outgoing supported; requiring does not throw
> 
>   ✓ node:_http_outgoing supported; requiring does not throw
> 
>   ✓ _http_server supported; requiring does not throw
> 
>   ✓ node:_http_server supported; requiring does not throw
> 
>   ✓ http supported; requiring does not throw
> 
>   ✓ node:http supported; requiring does not throw
> 
>   ✓ http2 supported; requiring does not throw
> 
>   ✓ node:http2 supported; requiring does not throw
> 
>   ✓ https supported; requiring does not throw
> 
>   ✓ node:https supported; requiring does not throw
> 
>   ✓ inspector supported; requiring does not throw
> 
>   ✓ node:inspector supported; requiring does not throw
> 
>   ✓ _linklist not supported; requiring throws
> 
>   ✓ module supported; requiring does not throw
> 
>   ✓ node:module supported; requiring does not throw
> 
>   ✓ net supported; requiring does not throw
> 
>   ✓ node:net supported; requiring does not throw
> 
>   ✓ node-inspect/lib/_inspect not supported; requiring throws
> 
>   ✓ node-inspect/lib/internal/inspect_client not supported; requiring throws
> 
>   ✓ node-inspect/lib/internal/inspect_repl not supported; requiring throws
> 
>   ✓ os supported; requiring does not throw
> 
>   ✓ node:os supported; requiring does not throw
> 
>   ✓ path supported; requiring does not throw
> 
>   ✓ node:path supported; requiring does not throw
> 
>   ✓ path/posix supported; requiring does not throw
> 
>   ✓ node:path/posix supported; requiring does not throw
> 
>   ✓ path/win32 supported; requiring does not throw
> 
>   ✓ node:path/win32 supported; requiring does not throw
> 
>   ✓ perf_hooks supported; requiring does not throw
> 
>   ✓ node:perf_hooks supported; requiring does not throw
> 
>   ✓ process supported; requiring does not throw
> 
>   ✓ node:process supported; requiring does not throw
> 
>   ✓ punycode supported; requiring does not throw
> 
>   ✓ node:punycode supported; requiring does not throw
> 
>   ✓ querystring supported; requiring does not throw
> 
>   ✓ node:querystring supported; requiring does not throw
> 
>   ✓ readline supported; requiring does not throw
> 
>   ✓ node:readline supported; requiring does not throw
> 
>   ✓ readline/promises supported; requiring does not throw
> 
>   ✓ node:readline/promises supported; requiring does not throw
> 
>   ✓ repl supported; requiring does not throw
> 
>   ✓ node:repl supported; requiring does not throw
> 
>   ✓ smalloc not supported; requiring throws
> 
>   ✓ _stream_duplex supported; requiring does not throw
> 
>   ✓ node:_stream_duplex supported; requiring does not throw
> 
>   ✓ _stream_transform supported; requiring does not throw
> 
>   ✓ node:_stream_transform supported; requiring does not throw
> 
>   ✓ _stream_wrap supported; requiring does not throw
> 
>   ✓ node:_stream_wrap supported; requiring does not throw
> 
>   ✓ _stream_passthrough supported; requiring does not throw
> 
>   ✓ node:_stream_passthrough supported; requiring does not throw
> 
>   ✓ _stream_readable supported; requiring does not throw
> 
>   ✓ node:_stream_readable supported; requiring does not throw
> 
>   ✓ _stream_writable supported; requiring does not throw
> 
>   ✓ node:_stream_writable supported; requiring does not throw
> 
>   ✓ stream supported; requiring does not throw
> 
>   ✓ node:stream supported; requiring does not throw
> 
>   ✓ stream/consumers supported; requiring does not throw
> 
>   ✓ node:stream/consumers supported; requiring does not throw
> 
>   ✓ stream/promises supported; requiring does not throw
> 
>   ✓ node:stream/promises supported; requiring does not throw
> 
>   ✓ stream/web supported; requiring does not throw
> 
>   ✓ node:stream/web supported; requiring does not throw
> 
>   ✓ string_decoder supported; requiring does not throw
> 
>   ✓ node:string_decoder supported; requiring does not throw
> 
>   ✓ sys supported; requiring does not throw
> 
>   ✓ node:sys supported; requiring does not throw
> 
>   ✓ node:test supported; requiring does not throw
> 
>   ✓ timers supported; requiring does not throw
> 
>   ✓ node:timers supported; requiring does not throw
> 
>   ✓ timers/promises supported; requiring does not throw
> 
>   ✓ node:timers/promises supported; requiring does not throw
> 
>   ✓ _tls_common supported; requiring does not throw
> 
>   ✓ node:_tls_common supported; requiring does not throw
> 
>   ✓ _tls_legacy not supported; requiring throws
> 
>   ✓ _tls_wrap supported; requiring does not throw
> 
>   ✓ node:_tls_wrap supported; requiring does not throw
> 
>   ✓ tls supported; requiring does not throw
> 
>   ✓ node:tls supported; requiring does not throw
> 
>   ✓ trace_events supported; requiring does not throw
> 
>   ✓ node:trace_events supported; requiring does not throw
> 
>   ✓ tty supported; requiring does not throw
> 
>   ✓ node:tty supported; requiring does not throw
> 
>   ✓ url supported; requiring does not throw
> 
>   ✓ node:url supported; requiring does not throw
> 
>   ✓ util supported; requiring does not throw
> 
>   ✓ node:util supported; requiring does not throw
> 
>   ✓ util/types supported; requiring does not throw
> 
>   ✓ node:util/types supported; requiring does not throw
> 
>   ✓ v8/tools/arguments not supported; requiring throws
> 
>   ✓ v8/tools/codemap not supported; requiring throws
> 
>   ✓ v8/tools/consarray not supported; requiring throws
> 
>   ✓ v8/tools/csvparser not supported; requiring throws
> 
>   ✓ v8/tools/logreader not supported; requiring throws
> 
>   ✓ v8/tools/profile_view not supported; requiring throws
> 
>   ✓ v8/tools/splaytree not supported; requiring throws
> 
>   ✓ v8 supported; requiring does not throw
> 
>   ✓ node:v8 supported; requiring does not throw
> 
>   ✓ vm supported; requiring does not throw
> 
>   ✓ node:vm supported; requiring does not throw
> 
>   1) wasi not supported; requiring throws
> 
>   ✓ worker_threads supported; requiring does not throw
> 
>   ✓ node:worker_threads supported; requiring does not throw
> 
>   ✓ zlib supported; requiring does not throw
> 
>   ✓ node:zlib supported; requiring does not throw
> 
>   ✓ assert is a core module
> 
>   ✓ requiring assert does not throw
> 
>   ✓ requiring node:assert does not throw
> 
>   ✓ assert/strict is a core module
> 
>   ✓ requiring assert/strict does not throw
> 
>   ✓ requiring node:assert/strict does not throw
> 
>   ✓ async_hooks is a core module
> 
>   ✓ requiring async_hooks does not throw
> 
>   ✓ requiring node:async_hooks does not throw
> 
>   ✓ buffer is a core module
> 
>   ✓ requiring buffer does not throw
> 
>   ✓ requiring node:buffer does not throw
> 
>   ✓ child_process is a core module
> 
>   ✓ requiring child_process does not throw
> 
>   ✓ requiring node:child_process does not throw
> 
>   ✓ cluster is a core module
> 
>   ✓ requiring cluster does not throw
> 
>   ✓ requiring node:cluster does not throw
> 
>   ✓ console is a core module
> 
>   ✓ requiring console does not throw
> 
>   ✓ requiring node:console does not throw
> 
>   ✓ constants is a core module
> 
>   ✓ requiring constants does not throw
> 
>   ✓ requiring node:constants does not throw
> 
>   ✓ crypto is a core module
> 
>   ✓ requiring crypto does not throw
> 
>   ✓ requiring node:crypto does not throw
> 
>   ✓ dgram is a core module
> 
>   ✓ requiring dgram does not throw
> 
>   ✓ requiring node:dgram does not throw
> 
>   ✓ diagnostics_channel is a core module
> 
>   ✓ requiring diagnostics_channel does not throw
> 
>   ✓ requiring node:diagnostics_channel does not throw
> 
>   ✓ dns is a core module
> 
>   ✓ requiring dns does not throw
> 
>   ✓ requiring node:dns does not throw
> 
>   ✓ dns/promises is a core module
> 
>   ✓ requiring dns/promises does not throw
> 
>   ✓ requiring node:dns/promises does not throw
> 
>   ✓ domain is a core module
> 
>   ✓ requiring domain does not throw
> 
>   ✓ requiring node:domain does not throw
> 
>   ✓ events is a core module
> 
>   ✓ requiring events does not throw
> 
>   ✓ requiring node:events does not throw
> 
>   ✓ fs is a core module
> 
>   ✓ requiring fs does not throw
> 
>   ✓ requiring node:fs does not throw
> 
>   ✓ fs/promises is a core module
> 
>   ✓ requiring fs/promises does not throw
> 
>   ✓ requiring node:fs/promises does not throw
> 
>   ✓ http is a core module
> 
>   ✓ requiring http does not throw
> 
>   ✓ requiring node:http does not throw
> 
>   ✓ http2 is a core module
> 
>   ✓ requiring http2 does not throw
> 
>   ✓ requiring node:http2 does not throw
> 
>   ✓ https is a core module
> 
>   ✓ requiring https does not throw
> 
>   ✓ requiring node:https does not throw
> 
>   ✓ inspector is a core module
> 
>   ✓ requiring inspector does not throw
> 
>   ✓ requiring node:inspector does not throw
> 
>   ✓ module is a core module
> 
>   ✓ requiring module does not throw
> 
>   ✓ requiring node:module does not throw
> 
>   ✓ net is a core module
> 
>   ✓ requiring net does not throw
> 
>   ✓ requiring node:net does not throw
> 
>   ✓ os is a core module
> 
>   ✓ requiring os does not throw
> 
>   ✓ requiring node:os does not throw
> 
>   ✓ path is a core module
> 
>   ✓ requiring path does not throw
> 
>   ✓ requiring node:path does not throw
> 
>   ✓ path/posix is a core module
> 
>   ✓ requiring path/posix does not throw
> 
>   ✓ requiring node:path/posix does not throw
> 
>   ✓ path/win32 is a core module
> 
>   ✓ requiring path/win32 does not throw
> 
>   ✓ requiring node:path/win32 does not throw
> 
>   ✓ perf_hooks is a core module
> 
>   ✓ requiring perf_hooks does not throw
> 
>   ✓ requiring node:perf_hooks does not throw
> 
>   ✓ process is a core module
> 
>   ✓ requiring process does not throw
> 
>   ✓ requiring node:process does not throw
> 
>   ✓ punycode is a core module
> 
>   ✓ requiring punycode does not throw
> 
>   ✓ requiring node:punycode does not throw
> 
>   ✓ querystring is a core module
> 
>   ✓ requiring querystring does not throw
> 
>   ✓ requiring node:querystring does not throw
> 
>   ✓ readline is a core module
> 
>   ✓ requiring readline does not throw
> 
>   ✓ requiring node:readline does not throw
> 
>   ✓ readline/promises is a core module
> 
>   ✓ requiring readline/promises does not throw
> 
>   ✓ requiring node:readline/promises does not throw
> 
>   ✓ repl is a core module
> 
>   ✓ requiring repl does not throw
> 
>   ✓ requiring node:repl does not throw
> 
>   ✓ stream is a core module
> 
>   ✓ requiring stream does not throw
> 
>   ✓ requiring node:stream does not throw
> 
>   ✓ stream/consumers is a core module
> 
>   ✓ requiring stream/consumers does not throw
> 
>   ✓ requiring node:stream/consumers does not throw
> 
>   ✓ stream/promises is a core module
> 
>   ✓ requiring stream/promises does not throw
> 
>   ✓ requiring node:stream/promises does not throw
> 
>   ✓ stream/web is a core module
> 
>   ✓ requiring stream/web does not throw
> 
>   ✓ requiring node:stream/web does not throw
> 
>   ✓ string_decoder is a core module
> 
>   ✓ requiring string_decoder does not throw
> 
>   ✓ requiring node:string_decoder does not throw
> 
>   ✓ sys is a core module
> 
>   ✓ requiring sys does not throw
> 
>   ✓ requiring node:sys does not throw
> 
>   ✓ timers is a core module
> 
>   ✓ requiring timers does not throw
> 
>   ✓ requiring node:timers does not throw
> 
>   ✓ timers/promises is a core module
> 
>   ✓ requiring timers/promises does not throw
> 
>   ✓ requiring node:timers/promises does not throw
> 
>   ✓ tls is a core module
> 
>   ✓ requiring tls does not throw
> 
>   ✓ requiring node:tls does not throw
> 
>   ✓ trace_events is a core module
> 
>   ✓ requiring trace_events does not throw
> 
>   ✓ requiring node:trace_events does not throw
> 
>   ✓ tty is a core module
> 
>   ✓ requiring tty does not throw
> 
>   ✓ requiring node:tty does not throw
> 
>   ✓ url is a core module
> 
>   ✓ requiring url does not throw
> 
>   ✓ requiring node:url does not throw
> 
>   ✓ util is a core module
> 
>   ✓ requiring util does not throw
> 
>   ✓ requiring node:util does not throw
> 
>   ✓ util/types is a core module
> 
>   ✓ requiring util/types does not throw
> 
>   ✓ requiring node:util/types does not throw
> 
>   ✓ v8 is a core module
> 
>   ✓ requiring v8 does not throw
> 
>   ✓ requiring node:v8 does not throw
> 
>   ✓ vm is a core module
> 
>   ✓ requiring vm does not throw
> 
>   ✓ requiring node:vm does not throw
> 
>   ✓ wasi is a core module
> 
>   ✓ requiring wasi does not throw
> 
>   ✓ requiring node:wasi does not throw
> 
>   ✓ worker_threads is a core module
> 
>   ✓ requiring worker_threads does not throw
> 
>   ✓ requiring node:worker_threads does not throw
> 
>   ✓ zlib is a core module
> 
>   ✓ requiring zlib does not throw
> 
>   ✓ requiring node:zlib does not throw
> 
>   ✓ _http_agent is a core module
> 
>   ✓ requiring _http_agent does not throw
> 
>   ✓ requiring node:_http_agent does not throw
> 
>   ✓ _http_client is a core module
> 
>   ✓ requiring _http_client does not throw
> 
>   ✓ requiring node:_http_client does not throw
> 
>   ✓ _http_common is a core module
> 
>   ✓ requiring _http_common does not throw
> 
>   ✓ requiring node:_http_common does not throw
> 
>   ✓ _http_incoming is a core module
> 
>   ✓ requiring _http_incoming does not throw
> 
>   ✓ requiring node:_http_incoming does not throw
> 
>   ✓ _http_outgoing is a core module
> 
>   ✓ requiring _http_outgoing does not throw
> 
>   ✓ requiring node:_http_outgoing does not throw
> 
>   ✓ _http_server is a core module
> 
>   ✓ requiring _http_server does not throw
> 
>   ✓ requiring node:_http_server does not throw
> 
>   ✓ _stream_duplex is a core module
> 
>   ✓ requiring _stream_duplex does not throw
> 
>   ✓ requiring node:_stream_duplex does not throw
> 
>   ✓ _stream_passthrough is a core module
> 
>   ✓ requiring _stream_passthrough does not throw
> 
>   ✓ requiring node:_stream_passthrough does not throw
> 
>   ✓ _stream_readable is a core module
> 
>   ✓ requiring _stream_readable does not throw
> 
>   ✓ requiring node:_stream_readable does not throw
> 
>   ✓ _stream_transform is a core module
> 
>   ✓ requiring _stream_transform does not throw
> 
>   ✓ requiring node:_stream_transform does not throw
> 
>   ✓ _stream_wrap is a core module
> 
>   ✓ requiring _stream_wrap does not throw
> 
>   ✓ requiring node:_stream_wrap does not throw
> 
>   ✓ _stream_writable is a core module
> 
>   ✓ requiring _stream_writable does not throw
> 
>   ✓ requiring node:_stream_writable does not throw
> 
>   ✓ _tls_common is a core module
> 
>   ✓ requiring _tls_common does not throw
> 
>   ✓ requiring node:_tls_common does not throw
> 
>   ✓ _tls_wrap is a core module
> 
>   ✓ requiring _tls_wrap does not throw
> 
>   ✓ requiring node:_tls_wrap does not throw
> 
>   ✓ assert is a core module
> 
>   ✓ requiring assert does not throw
> 
>   ✓ requiring node:assert does not throw
> 
>   ✓ assert/strict is a core module
> 
>   ✓ requiring assert/strict does not throw
> 
>   ✓ requiring node:assert/strict does not throw
> 
>   ✓ async_hooks is a core module
> 
>   ✓ requiring async_hooks does not throw
> 
>   ✓ requiring node:async_hooks does not throw
> 
>   ✓ buffer is a core module
> 
>   ✓ requiring buffer does not throw
> 
>   ✓ requiring node:buffer does not throw
> 
>   ✓ child_process is a core module
> 
>   ✓ requiring child_process does not throw
> 
>   ✓ requiring node:child_process does not throw
> 
>   ✓ cluster is a core module
> 
>   ✓ requiring cluster does not throw
> 
>   ✓ requiring node:cluster does not throw
> 
>   ✓ console is a core module
> 
>   ✓ requiring console does not throw
> 
>   ✓ requiring node:console does not throw
> 
>   ✓ constants is a core module
> 
>   ✓ requiring constants does not throw
> 
>   ✓ requiring node:constants does not throw
> 
>   ✓ crypto is a core module
> 
>   ✓ requiring crypto does not throw
> 
>   ✓ requiring node:crypto does not throw
> 
>   ✓ dgram is a core module
> 
>   ✓ requiring dgram does not throw
> 
>   ✓ requiring node:dgram does not throw
> 
>   ✓ diagnostics_channel is a core module
> 
>   ✓ requiring diagnostics_channel does not throw
> 
>   ✓ requiring node:diagnostics_channel does not throw
> 
>   ✓ dns is a core module
> 
>   ✓ requiring dns does not throw
> 
>   ✓ requiring node:dns does not throw
> 
>   ✓ dns/promises is a core module
> 
>   ✓ requiring dns/promises does not throw
> 
>   ✓ requiring node:dns/promises does not throw
> 
>   ✓ domain is a core module
> 
>   ✓ requiring domain does not throw
> 
>   ✓ requiring node:domain does not throw
> 
>   ✓ events is a core module
> 
>   ✓ requiring events does not throw
> 
>   ✓ requiring node:events does not throw
> 
>   ✓ fs is a core module
> 
>   ✓ requiring fs does not throw
> 
>   ✓ requiring node:fs does not throw
> 
>   ✓ fs/promises is a core module
> 
>   ✓ requiring fs/promises does not throw
> 
>   ✓ requiring node:fs/promises does not throw
> 
>   ✓ http is a core module
> 
>   ✓ requiring http does not throw
> 
>   ✓ requiring node:http does not throw
> 
>   ✓ http2 is a core module
> 
>   ✓ requiring http2 does not throw
> 
>   ✓ requiring node:http2 does not throw
> 
>   ✓ https is a core module
> 
>   ✓ requiring https does not throw
> 
>   ✓ requiring node:https does not throw
> 
>   ✓ inspector is a core module
> 
>   ✓ requiring inspector does not throw
> 
>   ✓ requiring node:inspector does not throw
> 
>   ✓ module is a core module
> 
>   ✓ requiring module does not throw
> 
>   ✓ requiring node:module does not throw
> 
>   ✓ net is a core module
> 
>   ✓ requiring net does not throw
> 
>   ✓ requiring node:net does not throw
> 
>   ✓ os is a core module
> 
>   ✓ requiring os does not throw
> 
>   ✓ requiring node:os does not throw
> 
>   ✓ path is a core module
> 
>   ✓ requiring path does not throw
> 
>   ✓ requiring node:path does not throw
> 
>   ✓ path/posix is a core module
> 
>   ✓ requiring path/posix does not throw
> 
>   ✓ requiring node:path/posix does not throw
> 
>   ✓ path/win32 is a core module
> 
>   ✓ requiring path/win32 does not throw
> 
>   ✓ requiring node:path/win32 does not throw
> 
>   ✓ perf_hooks is a core module
> 
>   ✓ requiring perf_hooks does not throw
> 
>   ✓ requiring node:perf_hooks does not throw
> 
>   ✓ process is a core module
> 
>   ✓ requiring process does not throw
> 
>   ✓ requiring node:process does not throw
> 
>   ✓ punycode is a core module
> 
>   ✓ requiring punycode does not throw
> 
>   ✓ requiring node:punycode does not throw
> 
>   ✓ querystring is a core module
> 
>   ✓ requiring querystring does not throw
> 
>   ✓ requiring node:querystring does not throw
> 
>   ✓ readline is a core module
> 
>   ✓ requiring readline does not throw
> 
>   ✓ requiring node:readline does not throw
> 
>   ✓ readline/promises is a core module
> 
>   ✓ requiring readline/promises does not throw
> 
>   ✓ requiring node:readline/promises does not throw
> 
>   ✓ repl is a core module
> 
>   ✓ requiring repl does not throw
> 
>   ✓ requiring node:repl does not throw
> 
>   ✓ stream is a core module
> 
>   ✓ requiring stream does not throw
> 
>   ✓ requiring node:stream does not throw
> 
>   ✓ stream/consumers is a core module
> 
>   ✓ requiring stream/consumers does not throw
> 
>   ✓ requiring node:stream/consumers does not throw
> 
>   ✓ stream/promises is a core module
> 
>   ✓ requiring stream/promises does not throw
> 
>   ✓ requiring node:stream/promises does not throw
> 
>   ✓ stream/web is a core module
> 
>   ✓ requiring stream/web does not throw
> 
>   ✓ requiring node:stream/web does not throw
> 
>   ✓ string_decoder is a core module
> 
>   ✓ requiring string_decoder does not throw
> 
>   ✓ requiring node:string_decoder does not throw
> 
>   ✓ sys is a core module
> 
>   ✓ requiring sys does not throw
> 
>   ✓ requiring node:sys does not throw
> 
>   ✓ timers is a core module
> 
>   ✓ requiring timers does not throw
> 
>   ✓ requiring node:timers does not throw
> 
>   ✓ timers/promises is a core module
> 
>   ✓ requiring timers/promises does not throw
> 
>   ✓ requiring node:timers/promises does not throw
> 
>   ✓ tls is a core module
> 
>   ✓ requiring tls does not throw
> 
>   ✓ requiring node:tls does not throw
> 
>   ✓ trace_events is a core module
> 
>   ✓ requiring trace_events does not throw
> 
>   ✓ requiring node:trace_events does not throw
> 
>   ✓ tty is a core module
> 
>   ✓ requiring tty does not throw
> 
>   ✓ requiring node:tty does not throw
> 
>   ✓ url is a core module
> 
>   ✓ requiring url does not throw
> 
>   ✓ requiring node:url does not throw
> 
>   ✓ util is a core module
> 
>   ✓ requiring util does not throw
> 
>   ✓ requiring node:util does not throw
> 
>   ✓ util/types is a core module
> 
>   ✓ requiring util/types does not throw
> 
>   ✓ requiring node:util/types does not throw
> 
>   ✓ v8 is a core module
> 
>   ✓ requiring v8 does not throw
> 
>   ✓ requiring node:v8 does not throw
> 
>   ✓ vm is a core module
> 
>   ✓ requiring vm does not throw
> 
>   ✓ requiring node:vm does not throw
> 
>   ✓ wasi is a core module
> 
>   ✓ requiring wasi does not throw
> 
>   ✓ requiring node:wasi does not throw
> 
>   ✓ worker_threads is a core module
> 
>   ✓ requiring worker_threads does not throw
> 
>   ✓ requiring node:worker_threads does not throw
> 
>   ✓ zlib is a core module
> 
>   ✓ requiring zlib does not throw
> 
>   ✓ requiring node:zlib does not throw
> 
>   ✓ node:test is a core module
> 
>   ✓ requiring node:test does not throw
> 
>   ✓ fs is a core module even if Object.prototype lies
> 
>   ✓ path is a core module even if Object.prototype lies
> 
>   ✓ path is a core module even if Object.prototype matches data
> 
>   ✓ "not a core module" is not a core module even if Object.prototype lies
> 
>   522 passing (489.377ms)
>   1 failing
> 
>   1) test/index.js wasi not supported; requiring throws:
>      Error: wasi not supported; requiring throws
>       at Error: wasi not supported; requiring throws
>       at     at Test.assert [as _assert] 
> (/usr/share/nodejs/tape/lib/test.js:312:48)
>       at     at Test.bound [as _assert] 
> (/usr/share/nodejs/tape/lib/test.js:95:17)
>       at     at Test.throws (/usr/share/nodejs/tape/lib/test.js:677:7)
>       at     at Test.bound [as throws] 
> (/usr/share/nodejs/tape/lib/test.js:95:17)
>       at     at Test.<anonymous> (test/index.js:37:17)
>       at     at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:95:17)
>       at     at Test.run (/usr/share/nodejs/tape/lib/test.js:115:28)
>       at     at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:95:17)
>       at     at Test._end (/usr/share/nodejs/tape/lib/test.js:218:5)
>       at     at Test.bound [as _end] 
> (/usr/share/nodejs/tape/lib/test.js:95:17)
> 
> make[1]: *** [debian/rules:46: test_component_packages] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/node-resolve_1.22.1+~cs5.31.10-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: node-resolve
Source-Version: 1.22.8+~cs5.34.15-1
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-resolve, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-resolve package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 13 Dec 2023 13:46:28 +0400
Source: node-resolve
Architecture: source
Version: 1.22.8+~cs5.34.15-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1058525
Changes:
 node-resolve (1.22.8+~cs5.34.15-1) unstable; urgency=medium
 .
   * Team upload
   * Set upstream metadata fields: Bug-Database, Bug-Submit,
     Repository-Browse, Security-Contact
   * Update standards version to 4.6.2, no changes needed
   * New upstream version 1.22.8+~cs5.34.15 (Closes: #1058525)
   * Unfuzz patches
Checksums-Sha1: 
 2d912aefe432c6e96baf371b82983e13b83a15a9 3553 
node-resolve_1.22.8+~cs5.34.15-1.dsc
 af9a9d52ceaf14d0af2890fe91912b04e960f707 11156 
node-resolve_1.22.8+~cs5.34.15.orig-is-core-module.tar.gz
 4cd722d956033d7c94a132cccf6180002210f26f 9968 
node-resolve_1.22.8+~cs5.34.15.orig-object-keys.tar.gz
 18988aa1c54798022e11c7243269733ebcf41fc9 3428 
node-resolve_1.22.8+~cs5.34.15.orig-path-parse.tar.gz
 e6e60dad29c2c8c206c026e6dd8d6d1bdda850b8 3334 
node-resolve_1.22.8+~cs5.34.15.orig-types-resolve.tar.gz
 5f6592b46c9182cde0fbe84b1859de69f6a32c74 31859 
node-resolve_1.22.8+~cs5.34.15.orig.tar.gz
 d10d2e6619757cf27df35f31fc9d6d147f02e544 7924 
node-resolve_1.22.8+~cs5.34.15-1.debian.tar.xz
Checksums-Sha256: 
 b1019542caad8bb97b0cf5e61b928b755c54d2df1830dd8a58e16873a6b7b592 3553 
node-resolve_1.22.8+~cs5.34.15-1.dsc
 d3cb5510d6fbd7352a502b900b5a75051f76b3f87ff98fa30572fcd3f7f2a4dc 11156 
node-resolve_1.22.8+~cs5.34.15.orig-is-core-module.tar.gz
 906cf19a85aaeff60b0319e59dd0fa1cb1a71749923f3792f2849418bf7e9945 9968 
node-resolve_1.22.8+~cs5.34.15.orig-object-keys.tar.gz
 656615a8fbf7946fd563362930336b839eb3fc9deb58aaf463a5696fe2e70459 3428 
node-resolve_1.22.8+~cs5.34.15.orig-path-parse.tar.gz
 bea5d1bc0b70915755cf91a0d85115ac290b59da4cdbd0668e959ccbe0b34fe3 3334 
node-resolve_1.22.8+~cs5.34.15.orig-types-resolve.tar.gz
 89c836e813c1647113f30279508c69d5a5110432eac917226803d60fb2e579ea 31859 
node-resolve_1.22.8+~cs5.34.15.orig.tar.gz
 79afddb5a53707f3f07a2a9f9f29419b27efef4ffe07e2a8709dce1f8110736d 7924 
node-resolve_1.22.8+~cs5.34.15-1.debian.tar.xz
Files: 
 92beaec00b76ee156b6e04db9992d416 3553 javascript optional 
node-resolve_1.22.8+~cs5.34.15-1.dsc
 c882a4bfb0faca1f7923977a4b9132f0 11156 javascript optional 
node-resolve_1.22.8+~cs5.34.15.orig-is-core-module.tar.gz
 a0df386996ce0a2ce0ddb658c2e6c6d7 9968 javascript optional 
node-resolve_1.22.8+~cs5.34.15.orig-object-keys.tar.gz
 8eda56969f5808e3e9ae19bb8e5225fd 3428 javascript optional 
node-resolve_1.22.8+~cs5.34.15.orig-path-parse.tar.gz
 b8b7eaab24b12b6adcaa82661de8fc65 3334 javascript optional 
node-resolve_1.22.8+~cs5.34.15.orig-types-resolve.tar.gz
 dc2e7097ef83ffee5b4d15b27e551339 31859 javascript optional 
node-resolve_1.22.8+~cs5.34.15.orig.tar.gz
 dc1dd711c0437eb3ca7d7568b80d7214 7924 javascript optional 
node-resolve_1.22.8+~cs5.34.15-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmV5fcIACgkQ9tdMp8mZ
7ulIPg/+NWn+/Bum3VzuD+IrMyRv4uRVlgYAQzayT8PO2oV2sMIf8ghnBiSlusws
Q5ktTfiXypqJu/giy6DEb8Yi+1dMA36wuW6mxW01Y6OFpSUz1KBaFaII7R07MnRK
+0rr0aW8TQxbg3itG8Iy3fNeP9Rr5nsXWtF+fulGbSFohgoekcaWQxJk91ytHzIe
KR9qb84tGJwtgBlaJf2hQG/COI1AE87nt5ESE67Hsu4ifRzEV6EpSq+NJQjzCT+y
8aRgCwJf+Q8iG3sVCZlpgh6P1VcPpMpiholFAQt1q23+ciR3EWyGTLc/sA+XX9Zm
pvCdloUU0a/ndFrEQYlX/Z/4p+jc/tW/nJjvRUlv9r2HpSInLnPmNl/4vcTtDVcO
roPlIvvTBYTv3d/sldttXsgQuZxfpQHBkUMVVdQXcUSzqnF3lGLcfUeL0e+/DRyJ
drewN083acXAXw8JtdGMuw/x+7MIdehzQ+OA1bxqLUMtm+xi2pJjmaHhRqW6lLfh
P9dtZr9wm5dn0/sjjZZqVcgHdmKM9f3z9SgJYxzmdOR6Hs9gheO+6JqiizNPSU/s
QO4geF2QuCoQjc6vLt3Y1i313PtTwjzlYcY9V5DsFd1jHnTRd2QsvxqQLz9idaf/
D/06dBxRZARwf/fgRI/0I3wajWxrqRYcV794FPp8/MAXlscxTbw=
=Ulh9
-----END PGP SIGNATURE-----

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to