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

Back
[00:18:50] <andypugh> Tom_itx: I would look at lut-5 for that sort of logic. It allows you to define an output value for every combination of 5 inputs. It's a bit complicated to configure, but it it immensely useful.
[00:28:02] -!- rob_h has quit [Ping timeout: 245 seconds]
[00:28:23] <KGB-linuxcnc> 03Norbert Schechner 05master 253b29d 06linuxcnc 10share/gscreen/skins/gmoccapy/gmoccapy_handler.py 10share/gscreen/skins/gmoccapy/release_notes.txt gmoccapy_0_9_9_8 - replaced gscreen.data with linuxcnc.status * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=253b29d
[00:28:23] <KGB-linuxcnc> 03Norbert Schechner 05master 163e023 06linuxcnc Merge branch 'master' of ssh://norbert@git.linuxcnc.org/git/linuxcnc.git * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=163e023
[00:29:11] -!- asdfasd has quit [Ping timeout: 252 seconds]
[00:36:55] -!- skorasaurus has quit [Quit: WeeChat 0.4.2]
[00:38:32] -!- printallthething has quit [Ping timeout: 252 seconds]
[00:52:17] -!- terabyte- has quit [Quit: terabyte-]
[00:53:21] -!- |1li has quit [Quit: Leaving]
[00:56:02] -!- Veticus has quit [Quit: Textual IRC Client: www.textualapp.com]
[00:56:11] -!- thomaslindstr_m has quit [Quit: Leaving...]
[01:00:23] -!- dari_ugas has quit [Read error: Connection reset by peer]
[01:04:04] -!- Nick001 has quit []
[01:29:08] -!- GuShH_ has quit [Ping timeout: 252 seconds]
[01:31:50] -!- atom1 has quit [Quit: Leaving]
[01:32:40] -!- Tecan has quit [Changing host]
[01:43:30] -!- patrickarlt has quit [Remote host closed the connection]
[01:49:01] -!- patrickarlt has quit [Ping timeout: 272 seconds]
[01:49:02] -!- terabyte- has quit [Quit: terabyte-]
[01:55:45] -!- ChuangTzu has quit [Ping timeout: 252 seconds]
[02:22:29] -!- c-bob|afk has quit [Ping timeout: 252 seconds]
[02:32:21] -!- GuShh_Lap2 has quit [Disconnected by services]
[02:36:18] <memleak> what do you guys use for documentation? doxygen?
[02:54:38] -!- andypugh has quit [Quit: andypugh]
[02:59:19] -!- sumpfralle has quit [Ping timeout: 272 seconds]
[03:02:47] -!- owhite [owhite!~owhite@c-68-50-143-182.hsd1.md.comcast.net] has joined #linuxcnc-devel
[03:03:02] -!- owhite has quit [Remote host closed the connection]
[03:06:14] -!- atom1 [atom1!~tom@ip68-102-192-239.ks.ok.cox.net] has joined #linuxcnc-devel
[03:06:14] -!- atom1 has quit [Changing host]
[03:06:14] -!- atom1 [atom1!~tom@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[03:07:09] <atom1> i installed master on the same hdd as 2.5.3 and trying to compile it i get these errors and i'm not sure what to do:
[03:07:13] <atom1> checking /usr/src/linux-headers-2.6.32-122-rtai/include/linux/version.h usability... no
[03:07:13] <atom1> checking /usr/src/linux-headers-2.6.32-122-rtai/include/linux/version.h presence... no
[03:07:13] <atom1> checking for /usr/src/linux-headers-2.6.32-122-rtai/include/linux/version.h... no
[03:07:13] <atom1> configure: error: version.h not found - Is the kernel headers package installed ?
[03:07:36] -!- lucashodge has quit [Quit: I am away now.]
[03:09:35] <skunkworks> is this a fresh install of 10.04?
[03:09:45] <atom1> not fresh
[03:09:53] <atom1> it's been updated
[03:10:03] <atom1> but i run 2.5.3 on it
[03:10:10] <skunkworks> have you built linuxcnc on it before?
[03:10:12] <atom1> i'd been using another ssd
[03:10:22] <atom1> no not the hdd
[03:10:31] <atom1> just on the ssd i swap out
[03:11:00] <atom1> i wanted to get it over to the hdd so i can compare 2.5.3 with it
[03:11:19] <skunkworks> did you do the http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Installing_LinuxCNC#On_Ubuntu_with_LinuxCNC_package_already_installed
[03:11:57] <skunkworks> specifically
[03:12:01] <skunkworks> sudo apt-get install libpth-dev
[03:12:03] <skunkworks> sudo apt-get build-dep linuxcnc
[03:13:41] <atom1> one question though, will it screw up the 2.5.3 install?
[03:13:49] <atom1> better to know now
[03:13:55] <skunkworks> hasn't for me
[03:14:16] <skunkworks> it installs the rip verion in its self contained directory
[03:14:28] <atom1> ok
[03:14:46] <atom1> i was gonna do master and the TP one along side it
[03:14:51] <skunkworks> sure
[03:14:56] <skunkworks> I do that a lot
[03:15:17] <atom1> should i do ^^ that before i get the source?
[03:15:27] <atom1> i've already gotten the source in a directory
[03:15:35] <skunkworks> that is ok
[03:16:10] <skunkworks> you just want to start at the ./autogen.sh
[03:16:18] <skunkworks> when you go to build
[03:16:28] <atom1> right
[03:16:33] <atom1> i was reading the install file
[03:16:43] <skunkworks> there is an install file?
[03:16:45] <skunkworks> huh
[03:16:52] <atom1> in the docs directory :)
[03:16:53] <skunkworks> I alway have to look at the wiki.
[03:17:37] <skunkworks> although I have done it so much recently that I probably finally do it without cheatsheets
[03:18:04] <atom1> if i don't consistently do something i forget how i did it
[03:18:43] <atom1> i should be able to install those with the package manager
[03:19:07] <skunkworks> I don't know - I would assume so.. but I have always apt-get installed them
[03:19:20] <atom1> just as easy i suppose
[03:19:43] <skunkworks> (I am not a really strong linux user. Linuxcnc is the only reason I initally started playing with it.)
[03:20:04] <skunkworks> but I like it
[03:20:22] <skunkworks> and usually google gets me the answers I need
[03:20:25] <atom1> same here
[03:20:52] <skunkworks> I now use it as my personal machines.
[03:21:20] <atom1> E: Unable to find a source package for linuxcnc
[03:22:11] <atom1> on the libpth-dev, it was already installed
[03:22:40] <atom1> 0 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.
[03:23:22] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[03:24:05] <atom1> i guess i should add 2.6 to the sources with deb right?
[03:24:17] <atom1> i swapped drives and failed to do that
[03:25:13] <atom1> then again, i was told deb isn't current
[03:31:58] -!- terabyte- has quit [Quit: terabyte-]
[03:45:16] -!- amiri has quit [Remote host closed the connection]
[03:50:42] <atom1> thanks skunkworks i think it's building
[03:50:48] <atom1> we'll see here in a bit
[03:57:05] -!- patrickarlt has quit [Remote host closed the connection]
[04:01:28] -!- atom1 has quit [Quit: Leaving]
[04:01:34] -!- lucashodge has quit [Client Quit]
[04:03:48] -!- amiri has quit [Quit: leaving]
[04:12:30] -!- default_ has quit [Quit: Ex-Chat]
[04:12:47] -!- AR_ has quit [Ping timeout: 272 seconds]
[04:16:42] <Tom_itx> cradek, the commented code is what failed on 2.6 but ran on 2.5.3, the new code below it works on both. I don't know if it's an indicator that either toggle or toggle2nist is broke or not.
[04:16:45] <Tom_itx> http://tom-itx.dyndns.org:81/~webpage/cnc/configs/sherline/pause_resume.txt
[04:17:57] <Tom_itx> and the diagrams for each:
[04:18:00] <Tom_itx> http://tom-itx.dyndns.org:81/~webpage/cnc/configs/sherline/Pause-resume.jpg
[04:18:08] <Tom_itx> http://tom-itx.dyndns.org:81/~webpage/cnc/configs/sherline/new_pause_resume.jpg
[04:31:34] -!- kwallace2 [kwallace2!~kwallace@smb-248.sonnet.com] has joined #linuxcnc-devel
[04:34:12] -!- zzolo has quit [Ping timeout: 252 seconds]
[04:35:02] -!- kwallace has quit [Ping timeout: 264 seconds]
[04:37:30] -!- skorasaurus has quit [Ping timeout: 252 seconds]
[04:54:45] -!- PetefromTn has quit [Remote host closed the connection]
[05:03:21] -!- jbr has quit [Ping timeout: 265 seconds]
[05:05:05] -!- Connor has quit [Ping timeout: 272 seconds]
[05:25:21] -!- amiri has quit [Ping timeout: 272 seconds]
[05:28:24] -!- ve7it has quit [Remote host closed the connection]
[05:36:15] -!- patrickarlt has quit [Quit: Leaving...]
[05:47:21] -!- lyzidiamond has quit [Quit: lyzidiamond]
[06:02:21] -!- Fox_Muldr has quit [Ping timeout: 272 seconds]
[06:21:42] -!- kwallace2 [kwallace2!~kwallace@smb-248.sonnet.com] has parted #linuxcnc-devel
[06:24:37] -!- ries has quit [Quit: ries]
[06:41:40] -!- terabyte- has quit [Quit: terabyte-]
[06:49:59] -!- The_Ball has quit [Ping timeout: 260 seconds]
[06:56:09] -!- terabyte- has quit [Quit: terabyte-]
[07:04:01] -!- kwallace [kwallace!~kwallace@smb-198.sonnet.com] has joined #linuxcnc-devel
[07:22:45] -!- tjtr33 has quit [Quit: Leaving]
[07:28:49] -!- archivist_herron has quit [Read error: Operation timed out]
[07:43:32] <KGB-linuxcnc> 03Norbert Schechner 05master 9571c6b 06linuxcnc 10share/gscreen/skins/gmoccapy/gmoccapy_handler.py 10share/gscreen/skins/gmoccapy/release_notes.txt gmoccapy_0_9_9_8_1 - jog_increments handling changed * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=9571c6b
[07:50:57] <KGB-linuxcnc> 03Norbert Schechner 05master 6eadae4 06linuxcnc 10src/emc/usr_intf/gscreen/gscreen.py gscreen - initialize_manual_tool_change * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=6eadae4
[08:03:58] -!- cmorley [cmorley!~chris@S0106204e7f8c229b.no.shawcable.net] has joined #linuxcnc-devel
[08:04:22] -!- balestrino has quit [Ping timeout: 252 seconds]
[08:34:29] -!- dhoovie has quit [Read error: Connection reset by peer]
[08:39:15] -!- Valen has quit [Quit: Leaving.]
[08:39:54] -!- rob_h [rob_h!~robh@2.127.117.253] has joined #linuxcnc-devel
[09:04:37] -!- lyzidiamond has quit [Quit: lyzidiamond]
[09:06:58] -!- dhoovie has quit [Ping timeout: 246 seconds]
[09:24:30] -!- Veticus has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[09:25:59] -!- MattyMatt has quit [Ping timeout: 252 seconds]
[09:28:58] -!- dhoovie|2 has quit [Read error: Connection reset by peer]
[09:30:16] -!- kjoller has quit [Quit: Nettalk6 - www.ntalk.de]
[09:37:48] -!- MrSunshine_ has quit [Quit: Leaving]
[09:42:41] -!- kwallace [kwallace!~kwallace@smb-198.sonnet.com] has parted #linuxcnc-devel
[09:47:31] -!- psha[work] [psha[work]!~psha@psha.org.ru] has joined #linuxcnc-devel
[10:01:00] -!- syyl- has quit [Ping timeout: 252 seconds]
[10:06:47] -!- Jymmm has quit [Ping timeout: 245 seconds]
[10:30:43] -!- kludge` has quit [Ping timeout: 260 seconds]
[10:35:14] -!- psha[work] has quit [Quit: Lost terminal]
[10:35:36] -!- b_b has quit [Changing host]
[10:45:13] -!- MrSunshine has quit [Remote host closed the connection]
[11:09:11] <KGB-linuxcnc> 03John Thornton 05v2.5_branch 9b26e4d 06linuxcnc 10docs/src/config/ini_config.txt Docs: fix min angular velocity description and spelling errors * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=9b26e4d
[11:22:59] -!- The_Ball has quit [Ping timeout: 260 seconds]
[11:26:22] -!- skunkworks has quit [Remote host closed the connection]
[11:50:25] -!- balestrino has quit [Ping timeout: 246 seconds]
[12:00:52] -!- skunkworks [skunkworks!~chatzilla@68-117-82-35.dhcp.eucl.wi.charter.com] has joined #linuxcnc-devel
[12:13:13] -!- thomaslindstr_m has quit [Remote host closed the connection]
[12:15:18] -!- thomaslindstr_m has quit [Remote host closed the connection]
[12:35:10] -!- thomaslindstr_m has quit [Remote host closed the connection]
[12:36:17] -!- skunkworks has quit [Ping timeout: 252 seconds]
[12:40:25] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[12:44:04] -!- thomaslindstr_m has quit [Quit: Leaving...]
[12:48:51] -!- maximilian_h [maximilian_h!~bonsai@p549DCF86.dip0.t-ipconnect.de] has joined #linuxcnc-devel
[12:53:38] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[12:56:03] <KGB-linuxcnc> 03John Thornton 05v2.5_branch 5751b1d 06linuxcnc 10docs/src/gcode/gcode.txt Docs: make the descriptions of a rapid move use the same terms * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=5751b1d
[13:13:14] -!- MacGalempsy has quit [Read error: Connection reset by peer]
[13:20:37] -!- maximilian_h has quit [Quit: Leaving.]
[13:36:44] <skunkworks> cd ..
[13:36:45] <skunkworks> heh
[13:37:43] <pcw_home> cd Hawaii
[13:39:36] <skunkworks> I wish
[13:40:00] -!- maximilian_h [maximilian_h!~bonsai@p549DCF86.dip0.t-ipconnect.de] has joined #linuxcnc-devel
[13:40:10] <skunkworks> pcw_home, did you see I got the hardware?
[13:40:15] <skunkworks> THanks again
[13:42:46] <archivist> sudo make warm
[13:43:21] <pcw_home> NP, when I get a chance I can send you a 7I76E which does work with whatever bugs exist in th current driver
[13:43:23] <pcw_home> (And I think micges will be able to look into this later this month)
[13:46:12] <skunkworks> I can wait. No rush. I am not using it other than testing.
[13:46:57] <skunkworks> micges is sooo busy... What can be more important than mesa!?
[13:47:40] -!- Loetmichel has quit [Ping timeout: 252 seconds]
[13:47:45] <pcw_home> unimportant stuff like new baby
[13:48:19] <skunkworks> Pshaaaa - been there.. have the t-shirt.. (still there)
[13:49:38] <skunkworks> The baby does sleep...
[13:50:41] <pcw_home> not necessarily when you want...
[13:50:54] Cylly is now known as Loetmichel
[13:57:56] -!- maximilian_h has quit [Quit: Leaving.]
[14:11:25] <skunkworks> a little benadryl goes a long way..
[14:11:49] <skunkworks> (that is a direct quote from another parent... (scary))
[14:20:35] -!- terabyte- has quit [Quit: terabyte-]
[14:21:52] -!- krusty_ar has quit [Read error: Connection reset by peer]
[14:29:24] -!- krusty_ar has quit [Remote host closed the connection]
[14:33:29] mork is now known as supermork
[14:33:45] -!- krusty_ar_ has quit [Remote host closed the connection]
[14:38:53] -!- terabyte- has quit [Client Quit]
[14:48:01] -!- FreezingCold has quit [Ping timeout: 272 seconds]
[14:56:14] -!- md-2 has quit [Remote host closed the connection]
[15:07:11] -!- krusty_ar has quit [Read error: Connection reset by peer]
[15:08:14] jbr_ is now known as jbr
[15:30:20] -!- foilege has quit [Quit: Konversation terminated!]
[15:30:55] -!- FreezingCold has quit [Ping timeout: 246 seconds]
[15:35:11] asheppard_ is now known as sheppard
[15:39:30] -!- taureau has quit [Client Quit]
[15:40:22] <mozmck> heh!
[15:51:34] -!- kwallace1 [kwallace1!~kwallace@smb-35.sonnet.com] has joined #linuxcnc-devel
[15:57:52] -!- kwallace2 [kwallace2!~kwallace@smb-69.sonnet.com] has joined #linuxcnc-devel
[15:59:47] -!- kwallace1 has quit [Ping timeout: 252 seconds]
[16:03:33] -!- malcom2073 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
[16:06:10] -!- jbr has quit [Quit: ChatZilla 0.9.90.1 [Firefox 26.0/20131205075310]]
[16:07:11] -!- mle has quit [Ping timeout: 272 seconds]
[16:09:41] -!- garfong has quit [Ping timeout: 252 seconds]
[16:18:11] -!- jnaour_ has quit [Remote host closed the connection]
[16:20:48] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[16:45:27] -!- supermork has quit [Quit: Vado]
[17:09:06] <memleak> rtai's first non-test 4.0 release is out
[17:12:29] -!- zeeshan has quit [Quit: bye]
[17:13:11] amiri_ is now known as amiri
[17:16:42] -!- zzolo has quit [Quit: zzolo]
[17:19:26] <mozmck> The tarball is dated Dec 6, is there something newer?
[17:24:03] -!- mozmck has quit [Read error: Connection reset by peer]
[17:27:24] <memleak> no i just didnt notice it until now because paolo never updates the stupid home page
[17:27:36] <memleak> oh he left
[17:31:43] will is now known as Guest74032
[17:38:26] -!- krusty_ar_ has quit [Remote host closed the connection]
[17:40:30] -!- mozmck [mozmck!~moses@client-67.210.159.209.dfwtx.partnershipbroadband.com] has joined #linuxcnc-devel
[17:41:46] <memleak> no there isnt
[17:41:56] <memleak> @ mozmck
[17:42:11] -!- FreezingCold has quit [Ping timeout: 272 seconds]
[17:42:12] <mozmck> ok
[17:42:24] <seb_kuzminsky> memleak: what's the relationship between paolo's rtai 4.0 and the rtai branch that shabby and you are working on, that i based our rtai kernel on?
[17:43:06] <mozmck> I did notice that there is a patch for 3.8.x kernel, isn't your kernel 3.5.x seb_kuzminsky?
[17:43:14] <seb_kuzminsky> mozmck: it's 3.4
[17:43:14] <memleak> 3.4
[17:43:19] <memleak> i beat you :P
[17:43:54] <memleak> our branch isnt your branch anymore
[17:44:08] <memleak> old-master is the rtai stuff you based the debs off of, master is based off of vulcano
[17:44:16] <memleak> vulcano is rtai 4.0
[17:44:36] <seb_kuzminsky> i thought vulcano was paolo's unstable development branch? and when it's ready to come out it's called 'magma'?
[17:44:46] <memleak> opposite way
[17:45:03] <seb_kuzminsky> oh, magma is dev, and then volcano releases it out to the world?
[17:45:07] <memleak> yep
[17:45:09] <seb_kuzminsky> aha
[17:45:30] <memleak> old-master is a heavily hacked version of rtai 3.9.1
[17:46:10] <seb_kuzminsky> so your old-master branch (that i used) was a bunch of fixes on top of paolo's magma/dev branch, and your new (current) master branch is those fixes rebased onto volcano (rtai 4.0)?
[17:47:15] <memleak> old-master was actually magma and vulcano combined, but you're right for the current branch
[17:47:21] <seb_kuzminsky> ok
[17:47:42] -!- Guest74032 has quit [Ping timeout: 272 seconds]
[17:47:57] <seb_kuzminsky> just curious, did you get any of your patches into paolo's repo? or are you still carrying a huge stack of patches against his release?
[17:48:54] <memleak> i always wondered if vulcano is named after the volcano in italy (considering their all italian pretty much) or if they spelled volcano wrong, considering one of them is called magma
[17:49:22] <memleak> and paolo has been merging more and more of my work into the tree
[17:49:50] <seb_kuzminsky> that's great! yay for collaboration :-)
[17:49:55] <mozmck> Is this the repo for your stuff memleak? https://github.com/ShabbyX/RTAI
[17:50:02] <memleak> yes mozmck
[17:50:08] <mozmck> thanks
[17:50:15] <memleak> master is still in development and not yet rock solid
[17:52:19] -!- rob_h has quit [Ping timeout: 246 seconds]
[17:53:12] <memleak> i might actually update old-master until i figure out the right fixes for master
[18:04:44] <memleak> i mean it's a really stable super clean rtai branch, so i might as well
[18:05:03] <memleak> perhaps even integrate rtai 4.0 into it.
[18:05:59] -!- krusty_ar has quit [Read error: Connection reset by peer]
[18:08:05] -!- patrickarlt has quit [Remote host closed the connection]
[18:08:24] -!- md-2 has quit [Quit: Leaving...]
[18:09:08] -!- moonlite has quit [Quit: moonlite]
[18:14:02] -!- cmorley has quit [Ping timeout: 264 seconds]
[18:15:53] -!- kwallace2 [kwallace2!~kwallace@smb-69.sonnet.com] has parted #linuxcnc-devel
[18:17:54] -!- kwallace [kwallace!~kwallace@smb-69.sonnet.com] has joined #linuxcnc-devel
[18:26:45] -!- patrickarlt has quit [Ping timeout: 248 seconds]
[18:36:23] -!- amiri has quit [Ping timeout: 272 seconds]
[18:45:31] -!- DennisL has quit [Ping timeout: 246 seconds]
[19:06:38] <skunkworks> pcw_home, and the HD showed up.
[19:14:18] -!- rob_h [rob_h!~robh@2.127.117.253] has joined #linuxcnc-devel
[19:15:06] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[19:23:06] -!- wboykinm has quit [Read error: Connection reset by peer]
[19:31:13] -!- gonzo_ has quit [Read error: Connection reset by peer]
[19:35:10] -!- zzolo has quit [Quit: zzolo]
[19:53:23] -!- cwmma has quit [Ping timeout: 272 seconds]
[19:53:23] cwmma__ is now known as cwmma
[19:53:41] -!- cwmma_ has quit [Ping timeout: 248 seconds]
[19:57:18] -!- tom_o_t has quit [Changing host]
[20:03:31] -!- ravenlock has quit [Ping timeout: 272 seconds]
[20:07:43] -!- PCW [PCW!~chatzilla@99.88.10.65] has joined #linuxcnc-devel
[20:11:12] -!- sumpfralle has quit [Read error: Operation timed out]
[20:19:29] -!- |1li has quit [Read error: Connection reset by peer]
[20:21:37] -!- orionmotors has quit [Read error: Connection reset by peer]
[20:21:37] -!- eurocomp has quit [Read error: Connection reset by peer]
[20:23:46] -!- FinboySlick has quit [Quit: Leaving.]
[20:26:27] -!- skunkworks_ [skunkworks_!~chatzilla@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[20:34:45] -!- KimK has quit [Ping timeout: 248 seconds]
[20:35:15] -!- KimK [KimK!~Kim__@ip24-255-223-153.ks.ks.cox.net] has joined #linuxcnc-devel
[20:43:35] -!- skunkworks_ has quit [Ping timeout: 252 seconds]
[20:47:24] -!- setbox has quit [Read error: Connection reset by peer]
[21:07:26] -!- leykin has quit [Remote host closed the connection]
[21:09:26] -!- zlog has quit [Ping timeout: 252 seconds]
[21:09:39] -!- Tom_itx has quit [Ping timeout: 272 seconds]
[21:11:39] -!- chillly has quit [Quit: Leaving]
[21:12:09] -!- zlog [zlog!~zlog@ip68-102-192-239.ks.ok.cox.net] has joined #linuxcnc-devel
[21:12:51] -!- cwmma has quit [Ping timeout: 260 seconds]
[21:13:00] -!- mozmck has quit [Read error: Connection reset by peer]
[21:14:57] -!- cwmma_ has quit [Ping timeout: 276 seconds]
[21:17:06] -!- Tom_itx [Tom_itx!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[21:19:14] -!- zenimpulse has quit [Ping timeout: 272 seconds]
[21:29:00] -!- mozmck [mozmck!~moses@client-67.210.159.209.dfwtx.partnershipbroadband.com] has joined #linuxcnc-devel
[21:30:08] -!- ekolojik has quit [Changing host]
[21:31:26] -!- Anaphaxeton has quit [Remote host closed the connection]
[21:32:31] -!- zenimpulse has quit [Quit: Page closed]
[21:32:31] zenimpulse__ is now known as zenimpulse
[21:42:33] -!- maximilian_h [maximilian_h!~bonsai@130.255.104.21] has joined #linuxcnc-devel
[21:44:25] -!- maximilian_h has quit [Client Quit]
[21:57:56] -!- skunkworks_ [skunkworks_!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[21:59:17] -!- Deejay has quit [Quit: bye]
[22:02:11] -!- FinboySlick has quit [Quit: Leaving.]
[22:04:09] -!- spatialbrew has quit [Remote host closed the connection]
[22:08:44] <seb_kuzminsky> linuxcnc-build_: force build --branch=unified-build-candidate-3 checkin
[22:08:45] <linuxcnc-build_> build forced [ETA 1h59m53s]
[22:08:45] <linuxcnc-build_> I'll give a shout when the build finishes
[22:10:22] -!- motioncontrol has quit [Client Quit]
[22:24:50] -!- tinkerer has quit [Quit: Leaving.]
[22:25:11] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[22:40:32] -!- tinkerer has quit [Quit: Leaving.]
[22:40:55] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[22:43:56] -!- dway has quit [Quit: dway]
[22:44:30] -!- emcPT [emcPT!~kvirc@bl14-119-24.dsl.telepac.pt] has joined #linuxcnc-devel
[22:56:16] -!- sumpfralle has quit [Client Quit]
[22:57:54] -!- thomaslindstr_m has quit [Quit: Leaving...]
[23:04:10] -!- emcPT has quit [Ping timeout: 246 seconds]
[23:05:14] -!- ekolojik has quit [Quit: Konversation terminated!]
[23:14:27] <linuxcnc-build_> build #13 of deb-precise-xenomai-binary-amd64 is complete: Failure [4failed apt-get-update shell_2] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-xenomai-binary-amd64/builds/13
[23:15:19] <linuxcnc-build_> build #13 of deb-precise-xenomai-binary-x86 is complete: Failure [4failed apt-get-update shell_2] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-xenomai-binary-x86/builds/13
[23:16:44] <linuxcnc-build_> build #13 of deb-precise-rtpreempt-binary-x86 is complete: Failure [4failed apt-get-update shell_2] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-rtpreempt-binary-x86/builds/13
[23:16:49] <linuxcnc-build_> build #13 of deb-precise-rtpreempt-binary-amd64 is complete: Failure [4failed apt-get-update shell_2] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-precise-rtpreempt-binary-amd64/builds/13
[23:23:16] -!- andypugh [andypugh!~andy2@cpc14-basl11-2-0-cust436.20-1.cable.virginm.net] has joined #linuxcnc-devel
[23:23:49] <andypugh> What's the usual approach to a patch that won't "take" ?
[23:24:54] <andypugh> I am guessing that hand-editing the patch until it does take would be the wrong way?
[23:29:59] <linuxcnc-build_> build #5 of deb-wheezy-rtpreempt-binary-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-wheezy-rtpreempt-binary-amd64/builds/5
[23:30:08] <linuxcnc-build_> Hey! build checkin #1665 is complete: Success [3build successful]
[23:30:08] <linuxcnc-build_> Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1665
[23:43:11] <linuxcnc-build_> build #1292 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/1292
[23:43:16] -!- zzolo has quit [Quit: zzolo]
[23:44:08] -!- harmonia has quit [Remote host closed the connection]
[23:44:16] <linuxcnc-build_> build #1291 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/1291
[23:44:31] <linuxcnc-build_> build #121 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/121
[23:45:11] -!- jbr has quit [Ping timeout: 272 seconds]
[23:47:57] <linuxcnc-build_> build #1286 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/1286
[23:58:21] <zultron> andypugh, usually you apply the patch. Bits that won't 'take' will create a .rej file next to the original. Then you're expected to edit the file manually.
[23:59:21] <zultron> The .rej file will contain the hunks that couldn't be applied.
[23:59:39] <andypugh> I am trying to use the xenomai "prepare kernel" script, that complans if the patch doesn't take, and doesn't do the rest of the job.