Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2022 18:12:22 -0400
From:      Vlad Markov <dvoich@optonline.net>
To:        questions@freebsd.org
Subject:   Re: failure to compile llvm13
Message-ID:  <20220331181222.e9d3b47069789b1c37868c5d@optonline.net>
In-Reply-To: <CACArijB27aBBWtPGL%2BcB7oLRTJAQt-=E0vfaDJuZJB9Rok0PAw@mail.gmail.com>
References:  <20220330121433.b48f119df629561ac9d3bf29@optonline.net> <CACArijB27aBBWtPGL%2BcB7oLRTJAQt-=E0vfaDJuZJB9Rok0PAw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you. Your solution worked.


On Wed, 30 Mar 2022 10:18:45 -1000
Kent Kuriyama <kent.kuriyama@gmail.com> wrote:

> The error string " /usr/local/lib/python3.8/site-packages/sphinx/config.p=
y"
> 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"
>=20
> Kent
> ---------------------
> On Wed, Mar 30, 2022 at 6:15 AM Vlad Markov <dvoich@optonline.net> wrote:
>=20
> >
> > 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.p=
y",
> > 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/s=
rc/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
> >
> >
>=20
> --


--=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?20220331181222.e9d3b47069789b1c37868c5d>