Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780366 - dev-lang/swi-prolog-8.2.3: switch to cmake.eclass, then stabilise
Summary: dev-lang/swi-prolog-8.2.3: switch to cmake.eclass, then stabilise
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prolog project
URL:
Whiteboard:
Keywords: PullRequest, STABLEREQ
Depends on:
Blocks:
 
Reported: 2021-04-05 11:50 UTC by Andreas Sturmlechner
Modified: 2021-05-09 20:54 UTC (History)
1 user (show)

See Also:
Package list:
dev-lang/swi-prolog-8.2.3 ppc
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2021-04-05 11:50:41 UTC
In 2021 we don't depend on cmake-utils and eutils.
Comment 1 Andreas Sturmlechner gentoo-dev 2021-04-15 15:05:49 UTC
ping
Comment 2 Keri Harris gentoo-dev 2021-05-08 16:47:06 UTC
Stable on amd64 + x86.
Comment 3 Andreas Sturmlechner gentoo-dev 2021-05-08 16:48:17 UTC
I can see that you switched to cmake.eclass now, but you did not respond to the question in linked PR, which does a bit more btw.

Can I maybe get a response from you here?
Comment 4 Keri Harris gentoo-dev 2021-05-08 18:39:35 UTC
(In reply to Andreas Sturmlechner from comment #3)
> I can see that you switched to cmake.eclass now, but you did not respond to
> the question in linked PR, which does a bit more btw.
> 
> Can I maybe get a response from you here?

Sorry for being obtuse - which question are you referring to? (I feel I'm missing something obvious).
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-09 04:01:09 UTC
ppc done

all arches done
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-09 04:15:07 UTC
(In reply to Keri Harris from comment #4)
> (In reply to Andreas Sturmlechner from comment #3)
> > I can see that you switched to cmake.eclass now, but you did not respond to
> > the question in linked PR, which does a bit more btw.
> > 
> > Can I maybe get a response from you here?
> 
> Sorry for being obtuse - which question are you referring to? (I feel I'm
> missing something obvious).

I think maybe https://github.com/gentoo/gentoo/pull/20264#discussion_r615282518 but not sure?
Comment 8 Larry the Git Cow gentoo-dev 2021-05-09 20:54:43 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94c04a54579b3509a3dcb9736c6a0082710f249

commit c94c04a54579b3509a3dcb9736c6a0082710f249
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-04-05 11:51:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-09 20:48:52 +0000

    dev-lang/swi-prolog: Tidyup, drop multilib
    
    - local mycmakeargs
    - Drop superfluous and post-inherit BUILD_DIR, CMAKE_USE_DIR
    - Drop superfluous eapply_user, done by cmake_src_prepare
    
    Bug: https://bugs.gentoo.org/780366
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-lang/swi-prolog/swi-prolog-8.2.4.ebuild  | 16 +++++++---------
 dev-lang/swi-prolog/swi-prolog-8.3.21.ebuild | 22 +++++++++-------------
 dev-lang/swi-prolog/swi-prolog-8.3.22.ebuild | 16 +++++++---------
 3 files changed, 23 insertions(+), 31 deletions(-)