[Scons-dev] should src/engine/SCons/Tool/docbook/util/* be included in the packages?

Bill Deegan bill at baddogconsulting.com
Sat Oct 6 00:26:07 EDT 2018


Strange that it's referring to
"/usr/lib/scons/SCons/Tool/docbook/utils/xmldepend.xsl",  it should be
referring to build/... for the unpacked version of the package.

Have you run python bootstrap.py first?

On Fri, Oct 5, 2018 at 1:35 PM Paweł Tomulik <ptomulik at meil.pw.edu.pl>
wrote:

> The problem still persists:
>
> I/O warning : failed to load external entity
> "/usr/lib/scons/SCons/Tool/docbook/utils/xmldepend.xsl"
> scons: *** [build/doc/user/manual.fo] parserError : xmlParseFile() failed
> scons: building terminated because of errors.
>
> should I file an issue on GitHub?
>
> W dniu 18.09.2017 o 21:45, Bill Deegan pisze:
> > More data:
> > Here's the failure output when running against package:
> >
> > warning: failed to load external entity
> >
> "/home/bdbaddog/devel/scons/as_scons/build/test-src-tar-gz/lib/scons/SCons/Tool/docbook/utils/xmldepend.xsl"
> > cannot parse
> >
> /home/bdbaddog/devel/scons/as_scons/build/test-src-tar-gz/lib/scons/SCons/Tool/docbook/utils/xmldepend.xsl
> > TypeError: __str__ returned non-string (type NoneType):
> >   File
> >
> "/home/bdbaddog/devel/scons/as_scons/build/test-src-tar-gz/lib/scons/SCons/Script/Main.py",
> > line 1361:
> >     _exec_main(parser, values)
> >   File
> >
> "/home/bdbaddog/devel/scons/as_scons/build/test-src-tar-gz/lib/scons/SCons/Script/Main.py",
> > line 1324:
> >     _main(parser)
> >   File
> >
> "/home/bdbaddog/devel/scons/as_scons/build/test-src-tar-gz/lib/scons/SCons/Script/Main.py",
> > line 1103:
> >     nodes = _build_targets(fs, options, targets, target_top)
> >   File
> >
> "/home/bdbaddog/devel/scons/as_scons/build/test-src-tar-gz/lib/scons/SCons/Script/Main.py",
> > line 1298:
> >     jobs.run(postfunc = jobs_postfunc)
> >   File
> >
> "/home/bdbaddog/devel/scons/as_scons/build/test-src-tar-gz/lib/scons/SCons/Job.py",
> > line 111:
> >     self.job.start()
> >   File
> >
> "/home/bdbaddog/devel/scons/as_scons/build/test-src-tar-gz/lib/scons/SCons/Job.py",
> > line 214:
> >     task.failed()
> >   File
> >
> "/home/bdbaddog/devel/scons/as_scons/build/test-src-tar-gz/lib/scons/SCons/Script/Main.py",
> > line 274:
> >     sys.stderr.write(errfmt % (nodename, buildError))
> >
> >
> > On Mon, Sep 18, 2017 at 3:36 PM, Bill Deegan <bill at baddogconsulting.com
> > <mailto:bill at baddogconsulting.com>> wrote:
> >
> >     Dirk,
> >
> >     Looks like it's not currently and when I run "python runtest.py -p
> >     src-tar-gz -a" to run against the generated packages there are many
> >     docbook related failures.
> >
> >     Thoughts?
> >
> >     _Bill
> >
> >
> >
> >
> > _______________________________________________
> > Scons-dev mailing list
> > Scons-dev at scons.org
> > https://pairlist2.pair.net/mailman/listinfo/scons-dev
> >
>
>
> --
> Pawel Tomulik
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20181005/7c4c2e30/attachment.html>


More information about the Scons-dev mailing list