[Mesa-dev] [PATCH 0/5] Fixueps for ppc64 and gnu hurd
Stuart Young
cefiar at gmail.com
Tue Dec 18 05:52:45 UTC 2018
Hi Dylan,
Can't speak on Timo's behalf, but looking at the build logs for 18.3.0
(which is patched with these patches), it built fine on ppc64el (Little
Endian PPC64), but hurd is having issues, tho it looks like it's not
directly related to the patch you provided.
Seems like the issue is that hurd is falling through the tests in
src/util/os_misc.c: In function ‘os_get_total_physical_memory’
...and ends up bailing out with:
src/util/os_misc.c:173:2: error: #error unexpected platform in os_sysinfo.c
Build log output for that specific build on hurd here:
https://buildd.debian.org/status/fetch.php?pkg=mesa&arch=hurd-i386&ver=18.3.0-1&stamp=1544515311&raw=0
On Tue, 18 Dec 2018 at 04:11, Dylan Baker <dylan at pnwbakers.com> wrote:
> Quoting Timo Aaltonen (2018-12-05 03:56:54)
> > On 4.12.2018 23.52, Dylan Baker wrote:
> > > This little series is aimed at fixing problems reported by fedora and
> debian
> > > when using meson, there's a couple of patches in here for fixing ppc64
> detection
> > > (tested without llvm), and a couple for gnu hurd (not tested).
> > >
> > > Dylan Baker (5):
> > > meson: remove duplicate definition
> > > meson: Fix ppc64 little endian detection
> > > meson: Override C++ standard to gnu++11 when building with altivec on
> > > ppc64le
> > > meson: Add support for gnu hurd
> > > meson: Add toggle for glx-direct
> > >
> > > meson.build | 33 ++++++++++++-------
> > > meson_options.txt | 6 ++++
> > > src/gallium/state_trackers/clover/meson.build | 3 ++
> > > 3 files changed, 31 insertions(+), 11 deletions(-)
> > >
> >
> > Thanks, I'll give these a try soon.
> >
> > --
> > t
>
> Ping
>
--
Stuart Young (aka Cefiar)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181218/f83395df/attachment.html>
More information about the mesa-dev
mailing list