Fri, 22 Nov 2024 01:50:16 CST | login

Information for build gengetopt-2.23-1.ocs23

ID7595
Package Namegengetopt
Version2.23
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/gengetopt.git?.#efa615e259f7ca5e1e1dfaa7459b05fc3179a716
SummaryTool to write command line option parsing code for C programs
DescriptionGengetopt is a tool to generate C code to parse the command line arguments argc and argv that are part of every C or C++ program. The generated code uses the C library function getopt_long to perform the actual command line parsing.
Built byfanjunkong
State complete
Volume DEFAULT
StartedWed, 08 May 2024 16:17:41 CST
CompletedWed, 08 May 2024 16:21:20 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/gengetopt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/gengetopt.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
gengetopt-2.23-1.ocs23.src.rpm (info) (download)
aarch64
gengetopt-2.23-1.ocs23.aarch64.rpm (info) (download)
gengetopt-debuginfo-2.23-1.ocs23.aarch64.rpm (info) (download)
gengetopt-debugsource-2.23-1.ocs23.aarch64.rpm (info) (download)
x86_64
gengetopt-2.23-1.ocs23.x86_64.rpm (info) (download)
gengetopt-debuginfo-2.23-1.ocs23.x86_64.rpm (info) (download)
gengetopt-debugsource-2.23-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> - 2.23-1 - initial build