Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517386 - econf fails with GNOME_DEBUG_CHECK: command not found
Summary: econf fails with GNOME_DEBUG_CHECK: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-18 01:27 UTC by John Bowler
Modified: 2014-07-19 00:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info '=www-client/epiphany-3.12.1::gentoo' (info,4.98 KB, text/plain)
2014-07-18 01:27 UTC, John Bowler
Details
build.log (build.log,9.87 KB, text/x-log)
2014-07-18 01:28 UTC, John Bowler
Details
emerge -pqv '=www-client/epiphany-3.12.1::gentoo' (info,74 bytes, text/plain)
2014-07-18 01:29 UTC, John Bowler
Details
environment (environment,131.26 KB, text/plain)
2014-07-18 01:29 UTC, John Bowler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Bowler 2014-07-18 01:27:34 UTC
Created attachment 380928 [details]
emerge --info '=www-client/epiphany-3.12.1::gentoo'

Looks like a missing build dep.  This is attempting to install epiphany on a KDE openrc system; gnome won't install because of the insistence on systemd.
Comment 1 John Bowler 2014-07-18 01:28:17 UTC
Created attachment 380930 [details]
build.log
Comment 2 John Bowler 2014-07-18 01:29:08 UTC
Created attachment 380932 [details]
emerge -pqv '=www-client/epiphany-3.12.1::gentoo'
Comment 3 John Bowler 2014-07-18 01:29:46 UTC
Created attachment 380934 [details]
environment
Comment 4 John Bowler 2014-07-18 01:31:21 UTC
Command was:

emerge --quiet-build epiphany

Webkit-gtk was already installed, nothing else that I know about from GNOME was.
Comment 5 Mart Raudsepp gentoo-dev 2014-07-18 05:11:30 UTC
Should be fixed, thanks.
To not wait for the fix to be propagated to rsync mirrors, you can
emerge -1va gnome-common
Comment 6 John Bowler 2014-07-18 15:00:19 UTC
That fixes the problem.  My build now fails because YELP_HELP_INIT is not defined in configure and help/Makefile ends up with an un-substituted @YELP_HELP_RULES@ at line 513, but this is a separate bug and I was sure I had already reported it ;-)

I'll either find the existing report or report this separately.  (I think it's missing yelp-tools and it was probably fixed before by adding it to gnome-base/gnome).
Comment 7 John Bowler 2014-07-19 00:37:56 UTC
The YELP_HELP_INIT bug is the same symptom as this one:

https://bugs.gentoo.org/show_bug.cgi?id=513280

I'll raise a new bug and add references to this one and the above.
Comment 8 John Bowler 2014-07-19 00:51:45 UTC
The new bug is 517462