#linuxcnc-devel | Logs for 2013-09-29

Back
[00:03:54] -!- Nick001-shop has quit [Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812]]
[00:04:01] <cradek> I don't see crash on exit, joints_axes3, amd64 precise
[00:04:28] <cradek> I think I *have* seen it on this machine, but it won't do it for me now
[00:05:30] -!- i_tarzan has quit [Ping timeout: 264 seconds]
[00:08:26] -!- Nick001 has quit [Ping timeout: 256 seconds]
[00:11:02] <mhaberler> I dont deny it's there; I have seen it in logs sent from users
[00:11:23] <mhaberler> so I will ask them
[00:11:36] <andypugh> I see this on occasion: "Sep 26 23:58:11 dn2800 kernel: [101996.649996] ldpreload_main[17923]: segfault at c ip 40333057 sp bf922720 error 4 in libstdc++.so.6.0.13[40277000+e9000]"
[00:11:57] <mhaberler> this is something else
[00:12:04] <mhaberler> its the result of the configure test
[00:12:47] <jepler> typedef struct setup_struct
[00:12:48] <jepler> {
[00:12:48] <jepler> + ~setup_struct() {
[00:12:48] <jepler> + assert(!pythis || Py_IsInitialized());
[00:12:48] <jepler> + }
[00:12:51] <mhaberler> the/a/ which tests whether the LD_PRELOAD workaround is still needed, so its harmless
[00:13:10] <jepler> I think this assertion is equivalent to what I'm claiming is the Python-required invariant
[00:13:26] <jepler> it fires for me, of course..
[00:14:15] <mhaberler> hm, I wonder what causes the Py_Finalize
[00:14:37] <mhaberler> sure its hidden implicitly in layer 23, library 42
[00:15:01] -!- archivist_herron has quit [Ping timeout: 248 seconds]
[00:15:06] <jepler> when your executable is python, it is called when python is exiting
[00:15:14] -!- i_tarzan_ has quit [Ping timeout: 256 seconds]
[00:15:41] <mhaberler> any chance you can breakpoint both Py_Finalize and ~setup_struct()?
[00:16:27] <jepler> what will cause 'pythis' to get a value in the first place?
[00:16:30] <jepler> I guess I should grep
[00:16:42] <mhaberler> Interp.init()
[00:17:02] <mhaberler> nevermind. The killer is this stupid static class initialisation. Sequencing of ?tors becomes pretty much uncontrollable if its used.
[00:17:09] <mhaberler> get rid of them and we be fine
[11:35:08] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #linuxcnc-devel
[11:37:15] -!- psha has quit [Quit: Lost terminal]
[12:28:45] -!- Simooon has quit [Quit: Leaving]
[12:38:36] -!- jthornton has quit [Read error: Connection reset by peer]
[12:38:48] -!- JT-Shop has quit [Read error: Connection reset by peer]
[12:38:53] -!- JT-Shop-2 [JT-Shop-2!~John@198.45.190.160] has joined #linuxcnc-devel
[12:38:54] -!- jthornton [jthornton!~john@198.45.190.160] has joined #linuxcnc-devel
[12:44:03] -!- mrsun_ has quit [Quit: Leaving]
[12:49:15] -!- stsydow has quit [Remote host closed the connection]
[13:22:35] -!- Cylly has quit [Ping timeout: 248 seconds]
[13:42:35] -!- mhaberler [mhaberler!~mhaberler@extern-177.stiwoll.mah.priv.at] has joined #linuxcnc-devel
[14:04:14] -!- afiber__ has quit [Quit: Konversation terminated!]
[14:04:33] -!- Valen has quit [Quit: Leaving.]
[14:18:28] -!- adb has quit [Read error: Operation timed out]
[14:23:01] -!- kwallace [kwallace!~kwallace@smb-167.sonnet.com] has joined #linuxcnc-devel
[14:30:01] -!- ChristianS has quit [Excess Flood]
[14:31:17] <KGB-linuxcnc> 03nieson 05master 183fc96 06linuxcnc 10share/ 10(12 files in 10 dirs) * gmoccapy_0_9_7_5 - translation and small bugs solved
[14:41:29] JT-Shop-2 is now known as JT-Shop
[14:49:01] -!- hm2-buildmaster_ [hm2-buildmaster_!~hm2-build@174-29-16-34.hlrn.qwest.net] has joined #linuxcnc-devel
[14:49:21] -!- linuxcnc-build_ [linuxcnc-build_!~linuxcnc-@174-29-16-34.hlrn.qwest.net] has joined #linuxcnc-devel
[14:49:22] -!- seb_kuzm1nsky [seb_kuzm1nsky!~seb@174-29-16-34.hlrn.qwest.net] has joined #linuxcnc-devel
[14:49:47] -!- adb [adb!~IonMoldom@47-122.1-85.cust.bluewin.ch] has joined #linuxcnc-devel
[14:51:06] -!- seb_kuzminsky has quit [Ping timeout: 264 seconds]
[14:51:07] -!- hm2-buildmaster has quit [Ping timeout: 248 seconds]
[14:51:42] -!- linuxcnc-build has quit [Ping timeout: 264 seconds]
[14:52:07] -!- skorasaurus has quit [Quit: Elvis has left the building.]
[14:54:14] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc-devel
[14:58:41] -!- kwallace2 [kwallace2!~kwallace@tmb-211.sonnet.com] has joined #linuxcnc-devel
[15:00:51] -!- kwallace has quit [Ping timeout: 245 seconds]
[15:07:36] -!- skorasaurus has quit [Quit: Elvis has left the building.]
[15:11:21] <linuxcnc-build_> build #1351 of lucid-amd64-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-amd64-sim/builds/1351 blamelist: Norbert Schechner <nieson@web.de>
[15:11:22] <linuxcnc-build_> build #1348 of lucid-i386-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-sim/builds/1348 blamelist: Norbert Schechner <nieson@web.de>
[15:11:22] <linuxcnc-build_> build #1351 of lucid-i386-realtime-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-realtime-rip/builds/1351 blamelist: Norbert Schechner <nieson@web.de>
[15:11:22] <linuxcnc-build_> build #1352 of hardy-amd64-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-amd64-sim/builds/1352 blamelist: Norbert Schechner <nieson@web.de>
[15:11:22] <linuxcnc-build_> build #1347 of lucid-rtai-i386-clang is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-rtai-i386-clang/builds/1347 blamelist: Norbert Schechner <nieson@web.de>
[15:11:23] <linuxcnc-build_> build #1350 of hardy-i386-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-sim/builds/1350 blamelist: Norbert Schechner <nieson@web.de>
[15:11:23] <linuxcnc-build_> build #1348 of hardy-i386-realtime-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-realtime-rip/builds/1348 blamelist: Norbert Schechner <nieson@web.de>
[15:29:14] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@184-96-171-169.hlrn.qwest.net] has joined #linuxcnc-devel
[15:29:38] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@184-96-171-169.hlrn.qwest.net] has joined #linuxcnc-devel
[15:29:54] -!- seb_kuzminsky [seb_kuzminsky!~seb@184-96-171-169.hlrn.qwest.net] has joined #linuxcnc-devel
[15:29:57] -!- seb_kuzm1nsky has quit [Read error: Operation timed out]
[15:31:16] -!- hm2-buildmaster_ has quit [Ping timeout: 245 seconds]
[15:31:55] -!- linuxcnc-build_ has quit [Ping timeout: 256 seconds]
[15:44:37] -!- mhaberler has quit [Quit: mhaberler]
[15:49:26] -!- syyl-- has quit [Ping timeout: 240 seconds]
[15:51:21] <linuxcnc-build> build #432 of precise-amd64-rtpreempt-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-rtpreempt-rip/builds/432 blamelist: Norbert Schechner <nieson@web.de>
[15:51:21] <linuxcnc-build> build #1351 of precise-amd64-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim/builds/1351 blamelist: Norbert Schechner <nieson@web.de>
[15:51:21] <linuxcnc-build> build #1147 of precise-amd64-sim-clang is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim-clang/builds/1147 blamelist: Norbert Schechner <nieson@web.de>
[15:51:21] <linuxcnc-build> build #458 of precise-x86-xenomai-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-x86-xenomai-rip/builds/458 blamelist: Norbert Schechner <nieson@web.de>
[15:51:22] <linuxcnc-build> build #432 of precise-amd64-xenomai-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-xenomai-rip/builds/432 blamelist: Norbert Schechner <nieson@web.de>
[15:51:22] <linuxcnc-build> build #552 of precise-i386-realtime-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-realtime-rip/builds/552 blamelist: Norbert Schechner <nieson@web.de>
[15:51:23] <linuxcnc-build> build #448 of precise-x86-rtpreempt-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-x86-rtpreempt-rip/builds/448 blamelist: Norbert Schechner <nieson@web.de>
[15:51:24] <linuxcnc-build> build #1346 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1346 blamelist: Norbert Schechner <nieson@web.de>
[15:51:32] -!- sirdancealo2 has quit [Remote host closed the connection]
[16:03:14] -!- psha [psha!~psha@213.208.162.67] has joined #linuxcnc-devel
[16:12:20] -!- sirdancealot has quit [Ping timeout: 256 seconds]
[16:48:40] -!- micges [micges!~micges@egi141.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[17:17:58] -!- IchGuckLive [IchGuckLive!~chatzilla@95-89-97-51-dynip.superkabel.de] has joined #linuxcnc-devel
[17:19:00] <IchGuckLive> hi can i force linuxcnc to reload the HAL or part jojpad.hal as it looses usb some time
[17:19:22] <IchGuckLive> its posible to force the axis to reload by axis-remote --reload
[17:19:57] -!- afiber__ has quit [Remote host closed the connection]
[17:20:51] <IchGuckLive> oh the main halinput is loadet in the mashine hal so no effect
[17:23:18] <IchGuckLive> i think i try to do a halcomand via Mcode
[17:23:31] <IchGuckLive> lets see if it works
[17:24:08] -!- hashfail_ has quit [Ping timeout: 240 seconds]
[17:24:10] <micges> yes you can reload hal file under M code
[17:24:18] <micges> but you can't reload any hal module
[17:25:11] -!- fugutive221 has quit [Quit: Page closed]
[17:25:58] <micges> probably unlinking hal signals then unloadrt and then loadrt and then net signals could work (untested)
[17:39:44] <IchGuckLive> micges: how do i reload a hal file
[17:39:44] -!- mhaberler [mhaberler!~mhaberler@extern-177.stiwoll.mah.priv.at] has joined #linuxcnc-devel
[17:40:48] <IchGuckLive> telst halcomand
[17:40:59] <IchGuckLive> test B)
[17:42:57] <IchGuckLive> the jojpad is not loaded realtime only by usr in the main hal loadusr -W hal_input -KRAL Joystick
[17:44:48] <mhaberler> jepler: what would you do with _setup as member - initializer list & values per member?
[17:45:44] <mhaberler> I wonder if memset(&_setup, 0, sizeof(_setup)) and explicitly initing the non-POD members thereafter is going to cut it
[17:46:38] -!- thomaslindstr_m has quit [Remote host closed the connection]
[17:49:04] -!- mhaberler has quit [Quit: mhaberler]
[18:08:07] -!- mhaberler [mhaberler!~mhaberler@macbook.stiwoll.mah.priv.at] has joined #linuxcnc-devel
[18:21:56] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[18:23:11] -!- psha has quit [Quit: Lost terminal]
[18:25:05] -!- chillly has quit [Quit: Leaving]
[18:29:47] -!- geografa has quit [Quit: Computer has gone to sleep.]
[18:29:58] _BJFreeman is now known as BJfreeman
[18:38:00] -!- vladimirek has quit [Remote host closed the connection]
[19:25:01] -!- AGR has quit []
[19:31:49] -!- Simooon has quit [Ping timeout: 248 seconds]
[19:41:19] -!- flippyhead has quit [Quit: flippyhead]
[19:46:56] <cmorley> Anybody having problems running AXIS after interp: avoid violating python.... commit?
[19:47:18] <cmorley> after that commit AXIS won't run for me but other GUIs will
[19:50:16] -!- tmcw has quit [Remote host closed the connection]
[19:55:21] <cmorley> I posted on list about it, including error in terminal
[20:10:09] -!- somenewguy has quit [Ping timeout: 256 seconds]
[20:16:05] <micges> cmorley: same error here on sim
[20:20:26] <cmorley> ahh ok thanks - not just me :)
[20:23:37] -!- odogono has quit [Quit: odogono]
[20:42:22] -!- chillly has quit [Quit: Leaving]
[20:50:56] -!- BJfreeman has quit [Quit: had a good time]
[20:54:23] <KGB-linuxcnc> 03git 05anti-static 27bb27f 06linuxcnc 10src/emc/ 10rs274ngc/interp_array.cc 10rs274ngc/rs274ngc_interp.hh * Revert "interp: avoid violating Python runtime contract"
[20:54:23] <KGB-linuxcnc> 03git 05anti-static 937b6ab 06linuxcnc 10src/emc/ 10rs274ngc/interp_array.cc 10rs274ngc/rs274ngc_interp.hh 10rs274ngc/rs274ngc_pre.cc * interp: no more static _setup
[20:54:28] <KGB-linuxcnc> 03git 05anti-static be0069b 06linuxcnc 10src/emc/rs274ngc/interpmodule.cc * interp: adapt exposure of _setup members
[20:54:35] <KGB-linuxcnc> 03git 05anti-static 5a98020 06linuxcnc 10tests/remap/ 10introspect/expected 10introspect/oword.py * tests/interp: adapt remap/introspect
[20:57:48] -!- linuxcnc-build_ [linuxcnc-build_!~linuxcnc-@174-16-212-65.hlrn.qwest.net] has joined #linuxcnc-devel
[20:57:49] -!- seb_kuzm1nsky [seb_kuzm1nsky!~seb@174-16-212-65.hlrn.qwest.net] has joined #linuxcnc-devel
[20:58:10] <mhaberler> cmorley, micges - I'd be grateful if you could give this branch a spin
[20:58:19] -!- hm2-buildmaster_ [hm2-buildmaster_!~hm2-build@174-16-212-65.hlrn.qwest.net] has joined #linuxcnc-devel
[20:59:43] -!- seb_kuzminsky has quit [Ping timeout: 245 seconds]
[21:00:07] -!- DJ9DJ has quit [Quit: bye]
[21:00:12] -!- hm2-buildmaster has quit [Ping timeout: 252 seconds]
[21:00:31] -!- linuxcnc-build has quit [Ping timeout: 260 seconds]
[21:01:42] <mhaberler> actually this might have triggered a different bug I heard about but couldnt reproduce - a crash if .axis_mdi_history isnt writable
[21:02:16] -!- mshaver1 [mshaver1!~mshaver@184.75.220.50] has joined #linuxcnc-devel
[21:04:40] <cmorley> Seems the same nut I am make cleaning and trying again
[21:08:21] <cmorley> Yep same problem mhaberier
[21:09:01] <micges> hmm works for me
[21:11:51] <cmorley> maybe I did something wrong...i'll look again
[21:13:56] <cmorley> ahh yes i did...
[21:16:11] <mhaberler> Jeff: pretty sure this didnt call the setup_struct() ctor: setup &Interp::_setup = * new setup;
[21:16:59] -!- andypugh [andypugh!~andy2@cpc16-basl9-2-0-cust685.20-1.cable.virginmedia.com] has joined #linuxcnc-devel
[21:17:40] <mhaberler> the only conceptual difference is this: _setup(setup_struct()) here: http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=blobdiff;f=src/emc/rs274ngc/rs274ngc_pre.cc;h=76d299057f5a65c569882cede60a76dce24696c2;hp=9137a96af1459e546af5ecd8babf1a777ae182ad;hb=937b6ab3b42bd28817b9b639a53b061942cc7567;hpb=27bb27f9c3b0178541bdb252c016878aab374b2a
[21:17:55] <mhaberler> the crash was due to _setup containing garbage
[21:19:36] <cmorley> Yes fixed it for me too
[21:22:50] -!- lyzidiamond has quit [Quit: lyzidiamond]
[21:23:02] <mhaberler> ok, I want to talk to Jeff first before pushing this
[21:23:38] <mhaberler> but whatever comes out there should no visible changes
[21:29:17] -!- maximilian_h [maximilian_h!~bonsai@g227081083.adsl.alicedsl.de] has joined #linuxcnc-devel
[21:30:52] -!- maximilian_h [maximilian_h!~bonsai@g227081083.adsl.alicedsl.de] has parted #linuxcnc-devel
[21:34:28] <linuxcnc-build_> build #1352 of lucid-amd64-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-amd64-sim/builds/1352 blamelist: Michael Haberler <git@mah.priv.at>
[21:34:29] <linuxcnc-build_> build #1349 of lucid-i386-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-sim/builds/1349 blamelist: Michael Haberler <git@mah.priv.at>
[21:34:29] <linuxcnc-build_> build #1352 of lucid-i386-realtime-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-realtime-rip/builds/1352 blamelist: Michael Haberler <git@mah.priv.at>
[21:34:29] <linuxcnc-build_> build #1353 of hardy-amd64-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-amd64-sim/builds/1353 blamelist: Michael Haberler <git@mah.priv.at>
[21:34:30] <linuxcnc-build_> build #1348 of lucid-rtai-i386-clang is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-rtai-i386-clang/builds/1348 blamelist: Michael Haberler <git@mah.priv.at>
[21:34:30] <linuxcnc-build_> build #1351 of hardy-i386-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-sim/builds/1351 blamelist: Michael Haberler <git@mah.priv.at>
[21:34:30] <linuxcnc-build_> build #1349 of hardy-i386-realtime-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-realtime-rip/builds/1349 blamelist: Michael Haberler <git@mah.priv.at>
[21:40:37] -!- JesusAlos has quit [Quit: ChatZilla 0.9.90.1 [Firefox 20.0/20130329043827]]
[21:44:32] -!- jp_mill has quit [Quit: Ex-Chat]
[21:49:21] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@184-96-177-217.hlrn.qwest.net] has joined #linuxcnc-devel
[21:49:23] -!- seb_kuzminsky [seb_kuzminsky!~seb@184-96-177-217.hlrn.qwest.net] has joined #linuxcnc-devel
[21:49:57] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@184-96-177-217.hlrn.qwest.net] has joined #linuxcnc-devel
[21:50:38] -!- linuxcnc-build_ has quit [Ping timeout: 240 seconds]
[21:51:12] -!- seb_kuzm1nsky has quit [Ping timeout: 256 seconds]
[21:51:28] -!- hm2-buildmaster_ has quit [Ping timeout: 240 seconds]
[21:57:00] <KGB-linuxcnc> 03nieson 05master 4b25372 06linuxcnc 10share/ 10gscreen/skins/gmoccapy/gmoccapy_handler.py 10gscreen/skins/gmoccapy/release_notes.txt * gmoccapy_0_9_7_5_1 - corrected the version number in handler file
[22:05:24] -!- afiber__ has quit [Quit: Konversation terminated!]
[22:14:28] <linuxcnc-build> build #433 of precise-amd64-rtpreempt-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-rtpreempt-rip/builds/433 blamelist: Michael Haberler <git@mah.priv.at>
[22:14:28] <linuxcnc-build> build #1352 of precise-amd64-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim/builds/1352 blamelist: Michael Haberler <git@mah.priv.at>
[22:14:28] <linuxcnc-build> build #1148 of precise-amd64-sim-clang is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim-clang/builds/1148 blamelist: Michael Haberler <git@mah.priv.at>
[22:14:29] <linuxcnc-build> build #459 of precise-x86-xenomai-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-x86-xenomai-rip/builds/459 blamelist: Michael Haberler <git@mah.priv.at>
[22:14:29] <linuxcnc-build> build #433 of precise-amd64-xenomai-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-xenomai-rip/builds/433 blamelist: Michael Haberler <git@mah.priv.at>
[22:14:30] <linuxcnc-build> build #553 of precise-i386-realtime-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-realtime-rip/builds/553 blamelist: Michael Haberler <git@mah.priv.at>
[22:14:30] <linuxcnc-build> build #449 of precise-x86-rtpreempt-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-x86-rtpreempt-rip/builds/449 blamelist: Michael Haberler <git@mah.priv.at>
[22:14:31] <linuxcnc-build> build #1347 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1347 blamelist: Michael Haberler <git@mah.priv.at>
[22:15:16] -!- jp_mill has quit [Quit: Ex-Chat]
[22:20:32] -!- linuxcnc-build_ [linuxcnc-build_!~linuxcnc-@75-166-182-197.hlrn.qwest.net] has joined #linuxcnc-devel
[22:20:44] -!- seb_kuzm1nsky [seb_kuzm1nsky!~seb@75-166-182-197.hlrn.qwest.net] has joined #linuxcnc-devel
[22:21:07] -!- hm2-buildmaster_ [hm2-buildmaster_!~hm2-build@75-166-182-197.hlrn.qwest.net] has joined #linuxcnc-devel
[22:21:57] -!- seb_kuzminsky has quit [Ping timeout: 248 seconds]
[22:22:42] -!- hm2-buildmaster has quit [Ping timeout: 252 seconds]
[22:23:23] -!- linuxcnc-build has quit [Ping timeout: 248 seconds]
[22:25:47] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[22:27:40] -!- jp_mill has quit [Quit: Ex-Chat]
[22:34:28] -!- skorasaurus has quit [Quit: Elvis has left the building.]
[22:42:01] -!- geografa has quit [Quit: Computer has gone to sleep.]
[22:54:33] <linuxcnc-build_> build #1353 of lucid-amd64-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-amd64-sim/builds/1353 blamelist: Norbert Schechner <nieson@web.de>
[22:54:33] <linuxcnc-build_> build #1350 of lucid-i386-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-sim/builds/1350 blamelist: Norbert Schechner <nieson@web.de>
[22:54:33] <linuxcnc-build_> build #1353 of lucid-i386-realtime-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-realtime-rip/builds/1353 blamelist: Norbert Schechner <nieson@web.de>
[22:54:34] <linuxcnc-build_> build #1354 of hardy-amd64-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-amd64-sim/builds/1354 blamelist: Norbert Schechner <nieson@web.de>
[22:54:34] <linuxcnc-build_> build #1349 of lucid-rtai-i386-clang is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-rtai-i386-clang/builds/1349 blamelist: Norbert Schechner <nieson@web.de>
[22:54:34] <linuxcnc-build_> build #1352 of hardy-i386-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-sim/builds/1352 blamelist: Norbert Schechner <nieson@web.de>
[22:54:35] <linuxcnc-build_> build #1350 of hardy-i386-realtime-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-realtime-rip/builds/1350 blamelist: Norbert Schechner <nieson@web.de>
[22:56:27] -!- asdfasd has quit [Ping timeout: 248 seconds]
[22:59:29] -!- Einar has quit [Quit: Leaving]
[22:59:48] -!- jp_mill has quit [Quit: Ex-Chat]
[23:01:01] -!- ve7it has quit [Remote host closed the connection]
[23:01:29] -!- seb_kuzminsky [seb_kuzminsky!~seb@174-29-78-189.hlrn.qwest.net] has joined #linuxcnc-devel
[23:01:39] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@174-29-78-189.hlrn.qwest.net] has joined #linuxcnc-devel
[23:01:42] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@174-29-78-189.hlrn.qwest.net] has joined #linuxcnc-devel
[23:03:21] -!- hm2-buildmaster_ has quit [Ping timeout: 245 seconds]
[23:03:26] -!- linuxcnc-build_ has quit [Ping timeout: 240 seconds]
[23:03:46] -!- PetefromTn has quit [Remote host closed the connection]
[23:03:57] -!- seb_kuzm1nsky has quit [Ping timeout: 252 seconds]
[23:05:03] -!- adb has quit [Ping timeout: 252 seconds]
[23:07:31] -!- stsydow has quit [Quit: Leaving]
[23:13:40] -!- lyzidiamond has quit [Quit: lyzidiamond]
[23:17:43] -!- mhaberler has quit [Ping timeout: 260 seconds]
[23:31:41] -!- JT-Shop has quit [Read error: Connection reset by peer]
[23:32:08] -!- JT-Shop [JT-Shop!~John@198.45.190.160] has joined #linuxcnc-devel
[23:34:32] <linuxcnc-build> build #434 of precise-amd64-rtpreempt-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-rtpreempt-rip/builds/434 blamelist: Norbert Schechner <nieson@web.de>
[23:34:33] <linuxcnc-build> build #1353 of precise-amd64-sim is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim/builds/1353 blamelist: Norbert Schechner <nieson@web.de>
[23:34:33] <linuxcnc-build> build #1149 of precise-amd64-sim-clang is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim-clang/builds/1149 blamelist: Norbert Schechner <nieson@web.de>
[23:34:33] <linuxcnc-build> build #460 of precise-x86-xenomai-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-x86-xenomai-rip/builds/460 blamelist: Norbert Schechner <nieson@web.de>
[23:34:34] <linuxcnc-build> build #434 of precise-amd64-xenomai-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-xenomai-rip/builds/434 blamelist: Norbert Schechner <nieson@web.de>
[23:34:34] <linuxcnc-build> build #554 of precise-i386-realtime-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-realtime-rip/builds/554 blamelist: Norbert Schechner <nieson@web.de>
[23:34:35] <linuxcnc-build> build #450 of precise-x86-rtpreempt-rip is complete: Failure [4failed git] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-x86-rtpreempt-rip/builds/450 blamelist: Norbert Schechner <nieson@web.de>
[23:34:35] <linuxcnc-build> build #1348 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1348 blamelist: Norbert Schechner <nieson@web.de>
[23:50:17] <andypugh> Looks like the buildbot needs to have a harsh word with its ISP again.