/srv/irclogs.ubuntu.com/2005/05/27/#ubuntu-toolchain.txt

jbaileyRiddell: You around for a moment or two?12:06
Riddelljbailey: yes12:07
jbaileyRiddell: I've discovered that a newer snapshot of arts doesn't fail.  How ugly is it if I just update it?12:08
Riddelljbailey: from svn?12:08
jbaileyFrom ftp.kde.org, but it was in the unstable directory.  I can slowly work back and converge, or cherry pick a patch out if that's a better idea.12:09
Riddelljbailey: well it's not a problem at all, there will be a new KDE point release in a week anyway12:10
\sh3.4.1?12:10
jbaileyRiddell: This package doesn't appear to have a ChangeLog, so I don't have any hints as to how far apart they are in development.12:10
Riddell\sh: yes12:11
\shRiddell: nice12:11
Riddelljbailey: arts isn't really maintained12:11
Riddelljbailey: from daily snapshots?  ftp.kde.org/pub/kde/unstable/snapshots 12:11
Riddelljbailey: it would be better to get it from 3.4 brach if that works12:13
Riddellbranch12:13
jbaileyRight, that's where it was from.12:13
jbailey'k, I'll look at that too then.12:13
Riddelljbailey: http://dev.kubuntu.org.uk/~jr/kubuntu/arts-svn20050519.tar.bz212:17
Riddellthat's from kde 3.4 branch12:17
Riddellbut if it doesn't work just use a snapshot from head12:17
jbaileyMakefile.am.in?12:20
jbaileyWhat's the right tool to generate a build env out of that?12:20
\shMakefile.cvs?12:22
\shor was it a script under admin/12:22
jbaileyTrying makefile.cvs12:23
jbaileyseems good.12:25
jbaileyThx. =)12:25
jbaileyRiddell: This one works.  I'll try to see if there's something quick between the two.  I'm only worried because the failure shows up only on ppc.12:31
Riddellmake -f debian/rules buildprep   (which runs make -f Makefile.cvs which runs make -f admin/Makefile.common cvs)12:34
dokoback again01:08
jbaileydoko: arts bug appears to be http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1966401:13
jbaileydoko: Newer snapshot has a workaround for it, but maybe consider it for out 4.0 package?01:13
jbaileys/out/our/01:13
dokodoh! 54 comments, maybe we just found the regression mark asks for ..01:20
dokojbailey: maybe you could add your comments to the report?01:23
jbailey"spent 3 hours chasing why old software didn't work.  That really sucked.  Please apply."01:25
jbaileys/didn't work/didn't work on ppc only, but worked fine on ia64, i386 and amd64/01:25
jbaileyI'll do a test run overnight first to make sure this patch actually fixes it. =)01:26
dokoheh, yes01:28
jbaileyRiddell: Erm, does that make -f admin/Makefile.common cvs overwrite acinclude.m4? 01:43
Riddelljbailey: yes, it'll replace it with the one from admin/acinclude.m401:46
jbaileyRiddell: This packaging is going to drive me to drink.01:48
=== daniels [~daniels@amnesiac.heapspace.net] has joined #ubuntu-toolchain
jbaileylamont: -xc is fine.02:33
jbaileylamont: arts uploaded, ready to watch her spin.02:59
=== infinity [~adconrad@loki.0c3.net] has joined #ubuntu-toolchain
lamontjbailey: coolness05:25
=== doko [~doko___@dsl-082-082-195-045.arcor-ip.net] has joined #ubuntu-toolchain
infinitydoko : How goes the transition, and are there things you want help with?05:27
infinity(upload monkeying, whatever)05:27
lamontdoko: what's the story with gnome-menus?05:31
lamont  libgnome-menu-dev: Depends: libgnome-menu2 (= 2.11.1.1-0ubuntu1) but it is not installable05:32
fabbionemorning guys05:40
lamontmorning fabbione 05:40
fabbionehmm coolness05:41
fabbionekicking back gcc made it compile this time05:41
lamontfabbione: when seb128 is awake again and/or doko, wanna ping them wrt gnome-menus?  (see above)05:41
fabbionesure05:42
fabbioneare you already compiling C++ apps?05:43
lamontlibs05:43
fabbioneok05:43
lamonteel2 et al are backed up.  could be that we need to deal with bootstrapping something, but ew.05:43
fabbioneuh? crap05:43
lamontlibgnome-menu0 2.10.<mumble> is current in the archive05:43
lamontgnome-menu is not listed in cxxapps.txt05:44
=== lamont wipes his brow
lamontjbailey: you probably don't want to know that arts_1.4.0-0pre1ubuntu6 is ftbfs on ppc,  do you?05:55
lamontactually, that is pretty old news05:56
fabbionenight lamont06:13
lamontg'night06:13
infinity'night lamont.06:20
=== infinity decides that lamont going to bed is his cue to actually wake up and get to work.
jbaileylamont: ubuntu7 is the one I uploaded. =)06:32
jbaileyfabbione: I did an lkh upload - Can you give back xorg?06:34
fabbionejbailey: yup! i saw that06:34
\shhmmm06:35
fabbionei need to wait gcc-4.0 to finish06:35
=== \sh is compiling c++ apps for cxx trans ;)
fabbione\sh without all the libs, is really BAD to build apps06:35
infinityIndeed.06:35
\shfabbione: well...i needed only arts kdelibs4c2 06:35
\shright now :) and libqt06:36
\shand everything is there06:36
\shwith some tricks, yes;)06:36
infinityNote that the app recompiling is going to be done automagically once the libs are done.06:37
\shinfinity: problem is adjusting the build-deps and finding out bugs in the c++ code itself...and I need at least a testing env for some other things like qt bindings/kde bindings :) 06:38
\shand other question is, has anybody the resources to have a "remote access possibility" to ppc and amd64 machines to do a test breezy chroot on it?06:39
infinityAdjusting build-deps?... The -dev packages shouldn't be changing names, only the library packages..06:40
\shinfinity: as I learned yesterday, we should tighten the build-deps to the latest libs compiled with g++406:41
\shso it means the -dev package must be something like >= version-ubunturev06:42
infinityInteresting.  That wasn't (and still isn't) in the transition plan.  And it also means mangling every single C++ app, which was previously not going to be done.06:43
\shso there are >1 real truth06:45
jbaileyI don't know how much value there is in tagging every build-dep.  The only value is people backporting, and with a 6 month release cycle it's hard to feel any sympathy.06:46
\shin the end, I adjusted some nice pitfalls with packages directly from debian and on cxxtransition list06:47
\shwrong makefiles etc. 06:47
infinity\sh : If those bugs are relevant to both Debian and Ubuntu, could you get them filed upstream?06:49
\shinfinity: sure06:49
infinityAs for having all our build-deps diverge with Debian, that seems ludicrous, as we're suddenly carrying around a bunch more patches that prevent us from syncing easily.06:49
jbaileyinfinity: We have that anyway - But Debian is at least on a path to convergeance.06:50
infinityAnd in the Ubuntu case, it's pointless from a buildd perspective, cause we keep tight control over how each package is compiled anyway.06:50
infinityAnd it's not even relevant for backports, since the packge IS buildable with the old build-deps.06:51
\shwell...sometimes it's only a pitfall cause some packages are using cdbs with autotools.mk and behaving not as expected 06:51
infinityIf anything, updating the build-deps makes backports harder for no real reason (it doesn't help the archive's consistency)06:51
\shis gcc/g++ 4.0.x default in debian unstable now?06:52
infinity\sh : No.  Won't be until after Sarge releases.06:52
infinityThat doesn't seem relevant, though.  There's no law that states a source package has to produce specific binary dependencies outside of a specific archive/suite.06:53
\shhmmm..after hurd release then ;)06:53
infinity(example being someone who builds a package on woody that happens to have the build-deps satisfied, and ends up with different glibc/stdc++/ncurses/whoknows deps)06:54
\shin my point of view, if we're trying to compile apps now to test if the upstream source works to compile nicely with 4.0.x suite06:55
infinityInverse example is all the stuff we recently synced from Debian that is uninstallable on Debian systems, because we have a newew glibc.06:55
\shor not makes sense and fixing it06:55
infinity\sh : Oh, by all means, compile away, using new libs, I'm just arguing that tightening build-deps is broken, and isn't what build-deps are for.06:56
infinityIf we seriously think that's what build-deps are for, then we need to change every package in Ubuntu to build-dep on libc6-dev >= 2.3.506:57
\shinfinity: ok, then I can change the build-deps not to be tightend, but some packages are having g++ as build deps (tightent to 3.3 or at least 3.1)06:57
infinityWhich is, obviously, retarded.06:57
infinity\sh : Any packages with g++ (unversioned) as a build-dep are wrong (it's in build-essential), but won't break.06:57
infinity\sh : Any package with a versioned g++ build-dep, find out why first. :)06:57
infinity(And, odds are, most of them are wrong too.. Except for stuff depending on qt2... Which should just go away)06:58
\shk..lets see what to change anyways..07:02
danielsit's my mum's birthday today, and she's showed up a few hours earlier than expected, so I'm going to be AFK until very late tonight.  will be working on the weekend, though.07:12
infinityHave fun birthdaying.07:12
infinityI'm working all weekend too, to make up for moving/immigration time wasteage.07:12
=== infinity wonders when the monitor for the amd64 machine will finally get here.
danielsheh.  wot fun.07:18
fabbionedaniels: did you plan to upload zorg any time soon?07:28
fabbionelet say within the next 12 hours...07:29
danielsfabbione: that's the plan, I'm just fixing the last bits now07:39
danielsdo you need something done, or just wondering whether or not to kick off a sparc build?07:40
fabbionedaniels: well if you upload -16 soon it's ok07:41
fabbionei just don't want to kick -15 and get -16 in the queue 4 hours after :)07:41
fabbionei think the fix to l-k-h should be enough to build X07:41
fabbionebut i can't test until gcc-4.0 is finished07:41
danielscool07:43
danielsok, bbiab07:43
fabbioneok07:44
=== Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-toolchain
=== cartman [foobar@cartman.developer.konversation] has joined #ubuntu-toolchain
=== cartman [foobar@cartman.developer.konversation] has left #ubuntu-toolchain ["Ich]
=== chmj [~d3vic3@dumbledore.hbd.com] has joined #ubuntu-toolchain
=== Seveas [~seveas@ksl403-uva-131.wireless.uva.nl] has joined #ubuntu-toolchain
=== Seveas [~seveas@ksl403-uva-134.wireless.uva.nl] has joined #ubuntu-toolchain
=== \sh [~shermann@server3.servereyes.de] has left #ubuntu-toolchain ["Konversation]
=== \sh [~shermann@server3.servereyes.de] has joined #ubuntu-toolchain
dokohi fabbione11:38
fabbionehey doko12:02
dokohow's sparc going?12:03
chmjhey doko 12:06
fabbionedoko: weird enough gcc-4 didn't build at the first shot12:06
fabbioneit's installing right now12:06
dokohi chmj12:13
dokolamont, elmo: please requeue libsdl1.2 on powerpc, the build deps should be there now (and if that's built, xine-lib as well)12:24
dokolamont, elmo: libtunepimp on all archs12:28
dokoKamion: libxplc0.3.11-dev (universe) is a build dependency of wvstreams (main), could you update the seeds?12:29
Kamionthere is no need to update the seeds for that12:30
Kamiongerminate follows dependencies and build-dependencies; the *point* of seeds is not to have to list all that stuff. :)12:30
dokohmm, the buildd doesn't know about it yet12:30
Kamionyes, elmo needs to move it to main12:30
Kamionuniverse->main propagation is only semi-automatic12:31
dokoelmo: please move xplc to main12:33
elmois there any point in maintaining the sync blacklists still?12:52
dokoelmo: which ones?12:55
elmocxxapps and cxxlibs12:55
dokowe can drop the cxxlibs for main, every library package now should have a ubuntuX upload.12:56
dokoI'll start uploading -buildN packages today (C++ apps in main), then we can drop the cxxapps from main as well.12:59
elmobut, a sync would have the same affect as -buildN wouldn't it?01:00
elmowell, I suppose not for non-main, ok, blah, nm01:00
fabbione signfile gcc-4.0_4.0.0-7ubuntu6_sparc.changes C14C0CBD01:02
fabbioneyay01:02
dokoelmo, yes, for main we can sync again, if all libs are built, but they are not yet. kdelibs wasn't yet uploaded.01:02
\shdoko: upload it ;)01:10
\shdoko: or do u want to wait until 3.4.1 is out?01:10
dokoRiddell and amu are preparing the package ...01:11
dokothey do have the needed patches01:11
fabbionedaniels: ping?01:15
=== jbailey fades into reality.
fabbionehey jb01:16
fabbionegoing to kick back X in a few minutes01:16
fabbionefood first :)01:16
jbaileyYeah, I need breakfast and then to do the glibc upload to fix the dependancy.01:17
fabbionecan you also check that ulti-linux FTBFS on sparc?01:17
fabbioneit claims an error in one include file shipped by glibc01:17
jbaileyYeah, umount2 redefinition.01:17
jbaileyI just love these things that show up on one arch only. =)01:18
fabbione:)01:18
jbaileyHmm, this will be fun.01:23
jbaileyI have a workshop that I'm supposed to go to this afternoon and I forgot to rent a car.01:23
jbaileyMay long weekend - biggest party WE of the year in this city. =(01:23
dokoelmo: please move libdc1394-13-dev to main, build dependency of pwlib01:29
jbaileyfabbione: Oh right, I did look at this before.  Sparc and arm specific define, stupid.01:37
jbaileyI should try harder to get sysutils to where it replaces util-linux.01:39
dokoelmo: could you give me a list of main cxxapps, for which newer debian versions exist?01:45
jbaileyfabbione: Uploaded.01:58
fabbioneeheh i see thanks01:58
fabbioneso it was not glibc01:59
jbaileyNope.  #if defined (MNT_FORCE) && !defined(__sparc__) && !defined(__arm__)02:00
fabbioneok xorg kicked back02:04
fabbioneelmo: thanks for ocfs2-tools NEW love :)02:04
fabbionedaniels: please please please do NOT upload xorg -16 now that i started building -1502:09
lamontelmo: gconfmm2.6 UNACCEPT02:12
lamontRejected: libgconfmm-2.6-1c2_2.10.0-0ubuntu3_amd64.deb is NEW for breezy.02:12
fabbionehey lamont02:13
=== cartman [foobar@cartman.developer.konversation] has joined #ubuntu-toolchain
lamontmorning fabbione 02:22
jbaileyg'm lamont02:30
dokohi lamont02:36
=== Seveas [~seveas@ksl403-uva-134.wireless.uva.nl] has joined #ubuntu-toolchain
fabbionehmm lamont 02:51
fabbioneperhaps you want to kick back ocfs2-tools02:51
fabbioneor update the chroots02:51
fabbioneE: Package debhelper has no installation candidate02:51
dokolamont: ross sbuild/powerpc still tries to install an outdated libarts-dev, when building libsdl1.203:03
dokolamont: please build openh32303:04
dokolamont: please build libtunepimp03:05
danielsfabbione: uhm, ok03:11
fabbionedaniels: you were too slow :)03:11
fabbionesorry ;)03:11
fabbionedaniels: if you want to go to sleep, just stick the sources somewhere and i will upload them for you if it fails 03:12
fabbioneor after it completes the build and i can uplaod the bins03:12
danielsnah it's ok, I'll do it tomorrow morning03:15
danielsit's not urgent, just more modularisation and some hppa love03:15
fabbioneok03:16
fabbioneso if it still doesn't build you can give sparc love too :)03:16
danielsfo'sho03:17
dokodaniels: do you have a chance to investigate the libpng3 miscompilation on powerpc?03:18
danielsdoko: not now I don't03:26
danielshow urgent is it?03:26
danielsi plan to spend all tomorrow (saturday) catching up on xorg stuff, which would mean that monday or tuesday would be the first chance I got to look at libpng stuff03:27
=== cartman [foobar@cartman.developer.konversation] has joined #ubuntu-toolchain
dokoit's wrong code generation in our default compiler, so it's not minor, just wanting to have the testcase in the bug report, so I can investigate it on ppc without building xorg03:28
danielsthe testcase should already be there03:31
danielsgrab davis:~daniels/redglass/X_cursor*, and run xcursorgen X_cursor.cfg X_cursor, on powerpc with the affected libpng03:31
dokoare the xcursorgen sources there as well?03:34
danielsnope03:36
danielsyou can pull it out of xbase-clients tho03:36
danielsar x xbase-clients_6.8.2-16_powerpc.deb data.tar.gz && tar zxvf data.tar.gz usr/X11R6/bin/xcursorgen, or something03:37
dokook thanks, will look at it03:37
danielsnp03:38
dokolamont: did you reschedule openh323 and libtunepimp?04:28
lamontdoko: once I see what exactly "reschedule" means in buildd-ese04:31
lamontlibs/openh323_1.15.3-2ubuntu1: Dep-Wait by buildd+vernadsky [optional:out-of-date] 04:32
lamont  Dependencies: libpt-dbg (>= 1.8.4-1ubuntu1)04:32
dokoopenh323 needed pwlib, which is built now. maybe it needs some main love from elmo?04:32
lamontso does that mean that you changed pwlib?04:32
lamontor rather, changed the dependency?04:32
dokono, lib package04:32
lamontbecause libpt-dbg_1.8.4-1 is current in the archive04:32
dokolibpt-1.8.3c2 isn't there ...04:34
lamontis NEW?04:34
lamontlibs/libtunepimp_0.3.0-2ubuntu6: Dep-Wait by buildd+vernadsky [optional:out-of-date] 04:35
lamont  Dependencies: libid3tag0-dev (>= 3.8.3-4.1ubuntu1)04:35
lamontand that one's even cuter04:35
lamontlibid3tag0-dev_0.15.1b-6 is the current version04:35
lamontso, no.  I haven't rescheduled them.  since it won't do a damn thing04:36
dokoAccepted:04:37
dokoid3lib3.8.3_3.8.3-4.1ubuntu1.diff.gz04:37
dokoelmo: ^^^04:37
dokoAccepted:04:38
dokopwlib_1.8.4-1ubuntu1.diff.gz04:38
lamontyeah - is likely an elmo-requiring issue, if you've uploaded them, and they've been accepted, and they're not in the archive...04:39
dokooh, and same for kdelibs ...04:40
lamontlibs/pwlib_1.8.4-1ubuntu1: Uploaded by buildd+rothera [optional:out-of-date] 04:41
lamontbut that's a patience issue, not an archive issue.04:41
lamontas for libtunepimp, it's blocked on libid3tag, not id3lib3.8.304:41
dokoarchive issues are patience issues ;-)04:42
danielsfabbione: would it hurt too much if I uploaded xorg now?04:43
lamontdaniels: that depends on how many more things it'll break04:44
danielshopefully nothing, and it will unbreak some crappy scc architectures :P04:44
lamontthe timing of retiring /usr/X11R6/ and the links from /usr was, um, poor.04:44
danielsbut it will dep-wait on stuff in NEW04:45
danielslamont: nothing I could do, dude04:45
=== lamont will accept that excuse, for now.
danielslamont: i was arse-deep in a new upload by the time I was told it would be nice if I could transition libGLU an hour ago04:45
lamont:-)04:45
danielsthe whole three-ring circus knocked me back outside the timeline for XRoadmap04:45
lamontthat transition caused some FTBFS's in a rather inopportune time.  see arts. :-(04:45
dokodaniels: sorry, no, I told you the week before04:45
danielsdoko: sure, that was a 'can you handle libGLU and dbus'04:46
lamontdaniels: yeah.. just grumbling... don't mind me04:46
danielsspeaking of dbus, need to do that still04:46
dokodaniels: done it already04:46
dokojust waiting for kdelibs04:46
danielsoh cool, thanks04:46
danielslibdbus-qt-1-1c2?04:46
dokoyes04:46
dokohmm, I can upload it, even if it won't build04:47
danielslamont: uhm, looking at arts, I just see C++ errors?04:48
dokodaniels: the latest arts build by jbailey should be fine04:49
lamontthe first one was the 'libsdl is missing the -I directive' or some such04:49
lamontafter that was jbailey dealing with things04:49
lamontincluding kludging around the fact that libsdl was missing the -I, since libsdl1.2 was d-w arts.04:50
dokolibsdl1.2 is fixed as well04:51
lamontdoko: yes.  I was bitching about the past problem.04:54
dokoBitchingBOF 04:54
danielsi planned to do the xorg transition in larger chunks04:55
danielswhich would have not as much pain04:55
danielsalso while we weren't attempting to rebuild half the archive04:55
lamont(specifically, that the xorg directory transition caused a circular build-dep loop in arts/sdl, that jbailey had to kludge around as part of fixing arts CXX issues)04:55
lamontright04:56
=== lamont continues to have issues with all the magical build-ordering that isn't encapsulated in build-deps.
danielsanything in X?04:56
danielsx should be pretty nicely bootstrappable these days04:57
lamontno.  all I've seen recently are in the g++ transition04:57
danielsthe mots pain we're hitting right now is possible circular symlinks04:57
=== lamont pitys any new architectures that come along after last week.
lamontdoko: what happens when something is built with mixed (pre- and post- transition) libs?  does the link fail ( hope oh hope), or does it happen to work (that'd be ok too), or does it just successfully build something that is completely useless?04:58
dokowell, hope is near, you'll detect it (hopefully) as something with a dep on libstdc++5 _and_ libstdc++604:59
dokoit may work ...05:00
lamontso scc architectures may just have a longer trip through the land of transition05:02
lamontand they could do builds/uploads to deal with that.  except that we don't like binNMU's....  hrm...05:02
dokobut you can just keep the cxxapps list as no-build ... why not?05:11
lamontdoko: yeah - it just means that the initial bootstrapping also gets to deal with the magical ordering of the g++-4.0 transition as well.05:17
lamontif it's really a new architecture (hppa has a hoary port, hence the pain), then it's just more ordering constraints for the bootstrap.  that's all05:18
dokolamont: yes, but that the only way we don't have to touch the cxxapp packages05:18
lamontright05:18
=== Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-toolchain
=== cartman [foobar@cartman.developer.konversation] has joined #ubuntu-toolchain
dokojbailey: does glibc still builds with -g1? 3.4.4 doesn't have this patch anymore, so I'll drop that one as well, and you should use -g2.06:37
fabbionedaniels: x is fTBFS on sparc07:17
fabbione-mv07:20
fabbione807:20
fabbionehumpf....07:20
fabbionedaniels: i will send you a patch for that07:20
fabbioneit's quite annoying07:20
fabbionedaniels: in any case go ahead and upload -1607:30
fabbionewe can catch on sparc with -1707:31
dokoelmo, Kamion: we need some universe->main love ... kdelibs4c207:52
Kamionok, give me a moment while I work out what to do07:53
Kamioner, elmo already did it07:54
Kamionkdelibs4c2 | 4:3.4.0-0ubuntu6 |        breezy | amd64, i386, ia64, powerpc07:54
dokooops, yes, must be within the last hour or so. sorry the noise. 07:56
dokolamont: so we can rebuild dbus?07:57
dokolamont: same for openh32307:58
dokolamont: libgnomeuimm2.6 should be retried on amd64 and ia64? had bugs in dbus and openh32309:21
fabbionedoko: are you already compiling apps?09:23
fabbioneor still libs?09:23
dokostill libs, but I we can start soon ...09:25
=== Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-toolchain
fabbionedaniels: i have a patch to fix the first FTBFS on sparc. it's building the rest of the tree now...09:30
fabbionedaniels: p.u.c/~fabbione/992_ubuntu_sparc_fix_ftbfs.diff for now09:33
lamontdoko: openh323 will rebuild as soon as libpt-dbg is there09:40
lamontthat's what Dep-Wait in buildLogs/Lists/* is for09:41
dokolamont: no, I had a wrong version in the build deps09:41
lamontso what you really want is for me to clear the dependency?09:41
doko?09:42
=== lamont notices that openh323 didn't go Dep-Wait, gives it back
lamontanybody working on the smpeg ftbfs, or is that fixed already09:43
lamont?09:43
dokolibgnomeuimm2.6 ?09:50
dokolamont: smpeg is fixed, that's what http://people.ubuntu.com/~lamont/buildLogs/s/smpeg/ is for ;-)09:51
lamontdoko: heh09:51
=== lamont considers him self properly bitchslapped
dokojbailey: Bugzilla Bug 21657: [4.0 regression]  TLS reference miscompiled, ia64 only, so fabbione and lamont don't necessarily need to build it.09:58
lamontdoko: I expect I might in my ia64 buildd hat, no?09:58
dokoyes, I did mean, for the poor hppa and sparc machines10:00
lamontwell, if you upload, we have to build it eventually...10:00
lamontthis is gcc-4.0?10:00
lamontbecause the current version in the archive doesn't build on hppa...10:00
=== lamont is running 4.0.0-7ubuntu6hppa1 :-)
=== lamont says to hell with it, gives back all the failure logs he has for main.
dokolamont: is there a status, which things are not up to date in main?10:18
lamontdoko: in Lists/breezy.all.$ARCH, grep out-of-date | grep -v Installed10:19
dokolamont: can you blacklist the packages in cxxapps.txt on the hppa and fabbione's sparc buildd?10:47
lamontdoko: already doen10:52
lamontor rather, fabbione did sparc, I did hppa10:53
lamontor did you change the list since we started this game?10:53
dokono, I think I removed dpkg from it, but didn't add anything10:55
lamontdoko: fresh build of libgnomeuimm2.6 on amd64 says:    libgconfmm-2.6-dev: Depends: libgconfmm-2.6-1 (= 2.10.0-0ubuntu1) but it is not going to be installed10:56
lamontmind you, it may try to build kdebase with the old kdelibs10:56
dokono, it will fail10:57
dokonew qt and old kdelibs don't like each other10:57
dokolamont: libgconfmm-2.6-1c2 is in main, why isn't it installed?10:59
lamontbecause libgconfmm-2.6-dev Depends: libgconfmm-2.6-111:00
dokono11:01
doko$ apt-cache show libgconfmm-2.6-dev11:01
dokoPackage: libgconfmm-2.6-dev11:01
dokoPriority: optional11:01
dokoSection: libdevel11:01
dokoInstalled-Size: 104811:01
dokoMaintainer: Bradley Bell <btb@debian.org>11:01
dokoArchitecture: i38611:01
dokoSource: gconfmm2.611:01
dokoVersion: 2.10.0-0ubuntu211:01
dokoDepends: libgconfmm-2.6-1c2 (= 2.10.0-0ubuntu2), libgconf2-dev (>> 2.6.0), libgtkmm-2.4-dev11:01
lamonti386 != amd6411:01
lamontamd64 has libgconfmm-2.6-dev_2.10.0-0ubuntu111:02
dokobut the build succeeded on amd64 ...11:02
lamontubuntu2 only has i386/ppc in the archive, and ubuntu3 is source only11:12
lamontoh hell.  kids11:13
lamontback in a while11:13
=== lamont is already 15 min late, and 30 min away from where he should be...
dokolamont: come you back again today?11:15
lamontyes.  I live here.11:15
lamont:-(11:15
doko;)11:16
lamontback in ~90 min or so11:16
lamontbut poppy is alive again, that'll help11:16
dokoI want to finish C++ tonight ...11:16
=== \sh [~shermann@server3.servereyes.de] has joined #ubuntu-toolchain
fabbionedaniels: i confirm that the patch make X build. I am going to do the full build/install dance now11:26
fabbioneand tell you tomorrow morning as soon as i wake up11:26
=== rtcm [~jman@217.129.142.72] has joined #ubuntu-toolchain
dokoKamion, elmo: just in case you're reading this ... last three libraries, which need promotion to main: libdbus-qt-1-1c2, libopenh323-1.15.2c2, libtunepimp2c211:43
dokothen we need a rebuild of kdebase (lamont?), and then we're done11:43
dokolamont: please remove the Dep-Wait for xerces25 and xerces2611:46

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