array-record: add build-array-record.yml for riscv64 wheels - #786
Open
luhenry wants to merge 5 commits into
Open
array-record: add build-array-record.yml for riscv64 wheels#786luhenry wants to merge 5 commits into
luhenry wants to merge 5 commits into
Conversation
The cp313 job failed in the first dnf call with 'Failed to download metadata for repo extras: Cannot prepare internal mirrorlist: No URLs in mirrorlist'. Nothing here comes from extras -- the JDK, zip, unzip and rsync are all in baseos/appstream -- and its mirrorlist flakes, which build-memray.yml already works around the same way.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
array-record0.8.3Bazel build of a pybind11 extension over the ArrayRecord C++ reader/writer, statically linking abseil, protobuf, riegeli, curl and BoringSSL. Upstream publishes no riscv64 wheel.
Mirrors upstream's
build_and_publish_template.ymlandoss/build_whl.sh.Differs from upstream
oss/build_whl.shrather than running it.Matrix: cp312/cp313/cp314 - upstream publishes no free-threaded wheel.
Testing
License: Wheel statically links abseil-cpp, BoringSSL, brotli, crc32c, curl, google-cloud-cpp, highwayhash, protobuf, pybind11, riegeli, snappy, zlib and zstd (Apache-2.0, BSD, MIT, curl and zlib terms); upstream ships no licence text for them, so the build adds it.
Built on cp312; 13 bazel tests passed.