Summary: | gnome-extra/synapse-0.2.99.2 Emerge failure after "drop optional zeitgeist support" ebuild update. ERROR: configure econf failed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Yevgeny Dyatlov <subscribe> |
Component: | Current packages | Assignee: | Desktop Misc. Team <desktop-misc> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | toralf |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info =gnome-extra/synapse-0.2.99.2::gentoo
The complete build log gnome-extra/synapse-0.2.99.2/work/synapse-0.2.99.2_build/config.log |
Created attachment 532234 [details]
The complete build log
Created attachment 532236 [details]
gnome-extra/synapse-0.2.99.2/work/synapse-0.2.99.2_build/config.log
it is fixed in the newer version, current in-tree does not allow zetgeist disabling *** Bug 660286 has been marked as a duplicate of this bug. *** (In reply to Mikle Kolyada from comment #3) > it is fixed in the newer version, current in-tree does not allow zetgeist > disabling What are you even talking about? The[sic] bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61045627abfe9cf8dde61690de28f01288960bb8 commit 61045627abfe9cf8dde61690de28f01288960bb8 Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2018-10-14 12:17:46 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2018-10-14 12:18:03 +0000 gnome-extra/synapse: Set --disable-zeitgeist Fixes: https://bugs.gentoo.org/660286 Fixes: 224e7a63d6f24664abfae1de60d81a9e3631e987 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jeroen Roovers <jer@gentoo.org> gnome-extra/synapse/synapse-0.2.99.2.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) synapse-0.2.99.2 Build Environment Install Prefix: /usr Zeitgeist support: no Optional dependencies Rest: yes AppIndicator: no |
Created attachment 532232 [details] emerge --info =gnome-extra/synapse-0.2.99.2::gentoo After last world update Portage suggested: [ebuild R ] gnome-extra/synapse-0.2.99.2 USE="(-zeitgeist%)" But while merging an error occurred: ERROR: configure ERROR: gnome-extra/synapse-0.2.99.2::gentoo failed (configure phase): econf failed Call stack: ebuild.sh, line 124: Called src_configure environment, line 2994: Called autotools-utils_src_configure environment, line 510: Called econf '--docdir=/usr/share/doc/synapse-0.2.99.2' '--enable-indicator=no' '--disable-librest' phase-helpers.sh, line 666: Called __helpers_die 'econf failed' isolated-functions.sh, line 117: Called die The specific snippet of code: die "$@"