grpc / grpc/grpc-java

Support for ppc64le

Abierto
#7,974 4 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement help wanted
Lenguaje dominante
Java
Estrellas
12.1k
Forks
4k
Merge medio
2 d 17 h
PR fusionados (30 d)
37

Descripción

### Is your feature request related to a problem? yes

When we try to build the project on ppc64le platform, we get errors.
### Describe the solution you'd like

We get error saying "platform not supported". "architecture not supported" etc.. I think we need to modify compiler/check-artifact.sh to include support for ppc64le also. Similarly one of the test files testing/src/main/java/io/grpc/internal/testing/TestUtils.java also doing arch specific checks. I think that also needs modification
### Describe alternatives you've considered

None
### Additional context

While trying to build and test the project IBM's power linux(ppc64le) I got into these issues

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by reproducing the ppc64le build and test failures described in the issue. Inspect compiler/check-artifact.sh and the architecture-specific checks in testing/src/main/java/io/grpc/internal/testing/TestUtils.java. Done means the project builds and tests successfully on ppc64le without platform or architecture-not-supported errors.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
java, shell
Área
build-system, operating-systems, testing
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
42/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.