InsightSoftwareConsortium / InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction

Linux ARM packages are not compiled

未关闭
#52 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
3
派生
10
平均合并
2 小时 53 分钟
30 天内合并 PR
2

描述

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...

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。