Source: xautolock Version: 1:2.1-8 Severity: serious User: debian-h...@lists.debian.org Usertags: hppa
xautolock fails to build on hppa. Full build logs can be found here: https://buildd.debian.org/build.cgi?pkg=xautolock&dist=unstable A portion of the most recent build attempt follows. [...] dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package xautolock dpkg-buildpackage: source version 1:2.2-1 dpkg-buildpackage: host architecture hppa /usr/bin/fakeroot debian/rules clean dpatch deapply-all 11-fix-no-dpms not applied to ./ . 10-fix-memory-corruption not applied to ./ . rm -rf patch-stamp patch-stampT debian/patched dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make clean rm -f Makefile dh_clean debian/rules build test -d debian/patched || install -d debian/patched dpatch apply-all applying patch 10-fix-memory-corruption to ./ ... ok. applying patch 11-fix-no-dpms to ./ ... ok. dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp dh_testdir # Add here commands to configure the package. touch configure-stamp dh_testdir # Add here commands to compile the package. xmkmf imake -DUseInstalled -I/usr/lib/X11/config /usr/bin/make make[1]: Entering directory `/build/buildd-xautolock_2.2-1-hppa-mCoC3G/xautolock-2.2' gcc -g -O2 -fno-strict-aliasing -Iinclude -Dlinux -D__hppa__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHasVFork -c src/diy.c -o src/diy.o gcc -g -O2 -fno-strict-aliasing -Iinclude -Dlinux -D__hppa__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHasVFork -c src/options.c -o src/options.o gcc -g -O2 -fno-strict-aliasing -Iinclude -Dlinux -D__hppa__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHasVFork -c src/message.c -o src/message.o gcc -g -O2 -fno-strict-aliasing -Iinclude -Dlinux -D__hppa__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHasVFork -c src/state.c -o src/state.o gcc -g -O2 -fno-strict-aliasing -Iinclude -Dlinux -D__hppa__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHasVFork -c src/engine.c -o src/engine.o src/engine.c: In function 'queryIdleTime': src/engine.c:35: error: 'CARD16' undeclared (first use in this function) src/engine.c:35: error: (Each undeclared identifier is reported only once src/engine.c:35: error: for each function it appears in.) src/engine.c:35: error: expected ';' before 'standby' src/engine.c:36: error: expected ';' before 'state' src/engine.c:37: error: 'BOOL' undeclared (first use in this function) src/engine.c:37: error: expected ';' before 'onoff' src/engine.c:57: error: 'standby' undeclared (first use in this function) src/engine.c:57: error: 'suspend' undeclared (first use in this function) src/engine.c:57: error: 'off' undeclared (first use in this function) src/engine.c:58: error: 'state' undeclared (first use in this function) src/engine.c:58: error: 'onoff' undeclared (first use in this function) src/engine.c:62: error: 'DPMSModeStandby' undeclared (first use in this function) src/engine.c:66: error: 'DPMSModeSuspend' undeclared (first use in this function) src/engine.c:70: error: 'DPMSModeOff' undeclared (first use in this function) src/engine.c:74: error: 'DPMSModeOn' undeclared (first use in this function) make[1]: *** [src/engine.o] Error 1 make[1]: Leaving directory `/build/buildd-xautolock_2.2-1-hppa-mCoC3G/xautolock-2.2' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org