Skip to content

sys-kernel/scx: fix 1.0.14 #43006

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

Closed
wants to merge 1 commit into from
Closed

Conversation

xz-dev
Copy link
Contributor

@xz-dev xz-dev commented Jul 15, 2025

Bug: https://bugs.gentoo.org/960099


Please check all the boxes that apply:

  • I can submit this contribution in agreement with the Copyright Policy.
  • I have certified the above via adding a Signed-off-by line to every commit in the pull request.
  • This contribution has not been created with the assistance of Natural Language Processing artificial intelligence tools, in accordance with the AI policy.
  • I have run pkgcheck scan --commits --net to check for issues with my commits.

Please note that all boxes must be checked for the pull request to be merged.

Bug: https://bugs.gentoo.org/960099

Signed-off-by: xz-dev <xiangzhedev@gmail.com>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @xz-dev
Areas affected: ebuilds
Packages affected: sys-kernel/scx

sys-kernel/scx: @vimproved, @gentoo/proxy-maint, @chutz, @Flowdalic

Linked bugs

Bugs linked: 960099


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 Jul 15, 2025
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2025-07-15 04:39 UTC
Newest commit scanned: 1c682cc
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/5aed76e/output.html

@vimproved
Copy link
Contributor

Alright, I officially have no idea what's going on with this. This patch was necessary for me to build 1.0.14, but if it breaks it for other people then I'll give the LGTM for merging this.

@vimproved
Copy link
Contributor

Ah, I think I see the issue here now. In GCC, __builtin_preserve_enum_value takes 3 arguments, while in clang it takes 2, so removing this patch will break compilation with clang. I'll file a followup PR with a fix.

@vimproved
Copy link
Contributor

Created #43008.

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
Development

Successfully merging this pull request may close these issues.

4 participants