https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292022
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- I am able to build this in my environment using poudriere. here's the relevant log section where it succeeds on my end as opposed to the timeout in beefy22: webnn_use_tflite=false -- GN ********************************************************************* WARNING: Support for linking against a C++ standard library other than the one in-tree (buildtools/third_party/libc++) is deprecated and support for this will end. We plan to remove this option in M138. ********************************************************************* WARNING at build arg file (use "gn args <out_dir>" to edit):135:19: Build argument has no effect. use_system_libpng=true ^--- Did you mean "use_system_libjpeg"? The variable "use_system_libpng" was set as a build argument but never appeared in a declare_args() block in any buildfile. To view all possible args, run "gn args --list <out_dir>" The build continued as if that argument was unspecified. Done. Made 24225 targets from 3608 files in 8677ms -- You are receiving this mail because: You are the assignee for the bug.
