Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267173 - gnome-base/gnome-desktop-2.24.3-r1 should depend on gnome-common
Summary: gnome-base/gnome-desktop-2.24.3-r1 should depend on gnome-common
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-23 08:00 UTC by Thomas Scheffler
Modified: 2009-04-23 22:04 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Scheffler 2009-04-23 08:00:22 UTC
gnome-desktop could not be emerged with the following error message:

./configure: line 13130: GNOME_COMMON_INIT: command not found
./configure: line 13131: GNOME_DEBUG_CHECK: command not found
./configure: line 13132: syntax error near unexpected token `maximum'
./configure: line 13132: `GNOME_COMPILE_WARNINGS(maximum)'

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/gnome-base/gnome-desktop-2.24.3-r1/work/gnome-desktop-2.24.3/config.log
 *
 * ERROR: gnome-base/gnome-desktop-2.24.3-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2949:  Called gnome2_src_compile
 *             environment, line 2306:  Called gnome2_src_configure
 *             environment, line 2320:  Called econf '--with-gnome-distributor=Gentoo' '--disable-scrollkeeper' '--disable-gtk-doc'
 *               ebuild.sh, line  527:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/gnome-base/gnome-desktop-2.24.3-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gnome-desktop-2.24.3-r1/temp/environment'.

bug #226453 is related and the fix emerging gnome-common also fixed this bug


Reproducible: Always

Steps to Reproduce:
1. unmerge gnome-common (if installed)
2. emerge gnome-desktop

Actual Results:  
Emerge fails

Expected Results:  
ebuild should depend on gnome-common and than build without errors.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-04-23 22:04:06 UTC
fixed without a bump, thanks for reporting.