On Friday 24 April 2020 11:42:18 andy pugh wrote:

> On Fri, 24 Apr 2020 at 16:11, Gene Heskett <[email protected]> 
wrote:
> > While you are seeing about that, I ran down the test thats failing,
> > and found the error is actually "can't load simpockets.tbl"
>
> It isn't that, if you look at the test output.
>
> Try going in to the test folder and running "runtests -v ." and if /
> when it fails you may see that the status.tool number comes back
> wrong.

I finally figured out what you meant, but I still get the missing 
tool.tbl error. Using this:

gene@GO704:/media/linuxcnc/gene/linuxcnc-dev/tests/tool-info/random-with-startup-tool$
  ../../../scripts/runtests -v .
Running test: .
+ set -x
+ rm -f sim.var sim.var.bak
+ rm -f simpockets.tbl
+ cp simpockets.tbl.orig simpockets.tbl
cp: cannot stat `simpockets.tbl.orig': No such file or directory
+ linuxcnc -r test.ini
Machine configuration file is 'test.ini'
Starting LinuxCNC...
.
emc/iotask/ioControl.cc 702: can't load tool table.
Found file(REL): ./core_sim.hal
link (updating variable file): No such file or directory
task: main loop took 0.076886 seconds
task: main loop took 0.058018 seconds
task: main loop took 0.022967 seconds
state=init, expected status.tool_in_spindle=99999, got 0
Shutting down and cleaning up LinuxCNC...
task: main loop took 0.010204 seconds
task: 303 cycles, min=0.000184, max=0.076886, avg=0.002444, 4 latency 
excursions (> 10x expected cycle time of 0.001000s)
LinuxCNC terminated with an error.  You can find more information in the 
log:
    /home/gene/linuxcnc_debug.txt
and
    /home/gene/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal
*** .: FAIL: test run exited with 1
Runtest: 1 tests run, 0 successful, 1 failed + 0 expected
Failed

Thats the whole trace.
gene@GO704:/media/linuxcnc/gene/linuxcnc-dev/tests/tool-info/random-with-startup-tool$
 
sudo updatedb
[sudo] password for gene:
gene@GO704:/media/linuxcnc/gene/linuxcnc-dev/tests/tool-info/random-with-startup-tool$
 
locate simpockets.tbl.orig
gene@GO704:/media/linuxcnc/gene/linuxcnc-dev/tests/tool-info/random-with-startup-tool$
                                  

There is no simpockets.tbl.orig on the whole machine. Nor is there one on 
the rpi4.  Missed commit?

Thanks Andy.

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

Reply via email to