[RTEMS Project] #3669: rtems-docs.git does not build with Sphinx 1.8
RTEMS trac
trac at rtems.org
Wed Dec 26 18:52:50 UTC 2018
#3669: rtems-docs.git does not build with Sphinx 1.8
-------------------------+--------------------------
Reporter: Chris Johns | Owner: Amar Takhar
Type: defect | Status: accepted
Priority: high | Milestone: 5.1
Component: doc | Version: 5
Severity: critical | Resolution:
Keywords: | Blocked By:
Blocking: |
-------------------------+--------------------------
Comment (by Joel Sherrill):
FWIW I tried two CentOS 7 computers with Sphinx 1.8. Neither gets anywhere
close to this point. Neither even creates a Makefile in the build tree.
They both fail immediately with this:
{{{
joel at devel rtems-docs]$ ./waf
Waf: Entering directory `/home/joel/rtems-work/rtems-docs/build'
Waf: Leaving directory `/home/joel/rtems-work/rtems-docs/build'
invalid number of source/target for bld(posted=True, target=[/home/joel
/rtems-work/rtems-docs/build/user/latex/capt-of.sty, /home/joel/rtems-work
/rtems-docs/build/user/latex/eqparbox.sty, /home/joel/rtems-work/rtems-
docs/build/user/latex/environ.sty, /home/joel/rtems-work/rtems-
docs/build/user/latex/ifplatform.sty, /home/joel/rtems-work/rtems-
docs/build/user/latex/trimspaces.sty, /home/joel/rtems-work/rtems-
docs/build/user/latex/slantsc.sty, /home/joel/rtems-work/rtems-
docs/build/user/latex/upquote.sty, /home/joel/rtems-work/rtems-
docs/build/user/latex/rtemsextrafonts.sty], idx=1, meths=['process_subst',
'process_rule', 'process_source'], source=['../common/latex/capt-of.sty',
'../common/latex/eqparbox.sty', '../common/latex/environ.sty',
'../common/latex/ifplatform.sty', '../common/latex/trimspaces.sty',
'../common/latex/slantsc.sty', '../common/latex/upquote.sty'],
path=/home/joel/rtems-work/rtems-docs/user, is_copy=True,
features=['subst']) in /home/joel/rtems-work/rtems-docs/user
}}}
Both have a texlive install from around 20 Nov 2018. There is nothing much
in the build/ directory after running waf configure and waf.
{{{
[joel at devel rtems-docs]$ find build -type f
build/c4che/build.config.py
build/c4che/_cache.py
build/config.log
build/.lock-waf_linux2_build
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3669#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list