gentoo
gentoo copied to clipboard
sys-power/iasl: Update to 20240321
Update iasl to 20240321.
Pull request CI report
Report generated at: 2024-04-20 22:34 UTC Newest commit scanned: 2d4e6fe22c660f18703e6b9ebad21ffa970fbdb6 Status: :white_check_mark: good
There are existing issues already. Please look into the report to make sure none of them affect the packages in question: https://qa-reports.gentoo.org/output/gentoo-ci/e7418a89ef/output.html
Pull Request assignment
Submitter: @Qwinci Areas affected: ebuilds Packages affected: sys-power/iasl
sys-power/iasl: @robbat2
Linked bugs
Bugs linked: 931767
In order to force reassignment and/or bug reference scan, please append [please reassign]
to the pull request title.
Docs: Code of Conduct ● Copyright policy (expl.) ● Devmanual ● GitHub PRs ● Proxy-maint guide
Pull request CI report
Report generated at: 2024-05-11 17:40 UTC Newest commit scanned: 5ab207c3269dbb376fa0ad8fe3ee48ccf009a9e9 Status: :white_check_mark: good
There are existing issues already. Please look into the report to make sure none of them affect the packages in question: https://qa-reports.gentoo.org/output/gentoo-ci/5aeb622358/output.html
I am getting errors regarding bash-completion
:
make: Entering directory '/tmp/portage/sys-power/iasl-20240321/work/acpica-unix-20240321/generate/unix' make[1]: Entering directory '/tmp/portage/sys-power/iasl-20240321/work/acpica-unix-20240321/generate/unix/acpibin' make[1]: *** No rule to make target 'bash-completion', needed by 'obj/acpibin'. Stop. make[1]: Leaving directory '/tmp/portage/sys-power/iasl-20240321/work/acpica-unix-20240321/generate/unix/acpibin' make: *** [Makefile.common:7: acpibin] Error 2 make: Leaving directory '/tmp/portage/sys-power/iasl-20240321/work/acpica-unix-20240321/generate/unix'
I am getting errors regarding
bash-completion
:
make: Entering directory '/tmp/portage/sys-power/iasl-20240321/work/acpica-unix-20240321/generate/unix' make[1]: Entering directory '/tmp/portage/sys-power/iasl-20240321/work/acpica-unix-20240321/generate/unix/acpibin' make[1]: *** No rule to make target 'bash-completion', needed by 'obj/acpibin'. Stop. make[1]: Leaving directory '/tmp/portage/sys-power/iasl-20240321/work/acpica-unix-20240321/generate/unix/acpibin' make: *** [Makefile.common:7: acpibin] Error 2 make: Leaving directory '/tmp/portage/sys-power/iasl-20240321/work/acpica-unix-20240321/generate/unix'
That's weird, it compiles just fine for me and I don't see any references to bash-completion in the workdir when grepping.