#linuxcnc-devel Logs

Mar 14 2017

#linuxcnc-devel Calendar

12:46 AM KGB-linuxcnc: 03Sebastian Kuzminsky 05master 58049d9 06linuxcnc 10docs/src/drivers/pico-ppmc.txt Merge remote-tracking branch 'origin/2.7' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=58049d9
12:34 PM alex_joni: jepler: re https://emergent.unpythonic.net/01474128483
12:34 PM alex_joni: (read it today .. :)
12:34 PM alex_joni: afaik they use https://github.com/beagleboard/image-builder to build the image
12:35 PM alex_joni: and the kernel is included from here: https://github.com/beagleboard/linux/releases
12:35 PM alex_joni: lest version is https://github.com/beagleboard/linux/commit/804decc754f82d860cbce476e72ff9f8f450cabb
12:48 PM skunkworks_: alex_joni, !
03:04 PM jepler: alex_joni: thanks for the info and nice to hear from you
03:04 PM jepler: alex_joni: if apt-get source doesn't work, it's not something I want to touch, personally.
03:10 PM KGB-linuxcnc: 03Dewey Garrett 05dgarr/external_offsets e45abc1 06linuxcnc 10(55 files in 13 dirs) External Axis Offset hal pins * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e45abc1
03:14 PM jepler: alex_joni: I guess that still doesn't answer my question about where the source is for the kernels. The file talks about using a repo at rcn-ee.com, and that repo has linux-image debian packages but it doesn't have debian source packages for them. (it does for some of the packages represented there, like lxqt-sudo)
03:37 PM linuxcnc-build: build #2986 of 1403.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1403.rip-wheezy-amd64/builds/2986 blamelist: dummy, Sebastian Kuzminsky <seb@highlab.com>, Jon Elson <elson@pico-systems.com>, Dewey Garrett <dgarrett@panix.com>
04:03 PM linuxcnc-build: build #4842 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4842 blamelist: dummy, Sebastian Kuzminsky <seb@highlab.com>, Jon Elson <elson@pico-systems.com>, Dewey Garrett <dgarrett@panix.com>
04:05 PM dgarr: linuxcnc-build: force build --branch=dgarr/external_offsets 0000.checkin
04:05 PM linuxcnc-build: build forced [ETA 1h39m30s]
04:05 PM linuxcnc-build: I'll give a shout when the build finishes
04:30 PM andypugh: How does one connect to the python interface of a running config?
04:31 PM andypugh: I am trying to work out why Touchy and Gmoccapy fail to indicate that Z is homed in a 2-joint lathe config.
04:32 PM jepler: andypugh: probably because they are looking at joint #3 for the is-Z-homed information ?
04:32 PM jepler: at least without looking, it's my guess
04:32 PM andypugh: Probably, that is what I was hoping to find.
04:32 PM andypugh: Specifically, I was trying to see what emcstat.homed[] looks like when such a config is homed.
04:33 PM linuxcnc-build: build #2986 of 1400.rip-wheezy-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1400.rip-wheezy-i386/builds/2986
04:34 PM cradek: >>> import linuxcnc
04:34 PM cradek: >>> s=linuxcnc.stat()
04:34 PM cradek: >>> s.poll()
04:34 PM cradek: >>> s.homed
04:34 PM cradek: (0, 0, 0, 0, 0, 0, 0, 0, 0)
04:34 PM andypugh: Yes, that is what I got too.
04:34 PM jepler: after homing ?
04:34 PM jepler: that seems less than ideal
04:34 PM cradek: >>> s.poll()
04:34 PM cradek: >>> s.homed
04:34 PM cradek: (1, 1, 1, 0, 0, 0, 0, 0, 0)
04:35 PM andypugh: So assumed I was looking at a “fresh” emcstat, rather than the live one.
04:37 PM andypugh: Actually, it was because I hadn’t done the rip-environment in that window
04:39 PM andypugh: I guess that the answer might be to change https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/usr_intf/touchy/emc_interface.py#L357 to read “coordinates=“ rather than letter=“XYZABC…"
04:56 PM linuxcnc-build: build #4843 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4843
06:04 PM dgarr: http://buildbot.linuxcnc.org/buildbot/builders/1400.rip-wheezy-i386/builds/2986/steps/runtests/logs/stdiocount-and-extra-args.hal:9: component 'userspace_count_names' not found
06:04 PM dgarr: count-and-extra-args.hal:9: component 'userspace_count_names' not found only on this bot?
06:04 PM dgarr: linuxcnc-build: force build --branch=dgarr/external_offsets 0000.checkin
06:04 PM linuxcnc-build: build forced [ETA 1h39m30s]
06:04 PM linuxcnc-build: I'll give a shout when the build finishes
06:05 PM dgarr: http://buildbot.linuxcnc.org/buildbot/builders/1400.rip-wheezy-i386/builds/2986/steps/runtests/logs/stdio
06:20 PM alex_joni: jepler: I only looked for half an hour, it's probably out there somewhere
06:20 PM alex_joni: but.. for other people to find ;)
06:21 PM alex_joni: skunkworks: howdy
06:21 PM alex_joni: and good evening to everyone else too ;)
06:39 PM linuxcnc-build: build #2996 of 1405.rip-wheezy-armhf is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1405.rip-wheezy-armhf/builds/2996
06:39 PM linuxcnc-build: build #4844 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4844
06:58 PM dgarr: http://buildbot.linuxcnc.org/buildbot/builders/1405.rip-wheezy-armhf/builds/2996/steps/compile/logs/stdio
06:58 PM dgarr: Command terminated by signal 11
08:26 PM dgarr: linuxcnc-build: force build --branch=dgarr/external_offsets 0000.checkin
08:26 PM linuxcnc-build: build forced [ETA 1h39m30s]
08:26 PM linuxcnc-build: I'll give a shout when the build finishes
09:38 PM linuxcnc-build: Hey! build 0000.checkin #4845 is complete: Success [3build successful]
09:38 PM linuxcnc-build: Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4845