powerpc64: graphics/mesa-dri fails to build because "ImportError: No module named mako.template"

Mark Millard markmi at dsl-only.net
Sat Dec 30 07:36:45 UTC 2017


gmake[5]: Entering directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.3.1/src/amd/vulkan'
python2.7 ./radv_entrypoints_gen.py \
	--xml ../../../src/vulkan/registry/vk.xml --outdir .
Traceback (most recent call last):
  File "./radv_entrypoints_gen.py", line 30, in <module>
    from mako.template import Template
ImportError: No module named mako.template
gmake[5]: *** [Makefile:1234: radv_entrypoints.c] Error 1
gmake[5]: Leaving directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.3.1/src/amd/vulkan'
gmake[4]: *** [Makefile:861: all-recursive] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.3.1/src'
gmake[3]: *** [Makefile:652: all] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.3.1/src'
gmake[2]: *** [Makefile:659: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.3.1'
*** Error code 1

(The above is from using MAKE_JOBS_UNSAFE=yes as the
second try.)

===
Mark Millard
markmi at dsl-only.net



More information about the freebsd-ports mailing list