Fri, 14 Mar 2025 04:13:53 CST | login

Information for build reproc-14.2.4-1.ocs23

ID9379
Package Namereproc
Version14.2.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/reproc.git?.#956293d92e41319d36642470ae8352fd4a7274b2
SummaryA cross-platform (C99/C++11) process library
Descriptionreproc (Redirected Process) is a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs. The main use case is executing command line applications directly from C or C++ code and retrieving their output. reproc consists out of two libraries: reproc and reproc++. reproc is a C99 library that contains the actual code for working with external programs. reproc++ depends on reproc and adapts its API to an idiomatic C++11 API. It also adds a few extras that simplify working with external programs from C++.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 09 May 2024 01:03:19 CST
CompletedThu, 09 May 2024 01:07:16 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/reproc.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/reproc.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
reproc-14.2.4-1.ocs23.src.rpm (info) (download)
aarch64
reproc-14.2.4-1.ocs23.aarch64.rpm (info) (download)
reproc-devel-14.2.4-1.ocs23.aarch64.rpm (info) (download)
reproc-debuginfo-14.2.4-1.ocs23.aarch64.rpm (info) (download)
reproc-debugsource-14.2.4-1.ocs23.aarch64.rpm (info) (download)
x86_64
reproc-14.2.4-1.ocs23.x86_64.rpm (info) (download)
reproc-devel-14.2.4-1.ocs23.x86_64.rpm (info) (download)
reproc-debuginfo-14.2.4-1.ocs23.x86_64.rpm (info) (download)
reproc-debugsource-14.2.4-1.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 Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.2.4-1 - initial build