Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bazel bootstrap is failing on Windows #1851

Closed
meteorcloudy opened this issue Sep 28, 2016 · 3 comments
Closed

Bazel bootstrap is failing on Windows #1851

meteorcloudy opened this issue Sep 28, 2016 · 3 comments
Assignees
Labels
P1 I'll work on this now. (Assignee required) platform: windows type: bug

Comments

@meteorcloudy
Copy link
Member

http://ci.bazel.io/view/Bazel%20bootstrap%20and%20maintenance/job/Bazel/JAVA_VERSION=1.7,PLATFORM_NAME=windows-x86_64/862/console

�[1A�[K�[31m�[1mERROR: �[0mC:/jenkins/workspace/Bazel/JAVA_VERSION/1.7/PLATFORM_NAME/windows-x86_64/src/tools/android/java/com/google/devtools/build/android/proto/BUILD:10:1: Generating Java proto_library //src/tools/android/java/com/google/devtools/build/android/proto:serialize_format_proto failed: protoc-3.0.0-mingw.exe failed: error executing command 
  cd C:/bazel_ci/temp/bazel_7MQWjZVI/out/execroot/windows-x86_64
  SET PATH=C:\tools\msys64\usr\local\bin;C:\tools\msys64\usr\bin;C:\tools\msys64\usr\bin;C:\tools\msys64\opt\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\tools\msys64\usr\bin\site_perl;C:\tools\msys64\usr\bin\vendor_perl;C:\tools\msys64\usr\bin\core_perl;C:\python_27_amd64\files
    SET TMPDIR=C:\bazel_ci\temp
  third_party/protobuf/3.0.0/protoc-3.0.0-mingw.exe --java_out=shared,immutable:bazel-out/local-opt/genfiles/src/tools/android/java/com/google/devtools/build/android/proto/serialize_format_proto-speed-src.jar -Isrc/tools/android/java/com/google/devtools/build/android/proto/serialize_format.proto=src/tools/android/java/com/google/devtools/build/android/proto/serialize_format.proto src/tools/android/java/com/google/devtools/build/android/proto/serialize_format.proto: com.google.devtools.build.lib.shell.BadExitStatusException: Process exited with status 127.
�[32mINFO: �[0mBuilding complete.

Culprit: a12aae7
I'll rollback it.

@laszlocsomor
Copy link
Contributor

Opened #1856

@meteorcloudy
Copy link
Member Author

No worries, I have a fix! :)

@meteorcloudy
Copy link
Member Author

Sorry, it's not the same issue. Ignore me...

bazel-io pushed a commit that referenced this issue Sep 30, 2016
*** Reason for rollback ***

Windows protoc compiler fixed: #1856

*** Original change description ***

Automated [] rollback of commit a12aae7.

*** Reason for rollback ***

Breaks Bazel Windows Bootstrap 
Fix #1851

*** Original change description ***

Updates protobuf in bazel to version 3.0.0.

--
MOS_MIGRATED_REVID=134699683
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 I'll work on this now. (Assignee required) platform: windows type: bug
Projects
None yet
Development

No branches or pull requests

2 participants