On Monday 23 March 2020 23:34:27 Gene Heskett wrote:

> Greetings all;
>
> I have converted the instructions from the wiki into a script, which
> worked flawlessly a week ago.  Actually 2 scripts, the first does a
> git pull, then runs thru to the end of runtests, which worked
> flawlessly a week ago.
>
> That script:
> cd /media/pi/workspace/LinuxCNC/
> git pull
> cd ./src
> ./autogen.sh
> ./configure --with-realtime=uspace --enable-build-documentation
> sudo make clean
> time make -j4
> sudo make setuid
> source ../scripts/rip-environment
> time runtests
>
> But this week, I get twice:
>
> Runtest: 228 tests run, 214 successful, 14 failed + 0 expected
> Failed:
>         /media/pi/workspace/LinuxCNC/tests/abs.0
>        
> /media/pi/workspace/LinuxCNC/tests/interp/m98m99/12-M99-endless-main-p
>rogram /media/pi/workspace/LinuxCNC/tests/interp/oword-mdi-sub-update
> /media/pi/workspace/LinuxCNC/tests/linuxcncrsh-tcp
>         /media/pi/workspace/LinuxCNC/tests/linuxcncrsh
>        
> /media/pi/workspace/LinuxCNC/tests/mdi-queue/oword-queue-buster
> /media/pi/workspace/LinuxCNC/tests/mdi-queue/simple-queue-buster
> /media/pi/workspace/LinuxCNC/tests/motion-logger/mountaindew
> /media/pi/workspace/LinuxCNC/tests/remap/remap-io
>         /media/pi/workspace/LinuxCNC/tests/t0/nonrandom
>         /media/pi/workspace/LinuxCNC/tests/t0/random-with-t0
>         /media/pi/workspace/LinuxCNC/tests/t0/random-without-t0
>        
> /media/pi/workspace/LinuxCNC/tests/toolchanger/toolno-pocket-differ/no
>nrandom
> /media/pi/workspace/LinuxCNC/tests/toolchanger/toolno-pocket-differ/ra
>ndom
>
> Just for grins since it returns a consistent  null:
>
> dpkg-checkbuilddeps, but returns its usual no output null.
>
> As usual, raspbian was updated just before this build.
> A day ago, following PCW's hints, I enabled rpi_spi thinking that
> might allow me to re-program the 7i90. But then I found the mesaflash
> ID'd itself to file as an i386 executable so after several attempts I
> gave that up for the night. And the rpi4 crashed in the night,
> sometime after amanda ran to back it up. Thats most unusual. It took
> two reboots to get it in shape to run raspi-config and turn off the
> kernels spi module. And its running last weeks build flawlessly since.
>
> Suggested fix? Reboot to install the 17 or so packages it did replace?
> I'll do that.
>
Fixed it right up, installed and running on my rpi4. Sorry for the panic 
msg. Not available for down load till tomorrow morning.

And I am still haveing a small problem with "AppleWebKit" stf ignoring my 
robots.txt, can that thing be called a bot? In which case I should add a 
few dozen more rules to drop them too. 

> Thanks all.
>
> 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)
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
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to