On Wed, Aug 18, 2004 at 12:02:45AM +0200, Roland Stigge wrote: > trying to build the package in a clean environment (pbuilder chroot), I got: > > ============================================================================= > [...] > make[5]: Entering directory > `/tmp/buildd/kdegames-3.2.3/obj-i386-linux/ksnake/da > ta' > make[5]: Nothing to be done for `all-am'. > make[5]: Leaving directory > `/tmp/buildd/kdegames-3.2.3/obj-i386-linux/ksnake/dat > a' > make[4]: Leaving directory > `/tmp/buildd/kdegames-3.2.3/obj-i386-linux/ksnake/dat > a' > make[4]: Entering directory `/tmp/buildd/kdegames-3.2.3/obj-i386-linux/ksnake' > /usr/share/qt3/bin/moc /tmp/buildd/kdegames-3.2.3/./ksnake/game.h -o game.moc > if g++ -DHAVE_CONFIG_H -I. -I/tmp/buildd/kdegames-3.2.3/./ksnake -I.. > -I/tmp/bui > ldd/kdegames-3.2.3/./libkdegames -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-subscri > pts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -g -Wall > -O > 2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new > -f > no-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT > -DQ > T_NO_TRANSLATION -MT game.o -MD -MP -MF ".deps/game.Tpo" -c -o game.o > /tmp/buil > dd/kdegames-3.2.3/./ksnake/game.cpp; \ > then mv -f ".deps/game.Tpo" ".deps/game.Po"; else rm -f ".deps/game.Tpo"; > exit 1 > ; fi > /tmp/buildd/kdegames-3.2.3/ksnake/game.cpp: In member function `void > Game::confKeys()': > /tmp/buildd/kdegames-3.2.3/ksnake/game.cpp:280: error: `keys' undeclared > (first > use this function) > /tmp/buildd/kdegames-3.2.3/ksnake/game.cpp:280: error: (Each undeclared > identifier is reported only once for each function it appears in.) > /tmp/buildd/kdegames-3.2.3/ksnake/game.cpp:280: error: parse error before `(' > token > /tmp/buildd/kdegames-3.2.3/ksnake/game.cpp: In member function `void > Game::confKeys2()': > /tmp/buildd/kdegames-3.2.3/ksnake/game.cpp:288: error: parse error before `(' > token > make[4]: *** [game.o] Error 1 > make[4]: Leaving directory `/tmp/buildd/kdegames-3.2.3/obj-i386-linux/ksnake' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/tmp/buildd/kdegames-3.2.3/obj-i386-linux/ksnake' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/tmp/buildd/kdegames-3.2.3/obj-i386-linux' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/tmp/buildd/kdegames-3.2.3/obj-i386-linux' > make: *** [debian/stamp-makefile-build] Error 2 > =============================================================================
Additional info: The package only fails to build on sid, so it's probably Qt 3.3 related error similar to e.g. 265680 and can be fixed like described there. Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/