Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Compilation issue with protoc-osx-aarch_64.exe (com.google.protobuf:protoc:3.9.1) #75

Description

@vijaykmurug

While trying to compile the code , ran into the following error:

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':endpoints-management-protos:generateProto'.

Could not resolve all files for configuration ':endpoints-management-protos:protobufToolsLocator_protoc'.
Could not find protoc-osx-aarch_64.exe (com.google.protobuf:protoc:3.9.1).
Searched in the following locations:
https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.9.1/protoc-3.9.1-osx-aarch_64.exe

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3s
4 actionable tasks: 1 executed, 3 up-to-date

on the Apple M4 Pro MAC laptop

Protoc should dependencies should pull the dependencies for the aarch_64 architecture

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions