-
The shmdrv warning printed by the `check-system-configuration.sh` is confusing; see #112. An explicit command line to address the issue should be included.
Marius's notes at https://github.com/mariu…
-
There is no limits file provided by the Debian packages, so initial allocation of HAL shared memory fails. Adding the following (from John Morris) to /etc/security/limits.d/machinekit.conv fixes the …
-
https://github.com/zultron/rcn-linux-arm/blob/3.8.13-xenomai/build_deb.sh#L81
-
The Debian packages are currently called `linuxcnc`, of course.
I'm building packages for Machinekit, not LinuxCNC. The version is reset down to `0.1.`; `linuxcnc-0.1.215` is just wrong. Renaming t…
-
It looks like many of the unit tests using halstreamer/halsampler have a race condition which makes the result dependent on how fast a usercomp can be loaded - which is evidently platform-dependent
e…
-
```
--- /usr/src/machinekit/tests/edge/both-starting-high: overrun detected in sampler, re-running test
```
Increasing FIFO depth results on the following error:
```
--- /usr/src/machinekit/tests/e…
-
root@mba:/tmp# comp --install hal_picnc.comp
/usr/local/share/linuxcnc/Makefile.modinc:68: /usr/local/src/Makefile.inc: No such file or directory
make: **\* No rule to make target `/usr/local/src/Mak…
-
Seen in a Wheezy i386 build; check the `dmesg` step for the backtrace text:
http://buildbot.dovetail-automata.com/builders/d7-32-x-k-tst/builds/108
The build slave will have to be rebooted, after whi…
-
right now there's a choice between the 'old' motion planner and Rob Ellenberg's improved planner. Unfortunately this is a 'build with classic' vs 'build with new planner' decision
problem: it should …
-
(This is different from #79)
See http://junction.ext.zultron.com/builders/el6-32-x-k-tst/builds/120
The `hm2-idrom` test fails intermittently, possibly on xenomai-kernel threads only.
In this case,…