Mon, 02 Feb 2026 04:37:58 CST | login

Information for build golang-github-hashicorp-multierror-1.1.1-2.oc9

ID36839
Package Namegolang-github-hashicorp-multierror
Version1.1.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-hashicorp-multierror.git?.#7825b0132b457e0b3746b72d4eca879cc48477d3
SummaryGo package for representing a list of errors as a single error
DescriptionGo-multierror is a package for Go that provides a mechanism for representing a list of error values as a single error. This allows a function in Go to return an error that might actually be a list of errors. If the caller knows this, they can unwrap the list and access the errors. If the caller does not know, the error formats to a nice human-readable format. Go-multierror implements the errwrap interface so that it can be used with that library, as well.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 01:44:17 CST
CompletedFri, 13 Jun 2025 01:50:44 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-hashicorp-multierror.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-hashicorp-multierror.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-hashicorp-multierror-1.1.1-2.oc9.src.rpm (info) (download)
noarch
golang-github-hashicorp-multierror-devel-1.1.1-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.1.1-2 - Rebuilt for loongarch64 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build