When I look at a few of the orange warnings at random, most seem to be
coming from the docs for streamer and the spanish docs.

so taking this error

a2x: WARNING: --destination-dir option is only applicable to HTML based outputs
a2x: WARNING: --destination-dir option is only applicable to HTML based outputs
a2x: WARNING: --destination-dir option is only applicable to HTML based outputs
a2x: WARNING: --destination-dir option is only applicable to HTML based outputs

so if you drill down into the stdio output and search for warning, its
coming from this command

a2x -v --doctype manpage \
        --format manpage \
        --destination-dir `dirname ../docs/man/man9/streamer.9` \
        --xsltproc-opts --nonet \
        -a mansource=LinuxCNC \
        -a manmanual='LinuxCNC Documentation' \
        ../docs/src/man/man9/streamer.9.txt


and the spanish docs errors.

asciidoc: WARNING: gscreen_es.txt: line 389: missing section: [sect5]
asciidoc: WARNING: coordinates_es.txt: line 7: section title out of
sequence: expected level 2, got level 3
asciidoc: WARNING: core-components_es.txt: line 10: missing section:
[[sec: motion]]
asciidoc: WARNING: core-components_es.txt: line 10: missing section:
[[sec: motion]]
asciidoc: WARNING: core-components_es.txt: line 10: missing section:
[[sec: motion]]


So a couple of small changes will get rid of a lot of errors
Sorry, but I don't know enough how to fix...

Rod Webster
*1300 896 832*
+61 435 765 611
VMN®
www.vmn.com.au



On Tue, 18 Aug 2020 at 02:39, Gene Heskett <[email protected]> wrote:

> On Monday 17 August 2020 04:07:08 Gene Heskett wrote:
>
> > On Monday 17 August 2020 00:37:20 Bari wrote:
> > > Andy,
> > >
> > > I would just fix the Red and not worry about the Orange for now.
> > >
> > > On 8/15/20 6:41 PM, andy pugh wrote:
> > > > I am starting to feel that I might have bitten off more than I can
> > > > chew here.
> > > >
> > > > Does anyone have any idea why _some_ packages fail and others seem
> > > > OK?
> > > >
> > > > http://buildbot.linuxcnc.org/buildbot/grid
> > > >
> > > > I would like to see green all the way before releasing, but I
> > > > suspect that is only achievable with a lot more work and knowledge
> > > > than one person can manage.
> > > >
> > > > But even orange all-over is looking hard to achieve.
> >
> > I fired off a build at 4AM my time, we'll see what my pi4 has to say
> > in about an hour if I'm awake.
> >
> I wasn't but no test failed, made and installed the debs, as a master
> build, my lathe is happy. New es doc build isn't as big as the en build
> but I guess thats still a "work in progress"
>
> Cheers, Gene Heskett
> --
> "There are four boxes to be used in defense of liberty:
>  soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> If we desire respect for the law, we must first make the law respectable.
>  - Louis D. Brandeis
> Genes Web page <http://geneslinuxbox.net:6309/gene>
>
>
> _______________________________________________
> Emc-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to