On 18/01/2017 18:58, jenkins-ad...@freebsd.org wrote: > FreeBSD_STABLE_10-i386 - Build #1643 - Still Failing: > > Build information: > https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/1643/ > Full change log: > https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/1643/changes > Full build log: > https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/1643/console > > Change summaries: > > 312386 by pfg: > MFC r311947, r311981: > > rpcgen(1): Avoid unused variable warning on generated code. > > Avoid "unused variable 'i'" warnings in generated .c files by only > emitting the "int i;" for non-opaque arrays. Opaque arrays use > xdr_opaque() rather than iterating over the array. > > Obtained from: OpenBSD (CVS rev 1.28) > > rpcgen(1): Check getrlimit() return for generated code. > > Obtained from: NetBSD (CVS rev 1.27, 1.28) > > 312382 by avg: > MFC r310630: libkvm: support access to vmm guest memory, allow writes to > fwmem and vmm > > Sponsored by: Panzura > > > > The end of the build log:
... > make[5]: make[5]: don't know how to make gzguts.h. Stop > > make[5]: stopped in /usr/src/sys/boot/libstand32 gzguts.h in libstand32? That does not seem to be related to any of the commits listed at the beginning. -- Andriy Gapon _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"