Fri, 02 Jan 2026 05:42:33 CST | login

Information for build blosc2-2.10.5-3.oc9

ID43998
Package Nameblosc2
Version2.10.5
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/blosc2.git?.#caef72efebd7512fea862101b93df8ce2cbc7495
SummaryHigh performance compressor optimized for binary data
DescriptionBlosc is a high performance compressor optimized for binary data (i.e. floating-point numbers, integers, and booleans, although it can handle string data too). It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc main goal is not just to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations. C-Blosc2 is the new major version of C-Blosc, and is backward compatible with both the C-Blosc1 API and its in-memory format. However, the reverse thing is generally not true for the format; buffers generated with C-Blosc2 are not format-compatible with C-Blosc1.
Built byepol-bot
State complete
Volume DEFAULT
StartedTue, 26 Aug 2025 12:29:13 CST
CompletedTue, 26 Aug 2025 12:37:06 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/blosc2.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/blosc2.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
blosc2-2.10.5-3.oc9.src.rpm (info) (download)
aarch64
blosc2-2.10.5-3.oc9.aarch64.rpm (info) (download)
blosc2-devel-2.10.5-3.oc9.aarch64.rpm (info) (download)
blosc2-debuginfo-2.10.5-3.oc9.aarch64.rpm (info) (download)
blosc2-debugsource-2.10.5-3.oc9.aarch64.rpm (info) (download)
loongarch64
blosc2-2.10.5-3.oc9.loongarch64.rpm (info) (download)
blosc2-devel-2.10.5-3.oc9.loongarch64.rpm (info) (download)
blosc2-debuginfo-2.10.5-3.oc9.loongarch64.rpm (info) (download)
blosc2-debugsource-2.10.5-3.oc9.loongarch64.rpm (info) (download)
x86_64
blosc2-2.10.5-3.oc9.x86_64.rpm (info) (download)
blosc2-devel-2.10.5-3.oc9.x86_64.rpm (info) (download)
blosc2-debuginfo-2.10.5-3.oc9.x86_64.rpm (info) (download)
blosc2-debugsource-2.10.5-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
build.log
mock_output.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
root.log
aarch64
installed_pkgs.log
state.log
dnf.librepo.log
hw_info.log
build.log
mock_output.log
mock_config.log
dnf.log
dnf.rpm.log
root.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Mon Aug 25 2025 Shahryar2 <Shahryar2@github.com> - 2.10.5-3 - [bugfix] Disable LTO on riscv64 to fix build/link errors * Tue Jun 03 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.10.5-2 - Rebuilt for loongarch64 * Wed Jul 24 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.10.5-1 - initial build