[RTEMS Project] #4915: Building sphinx 7.0.1 fails

RTEMS trac trac at rtems.org
Wed Jun 7 10:27:01 UTC 2023


#4915: Building sphinx 7.0.1 fails
---------------------------------+------------------------
  Reporter:  Andrew Butterfield  |      Owner:  (none)
      Type:  defect              |     Status:  new
  Priority:  high                |  Milestone:  Indefinite
 Component:  tool                |    Version:  6
  Severity:  normal              |   Keywords:  sphinx
Blocked By:                      |   Blocking:
---------------------------------+------------------------
 I am trying to install sphinx on an Apple Silicon OSX machine.
 I've already done this successfully in the past on a similar machine.

 This time, after  following steps in   the rtems-docs README.txt,
 I do ./waf , it does some stuff and then:

 {{{
 [ 7/10] Compiling common/_static/favicon.ico
 [ 8/10] Compiling common/_static/my-styles.css
 [ 9/10] Compiling common/_static/logo.png
 [10/10] Compiling common/_static/style.css

 Theme error:
 An error happened in rendering the page bld/index.
 Reason: UndefinedError("'style' is undefined")
 }}}

 I'm using pip 22.2.1, Python 3.10.6
 and pip3 installs sphinx 7.0.1

 {{{
 (sphinx) ab-rtems-docs% pip3 install sphinx
 Requirement already satisfied: sphinx in ./sphinx/lib/python3.10/site-
 packages (7.0.1)
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4915>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list