Sun, 03 Aug 2025 17:55:08 CST | login

Information for build libdasm-1.6-1.ocs23

ID14812
Package Namelibdasm
Version1.6
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libdasm?.#4120f8db40cfd54e0244be515c6b6c47ac996b33
SummarySimple x86 disassembly library
Description libdasm is a C-library that tries to provide simple and convenient way to disassemble Intel x86 raw op-code bytes (machine code). It can parse and print out op-codes in AT&T and Intel syntax. The op-codes are based on IA-32 Intel Architecture Software Developers Manual Volume 2: Instruction Set Reference, order number 243667, year 2004. Non-Intel instructions are not supported at the moment (also, non-Intel but Intel-compatible CPU extensions, like AMD 3DNow! are not supported).
Built byfanjunkong
State complete
Volume DEFAULT
StartedWed, 14 Aug 2024 19:24:08 CST
CompletedWed, 14 Aug 2024 19:25:42 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/libdasm:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libdasm?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
libdasm-1.6-1.ocs23.src.rpm (info) (download)
aarch64
libdasm-1.6-1.ocs23.aarch64.rpm (info) (download)
libdasm-devel-1.6-1.ocs23.aarch64.rpm (info) (download)
python3-pydasm-1.6-1.ocs23.aarch64.rpm (info) (download)
libdasm-debuginfo-1.6-1.ocs23.aarch64.rpm (info) (download)
libdasm-debugsource-1.6-1.ocs23.aarch64.rpm (info) (download)
python3-pydasm-debuginfo-1.6-1.ocs23.aarch64.rpm (info) (download)
x86_64
libdasm-1.6-1.ocs23.x86_64.rpm (info) (download)
libdasm-devel-1.6-1.ocs23.x86_64.rpm (info) (download)
python3-pydasm-1.6-1.ocs23.x86_64.rpm (info) (download)
libdasm-debuginfo-1.6-1.ocs23.x86_64.rpm (info) (download)
libdasm-debugsource-1.6-1.ocs23.x86_64.rpm (info) (download)
python3-pydasm-debuginfo-1.6-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 * Wed Aug 14 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6-1 - initial build