First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 129377
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: uran238 <uran238@web.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 129377 depends on: Show dependency tree
Show dependency graph
Bug 129377 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-09 12:12 0000
I tried to merge kdebase/kdepim-3.5.2 today resulting in the following error.
It says "X11/extensions/scrnsaver.h: No such file or directory" so it probably
depends on x11-proto/scrnsaverproto which installes
"/usr/include/X11/extensions/scrnsaver.h"
It's probably the same for older kde versions.

/usr/qt/3/bin/moc ./idletimedetector.h -o idletimedetector.moc
/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I.. -I../libkcal
-I../kresources/remote -I.. -I../libkdepim -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT
-D_FILE_OFFSET_BITS=64  -DHAVE_BOOST -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2
-mtune=pentium3 -O2 -mmmx -msse -pipe -D_FILE_OFFSET_BITS=64
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o
idletimedetector.lo idletimedetector.cpp
In file included from idletimedetector.cpp:1:
idletimedetector.h:12:39: X11/extensions/scrnsaver.h: No such file or directory
In file included from idletimedetector.cpp:1:
idletimedetector.h:93: error: ISO C++ forbids declaration of `XScreenSaverInfo'
with no type
idletimedetector.h:93: error: expected `;' before '*' token
idletimedetector.cpp: In constructor `IdleTimeDetector::IdleTimeDetector(int)':
idletimedetector.cpp:16: error: `XScreenSaverQueryExtension' was not declared
in this scope
idletimedetector.cpp:16: warning: unused variable 'XScreenSaverQueryExtension'
idletimedetector.cpp: In member function `void IdleTimeDetector::check()':
idletimedetector.cpp:41: error: `_mit_info' was not declared in this scope
idletimedetector.cpp:41: error: `XScreenSaverAllocInfo' was not declared in
this scope
idletimedetector.cpp:42: error: `XScreenSaverQueryInfo' was not declared in
this scope
idletimedetector.cpp:41: warning: unused variable 'XScreenSaverAllocInfo'
idletimedetector.cpp:42: warning: unused variable 'XScreenSaverQueryInfo'
make[3]: *** [idletimedetector.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdepim-3.5.2/work/kdepim-3.5.2/karm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdepim-3.5.2/work/kdepim-3.5.2/karm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdepim-3.5.2/work/kdepim-3.5.2'
make: *** [all] Error 2

------- Comment #1 From aizvorski@gmail.com 2006-10-16 19:14:49 0000 -------
confirmed with kde-base/kdepim-3.5.2-r2 on amd64.  please bump
priority/severity to critical, since this prevents emerging kde *as a whole* on
a clean install of 2006.1 from livecd.  emerging xscrensaver first fixes the
problem (but all users can't be expected to have to figure that out).

------- Comment #2 From Diego Pettenò 2006-10-17 02:43:37 0000 -------
Fixed now in CVS.

First Last Prev Next    No search results available      Search page      Enter new bug