#linuxcnc-devel | Logs for 2017-01-26

Back
[05:19:27] <jthornton> log
[05:19:28] <c-log> jthornton: Nothing has been logged today, #linuxcnc-devel index http://tom-itx.no-ip.biz:82/~tom-itx/irc/logs/%23linuxcnc-devel/index.html
[05:21:27] <jthornton> linuxcnc-build_:force build --branch=dgarr/external_offsets 0000.checkin
[05:21:32] <linuxcnc-build_> The build has been queued, I'll give a shout when it starts
[09:38:55] <seb_kuzminsky> thanks dgarr, it was the wheezy-rtai-i386 buildslave that locked up again, i reset it and it's going again
[12:15:36] <CaptHindsight> anyone have an idea for the quickest way to have hardware for a 12-16b ADC input for HAL?
[12:37:21] <MarkusBec> stm32 with modbus?
[12:38:11] <MarkusBec> https://de.aliexpress.com/item/STM32F103C8T6-ARM-STM32-Minimum-System-Development-Board-Module/32377410710.html
[12:38:18] <MarkusBec> this and 10 lines of code
[12:48:19] <CaptHindsight> MarkusBec: found an older thread on the forums https://forum.linuxcnc.org/24-hal-components/29294-ads1115-hal-modul-i2c-communication
[12:48:39] <CaptHindsight> the Mesa THC also has a 10V analog in with ~12b res
[12:50:36] <MarkusBec> with a mesa card you can use spi
[12:50:58] <MarkusBec> but you need a FW with the interface build in
[12:51:12] <CaptHindsight> FW?
[12:51:55] <MarkusBec> firmware
[12:53:11] <CaptHindsight> yeah have to program the stm32, but one dac on SPI or I2C isn't too much work
[12:55:11] <CaptHindsight> maybe later I'll find a microcontroller with several ADC's and post the code for including it in Linuxcnc
[13:13:49] <seb_kuzminsky> CaptHindsight: i use this: https://github.com/SebKuzminsky/linuxcnc-hal-teensy
[13:15:10] <CaptHindsight> thanks, didn't see that in my search
[13:16:10] <CaptHindsight> the Tennsy has a 16b ADC as well with 4 channels
[13:18:23] <CaptHindsight> well 13b res anyway (linearity)
[13:22:20] <linuxcnc-build_> build #4707 of 1306.rip-precise-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1306.rip-precise-amd64/builds/4707 blamelist: Dewey Garrett <dgarrett@panix.com>
[13:23:48] <seb_kuzminsky> hmm, that's disturbing, the build failed on that slave with this error:
[13:23:49] <seb_kuzminsky> USRMOT: ERROR: invalid command
[13:26:23] <JT-Shop> opps
[13:38:29] <seb_kuzminsky> i rebooted it and restarted the build, we'll see what happens
[13:44:48] <JT-Shop> what is the dpkg command to show missing dependencies?
[13:55:33] <MarkusBec> CaptHindsight: 4 ADC
[13:55:40] <MarkusBec> but 16 or more channels
[13:55:49] <MarkusBec> in tennsy
[13:55:56] <JT-Shop> trying to build a deb of master and I get this error http://paste.ubuntu.com/23870708/
[13:58:31] <linuxcnc-build_> build #4708 of 1306.rip-precise-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1306.rip-precise-amd64/builds/4708 blamelist: Dewey Garrett <dgarrett@panix.com>
[13:58:51] <linuxcnc-build_> build #4723 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4723 blamelist: Dewey Garrett <dgarrett@panix.com>
[13:58:51] <linuxcnc-build_> build forced [ETA 18h24m49s]
[13:58:52] <linuxcnc-build_> I'll give a shout when the build finishes
[14:21:03] <linuxcnc-build_> build #4709 of 1306.rip-precise-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1306.rip-precise-amd64/builds/4709
[14:33:17] <linuxcnc-build_> build #4724 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4724
[14:35:12] <JT-Shop> never mind I figured it out
[15:51:39] <seb_kuzminsky> hmm, it failed three times in a row, all on the same branch (dgarr/external_offsets), but none of the other buildslaves failed on that branch
[15:51:47] <seb_kuzminsky> linuxcnc-build_: force build --branch=master 0000.checkin
[15:51:47] <linuxcnc-build_> build forced [ETA 18h24m49s]
[15:51:48] <linuxcnc-build_> I'll give a shout when the build finishes
[16:34:40] <seb_kuzminsky> well, master passed on that buildslave (and all the others)
[16:35:33] <seb_kuzminsky> so i think for once the buildbot found a real bug in dgarr/external_offsets, though it's one that only shows up on precise-amd64
[16:42:56] <JT-Shop-2> a distro bug?
[16:44:26] <linuxcnc-build_> Hey! build 0000.checkin #4725 is complete: Success [3build successful]
[16:44:26] <linuxcnc-build_> Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4725
[16:45:48] <seb_kuzminsky> JT-Shop-2: i doubt it
[16:46:08] <seb_kuzminsky> well maybe
[16:46:33] <seb_kuzminsky> it's probably some interaction between dgarr's commit and the build system or dev libraries on precise-amd64
[16:46:36] <seb_kuzminsky> or something
[16:46:37] <seb_kuzminsky> i dont know
[16:52:34] <JT-Shop-2> I did get master to build on Linux Mint 17.3 today
[16:55:37] <JT-Shop-2> I meant build a deb
[16:56:59] <seb_kuzminsky> great!
[16:58:23] <seb_kuzminsky> did you see the docs for that here? http://linuxcnc.org/docs/devel/html/code/building-linuxcnc.html#_building_debian_packages
[16:58:32] <seb_kuzminsky> did Mint need anything special?
[16:59:33] <JT-Shop-2> yea used those for debian
[16:59:58] <JT-Shop-2> yes, I had to enable backports and install a couple of missing dependencies
[17:00:19] <JT-Shop-2> need to catch up to Peter and get Mint 18 going
[22:05:28] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15robEllenberg commented on issue #167: Updated branch [here](https://github.com/robEllenberg/linuxcnc-mirror/tree/feature/spindle-sync-overhaul-2.7-rebase) with some fixes:... 02https://github.com/LinuxCNC/linuxcnc/issues/167#issuecomment-275582133