/srv/irclogs.ubuntu.com/2006/03/20/#ubuntu-toolchain.txt

mjg59doko: binutils_2.16.1-2ubuntu7_i386.deb  works, binutils_2.16.1cvs20051109-1ubuntu1_i386.deb doesn't05:10
=== chmj [n=chmj@196.44.1.98] has joined #ubuntu-toolchain
=== doko_ [n=doko@dslb-088-073-096-073.pools.arcor-ip.net] has joined #ubuntu-toolchain
fabbionehey doko_ 08:42
dokohi fabbione09:49
fabbionedoko: hey...11:01
fabbionedoko: do you think it is possible to switch default gcc build option for sparc?11:02
dokofabbione: sure, should be possible11:03
fabbionedoko: --with-cpu=v7 -> --with-cpu=v811:03
fabbionewhen do you think that could be done?11:03
fabbioneor sort of.. when do you plan to upload the next version of gcc?11:05
dokoas long as I can add hppa specific fixes, so that lamont doesn't glare ...11:05
dokotoday11:06
fabbioneok great!11:06
fabbionethat's fine11:06
=== jbailey [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-toolchain
lamontdoko: LP is building dapper/hppa now, so I don't care so much... 'twould be nice to let it catch up sometime soon, though... :-)02:30
jbaileylamont: Meh.  You have 3 buildds, don't you? =)02:31
dokoyes, one for gcc-4.0, gcj-4.0, gcj-4.1 ;-P02:31
lamontjbailey: not sure how many of them are online yet02:32
lamontjbailey: I see 2 so far (primero, kohnen)02:34
lamontand yes, primero is building gcj-4.002:34
lamonter, 4.102:34
jbaileyWell, it'll be nice to maybe see the 'pending' list in Soyuz actually get down to zero. =)02:35
infinityjbailey: That won't happen until backports is sorted, unfortunately.02:44
infinity(Which I should get on, I guess)02:44
infinityjbailey: Also, didn't you say you had some breezy-updates uploads pending?02:45
jbaileyinfinity: I did.  Colin asked me to resubmit them, and I haven't.02:45
infinityjbailey: I could be on crack, but I'd swear someone else set up breezy-updates chroots wen I wasn't looking, cause I see some successful builds in that pocket.02:45
jbaileyI also have glibc timezone updates for our three live ones.02:45
jbaileyYeah, breezy-updates is working now.02:45
infinityglibc timezone updates kinda need to happen NOW.02:46
infinityWe're dangerously close to that being a problem here in Melbourne.02:46
jbaileyOh right.  Aussie's and their screwed up timezone bits.02:46
infinityLike, the bug hits in a week or something.02:46
jbaileyOkay.  I'll try to send through warty, hoary and breezy sometime today.02:46
jbaileyBEWARE THE IDES OF MARCH02:47
infinity(Don't feel too bad, I only saw the update come in on Windows Update a week or so ago...)02:47
infinityjbailey: Ping Kamion and I both when you've uploaded them, so he can approve them immediately, and I can babysit and make sure all three pockets actually work (I suspect only breezy-updates does, and even that I'm suspicious of)02:49
jbaileyI've used packages from breezy-updates. =)02:49
infinityYeah, I'm more suspicious of the chroots than of the publishing. :)02:49
infinityIt does seem to more or less work right.02:49
jbaileyhttps://launchpad.net/+builds/+build/17470702:50
mjg59doko: Are there any binutils packages earlier than the November CVS?02:51
jbaileymjg59: Probably breezy-final02:51
jbaileyThere was only what, 3 weeks in there?02:52
infinityWhich was non-CVS.02:52
infinityjbailey: Lots more than 3 weeks upstream.. :/02:52
jbaileyYeah, point.02:52
dokomjg59: no have to build these myself02:56
mjg59doko: Ok02:57
infinitymjg59: http://snapshot.debian.net/archive/2005/09/06/debian/pool/main/b/binutils/binutils-dev_2.16.1cvs20050902-1_i386.deb02:57
infinitymjg59: Looks like snapshot's back up. :)02:57
infinitymjg59: That may help give you a small window to search in.02:58
mjg59Hurrah02:58
infinityErr, s/-dev//02:58
infinityhttp://snapshot.debian.net/archive/2005/09/06/debian/pool/main/b/binutils/binutils_2.16.1cvs20050902-1_i386.deb02:58
infinityBetter.02:58
jbaileymjg59: Binary searching for the EFI build breakage?02:59
infinitymjg59: You've rebuilt the binutils 2.16.1 package with our current toolchain to make sure that it's not some scary "GCC started miscompiling binutils recently" bug, right?02:59
mjg59infinity: Yes02:59
infinity(Though, given your initial findings in the binary diff, I suspect it's binutils alone at fault)02:59
mjg59jbailey: Yup02:59
mjg5920050902 works, 20051109 doesn't03:06
mjg59doko: 20051001 works03:29
mjg59Given a CVS checkout from a certain date, can I just update it to a later date?03:30
mjg59(Or, indeed, revert it to a previous date?)03:30
infinityAssuming it has the CVS dirs in it, sure.03:30
mjg59How? update -D?03:31
infinity-D or -d, I don't recall.03:31
infinity-D03:31
infinitycvs up -D 2005-10-1303:32
infinityOr so.03:32
mjg59Ok03:32
mjg59Breakage was between the 22nd and 27th of October03:57
infinityThat's getting much more narrow.03:57
mjg59Yes03:57
mjg59I'm doing the 25th now, then I'll just diff the trees03:58
mjg5925th is broken04:01
mjg5924th works04:09
jbailey\o/04:11
jbaileyNow to figure out if it's opcodes, bfs, binutils, gas...04:11
mjg59Hm. 2773 lines of diff.04:15
mjg59Pile of changes in bfd04:16
mjg59And also in gas04:16
mjg59And in ld04:16
mjg59Ho-hum04:16
infinity2773 lines isn't so bad, in binutils land.04:19
mjg59Ok, it's either the ld or bfd changes04:24
mjg59Which takes us down to 1312 lines04:25
mjg59I blame bfd.04:26
mjg59Since the ld changes are just down to changes in bfd04:26
mjg59doko: It's either H.J. Lu's changes on 2005-10-23 or one of the changes on 2005-10-2404:27
mjg59doko: Does that narrow things down enough for you?04:28
dokomjg59: yes, thanks! still having OOo fun at the moment ...04:37
mjg59doko: No problem04:56
mjg59doko: Ok, it's H.J. Lu's fix for PR/148711:17
mjg59The one from 2005-10-2311:18
dokomjg59: looks like you couldn't rest ;-)11:20
mjg59Heh11:20
jbaileyCANT SLEEP.   GENETICALLY ALTERED FIREFLYS (or whatever it is you grow) WILL EAT ME11:28
mjg59Fruitflies11:29
jbaileymjg59: One of these days I'd like to take you for a drink and get you to tell me how one does gene alterations.11:29
mjg59Haha11:29
mjg59doko: The diff is at http://www.codon.org.uk/~mjg59/tmp/binutils.diff11:39
mjg59If that's reversed, it's happy11:39
dokook, submitting an upstream bug report11:41

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