Mon, 02 Feb 2026 06:19:53 CST | login

Information for build golang-github-hashicorp-syslog-1.0.0-1.oc9

ID29665
Package Namegolang-github-hashicorp-syslog
Version1.0.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-hashicorp-syslog.git?.#a883187595ad3457344dd4986eafc12cc1893855
SummaryGolang syslog wrapper, cross-compile friendly
Description This package provides a very simple gsyslog package. The point of this package is to allow safe importing of syslog without introducing cross-compilation issues. The stdlib log/syslog cannot be imported on Windows systems, and without conditional compilation this adds complications. Instead, gsyslog provides a very simple wrapper around log/syslog but returns a runtime error if attempting to initialize on a non Linux or OSX system.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 00:49:12 CST
CompletedSat, 21 Sep 2024 00:54:00 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-hashicorp-syslog.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-hashicorp-syslog.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-hashicorp-syslog-1.0.0-1.oc9.src.rpm (info) (download)
noarch
golang-github-hashicorp-syslog-devel-1.0.0-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build