svn commit: r552871 - head/graphics/mesa-devel/files

Jan Beich jbeich at FreeBSD.org
Wed Oct 21 17:58:11 UTC 2020


Piotr Kubaj via svn-ports-all <svn-ports-all at freebsd.org> writes:

> On 20-10-21 19:28:43, Jan Beich wrote:
>> Piotr Kubaj <pkubaj at FreeBSD.org> writes:
>> 
>> > Author: pkubaj
>> > Date: Wed Oct 21 17:01:47 2020
>> > New Revision: 552871
>> > URL: https://svnweb.freebsd.org/changeset/ports/552871
>> >
>> > Log:
>> >   graphics/mesa-devel: fix build on big-endian architectures
>> >   
>> 
>> What was the error? I don't see bustage on powerpc64
>> http://pylon.nyi.freebsd.org/data/latest-per-pkg/mesa-devel/
>
> Probably because those builds are too old.
>
> On 20.2.b.2346:
> ../src/compiler/spirv/spirv_to_nir.c:40:10: fatal error: byteswap.h: No such file or directory
>    40 | #include <byteswap.h>
>       |          ^~~~~~~~~~~~
> compilation terminated.

Thanks for the clarification. I was misled by date of builds.

> I'm planning to send PR to upstream today or tomorrow.

While reviewing your change I did some modifications, so it benefits
NetBSD and OpenBSD as well (DragonFly doesn't support big-endian).

https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7257


More information about the svn-ports-all mailing list