On Mon, 22 Sept 2025 at 09:57, Bertho Stultiens <[email protected]> wrote:

> I think it comes from this line:
> ../docs/html/hal/rtcomps.html:987: parser error : Entity 'pi' not defined
>   Change to 60 for RPM, to 360 for degrees per second, 6.283185
> (=2*&pi;) for r

It's notable that Bookworm builds with warnings, but Buster and Bullseye fail.
I did look at the "pi" thing, but the generated html docs look fine:
https://linuxcnc.org/docs/stable/html/hal/rtcomps.html#_parameters_3

(as an aside, I can think of good arguments to delete that whole
section, it is very incomplete and may give the impression that it
lists all available components, rather than all those that existed at
the birth of HAL)

gcode (note no hyphen) _might_ be referring to:
https://linuxcnc.org/docs/stable/html/gcode.html
Where if you look at line 215 (referenced in the error report) we find
a section of javascript and
x.load("gcode/g-code.html");

The file that I have been trying to fix a link in is, conversely
g-code (with a hyphen)
https://linuxcnc.org/docs/stable/html/gcode/g-code.html

However buildbot2 was quite happy at the v2.9.5 tag, and not a great
deal has happened since then.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


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

Reply via email to