Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sys-boot/syslinux: pass UPX=false to make #33399

Closed
wants to merge 1 commit into from

Conversation

vimproved
Copy link
Contributor

When building with bios support, Syslinux attempts to call upx. However, it is not a necessary build step and the build will just continue if it fails. This commit passes UPX=false to make when built with bios support to silence the command not found QA warnings.

Closes: https://bugs.gentoo.org/888211

When building with bios support, Syslinux attempts to call upx. However,
it is not a necessary build step and the build will just continue if it
fails. This commit passes UPX=false to make when built with bios support
to silence the command not found QA warnings.

Closes: https://bugs.gentoo.org/888211
Signed-off-by: Violet Purcell <vimproved@inventati.org>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @vimproved
Areas affected: ebuilds
Packages affected: sys-boot/syslinux

sys-boot/syslinux: chithanh, @gentoo/base-system

Linked bugs

Bugs linked: 888211


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Oct 18, 2023
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2023-10-18 19:11 UTC
Newest commit scanned: a44f315
Status: ✅ 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/e99f57be8f/output.html

@vimproved vimproved closed this Nov 29, 2023
@vimproved vimproved deleted the syslinux-upx branch November 29, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
4 participants