[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#276835: kdeutils: FTBFS: Missing Build-Depends on libxtst-dev



Package: kdeutils
Severity: serious
Version: 4:3.3.0-1

>From my build log (also reproduced in an i386 pbuilder chroot):

...
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../klaptopdaemon -I..  -I/usr/include/kde -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT laptop_daemon.lo -MD -MP -MF ".deps/laptop_daemon.Tpo" -c -o laptop_daemon.lo ../../klaptopdaemon/laptop_daemon.cpp; \
then mv -f ".deps/laptop_daemon.Tpo" ".deps/laptop_daemon.Plo"; else rm -f ".deps/laptop_daemon.Tpo"; exit 1; fi
In file included from ../../klaptopdaemon/laptop_daemon.cpp:37:
../../klaptopdaemon/laptop_daemon.h:42:34: X11/extensions/XTest.h: No such file or directory
../../klaptopdaemon/laptop_daemon.cpp: In function `void simulateButton(Display*, int)':
../../klaptopdaemon/laptop_daemon.cpp:828: error: `XTestGrabControl' undeclared (first use this function)
...
make[4]: *** [laptop_daemon.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/kdeutils-3.3.0/obj-x86_64-linux/klaptopdaemon'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/kdeutils-3.3.0/obj-x86_64-linux/klaptopdaemon'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/kdeutils-3.3.0/obj-x86_64-linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/kdeutils-3.3.0/obj-x86_64-linux'
make: *** [build-arch-stamp] Error 2

If I pass "--extrapackages libxtst-dev" to pbuilder, then the package
builds again, on both amd64 and i386.
-- 
Daniel Schepler              "Please don't disillusion me.  I
schepler@math.berkeley.edu    haven't had breakfast yet."
                                 -- Orson Scott Card



Reply to: