=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Installing for py38-hy-0.14.0 => Generating pre-install file lists => Creating installation directories (cd /tmp/lang/py-hy/work/hy-0.14.0/ && /usr/bin/env PKGSRC_PYTHON_NO_EGG=defined DESTDIR=/tmp/lang/py-hy/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.8 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/lang/py-hy/work/.cwrapper/bin:/tmp/lang/py-hy/work/.buildlink/bin:/tmp/lang/py-hy/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/lang/py-hy/work/.home CWRAPPERS_CONFIG_DIR=/tmp/lang/py-hy/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/lang/py-hy/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/lang/py-hy/work/.buildlink/lib/pkgconfig:/tmp/lang/py-hy/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/lang/py-hy/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/lang/py-hy/work/.cwrapper/config /usr/pkg/bin/python3.8 setup.py "install" -c -O1 --single-version-externally-managed --root=/tmp/lang/py-hy/work/.destdir) running install Traceback (most recent call last): File "setup.py", line 39, in setup( File "/usr/pkg/lib/python3.8/site-packages/setuptools/__init__.py", line 145, in setup return distutils.core.setup(**attrs) File "/usr/pkg/lib/python3.8/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/pkg/lib/python3.8/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/usr/pkg/lib/python3.8/distutils/dist.py", line 985, in run_command cmd_obj.run() File "setup.py", line 28, in run importlib.import_module( File "/usr/pkg/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 961, in _find_and_load_unlocked File "", line 219, in _call_with_frames_removed File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 961, in _find_and_load_unlocked File "", line 219, in _call_with_frames_removed File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "", line 783, in exec_module File "", line 219, in _call_with_frames_removed File "/tmp/lang/py-hy/work/hy-0.14.0/hy/__init__.py", line 15, in from hy.core.language import read, read_str # NOQA File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 655, in _load_unlocked File "", line 618, in _load_backward_compatible File "/tmp/lang/py-hy/work/hy-0.14.0/hy/importer.py", line 240, in load_module return import_file_to_module(fullname, self.path, self) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/importer.py", line 99, in import_file_to_module _ast = import_file_to_ast(fpath, module_name) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/importer.py", line 57, in import_file_to_ast return hy_compile(import_file_to_hst(fpath), module_name) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 2239, in hy_compile result = compiler.compile(tree) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 460, in compile ret = self.compile_atom(_type, tree) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 447, in compile_atom else _compile_table[atom_type](self, atom)) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 1718, in compile_expression expression = macroexpand(expression, self) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/macros.py", line 161, in macroexpand load_macros(compiler.module_name) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/macros.py", line 123, in load_macros _import(module) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/macros.py", line 120, in _import __import__(module) File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 655, in _load_unlocked File "", line 618, in _load_backward_compatible File "/tmp/lang/py-hy/work/hy-0.14.0/hy/importer.py", line 240, in load_module return import_file_to_module(fullname, self.path, self) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/importer.py", line 99, in import_file_to_module _ast = import_file_to_ast(fpath, module_name) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/importer.py", line 57, in import_file_to_ast return hy_compile(import_file_to_hst(fpath), module_name) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 2239, in hy_compile result = compiler.compile(tree) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 460, in compile ret = self.compile_atom(_type, tree) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 447, in compile_atom else _compile_table[atom_type](self, atom)) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 1738, in compile_expression ret = self.compile_atom(fn, expression) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 447, in compile_atom else _compile_table[atom_type](self, atom)) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 819, in compile_do return self._compile_branch(expression) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 545, in _compile_branch return _branch(self.compile(expr) for expr in exprs) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 318, in _branch results = list(results) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 545, in return _branch(self.compile(expr) for expr in exprs) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 472, in compile raise_empty(HyCompileError, e, sys.exc_info()[2]) File "", line 1, in raise_empty hy.errors.HyCompileError: Internal Compiler Bug 😱 ⤷ TypeError: required field "posonlyargs" missing from arguments Compilation traceback: File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 460, in compile ret = self.compile_atom(_type, tree) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 447, in compile_atom else _compile_table[atom_type](self, atom)) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 1738, in compile_expression ret = self.compile_atom(fn, expression) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 445, in compile_atom ret = (_compile_table[atom_type](self, atom, atom_type) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/compiler.py", line 2137, in compile_eval_and_compile hy.importer.hy_eval(expression, File "/tmp/lang/py-hy/work/hy-0.14.0/hy/importer.py", line 198, in hy_eval eval(ast_compile(_ast, "", "exec"), namespace) File "/tmp/lang/py-hy/work/hy-0.14.0/hy/importer.py", line 30, in ast_compile return compile(ast, filename, mode, flags) *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/py-hy *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/py-hy