Date: Tue, 25 May 2021 01:57:52 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 256138] graphics/mesa-dri: attempt to fix build on riscv64 Message-ID: <bug-256138-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256138 Bug ID: 256138 Summary: graphics/mesa-dri: attempt to fix build on riscv64 Product: Ports & Packages Version: Latest Hardware: riscv OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: linimon@FreeBSD.org CC: riscv@FreeBSD.org CC: riscv@FreeBSD.org Assignee: x11@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) Created attachment 225241 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225241&action= =3Dedit patch to graphics/mesa-dri/Makefile 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/dri_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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256138-7788>