-
Notifications
You must be signed in to change notification settings - Fork 240
Open
Description
I get this error when building
> bazel build //...
WARNING: Download from https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz failed: class javax.net.ssl.SSLHandshakeException PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
INFO: Analyzed 793 targets (1 packages loaded, 656 targets configured).
INFO: Found 793 targets...
ERROR: /home/rnburn/.cache/bazel/_bazel_rnburn/d8123aa23bfc2a43914d6af343f507b1/external/boost/BUILD.bazel:1900:14: Compiling libs/stacktrace/src/backtrace.cpp [for tool] failed: (Exit 1): clang-18 failed: error executing command (from target @boost//:stacktrace) /nix/store/42m4mx42crcs69qjbwalxyfkki3vdg0p-clang/bin/clang-18 -U_FORTIFY_SOURCE -fstack-protector -Wall -Wthread-safety -Wself-assign -Wunused-but-set-parameter -Wno-free-nonheap-object ... (remaining 291 arguments skipped)
In file included from external/boost/libs/stacktrace/src/backtrace.cpp:15:
In file included from external/boost/libs/stacktrace/include/boost/stacktrace/detail/frame_unwind.ipp:25:
external/boost/libs/stacktrace/include/boost/stacktrace/detail/libbacktrace_impls.hpp:23:13: fatal error: 'backtrace.h' file not found
Metadata
Metadata
Assignees
Labels
No labels