What's the story on buildbot?
Matthew Selsky
Matthew.Selsky at twosigma.com
Fri Jan 27 13:21:15 UTC 2017
On Thu, Jan 26, 2017 at 01:44:22AM -0800, Hal Murray wrote:
> With configure --enable-leap-smear
> it gets several warnings, then crashes with:
> [104/105] Linking build/main/ntpd/ntpd
> ntpd/ntp_timer.c.3.o: In function `check_leapsec':
> ntp_timer.c:(.text+0x989): undefined reference to `DTOLFP'
> collect2: error: ld returned 1 exit status
I filed an issue at https://gitlab.com/NTPsec/ntpsec/issues/235, with a proposed fix that needs to be reviewed.
> With configure --enable-mssntp
> [ 92/105] Compiling ntpd/ntp_timer.c
> ../../ntpd/ntp_signd.c: In function â?~send_via_ntp_signdâ?T:
> ../../ntpd/ntp_signd.c:212:49: error: â?~xpkt0â?T undeclared (first use in
> this function)
> sendpkt(&rbufp->recv_srcadr, rbufp->dstadr, xpkt0, sendlen);
> ^~~~~
> ../../ntpd/ntp_signd.c:212:49: note: each undeclared identifier is reported
> only once for each function it appears in
I fixed this as part of https://gitlab.com/NTPsec/ntpsec/issues/236
Thanks,
-Matt
More information about the devel
mailing list