Date: Fri, 19 May 2017 17:47:44 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 219406] graphics/mesa-dri breaks in the freedreno driver Message-ID: <bug-219406-7141-BbaaiU9vtA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219406-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-219406-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Turner <Andrew@FreeBSD.org> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to x11@FreeBSD.org: Bug 219406: graphics/mesa-dri breaks in the freedreno driver https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219406 --- Description --- While building messa-dri on arm64 the build fails in the freedreno driver. = It looks like it depends on textproc/py-mako. The error is as follows: Making all in drivers/freedreno gmake[5]: Entering directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.0.4/src/gallium/drivers/= free dreno' /bin/mkdir -p ir3 PYTHONPATH=3D../../../../src/compiler/nir python2.7 ./ir3/ir3_nir_trig.py > ir3/ir3_nir_trig.c || (rm -f ir3/ir3_nir_trig.c; false) Traceback (most recent call last): File "./ir3/ir3_nir_trig.py", line 24, in <module> import nir_algebraic File "/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.0.4/src/compiler/nir/nir= _alg ebraic.py", line 32, in <module> import mako.template ImportError: No module named mako.template gmake[5]: *** [Makefile:1395: ir3/ir3_nir_trig.c] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.0.4/src/gallium/drivers/= free dreno' gmake[4]: *** [Makefile:605: all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.0.4/src/gallium' gmake[3]: *** [Makefile:859: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.0.4/src' gmake[2]: *** [Makefile:650: all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.0.4/src' gmake[1]: *** [Makefile:647: all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.0.4'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219406-7141-BbaaiU9vtA>