Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2022 10:18:45 -1000
From:      Kent Kuriyama <kent.kuriyama@gmail.com>
To:        Vlad Markov <dvoich@optonline.net>
Cc:        freebsd-questions <questions@freebsd.org>
Subject:   Re: failure to compile llvm13
Message-ID:  <CACArijB27aBBWtPGL%2BcB7oLRTJAQt-=E0vfaDJuZJB9Rok0PAw@mail.gmail.com>
In-Reply-To: <20220330121433.b48f119df629561ac9d3bf29@optonline.net>
References:  <20220330121433.b48f119df629561ac9d3bf29@optonline.net>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
The error string " /usr/local/lib/python3.8/site-packages/sphinx/config.py"
indicates that the problem is with the "sphinx" program.   "cd
/usr/ports/devel/llvm13" and do a "make config".  Disable the generation of
documentation and try again.  If it build succeeds the problem is in the
installation of "pyXX-sphinx"

Kent
---------------------
On Wed, Mar 30, 2022 at 6:15 AM Vlad Markov <dvoich@optonline.net> wrote:

>
> 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/conf.py",
> line 14, in <module>
>     from recommonmark.parser import CommonMarkParser
>   File "/usr/local/lib/python3.8/site-packages/recommonmark/parser.py",
> line 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.amd64/sys/GENERIC
> amd64
>
>
> --
> I dream of a better tomorrow, where chickens can cross the road and not be
> questioned about their motives.?
> ? Ralph Waldo Emerson
>
>

--

[-- Attachment #2 --]
<div dir="ltr"><div dir="ltr">The error string &quot;

/usr/local/lib/python3.8/site-packages/sphinx/config.py&quot; indicates that the problem is with the &quot;sphinx&quot; program.   &quot;cd /usr/ports/devel/llvm13&quot; and do a &quot;make config&quot;.  Disable the generation of documentation and try again.  If it build succeeds the problem is in the installation of &quot;pyXX-sphinx&quot;</div><div><br></div>Kent<div>---------------------<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 30, 2022 at 6:15 AM Vlad Markov &lt;<a href="mailto:dvoich@optonline.net">dvoich@optonline.net</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
I am brought to a grinding halt upgrading my apps with this error:<br>
<br>
Configuration error:<br>
There is a programmable error in your configuration file:<br>
<br>
Traceback (most recent call last):<br>
  File &quot;/usr/local/lib/python3.8/site-packages/sphinx/config.py&quot;, line 329, in eval_config_file<br>
    exec(code, namespace)<br>
  File &quot;/usr/ports/devel/llvm13/work/llvm-project-13.0.1.src/flang/docs/conf.py&quot;, line 14, in &lt;module&gt;<br>
    from recommonmark.parser import CommonMarkParser<br>
  File &quot;/usr/local/lib/python3.8/site-packages/recommonmark/parser.py&quot;, line 9, in &lt;module&gt;<br>
    from commonmark import Parser<br>
ModuleNotFoundError: No module named &#39;commonmark&#39;<br>
<br>
Any ideas on where to go from here?<br>
<br>
<br>
root@happy:~ # uname -a<br>
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.amd64/sys/GENERIC  amd64<br>
<br>
<br>
-- <br>
I dream of a better tomorrow, where chickens can cross the road and not be questioned about their motives.?<br>
? Ralph Waldo Emerson<br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><br></div></div></div></div></div>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACArijB27aBBWtPGL%2BcB7oLRTJAQt-=E0vfaDJuZJB9Rok0PAw>