Package: lineakd
Version: 1:0.8.4-2
Severity: serious
From my pbuilder build log:
...
if /bin/sh ../libtool --mode=compile --tag=CXX i486-linux-gnu-g++
-DHAVE_CONFIG_H -DCONFDIR=\"/etc\" -DPLUGINDIR=\"/usr/lib/lineakd/plugins\"
-DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -I. -I. -I.. -I../lineakd -I.
-I.. -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 -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT
xmgr.lo -MD -MP -MF ".deps/xmgr.Tpo" -c -o xmgr.lo xmgr.cpp; \
then mv -f ".deps/xmgr.Tpo" ".deps/xmgr.Plo"; else rm -f
".deps/xmgr.Tpo"; exit 1; fi
i486-linux-gnu-g++ -DHAVE_CONFIG_H -DCONFDIR=\"/etc\"
-DPLUGINDIR=\"/usr/lib/lineakd/plugins\" -DBINDIR=\"/usr/bin\"
-DSBINDIR=\"/usr/sbin\" -I. -I. -I.. -I../lineakd -I. -I.. -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 -O2
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common -MT xmgr.lo -MD -MP -MF .deps/xmgr.Tpo -c xmgr.cpp -fPIC -DPIC -o
.libs/xmgr.o
In file included from xmgr.cpp:18:
../lineak/xmgr.h:38:36: error: X11/extensions/XKBfile.h: No such file or
directory
xmgr.cpp:194: warning: unused parameter 'theDisplay'
make[3]: *** [xmgr.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/lineakd-0.8.4/lineak'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/lineakd-0.8.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/lineakd-0.8.4'
make: *** [build-stamp] Error 2
Adding libxkbfile-dev to the Build-Depends allows the package to build again.
--
Daniel Schepler