[pkg-ntp-maintainers] Bug#756786: ntp: FTBFS on kfreebsd-*

Sebastian Ramacher sramacher at debian.org
Fri Aug 1 17:04:43 UTC 2014


Source: ntp
Version: 1:4.2.6.p5+dfsg-3.1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

ntp failed to build on kfreebsd-* with:
| # move the administrator programs from /usr/bin to /usr/sbin
| for file in ntpdate ntp-wait ntpd ntptime ntp-keygen; do \
|   mv debian/ntp/usr/bin/$file debian/ntp/usr/sbin/$file || exit; \
| done
| mv: cannot stat 'debian/ntp/usr/bin/ntptime': No such file or directory
| make: *** [install] Error 1

I think the interesting parts in the diff of the build logs of
1:4.2.6.p5+dfsg-3 and 1:4.2.6.p5+dfsg-3.1 is

@@ -802,8 +964,8 @@
 checking struct clockinfo for hz... no
 checking struct clockinfo for tickadj... (cached) no
 checking for struct timespec... yes
-checking for struct ntptimeval... yes
-checking for struct ntptimeval.time.tv_nsec... yes
+checking for struct ntptimeval... no
+checking for struct ntptimeval.time.tv_nsec... no
 checking for inline... inline
 checking whether char is unsigned... no
 checking size of signed char... 1

and

@@ -991,7 +1153,7 @@
 checking half-heartedly for 'noprintf' in the kernel... _noprintf
 checking for a default value for 'tick'... 1000000L/hz
 checking for a default value for 'tickadj'... 500/hz
-checking if we want and can make the ntptime utility... yes
+checking if we want and can make the ntptime utility... no
 checking if we want and can make the tickadj utility... yes
 checking if we want and can make the timetrim utility... no
 checking if we want to build the NTPD simulator... no

For the full build logs, please see
https://buildd.debian.org/status/package.php?p=ntp&suite=unstable.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ntp-maintainers/attachments/20140801/db41897f/attachment.sig>


More information about the pkg-ntp-maintainers mailing list