[Bug 262216] devel/bazel 5.0.0 does not work after successful installation on freebsd 13.0
Date: Tue, 01 Mar 2022 20:12:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262216 --- Comment #7 from Klaus Aehlig <aehlig@linta.de> --- (In reply to Ulas SAYGIN from comment #5) The flags seem correct, however the quoted build file is not what it should be. I have no idea how this could happen, as that file is a copy of the embedded repository bazel_tools; so somehow it seems your cache directory got corrupted. Can you remove ~/.cache/bazel entirely and try again. It the problem remains, it would be helpful to also include the relevant passage of the file bazel complained about; in the quoted example that would be the lines around 432 of /root/.cache/bazel/_bazel_root/4e47b77d977b209382cf04b3ae32963e/external/bazel_tools/tools/jdk/BUILD even though the hash in that path will change if you try in a different directory. -- You are receiving this mail because: You are the assignee for the bug.