#linuxcnc-devel | Logs for 2014-03-01

Back
[00:02:35] -!- dnaleromj has quit []
[00:08:25] -!- rosslyoung has quit [Ping timeout: 240 seconds]
[00:11:23] -!- GuShH_ has quit [Ping timeout: 244 seconds]
[00:11:28] -!- tinkerer has quit [Quit: Leaving.]
[00:12:02] -!- PetefromTn_ has quit [Quit: If you can't laugh at yourself, make fun of other people.]
[00:17:35] -!- PetefromTn has quit [Ping timeout: 252 seconds]
[00:20:41] -!- Einar_ has quit [Ping timeout: 264 seconds]
[00:28:50] <zultron> Whack it, Seb!
[00:29:40] <seb_kuzminsky> i never stop whacking it
[00:30:14] -!- FreezingCold has quit [Ping timeout: 252 seconds]
[00:31:15] <seb_kuzminsky> what are you doing for arm builds on your buildbot?
[00:35:02] -!- i_tarzan has quit [Ping timeout: 264 seconds]
[00:40:48] <zultron> No ARM builds yet. There is a beaglebone port for Fedora 20.
[00:42:08] <zultron> I'm thinking I might run the ./configure step on the beaglebone, then do the actual build in a cross-compile enviroment on the fatty builder, then back to the beaglebone for runtests.
[00:42:15] -!- CaptHindsight has quit [Quit: gone]
[00:44:06] <zultron> Half of the infra is already in place for that, so it wouldn't be too horrible after what it's already doing, where the fatty builds in a chroot, sequentially for each distro+arch, and special build slaves running the right distro+arch+kernel run the unit tests.
[00:45:21] <zultron> Off to dinner. See you later!
[00:55:22] -!- PetefromTn has quit [Client Quit]
[00:56:48] gmag is now known as notok
[01:01:58] -!- PCW has quit [Quit: ChatZilla 0.9.90.1 [Firefox 27.0.1/20140212131424]]
[01:03:34] -!- rob_h has quit [Ping timeout: 244 seconds]
[01:05:11] <linuxcnc-build> build #10 of wheezy-armhf-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/wheezy-armhf-sim/builds/10 blamelist: Dewey Garrett <dgarrett@panix.com>
[01:05:12] <linuxcnc-build> build #1827 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1827 blamelist: Dewey Garrett <dgarrett@panix.com>
[01:10:59] -!- notok has quit [Quit: Enough small talk...]
[01:15:16] gmag is now known as notok
[01:15:38] <linuxcnc-build> build #11 of wheezy-armhf-sim is complete: Failure [4failed apt-get-update compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/wheezy-armhf-sim/builds/11 blamelist: Norbert Schechner <nieson@web.de>
[01:21:14] -!- Gamma_X has quit [Ping timeout: 264 seconds]
[01:26:22] -!- rreddy2go has quit [Client Quit]
[01:26:48] -!- notok has quit [Quit: Enough small talk...]
[01:29:26] <dgarr> i dont understand the buildbot fail: stdio says: 'warning: bad links found in Spanish docs!; oh well, continuing anway;... program finished with exit code 0"
[01:30:14] <dgarr> does it fail to build because of the output on stderr? "Error: no ID for constraint linkend: finding-maximum-velocity. ..." ?
[01:30:54] -!- CaptHindsight [CaptHindsight!~2020@unaffiliated/capthindsight] has joined #linuxcnc-devel
[01:32:22] -!- gonzo_nb has quit [Remote host closed the connection]
[01:32:56] -!- micges has quit [Quit: Leaving]
[01:34:36] <dgarr> #1827 checkin
[01:39:18] -!- andypugh has quit [Quit: andypugh]
[01:40:04] kanzure_ is now known as kanzure
[01:45:37] -!- rosslyoung has quit [Ping timeout: 240 seconds]
[01:51:24] <linuxcnc-build> build #1828 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1828 blamelist: Norbert Schechner <nieson@web.de>
[01:57:11] <seb_kuzminsky> dgarr: i added link-checking to our docs, but the unmaintained spanish docs are full of broken links, so i made broken links in that translation a warning instead of a build failure
[01:57:39] <seb_kuzminsky> the buildbot fails if a program returns with a non-zero exit code
[01:59:00] <linuxcnc-build> build #12 of wheezy-armhf-sim is complete: Failure [4failed apt-get-update compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/wheezy-armhf-sim/builds/12 blamelist: Norbert Schechner <nieson@web.de>
[01:59:07] <seb_kuzminsky> ugh
[01:59:17] <seb_kuzminsky> the buildbot *also* fails if you try to build master on arm :-(
[01:59:57] <dgarr> i thought the exit code was 0 step 3.1 stdio: http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1827
[02:00:09] <dgarr> i guess i don't know which or where to see that non-zero exit code
[02:01:47] <seb_kuzminsky> if you click on that stdio link you'll see this: program finished with exit code 0
[02:02:20] <dgarr> so the buildbot fails with exit code 0 ?
[02:03:29] <dgarr> i mean the program failed with exit code 0 build1827 so i thought it would build
[02:06:09] -!- Servos4ever has quit [Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.24/20140203230751]]
[02:13:44] <seb_kuzminsky> linuxcnc debs (ubc) on armhf (beagle bone black): http://imgur.com/Q9HC8PF
[02:13:55] <seb_kuzminsky> dgarr: the step you pointed to (3.1) succeeded
[02:13:59] <seb_kuzminsky> the step after (4) failed
[02:14:20] <seb_kuzminsky> but it's a "trigger" step, so it just starts other builds on other machines, so it doesnt have any output
[02:14:44] <seb_kuzminsky> one (or more) of those other builds failed, but unfortunately there's no link in the trigger step :-(
[02:15:09] <seb_kuzminsky> you have to look for red in the waterfall page, http://buildbot.linuxcnc.org/buildbot/waterfall
[02:15:12] <seb_kuzminsky> bbl
[02:21:53] -!- c-bob|| has quit [Ping timeout: 252 seconds]
[02:36:46] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[02:38:33] <linuxcnc-build> build #1829 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1829 blamelist: Norbert Schechner <nieson@web.de>
[02:40:39] <skunkworks> no issues with 4 axis and the new tp (although I think it falls back to parabolic blending which is pretty solid
[02:40:41] <skunkworks> http://imagebin.org/296431
[02:41:51] -!- patrickarlt has quit [Remote host closed the connection]
[02:49:53] <Tom_itx> makes me dizzy
[02:52:17] <skunkworks> the torture.py program is still setup to create 4 axis torcher programs ;)
[02:55:01] <Tom_itx> where are all these test programs?
[02:57:14] -!- skorasaurus2 has quit [Ping timeout: 264 seconds]
[02:57:21] <skunkworks> well - the torture.py happens to be in the scripts directory. There are a few programs that rob has added in the tests->trajectory-planner
[02:57:42] -!- hm2-buildmaster has quit [Remote host closed the connection]
[02:57:44] -!- linuxcnc-build has quit [Remote host closed the connection]
[02:57:59] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@174-16-208-110.hlrn.qwest.net] has joined #linuxcnc-devel
[02:58:11] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@174-16-208-110.hlrn.qwest.net] has joined #linuxcnc-devel
[02:58:18] <seb_kuzminsky> linuxcnc-build: force build --branch=master checkin
[02:58:19] <linuxcnc-build> build #1830 forced
[02:58:19] <linuxcnc-build> I'll give a shout when the build finishes
[02:59:11] <skunkworks> seb_kuzminsky: sometimes a rebootis needed... ;)
[02:59:18] <skunkworks> rebootis?
[03:02:38] -!- asdfasd has quit [Ping timeout: 264 seconds]
[03:16:53] -!- NannyBoo9 has quit [Ping timeout: 252 seconds]
[03:17:26] -!- PetefromTn has quit [Ping timeout: 252 seconds]
[03:17:58] -!- PetefromTn_ has quit [Client Quit]
[03:31:44] -!- jubo has quit [Ping timeout: 252 seconds]
[03:36:14] -!- AR__ has quit [Ping timeout: 264 seconds]
[03:48:47] -!- FreezingCold has quit [Ping timeout: 252 seconds]
[03:59:20] tjb1 is now known as brentrubell
[04:03:50] -!- trufa has quit [Ping timeout: 264 seconds]
[04:08:27] -!- patrickarlt has quit [Quit: Leaving...]
[04:08:30] <linuxcnc-build> Hey! build checkin #1830 is complete: Success [3build successful]
[04:08:30] <linuxcnc-build> Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1830
[04:11:46] -!- qingpei [qingpei!~qingpei@218.2.101.210] has joined #linuxcnc-devel
[04:13:02] brentrubell is now known as tjb1
[04:20:42] <linuxcnc-build> build #2 of deb-wheezy-sim-binary-armhf is complete: Failure [4failed apt-get-update shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-wheezy-sim-binary-armhf/builds/2
[04:23:28] <linuxcnc-build> build #1420 of deb-precise-sim-binary-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-sim-binary-amd64/builds/1420
[04:23:33] <linuxcnc-build> build #1421 of deb-precise-sim-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-sim-binary-i386/builds/1421
[04:25:00] <linuxcnc-build> build #250 of deb-precise-rt-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-rt-binary-i386/builds/250
[04:25:39] -!- NannyBoo9 has quit [Quit: Bye]
[04:25:55] <linuxcnc-build> build #1415 of deb-lucid-sim-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-lucid-sim-binary-i386/builds/1415
[04:40:54] <linuxcnc-build> build #1416 of deb-lucid-rt-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-lucid-rt-binary-i386/builds/1416
[04:42:39] <linuxcnc-build> build #1415 of deb-lucid-sim-binary-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-lucid-sim-binary-amd64/builds/1415
[05:05:34] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[05:07:13] -!- sumpfralle has quit [Ping timeout: 240 seconds]
[05:08:20] -!- PetefromTn_ has quit [Quit: Pull the pin and count to what?]
[05:11:38] -!- dgarr has quit [Ping timeout: 264 seconds]
[05:15:13] -!- jubo has quit [Read error: Connection reset by peer]
[05:22:02] -!- jthornton has quit [Read error: Connection reset by peer]
[05:22:02] -!- JT-Shop_ has quit [Read error: Connection reset by peer]
[05:22:26] -!- s1dev has quit [Ping timeout: 264 seconds]
[05:23:27] -!- jthornton [jthornton!~john@75.106.20.181] has joined #linuxcnc-devel
[05:23:28] -!- JT-Shop [JT-Shop!~john@75.106.20.181] has joined #linuxcnc-devel
[05:32:06] -!- qingpei has quit [Quit: qingpei]
[05:33:22] -!- qingpei [qingpei!~qingpei@218.2.101.210] has joined #linuxcnc-devel
[05:44:18] -!- Komzzpa has quit [Ping timeout: 240 seconds]
[05:54:41] -!- ries has quit [Quit: ries]
[06:01:53] -!- toner has quit [Ping timeout: 252 seconds]
[06:19:42] -!- toner has quit [Remote host closed the connection]
[06:23:15] -!- Connor_iPad has quit [Quit: I'm Gone!]
[06:35:30] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[06:35:58] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[06:49:06] -!- kwallace [kwallace!~kwallace@smb-252.sonnet.com] has parted #linuxcnc-devel
[06:49:53] -!- FinboySlick has quit [Quit: Leaving.]
[07:00:26] -!- ve7it has quit [Remote host closed the connection]
[07:24:05] -!- GJdan_ has quit [Quit: WeeChat 0.4.3]
[07:28:08] -!- lucashodge has quit [Client Quit]
[07:37:47] -!- mhaberler [mhaberler!~mhaberler@h081217197121.dyn.cm.kabsi.at] has joined #linuxcnc-devel
[07:39:20] <mhaberler> Seb: saw your comment - I'm next to ARM hw only monday, will look into it
[07:40:01] <mhaberler> re setcap: yes, one would have to add that step, provided it is important - the commit only shows how it can be done, but it doesnt do it
[07:41:03] <mhaberler> of the actual sim configs, I am not aware of any which have more than one thread, so this would be about the runtest only - the question is: is it worth that
[07:41:27] <mhaberler> if yes, we have a new pkg dep, and a command to add during make setuid
[07:44:30] <mhaberler> it doesnt make terrible sense to work uncoordinated on a particular issue in general - you had pinged me on this, I said I would look into it, then you come up with a patch silently - kinda wasted effort one way or the other
[07:45:46] <mhaberler> btw mail is an improvement over 'let me hope my addressee reads back some IRC log' - this does not make sense to me at all
[07:55:12] -!- mhaberler has quit [Read error: Connection reset by peer]
[08:20:02] -!- rosslyoung has quit [Ping timeout: 264 seconds]
[08:51:49] -!- mhaberler [mhaberler!~mhaberler@h081217197121.dyn.cm.kabsi.at] has joined #linuxcnc-devel
[09:01:58] -!- jasen_ has quit [Quit: Page closed]
[09:17:08] -!- herron_ has quit [Ping timeout: 252 seconds]
[09:27:02] -!- rosslyoung has quit [Ping timeout: 252 seconds]
[09:27:13] -!- syyl has quit [Ping timeout: 264 seconds]
[09:52:30] -!- rob_h [rob_h!~robh@90.219.232.142] has joined #linuxcnc-devel
[10:19:37] -!- sfello has quit [Quit: sfello]
[10:24:11] cnc is now known as seltecc
[10:24:25] -!- rosslyoung has quit [Ping timeout: 240 seconds]
[10:26:41] -!- larryone has quit [Client Quit]
[10:31:44] -!- Tom_itx has quit []
[10:36:59] -!- mablae has quit [Ping timeout: 240 seconds]
[10:41:13] -!- archivist_herron has quit [Ping timeout: 240 seconds]
[10:47:53] -!- sfello has quit [Client Quit]
[10:51:00] -!- kludge` has quit [Ping timeout: 265 seconds]
[11:00:17] -!- seltecc has quit [Quit: ChatZilla 0.9.90.1 [Firefox 3.6.3/20100423140709]]
[11:31:15] -!- mhaberler has quit [Quit: mhaberler]
[11:32:25] -!- mhaberler [mhaberler!~mhaberler@h081217197121.dyn.cm.kabsi.at] has joined #linuxcnc-devel
[12:13:46] -!- mhaberler has quit [Quit: mhaberler]
[12:36:39] -!- gmag has quit [Max SendQ exceeded]
[12:56:02] -!- gmag has quit [Max SendQ exceeded]
[13:20:54] -!- larryone has quit [Client Quit]
[13:32:01] -!- sumpfralle has quit [Ping timeout: 240 seconds]
[13:36:49] -!- larryone has quit [Quit: This computer has gone to sleep]
[13:42:03] -!- larryone has quit [Client Quit]
[13:57:00] -!- larryone has quit [Quit: This computer has gone to sleep]
[14:01:36] -!- larryone has quit [Client Quit]
[14:02:01] -!- gmag has quit [Ping timeout: 240 seconds]
[14:14:24] -!- sumpfralle has quit [Ping timeout: 252 seconds]
[14:19:27] -!- Valen has quit [Quit: Leaving.]
[14:22:16] -!- PetefromTn_ has quit [Quit: IceChat - Its what Cool People use]
[14:50:26] -!- mozmck has quit [Ping timeout: 252 seconds]
[14:51:28] -!- jasen_ has quit [Ping timeout: 245 seconds]
[14:51:47] -!- sumpfralle has quit [Read error: Operation timed out]
[14:53:37] -!- ries has quit [Ping timeout: 264 seconds]
[14:54:09] -!- mozmck [mozmck!~moses@67.210.159.209] has joined #linuxcnc-devel
[14:57:31] -!- ries_nicked has quit [Read error: Connection reset by peer]
[14:58:11] -!- mhaberler [mhaberler!~mhaberler@h081217197121.dyn.cm.kabsi.at] has joined #linuxcnc-devel
[15:00:49] -!- mozmck has quit [Ping timeout: 264 seconds]
[15:02:21] -!- sfello has quit [Quit: sfello]
[15:11:46] -!- sfello has quit [Quit: sfello]
[15:15:20] -!- CHNCguy has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
[15:20:37] -!- NannyBoo9 has quit [Ping timeout: 264 seconds]
[15:24:02] -!- gmag has quit [Quit: Enough small talk...]
[15:26:58] -!- mozmck [mozmck!~moses@67.210.159.209] has joined #linuxcnc-devel
[15:33:32] -!- seltecc has quit [Read error: Connection reset by peer]
[15:38:52] -!- kwallace [kwallace!~kwallace@smb-130.sonnet.com] has joined #linuxcnc-devel
[15:44:59] -!- lyzidiamond has quit [Quit: lyzidiamond]
[15:46:32] -!- rosslyoung has quit [Ping timeout: 252 seconds]
[16:06:52] <KGB-linuxcnc> 03Norbert Schechner 05master 57a170a 06linuxcnc 10(6 files in 4 dirs) gmoccapy_1_0_1 - solved jog button bug * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=57a170a
[16:12:47] <awallin> what should "./configure --prefix=" be if I want to build a version to install?
[16:15:05] <KGB-linuxcnc> 03Norbert Schechner 05master 60cd047 06linuxcnc 10.gitignore gitignore - added rule to ignore the preference files * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=60cd047
[16:21:13] -!- i_tarzan has quit [Ping timeout: 240 seconds]
[16:44:10] <linuxcnc-build> build #1830 of precise-amd64-sim is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim/builds/1830 blamelist: Norbert Schechner <nieson@web.de>
[16:48:49] -!- amiri has quit [Ping timeout: 264 seconds]
[16:54:41] <linuxcnc-build> build #1831 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1831 blamelist: Norbert Schechner <nieson@web.de>
[16:55:21] -!- sfello has quit [Client Quit]
[17:04:05] <seb_kuzminsky> awallin: do you want to "install by hand" or build debs and install those?
[17:05:03] <awallin> seb_kuzminsky: mostly I just wanted to run a python script that does "import linuxcnc", but doesn't find the module with a rip build
[17:05:52] <seb_kuzminsky> we have tons of scripts that run 'import linuxcnc' in rip builds
[17:06:21] <seb_kuzminsky> did you run 'scripts/rip-environment'? it sets PYTHONPATH correctly, so you can import our python modules without hassle
[17:06:44] <awallin> hm, but that works from the particular shell where rip-envirnoment was run?
[17:06:50] -!- zeeshan [zeeshan!~kvirc@S01060018e7cea342.hm.shawcable.net] has joined #linuxcnc-devel
[17:07:00] <seb_kuzminsky> awallin: yes, that's true
[17:19:15] <seb_kuzminsky> you can run the same rip-environment script in as many shells as you want
[17:54:46] -!- johtso has quit [Quit: Connection closed for inactivity]
[17:59:04] -!- ries has quit [Quit: ries]
[18:09:02] -!- syyl_ws has quit [Quit: Verlassend]
[18:09:49] -!- rob_h has quit [Ping timeout: 264 seconds]
[18:10:06] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[18:10:40] -!- rob_h [rob_h!~robh@2.217.99.5] has joined #linuxcnc-devel
[18:21:02] <linuxcnc-build> build #1421 of deb-precise-sim-binary-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-sim-binary-amd64/builds/1421 blamelist: Norbert Schechner <nieson@web.de>
[18:21:18] <linuxcnc-build> build #1422 of deb-precise-sim-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-sim-binary-i386/builds/1422 blamelist: Norbert Schechner <nieson@web.de>
[18:21:58] -!- i_tarzan_ has quit [Read error: Operation timed out]
[18:22:11] -!- skunkworks has quit [Ping timeout: 252 seconds]
[18:22:23] <linuxcnc-build> build #1416 of deb-lucid-sim-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-lucid-sim-binary-i386/builds/1416 blamelist: Norbert Schechner <nieson@web.de>
[18:22:30] <linuxcnc-build> build #251 of deb-precise-rt-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-rt-binary-i386/builds/251 blamelist: Norbert Schechner <nieson@web.de>
[18:23:26] <linuxcnc-build> build #3 of deb-wheezy-sim-binary-armhf is complete: Failure [4failed apt-get-update shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-wheezy-sim-binary-armhf/builds/3 blamelist: Norbert Schechner <nieson@web.de>
[18:28:28] -!- sumpfralle has quit [Quit: Leaving.]
[18:30:25] -!- i_tarzan has quit [Ping timeout: 240 seconds]
[18:36:28] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[18:38:27] <linuxcnc-build> build #1417 of deb-lucid-rt-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-lucid-rt-binary-i386/builds/1417 blamelist: Norbert Schechner <nieson@web.de>
[18:39:01] <linuxcnc-build> build #1416 of deb-lucid-sim-binary-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-lucid-sim-binary-amd64/builds/1416 blamelist: Norbert Schechner <nieson@web.de>
[18:44:42] -!- aggadaway has quit [Remote host closed the connection]
[18:49:20] -!- larryone has quit [Quit: This computer has gone to sleep]
[18:53:30] -!- kb8wmc [kb8wmc!~chatzilla@64.25.194.29] has joined #linuxcnc-devel
[19:08:01] -!- Loetmichel has quit [Ping timeout: 264 seconds]
[19:08:56] -!- mhaberler has quit [Quit: mhaberler]
[19:09:44] -!- lyzidiamond has quit [Quit: lyzidiamond]
[19:13:14] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[19:15:13] -!- i_tarzan has quit [Ping timeout: 264 seconds]
[19:16:46] -!- mhaberler [mhaberler!~mhaberler@h081217197121.dyn.cm.kabsi.at] has joined #linuxcnc-devel
[19:19:54] -!- larryone has quit [Quit: This computer has gone to sleep]
[19:26:37] -!- NannyBoo9_ has quit [Client Quit]
[19:30:40] -!- NannyBoo9 has quit [Quit: Bye]
[19:30:47] -!- humble_sea_bass has quit [Ping timeout: 244 seconds]
[19:36:13] -!- c-bob has quit [Ping timeout: 264 seconds]
[19:39:16] <KGB-linuxcnc> 03Michael Haberler 05master b7a72d4 06linuxcnc 10src/hal/user_comps/Submakefile xhc-hb03: link with -lstdc++ * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b7a72d4
[19:44:01] -!- PetefromTn_ has quit [Ping timeout: 240 seconds]
[19:46:38] Cylly is now known as Loetmichel
[19:48:42] -!- FinboySlick has quit [Quit: Leaving.]
[19:50:46] -!- thomaslindstr_m has quit [Quit: Leaving...]
[19:55:35] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[20:00:23] -!- larryone has quit [Quit: This computer has gone to sleep]
[20:04:18] -!- larisik has quit [Ping timeout: 252 seconds]
[20:20:21] -!- NannyBoo9_ has quit [Quit: Few women admit their age. Few men act theirs.]
[20:22:01] -!- trufa has quit [Ping timeout: 240 seconds]
[20:26:46] <cradek> I wonder if we could devise a runtest that would detect nonatomic assignment to hal pins
[20:27:21] <cradek> we used to worry about that and tweak compile flags to force *halpin=value; to be one instruction
[20:27:55] <cradek> now that we have a variety of platforms and compilers, I wonder how we'd notice if it wasn't
[20:31:18] <pcw_home> are hal pins all 32 bit entities?
[20:31:26] <cradek> no, they are 64
[20:32:10] <cradek> er I'm wrong; hal_u32_t and hal_s32_t are what they say
[20:32:20] <cradek> hal_float_t is a double
[20:32:58] <cradek> volatile double __attribute__((aligned(8)))
[20:33:36] <pcw_home> hal_float_t is public? (didnt know there were 64 pin pins)
[20:33:43] <pcw_home> 64 bit pins
[20:33:53] <cradek> hal_float_t is what almost everything is made of
[20:34:39] <cradek> we changed it years back because positions in degrees were really crunchy with only 32 bits
[20:35:02] <cradek> when people turned their rotary axes around a few times it got bad
[20:36:05] <pcw_home> also hard to overflow
[20:36:25] <cradek> changed in 2008
[20:37:00] <cradek> http://emergent.unpythonic.net/01225680565
[20:37:36] <cradek> http://emergent.unpythonic.net/01189609097
[20:38:56] <cradek> obviously jepler has put some thought into this already
[20:41:12] <pcw_home> So its a good question.... (about how this is handled for ARM for example)
[20:41:39] <cradek> yes seems like it could lead to very subtle and very bad breakage
[20:42:07] <cradek> reading seb's open questions about monotonic scheduling made me think of it again
[20:44:32] <pcw_home> yeah a base thread interrupt at the wrong time could cause some pain
[20:44:37] -!- Komzzpa has quit [Ping timeout: 264 seconds]
[20:46:06] <cradek> disassembling and looking would be easier than devising a runtest, but a test that we'd always have in the future would sure be superior.
[20:47:42] <cradek> maybe someone who can build on arm can get doubletest from http://emergent.unpythonic.net/01225549319 to run again
[20:51:29] -!- andypugh [andypugh!~andy2@cpc14-basl11-2-0-cust436.20-1.cable.virginm.net] has joined #linuxcnc-devel
[20:53:12] -!- dnaleromj [dnaleromj!~dnaleromj@98.124.126.110] has joined #linuxcnc-devel
[21:02:17] -!- dnaleromj has quit []
[21:05:57] <linuxcnc-build> build #1422 of deb-precise-sim-binary-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-sim-binary-amd64/builds/1422 blamelist: Michael Haberler <git@mah.priv.at>
[21:06:03] <linuxcnc-build> build #1423 of deb-precise-sim-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-sim-binary-i386/builds/1423 blamelist: Michael Haberler <git@mah.priv.at>
[21:06:28] -!- jasen_ has quit [Ping timeout: 245 seconds]
[21:07:19] <linuxcnc-build> build #252 of deb-precise-rt-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-rt-binary-i386/builds/252 blamelist: Michael Haberler <git@mah.priv.at>
[21:07:37] <linuxcnc-build> build #1417 of deb-lucid-sim-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-lucid-sim-binary-i386/builds/1417 blamelist: Michael Haberler <git@mah.priv.at>
[21:07:41] <linuxcnc-build> build #4 of deb-wheezy-sim-binary-armhf is complete: Failure [4failed apt-get-update shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-wheezy-sim-binary-armhf/builds/4 blamelist: Michael Haberler <git@mah.priv.at>
[21:16:16] -!- alusion has quit [Quit: Leaving]
[21:18:24] -!- FreezingCold has quit [Read error: Operation timed out]
[21:22:26] <linuxcnc-build> build #1418 of deb-lucid-rt-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-lucid-rt-binary-i386/builds/1418 blamelist: Michael Haberler <git@mah.priv.at>
[21:25:00] <linuxcnc-build> build #1417 of deb-lucid-sim-binary-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-lucid-sim-binary-amd64/builds/1417 blamelist: Michael Haberler <git@mah.priv.at>
[21:33:05] -!- CHNCguy has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
[21:37:36] -!- xev has quit [Remote host closed the connection]
[21:48:57] -!- mascape has quit [Quit: ChatZilla 0.9.90.1 [Firefox 27.0.1/20140218140052]]
[21:57:50] <seb_kuzminsky> all this deb building breakage is from norbert's recent gmoccapy commits
[22:04:54] -!- micges [micges!~captain_p@eef152.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[22:06:33] -!- Deejay has quit [Quit: bye]
[22:06:50] -!- micges has quit [Read error: Connection reset by peer]
[22:06:52] -!- reksio1 [reksio1!~captain_p@eef152.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[22:07:23] reksio1 is now known as micges
[22:14:22] <seb_kuzminsky> oops, there's another gmoccapy problem
[22:15:02] <seb_kuzminsky> after building a deb, git status shows this:
[22:15:08] <seb_kuzminsky> # modified: ../lib/python/gmoccapy/dialogs.py
[22:15:08] <seb_kuzminsky> # modified: ../lib/python/gmoccapy/notification.py
[22:15:08] <seb_kuzminsky> # modified: ../lib/python/gmoccapy/player.py
[22:15:08] <seb_kuzminsky> # modified: ../lib/python/gmoccapy/widgets.py
[22:15:41] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master 1fda8e6 06linuxcnc 10src/Makefile fix "make install" for gmoccapy * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=1fda8e6
[22:16:33] -!- chillly has quit [Quit: Leaving]
[22:17:21] -!- CHNCguy has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
[22:34:05] -!- mhaberler has quit [Quit: mhaberler]
[22:36:03] -!- calvinmetcalf has quit [Quit: Connection closed for inactivity]
[22:52:58] -!- Roguish [Roguish!~chatzilla@c-50-161-56-130.hsd1.ca.comcast.net] has joined #linuxcnc-devel
[23:07:23] -!- kwallace2 [kwallace2!~kwallace@smb-45.sonnet.com] has joined #linuxcnc-devel
[23:09:42] -!- kwallace has quit [Ping timeout: 252 seconds]
[23:14:17] -!- ink has quit [Remote host closed the connection]
[23:35:57] -!- micges has quit [Quit: Leaving]
[23:40:50] <linuxcnc-build> build #5 of deb-wheezy-sim-binary-armhf is complete: Failure [4failed apt-get-update shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-wheezy-sim-binary-armhf/builds/5 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[23:41:31] -!- PetefromTn_ has quit [Quit: A fine is a tax for doing wrong. A tax is a fine for doing well.]
[23:50:53] -!- terabyte- has quit [Quit: terabyte-]
[23:52:29] <KGB-linuxcnc> 03Dewey Garrett 05dgarr/ini_includes da928ed 06linuxcnc 10docs/src/config/ini_config.txt ini_config.txt: update for #INCLUDE directive * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=da928ed