-
Notifications
You must be signed in to change notification settings - Fork 677
Open
Labels
buildMonorepo organization, gradle/cmake, upstream_utils, etcMonorepo organization, gradle/cmake, upstream_utils, etctype: bugSomething isn't working.Something isn't working.
Description
bazelisk build //... fails with the following output.
ERROR: C:/users/thadh/documents/github/thadhouse/allwpilib/wpiutil/BUILD.bazel:199:25: Action wpiutil/wpiutil/shared/split/libwpiutil.so failed: (Exit 127): bash.exe failed: error executing Action command (from target //wpiutil:shared/wpiutil-symbolsplit) C:\WINDOWS\system32\bash.exe -c ... (remaining 1 argument skipped)
external/local_systemcore/bin/objcopy.bat: line 1: @echo: command not found
external/local_systemcore/bin/objcopy.bat: line 2: externalbazelrio_systemcore_toolchain_windowsbookwormbinaarch64-bookworm-linux-gnu-objcopy.exe: command not found
ERROR: C:/users/thadh/documents/github/thadhouse/allwpilib/wpiutil/BUILD.bazel:442:28 PackageZip wpiutil/wpiutil_shared_zip-opt-arch-systemcore.zip failed: (Exit 127): bash.exe failed: error executing Action command (from target //wpiutil:shared/wpiutil-symbolsplit) C:\WINDOWS\system32\bash.exe -c ... (remaining 1 argument skipped)
INFO: Elapsed time: 732.208s, Critical Path: 180.76s
INFO: 19802 processes: 11679 internal, 7902 local, 221 worker.
ERROR: Build did NOT complete successfully
Metadata
Metadata
Assignees
Labels
buildMonorepo organization, gradle/cmake, upstream_utils, etcMonorepo organization, gradle/cmake, upstream_utils, etctype: bugSomething isn't working.Something isn't working.