Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2017 12:27:32 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        ports@freebsd.org, freebsd-arm@freebsd.org
Subject:   graphics/mesa-dri missing mako.template
Message-ID:  <20170516192732.GB98474@www.zefox.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170516192732.GB98474>