gentoo icon indicating copy to clipboard operation
gentoo copied to clipboard

dev-lang/cxprolog: Fix C++17 does not allow register storage class

Open listout opened this issue 2 years ago • 4 comments

And update EAPI 7 -> 8

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

listout avatar Oct 09 '23 17:10 listout

Pull Request assignment

Submitter: @listout Areas affected: ebuilds Packages affected: dev-lang/cxprolog

dev-lang/cxprolog: @gentoo/prolog

Linked bugs

Bugs linked: 894776


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 avatar Oct 09 '23 18:10 gentoo-bot

Pull request CI report

Report generated at: 2023-10-09 18:11 UTC Newest commit scanned: 057470c41fe81108c16f27e8d398f1d100953c4d 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/885a48519f/output.html

gentoo-repo-qa-bot avatar Oct 09 '23 18:10 gentoo-repo-qa-bot

Pull request CI report

Report generated at: 2024-04-20 18:59 UTC Newest commit scanned: 7ce99d877261a53c4cbe93ffe1d6b14e04dbc4ce 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/60c7bbf27e/output.html

gentoo-repo-qa-bot avatar Apr 20 '24 18:04 gentoo-repo-qa-bot

Java compilation seems (optionally) needed. So the package should (optionally) depend on jdk. This needs some more changes on the deps section. Here is my proposal. In this proposal I also I suggest to drop the completely unneeded use of eant and inheriting java-pkg-simple instead of java-ant-2. This would trigger an imho false eerror from top of the java-pkg-simple.eclass . That eerror should imho be adjusted to allow java-pkg-simple after either of java-pkg-opt-2 or java-pkg-2.

vaukai avatar Apr 20 '24 19:04 vaukai