Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build on linux arm64 #268

Merged
merged 2 commits into from Jan 17, 2024

Conversation

martin-g
Copy link
Contributor

Add CI for Linux ARM64 too
Successful build + tests on both Linux x86_64 and aarch64: https://github.com/martin-g/AEGeAn/actions/runs/7542984733

Related-to: BrendelGroup#262

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@vpbrendel vpbrendel merged commit b1c64ca into BrendelGroup:master Jan 17, 2024
2 of 3 checks passed
@martin-g martin-g deleted the fix-build-on-linux-arm64 branch January 17, 2024 14:00
@martin-g
Copy link
Contributor Author

The Linux ARM64 CI job failed with

...
 gzip.BadGzipFile: Not a gzipped file (b'<?')
 make: *** [Makefile:191: ci-test] Error 1

https://github.com/BrendelGroup/AEGeAn/actions/runs/7553815966/job/20573036841

There was no such problem on my fork ... Maybe the download was not successful ?!
Please re-run the job at https://github.com/BrendelGroup/AEGeAn/actions/runs/7553815966/job/20573036841 and if it fails again I will try to reproduce it.

@martin-g
Copy link
Contributor Author

Actually the push to master triggered a new CI run - https://github.com/BrendelGroup/AEGeAn/actions/runs/7556748421/job/20574462784
Let's see!

@vpbrendel
Copy link
Member

Everything looks ok. I have observed download (network) failure problems before, but nothing serious.
Really appreciate all your contributions!
Volker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants