Thu, 02 May 2024 08:48:16 UTC | login

Information for build acpica-tools-20220331-6.fc40

ID277485
Package Nameacpica-tools
Version20220331
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/acpica-tools.git#237083a28a076da87278e92ea4dd3ba16db4c407
SummaryACPICA tools for the development and debug of ACPI tables
DescriptionThe ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables. This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI. The following commands are installed: -- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. -- acpibin: performs basic operations on binary AML files (e.g., comparison, data extraction) -- acpidump: write out the current contents of ACPI tables -- acpiexec: simulate AML execution in order to debug method definitions -- acpihelp: display help messages describing ASL keywords and op-codes -- acpisrc: manipulate the ACPICA source tree and format source files for specific environments -- acpixtract: extract binary ACPI tables from acpidump output (see also the pmtools package) This version of the tools is being released under GPLv2 license.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Dec 2023 17:28:45 UTC
CompletedMon, 18 Dec 2023 19:48:32 UTC
Taskbuild (f40, /rpms/acpica-tools.git:237083a28a076da87278e92ea4dd3ba16db4c407)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/acpica-tools.git#237083a28a076da87278e92ea4dd3ba16db4c407'}}
Tags
f40
RPMs
src
acpica-tools-20220331-6.fc40.src.rpm (info) (download)
riscv64
acpica-tools-20220331-6.fc40.riscv64.rpm (info) (download)
acpica-tools-debuginfo-20220331-6.fc40.riscv64.rpm (info) (download)
acpica-tools-debugsource-20220331-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220331-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220331-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20220331-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Apr 03 2022 Al Stone <ahs3@redhat.com> - 20220331-3 - Correct typo in ExcludeArch syntax * Sun Apr 03 2022 Al Stone <ahs3@redhat.com> - 20220331-2 - Stop building 32-bit architecture (i686 and armv7hl); they have been deprecated in Fedora * Sun Apr 03 2022 Al Stone <ahs3@redhat.com> - 20220331-1 - Update to 20220331 upstream source. Bring all the patches up to date. - Update the results of misc test cases. - Add in big-endian patches for PRMT, RGRT and SVKL tables (thanks, Dean!) * Mon Mar 28 2022 Al Stone <ahs3@redhat.com> - 20211217-2 - Stop building i686; it is the only Arch that stumbles across a problem in using varargs but since the Arch has been essentially deprecated, take this as an opportunity to finally drop support for it. * Fri Mar 18 2022 Al Stone <ahs3@redhat.com> - 20211217-1 - Update to 20211217 upstream source. Bring all the patches up to date. - Rawhide use of GCC 12 introduces a new check for dangling pointers which causes non-portable code in utdebug.c stack functions to not compile; add a patch to disable -Wdangling-pointer=2 for the specific functions - The AeRegionHandler() code in acpiexec call a UUID function with a buffer too small for the UUID output string; add a patch to correct this. * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20210604-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Oct 04 2021 Al Stone <ahs3@redhat.com> - 20210730-1 - Update to 20210730 upstream source. Bring all the patches up to date. * Tue Jul 27 2021 Al Stone <ahs3@redhat.com> - 20210604-3 - Running 'iasl -T all' would segfault when dumping the PHAT template; fixed AcpiDmDumpPhat() by removing unnecessary assignments from patch - Borrowed a patch from upstream to fix Unicode usage in WPBTs * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20210604-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild