[Pkg-javascript-devel] Bug#1008141: Bug#1008141: FTBFS: unable to use iconv with nodejs >= 14
Yadd
yadd at debian.org
Wed Mar 23 08:45:51 GMT 2022
On 23/03/2022 09:44, Yadd wrote:
> On 23/03/2022 09:29, Yadd wrote:
>> Package: nodejs
>> Version: 16.13.2+really14.19.1~dfsg-5
>> Severity: serious
>> Tags: ftbfs
>> Justification: FTBFS
>>
>> During node-iconv rebuild, test fails:
>>
>> node --trace-uncaught test/run-tests.js
>> internal/util/comparisons.js:386
>> memos.val1.delete(val1);
>
> Similar error found with node-sqlite3:
>
>
> + mocha -R spec --timeout 480000 test/*.js
> Exception in PromiseRejectCallback:
> internal/process/promises.js:135
> maybeUnhandledPromises.delete(promise);
> ^^^^^^
>
> SyntaxError: Unexpected token 'delete'
Similar error with node-websocket:
+ tape test/unit/dropBeforeAccept.js test/unit/regressions.js
test/unit/request.js test/unit/w3cwebsocket.js test/unit/websocketFrame.js
TAP version 13
# Drop TCP Connection Before server accepts the request
internal/cluster/master.js:168
handles.delete(key);
^^^^^^
SyntaxError: Unexpected token 'delete'
More information about the Pkg-javascript-devel
mailing list