Metriche repository
- Star
- (71.223 stelle)
- Metriche merge PR
- (Merge medio 2g 11h) (185 PR mergiate in 30 g)
Descrizione
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:
- 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?