Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258514 - gnome-base/gnome-settings-daemon-2.24.1-r1 Compile fails
Summary: gnome-base/gnome-settings-daemon-2.24.1-r1 Compile fails
Status: RESOLVED DUPLICATE of bug 256557
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 22:28 UTC by Justin
Modified: 2009-02-11 10:18 UTC (History)
0 users

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


Attachments
Emerge info (emergeinfo,3.06 KB, text/plain)
2009-02-11 01:09 UTC, Justin
Details
build.log (build.log,241.27 KB, text/plain)
2009-02-11 01:15 UTC, Justin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin 2009-02-10 22:28:27 UTC
This happens during emerge and/or revdep-rebuild



Reproducible: Always

Steps to Reproduce:
1. emerge gnome-settings-daemon 
2. 
3.

Actual Results:  
gsd-mouse-manager.c: In function 'devicepresence_filter':
gsd-mouse-manager.c:321: error: 'DeviceEnabled' undeclared (first use in this function)
gsd-mouse-manager.c:321: error: (Each undeclared identifier is reported only once
gsd-mouse-manager.c:321: error: for each function it appears in.)
make[3]: *** [libmouse_la-gsd-mouse-manager.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-settings-daemon-2.24.1-r1/work/gnome-settings-daemon-2.24.1/plugins/mouse'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-settings-daemon-2.24.1-r1/work/gnome-settings-daemon-2.24.1/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/gnome-settings-daemon-2.24.1-r1/work/gnome-settings-daemon-2.24.1'
make: *** [all] Error 2
 *
 * ERROR: gnome-base/gnome-settings-daemon-2.24.1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2871:  Called gnome2_src_compile
 *             environment, line 2235:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 *
 * 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-settings-daemon-2.24.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gnome-settings-daemon-2.24.1-r1/temp/environment'.
 *

>>> Failed to emerge gnome-base/gnome-settings-daemon-2.24.1-r1, Log file:

>>>  '/var/tmp/portage/gnome-base/gnome-settings-daemon-2.24.1-r1/temp/build.log'

 * Messages for package gnome-base/gnome-settings-daemon-2.24.1-r1:

 *
 * ERROR: gnome-base/gnome-settings-daemon-2.24.1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2871:  Called gnome2_src_compile
 *             environment, line 2235:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 *
 * 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-settings-daemon-2.24.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gnome-settings-daemon-2.24.1-r1/temp/environment'.
 *
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2009-02-10 22:53:56 UTC
Please attach build.log and emerge --info
Comment 2 Justin 2009-02-11 01:09:18 UTC
Created attachment 181589 [details]
Emerge info
Comment 3 Justin 2009-02-11 01:15:02 UTC
Created attachment 181590 [details]
build.log
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-02-11 10:18:34 UTC

*** This bug has been marked as a duplicate of bug 256557 ***