Hi, dependencies for the node-ci bot are not auto-rolled, but updated manually ~monthly. Everything related to build/buildtools is updated even less frequently. I rolled all the build deps, so your CL should pass node-ci checks now.
On Fri, Mar 17, 2023 at 3:42 AM Yahan Lu <[email protected]> wrote: > I open a CL on https://chromium-review.googlesource.com/c/v8/v8/+/4293541 to > import riscv.gni file > But it build node failed: > log: > ERROR at //v8/BUILD.gn:10:1: Can't load input file. > import("//build/config/riscv.gni") ^-------------------------------- Unable > to load: /b/s/w/ir/cache/builder/node-ci/build/config/riscv.gni I also > checked in the secondary tree for: > /b/s/w/ir/cache/builder/node-ci/gn/build/config/riscv.gni See > //node/BUILD.gn:142:15: which caused the file to be included. configs = [ > "//v8:external_config" ] ^--------------------- > > The riscv.gni has been merged into Chromium ( > https://chromium-review.googlesource.com/c/chromium/src/+/4293162). > > If you have any questions or concerns, please let us know. Thank you! > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/v8-dev/13dc72e7-e91a-4741-8623-5ee1ff52dd99n%40googlegroups.com > <https://groups.google.com/d/msgid/v8-dev/13dc72e7-e91a-4741-8623-5ee1ff52dd99n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/CAKhjTa_WNU_QKzakfBiLUtcNabPxUuGfZCQc0yuO_qV%3D77rWQw%40mail.gmail.com.
