=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for glad-0.1.34 [ 25%] Generating GLAD [08/07/2021 10:49:26][INFO ][glad ]: reproducible build, using packaged specification: 'gl.xml' [08/07/2021 10:49:26][INFO ][glad.files ]: opening 'gl.xml' from packaged path Traceback (most recent call last): File "/usr/pkg/lib/python3.8/xml/etree/ElementTree.py", line 1500, in __init__ from xml.parsers import expat File "/usr/pkg/lib/python3.8/xml/parsers/expat.py", line 4, in from pyexpat import * ModuleNotFoundError: No module named 'pyexpat' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/pkg/lib/python3.8/xml/etree/ElementTree.py", line 1503, in __init__ import pyexpat as expat ModuleNotFoundError: No module named 'pyexpat' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/pkg/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/pkg/lib/python3.8/runpy.py", line 87, in _run_code exec(code, run_globals) File "/tmp/graphics/glad/work/glad-0.1.34/glad/__main__.py", line 174, in main() File "/tmp/graphics/glad/work/glad-0.1.34/glad/__main__.py", line 140, in main spec = get_spec(ns.spec, reproducible=ns.reproducible) File "/tmp/graphics/glad/work/glad-0.1.34/glad/__main__.py", line 35, in get_spec return spec_cls.from_file(glad.files.open_local(value + '.xml')) File "/tmp/graphics/glad/work/glad-0.1.34/glad/parse.py", line 74, in from_file return cls(xml_frompath(path)) File "/tmp/graphics/glad/work/glad-0.1.34/glad/parse.py", line 20, in xml_frompath return etree.parse(path).getroot() File "/usr/pkg/lib/python3.8/xml/etree/ElementTree.py", line 1202, in parse tree.parse(source, parser) File "/usr/pkg/lib/python3.8/xml/etree/ElementTree.py", line 589, in parse parser = XMLParser() File "/usr/pkg/lib/python3.8/xml/etree/ElementTree.py", line 1505, in __init__ raise ImportError( ImportError: No module named expat; use SimpleXMLTreeBuilder instead --- src/glad.c --- *** [src/glad.c] Error code 1 make[2]: stopped in /tmp/graphics/glad/work/glad-0.1.34 1 error make[2]: stopped in /tmp/graphics/glad/work/glad-0.1.34 --- CMakeFiles/glad-generate-files.dir/all --- *** [CMakeFiles/glad-generate-files.dir/all] Error code 2 make[1]: stopped in /tmp/graphics/glad/work/glad-0.1.34 1 error make[1]: stopped in /tmp/graphics/glad/work/glad-0.1.34 *** [all] Error code 2 make: stopped in /tmp/graphics/glad/work/glad-0.1.34 1 error make: stopped in /tmp/graphics/glad/work/glad-0.1.34 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/glad *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/glad