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

dev-libs/boehm-gc: fix missing installed headers for 8.2.0 #25282

Merged
merged 1 commit into from May 2, 2022

Conversation

xen0n
Copy link
Member

@xen0n xen0n commented May 2, 2022

The patch is generated by cherry-picking upstream commit
ivmai/bdwgc@056ad8279e9a89e9, then refreshing
generated files.

Signed-off-by: WANG Xuerui xen0n@gentoo.org

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @xen0n
Areas affected: ebuilds
Packages affected: dev-libs/boehm-gc

dev-libs/boehm-gc: @gentoo/toolchain

Linked bugs

No bugs to link found. If your pull request references any of the Gentoo bug reports, please add appropriate GLEP 66 tags to the commit message and request reassignment.

If you do not receive any reply to this pull request, please open or link a bug to attract the attention of maintainers.


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). no bug found No Bug/Closes found in the commits. labels May 2, 2022
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2022-05-02 09:11 UTC
Newest commit scanned: de6c3a3
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/fd763c267c/output.html

The patch is generated by cherry-picking upstream commit
ivmai/bdwgc@056ad8279e9a89e9, then refreshing
generated files.

Fixes: 679ce91 ("dev-libs/boehm-gc: add 8.2.0")
Closes: gentoo#25282
Reviewed-by: David Seifert <soap@gentoo.org>
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2022-05-02 22:50 UTC
Newest commit scanned: e70f62a
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/7eea95b198/output.html

@gentoo-bot gentoo-bot closed this in e70f62a May 2, 2022
@gentoo-bot gentoo-bot merged commit e70f62a into gentoo:master May 2, 2022
@@ -9,7 +9,8 @@ MY_P="gc-${PV}"

DESCRIPTION="The Boehm-Demers-Weiser conservative garbage collector"
HOMEPAGE="https://www.hboehm.info/gc/ https://github.com/ivmai/bdwgc/"
SRC_URI="https://github.com/ivmai/bdwgc/releases/download/v${PV}/${MY_P}.tar.gz"
SRC_URI="https://github.com/ivmai/bdwgc/releases/download/v${PV}/${MY_P}.tar.gz
Copy link
Member

@thesamesam thesamesam May 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While I appreciate this only affects loong, still needs a revbump or you'll have broken installs with a missing header.

Copy link
Member Author

@xen0n xen0n May 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's true in the generic sense, but there is very likely no other existing loong installations with this version installed... everyone knowing to upgrade to this keyword-less version is presumably already on #gentoo-loong. This way a rebuild for nearly everyone else can be saved...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no anybody else as it's not keyworded.

@xen0n xen0n deleted the boehm-gc-fix branch May 3, 2022 17:34
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). no bug found No Bug/Closes found in the commits.
Projects
None yet
5 participants