<div dir="ltr"><div>Le ven. 29 juil. 2022 Ã Â 20:27, Lucas Nussbaum <<a href="mailto:lucas@debian.org">lucas@debian.org</a>> a Ã©crit :<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Source: nodejs<br>
Version: 18.6.0+dfsg-3<br>
Severity: serious<br>
Justification: FTBFS<br>
Tags: bookworm sid ftbfs<br>
User: <a href="mailto:lucas@debian.org" target="_blank">lucas@debian.org</a><br>
Usertags: ftbfs-20220728 ftbfs-bookworm<br>
<br>
Hi,<br>
<br>
During a rebuild of all packages in sid, your package failed to build<br>
on amd64.<br>
<br>
<br>
Relevant part (hopefully):<br>
> not ok 1778 parallel/test-net-socket-connect-without-cb<br>
>  Â ---<br>
>  Â duration_ms: 0.261<br>
>  Â severity: fail<br>
>  Â exitcode: 1<br>
>  Â stack: |-<br>
>  Â  Â node:events:491<br>
>  Â  Â  Â  Â  Â throw er; // Unhandled 'error' event<br>
>  Â  Â  Â  Â  Â ^<br>
>  Â  Â <br>
>  Â  Â Error: getaddrinfo EAI_AGAIN localhost<br>
>  Â  Â  Â  Â at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:26)<br>
>  Â  Â Emitted 'error' event on Socket instance at:<br>
>  Â  Â  Â  Â at emitErrorNT (node:internal/streams/destroy:151:8)<br>
>  Â  Â  Â  Â at emitErrorCloseNT (node:internal/streams/destroy:116:3)<br>
>  Â  Â  Â  Â at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {<br>
>  Â  Â  Â errno: -3001,<br>
>  Â  Â  Â code: 'EAI_AGAIN',<br>
>  Â  Â  Â syscall: 'getaddrinfo',<br>
>  Â  Â  Â hostname: 'localhost'<br>
>  Â  Â }<br>
>  Â  Â <br>
>  Â  Â Node.js v18.6.0<br>
>  Â ...<br>
<br></blockquote><div><br></div><div><div>Those</div><div>Error: getaddrinfo EAI_AGAIN localhost</div><div>are really painful.</div><div>Some build environments have localhost -> 127.0.0.1 and some have localhost -> ::1.</div><div>Some can't even resolve "localhost" !</div></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> not ok 2130 parallel/test-socket-write-after-fin-error<br>
>  Â ---<br>
>  Â duration_ms: 0.327<br>
>  Â severity: fail<br>
>  Â exitcode: 1<br>
>  Â stack: |-<br>
>  Â  Â node:assert:400<br>
>  Â  Â  Â  Â throw err;<br>
>  Â  Â  Â  Â ^<br>
>  Â  Â <br>
>  Â  Â AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:<br>
>  Â  Â <br>
>  Â  Â  Â assert(gotServerError)<br>
>  Â  Â <br>
>  Â  Â  Â  Â at process.<anonymous> (/<<PKGBUILDDIR>>/test/parallel/test-socket-write-after-fin-error.js:52:5)<br>
>  Â  Â  Â  Â at process.emit (node:events:525:35) {<br>
>  Â  Â  Â generatedMessage: true,<br>
>  Â  Â  Â code: 'ERR_ASSERTION',<br>
>  Â  Â  Â actual: false,<br>
>  Â  Â  Â expected: true,<br>
>  Â  Â  Â operator: '=='<br>
>  Â  Â }<br>
>  Â  Â <br>
>  Â  Â Node.js v18.6.0<br>
>  Â ...<br>
[...]<br>
> not ok 2576 parallel/test-tls-streamwrap-buffersize<br>
>  Â ---<br>
>  Â duration_ms: 0.326<br>
>  Â severity: fail<br>
>  Â exitcode: 1<br>
>  Â stack: |-<br>
>  Â  Â Mismatched <anonymous> function calls. Expected exactly 1, actual 0.<br>
>  Â  Â  Â  Â at Proxy.mustCall (/<<PKGBUILDDIR>>/test/common/index.js:392:10)<br>
>  Â  Â  Â  Â at TLSSocket.<anonymous> (/<<PKGBUILDDIR>>/test/parallel/test-tls-streamwrap-buffersize.js:63:35)<br>
>  Â  Â  Â  Â at TLSSocket.<anonymous> (/<<PKGBUILDDIR>>/test/common/index.js:434:15)<br>
>  Â  Â  Â  Â at Object.onceWrapper (node:events:627:28)<br>
>  Â  Â  Â  Â at TLSSocket.emit (node:events:513:28)<br>
>  Â  Â  Â  Â at TLSSocket.onConnectSecure (node:_tls_wrap:1567:10)<br>
>  Â  Â  Â  Â at TLSSocket.emit (node:events:513:28)<br>
>  Â  Â  Â  Â at TLSSocket._finishInit (node:_tls_wrap:948:8)<br>
>  Â  Â  Â  Â at ssl.onhandshakedone (node:_tls_wrap:729:12)<br>
>  Â ...<br><br></blockquote><div><br></div><div><br></div><div>I suspect those issues come from untimely upload of libuv1 1.44.2 :( </div></div></div>