Information for build libdasm-1.6-1.oc9

ID30455
Package Namelibdasm
Version1.6
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libdasm.git?.#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
StartedSat, 21 Sep 2024 04:22:02 CST
CompletedSat, 21 Sep 2024 04:25:52 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/libdasm.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libdasm.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
libdasm-1.6-1.oc9.src.rpm (info) (download)
aarch64
libdasm-1.6-1.oc9.aarch64.rpm (info) (download)
libdasm-devel-1.6-1.oc9.aarch64.rpm (info) (download)
python3-pydasm-1.6-1.oc9.aarch64.rpm (info) (download)
libdasm-debuginfo-1.6-1.oc9.aarch64.rpm (info) (download)
libdasm-debugsource-1.6-1.oc9.aarch64.rpm (info) (download)
python3-pydasm-debuginfo-1.6-1.oc9.aarch64.rpm (info) (download)
x86_64
libdasm-1.6-1.oc9.x86_64.rpm (info) (download)
libdasm-devel-1.6-1.oc9.x86_64.rpm (info) (download)
python3-pydasm-1.6-1.oc9.x86_64.rpm (info) (download)
libdasm-debuginfo-1.6-1.oc9.x86_64.rpm (info) (download)
libdasm-debugsource-1.6-1.oc9.x86_64.rpm (info) (download)
python3-pydasm-debuginfo-1.6-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Wed Aug 14 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6-1 - initial build