On Friday, 10 June 2022 09:12:50 EDT gene heskett wrote:
> On Friday, 10 June 2022 08:12:14 EDT andy pugh wrote:
> > On Fri, 10 Jun 2022 at 13:05, gene heskett <ghesk...@shentel.net>
> 
> wrote:
> > > I just looked, no backports.
> > 
> > This is a private "backport". ie the deb file is on the LinuxCNC
> > repository. https://www.linuxcnc.org/dists/buster/base/binary-amd64/
> > 
> > Including for armhf:
> > https://www.linuxcnc.org/dists/buster/base/binary-armhf/
> > 
> > Sudo apt-get install po4a should get you the new version. But if you
> > are building the docs on a Pi then you are a masochist, given that
> > you
> > can just download them.
> 
> I've been accused of that before, Andy, but it keeps my diabetic butt
> out of the bars too.
> 
> Not for the pi, but for my sixty40 mill, I added a git clone about a
> year back, updated it, and so far its building to runtests just fine.
> It did build all the english .pdfs in doing that.
> 
> I broke my scripts up so if it does all the runtests, I'll check the
> make-debs next. From a different login shell as I haven't figured out
> how to cancel the runinplace that shell is running with. This is on a
> intel box. But the power has blinked, so I may take a new UPS out to
> that box before I try make-debs. For some unpublished reason I've run
> on the generac about 45 minutes starting in the lunch hour for the
> last 2 days. I lost 2 hours worth of setup measurements when it went
> off about 1/2 after I'd done the last touchoff before actually writing
> the code to carve a pcb from scratch.
> 
> Looks like that build was ok:
> Runtest: 240 tests run, 240 successful, 0 failed + 0 expected
> 
> So I'll take this UPS out and install it. It won't do the mill any good
> since the vfd needs 250 volts too. But it will save the machine while
> its makeing debs.
> 
> More later if its worth reporting.

And po4a appears to be stuck on the man page for xor2. Its now been stuck 
at:
man/man9/xor2.9:4: (po4a::man)
               This file contains the line '.\" This file was generated 
with halcompile.g.'. You should translate the source file, but continuing 
anyway.

Which may be the last man page, but nothing has happened for at least 10 
minutes now. I'll log in another shell & see what I can. But on switching 
back to that workspace it looks like its now repeating, for another 
language perhaps? I don't see the language being mentioned in the trace 
output.

And thats what killed the deb build here:
# english documentation has no "en" suffix
d=debian/linuxcnc-doc-en/usr/share/doc/linuxcnc && mkdir -p $d && mv -t 
$d /home/gene/linuxcnc-dev/debian/linuxcnc-uspace/usr/share/doc/linuxcnc/
*.pdf
mkdir -p /home/gene/linuxcnc-dev/debian/linuxcnc-uspace/usr/share/doc/
linuxcnc/examples 
cd /home/gene/linuxcnc-dev/debian/linuxcnc-uspace/usr/share/doc/linuxcnc/
examples && ln -sf ../../../linuxcnc/ncfiles ./nc_files
# -dev
mkdir -p debian/linuxcnc-uspace-dev/usr/include
mv -t debian/linuxcnc-uspace-dev/usr/include /home/gene/linuxcnc-dev/
debian/linuxcnc-uspace/usr/include/linuxcnc
mv: cannot move '/home/gene/linuxcnc-dev/debian/linuxcnc-uspace/usr/
include/linuxcnc' to 'debian/linuxcnc-uspace-dev/usr/include/linuxcnc': 
Directory not empty
make[1]: *** [debian/rules:103: override_dh_auto_install] Error 1
make[1]: Leaving directory '/home/gene/linuxcnc-dev'
make: *** [debian/rules:39: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess 
returned exit status 2

real    56m32.518s
user    101m37.451s
sys     2m17.496s
gene@sixty40:~$ ls -l *.deb
-rw-r--r-- 1 gene gene    35164 Oct 18  2021 linuxcnc-doc-
cn_2.9.0~pre0_all.deb
-rw-r--r-- 1 gene gene 18201504 Oct 18  2021 linuxcnc-doc-
en_2.9.0~pre0_all.deb
-rw-r--r-- 1 gene gene 10066032 Oct 18  2021 linuxcnc-doc-
es_2.9.0~pre0_all.deb
-rw-r--r-- 1 gene gene  6165416 Oct 18  2021 linuxcnc-doc-
fr_2.9.0~pre0_all.deb
-rw-r--r-- 1 gene gene 15786060 Oct 18  2021 linuxcnc-
uspace_2.9.0~pre0_amd64.deb
-rw-r--r-- 1 gene gene 14436388 Oct 18  2021 linuxcnc-uspace-
dbgsym_2.9.0~pre0_amd64.deb
-rw-r--r-- 1 gene gene  1215460 Oct 18  2021 linuxcnc-uspace-
dev_2.9.0~pre0_amd64.deb
So none of the debs I built last fall were replaced.

Comment please.

> Cheers, Gene Heskett.


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, 1940)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis





_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to