Mon, 20 Apr 2026 09:52:09 CST | login

Information for build jemalloc-5.3.0-8.oc9

ID46585
Package Namejemalloc
Version5.3.0
Release8.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/jemalloc.git?.#74b3624662546e88c8cb0dcd476540c6f1cd38a3
SummaryGeneral-purpose scalable concurrent malloc implementation
Descriptionjemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. jemalloc first came into use as the FreeBSD libc allocator in 2005, and since then it has found its way into numerous applications that rely on its predictable behavior. In 2010 jemalloc development efforts broadened to include developer support features such as heap profiling and extensive monitoring/tuning hooks. Modern jemalloc releases continue to be integrated back into FreeBSD, and therefore versatility remains critical. Ongoing development efforts trend toward making jemalloc among the best allocators for a broad range of demanding applications, and eliminating/mitigating weaknesses that have practical repercussions for real world applications.
Built byepol-bot
State complete
Volume DEFAULT
StartedFri, 17 Apr 2026 14:33:31 CST
CompletedFri, 17 Apr 2026 14:40:53 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/jemalloc.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/jemalloc.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
jemalloc-5.3.0-8.oc9.src.rpm (info) (download)
aarch64
jemalloc-5.3.0-8.oc9.aarch64.rpm (info) (download)
jemalloc-devel-5.3.0-8.oc9.aarch64.rpm (info) (download)
jemalloc-debuginfo-5.3.0-8.oc9.aarch64.rpm (info) (download)
jemalloc-debugsource-5.3.0-8.oc9.aarch64.rpm (info) (download)
loongarch64
jemalloc-5.3.0-8.oc9.loongarch64.rpm (info) (download)
jemalloc-devel-5.3.0-8.oc9.loongarch64.rpm (info) (download)
jemalloc-debuginfo-5.3.0-8.oc9.loongarch64.rpm (info) (download)
jemalloc-debugsource-5.3.0-8.oc9.loongarch64.rpm (info) (download)
x86_64
jemalloc-5.3.0-8.oc9.x86_64.rpm (info) (download)
jemalloc-devel-5.3.0-8.oc9.x86_64.rpm (info) (download)
jemalloc-debuginfo-5.3.0-8.oc9.x86_64.rpm (info) (download)
jemalloc-debugsource-5.3.0-8.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.log
dnf.rpm.log
mock_output.log
hw_info.log
dnf.librepo.log
build.log
installed_pkgs.log
state.log
mock_config.log
root.log
aarch64
mock_output.log
installed_pkgs.log
hw_info.log
dnf.librepo.log
build.log
mock_config.log
dnf.rpm.log
dnf.log
state.log
root.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Apr 16 2026 Xionghu Luo <xionghuluo@tencent.com> - 5.3.0-8 - [Type] bugfix - [DESC] Fix compile options override. * Tue Jun 10 2025 bbrucezhang <bbrucezhang@tencent.com> - 5.3.0-7 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.3.0-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.3.0-5 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.3.0-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.3.0-3 - Rebuilt for OpenCloudOS Stream 23 * Wed Feb 01 2023 Shuo Wang <abushwang@tencent.com> - 5.3.0-2 - Temporary avoidance for 64 page size * Tue Dec 06 2022 cunshunxia <cunshunxia@tencent.com> - 5.3.0-1 - initial build