This is happening from a clean scons checkout with no local changes. I am currently at revision 3187:605ae0a39155. I assume this is also an issue in default latest.
Using python 2.6 on a RHEL6 or equivalent linux distro. V/R, William On Sun, Aug 31, 2014 at 12:56 PM, Mark Flacy <[email protected]> wrote: > Do you have a branch/repo I can pull from/clone to see? > > I use docbook a lot. > > > On August 31, 2014 10:51:14 AM CDT, William Blevins <[email protected]> > wrote: >> >> That may be a valid problem though because when I run *scons* from # >> *doc/user* the index.html generated from the build is completely empty. >> >> V/R, >> William >> >> >> On Fri, Aug 29, 2014 at 6:44 PM, Dirk Bächle <[email protected]> wrote: >> >>> On 30.08.2014 00:12, William Blevins wrote: >>> >>> I am trying to make some misc updates to the User Guide, and I am having >>> some issues. I thought it might be a problem with a document do I tried >>> docs-validate and there were two errors: >>> >>> [...] >>> >>> >>> 81.11% (176/217) doc/user/scons_ex.xml >>>> ERROR: doc/user/scons_ex.xml fails to validate: >>>> Element 'programlisting': This element is not expected. Expected is one >>>> of ( {http://www.scons.org/dbxsd/v1.0}refentry.class, { >>>> http://www.scons.org/dbxsd/v1.0}refentry, { >>>> http://www.scons.org/dbxsd/v1.0}section.class, { >>>> http://www.scons.org/dbxsd/v1.0}section, { >>>> http://www.scons.org/dbxsd/v1.0}toc, { >>>> http://www.scons.org/dbxsd/v1.0}lot, { >>>> http://www.scons.org/dbxsd/v1.0}index, { >>>> http://www.scons.org/dbxsd/v1.0}glossary, { >>>> http://www.scons.org/dbxsd/v1.0}bibliography, { >>>> http://www.scons.org/dbxsd/v1.0}simplesect )., line 4116 >>>> 81.57% (177/217) doc/user/sconf.xml >>>> [...] >>> >>> >>> 92.63% (201/217) doc/user/scons_exi.xml >>>> ERROR: doc/user/scons_exi.xml fails to validate: >>>> Element 'programlisting': This element is not expected. Expected is one >>>> of ( {http://www.scons.org/dbxsd/v1.0}refentry.class, { >>>> http://www.scons.org/dbxsd/v1.0}refentry, { >>>> http://www.scons.org/dbxsd/v1.0}section.class, { >>>> http://www.scons.org/dbxsd/v1.0}section, { >>>> http://www.scons.org/dbxsd/v1.0}toc, { >>>> http://www.scons.org/dbxsd/v1.0}lot, { >>>> http://www.scons.org/dbxsd/v1.0}index, { >>>> http://www.scons.org/dbxsd/v1.0}glossary, { >>>> http://www.scons.org/dbxsd/v1.0}bibliography, { >>>> http://www.scons.org/dbxsd/v1.0}simplesect )., line 4367 >>>> Validation failed! Please correct the errors above and try again. >>>> >>> >>> Can I remove those sections? I'm not that familiar with the schema. >>> >>> The failing files "scons_ex.xml" and "scons_exi.xml" are generated >>> during the actual build process. Remove them by hand, or do a "scons -c" >>> before trying to validate... >>> >>> Regards, >>> >>> Dirk >>> >>> >>> _______________________________________________ >>> Scons-dev mailing list >>> [email protected] >>> http://two.pairlist.net/mailman/listinfo/scons-dev >>> >>> >> ------------------------------ >> >> Scons-dev mailing list >> [email protected] >> http://two.pairlist.net/mailman/listinfo/scons-dev >> >> > -- > Sent from my Android device with K-9 Mail. Please excuse my brevity. > > _______________________________________________ > Scons-dev mailing list > [email protected] > http://two.pairlist.net/mailman/listinfo/scons-dev > >
_______________________________________________ Scons-dev mailing list [email protected] http://two.pairlist.net/mailman/listinfo/scons-dev
