protocolbuffers/protobuf

Protoc for linux-arm_32?

Fermée

#7 817 ouverte le 16 août 2020

 (1 commentaire) (4 réactions) (1 personne assignée)C++ (16 128 forks)batch import
help wantedpackaging & distribution

Métriques du dépôt

Stars
 (71 223 étoiles)
Métriques de merge PR
 (Merge moyen 2j 11h) (185 PRs mergées en 30 j)

Description

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?

Guide contributeur