Information for build c4core-0.1.11-4.oc9

ID29046
Package Namec4core
Version0.1.11
Release4.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/c4core.git?.#a4ffaecde38f9717470e776742dbf162e3bc1ae8
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 byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 21:59:44 CST
CompletedFri, 20 Sep 2024 22:04:10 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-4.oc9.src.rpm (info) (download)
aarch64
c4core-0.1.11-4.oc9.aarch64.rpm (info) (download)
c4core-devel-0.1.11-4.oc9.aarch64.rpm (info) (download)
c4core-debuginfo-0.1.11-4.oc9.aarch64.rpm (info) (download)
c4core-debugsource-0.1.11-4.oc9.aarch64.rpm (info) (download)
x86_64
c4core-0.1.11-4.oc9.x86_64.rpm (info) (download)
c4core-devel-0.1.11-4.oc9.x86_64.rpm (info) (download)
c4core-debuginfo-0.1.11-4.oc9.x86_64.rpm (info) (download)
c4core-debugsource-0.1.11-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * 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