#emc-devel | Logs for 2011-06-13

Back
[00:01:05] -!- davef has quit [Read error: Connection reset by peer]
[00:02:24] -!- theorbtwo has quit [Read error: Operation timed out]
[00:02:46] <KimK> Will 2.5.0 be able to run on 8.04?
[00:19:50] -!- toastydeath has quit [Ping timeout: 246 seconds]
[00:25:20] -!- crazy_imp has quit [Ping timeout: 244 seconds]
[00:36:07] -!- davef has quit [Quit: Visitor from www.linuxcnc.org]
[00:54:11] -!- OoBIGeye has quit [Ping timeout: 276 seconds]
[01:02:09] -!- Techrat_Connecti has quit [Ping timeout: 255 seconds]
[01:24:12] -!- Techrat_Connecti has quit [Ping timeout: 255 seconds]
[01:44:07] -!- atom1 has quit [Quit: Leaving]
[01:47:14] <cradek> yes all of the 2.5 series will run on 8.04
[01:47:28] <cradek> (jeez we've got to get the thing released)
[01:47:33] -!- syyl_ has quit [Quit: Leaving]
[01:48:00] <KimK> Thanks! And on that line, any thoughts on the above (1-2 screensful back?)
[01:48:17] <KimK> My scripting troubleshooting, I mean?
[01:49:47] <cradek> you are on 2.5 branch?
[01:50:03] <KimK> Yes, 2.5
[01:51:22] <KimK> I wish I knew more about make/Makefile/Submakefile. I'm willing to troubleshoot, but I haven't Googled a gold mine of troubleshooting advice yet.
[01:51:44] <cradek> I feel the same way
[01:52:22] <KimK> I have done "make" with output to a log file for review, and just plain make in case the log file was screwing things up.
[01:53:05] <cradek> I'm trying the build now
[01:54:38] <KimK> I followed SWPs advice, and have not pushed much or any of this mess.
[01:55:19] <KimK> Docs build on my unremarkable but recent system takes 5-6 minutes.
[01:56:18] <cradek> my system is neither remarkable nor recent, and it takes a whole lot longer than that
[02:00:52] -!- rayh [rayh!~rayh@fai-18-67-255-64.fast-air.net] has joined #emc-devel
[02:07:06] <KimK> I think it said I was 29 commits ahead. I'm still not 100% sure I haven't screwed something up. But I guess press forward and we'll see. I'm likely to get blamed for a lot of things, lol!
[02:07:34] <KimK> git blame ---> KIM!
[02:07:36] <cradek> still building here...
[02:08:55] <skunkworks_> cradek: your probing routines are awesome! thank you. http://www.youtube.com/watch?v=KOi51ogqels
[02:09:09] <cradek> cool, welcome!
[02:09:28] <cradek> soooooo nice to have a probe
[02:09:49] <KimK> Hi Sam, what size ball did the Chinese Renishaw folks give you?
[02:10:26] <skunkworks_> 5mm
[02:10:30] <KimK> Hi Ray! How are you! I see you're going to be at the CNC Workshop.
[02:10:41] <cradek> rayh!
[02:11:33] <rayh> Hi Chris
[02:11:46] <rayh> Hi Kim
[02:12:07] <KimK> Good to see you here, you've been busy?
[02:12:19] <rayh> CNC workshop. Yep. George twisted my arm.
[02:12:59] <cradek> KimK: http://pastebin.com/raw.php?i=x2Yj445q
[02:13:58] <skunkworks_> rayh: ! :)
[02:14:45] <rayh> Hi Sam
[02:14:51] <KimK> cradek: Well, looks like you've got a full boat there, doesn't it? I wonder what's wrong on my end?
[02:15:08] <cradek> I'm at v2.5.0-pre1-340-g0ca6191
[02:16:06] <KimK> That doesn't come up in git status does it. Where do I find that?
[02:16:20] <cradek> that's the output of git describe
[02:16:32] <cradek> the thing after the last -g is the git rev that you can see in gitk etc
[02:17:26] -!- aggrav8d has quit [Ping timeout: 246 seconds]
[02:20:14] <KimK> rayh: I have been doing a lot of editing on the docs for the 2.5 manuals, I hope they're better. Comments invited. I'd like to preview you copies if you have time and if you're interested in reviewing the edited manuals. (And if I can figure out how to do it, I'm having a little trouble building at the moment, lol!)
[02:20:31] <KimK> I get v2.5.0-pre1-369-g5aff155
[02:20:51] <cradek> then you have 29 commits that I don't have
[02:21:10] <cradek> unfortunately one (or more) of them is your problem...
[02:21:47] <KimK> That agrees with git status too. OK, so this would be the place to use git divide-and-conquer, or whatever it's called?
[02:22:24] <rayh> Kimk: Are these the ones available from the docs section on .org?
[02:22:55] <KimK> I'd rather troubleshoot it, but I guess I'd settle for knowing how far back I broke it?
[02:23:07] <cradek> yes http://linuxcnc.org/docs/2.5/html/ is periodically regenerated
[02:23:16] <rayh> Thanks
[02:23:44] <KimK> rayh: Yes, eventually, but I have all the recent changes here, I was advised not to push them until I know why it's broke.
[02:23:55] <cradek> if you know 0ca6191 is good and 5aff155 is bad, you can give that information to git bisect, and it will help you find the commit that breaks it
[02:24:28] <cradek> git-bisect manpage: http://kernel.org/pub/software/scm/git/docs/git-bisect.html
[02:24:31] <KimK> Git bisect, that was it. OK, I'll try it.
[02:25:33] <rayh> Is there a target release date for 2.5?
[02:26:30] <cradek> I have not set a date
[02:27:16] <cradek> I'm moving house mid-July, so ideally before or after that
[02:29:01] <rayh> Just the word "moving" puts a twist in my gut!
[02:29:25] <cradek> yep, I'm both excited and twisty
[02:29:27] <rayh> Lincoln still?
[02:29:32] <cradek> yes (yay)
[02:29:45] <rayh> That helps.
[02:30:53] <rayh> I've been reading the current (2.4) docs and you guys have done really good stuff.
[02:31:08] <KimK> Need volunteer movers in July?
[02:31:26] -!- Tom_itx has quit []
[02:31:31] <cradek> KimK: since I like my friends, I'm going to use paid movers!
[02:31:39] <cradek> KimK: I really appreciate the offer though.
[02:31:45] <KimK> Ha! OK, that works.
[02:32:10] <cradek> they can do the heavy/awkward stuff. I can do the fragile stuff.
[02:32:11] <KimK> I'll just have beer and pizza here in Omaha on your moving day, then.
[02:32:41] <cradek> rayh: appreciate that. 2.5 is even better.
[02:32:55] Tom_shop is now known as Tom_itx
[02:33:15] <cradek> KimK: virtual pizza party! you're back in omaha now?
[02:34:35] <KimK> rayh: Yes, I'm curious what people will think about the 2.5 docs. I took about 60 pages of HAL stuff out of the Integrator manual and put it in HAL. It was either that or put the rest of the HAL manual in the Integ manual and get rid of the HAL manual. I thought that was going too far.
[02:35:47] <rayh> That is an issue that's been going on since JohnK first built it.
[02:36:13] <KimK> cradek: Yes, I've been back in Omaha for awhile, but still looking for real work. rayh: If you hear of any work that might be good, please let me know.
[02:36:32] <cradek> yikes, you've been out of it for a long time now.
[02:37:00] <KimK> Yes, and the old piggy bank doesn't rattle much anymore.
[02:40:12] <KimK> Plus I've done some of the "roughing" work to get the French docs caught up closer to the English ones. I can't do proper translation, but I can fake it, and I can use Google French <--> English. So that should help the "real" translator, whoever that turns out to be.
[02:41:49] <rayh> Where is Patrice when we need him.
[02:44:55] <KimK> I left the "2.3" at the top of the French docs, though, as I'm not sure I've improved them to 2.4, lol.
[02:51:29] -!- nicko has quit [Ping timeout: 250 seconds]
[02:51:30] -!- Techrat has quit [Ping timeout: 255 seconds]
[02:53:38] <KimK> cradek: I tried starting git bisect, but it wants me to commit my uncommitted stuff first. OK, I'm doing that now.
[02:56:15] -!- nicko has quit [Ping timeout: 250 seconds]
[03:34:07] -!- ve7it has quit [Remote host closed the connection]
[03:35:22] -!- ve7it [ve7it!~LawrenceG@S0106009027972e37.pk.shawcable.net] has joined #emc-devel
[03:47:41] -!- Valen has quit [Quit: Leaving.]
[03:49:41] -!- Tom_itx has quit [Ping timeout: 276 seconds]
[03:59:28] -!- awallin has quit [Read error: Operation timed out]
[04:24:22] -!- factor has quit [Ping timeout: 252 seconds]
[04:25:42] -!- ds3 has quit [Ping timeout: 258 seconds]
[04:30:14] -!- nots has quit [Ping timeout: 252 seconds]
[04:35:56] -!- Roguish has quit [Ping timeout: 260 seconds]
[04:44:23] -!- Birdman3131 has quit [Read error: Connection reset by peer]
[05:00:14] -!- ve7it has quit [Remote host closed the connection]
[05:02:23] -!- nicko has quit [Quit: Visitor from www.linuxcnc.org]
[05:07:13] -!- awallin [awallin!~quassel@cs27057046.pp.htv.fi] has joined #emc-devel
[05:29:10] -!- cassmodiah has quit [Ping timeout: 260 seconds]
[05:59:59] -!- nicko has quit [Read error: Connection reset by peer]
[06:03:59] -!- Birdman3131 has quit [Read error: Connection reset by peer]
[06:19:03] -!- nicko has quit [Ping timeout: 250 seconds]
[06:19:51] -!- davef has quit [Read error: Connection reset by peer]
[06:21:40] -!- scanf has quit [Ping timeout: 240 seconds]
[06:37:02] -!- Birdman3131 has quit [Read error: Connection reset by peer]
[06:39:51] -!- nicko has quit [Ping timeout: 250 seconds]
[06:40:02] -!- WalterN has quit [Read error: Connection reset by peer]
[07:03:23] -!- e-jones [e-jones!~jkastner@ip-84-242-102-36.net.upcbroadband.cz] has joined #emc-devel
[07:13:03] -!- awallin_ [awallin_!~quassel@2001:708:110:1020:224:7eff:feda:7c7d] has joined #emc-devel
[07:13:32] -!- chester88 has quit [Ping timeout: 240 seconds]
[07:23:10] -!- Birdman3131 has quit [Read error: Connection reset by peer]
[07:29:25] -!- chester88 [chester88!~chris@d64-180-205-70.bchsia.telus.net] has joined #emc-devel
[07:34:46] -!- nicko has quit [Quit: Visitor from www.linuxcnc.org]
[07:44:09] -!- awallin_ has quit [Remote host closed the connection]
[08:09:08] -!- robh__ [robh__!~robert@5ace7020.bb.sky.com] has joined #emc-devel
[08:13:42] -!- cradek has quit [Ping timeout: 255 seconds]
[08:13:47] -!- cradek [cradek!~chris@outpost.timeguy.com] has joined #emc-devel
[09:07:14] Tom_shop is now known as Tom_itx
[09:11:18] -!- Techrat has quit [Ping timeout: 255 seconds]
[09:32:54] -!- Techrat has quit [Ping timeout: 255 seconds]
[10:36:07] -!- awallin_ [awallin_!~quassel@2001:708:110:1020:224:7eff:feda:7c7d] has joined #emc-devel
[10:43:20] -!- Birdman3131 has quit [Read error: Connection reset by peer]
[11:05:23] -!- scanf has quit [Ping timeout: 276 seconds]
[11:50:28] -!- El_Matarife has quit [Quit: Nettalk6 - www.ntalk.de]
[12:00:30] -!- skunkworks_ has quit [Ping timeout: 252 seconds]
[12:16:42] -!- Birdman3131 has quit [Ping timeout: 255 seconds]
[12:19:30] -!- factor has quit [Quit: Leaving]
[12:21:51] -!- nullie has quit [Quit: Ex-Chat]
[13:04:24] -!- Techrat has quit [Ping timeout: 255 seconds]
[13:24:28] -!- kb8wmc [kb8wmc!~chatzilla@64.25.194.25] has joined #emc-devel
[13:28:43] -!- skunkworks_ [skunkworks_!447329d2@gateway/web/freenode/ip.68.115.41.210] has joined #emc-devel
[13:39:04] -!- mk0 has quit [Remote host closed the connection]
[14:04:06] <skunkworks_> logger[mah]:
[14:04:06] <logger[mah]> skunkworks_: Log stored at http://emc.mah.priv.at/irc/%23emc-devel/2011-06-13.html
[14:26:51] -!- Birdman3131 has quit [Ping timeout: 252 seconds]
[14:42:13] -!- Valen has quit [Quit: Leaving.]
[15:30:19] -!- e-jones has quit [Quit: Ex-Chat]
[15:37:24] -!- awallin_ has quit [Remote host closed the connection]
[15:47:24] -!- JT-Shop_ [JT-Shop_!~chatzilla@216-41-156-49.semo.net] has joined #emc-devel
[15:48:39] -!- JT-Shop has quit [Ping timeout: 255 seconds]
[15:48:53] JT-Shop_ is now known as JT-Shop
[16:23:06] -!- willburrrr2003 has quit [Ping timeout: 260 seconds]
[16:32:38] -!- JT-Shop has quit [Read error: Connection reset by peer]
[16:33:12] -!- JT-Shop [JT-Shop!~chatzilla@216-41-156-49.semo.net] has joined #emc-devel
[17:07:49] -!- syyl has quit [Ping timeout: 252 seconds]
[17:09:08] -!- ve7it [ve7it!~LawrenceG@S0106009027972e37.pk.shawcable.net] has joined #emc-devel
[17:10:28] Aggrav9d is now known as Aggrav8d
[17:19:11] -!- chester88 has quit [Ping timeout: 252 seconds]
[17:20:02] -!- mhaberler [mhaberler!~mhaberler@extern-182.stiwoll.mah.priv.at] has joined #emc-devel
[17:22:15] -!- Techrat has quit [Ping timeout: 255 seconds]
[17:24:23] -!- Poincare has quit [Remote host closed the connection]
[17:26:15] -!- chester88 [chester88!~chris@S010688ae1d61f51a.no.shawcable.net] has joined #emc-devel
[17:27:19] <KimK> cradek: When you did your test build for me earlier, that was just with "--enable-build-documentation"?
[17:27:32] <cradek> yes
[17:29:18] <KimK> OK, thanks. Git bisect says my build broke early on, 2nd commit. But that commit was astonishingly trivial, just a couple of "little-bitty" edits to two files. I'm still trying to figure it out.
[17:30:13] <KimK> I thought it would surely be one of my "kitchen-sink" commits, but no.
[17:38:36] <SWPadnos> KimK, look for little-bitty punctuation changes
[17:38:52] <SWPadnos> or post a diff, if you feel like having a few more eyes on it
[17:41:57] <KimK> OK, thanks, SWP, I'll work on that, it will take me a bit to arrange. How's your cold? Did the OJ help?
[17:42:17] <SWPadnos> still have the cold. just started on the OJ, so it's too soon to tell :)
[17:53:00] -!- Loetmichel has quit [Ping timeout: 258 seconds]
[17:56:27] -!- Techrat has quit [Ping timeout: 255 seconds]
[18:04:45] -!- ve7it has quit [Remote host closed the connection]
[18:05:52] -!- ve7it [ve7it!~LawrenceG@S0106009027972e37.pk.shawcable.net] has joined #emc-devel
[18:10:00] -!- acemi has quit [Quit: WeeChat 0.3.2]
[18:29:52] -!- mhaberler has quit [Quit: mhaberler]
[18:44:09] -!- Techrat has quit [Ping timeout: 255 seconds]
[18:44:47] -!- andypugh [andypugh!~andy2@cpc2-basl1-0-0-cust1037.basl.cable.virginmedia.com] has joined #emc-devel
[18:46:18] <andypugh> Feature or bug? http://imagebin.org/158096
[18:57:24] -!- tom3p [tom3p!~tomp@74-93-88-241-Illinois.hfc.comcastbusiness.net] has joined #emc-devel
[19:15:15] -!- isssy has quit [Quit: Visitor from www.linuxcnc.org]
[19:17:44] -!- davec_ has quit [Quit: Leaving]
[19:31:12] -!- vladimirek [vladimirek!~vladimire@bband-dyn79.178-41-183.t-com.sk] has joined #emc-devel
[19:44:00] -!- willburrrr2003 has quit [Quit: Easy as 3.14159265358979323846...]
[19:53:00] -!- Techrat has quit [Ping timeout: 255 seconds]
[20:08:46] -!- awallin has quit [Remote host closed the connection]
[20:19:47] -!- salvarane has quit [Quit: Sto andando via]
[20:20:43] -!- davef has quit [Quit: Visitor from www.linuxcnc.org]
[20:26:07] -!- skunkworks_ has quit [Ping timeout: 252 seconds]
[20:29:24] -!- nullie has quit [Quit: Ex-Chat]
[20:36:09] -!- alex_joni [alex_joni!~alex_joni@emc/board-of-directors/alexjoni] has joined #emc-devel
[21:06:24] -!- tom3p_ [tom3p_!~tomp@74-93-88-241-Illinois.hfc.comcastbusiness.net] has joined #emc-devel
[21:19:07] -!- FinboySlick has quit [Quit: Leaving.]
[21:19:53] -!- tom3p_ [tom3p_!~tomp@74-93-88-241-Illinois.hfc.comcastbusiness.net] has parted #emc-devel
[21:24:20] -!- tom3p has quit [Quit: Ex-Chat]
[21:33:37] -!- motioncontrol has quit [Quit: Sto andando via]
[21:43:08] -!- vladimirek has quit [Remote host closed the connection]
[21:52:46] -!- JT-Hardinge [JT-Hardinge!~chatzilla@216-41-156-49.semo.net] has joined #emc-devel
[21:53:28] -!- syyl_ has quit [Quit: Leaving]
[21:54:44] -!- Fox_Muldr has quit [Ping timeout: 276 seconds]
[21:57:19] -!- West0n has quit [Remote host closed the connection]
[22:23:19] -!- davef has quit [Read error: Connection reset by peer]
[22:32:38] -!- elmo401 has quit [Quit: Leaving.]
[22:40:26] -!- Techrat_CT has quit [Changing host]
[22:43:21] -!- Tom_itx has quit [Ping timeout: 240 seconds]
[22:44:35] -!- Techrat has quit [Ping timeout: 276 seconds]
[22:45:48] -!- JT-Hardinge has quit [Quit: ChatZilla 0.9.86.1 [Firefox 3.6.17/20110422054454]]
[22:47:18] -!- chester88 has quit [Ping timeout: 246 seconds]
[22:51:18] Tom_shop is now known as Tom_itx
[22:54:11] -!- robh__ has quit [Ping timeout: 240 seconds]
[23:04:16] -!- Calyp has quit [Ping timeout: 258 seconds]
[23:05:18] -!- izua has quit [Remote host closed the connection]
[23:05:41] -!- izua has quit [Changing host]
[23:05:56] -!- chester88 [chester88!~chris@d64-180-205-70.bchsia.telus.net] has joined #emc-devel
[23:27:03] -!- kb8wmc has quit [Quit: ChatZilla 0.9.87 [Firefox 3.6.17/20110422054454]]
[23:39:01] -!- OoBIGeye has quit [Ping timeout: 260 seconds]
[23:39:55] -!- Tom_L has quit []
[23:39:58] -!- Tom_itx has quit []
[23:41:46] Tom_shop is now known as Tom_itx
[23:46:13] -!- Tom_L has quit [Disconnected by services]
[23:46:19] Tom_afk is now known as Tom_L