Thu, 26 Jun 2025 22:36:45 CST | login

Information for build c4core-0.1.11-5.oc9

ID35421
Package Namec4core
Version0.1.11
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/c4core.git?.#39c8a2e2f83a82c4d866d65e8f106212ec9fa977
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 bybbrucezhang
State failed
Volume DEFAULT
StartedThu, 12 Jun 2025 16:26:26 CST
CompletedThu, 12 Jun 2025 16:35:02 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 No tags
RPMs No RPMs
Changelog * 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