Sat, 18 Jan 2025 18:21:04 CST | login

Information for build c4core-0.1.11-4.ocs23

ID14621
Package Namec4core
Version0.1.11
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/c4core?.#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, 09 Aug 2024 17:18:32 CST
CompletedFri, 09 Aug 2024 17:22:30 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
epol9-test-compose
RPMs
src
c4core-0.1.11-4.ocs23.src.rpm (info) (download)
aarch64
c4core-0.1.11-4.ocs23.aarch64.rpm (info) (download)
c4core-devel-0.1.11-4.ocs23.aarch64.rpm (info) (download)
c4core-debuginfo-0.1.11-4.ocs23.aarch64.rpm (info) (download)
c4core-debugsource-0.1.11-4.ocs23.aarch64.rpm (info) (download)
x86_64
c4core-0.1.11-4.ocs23.x86_64.rpm (info) (download)
c4core-devel-0.1.11-4.ocs23.x86_64.rpm (info) (download)
c4core-debuginfo-0.1.11-4.ocs23.x86_64.rpm (info) (download)
c4core-debugsource-0.1.11-4.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-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