protocolbuffers/protobuf

Protoc for linux-arm_32?

Geschlossen

#7.817 geöffnet am 16.08.2020

 (1 Kommentar) (4 Reaktionen) (1 zugewiesene Person)C++ (16.128 Forks)batch import
help wantedpackaging & distribution

Repository-Metriken

Stars
 (71.223 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 11h) (185 gemergte PRs in 30 T)

Beschreibung

What version of protobuf and what language are you using? Version: ALL Language: Java

What operating system (Linux, Windows, ...) and version? Linux

What runtime / compiler are you using (e.g., python version or gcc version) Apache Maven 3.6.0 Maven home: /usr/share/maven Java version: 11.0.8, vendor: Raspbian, runtime: /usr/lib/jvm/java-11-openjdk-armhf Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "4.19.118-v7+", arch: "arm", family: "unix"

What did you do? Steps to reproduce the behavior:

  1. Tried to build a protoc project on a Raspberrypi (ARM32)

What did you expect to see The project should have been able to build SUCCESSFULLY

What did you see instead? The project FAILED to build.

Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).

Anything else we should know about your project / environment I don't see protoc for linux-arm_32 in the Maven repository. Could you please add it?

Contributor Guide