/srv/irclogs.ubuntu.com/2009/04/28/#ubuntu-ports.txt

NCommanderjbailey, due to the fact I don't ATM have a passport anymore, I won't be able to pick up the space heater anytime from andrew. Probably later in may or early June looks most likely00:42
NCommanderjbailey, wb00:42
=== jbailey__ is now known as jbailey
NCommanderlamont, ping, I need your advice on a HPPA issue w/ the buildds I think.19:14
NCommanderlamont, specifically, I think part of the problem with hanging processes (such as kde4libs (and ruby1.9 on Debian)) is the kernel on the buildds and porting box is very old19:15
lamontNCommander: yep19:26
lamontand glibc19:26
lamontnever forget glibc19:27
NCommanderlamont, what is the possibility of bumping the kernel version on the porter box to see if my theory lives or dies?19:27
lamontbasically, nptl/hppa only very recently (as in post-jaunty) got fixed in glibc19:27
jbaileylamont, Isn't the glibc current to the release he's hacking on?19:27
* NCommander has been following debian-hppa, and linux-hppa to some extent seeing if there is anything I need to pull into the ports tree19:27
lamontNCommander: hardy user space.  if there's a hardy-backport (ppa or otherwise) that fixes things, I expect we can try - remember that it still has to be able to run a dapper chroot for building dapper bits...19:29
NCommanderugh. and dapper won't die until 201119:29
jbaileylamont, Can't we just declare that hppa machines are only workstations and expire it in a couple months?19:32
NCommanderlamont, so basically, try to backport a kernel, and backport glibc?19:32
* NCommander can't even confirm if the current HPPA kernels boot due to ENOEMULATOR19:33
lamontjbailey: there is a certain amount of humor to be had there... and actually, ports != LSB unless the ports team says so19:33
NCommanderI doubt LSB even has a HPPA variant19:33
jbaileyIt doesn't.19:34
* NCommander is just waiting for the gcc-4.3 regression tests to finish on HPPA19:34
jbaileyIt was one of the things I was working on when I decided to stop hacking HPPA19:34
NCommanderlamont, I ran the 4.4 ones for infinity and doko, they're fairly happy except in libstdc++v3 which had an unhandled error19:34
NCommanderjbailey, why'd you stop hacking on HPPA?19:34
jbaileyNCommander, upstream induced apathy.19:35
NCommanderkernel, or toolchain/ or glibc?19:35
jbaileyI was hacking on all three.19:36
jbaileyBut kernel.19:36
NCommanderDare I ask?19:36
jbaileyWell.19:36
jbaileyIt's not a very interesting story.19:36
jbaileyThat's the great part about apathy. =)19:36
lamontlol19:36
NCommanderI guess the question is more what caused said apathy19:37
lamontjbailey: you were apathetic before you didn't care, no?19:37
NCommanderI thought HP pushes HPPA fairly hard after ia64 sunk.19:37
jbaileylamont, It's hard to tell what order they happened in.19:37
jbaileylamont, It was sort of one last attempt to try and get all the pieces going because it looked like it might finally be possible.19:38
jbaileyI actually understood all the pieces finally. =)19:38
NCommanderjbailey, do you have any HPPA hardware still?19:40
jbaileyNCommander, Nope.19:40
NCommanderpity :-/. I would have tried to buy you out.19:40
jbaileyI wouldn't have sold it. =)  I got all the hardware for free and that's how it left my hands.19:41
NCommanderhow'd you get free hardware19:41
jbaileyOnce upon a time, people cared about these ports and would arrange hardware for the willing.19:41
NCommanderHP officially axed PA-RISC late last year :-/19:42
jbaileyMakes sense, they stopped R&D on it a while ago.19:43
jbaileyI keep wondering when MIPS is going to finally roll over and die.19:44
NCommanderMIPS is unlikely to die soon19:44
NCommanderThere's an Ubuntu/mips port (if you know Chinese)19:44
jbaileyYeah.  NAS boxes keep them alive.19:46
NCommanderI was actually referring to the MIPSel netbook19:46
jbaileyI don't get why those haven't just switched to ARM.  I'd have thought it would be cheaper.19:46
jbaileyeh, really?19:46
jbaileyNeat.19:46
jbaileyI didn't know anyone was making new products when them.19:46
NCommanderyeah19:47
NCommandermips isn't as expensive as arm19:47
NCommander(I think a few implementations are even open source)19:47
NCommanderI dunno, maybe Ubuntu/hppa should be axed now that the architecture is dead upstream (which kinda depresses me; I hate seeing good architectures die)19:48
jbaileyOr we should start an Amiga port.19:50
jbailey=)19:50
NCommanderActually19:50
NCommanderI did some work towards bootstrapping Ubuntu/m68k ...19:50
jbaileylamont, Whatdyathink?  Would elmo run amigas in the DCs?19:50
NCommanderfor April fools19:50
NCommanderglibc has issues.19:50
jbaileyInfinity and I talked about that.  A coldfire-only port.19:50
jbaileyHe had some hardware and never got it up and running.19:50
NCommanderI looked into that19:52
NCommanderI have coldfire hardware myself19:52
jbaileyFun.19:52
NCommanderYou run into the no NPTL issue again19:52
NCommander(and my CF board has a broken NIC)19:52
jbaileyI think at the time I'd offered to do some of the NPTL porting.19:52
jbaileym68k asm isn't that scary.19:52
NCommanderjbailey, I'll give you access to my CF if your interested19:53
jbaileyI'm old and crochety now.19:53
NCommanderI looked into it myself, the problem is the m68k ABI doesn't have the necessary spots to put in the tls info19:53
jbaileyWhich is to say I have a 2 year old at home.19:53
jbaileyYou can fake out the tls stuff with pseudo registers like on mips, iirc.19:53
NCommanderNo, no, you misunderstand19:53
NCommanderThe ELF/m68k binary format was never extended19:54
NCommander(if I remember debian and linux-m68k right)19:54
jbaileyOh. Hmm.  Then IIRC, then you can just use segment references.  Slower, but not that big of a deal.19:54
jbaileyYou're talking years ago since I looked at this.19:55
jbaileyDebconf 4?19:55
jbaileyWhen we were looking at abi transitions.19:55
jbaileyAnd sadly my drug cocktail of the last year has left some holes in my memory.19:55
jbaileyAlthough most things are back now.19:55
NCommanderLate 2006-200719:55
NCommanderWhen I was involved with debian-m68k19:55
NCommanderMaybe early 200819:55
jbaileyWell, I mean doko, gotom, me, and a bunch of porters sat in a room in Brazil and talked about the fact that every Debian arch starting with the letter M was fucked for NPTL.19:56
lamontjbailey: re: amiga --> I'd have to come hurt you.19:56
lamontand if that means smuggling distance weapons into canada, so be it. :-p19:56
jbaileylamont, Hey, it would be good to see you!19:56
NCommanderjbailey, mips was fucked for NPTL?19:57
jbaileyAnd Angie would talk you out of it.  She's too cute to say no to. =)19:57
lamontjbailey: point.19:57
jbaileyNCommander, Yeah.  Had the same problem where the ABI hadn't been extended.19:57
jbaileyThink 2004.19:57
jbaileylong time ago.19:57
lamontand then there are those pictures from that thing that time19:57
jbaileyMIPS Inc was still figuring it out.19:57
NCommanderFrom what I gather, implementing NPTL isn't that difficult, once you extend the ABI19:57
=== fabbione is now known as fabbione-vac
NCommanderBasically you need to get binutils to use the new fields, support the necessary relocations, get glibc and gcc to handle them, and implement the kernel helpers19:58
NCommanderThat being said, Freescale has said repeatively to except m68k/TLS sometime soon19:58
jbaileyfabbione-vac, Vac?19:58
jbaileyfabbione-vac, You using a vacuum pump again?19:58
NCommander(the toolchain exists with patches, I forgot what the hold up was)19:58
fabbione-vacjbailey: that's the idea...19:58
jbaileyfabbione-vac, It's not worth it.19:58
fabbione-vacahha19:59
jbaileyerr.19:59
jbaileynot19:59
jbaileythat19:59
jbaileyI would19:59
jbaileyknow...19:59
fabbione-vacyeah right19:59
fabbione-vac;)19:59
fabbione-vactime for 3 days of full vacation19:59
fabbione-vacthat means I am going be so looking forward to go back to work and relax...19:59
jbaileyfabbione-vac, I promise not to tell your wife!19:59
fabbione-vacahha done deal ;)19:59
jbaileyfabbione-vac, Enjoy =)19:59
fabbione-vacthanks19:59
* NCommander wonders if we'll see another port of Ubuntu in the not so distant future20:03
jbaileyBecause the previous ones have worked so well? =)20:04
NCommanderjbailey, ARM and powerpc work quite well20:04
NCommanderSPARC works ok-ish if your not bitten by the SILO sucks bug20:04
jbaileyThe PPC I was sad to get rid of.20:05
NCommanderjbailey, why?20:05
jbaileyBecause it was a quad-core G5. =)20:05
* NCommander notes that PowerPC is still not a dead architecture (thanks IBM!)20:05
NCommanderjbailey, ack, why'd you toss it?20:05
jbaileyWasn't going to be working on it anymore.20:05
jbaileySo I gave it to a kernel dev who said he'd give it love.20:06
NCommander;.;, I have one old PowerMac G4 which I use as a router20:06
* NCommander still wants to get the space heater, but ATM thats impossible20:06

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!