Date: Wed, 30 Mar 2022 12:14:33 -0400 From: Vlad Markov <dvoich@optonline.net> To: questions@freebsd.org Subject: failure to compile llvm13 Message-ID: <20220330121433.b48f119df629561ac9d3bf29@optonline.net>
next in thread | raw e-mail | index | archive | help
I am brought to a grinding halt upgrading my apps with this error: Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/sphinx/config.py", line 329,= in eval_config_file exec(code, namespace) File "/usr/ports/devel/llvm13/work/llvm-project-13.0.1.src/flang/docs/con= f.py", line 14, in <module> from recommonmark.parser import CommonMarkParser File "/usr/local/lib/python3.8/site-packages/recommonmark/parser.py", lin= e 9, in <module> from commonmark import Parser ModuleNotFoundError: No module named 'commonmark' Any ideas on where to go from here? root@happy:~ # uname -a FreeBSD happy 13.0-RELEASE-p8 FreeBSD 13.0-RELEASE-p8 #0: Tue Mar 15 09:36:= 28 UTC 2022 root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.a= md64/sys/GENERIC amd64 --=20 I dream of a better tomorrow, where chickens can cross the road and not be = questioned about their motives.? ? Ralph Waldo Emerson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220330121433.b48f119df629561ac9d3bf29>