FreeBSD_STABLE_10-i386 - Build #1643 - Still Failing

Pedro Giffuni pfg at FreeBSD.org
Wed Jan 18 17:55:13 UTC 2017



On 01/18/17 12:46, Andriy Gapon wrote:
> On 18/01/2017 18:58, jenkins-admin at 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.
>

It says "still failing" so the breakage comes from the past.

Pedro.


More information about the freebsd-i386 mailing list