Gosh, I was working on 3.0.1 (2017, from Debian repo). I've tried with master and it seems to work. Sorry for the noise.
W dniu 06.10.2018 o 06:26, Bill Deegan pisze: > 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 <[email protected] > <mailto:[email protected]>> 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 <http://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 > <[email protected] <mailto:[email protected]> > > <mailto:[email protected] > <mailto:[email protected]>>> 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 > > [email protected] <mailto:[email protected]> > > https://pairlist2.pair.net/mailman/listinfo/scons-dev > > > > > -- > Pawel Tomulik > _______________________________________________ > Scons-dev mailing list > [email protected] <mailto:[email protected]> > https://pairlist2.pair.net/mailman/listinfo/scons-dev > > > > _______________________________________________ > Scons-dev mailing list > [email protected] > https://pairlist2.pair.net/mailman/listinfo/scons-dev > -- Pawel Tomulik _______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
