Summary: | dev-vcs/mercurial-4.9-r1: chg fails to compile on Solaris | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Fabian Groffen <grobian> |
Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | prefix |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Solaris | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Fabian Groffen
![]() Feel free to introduce a USE flag and revbump straight to stable where -r1 is stable. Thanks, will do. sorry for the spam, I noticed that 9999 doesn't contain the chg changes, are you ok with me porting the changes to 9999 as I go? (In reply to Fabian Groffen from comment #3) > sorry for the spam, I noticed that 9999 doesn't contain the chg changes, are > you ok with me porting the changes to 9999 as I go? I don't feel spammed :) To be honest, I haven't touched the live ebuild for quite a while. So it most likely has more issues as well. But if you want to fix the live ebuild too, that's fine by me. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ae26372c5dbb24dd9d22246eb78713483c1865 commit 60ae26372c5dbb24dd9d22246eb78713483c1865 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-04-15 09:40:25 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-04-15 09:40:36 +0000 dev-vcs/mercurial: make chg optional behind USE=chg (use-default) chg client fails to compile on at least Solaris, so allow disabling this non-essential contrib addition. revbump from -r1 with stable keywords per maintainer's request. Closes: https://bugs.gentoo.org/683374 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --force .../{mercurial-4.9-r1.ebuild => mercurial-4.9-r2.ebuild} | 16 +++++++++++----- dev-vcs/mercurial/mercurial-9999.ebuild | 12 +++++++++++- dev-vcs/mercurial/metadata.xml | 1 + 3 files changed, 23 insertions(+), 6 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54f26b7b905ed5e57236d893b5724b551753bf0 commit f54f26b7b905ed5e57236d893b5724b551753bf0 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-04-15 09:45:33 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-04-15 09:46:35 +0000 prefix/sunos/solaris/package.use.mask: mask USE=chg for mercurial chg client utility fails to compile on Solaris Bug: https://bugs.gentoo.org/683374 Signed-off-by: Fabian Groffen <grobian@gentoo.org> profiles/prefix/sunos/solaris/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) |