graphics/mesa-dri missing mako.template

bob prohaska fbsd at www.zefox.net
Tue May 16 19:27:34 UTC 2017


When trying to compile graphics/mesa-dri on RPI2 make reports in part:

/bin/mkdir -p ir3
PYTHONPATH=../../../../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 "/usr/ports/graphics/mesa-dri/work/mesa-17.0.4/src/compiler/nir/nir_algebraic.py", line 32, in <module>
    import mako.template
ImportError: No module named mako.template
gmake[6]: *** [Makefile:1395: ir3/ir3_nir_trig.c] Error 1
gmake[6]: Leaving directory '/usr/ports/graphics/mesa-dri/work/mesa-17.0.4/src/gallium/drivers/freedreno'

Ports and sources are current as of a few minutes ago. I'm trying again
after make clean, but hold out little hope. If there's something else to
try please let me know. 

Thanks for reading,

bob prohaska



More information about the freebsd-ports mailing list