You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
me@home ~/distroless (main)> bazel build //...Starting local Bazel server and connecting to it...INFO: Analyzed 2277 targets (549 packages loaded, 34144 targets configured).INFO: Found 2277 targets...ERROR: /home/me/distroless/base/BUILD:102:19: GoCompilePkg base/check_certs_ppc64le_debian11.a failed: (Exit 1): builder failed: error executing command (from target //base:check_certs_ppc64le_debian11) bazel-out/k8-opt-exec-2B5CBBC6/bin/external/go_sdk/builder_reset/builder compilepkg -sdk external/go_sdk -installsuffix linux_ppc64le -src base/testdata/check_certs.go -embedroot '' -embedroot ... (remaining 19 arguments skipped)Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debuggingbase/testdata/check_certs.go:18:2: could not import crypto/x509 (open bazel-out/k8-fastbuild-ST-28dcfbc35f29/bin/external/io_bazel_rules_go/stdlib_/pkg/linux_ppc64le/crypto/x509.a: no such file or directory)base/testdata/check_certs.go:19:2: could not import fmt (open bazel-out/k8-fastbuild-ST-28dcfbc35f29/bin/external/io_bazel_rules_go/stdlib_/pkg/linux_ppc64le/fmt.a: no such file or directory)base/testdata/check_certs.go:20:2: could not import os (open bazel-out/k8-fastbuild-ST-28dcfbc35f29/bin/external/io_bazel_rules_go/stdlib_/pkg/linux_ppc64le/os.a: no such file or directory)compilepkg: error running subcommand external/go_sdk/pkg/tool/linux_amd64/compile: exit status 2ERROR: /home/me/.cache/bazel/_bazel_me/8ece7ddcfdfdb75817ed200d40df1593/external/io_bazel_rules_go/BUILD.bazel:42:7: Error while validating output TreeArtifact File:[[<execution_root>]bazel-out/k8-opt-exec-2B5CBBC6-ST-b33d65c724e6/bin]external/io_bazel_rules_go/stdlib_/pkg : java.lang.InterruptedExceptionERROR: /home/me/.cache/bazel/_bazel_me/8ece7ddcfdfdb75817ed200d40df1593/external/io_bazel_rules_go/BUILD.bazel:42:7: Error while validating output TreeArtifact File:[[<execution_root>]bazel-out/k8-fastbuild-ST-8ee1a4b74a6f/bin]external/io_bazel_rules_go/stdlib_/pkg : java.lang.InterruptedExceptionERROR: /home/me/.cache/bazel/_bazel_me/8ece7ddcfdfdb75817ed200d40df1593/external/io_bazel_rules_go/BUILD.bazel:42:7: Error while validating output TreeArtifact File:[[<execution_root>]bazel-out/k8-fastbuild-ST-84b95c4f6491/bin]external/io_bazel_rules_go/stdlib_/pkg : java.lang.InterruptedExceptionERROR: /home/me/.cache/bazel/_bazel_me/8ece7ddcfdfdb75817ed200d40df1593/external/io_bazel_rules_go/BUILD.bazel:42:7: Error while validating output TreeArtifact File:[[<execution_root>]bazel-out/k8-fastbuild-ST-b33d65c724e6/bin]external/io_bazel_rules_go/stdlib_/pkg : java.lang.InterruptedExceptionERROR: /home/me/.cache/bazel/_bazel_me/8ece7ddcfdfdb75817ed200d40df1593/external/io_bazel_rules_go/BUILD.bazel:42:7: Error while validating output TreeArtifact File:[[<execution_root>]bazel-out/k8-fastbuild/bin]external/io_bazel_rules_go/stdlib_/pkg : java.lang.InterruptedExceptionINFO: Elapsed time: 153.167s, Critical Path: 119.11sINFO: 5729 processes: 5578 internal, 137 linux-sandbox, 14 worker.FAILED: Build did NOT complete successfully
This is an ubuntu box. Ubuntu 22.04.3 LTS
I'm not proficient enough in bazel to decode that error further.
No release tags in the source tree ?
The text was updated successfully, but these errors were encountered:
Hi.
I just checked out the last commit. SHA: 5cfe348
It doesn't build out of the box.
This is an ubuntu box. Ubuntu 22.04.3 LTS
I'm not proficient enough in bazel to decode that error further.
No release tags in the source tree ?
The text was updated successfully, but these errors were encountered: