Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2021 01:57:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 256138] graphics/mesa-dri: attempt to fix build on riscv64
Message-ID:  <bug-256138-7141-leoBH93QTa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256138-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256138-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-feedback:
Bug 256138: graphics/mesa-dri: attempt to fix build on riscv64
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256138



--- Description ---
mesa-dri fails on attempts to build (via qemu):

  pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/mesa-dri/work/stage/usr/local/include/GL/intern=
al/d
ri_interface.h:No
such file or directory
  pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/mesa-dri/work/stage/usr/local/libdata/pkgconfig=
/dri
.pc:No
such file or directory

This is due to the fact that there is no stanza including riscv64 in the
Makefile.  Thus, add one.

Note: the hardware I have is not yet ready for graphics testing, so this is
_only_ a compile-time fix so that I can test-build dependent ports.  Howeve=
r,
it should be harmless.

Unless there are objections, I intend to commit this in two weeks.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256138-7141-leoBH93QTa>