svn commit: r324178 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua

Andriy Gapon avg at FreeBSD.org
Thu Oct 5 06:30:27 UTC 2017


On 04/10/2017 23:29, Andriy Gapon wrote:
> On 04/10/2017 23:08, Ed Maste wrote:
>> On 1 October 2017 at 22:12, Andriy Gapon <avg at freebsd.org> wrote:
>>>
>>> Author: avg
>>> Date: Sun Oct  1 20:12:30 2017
>>> New Revision: 324178
>>> URL: https://svnweb.freebsd.org/changeset/base/324178
>>>
>>> Log:
>>>   unbreak kernel builds on sparc64 and powerpc after r324163, ZFS Channel Programs
>>
>> Seems this is still broken on sparc64:
>> https://ci.freebsd.org/job/FreeBSD-head-powerpc64-build/1443/console
> 
> That's really puzzling because I specifically tested the fix on sparc64 before
> committing and it worked.
> 
> Oh, I see, you meant powerpc64...


Now I see where I tripped.  The code built fine on sparc64 and powerpc does not
build ZFS at all and powerpc64 (with char unsigned) kept failing.

I am going to commit a platform independent fix soon.

-- 
Andriy Gapon


More information about the svn-src-head mailing list