Summary: | dev-vcs/gitg-3.32.1 - ../gitg-3.32.1/gitg/gitg-window.vala:548.57-548.62: error: The name `BUTTON' does not exist in the context of `Gitg.Window.repository_changed' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bob Johnson <bob> |
Component: | Current packages | Assignee: | Mike Auty (RETIRED) <ikelos> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gnome, mgorny |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | dev-vcs:gitg-3.32.1:20190819-170048.log.bz2 |
Description
Bob Johnson
2019-08-19 17:19:20 UTC
Interesting. I unmerged dev-vcs/gitg, and then --depcleaned, which got rid of the gitg dependencies libdazzle, libpeas and libgit2-glib. Attempting to emerge gitg with 'emerge -v gitg' brought in the dependencies again and still failed on the gitg build. However, doing an 'emerge -uDNv gitg' upgraded dev-lang/vala from 0.36.19 to 0.42.7 (slotted), and the gitg build then succeeded. 'emerge --depclean' then removed dev-lang/vala-0.36.19 from my system. It appears that something in the ebuild, dependency tree, or my system didn't want to upgrade to the necessary dev-lang/vala (0.42.7). Once that upgrade occurred on my stable system, no more problem with gitg. So, I suppose this bug can now be closed as dev-lang/vala-0.42.7 is stable and once it's on the system dev-vcs/gitg-3.32.1 builds fine. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf0fb84a4eb9d2020cb07152655d6a622956aa44 commit bf0fb84a4eb9d2020cb07152655d6a622956aa44 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-08-22 13:01:30 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-08-22 13:01:46 +0000 dev-vcs/gitg: Require vala:0.40 Closes: https://bugs.gentoo.org/692538 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-vcs/gitg/gitg-3.32.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) |