<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 20 sept. 2021 à 22:30, Ondrej Zary <<a href="mailto:ondrej@zary.sk">ondrej@zary.sk</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Monday 20 September 2021 21:32:52 Bastien ROUCARIES wrote:<br>
> Could you try first to apply <a href="https://github.com/nodejs/node/commit/c60780ff52" rel="noreferrer" target="_blank">https://github.com/nodejs/node/commit/c60780ff52</a><br>
> <br>
> And see if the reject are bad ?<br>
<br>
Lots of failed hunks, I'll never get this to compile:<br>
<br>
$ patch -p1 <../node.git/custom-smart-pointers.patch<br>
patching file node.gyp<br>
Hunk #1 succeeded at 937 with fuzz 1 (offset -163 lines).<br>
patching file src/base_object-inl.h<br>
Hunk #1 FAILED at 32.<br>
Hunk #2 succeeded at 50 (offset 1 line).<br>
Hunk #3 FAILED at 58.<br>
Hunk #4 succeeded at 78 (offset -2 lines).<br>
Hunk #5 succeeded at 91 (offset -2 lines).<br>
Hunk #6 succeeded at 138 with fuzz 1 (offset -16 lines).<br>
2 out of 6 hunks FAILED -- saving rejects to file src/base_object-inl.h.rej<br>
patching file src/base_object.h<br>
Hunk #1 succeeded at 32 (offset 1 line).<br>
Hunk #2 FAILED at 64.<br>
Hunk #3 FAILED at 88.<br>
Hunk #4 FAILED at 105.<br>
Hunk #5 succeeded at 110 (offset -16 lines).<br>
3 out of 5 hunks FAILED -- saving rejects to file src/base_object.h.rej<br>
patching file src/env-inl.h<br>
Hunk #1 FAILED at 1151.<br>
1 out of 1 hunk FAILED -- saving rejects to file src/env-inl.h.rej<br>
patching file src/env.cc<br>
Hunk #1 succeeded at 412 with fuzz 2 (offset -19 lines).<br>
Hunk #2 succeeded at 725 (offset -365 lines).<br>
patching file src/env.h<br>
Hunk #1 succeeded at 938 with fuzz 2 (offset -278 lines).<br>
Hunk #2 FAILED at 1433.<br>
1 out of 2 hunks FAILED -- saving rejects to file src/env.h.rej<br>
patching file src/handle_wrap.cc<br>
Hunk #1 FAILED at 84.<br>
Hunk #2 succeeded at 111 (offset -11 lines).<br>
1 out of 2 hunks FAILED -- saving rejects to file src/handle_wrap.cc.rej<br>
patching file src/handle_wrap.h<br>
Hunk #1 FAILED at 76.<br>
1 out of 1 hunk FAILED -- saving rejects to file src/handle_wrap.h.rej<br>
patching file src/memory_tracker-inl.h<br>
Hunk #1 succeeded at 111 (offset -8 lines).<br>
patching file src/memory_tracker.h<br>
Hunk #1 succeeded at 29 (offset -1 lines).<br>
Hunk #2 FAILED at 140.<br>
1 out of 2 hunks FAILED -- saving rejects to file src/memory_tracker.h.rej<br>
patching file test/cctest/node_test_fixture.h<br>
Hunk #1 FAILED at 105.<br>
1 out of 1 hunk FAILED -- saving rejects to file test/cctest/node_test_fixture.h.rej<br>
patching file test/cctest/test_base_object_ptr.cc<br>
patching file test/cctest/test_node_postmortem_metadata.cc<br>
Hunk #1 succeeded at 91 (offset -2 lines).<br></blockquote><div><br></div><div>Libuv1 1.34.2 - same version as the one in nodejs/deps/uv/ - is in buster-backports.</div><div>It would be nice to try building against that version.</div><div>Some nodejs tests might fail (patched to support old uv).</div><div><br></div><div>Jérémy</div></div></div>