Source: chrony Version: 1.24-1 Severity: serious User: debian-h...@lists.debian.org
chrony fails to build on hppa on ia64. Complete build logs are available here: https://buildd.debian.org/build.cgi?pkg=chrony&dist=unstable >From the most recent build attempt on hppa: [...] gcc -Wmissing-prototypes -Wall -g -O2 -DLINUX -DHAS_STDINT_H -DHAS_INTTYPES_H -DHAVE_IPV6 -DHAVE_SCHED_SETSCHEDULER -DHAVE_MLOCKALL -DFEAT_RTC=1 -c rtc_linux.c In file included from rtc_linux.c:61: io_linux.h:40:2: error: #error "I don't know the values of the _IOC_* constants for your architecture" rtc_linux.c: In function 'switch_interrupts': rtc_linux.c:679: error: 'CHRONY_IOC_NONE' undeclared (first use in this function) rtc_linux.c:679: error: (Each undeclared identifier is reported only once rtc_linux.c:679: error: for each function it appears in.) rtc_linux.c:679: error: 'CHRONY_IOC_NRBITS' undeclared (first use in this function) rtc_linux.c:679: error: 'CHRONY_IOC_TYPEBITS' undeclared (first use in this function) rtc_linux.c:679: error: 'CHRONY_IOC_SIZEBITS' undeclared (first use in this function) rtc_linux.c: In function 'set_rtc': rtc_linux.c:721: error: 'CHRONY_IOC_WRITE' undeclared (first use in this function) rtc_linux.c:721: error: 'CHRONY_IOC_NRBITS' undeclared (first use in this function) rtc_linux.c:721: error: 'CHRONY_IOC_TYPEBITS' undeclared (first use in this function) rtc_linux.c:721: error: 'CHRONY_IOC_SIZEBITS' undeclared (first use in this function) rtc_linux.c: In function 'read_from_device': rtc_linux.c:916: error: 'CHRONY_IOC_READ' undeclared (first use in this function) rtc_linux.c:916: error: 'CHRONY_IOC_NRBITS' undeclared (first use in this function) rtc_linux.c:916: error: 'CHRONY_IOC_TYPEBITS' undeclared (first use in this function) rtc_linux.c:916: error: 'CHRONY_IOC_SIZEBITS' undeclared (first use in this function) rtc_linux.c: In function 'RTC_Linux_TimePreInit': rtc_linux.c:1072: error: 'CHRONY_IOC_READ' undeclared (first use in this function) rtc_linux.c:1072: error: 'CHRONY_IOC_NRBITS' undeclared (first use in this function) rtc_linux.c:1072: error: 'CHRONY_IOC_TYPEBITS' undeclared (first use in this function) rtc_linux.c:1072: error: 'CHRONY_IOC_SIZEBITS' undeclared (first use in this function) make[1]: *** [rtc_linux.o] Error 1 make[1]: Leaving directory `/build/buildd-chrony_1.24-1-hppa-b0CbX3/chrony-1.24' make: *** [build-stamp] Error 2 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org