Skip to content

bazel: Non WSL Bash required on Windows #8519

@ThadHouse

Description

@ThadHouse

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

No one assigned

    Labels

    buildMonorepo organization, gradle/cmake, upstream_utils, etctype: bugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions