Sun, 01 Feb 2026 12:10:56 CST | login

Information for build golang-github-mitchellh-mapstructure-1.4.1-2.oc9

ID36991
Package Namegolang-github-mitchellh-mapstructure
Version1.4.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-mitchellh-mapstructure.git?.#52c5dd199aa6471621a726a1be6065880314c765
SummaryGo library for decoding generic map values into native go structures
Description Mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 02:37:23 CST
CompletedFri, 13 Jun 2025 02:43:13 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-mitchellh-mapstructure.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-mitchellh-mapstructure.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-mitchellh-mapstructure-1.4.1-2.oc9.src.rpm (info) (download)
noarch
golang-github-mitchellh-mapstructure-devel-1.4.1-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
hw_info.log
root.log
mock_output.log
build.log
installed_pkgs.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 * Sun Jun 08 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.4.1-2 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build