Sat, 18 Jan 2025 18:20:34 CST | login

Information for build c4core-0.1.11-2.ocs23

ID14614
Package Namec4core
Version0.1.11
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/c4core?.#26786be6c680413e9afc00b6c44d1df7a049320c
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, 09 Aug 2024 16:02:21 CST
CompletedFri, 09 Aug 2024 16:06:32 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/c4core:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/c4core?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
RPMs
src
c4core-0.1.11-2.ocs23.src.rpm (info) (download)
aarch64
c4core-0.1.11-2.ocs23.aarch64.rpm (info) (download)
c4core-devel-0.1.11-2.ocs23.aarch64.rpm (info) (download)
c4core-debuginfo-0.1.11-2.ocs23.aarch64.rpm (info) (download)
c4core-debugsource-0.1.11-2.ocs23.aarch64.rpm (info) (download)
x86_64
c4core-0.1.11-2.ocs23.x86_64.rpm (info) (download)
c4core-devel-0.1.11-2.ocs23.x86_64.rpm (info) (download)
c4core-debuginfo-0.1.11-2.ocs23.x86_64.rpm (info) (download)
c4core-debugsource-0.1.11-2.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * 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