#linuxcnc-devel | Logs for 2014-06-26

Back
[00:22:58] <linuxcnc-build> build #564 of 4009.deb-precise-rtai-i386 is complete: Failure [4failed shell_2] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4009.deb-precise-rtai-i386/builds/564
[00:35:13] <linuxcnc-build> build #295 of 4016.deb-wheezy-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4016.deb-wheezy-amd64/builds/295
[00:35:44] <linuxcnc-build> build #295 of 4015.deb-wheezy-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4015.deb-wheezy-i386/builds/295
[00:39:52] <linuxcnc-build> build #1726 of 4003.deb-lucid-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4003.deb-lucid-i386/builds/1726
[00:40:02] <linuxcnc-build> build #1732 of 4007.deb-precise-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4007.deb-precise-i386/builds/1732
[00:42:54] <linuxcnc-build> build #1732 of 4008.deb-precise-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4008.deb-precise-amd64/builds/1732
[00:56:10] <linuxcnc-build> build #1727 of 4004.deb-lucid-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4004.deb-lucid-amd64/builds/1727
[01:07:12] <linuxcnc-build> build #1729 of 4006.deb-lucid-rtai-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4006.deb-lucid-rtai-i386/builds/1729
[03:11:33] <seb_kuzminsky> memfrob: dont know if you care about rtai any more, but it looks to me like it's commit edfa3d8d6b that broke rtai_math
[07:27:19] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace fc8c477 06linuxcnc 10debian/rules.in 10src/Makefile rtapi_app: setuid permissions * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=fc8c477
[07:27:20] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 3f22058 06linuxcnc 10(5 files) packaging: linuxcnc-uspace, not linuxcnc-sim * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=3f22058
[07:27:20] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace a7f2110 06linuxcnc 10src/rtapi/uspace_rtapi.c 10src/rtapi/uspace_rtapi_app.cc rtapi_app: do commands based on a callback * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=a7f2110
[07:27:21] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 2c5ac28 06linuxcnc 10src/rtapi/Submakefile 04src/rtapi/uspace_rtapi.c 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: roll uspace_rtapi.c into rtapi_app.cc * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=2c5ac28
[07:27:26] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace f064c19 06linuxcnc 10src/rtapi/rtai_rtapi.c 10src/rtapi/rtapi.h 10src/rtapi/rtl_rtapi.c 10src/rtapi/uspace_rtapi_app.cc rtapi: clock period should be in unsigned longs everywhere * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f064c19
[07:27:30] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 38989db 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Introduce class RtapiApp and implementation Pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=38989db
[07:27:35] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace dcb60b3 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: use POSIX scheduler priorities * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=dcb60b3
[07:27:39] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace bed96ec 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Drop rtapi_task_set_period API * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=bed96ec
[07:27:42] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 892ff8d 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: task_new is thread-agnostic * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=892ff8d
[07:27:46] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace a10e118 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Delete "rtapi_task_stop", it's never used * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=a10e118
[07:27:50] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 6e64c0a 06linuxcnc 10src/hal/Submakefile 10src/rtapi/Submakefile 10src/rtapi/uspace_common.h 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Implement posix realtime * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=6e64c0a
[07:27:55] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace c968688 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: get time in nanoseconds, not microseconds * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c968688
[07:27:59] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 579363c 06linuxcnc 10src/.gitignore 10src/Makefile build: optionally automatically invoke 'sudo make setuid' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=579363c
[07:28:03] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace ac31430 06linuxcnc 10(5 files in 3 dirs) uspace-rtapi: get rid of use of GNU pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ac31430
[07:28:07] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 0c18289 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: lock and page in shared memory segments * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=0c18289
[07:32:33] <jepler> hmm I didn't push what I intended to
[07:32:37] <jepler> trees on too many machines
[07:35:54] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace fdcaeef 06linuxcnc 10debian/rules.in 10src/Makefile rtapi_app: setuid permissions * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=fdcaeef
[07:35:54] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 9ee9987 06linuxcnc 10(5 files) packaging: linuxcnc-uspace, not linuxcnc-sim * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=9ee9987
[07:35:54] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 8883c7a 06linuxcnc 10src/rtapi/uspace_rtapi.c 10src/rtapi/uspace_rtapi_app.cc rtapi_app: do commands based on a callback * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=8883c7a
[07:35:56] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 37bec6e 06linuxcnc 10src/rtapi/Submakefile 04src/rtapi/uspace_rtapi.c 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: roll uspace_rtapi.c into rtapi_app.cc * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=37bec6e
[07:36:01] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 7176a8e 06linuxcnc 10src/rtapi/rtai_rtapi.c 10src/rtapi/rtapi.h 10src/rtapi/rtl_rtapi.c 10src/rtapi/uspace_rtapi_app.cc rtapi: clock period should be in unsigned longs everywhere * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=7176a8e
[07:36:05] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 6529df0 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Introduce class RtapiApp and implementation Pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=6529df0
[07:36:09] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 85f4872 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: use POSIX scheduler priorities * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=85f4872
[07:36:14] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 2f3e000 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Drop rtapi_task_set_period API * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=2f3e000
[07:36:17] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 361143b 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: task_new is thread-agnostic * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=361143b
[07:36:21] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 5bf54e8 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Delete "rtapi_task_stop", it's never used * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=5bf54e8
[07:36:25] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 032aeb6 06linuxcnc 10src/hal/Submakefile 10src/rtapi/Submakefile 10src/rtapi/uspace_common.h 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Implement posix realtime * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=032aeb6
[07:36:30] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace ca25266 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: get time in nanoseconds, not microseconds * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ca25266
[07:36:34] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 6998818 06linuxcnc 10src/.gitignore 10src/Makefile build: optionally automatically invoke 'sudo make setuid' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=6998818
[07:36:38] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace b57037c 06linuxcnc 10(5 files in 3 dirs) uspace-rtapi: get rid of use of GNU pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b57037c
[07:36:42] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 2a11e7b 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: lock and page in shared memory segments * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=2a11e7b
[07:42:39] <jepler> seb_kuzminsky / memfrob: My code uses POSIX pthreads APIs, including a few _np (nonportable) calls. the PREEMPT RT kernel is mostly about improving latencies, and doesn't provide APIs of its own. https://rt.wiki.kernel.org/index.php/Frequently_Asked_Questions#List_of_realtime_APIs.3F
[08:06:58] <linuxcnc-build> build #319 of 3003.dsc-wheezy is complete: Failure [4failed making debian source package] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/3003.dsc-wheezy/builds/319 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[08:12:58] <linuxcnc-build> build #1742 of 3002.dsc-precise is complete: Failure [4failed making debian source package] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/3002.dsc-precise/builds/1742 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[08:17:15] <linuxcnc-build> build #1742 of 3001.dsc-lucid is complete: Failure [4failed making debian source package] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/3001.dsc-lucid/builds/1742 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[08:30:18] <linuxcnc-build> build #2182 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2182 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[08:37:09] <linuxcnc-build> build #565 of 4009.deb-precise-rtai-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4009.deb-precise-rtai-i386/builds/565 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[08:53:31] <linuxcnc-build> build #1730 of 4006.deb-lucid-rtai-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4006.deb-lucid-rtai-i386/builds/1730 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[09:06:49] <jepler> linuxcnc-build: thanks for your hard work
[09:18:25] <seb_kuzminsky> jepler: thanks for the explanation, that makes sense
[09:27:25] <seb_kuzminsky> jepler: i should teach linuxcnc-build to say this when addressed: http://www.imdb.com/title/tt0088247/trivia?item=tr1075504
[09:51:21] <linuxcnc-build> build #296 of 4016.deb-wheezy-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4016.deb-wheezy-amd64/builds/296 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[09:52:42] <linuxcnc-build> build #296 of 4015.deb-wheezy-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4015.deb-wheezy-i386/builds/296 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[09:58:00] <jepler> maybe I should bother trying to build the package myself, before pushing my trash to git.l.o
[10:00:07] <seb_kuzminsky> it might be easier for you to debug on your favourite development platform that way, but garbage is always welcome in feature branches ;-)
[10:05:15] <linuxcnc-build> build #1727 of 4003.deb-lucid-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4003.deb-lucid-i386/builds/1727 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[10:07:22] <linuxcnc-build> build #1733 of 4007.deb-precise-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4007.deb-precise-i386/builds/1733 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[10:09:46] <linuxcnc-build> build #1733 of 4008.deb-precise-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4008.deb-precise-amd64/builds/1733 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[10:09:55] <linuxcnc-build> build #566 of 4009.deb-precise-rtai-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4009.deb-precise-rtai-i386/builds/566 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[10:10:49] <jepler> seb_kuzminsky: the problem is, each time I'm confident that I've got it right this time
[10:10:56] <jepler> .. so why waste time building it myself, when I can just have buildbot do it
[10:11:14] <jepler> oh well, anyway it feels good to be working on linuxcnc
[10:11:23] <seb_kuzminsky> :-)
[10:11:35] <seb_kuzminsky> i'm real happy about the feature you're working on
[10:11:47] <jepler> it's barely rocket science at all
[10:12:00] <jepler> and I had some code to study
[10:16:05] <mozmck> jepler: Speaking from total ignorance here, how is your work different from the existing rt-preempt stuff?
[10:19:22] <jepler> mozmck: it is a new implementation based on my study of Michael Buesch's and Machinekit's rt-preempt (POSIX threads) code
[10:19:57] <jepler> most of the code is new and written by me, though a few functions were able to be taken almost directly from Machinekit (harden_rt())
[10:20:17] <mozmck> was there something not right with that code?
[10:20:23] <jepler> my primary goal is to have a small branch which will be mergeable with linuxcnc
[10:20:36] <seb_kuzminsky> that is a good goal
[10:20:46] <mozmck> I see, and I guess this was easier and cleaner.
[10:21:03] <seb_kuzminsky> easier in the long run, and cleaner forever
[10:21:27] <jepler> in some sense, it's not easier to write fresh code than use existing code
[10:22:13] <jepler> but the main goal is to have something that can be merged to linuxcnc
[10:22:42] <jepler> that's what sets this apart from any implementation of posix realtime in ubc
[10:22:58] <jepler> bbl
[10:23:07] <mozmck> ok. I have not had time to keep up with everything so don't really understand what all happened with the ubc/machinekit stuff.
[10:27:26] <linuxcnc-build> build #1731 of 4006.deb-lucid-rtai-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4006.deb-lucid-rtai-i386/builds/1731 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[10:28:27] <linuxcnc-build> build #1728 of 4004.deb-lucid-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4004.deb-lucid-amd64/builds/1728 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[10:36:40] <memfrob> seb_kuzminsky, yes thats the one
[10:44:36] <cradek> I'm having trouble spotting the error in that last one
[10:44:45] <memfrob> i have another project i need to start working on, i will return back to linuxcnc once that is done. also with some minor additions (currently broken) the linuxcnc branch of RTAI in the shabby tree would be your best bet seb_kuzminsky
[10:45:20] <memfrob> it fixes all the bugs in RTAI except uses the same broken scheduler as upstream (isolcpus bug)
[10:47:34] <memfrob> the linuxcnc branch once its fixed will be most easily compatible with linuxcnc with least amount of changes to rtapi
[11:08:58] <jepler> This time I bothered to build and install the packages on debian 7. maybe buildbot will like it better too.
[11:09:21] <jepler> KGB-linuxcnc: I expected you to be saying something by now
[11:09:21] <KGB-linuxcnc> jepler: My master told me to not respond.
[11:09:35] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 1d44988 06linuxcnc 10(5 files) packaging: linuxcnc-uspace, not linuxcnc-sim * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=1d44988
[11:09:35] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 1ed3a27 06linuxcnc 10src/rtapi/uspace_rtapi.c 10src/rtapi/uspace_rtapi_app.cc rtapi_app: do commands based on a callback * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=1ed3a27
[11:09:35] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 37a0f83 06linuxcnc 10src/rtapi/Submakefile 04src/rtapi/uspace_rtapi.c 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: roll uspace_rtapi.c into rtapi_app.cc * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=37a0f83
[11:09:37] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace e0bc453 06linuxcnc 10src/rtapi/rtai_rtapi.c 10src/rtapi/rtapi.h 10src/rtapi/rtl_rtapi.c 10src/rtapi/uspace_rtapi_app.cc rtapi: clock period should be in unsigned longs everywhere * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e0bc453
[11:09:42] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 62e7f55 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Introduce class RtapiApp and implementation Pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=62e7f55
[11:09:46] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 40191a2 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: use POSIX scheduler priorities * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=40191a2
[11:09:50] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 5309ecd 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Drop rtapi_task_set_period API * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=5309ecd
[11:09:54] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace bbad6a6 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: task_new is thread-agnostic * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=bbad6a6
[11:09:58] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 728150b 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Delete "rtapi_task_stop", it's never used * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=728150b
[11:10:02] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace c804718 06linuxcnc 10src/hal/Submakefile 10src/rtapi/Submakefile 10src/rtapi/uspace_common.h 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Implement posix realtime * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c804718
[11:10:06] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace ad9b279 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: get time in nanoseconds, not microseconds * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ad9b279
[11:10:10] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace f843c28 06linuxcnc 10src/.gitignore 10src/Makefile build: optionally automatically invoke 'sudo make setuid' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f843c28
[11:10:14] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace f39860c 06linuxcnc 10(5 files in 3 dirs) uspace-rtapi: get rid of use of GNU pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f39860c
[11:10:18] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 2b8c1b0 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: lock and page in shared memory segments * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=2b8c1b0
[11:26:46] <linuxcnc-build> build #297 of 4016.deb-wheezy-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4016.deb-wheezy-amd64/builds/297
[11:28:28] <linuxcnc-build> build #297 of 4015.deb-wheezy-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4015.deb-wheezy-i386/builds/297
[11:37:54] <linuxcnc-build> build #1734 of 4007.deb-precise-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4007.deb-precise-i386/builds/1734
[11:38:37] <jepler> hmm it looks like that's my build from pushing at 7AM...
[11:43:57] * jepler terminates a bunch of builds
[11:44:13] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace b435ace 06linuxcnc 10(5 files) packaging: linuxcnc-uspace, not linuxcnc-sim * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b435ace
[11:44:13] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace bf7a19c 06linuxcnc 10src/rtapi/uspace_rtapi.c 10src/rtapi/uspace_rtapi_app.cc rtapi_app: do commands based on a callback * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=bf7a19c
[11:44:13] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace b9aed83 06linuxcnc 10src/rtapi/Submakefile 04src/rtapi/uspace_rtapi.c 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: roll uspace_rtapi.c into rtapi_app.cc * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b9aed83
[11:44:16] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace cebee3e 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Introduce class RtapiApp and implementation Pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=cebee3e
[11:44:20] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 699858d 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: use POSIX scheduler priorities * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=699858d
[11:44:24] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace f2c17fb 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Drop rtapi_task_set_period API * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f2c17fb
[11:44:28] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 897dd15 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: task_new is thread-agnostic * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=897dd15
[11:44:32] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace ab7168b 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Delete "rtapi_task_stop", it's never used * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ab7168b
[11:44:36] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 7bb20c0 06linuxcnc 10src/hal/Submakefile 10src/rtapi/Submakefile 10src/rtapi/uspace_common.h 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Implement posix realtime * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=7bb20c0
[11:44:40] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace f39eae4 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: get time in nanoseconds, not microseconds * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f39eae4
[11:44:45] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace cb79b94 06linuxcnc 10src/.gitignore 10src/Makefile build: optionally automatically invoke 'sudo make setuid' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=cb79b94
[11:44:49] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace ab6a7aa 06linuxcnc 10(5 files in 3 dirs) uspace-rtapi: get rid of use of GNU pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ab6a7aa
[11:44:52] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 1103f47 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: lock and page in shared memory segments * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=1103f47
[11:58:19] <linuxcnc-build> build #341 of 1401.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-amd64/builds/341 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[11:58:20] <linuxcnc-build> build #340 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/340 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[12:07:22] <jepler> (why does buildbot keep calling me a dummy? oh wait, the answer's clear)
[12:10:16] <linuxcnc-build> build #2182 of 1300.rip-precise-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1300.rip-precise-i386/builds/2182 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[12:13:02] <linuxcnc-build> build #2184 of 1202.rip-lucid-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1202.rip-lucid-amd64/builds/2184 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[12:13:25] <linuxcnc-build> build #2184 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/2184 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[12:14:54] <linuxcnc-build> build #2183 of 1200.rip-lucid-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1200.rip-lucid-i386/builds/2183 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[12:23:17] <linuxcnc-build> build #2186 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2186 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[12:36:59] <linuxcnc-build> build #341 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/341
[12:37:19] <linuxcnc-build> build #342 of 1401.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-amd64/builds/342
[12:49:32] <linuxcnc-build> build #2183 of 1300.rip-precise-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1300.rip-precise-i386/builds/2183
[12:50:36] <linuxcnc-build> build #2185 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/2185
[12:50:57] <linuxcnc-build> build #2185 of 1202.rip-lucid-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1202.rip-lucid-amd64/builds/2185
[12:52:06] <linuxcnc-build> build #2184 of 1200.rip-lucid-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1200.rip-lucid-i386/builds/2184
[13:01:06] <linuxcnc-build> build #2187 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2187
[13:17:08] <jepler> at $DAY_JOB, the testsuite has a system where you can tag tests. many developers use a tag query which excludes long-running tests. that'd be super nice in linuxcnc, to mark those lengthy interpreter / task tests
[13:17:31] <jepler> runtests -e '!LONG'
[13:17:43] <jepler> .. or something
[13:25:40] <jepler> interesting tidbit: I get better jitter in latency-test with a 25us thread + 1 ms thread than from just a 1ms thread
[13:25:58] <jepler> (rt-preempt)
[13:46:01] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 4593e1e 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Drop never-used APIs * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=4593e1e
[13:46:01] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace ee88633 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Introduce class RtapiApp and implementation Pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ee88633
[13:46:01] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace cafc9aa 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: use POSIX scheduler priorities * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=cafc9aa
[13:46:02] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace b207de6 06linuxcnc 10src/hal/Submakefile 10src/rtapi/Submakefile 10src/rtapi/uspace_common.h 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Implement posix realtime * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b207de6
[13:46:07] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 989298b 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: get time in nanoseconds, not microseconds * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=989298b
[13:46:11] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 6ec9ee8 06linuxcnc 10src/.gitignore 10src/Makefile build: optionally automatically invoke 'sudo make setuid' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=6ec9ee8
[13:46:15] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace c688e08 06linuxcnc 10(5 files in 3 dirs) uspace-rtapi: get rid of use of GNU pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c688e08
[13:46:19] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace e132180 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: lock and page in shared memory segments * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e132180
[13:47:12] <linuxcnc-build> build #342 of 1400.rip-wheezy-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1400.rip-wheezy-i386/builds/342 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[13:47:54] <linuxcnc-build> build #343 of 1401.rip-wheezy-amd64 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-amd64/builds/343 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[13:50:09] <linuxcnc-build> build #2184 of 1300.rip-precise-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1300.rip-precise-i386/builds/2184 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[13:50:27] <linuxcnc-build> build #2186 of 1306.rip-precise-amd64 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1306.rip-precise-amd64/builds/2186 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[13:51:24] <linuxcnc-build> build #2185 of 1200.rip-lucid-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1200.rip-lucid-i386/builds/2185 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[13:52:08] <linuxcnc-build> build #1982 of 1901.clang-precise-amd64 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1901.clang-precise-amd64/builds/1982 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[13:52:27] <linuxcnc-build> build #2186 of 1202.rip-lucid-amd64 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1202.rip-lucid-amd64/builds/2186 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[14:04:24] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 3935465 06linuxcnc 10src/hal/Submakefile 10src/rtapi/Submakefile 10src/rtapi/uspace_common.h 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: Implement posix realtime * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=3935465
[14:04:25] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace b4bf9bf 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: get time in nanoseconds, not microseconds * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b4bf9bf
[14:04:25] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 0d6cbf2 06linuxcnc 10src/.gitignore 10src/Makefile build: optionally automatically invoke 'sudo make setuid' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=0d6cbf2
[14:04:30] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 33ad196 06linuxcnc 10(5 files in 3 dirs) uspace-rtapi: get rid of use of GNU pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=33ad196
[14:04:35] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 84b7f79 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: lock and page in shared memory segments * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=84b7f79
[14:22:52] <linuxcnc-build> build #2188 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2188 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[14:36:49] <linuxcnc-build> build #343 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/343 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[14:36:55] <linuxcnc-build> build #344 of 1401.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-amd64/builds/344 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[14:59:13] <jepler> cradek: I think those bombs are because of a stale linuxcnc session or its lockfile
[14:59:17] <jepler> Machine configuration file is 'linuxcncrsh-test.ini'
[14:59:19] <jepler> Application initialization failed: no display name and no $DISPLAY environment variable
[14:59:22] <jepler> Not starting new LinuxCNC
[14:59:58] <cradek> oh hmm
[15:00:09] <jepler> I /msg'd seb and asked if he can kick it until the pieces shake loose
[15:00:50] <jepler> green lights from lucid and precise
[15:01:21] <linuxcnc-build> build #2189 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2189 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[15:02:02] <jepler> I think it may not go on to the package building step until that's resolved
[15:08:08] <cradek> to any windows users: I know with some difficulty you folks can write an iso to a cd and have it be bootable. Is it equally easy to write an iso to a usb stick, or is this foreign to windows programs and people?
[15:10:05] <cradek> to any windows users: I know with some difficulty you folks can write an iso to a cd and have it be bootable. Is it equally easy to write an iso to a usb stick, or is this foreign to windows programs and people?
[15:10:45] <skunkworks> you have to use a utillity to do it.. I have not done it in a while and not at work to tell you what I have used.
[15:11:01] <cradek> so it's not quite so normal a thing?
[15:11:04] <skunkworks> no
[15:11:08] <cradek> hmm
[15:11:44] <jepler> ooh fixed one overlooked RT hardening item and now 11us latency with 1ms servo thread only
[15:11:52] <skunkworks> jepler: have you tried a do-nothing program or doing a idle=poll in your kernel line?
[15:11:53] <cradek> yay
[15:12:02] <skunkworks> oh - never mind.. :)
[15:15:13] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace e5bd8a9 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: cpu_dma_latency hardening * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e5bd8a9
[15:16:40] <skunkworks> jepler: so.. does this require anyting special? (I probably won't be able to test it until next week..)
[15:20:32] <jepler> skunkworks: a "-rt" kernel such as linux-image-rt-amd64 on debian 7; I think ubuntu has a -rt kernel available as well
[15:21:03] <jepler> I think that if you have a parport you should actually be able to "loadrt hal_parport" and toggle bits; I have a serial port, so I'll be setting up serport.comp to build soon
[15:21:16] <jepler> there's not a lot of hardware to talk to
[15:28:39] <linuxcnc-build> build #344 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/344 blamelist: Jeff Epler <jepler@unpythonic.net>
[15:29:31] <linuxcnc-build> build #345 of 1401.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-amd64/builds/345 blamelist: Jeff Epler <jepler@unpythonic.net>
[15:31:56] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace f5c2210 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: cpu_dma_latency hardening * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f5c2210
[15:32:33] <skunkworks> jepler: thanks
[15:53:31] <cradek> jthornton: spam alert! http://linuxcnc.org/index.php/english/forum/show-your-stuff/27999-incam-m25-is-now-offering-a-free-trial#48254
[15:53:51] <linuxcnc-build> build #2190 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2190 blamelist: Jeff Epler <jepler@unpythonic.net>
[15:59:20] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 3e544d0 06linuxcnc 10(5 files in 3 dirs) uspace-rtapi: get rid of use of GNU pth * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=3e544d0
[15:59:20] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 5e13ce4 06linuxcnc 10src/rtapi/uspace_common.h uspace-rtapi: lock and page in shared memory segments * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=5e13ce4
[15:59:20] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace 94f429b 06linuxcnc 10src/rtapi/uspace_rtapi_app.cc uspace-rtapi: cpu_dma_latency hardening * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=94f429b
[16:07:37] <linuxcnc-build> build #346 of 1401.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-amd64/builds/346 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[16:07:50] <linuxcnc-build> build #345 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/345 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[16:32:13] <linuxcnc-build> build #2191 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2191 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[16:45:41] <linuxcnc-build> build #347 of 1401.rip-wheezy-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-amd64/builds/347 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[16:45:55] <linuxcnc-build> build #346 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/346 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[17:08:20] <jepler> a nice solid 500Hz square wave on serial port with linuxcnc uspace running at 1kHz. http://emergent.unpythonic.net/files/sandbox/IMG_20140626_164646_480-medium.jpg
[17:10:20] <linuxcnc-build> build #2192 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2192 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[17:59:01] <seb_kuzminsky> jepler: sweet!
[18:21:20] <seb_kuzminsky> sorry jepler, i tried to quiesce the buildbot but it hung instead :-/
[18:21:33] <seb_kuzminsky> not sure if your current build will finish correctly
[18:22:09] <seb_kuzminsky> linuxcnc-build: force build --branch=2.6 checkin
[18:22:11] <linuxcnc-build> no such builder 'checkin'
[18:22:17] <seb_kuzminsky> linuxcnc-build: force build --branch=2.6 0000.checkin
[18:22:37] <seb_kuzminsky> linuxcnc-build: yes? no?
[18:22:58] <linuxcnc-build> build #2194 forced
[18:22:59] <linuxcnc-build> I'll give a shout when the build finishes
[18:23:17] <seb_kuzminsky> ok
[18:33:22] <linuxcnc-build> build #0 of 1401.rip-wheezy-rtai-i386 is complete: Failure [4failed apt-get-update install-missing-build-dependencies configuring configure] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-rtai-i386/builds/0
[18:36:18] <jepler> seb_kuzminsky: what's that failure about?
[18:36:23] <jepler> linuxcnc-build: !
[18:36:24] <linuxcnc-build> What you say!
[18:37:00] <seb_kuzminsky> that's about me being clumsy while trying to add a wheezy rtai i386 buildslave
[18:37:22] <linuxcnc-build> build #1 of 1401.rip-wheezy-rtai-i386 is complete: Failure [4failed install-missing-build-dependencies configuring configure] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-rtai-i386/builds/1
[18:42:30] <seb_kuzminsky> it's a miracle any of this crap ever works
[19:00:29] <jepler> yeah, buildbot is great but it can take an age to get something new set up
[19:00:40] <jepler> meanwhile, people on irc get to see the damage
[19:02:44] <seb_kuzminsky> we could make a #linuxcnc-commits channel, like we have the separate mailing list
[19:02:47] <seb_kuzminsky> bbl
[19:12:11] <jepler> hmm now I wish I had an rtai system
[19:13:44] <linuxcnc-build> build #2194 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2194
[19:17:10] <jepler> .. too bad my new test system is amd64
[19:52:43] <jepler> OK, 32-bit lucid in qemu it is
[20:08:41] <jepler> qemu with -enable-kvm is really not bad, speed-wise
[20:36:38] <linuxcnc-build> build #0 of 3103.dsc-wheezy-rtai is complete: Failure [4failed shell] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/3103.dsc-wheezy-rtai/builds/0
[20:55:42] <linuxcnc-build> build #2195 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2195
[21:43:50] <linuxcnc-build> build #0 of 4017.deb-wheezy-rtai-i386 is complete: Failure [4failed shell_1] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4017.deb-wheezy-rtai-i386/builds/0
[22:11:48] <jepler> porting all the drivers (esp. the pci ones) to userspace is not an evening's project
[22:12:19] <skunkworks> heh - even with a bottle of wine?
[22:16:56] <jepler> particularly with any intoxicants
[22:31:16] <skunkworks> how was it accomplished with ubc?
[22:44:06] <skunkworks> logger[psha]:
[22:44:06] <logger[psha]> skunkworks: Log stored at http://psha.org.ru/irc/%23linuxcnc-devel/2014-06-27.html
[23:20:09] <kwallace4> Hello. I'm working on a g-code generator for making circular pockets. The planned path will be a spiral and the examples I've seen so far either use short G1 segments for the spiral path or circular arc segments. Is there a better way?