Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2020 19:58:07 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Piotr Kubaj via svn-ports-all <svn-ports-all@freebsd.org>
Cc:        Piotr Kubaj <pkubaj@anongoth.pl>, ports-committers@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r552871 - head/graphics/mesa-devel/files
Message-ID:  <d01b-h368-wny@FreeBSD.org>
In-Reply-To: <20201021173618.GA28028@KGPE-D16> (Piotr Kubaj via svn-ports-all's message of "Wed, 21 Oct 2020 19:36:18 %2B0200")
References:  <202010211701.09LH1luC017713@repo.freebsd.org> <1rhr-ij3o-wny@FreeBSD.org> <20201021173618.GA28028@KGPE-D16>

next in thread | previous in thread | raw e-mail | index | archive | help
Piotr Kubaj via svn-ports-all <svn-ports-all@freebsd.org> writes:

> On 20-10-21 19:28:43, Jan Beich wrote:
>> Piotr Kubaj <pkubaj@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d01b-h368-wny>