Mon, 12 Jan 2026 06:59:09 CST | login

Information for build c4core-0.1.11-6.oc9

ID43947
Package Namec4core
Version0.1.11
Release6.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/c4core.git?.#cc41a743430ce64fc1becca03a9b84706e46f5bb
SummaryC++ core utilities
Descriptionc4core is a library of low-level C++ utilities, written with low-latency projects in mind. Some of the utilities provided by c4core have already equivalent functionality in the C++ standard, but they are provided as the existing C++ equivalent may be insufficient (eg, std::string_view), inefficient (eg, std::string), heavy (eg streams), or plainly unusable on some platforms/projects, (eg exceptions); some other utilities have equivalent under consideration for C++ standardization; and yet some other utilities have (to my knowledge) no equivalent under consideration.
Built byepol-bot
State complete
Volume DEFAULT
StartedMon, 18 Aug 2025 17:19:04 CST
CompletedMon, 18 Aug 2025 17:24:59 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/c4core.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/c4core.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
c4core-0.1.11-6.oc9.src.rpm (info) (download)
aarch64
c4core-0.1.11-6.oc9.aarch64.rpm (info) (download)
c4core-devel-0.1.11-6.oc9.aarch64.rpm (info) (download)
c4core-debuginfo-0.1.11-6.oc9.aarch64.rpm (info) (download)
c4core-debugsource-0.1.11-6.oc9.aarch64.rpm (info) (download)
loongarch64
c4core-0.1.11-6.oc9.loongarch64.rpm (info) (download)
c4core-devel-0.1.11-6.oc9.loongarch64.rpm (info) (download)
c4core-debuginfo-0.1.11-6.oc9.loongarch64.rpm (info) (download)
c4core-debugsource-0.1.11-6.oc9.loongarch64.rpm (info) (download)
x86_64
c4core-0.1.11-6.oc9.x86_64.rpm (info) (download)
c4core-devel-0.1.11-6.oc9.x86_64.rpm (info) (download)
c4core-debuginfo-0.1.11-6.oc9.x86_64.rpm (info) (download)
c4core-debugsource-0.1.11-6.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
mock_config.log
mock_output.log
build.log
state.log
dnf.librepo.log
installed_pkgs.log
dnf.rpm.log
root.log
hw_info.log
dnf.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Mon Aug 18 2025 doupengda <doupengda@loongson.cn> - 0.1.11-6 - [Type] other - [DESC] add support for loongarch64 * Tue Jun 03 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.1.11-5 - Rebuilt for loongarch64 * Fri Aug 09 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.11-4 - bump version * Fri Aug 09 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.11-3 - fix build error from c4fs * Fri Aug 09 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.11-2 - fix build error * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.11-1 - initial build