Thu, 26 Jun 2025 22:49:42 CST | login

Information for build blosc2-2.10.5-2.oc9

ID35389
Package Nameblosc2
Version2.10.5
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/blosc2.git?.#a7887ebe424d824e4f0349eb9279dd43eec59d79
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 16:07:23 CST
CompletedThu, 12 Jun 2025 16:25:39 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-2.oc9.src.rpm (info) (download)
aarch64
blosc2-2.10.5-2.oc9.aarch64.rpm (info) (download)
blosc2-devel-2.10.5-2.oc9.aarch64.rpm (info) (download)
blosc2-debuginfo-2.10.5-2.oc9.aarch64.rpm (info) (download)
blosc2-debugsource-2.10.5-2.oc9.aarch64.rpm (info) (download)
loongarch64
blosc2-2.10.5-2.oc9.loongarch64.rpm (info) (download)
blosc2-devel-2.10.5-2.oc9.loongarch64.rpm (info) (download)
blosc2-debuginfo-2.10.5-2.oc9.loongarch64.rpm (info) (download)
blosc2-debugsource-2.10.5-2.oc9.loongarch64.rpm (info) (download)
x86_64
blosc2-2.10.5-2.oc9.x86_64.rpm (info) (download)
blosc2-devel-2.10.5-2.oc9.x86_64.rpm (info) (download)
blosc2-debuginfo-2.10.5-2.oc9.x86_64.rpm (info) (download)
blosc2-debugsource-2.10.5-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * 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