InsightSoftwareConsortium / InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction

Linux ARM packages are not compiled

Abierto
#52 8 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
3
Forks
10
Merge medio
2 h 53 min
PR fusionados (30 d)
2

Descripción

ARM Linux modules fail (silently, which my be linked to #38). See RTK test e.g. [here](https://github.com/RTKConsortium/RTK/actions/runs/3910081483/jobs/6681868066). The error message is

```
Building wheels for aarch64 using manylinux_2_28
+ sudo ldconfig
/opt/rh/gcc-toolset-11/root/usr/bin/sudo: line 41: /usr/bin/sudo: No such file or directory
Cleaning up artifacts from module build
```
and in the `Publish Python package as GitHub Artifact`:
```
Run actions/upload-artifact@v3
with:
name: LinuxWheel38
path: dist/*.whl
if-no-files-found: warn
Warning: No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
```
I probably did something wrong but that's not obvious to me what...

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.