irclog2html for #oe on 20060829

00:19.33*** join/#oe zwelch (n=chatzill@pdpc/supporter/sustaining/zwelch)
00:20.22*** join/#oe tkp (n=tom@81-179-24-207.dsl.pipex.com)
00:29.44*** join/#oe Timelord (n=TL@4.78.4.43)
00:35.40*** join/#oe CSMan (n=csman@bas1-montreal42-1177928072.dsl.bell.ca)
00:42.18*** join/#oe bronson (n=bronson@c-67-188-111-77.hsd1.ca.comcast.net)
00:46.54*** join/#oe zecke (n=ich@91.64.167.72)
00:57.03*** join/#oe mithro (n=tim@lester.mithis.com)
01:11.21*** join/#oe idealm (n=ideal@222.66.106.154)
01:31.25*** join/#oe bobbyz (i=zeus@70-33-4-119.clspco.adelphia.net)
01:55.23*** join/#oe wrobbie (n=rob@cm112.sigma248.maxonline.com.sg)
01:57.52*** part/#oe AvengerMoJo (n=alex@219.142.252.245)
02:09.25T0mWdoes anyone have a local.conf file for thier project that they can give me?  I seem to be having the devils own time of getting OE to give me any results build a downstream build error.
02:09.39T0mWI'd like to get it build "something"
02:12.52T0mWthis is typical of what I run into (the current problem): http://rafb.net/paste/results/dry8y950.html
02:14.35T0mWthis is my local.conf: http://rafb.net/paste/results/gkyup224.html
02:15.19T0mWI assume, that if I run "bitbake essential-image" that OE would make a tarball filesystem image?
02:36.23*** join/#oe W8TVI (n=me@166.165.154.86)
02:38.28*** join/#oe rwhitby (n=rwhitby@nslu2-linux/rwhitby)
02:39.47*** join/#oe punk-ass (n=user@ptbynynas01pool0-a184.ptbyny.tds.net)
03:13.57*** join/#oe chouimat (n=dieu@kde/developer/chouinard)
03:55.45v8jleneT0mW: So you have no makedevs in tmp/staging? If you run "bitbake makedevs-native" does makedevs then appear in tmp/staging?
03:57.17T0mWI have a bitbake running now, I will try that when it finishes / fails out.
03:58.21T0mWv8jlene: after you edit the local.conf, I assume that doing sometthing like "bitbake gpe-image" will build everything needed, then create the IMAGE_TYPES I defined? In this case: jffs2 + tar
03:59.46v8jleneT0mW: It depends a bit on what you change. If you only changed IMAGE_TYPES then that's fine. If you changed something like machine or target you may need to delete the tmp dir before starting again.
04:00.18T0mWcorrect, I got that info before, so I started all over again.
04:01.41T0mWI removed tmp/ dir, then created a local.conf following the wink demo.  Then ran "bitbake task-gpe", didn't get anything other than ipk files in deploy.  So, now I'm running "bitbake gpe-image"
04:02.11kergothwill work fine then
04:02.29T0mWok, good to know that I'm on the right track then. heh
04:02.50v8jleneThat's sound right, since it's the image you want.
04:02.57T0mWdid I need to run the "task-gpe" first? or not at all?
04:03.43T0mWI'm getting the idea that a "task-<anything>" only creates ipkg files, nothing more.
04:04.26T0mWoh, don't assume that I know anything.  I'm coming from buildroot.
04:04.34T0mWno ipkg, etc.
04:05.04T0mWI'm assuming all that ipkg is is that it is a mere replacement for apt-get or urpmi?
04:05.39v8jleneThe tasks things just list all the various dependencies, so they won't build any images... the images use the tasks to get everything built before packaging it up.
04:05.50T0mWah
04:06.07T0mWnormally, I would not use the tasks directly.
04:06.12v8jleneyeah, ipkg is just a cut down version of apt-get/dpkg
04:07.04T0mWso the idea is the XXXX-image file is the basic recipe that I'm concerned with, or would build for customization of packages on my platform ?
04:07.13v8jleneYep, don't use the tasks directly. Note that the way tasks works was changed in the past day or two, there's an email to the oe-devel list about how to make use of the new task setup.
04:07.32T0mWI just subscribed tonight
04:07.41T0mWI'll check the archives
04:08.50v8jleneT0mW: Theres various ways to control what things the images include. If you find that email you'll see the new, more flexible, method.
04:09.07T0mWk
04:09.50v8jleneYou can always create your own images, I use "bitbake titan-image" at the moment, which is my own. Although with the recent changes I'm looking at moving back to using one of the standard image types.
04:11.18T0mWok, "RDEPENDS"
04:11.58T0mWgpe-image references gpe-task-base which is found inside task-gpe.bb
04:15.29*** join/#oe JoeSchmo (n=jciccone@pool-71-251-45-139.nwrknj.east.verizon.net)
04:17.00T0mWJoeSchmo: Newark, huh?
04:17.13JoeSchmoerrr, no
04:17.25JoeSchmoin the ball park, but i don't live in newark
04:17.53T0mWJoeSchmo: just saw your ip info, I'm in Stroudsburg
04:18.38JoeSchmoah
04:19.19T0mWalways kind of fun to find someone "local" on an irc channel
04:20.43T0mWkergoth: ok, it is building makedevs-native & genextfs-native this time.
04:24.22JoeSchmoi'm about 40 mins west of newark, not that far
04:25.08T0mWFairfield?
04:25.49T0mWheh, 40 minutes on rt80 won't get you far.
04:26.14*** join/#oe mithro (n=tim@lester.mithis.com)
04:29.40*** join/#oe O_Neil (n=ONeil@210.22.179.229)
04:30.17O_Neilhi everyone
04:35.12O_NeilI found some packages installed file in ".debug" in image, how can I avoid these files from being installed?
04:37.12v8jleneO_Neil: I added some details on how to do this to tge bug about the .debug dirs
04:37.33v8jleneO_Neil: Here it is: http://bugs.openembedded.org/show_bug.cgi?id=1211
04:37.45O_Neilv8jlene: thanks
04:46.15T0mWalmost made it, pango wants >= glibc-2.10.0
04:48.17*** join/#oe leoncamel (n=leoncame@219.238.107.107)
05:24.29*** join/#oe hvontres|home (n=henry@adsl-75-18-113-58.dsl.sndg02.sbcglobal.net)
05:50.56*** join/#oe zap (n=zap@85.249.170.16)
06:02.21*** join/#oe redguy_ (n=mati@ado4.neoplus.adsl.tpnet.pl)
06:04.00*** join/#oe noclouds (n=mhfan@60.166.53.157)
06:17.50hrwhi
06:26.31hvontres|homegood morning hrw :)
06:27.07CIA-903Carsten 07org.oe.oz354x * r704acabc... 10/ (1 packages/zsafe packages/zsafe/zsafe_2.1.3.bb): zsafe: added 2.1.3 - close #1370
06:27.13CIA-903Carsten 07org.oe.dev * re65bb7a2... 10/ (1 packages/zsafe packages/zsafe/zsafe_2.1.3.bb):
06:27.13CIA-9zsafe: added 2.1.3 - close #1370
06:27.13CIA-9applied changes from 26de4ae1a5a4cc78e31a35514476c8f83392d32e (.oz354x)
06:27.13CIA-9<PROTECTED>
06:34.26hrwhi hvontres|home
06:37.05CIA-903hrw 07org.oe.oz354x * r7c5553db... 10/ (4 files in 2 dirs): libxine: add libpng to DEPENDS - close #1357
06:37.10CIA-903hrw 07org.oe.dev * rc9c7d03b... 10/ (4 files in 2 dirs): libxine: add libpng to DEPENDS - close #1357
06:56.44*** join/#oe jkp (n=jkp@growl/jkp)
06:57.29*** join/#oe theturtle (n=theturtl@guiness.lifl.fr)
06:58.02*** join/#oe beldank (n=beldank@ngw.jaluna.com)
07:01.57*** join/#oe mikearthur (n=mike@82-41-205-190.cable.ubr11.edin.blueyonder.co.uk)
07:11.37*** join/#oe bobbyz (i=zeus@70-33-4-119.clspco.adelphia.net)
07:14.58*** join/#oe chouimat (n=dieu@kde/developer/chouinard)
07:41.30*** join/#oe koen_ (n=koen@dominion.kabel.utwente.nl)
07:44.36koen_good morning all
07:51.00T0mWok, looks like gpe-image has hit a brickwall that I cannot get around.  I got around pango needing glib-2.0 > 2.10, but now dbus-native fails.
07:51.18T0mWCan I drop back a few weeks to something stable?
07:52.02T0mWSo far, nothing I've tried to build has gone all the way through without stopping.
07:54.00T0mWthe frustrating thing is that I've been building code for a long long time now and I cannot see what OE is doing with the sources so I can fix problems.
07:55.19RPmorning all
07:55.47RPT0mW: How do you mean "see what OE is doing with the sources"?
07:56.11hrw|workre
07:56.52hrw|workT0mW: look into tmp/work/name-of-recipe*/temp/ for logs which show what OE is doing with the sources
07:57.20T0mWwhat I've been running into is that the bitmake gpe-image will decide to build glib-2-0_2.6.4, then pango 1.14.0 decides that that version of glib-2 is not sufficient.
07:57.40RPT0mW: Which bitbake are you using?
07:57.51T0mWthe latest and greatest
07:58.05RPThe one marked unstable?
07:58.25T0mWWhatever the wiki told me to do on "getting started" I did
07:58.48RPok, that isn't the latest and isn't unstable so that's ok :)
07:59.19RPYou need to convince bitbake you want a later version of glib to build
07:59.25T0mWhmm, something is broken then.  I've tried a couple of times to build something and I've hit these dependancy errors
07:59.54*** join/#oe tmbinc (i=abcd@e176160112.adsl.alicedsl.de)
08:00.01RPThese kind of things are controlled by the distro. Which distro are you using?
08:00.25T0mWIsn't there a "known good" set of files that I can start with? e.g.: use this local.conf, then run "bitbake X" ?
08:00.45RPThere are known good configurations people use often
08:00.58T0mWI've tried generic, generic-uClibc, then familiar-unstable.
08:01.02RPSay MACHINE="spitz" and DISTRO="openzaurus-unstable"
08:01.40T0mWdo I need to say anything else except BBFILES, MACHINE, DISTRO ?
08:02.18RPIf you want really stable/working, you could try the oz354x branch - that is the most guaranteed to build (for zaurii machines)
08:02.35RPNo, those variables should cover it
08:02.52T0mWMy ultimate build will be for a h1940, closest machine to my hardware.
08:03.29XorAmorning
08:03.43RPT0mW: That's tricky as its tradionally a familiar machine but familiar in .dev doesn't get much attention
08:03.43T0mWSomebody should update the wiki regarding the LocalConfExamples, that conf won't build, it complains that Zaurus version 3.5.4.1 is not valid
08:04.23RPT0mW: Change it to say openzaurus-unstable ;-)
08:04.41RP3.5.4.1 is in the oz354x branch now
08:04.50T0mWok, I've got to reinstall the OE as I blew it away in frustration, I'll give the spitz a try.
08:04.51RPmorning XorA
08:05.32hrw|workhi XorA
08:05.42XorAMACHINE=h1940 with DISTRO=openzaurus-unstable should get you most of the way
08:05.47hrw|worklack of any docs how to make working build suxx
08:06.07T0mWRP: on that spitz machine, what command should I issue to bitbake?  "bitbake ? "
08:06.18XorAT0mW: btw nstall ccache to make blowing away tmp less painful
08:06.34T0mWI've ccache here
08:06.41RPT0mW: bitbake and then whatever you want to build. bootstrap-image is a nice simple one, opie-image/gpe-image more complex
08:07.06RPbitbake bash would build bash
08:07.28T0mWRP: respectfully, that is my problem, I don't know what will work and what won't.  I'll try the "bitbake bootstrap-image" then.
08:08.18RPT0mW: I'll set a clean oz spitz build away here too, then if it fails and we're lucky, we'll see the same errors :)
08:08.41koenRP: spitz won't work on his armv4t hardware
08:09.01koenIIRC
08:10.24RPAh, 1940 is armv4t? That is annoying as most of the Zs are v5 :-(
08:10.32T0mWarmv5t
08:10.37T0mWarm920t
08:10.51koenarm920t = armv4t
08:10.54T0mWk
08:11.17koenmy arm 920 SoC sigills on clz, but not on bx
08:11.26RPYes, its v4
08:11.57RPT0mW: ok, try MACHINE = "h1840", DISTRO="openzaurus-unstable" as XorA recommended
08:12.02koen~lart gcc people for breaking armv4/EABI support
08:12.04T0mWok
08:12.05RPs/18/19/
08:12.24koenheh
08:12.42koenI did 'for i in * ; bitbake $i ; done' before I went to bed
08:12.59koenI return to see a bash prompt expecting me too fix patches
08:14.05*** join/#oe chouimat_ (n=dieu@r2351064.cidc.net)
08:14.10T0mWpango-1.14 does that too
08:15.52*** join/#oe goxboxlive (n=goxboxli@9.80-202-160.nextgentel.com)
08:16.48RPkoen: blame kergoth ;-)
08:17.00XorAis the h1940 the super cheapo ipaq?
08:17.15kergothhehe
08:17.49kergothkoen: yeah, a patch failure will drop you into a shell in the source tree so you can fix it.  i'll check in an alternate resolver class to be used to disable the functionality
08:18.03koenXorA: that's the 1930 (where they removed the serial port leads)
08:19.01hrw|workXorA: uber cheap is h1910
08:19.55*** join/#oe tkp (n=tom@81-179-24-207.dsl.pipex.com)
08:20.30*** join/#oe mithro (n=tim@lester.mithis.com)
08:20.36T0mW"mtn: misuse: branch 'oz354x' is empty"
08:21.43RPorg.openembedded.ox354x
08:22.02kergoths/ox/oz/
08:22.04T0mWyeah, noticed that reverse notation, ok, that worked
08:22.06RPorg.openembedded.oz54x even
08:22.28kergothhehe
08:22.34*** join/#oe pvanhoof (n=pvanhoof@mailhost.newtec.be)
08:22.40kergothnot enough caffeine yet? ;)
08:22.43RPorg.openembedded.oz354x
08:22.49XorARP: your stuck on dev forever :-)
08:23.02RPkergoth: looks a bit like it :)
08:23.15RPXorA: Could be worse ;-)
08:23.23*** join/#oe do13_ (i=do13@antilope.in-berlin.de)
08:23.29do13_morning all
08:23.48RPhi Dirk
08:24.00do13_hey Richard
08:24.32kergothhmm
08:24.32kergothConnecting to www.handhelds.org|128.31.0.25|:80... failed: Connection refused.
08:24.35kergothheh
08:35.25*** join/#oe mithro (n=tim@lester.mithis.com)
08:42.14*** join/#oe gints____ (n=gints@62.84.15.211)
08:42.48*** join/#oe pH5 (n=ph5@e178211144.adsl.alicedsl.de)
08:47.37T0mWok, this is what I did, I don't know if the branch checkout was correct?  http://rafb.net/paste/results/djMqav12.html
08:55.04RPT0mW: oz354x only supports zaurus machines. If you want to use h1940, you'll need .dev
08:55.32RPT0mW: DISTRO=openzaurus-3.5.4.1 is in the branch, DISTRO=openzaurus-unstab;le is .dev
08:55.45T0mWI'm using the spitz machine
08:55.50*** join/#oe Cwiiis (n=cwiiis@82-43-43-31.cable.ubr02.croy.blueyonder.co.uk)
08:56.04*** join/#oe obergix[work] (n=olivier@inf-berger.int-evry.fr)
08:56.30RPT0mW: ok, it looks ok. Are you seeing an error?
08:57.03hrw|work1/cr
08:57.20hrw|workPolish Linux news site noted release of Familiar 0.8.4
08:57.31hrw|workarticle is called 'Familiar vs OpenZaurus' ;D
08:57.36T0mWRP: http://rafb.net/paste/results/2DCM5765.html
08:58.26T0mWconf is: http://rafb.net/paste/results/fnrq3Z97.html
08:59.29hrw|workkoen: your and florian attempts to use OZ on h2200/hx4700/nbp are noted
08:59.58koen:)
09:01.34RPT0mW: I'm not sure about BBFILEs vs BBFILES
09:01.41T0mWRP: what is odd is that bootstrap-image.bb is in org.openembedded.oz354x/packages/meta/
09:01.48CIA-903mickeyl 07org.oe.dev * raa2272bf... 10/ (1 packages/libesmtp/libesmtp_1.0.4.bb): libesmtp: correct damage done by previous commit
09:02.09RPT0mW: I also remember HOME not being recommended for certain variables. I can't remember is BBFILES was one of them...
09:02.10T0mWRP: that is it!  
09:02.35T0mW"Handling BitBake files: "
09:03.43CIA-903pH5 07org.oe.dev * r736e3745... 10/ (3 files in 2 dirs): samba: fix -dbg packaging for 3.0.14a and 3.0.20
09:05.54*** join/#oe bigd0g (n=b1gdo6@193.1.99.21)
09:06.02T0mWRP: "TARGET_OS := linux" ?
09:06.49CIA-903koen 07org.oe.dev * r5aa5d42f... 10/ (4 files in 3 dirs): linux-ezx: update to ezx7 and add 2 patches for gcc4-isms
09:07.38RPT0mW: It should default to that
09:07.47T0mWRP: it won't
09:08.16RPT0mW: ?
09:09.57T0mWRP: http://rafb.net/paste/results/FGjroT54.html
09:10.11hrw|workre
09:10.40bigd0gT0mW: specify your target OS in your 'local.conf'
09:10.46T0mWI did now
09:11.03bigd0gT0mW: mine is specified with just a '=' not a ':='
09:11.13RPT0mW: ah, use DISTRO = "openzaurus-3.5.4.2" for that branch, not unstable
09:11.31RPT0mW: You should not need to set TARGET_OS with a valid distro
09:11.40T0mWbigd0g: yeah, I caught that ":=" vs "="  IIRC, := is expanded on each pass, = sets it once
09:12.00*** join/#oe zinga (n=arnaudb@186.80-203-227.nextgentel.com)
09:12.19T0mWRP: shrug, bitbake didn't like it.
09:12.42T0mWRP: its building ipkg now
09:12.55T0mWRP: its building ipkg-native now
09:13.02RPT0mW: Did you set the DISTRO correctly?
09:13.36T0mWDISTRO = "openzaurus-unstable"
09:14.04T0mWoh
09:14.19*** join/#oe mikearthur (n=mike@194.70.145.210)
09:14.26RPThe fact TARGET_OS wasn't set was a sign of a bigger problem
09:14.57RPRead what I said above as it will make things easier in the long run ;-)
09:15.05CIA-903koen 07org.oe.dev * r6f596144... 10/ (10 files in 2 dirs): linux-ezx: remove outdated patches
09:15.13bigd0g~seen Crofton
09:15.30ibotcrofton is currently on #casualti (9h 22m 1s) #ol (9h 22m 1s) #oe (9h 22m 1s) #elinux (9h 22m 1s), last said: 'Where does version.h come from?'.
09:15.30mickeylRP: you seem to like misspelling DISTRO as DISTO :D
09:15.30T0mWI versioned it this time, blew tmp away and re-running
09:15.54T0mWibot: re
09:15.59ibotre is probably religious education
09:16.04T0mWlol
09:16.25RPmickeyl: I do?
09:16.50*** join/#oe florian_kc (n=fuchs@dns.kernelconcepts.de)
09:16.54T0mWRP: ok, that distro set everything correctly
09:17.08*** join/#oe zecke (n=ich@145.253.107.2)
09:17.09florian_kcgood morning
09:17.33RPhi florian_kc, zecke
09:18.18hrw|workhi florian_kc
09:18.51*** join/#oe polyonymous (i=hacker@pD953A3ED.dip0.t-ipconnect.de)
09:23.58bigd0gcan someone list the current org.openembedded.dev database rev ?
09:24.01bigd0gmine's listed as befec029b0968612722681e4b1bad74128e981d6
09:24.13bigd0gi'm quite sure that's out-of-date... but it says there's nothing to update
09:24.45koenr6f596144...
09:25.25bigd0ghrmm
09:25.45*** join/#oe e-ffi (n=cybercom@dslb-084-056-066-039.pools.arcor-ip.net)
09:25.51mickeylsure you don't accidantly have a fixed branch in? try updating org.openembedded.*
09:25.52bigd0gkoen: i did " mtn --db=OE.mtn pull monotone.openembedded.org org.openembedded.dev "
09:25.56bigd0gkoen: and then " cd org.openembedded.dev && mtn update "
09:26.01bigd0gkoen: does that some incorrect?
09:26.06bigd0gs/some/seem
09:26.10koenthat's correct
09:26.15bigd0ghrm.
09:26.31koenyou might have noticed that we committed a lot of stuff the past few minutes
09:26.45bigd0gtakes a bit to update?
09:27.06bigd0gsynchronize, i mean
09:27.32CIA-903koen 07org.oe.dev * re69ec8c2... 10/ (5 files in 4 dirs): imagemagick: add 6.2.9, closes #336
09:28.06hrw|workkoen: you got my recipe as is?
09:28.10koenas soon as CIA reports it, it is in the repo
09:28.18koenhrw|work: no
09:28.48koenhrw|work: this recipe only leaves out the .la files
09:29.20hrw|workkoen: and package perl stuff separatelly?
09:29.54koenno, since that points to i686 staging over here
09:31.41bigd0gdo you have to blow away tmp after updating the database?
09:31.54koenno
09:32.03koen(generally, no)
09:32.22bigd0ghrm.  ok.  well, i'll try it anyway
09:32.29bigd0gnoted, though  :)
09:33.38CIA-903pH5 07org.oe.dev * ra7f77b32... 10/ (3 files in 2 dirs): libgnomecanvas: fix -dbg packaging for 2.10.2 and 2.12.0
09:36.08mickeylanyone of you ever gave your account number for international money transfer?
09:36.13mickeylwhat information does the sender need?
09:37.01*** join/#oe lrg (n=liam@194.70.145.210)
09:37.04mickeylIBAN & BIC, that's everything?
09:37.08lrgmorning all
09:37.10koenmickeyl: IBAN (and BIC)
09:37.11mickeylcheers lrg
09:37.15mickeylkoen: thanks.
09:37.17hrw|workwhat is BIC?
09:37.33koenhrw|work: the same as IBAN, but different
09:37.39hrw|workah
09:37.51koensome banks charge extra €€€€ if you only provide one
09:38.40koens/some/most/
09:39.32T0mWRP: looks like some editing to do on this package: http://rafb.net/paste/results/zJq00754.html
09:40.04koenT0mW: lart the qemu people for not supported a recent gcc
09:40.14T0mWhehhe
09:40.25koensupporting*
09:40.50T0mWI guess they would rather stick with "stable" other than this bleeding edge stuff
09:40.57RPT0mW: If you provide a gcc 3.x as gcc-3.4 or gcc-3.3, OE will use it and you will avoid that problem
09:41.19koenhmmm
09:41.22koenit didn't over here
09:41.24T0mWyeah, all my stuff is 4.0x
09:41.28*** join/#oe jkp (n=jkp@81-179-24-207.dsl.pipex.com)
09:41.35koenI have to switch my 'gcc' over to 3.3
09:41.52koenand I do have these in my path: gcc         gcc-3.3     gcc-3.4     gcc-4.0     gcc-4.1     gccbug      gccbug-3.3  gccbug-3.4  gccbug-4.0  gccbug-4.1  gccmakedep
09:41.53T0mWkoen: still using 2.95-3 eh?
09:42.17RPkoen: it does look for gcc-3.4/gcc-3.3 - see the .bb file...
09:43.14mickeyl~lart people subscribing to mailing lists plus protecting their account w/ the friends system
09:43.26RPah, only the cvs version does
09:43.33RPwe need a qemu-native.inc :)
09:44.29T0mWok, I give up, time for sleep
09:44.40T0mWRP: thanks for the attempt, I keep trying.
09:44.44*** part/#oe T0mW (n=Tom@24.238.68.20.res-cmts.sth.ptd.net)
09:44.50hrw|workRP: or syncing with .oz354x
09:46.13*** join/#oe mikearthur (n=mike@194.70.145.210)
09:46.20bigd0ghrm... i did the mtn update of org.oe.dev, but it's still listing an old version when i compile
09:46.21bigd0gOE_REVISION    = "befec029b0968612722681e4b1bad74128e981d6"
09:46.32mikearthurmarcan: shout when you're about
09:46.40hrw|workhi mikearthur
09:46.43XorAhey lrg
09:46.48XorAhey mikearthur
09:46.49mickeylbigd0g: what does mtn heads show?
09:46.53mickeylor mtn list heads
09:47.02mikearthurXorA, hrw|work: yo
09:47.18mikearthurdo13_: you around?
09:47.18hrw|workor 'mtn head'
09:47.26bigd0gwants me to specify a branch ?
09:47.55hrw|workmtn: branch 'org.openembedded.oz354x' is currently merged:
09:47.55hrw|work7c5553dbd2bd2a9bf37d8f5e0db983e7f0075ba6 hrw@openembedded.org 2006-08-29T06:35:34
09:47.57lrgXorA: free upgrade to 2 * core duo for your PC - (4 cores)
09:49.15bigd0g<PROTECTED>
09:49.25bigd0gmtn: branch 'org.openembedded.dev' is currently merged:
09:49.25bigd0gbefec029b0968612722681e4b1bad74128e981d6 hrw@openembedded.org 2006-08-24T15:28:39
09:49.41hrw|workbigd0g: a bit old..
09:49.50hrw|workmtn: branch 'org.openembedded.dev' is currently merged:
09:49.50hrw|work9aa86687e7b05c58ae96324abb450a588180f55e pH5@openembedded.org 2006-08-29T09:32:05
09:49.55bigd0ghrw|work: i know... i'm trying to merge the new one  ;p
09:50.03bigd0ghrw|work: but it doesn't seem to be... uh... merging
09:50.07hrw|workbigd0g: mtn pull;mtn merge;mtn update is my combo
09:50.17bigd0ghrw|work: ok, i'll give that a whirl.
09:50.27bigd0ghrw|work: must've forgotten a step.
09:52.28*** join/#oe rwhitby (n=rwhitby@nslu2-linux/rwhitby)
09:52.41koenmtn sync ; mtn merge ; mtn up ; mtn sync (if you have write access)
09:55.11hrw|workkoen: months ago we discussed that sync should be changed to pull/push... which way if official then?
09:55.34koensync = no local branches
09:55.55koenbut it's semantics
09:56.18koenI like 'sync', because I know that the other end will have the same data as I have
09:57.17bigd0gso the commands do the same thing?  or 'sync' does something different?
09:58.11XorAlrg: what the hell do you do with all those cores :-)
09:58.43koenXorA: smoke em with with bitbake-mt
09:58.50bigd0g4 processor intensive tasks simultaneously  :)
09:59.06*** join/#oe mithro (n=tim@ppp246-117.static.internode.on.net)
09:59.17XorAnow a 4 core zaurus, that would be rockin
09:59.42bigd0ghrw|work: when i do the "mtn merge --branch=org.openembedded.dev --db=OE.mtn"
09:59.51bigd0ghrw|work: after a successful pull, i get "mtn: branch 'org.openembedded.dev' is already merged"
10:00.04lrgXorA, koen, bigd0g: 1 for mtn, 1 for bb, 1 for make and the other for gcc ;)
10:00.21bigd0glrg: haha :)
10:00.31hrw|workbigd0g: cd 'working copy';mtn merge
10:01.16bigd0ghrw|work: still says "mtn: branch 'org.openembedded.dev' is already merged"
10:01.27hrw|workbigd0g: then it is ok - skip to 'mtn update'
10:01.35bigd0ghrw|work: alrighty.
10:01.47hrw|workbigd0g: as developer without r/w access you can even skip 'merge' step
10:01.59hrw|workbigd0g: mtn pull/update would be all you need
10:02.06bigd0ghrw|work: noted.
10:02.50bigd0guh... oh
10:03.19bigd0ghrm... error... mtn: error: merge failed due to unresolved conflicts
10:03.34bigd0ghrw|work: No external 3-way merge command found.
10:03.40bigd0gwhat does that mean?  heh.
10:04.57koenthat you have a local diff and/or a local commit
10:05.10koen(and no kdiff3/meld/xxdiff/emacs installed)
10:05.34bigd0gkoen: which do you recommend?
10:05.49XorA~lart freaky autoconf scripts
10:09.17pH5is the cause of the "NOTE: preferred version 2.4 of glibc not available" understood?
10:09.34pH5I'm getting the same for dbus 0.92 now with bitbake trunk
10:09.35hrw|workpH5: angstrom builds?
10:10.08koenpH5: probably because dependencies have DEFAULT_PREF -1
10:10.53pH5hrw|work: my gpe-image build is at libbonoboui currently
10:11.03pH5koen: but dbus doesn't have -1 anymore?
10:11.12koenpH5: dbus-native?
10:11.37pH5hm. dbus only depends on "expat glib-2.0 virtual/libintl" now..
10:11.52koenok
10:11.58koenin that case I don't know
10:13.31RPThe glibc 2.4 issue is there as it needs to build glibc-initial/intermediate before it can build glibc itself
10:15.32hrw|workI think that I will leave tosa powered at home next time to have arm machine available by network for doing tests...
10:16.06CoreDump|homemorning
10:16.23hrw|workhi CoreDump|home
10:16.45CoreDump|homechecking for GCONF_DBUS... configure: error: You need either ORBit or D-BUS for
10:16.45CoreDump|homeIPC
10:16.49CoreDump|homemehhh
10:16.57koenit works in .dev :)
10:18.42hrw|workethereal compilation takes lot of time...
10:24.27do13_mikearthur: yep. I'm around
10:25.50mikearthurdo13_: great
10:25.57mikearthurdo13_: pm
10:28.17koen~hail schurig
10:28.24ibotACTION bows down to schurig and chants, "I'M NOT WORTHY!!"
10:32.50bigd0gbrb
10:33.53koenlooks like intel hired some dec engineers
10:34.05koen16MB cache on the new xeon
10:34.18koentoo bad it's not L2 or L1 cache
10:34.33hrw|worksooner or later they will add 256M of L4
10:34.52koenaargh
10:34.57koenstill netburst
10:36.47*** join/#oe Laibsch (n=Laibsch@V11c3.v.pppool.de)
10:38.22LaibschHey guys
10:38.29koenhey Laibsch
10:38.43pH5hi Laibsch
10:40.16koenCoreDump|home: try the new multithreaded bitbake :)
10:40.48CoreDump|homekoen: you're kidding right?
10:40.56hrw|workCoreDump|home: no
10:41.01CoreDump|homecool
10:41.03koenCoreDump|home: no
10:41.34CoreDump|homeI will try it someday ;)
10:41.41koenNOTE: DBG: Active builds increased to 2 by /home/koen/OE/monotone/org.openembedded.dev/packages/angstrom/angstrom-bootstrap-image.bb doing do_populate_staging
10:42.27CoreDump|homeWell, I'm running w/ -j3 already =)
10:42.37hrw|workCoreDump|home: thats not the same
10:42.50hrw|workCoreDump|home: you are wasting cputime on fetching ;)
10:43.06CoreDump|homeoh lol
10:43.29hrw|workCoreDump|home: http://ewi546.ewi.utwente.nl/tmp/hrw/fb/
10:44.03koenhrw|work: does that fb use overlays to make it faster?
10:44.03CoreDump|homehrw|work: excellent idea
10:44.55hrw|workkoen: it use free cycles of usbhost to decode divx in realtime
10:44.56koenhrw|work: I strongly suspect the DELETE FROM isn't working when updating
10:45.20hrw|workkoen: yep..
10:45.34hrw|workand I know why
10:48.33*** join/#oe bigd0g (n=b1gdo6@193.1.99.21)
10:49.10bigd0ggood news.  i convinced my employers to put me on the DMZ
10:49.16bigd0gno more proxy problems.
10:49.25bigd0gw00t!
10:50.54koenRP: I found a bug in RDEPENDS handling
10:51.03CIA-903hrw 07org.oe.dev * r8f3da738... 10/ (1 contrib/feed-browser/update.php): feed-browser: make all sections lowercase, really remove packages before update
10:52.05koenRP: http://pastebin.ca/153047
10:52.14koenhrw|work: thanks
10:55.51Croftonbigd0g, ?
10:56.27bigd0gCrofton: are you going to be around for a bit?
10:56.41bigd0gCrofton: i'm probably going to need help getting that uboot thing working
10:56.42Croftonmostly
10:57.01bigd0gCrofton: ok, cool.  i'm updating the database and such right now.  it might fix itself
10:57.07Croftonmtn pull, mtn update, bitbake bootstrap-image ?
10:57.11Crofton:)
10:57.32*** join/#oe bluebugs (n=cedric@213.215.31.4)
10:57.42CroftonI need to figure out why I can't get it to run arm-depmod-2.6
10:57.46Croftonin the kernel build
10:57.50bigd0gwhere's "bootstrap-image" coming from.  should i not be doing "bitbake linux-omap1" ?
10:58.00CIA-903pH5 07org.oe.dev * r872617c6... 10/ (1 packages/gnome/libbonoboui_2.10.0.bb): libbonoboui-2.10.0: fix -dbg packaging
10:58.11Croftonbootstrap-image is a basic flash image
10:58.21Croftonbuilding it will build the kernel
10:58.38bigd0gand linux-omap1 just sets up the toolchain?
10:59.13Croftonwell, the dependencies work all that stuff out
10:59.36bigd0gso linux-omap1 is a completely different flash build than bootstrap-image ?
10:59.58Croftonlinux-omap1 only builds the kernel image
11:00.10Croftonbootstrap-image will build a flash file system
11:00.21Croftonwith busybox and someother stuff on it
11:00.41bigd0gok.  i'll eventually have to do the boostrap-image.  but one thing at the time, i guess
11:00.49Croftonyeah
11:01.20bigd0gmtn error - "No external 3-way merge command found."
11:01.26bigd0gi installed emacs as koen suggested
11:01.29bigd0gdo i have to do something else?
11:01.46hrw|workbigd0g: export MTN_MERGE=emacs will maybe help
11:01.53RPkoen: its a debian.bbclass related bug.
11:02.05koenRP: I guessed as much
11:02.36RPkoen: We need to not generate the pkgmaps files for files with DEBIAB_NOAUTONAME set
11:02.42bigd0ghrw|work: ok, trying the env var
11:02.47RPkoen: fix it properly ;-)
11:03.05*** join/#oe furlongm_ (n=furlongm@83.70.251.17)
11:03.06koenalthough I could do RPROVIDES_pn-tslib-conf = "libts-0.0-conf" in local.conf nowadays
11:03.23bigd0ghrw|work: the env var didn't work.  any other ideas?
11:03.32RPkoen: not quite
11:03.58RPkoen: RPROVIDES_pn-tslib_tslib-conf = "libts-0.0-conf"
11:04.25Croftonbigd0g, make the tune-arm ... file look like the one in the repo :)
11:04.27RP(tslib-conf isn't a PN)
11:04.36lardmanmorning
11:04.45CroftonI think that is the 3 way merge?
11:05.16bigd0gno... trying to merge linux-omap1_2.6.12-rc2.bb
11:05.37bigd0gi should probably get 3-way merging working, though
11:06.37bigd0gwhere do i set $EDITOR in mtn ?
11:07.00bigd0gsas "set this explicitly in your get_preferred_merge3_command hook"
11:07.06bigd0gs/sas/says
11:08.02CroftonI don't know how mine knows what to use :)
11:08.20bigd0ghehe  :)
11:08.40bigd0gare you using kdiff3, Crofton?  emacs?
11:09.34Croftonmeld I think
11:09.56Croftoncan you back out your local changes to linux-omap1 ....
11:10.26bigd0gis that directed at me?  i shouldn't have the ability to write anything to the db
11:10.33Croftonyeah
11:10.43bigd0ghow did it?  wha?
11:10.48Croftonyou have local changes in the checked out copy
11:11.18Croftonso you have the version comoing from the server, the version in your local db, and the version on your disk
11:11.37bigd0ghow do i back out the changes?
11:11.51Croftonhmmm
11:12.21Croftonanyone know how to do monotone revert?
11:12.32koenmtn revert <file>
11:12.41Croftonheh
11:12.45Croftonso obvious
11:13.22bigd0gwill that work on the directory?
11:14.08Croftonjust do it on the files you have changes
11:14.09koenyes
11:14.21koenmtn revert . will do it recursively
11:14.26Croftonmake sure you don't have any changes you really need
11:14.39bigd0gwell, all the changes i made i needed to make it work  ;p
11:14.44koenmtn diff . > shelf.diff ; mtn revert .
11:14.45bigd0gi have them documented, tho
11:15.15bigd0gkoen: thanks.  good idea to log them.
11:15.32bigd0gCrofton: reverting the db now
11:15.43koenthat's what I used to do before I discovered bitbake collections
11:16.06bigd0gCrofton: tune-arm926ejs.conf and linux-omap1_2.6.12-rc2.bb reverted
11:16.19Croftonhehe
11:16.32Croftonyou'll needto change the tune file after the update
11:16.39Croftonit has better comments now
11:16.45bigd0gyeah.  that damnable hyphen
11:16.52bigd0goh, cool.  comments ftw!
11:17.27bigd0gok... now... 3-way merge... you use meld?  where is it specified for mtn?
11:17.48koeniirc it just checks for its precense
11:18.07CroftonI use meld, must be the default
11:18.22CroftonI am sure the monotone docs can clear this up for you
11:19.02bigd0greading them now.  just didn't know if you had a quick answer or not
11:19.08bigd0gthanks.
11:19.27Croftononce you revert you should be able to pull/update
11:20.04CIA-903koen 07org.oe.dev * rb09ecf88... 10/ (1 conf/machine/include/tune-arm926ejs.conf): tune-arm926ejs: .dev uses gcc 4 by default
11:20.17*** join/#oe benlau (n=benlau@221.125.13.148)
11:20.59bigd0gCrofton: good point.  i probably don't even need the 3-way merge
11:21.14*** join/#oe Laibsch (n=Laibsch@V11c3.v.pppool.de)
11:21.21Croftonyou will need to fix it eventually
11:22.08bigd0gindeed.
11:22.14koenRP: is it possible to use EXCLUDE_FROM_SHLIBS on -dbg package by default?
11:22.57*** join/#oe e-ffi_ (n=cybercom@dslb-084-056-109-012.pools.arcor-ip.net)
11:22.59RPkoen: What does that variable do? :)
11:23.24koenit stops OE from making that package a provider for its shlibs
11:23.52CroftonIs there a kernel.bbclass guru in the house?
11:23.57koenI *think* that should fix the 'package depends on foo-dbg' stuff people have been seeing
11:24.35hrw|workRP: it exclude package^Wrecipe from being used for shlibs calculation
11:27.04RPkoen: Based on what hrw said and looking at the code, its too coarse to do what you want :-/
11:27.06bigd0ggreat!  successful db pull and update
11:27.14bigd0gmeld installed, too
11:27.17Croftonheh
11:27.28bigd0git's the small things  ;)
11:27.37RPCrofton: Depends what you mean by expect ;-)
11:27.45RPexpert even
11:28.19pH5bitbake just built install-native in work/iwmmxt-linux-gnueabi/install-native here. why isn't it in work/i686-linux?
11:28.22CroftonRP, I am building a kernel from a git tree
11:28.30Croftonthat lacks version.h
11:28.31hrw|workRP: to bed? gf waits for you or you are sick?
11:28.45RPhrw|work: Just can't type ;-)
11:28.51Croftonthis messes up the calculation of KERNEL_VERSION
11:29.02Croftonand the selection of of arm-depmod-2.6
11:29.13koenCrofton: insert a version.h :)
11:29.24Croftonthis is one solution :)
11:29.41koenhmm, it looks like BBCOLLECTIONS screws up the OE_REVISION code
11:30.41RPCrofton: Doesn't compiling the kernel generate a version.h?
11:31.29Croftonhang on
11:31.32RPCrofton: As for the depmod issue, what's the name of your .bb?
11:31.49bigd0gCrofton: comments in the arm9 tune file are much clearer  :)
11:32.02bigd0gCrofton: how is gcc4 support on the omap5912 ?
11:32.03Croftonlinux-omap1_2.6.17+git.bb
11:32.13Croftonbigd0g, I am goign to fins out
11:32.31CroftonI have a version.h after I compile
11:32.43RPCrofton: It started with 2.6 so the depmod business should work
11:32.56CroftonRP, it doesn't :)
11:33.53RPCrofton: It works for linux-openzaurus_2.6.17+git ;-)
11:34.00bigd0gCrofton: i see linux-omap1_2.6.x+git.bb ... will it specify itself when i 'bitbake linux-omap1' ?
11:34.19CroftonI set prefered version to get it
11:34.27CroftonRP Ilied about the name
11:34.42Croftonlinux-omap1_2.6.x+git.bb
11:34.49Croftonbut I checked the 2.6.17 name also
11:34.57RPCrofton: that should still work
11:35.11hrw|workmickeyl, RP, koen: can url to OEDEM page be shared with !OE people?
11:35.29RPCrofton: What does DEPENDS say for that file? (bitbake -e | grep DEPENDS)
11:35.39RPhrw|work: Fine with me
11:36.14Croftonthe depend for arm-dpemod-2.6 seems ok
11:36.18hrw|workmickeyl: ?
11:36.52Croftonhttp://pastebin.ca/153084
11:37.03*** join/#oe mithro (n=tim@ppp246-117.static.internode.on.net)
11:38.00NAiL*sigh*
11:38.17NAiLcompiling busybox on my box makes it kneel
11:38.21RPCrofton: Add a -b /somepath/somefile.bb to that ;-)
11:38.36mickeylhrw|work: fine with me
11:38.50hrw|workok
11:39.02Croftonyeah
11:39.53Croftonyou want the DEPENDS= line?
11:40.03CroftonDEPENDS="ipkg-utils-native file-native  quilt-native virtual/arm-linux-gcc virtual/libc  u-boot virtual/arm-linux-depmod-2.6 virtual/arm-linux-gcc update-modules"
11:40.15hrw|workthen it is ok
11:41.13Croftonit look like the 2.6 from the bb file name picks up the arm-depmod-2.6 dependency
11:41.30Croftonbut that is calculated differently from the depmod selection when it is run
11:43.39CroftonThe depend calculation is based of ${PV} and the selection on what depmod to actually run is based of the string from version.h
11:45.19bigd0gCrofton: so do i specify the "DISTRO_VERSION" var in my 'local.conf' to use the new bb file?
11:45.22koenhrw|work: sure
11:45.30bigd0gCrofton: or does it happen automagically?
11:45.46Croftonthe version info for the kernel file is in the omap5912.conf machine file
11:46.19CroftonI haven't actually flashed that kernel into my OSK yet :)
11:46.33CroftonI have flashed the u-boot though
11:46.47bigd0gok, no bother.  i'll carry on as before.  :)
11:46.48*** join/#oe dkey (i=nobody@193.170.48.236)
11:46.52CIA-903mickeyl 07org.oe.dev * r66f4e0ab... 10/ (1 packages/python/python_2.4.3.bb): python 2.4.3 add PACKAGES_DYNAMIC -- close #1366
11:47.09mickeylRP: two questions: a) do you still have that pure-matchbox image in mind I was pestering you to push when you have a chance? b) do we have an example image-bb that bases on task-base yet?
11:47.50RPmickeyl: All images can use task-base ;-)
11:48.34RPmickeyl: I made task-bootstrap a variable so you can change it (MACHINE_TASK_PROVIDER)
11:49.09CroftonRP, any thoughts on my problem?
11:49.12RPmickeyl: I still like the idea of that image. What you want is task-oh-core in poky ;-)
11:50.25RPmickeyl: I will aim to strip the bits OE needs from that and add it to OE :)
11:50.51mickeylRP: ya, that'd be pretty cool, thanks.
11:52.02RPCrofton: I don't understand your problem - it seems to change...
11:52.03mickeyl~lart 24h disconnect
11:52.18Croftonheh
11:52.24NAiLhmm
11:52.33Croftonarm-depmod-26 is built fine
11:52.44NAiLCan anyone help me figure out why I can't compile busybox on my x86_64 box?
11:52.47RPCrofton: ok
11:52.48Croftonbut when the bb file goes to run it, it runs arm-depmod-
11:53.05*** join/#oe Genesis (n=Genesis@dyn-83-156-20-164.ppp.tiscali.fr)
11:53.12NAiLgcc eats up all my memory, until there's nothing left and I have to kill it
11:53.15Croftonbecause the 2.6 it needs is calculated from version.h, not ${PV}
11:53.29NAiLslows my x64 3700+ with 1gb ram to a crawl! :-(
11:53.37CroftonNAbyss, busybox will build eventually, you must be patient
11:54.21RPCrofton: Are you running a config without modules?
11:54.30Genesisbonjour
11:54.41CroftonNAiL, my x86_64 only has .5G RAM
11:54.57CroftonRP, not sure what you mean
11:55.00NAiLdoes your box become unresponsive?
11:55.05Croftonyes
11:55.12Croftonit does finish eventually
11:55.13NAiLI use a couple of minutes just to login to a terminal :-(
11:55.21RPCrofton: What does CONFIG_MODULES say in your kernel defconfig?
11:55.30NAiLok, /me tries again
11:55.44RPCrofton: And does your defconfig build anything as a module?
11:55.50*** join/#oe dkey (i=nobody@193.170.48.236)
11:56.08CroftonI do make omap_osk_5912_defconfig
11:56.16Croftonthere are a few modules
11:56.20Croftonfound after compile
11:57.02RPCrofton: Why are you manually running make?
11:57.24Croftonhmm
11:58.08CroftonI can change it to oe_runamke, and I think the oldconfig is redundant
11:58.31RPok, so this is in the .bb?
11:58.41Croftonyeah
11:58.59RPand where do you see the error - on device?
11:59.08zeckelater
11:59.14Croftonno, during the build
11:59.23RPCrofton: During do_rootfs?
11:59.46CroftonI think during package modules
12:00.35Croftonrunning the build again
12:00.52RPI don't understand why it would be running depmod then
12:01.11Croftonlook in kernel.bbclass
12:01.17Croftonand search for arm-depmod
12:01.27Croftonwell depmod
12:02.02RPCrofton: Yes, its in a postinst...
12:02.03Croftonhttp://pastebin.ca/153100
12:02.21RPI know this...
12:02.21CroftonKERNEL_MAJOR_VERSION comes from version.h
12:02.41RPCrofton: Why would it be running a postinst outside do_rootfs?
12:02.47RP(of an image)
12:02.48Croftonbut, when you pull from git, version.h does not exist until after the build
12:03.03RPIt never exists until after a build
12:03.09Croftonhmmm
12:03.15RPIt never runs depmod until after a build?
12:03.35Croftoneven for tarballs?
12:03.42RPcorrect
12:03.57RPUntil you've built the modules, you can't run depmod on them...
12:05.08Croftonanyway, I do not have any clue why this does not work
12:05.17CroftonI'll post the error message in a bit
12:05.24Croftonto improve context
12:05.40RPCrofton: That would be easier
12:05.51Croftonand I need to go look at some furniture sizing for my wife for a few minutes
12:05.57Croftonwill you be around for a bit?
12:06.11RPI suspect so
12:06.11CroftonI really would like to get this resolved soon
12:06.26Croftonso I can move on to more exciting problems
12:07.21Croftonhttp://pastebin.ca/153103
12:07.24Croftonthere you go
12:10.23*** join/#oe psokolovsky (n=psokolov@237.usernat.ip.net.ua)
12:10.28psokolovskyHi!
12:11.44psokolovskypH5: Recent Angstrom snaphost has issues with XCalibrate (doesn't work) and thus xtscal for me. Did you see anything like that?
12:12.05RPCrofton: I think you can just ignore that ;-)
12:12.22*** join/#oe stevenh (n=lews@65.167.23.2)
12:12.34RPCrofton: I suspect the kernel build system changed a bit, hence the warning but it all appears to have worked
12:13.30pH5psokolovsky: this snapshot is several months old, right? that should be fixed in .dev
12:14.24psokolovskypH5: Sorry, I meant a my own build made on ~2006-08-25
12:14.39psokolovskypH5: from .dev
12:15.24psokolovskypH5: Specifically, xtscal cannot detect XCalibrate extension, falls back to /dev/h3600_ts and dies
12:16.32hrw|workpsokolovsky: /dev/h3600_ts in angstrom? weird..
12:16.50Croftondoes the bb file need the depmod to succeed?
12:16.53koenhrw|work: I think that's hardcoded onto Xcalibrate
12:17.02hrw|workah
12:17.22psokolovskyhrw|work: Yes, xtscal falls back to it if XCalibrate is not detected (behavior is hardcoded in xtscal, I guess, for 2.4 compatibility)
12:17.31hrw|workok
12:24.16pH5psokolovsky: my latest build is older than that. I'm rebuilding just now.
12:27.40*** join/#oe EvilDevil_ (n=miau@p54A6E85B.dip.t-dialin.net)
12:28.18RPkoen: Were those tslib changes in a clean tmp?
12:28.35koenRP: I think so
12:29.07koenI'm bitbaking world right now, so a clean rebuild will have to wait
12:29.11RPkoen: I'm just wondering if the tslib-conf pkgmap was leftover from a previous build
12:29.31RPkoen: Can you nuke it manually from staging and rebuild tslib?
12:29.36RPsee if it comes back
12:30.30bigd0gi've got a new error -> http://rafb.net/paste/results/v5spJr55.html <- any ideas?
12:31.00koennptl?
12:31.24Croftonweird
12:31.57bigd0gspecifying binutils fixed the problem last time.  it's still specified, but glibc-intermediate is failing now
12:32.14koenRP: that fixed it, thanks
12:32.54Croftonbigd0g, we are running very similar build env's
12:33.09*** join/#oe Kerwood (n=Marshall@69-174-191-58.frdrmd.adelphia.net)
12:33.09Croftonmaybe I should nuke tmp
12:33.57Croftonbigd0g, maybe you a specifying something in local.conf?
12:33.58bigd0gi would say it's good we're running similar dev env's.  that way i know i'm not going crazy  ;)
12:34.20bigd0gCrofton: i'm specifying binutils... should i not?
12:34.25Croftontry not
12:34.31Croftonin local.conf?
12:34.34bigd0gok.  fixing that, nuking tmp, then trying again
12:34.37RPkoen: When you push that, others are going to see that problem :)
12:34.39bigd0gyeah, in 'local.conf'
12:34.43bigd0g1 sec... i'll show you
12:34.46Croftontry wo nuking tmp firt
12:34.50Croftonsave some time
12:34.55RPkoen: Particularly people like me with a 6 month old tmp dir :)
12:34.55bigd0gok
12:35.13koenRP: those people will have been hit by the other changes as well
12:35.32RPkoen: not too badly ;-)
12:35.50bigd0gpreferred binutils and binutils-cross commented out of local.conf ... re-running
12:37.05RPkoen: I just mean its something to watch for when people have builds fail, I don't object to the change
12:37.20koenRP: maybe we should have a killswitch in OE :)
12:37.35RPkoen: I'd like to make tslib-conf machine independent...
12:37.47koenRP: yes!
12:38.14koenRP: a lot of 'machine dependencies' can be cured with a little shell wrapper that reads from /proc
12:38.34RPkoen: agreed
12:39.32RPIn a way I'd like to move a load of them into zaurusd but it would need to go somewhere where others can maintain it too
12:39.46CIA-903crofton 07org.oe.dev * r249b7bb8... 10/ (1 packages/linux/linux-omap1_2.6.x+git.bb): linux-omap1_2.6.x+git.bb: Clean up file, eliminate unecessary operations.
12:41.57CIA-903hrw 07org.oe.oz354x * rc5b6c8cb... 10/ (1 packages/linux/linux-openzaurus_2.6.17.bb): linux-oz-2.6.17: Add fix to make spectrum_cs work. Upgrade to ASoC 0.11pre12 + some extra fixes which seemingly fixes the poodle sound bugs (static and speaker control issues)
12:45.08psokolovskypH5: Sorry, was pulled afk. Thanks, wonder if you'll see the same on h2200/hx4700. Before I try to stuff it with printf's, would nice to know it's not my build issue ;-)
12:45.28bigd0gCrofton: it is getting a new binutils... so maybe that'll fix it  ;)
12:45.40Croftonheh
12:45.53CroftonI pushed some fiddly changes to the kernel file
12:46.06Croftonpick them up after you finish the build
12:47.54bigd0gwill do.  thanks.
12:48.21CroftonDo you have a JTAG for your OSK?
12:48.38bigd0gjtag ?
12:48.49Croftonheh
12:49.11CroftonI have flashed a poorly built kernel and wiped u-boot from flash
12:49.22Croftonwe needed the JTAG guy to reload u-boot
12:49.38CroftonI'm not sure if he is around right now
12:49.51bigd0goh, i see
12:50.02bigd0gyour board doesn't have the fail-safe uboot back-up?
12:50.12CroftonI am going to flash the kernel when I get to my office today
12:50.15Croftonapparently not
12:50.27bigd0gJP2 on my osk.  you have the Digital Spectrum one?
12:50.32CroftonI didn't have any luck with tthe usb utility
12:50.35Croftonyeah
12:50.51bigd0gJP2 should go from pins 2-3 to pins 1-2 ... that's supposed to reflash uboot
12:50.58bigd0g(on subsequent power up, obviously)
12:51.11Croftonhmmm
12:51.24Croftonmaybe they changed something
12:51.27bigd0gi remember reading it in the user manual
12:51.39bigd0gi might have an earlier rev board than you?  mine's 1-year old
12:51.43bigd0grev d, i think
12:51.46CroftonI tihnk that enables the usb thingy
12:52.03bigd0gi could have the JP number wrong... 1 sec
12:52.06CroftonHopefully, I do not have to worry about this :)
12:53.42*** join/#oe mithro (n=tim@ppp246-117.static.internode.on.net)
12:54.54koenpsokolovsky: if you built angstrom-<foo>-image, you should have strace and gdb installed
12:56.31psokolovskykoen: ok, yet need to update my gdb skills for embedded usage
12:56.48*** join/#oe benlau (n=benlau@221.125.13.148)
12:57.26*** join/#oe florian_kc (n=fuchs@dns.kernelconcepts.de)
12:57.31bigd0gCrofton: it's jp3 ... i just looked at the board
12:57.55psokolovskypH5: almost forgot: SRCDATE_xcalibrate is define twice in sane-srcdates.inc, likely nees to be fixed (but it didn't change between the dates anyway)
12:57.59bigd0gCrofton: jp1 is battery v. ac, jp2 is usb, jp3 is a reset for uboot on my board
12:59.44bigd0ggot another error with my build -> http://rafb.net/paste/results/FPJFsl48.html <- any ideas?
13:00.13bigd0gthis time it downloaded binutils 2.17 on its own
13:03.53Croftontry nuking tmp and starting over
13:04.02bigd0gok
13:04.23Croftononce you get a stable system, there is much less tmp nuking
13:04.51hrw|work~hail monotone 0.29 speed
13:04.59ibotACTION bows down to monotone 0.29 speed and chants, "I'M NOT WORTHY!!"
13:05.17bigd0git's been a 2-steps forward, 3-steps back game these past 1.5 weeks
13:05.35Croftonbigd0g, I am thinking of nuking tmp, just to make sure I can rebuild :)
13:05.50bigd0gCrofton: you really know how to install confidence, huh?
13:05.55Croftonheh
13:05.56bigd0gs/install/instill
13:06.01bigd0g;)
13:06.10Croftonwell, I want to make sure the process is repeatable
13:06.34bigd0gbuilding "bitbake linux-omap1" again.
13:06.42Croftonzecke, I think xerces-c won't build on a machine that already has xerces-c installed
13:06.44bigd0gyeah, no it's definitely something that needs to be accounted for
13:07.24Croftonusually I try to do big rebuilds over night
13:07.47bigd0gwith my luck, it would fail just after i left it
13:08.00*** join/#oe idealm (n=ideal@222.67.239.39)
13:08.09bigd0gon kind of a tight schedule, anyway.  i have 10-weeks to get this done...
13:08.22bigd0g...and i've been wasting time trying to get this working
13:08.42bigd0g"wasting" is relative, i suppose.
13:08.46Croftonyeah
13:09.07Croftonit failed?
13:09.27bigd0gi'm just trying a re-build now.  it's still re-building the cache.
13:09.31bigd0gi nuked tmp, as you suggested
13:09.32Croftonheh
13:11.38hrw|workkoen: f-b database will change again
13:17.27NAiLCrofton: The second I closed firefox and thunderbird, busybox completed
13:17.33NAiL(after about an hour)
13:19.09mikearthuranyone here familiar with the fb_videomode struct from fb.h?
13:20.52Croftonheh
13:20.58*** join/#oe benlau (n=benlau@221.125.13.148)
13:21.19*** join/#oe chopstix (n=chopstix@unaffiliated/chopstix)
13:21.23Croftonlovely, xerces-c build really does die if xerces-c is installed on the build host
13:21.30*** part/#oe [TEHb] (n=nickolay@mail2.protei.ru)
13:23.24bigd0gthat sucks
13:24.00Croftonyeah, short term fix, nuke the xerces-c libs from the host :)
13:24.06bigd0ghaha
13:27.56*** join/#oe joshin (i=josh@VDSL-130-13-154-65.PHNX.QWEST.NET)
13:35.35*** join/#oe benlau (n=benlau@221.125.13.148)
13:37.52hrw|workkoen: can you upgrade php-cli on ewi to php5?
13:38.57koenhrw|work: done
13:42.53*** join/#oe csmanx (n=csman@rak-pang.oz.com)
13:43.18hrw|workpushed
13:43.25hrw|workkoen: rm feeds.db;update.php
13:44.08*** join/#oe csmanx (n=csman@rak-pang.oz.com)
13:44.32chouimatmorning
13:44.41CIA-903hrw 07org.oe.dev * rb7799ca5... 10/ (4 files in 3 dirs):
13:44.41CIA-9feed-browser: feeds has a type now: normal/upgrades.
13:44.41CIA-9Type is used by updater to update only 'upgrades' feeds:
13:44.41CIA-9"php update.php upgrades"
13:46.30koenhrw|work: how can I make update.php update all feeds?
13:47.08hrw|workkoen: php update.php
13:47.08koenhrw|work: wouldn't it be easier to md5 the Packages.gz file and store that?
13:47.20hrw|workkoen: would be - do it then
13:47.34hrw|workkoen: I want to speedup adding rather
13:47.41hrw|workAdded 3485 packages in 0 days, 0 hours, 0 minutes and 20 seconds
13:52.24CIA-903mickeyl 07org.oe.dev * rb20c3c5a... 10/ (1 packages/uboot/uboot_cvs.bb): uboot cvs fix SRC_URI
13:56.12mickeylhmm, how can i disable this "dropping into a shell thing" during patching?
13:57.11koenmickeyl: by bribing kergoth
13:57.20Croftonwhat is the difference between armeb-linux and arm-linux in /site?
13:57.29CIA-903mickeyl 07org.oe.dev * r4569ccd3... 10/ (5 files in 2 dirs):
13:57.29CIA-9preferred-versions.inc: fix wrong preference for pango.
13:57.29CIA-9Guys, when you remove an old version of a package, make sure that
13:57.29CIA-9<PROTECTED>
13:57.29CIA-9<PROTECTED>
13:57.31mickeylah. it should be customizable. while being cool, it's a bit annoying i think
13:57.34koenCrofton: endinanned
13:57.40Croftonok
13:58.12mikearthurdoes tosa currently use tslib?
13:58.22hrw|workmikearthur: all zaurus machines use tslib
13:58.51mikearthurhrw|work: want me to pm or talk here about tosa status?
13:59.04ArjanSthere's exactly 8000 revisions on org.oe.dev now :)
13:59.12koenyay!
13:59.16koenonto the 10k :)
13:59.27hrw|workArjanS: 8192 would be nicer
13:59.33hrw|workmikearthur: talk
14:00.02ArjanShrw|work: it would indeed, but I guess there are more people who like 8k :)
14:00.13mikearthurhrw|work: basically I've massively reduced the amount of glitches and the magnitude of them
14:00.19mikearthurbut they still pop up occasionally
14:00.49hrw|workmikearthur: got patch ready to add?
14:00.53koenmikearthur: improvement!
14:00.55mikearthuralmost read
14:00.56mikearthurready
14:01.04mikearthursharp did some averaging in the kernel
14:01.14mikearthurbut I hear from Liam that tslib is used for that jazz now
14:02.04koenwheee
14:02.13mikearthurkoen: that to me?
14:02.21koenmikearthur: yes
14:02.33koenI just realized I'm not the youngest in the pack anymore :)
14:02.40mikearthurkoen: hehe
14:02.41mikearthurwhat age are you?
14:02.48koen23
14:02.54mikearthur22
14:03.01hrw|work30
14:03.03mikearthurI'll upload some before and after pics
14:03.06suihkulokki28 =)
14:03.22hrw|workboys :)
14:03.35mikearthurspeak up old man we can't hear you ;)
14:03.41mickeylheh
14:04.03hrw|workmickeyl: you do not have to answer to mikearthur...
14:04.13do13_youngsters :)
14:04.26mickeylhrw|work: to what question? I'm not paying much attention to this window atm.
14:04.32mikearthurhrw|work: not till I'm president of the world anyway
14:04.42mickeylhrw|work: ah, nm
14:05.00mickeyldo13: you're even older than I am, right?
14:05.42RP25
14:06.06do13_mickeyl: I guess one year
14:06.33do13_mickeyl: you are 35?
14:07.46hrw|workmickeyl: 29 16:03 < mikearthur> speak up old man we can't hear you ;)
14:07.52mickeyldo13: 34
14:07.58mickeylhrw|work: hah :D
14:09.02do13_mickeyl: right, only one year difference
14:09.57hrw|worklrg: ?
14:10.39lrghrw|work: drink your age worth of beer, although mikearthur will probably be refused as he is quite youg ;)
14:10.46lrgyoung
14:11.01mickeylNOTE: preferred version 1.0.1 of libxau not available
14:11.08mickeylis that a typo ?
14:11.12mickeyllibxau 0.1.1 is there
14:11.13mickeylor
14:11.20mikearthurlrg envies my youthful good looks
14:11.33mickeylX11R7-1-10.1
14:11.41mickeylwhich one should be in preferred-x-version-preX11R7 ?
14:11.44mickeylthe 0.1.1 one?
14:11.56lrgmickeyl: I've seen the same today with dbus-0.92
14:12.05mickeylthe preferred versions are a bit fucked up
14:12.25mickeyli'm going to try with 0.1.1
14:15.40mickeyli'm see more and more reasons to go with a (G)UI toolk for OE
14:15.44mickeyli.e.
14:15.49mickeyl"remove package"
14:16.04mickeyl"this package is in use by <foo> -- do you really want to remove it?"
14:16.55koenmickeyl: what do you think of my web.py suggestion?
14:17.04hrw|workmickeyl: lack of gui tool is mentioned few times in survey
14:17.13mickeylkoen: it's a neat idea -- i need to think more about it
14:17.19mickeylhrw|work: excellent. we have a major topic there
14:17.43mickeylit's not just for users, also for us seasoned guys it would be a relief
14:18.22mikearthurkoen: has it ever been considered to move oe to portage?
14:18.28RPI've never noticed a problem but I guess poky shields me from the real world :)
14:18.34mikearthurthe dependency stuff is a lot more powerful
14:18.34*** join/#oe CosmicPenguin (n=nobody@svl-ext-proxy02.amd.com)
14:18.44hrw|workstartgui, load packages-to-build-set.oes, press build button
14:18.45mickeylRP: definitly. you have much less packages and stuff
14:18.47koenmikearthur: OE moved away from portage
14:18.49mikearthurthe problem would be rewriting some of the bb stuff
14:18.50mickeylmikearthur: why should we? we came from portage
14:19.07mikearthurmickeyl: because, in my humble opinion, portage is a better package manager
14:19.11mikearthurmore powerful
14:19.14RPmikearthur: Improving what we have would be preferred
14:19.31hrw|workmikearthur: bitbake+oe is not package manager
14:19.46mikearthurit is as much so as portage is
14:19.57RPmikearthur: You just volunteered to write down exactly what portage does better so we can copy it ;-)
14:20.06mikearthurRP: :D
14:20.19RPmikearthur: I'm not joking!
14:20.22hrw|workmikearthur: dont laugh, start writing
14:20.24mikearthurRP: I know
14:20.38hrw|workmikearthur: would be best to get it before oedem ;D
14:20.56RPmikearthur: I expect a report in my inbox within the hour ;-)
14:21.04koenI could add a bodykit + ugly spoiler to bitbake if you want
14:21.08koen+ big shiny rims
14:21.18koenwould that be rice enough?
14:22.03hrw|workkoen: and 255 tyres
14:22.20mikearthurkoen: yes please
14:22.26mikearthurkoen: and -O12312 by default
14:22.40mikearthurkoen: -fgo-fasta-stripes
14:22.48mikearthur(I don't use Gentoo)
14:22.55*** join/#oe goxboxlive (n=goxboxli@9.80-202-160.nextgentel.com)
14:25.44mikearthurkoen: terrorists?
14:25.52mickeylwhich strategy do we prefer?
14:25.53koenaccording to their track and trace it was only 3km away this morning
14:26.02mickeyla) naming foo_0.0+cvs20060320
14:26.10mickeylb) naming foo_cvs + overriding PV within
14:26.17RPlrg: The poodle speaker bug is fixed in 0.11pre13, static isn't
14:26.32koenmickeyl: 0.0 is almost always wrong
14:26.45mickeylit was an example. answer the question :D
14:26.58RPI prefer b
14:27.01koenmickeyl: PV from within is easier to modify I guess
14:27.04hrw|workb)
14:27.06mickeylhmm
14:27.08koenbut that's just me being lazy
14:27.12mickeyldon't you think mv is just more clean?
14:27.14mickeylto upgrade
14:27.23lrgRP: thanks. I think, I'll go ahead and submit. The static will probably be a lot easier to fix from Sept 25th
14:27.23mickeylthat way you see the date without having to poke inside
14:27.31hrw|workhmm.. w8
14:27.32koena) is easier to `find`
14:27.42RPmickeyl: I don't think we should fix the srcdates that way anyway - cvs packages should be s dsitro matter and why we have san-srcdates
14:27.49*** join/#oe emte (n=emte@d64-180-41-158.bchsia.telus.net)
14:27.51hrw|workfoo_0.0+cvs20060320 for FixedDate packages, foo_cvs for floating
14:28.14RPThere is no actual need for fixed date packages that I can see...
14:28.17koenXorA: that's when you get crushed beneath a 4 core workstation
14:28.24hrw|workRP: I see them
14:28.28RPThey just increase the amount of metadata we have to maintain...
14:28.40hrw|workRP: look at esound-gpe which is not maintained upstream
14:28.57RPhrw|work: What about it?
14:29.06mickeylRP: i know you're not a friend of locking down packages, but my use case is a bbfile where i have a patch that only is valid for _one_ day. i don't think fiddling with mindate, maxdate makes a sense here, because without this patch the whole purpose of the package is void
14:29.06hrw|workRP: its cvs with fixeddate
14:30.05koenmickeyl: and mindate/maxdate would break thanks to timezones
14:30.20RPkoen: Everything should be using GMT iirc
14:30.41RPmickeyl: That sounds like a very unusual case. In that case you could argue it, but in general I do dislike them
14:30.48mickeylRP: i agree
14:30.54RPhrw|work: I know they exist, I just don't think they should
14:31.14koenin the case of esound gpe, someone should just make a tarball
14:31.23koenglibc showed us how badly broken cvs is
14:32.04RPlrg: Sounds good to me. I think we have all the main issues sorted. What happens on the 25th btw?
14:32.17hrw|workkoen: right - do it then?
14:32.33hrw|workOE also lack source archive
14:33.19koenanother point for OEDEM
14:35.14lrgRP: I'll have access to a corgi.
14:35.27RPlrg: ha, of course :)
14:35.41RPs/ha/ah/
14:37.07Croftonanyone know what the size of a long double is on an arm?
14:37.25koen12 parsecs
14:37.45hrw|worklrg: want poodle?
14:37.51koenCrofton: ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8}
14:37.53Croftonthat is the sort of answer I would expect from microsoft ...
14:37.58Croftonyeah
14:38.01koenCrofton: from site/arm-linux
14:38.06CroftonI am wondering if this is correct :)
14:39.13CroftonI need to make a test program
14:42.31*** join/#oe AvengerMoJo (n=alex@203.227.98.14)
14:42.59lrghrw|work: not atm thanks, the static issue is the same on corgi (I'll have access to one on the 25th Sept), so fixing on corgi will also fix on poodle (I hope). Thanks
14:43.35hrw|worklrg: we got another one offered but noone wants it
14:45.07lrgoh, okay then. This will be helpfull. thanks :)
14:47.02koenany progress on the collie SD front?
14:47.53do13_koen: slowly
14:50.58lrghrw|work: will I send you my address ?, we should be finished with the tosa soon so we can send it to someone who wants to work on it's othe features.
14:51.00*** join/#oe AvengerMoJo (n=alex@203.227.98.14)
14:51.41hrw|worklrg: hrw@openembedded.org is ok
14:51.56lrghrw|work: ok
14:55.15*** join/#oe benla1 (n=benlau@221.125.13.148)
14:55.19koendo13_: that's good news
14:56.55hrw|worklrg: s/corgi/poodle
14:57.21*** join/#oe e-ffi (n=cybercom@dslb-084-056-109-012.pools.arcor-ip.net)
14:58.01lrghrw|work: oops my mistake. poodle is good :)
15:00.45*** join/#oe x29a (n=x29a@pD9EED551.dip.t-dialin.net)
15:01.30hrw|worklrg: sent
15:02.01lrghrw|work: that was quick !
15:02.12hrw|worklrg: mail sent
15:02.23mikearthurhrw|work and others: http://img79.imageshack.us/img79/5600/wm97xxlcdnoisepatchvp5.png
15:02.30lrghrw|work: many thanks
15:02.31mikearthurthats the before and after shots of the patch
15:02.43hrw|workmikearthur: awesome
15:02.43koenmikearthur: cheers
15:02.44mikearthurdrawing straight(ish) lines in gpe-sketchbook
15:03.44koenthat png would look cute in the releasenotes
15:03.44lrg~hail mikearthur for getting tosa touch in usable state
15:03.52ibotACTION bows down to mikearthur for getting tosa touch in usable state and chants, "I'M NOT WORTHY!!"
15:03.52mikearthur:D
15:03.58XorAmikearthur: wow now thats a result
15:05.11bigd0gthat's a mighty fine improvement
15:05.27mikearthur:)
15:06.06Croftonbigd0g, did the build finish?
15:06.08XorAmikearthur: now you have two days to fix spikes in corgi audio :-)
15:06.27bigd0gCrofton: still compiling... on gcc-cross-4.1.1-r6
15:06.31mikearthurXorA: I could remove all the spikes if you like
15:06.33Croftonok
15:06.35mikearthurturn the volume down
15:06.37mikearthurfixed
15:06.38mikearthur:D
15:06.51bigd0gCrofton: seems to have gotten by glibc.  so... yay?
15:06.53hrw|workmikearthur: where is a patch?
15:06.58Crofton:)
15:07.04bigd0g;)
15:07.15mikearthurhrw|work: you need to pass on series of gradually more enduring tests before you can get it
15:07.19XorA~lart qt for using internal freetype functons
15:07.20mikearthurfirst one involves a dragon
15:07.38XorAmikearthur: lrg isnt that bad is he?
15:07.45mikearthurzing!
15:07.58hrw|workmikearthur: or I will send OESF to get it from you by using force
15:08.05hrw|workOESF = OpenEmbedded Special Forces
15:08.24hrw|work~oesf
15:08.26ibot[oesf] newer name of ZUG - it provide forum for Zaurus/Ipaq/Simpad/etc users (see zug). It has nothing common with OpenEmbedded (except first two words), or http://www.oesf.org/
15:08.27lrghrw|work: I'm sure do13 and RP will also want to check.
15:08.28hrw|worklrg: I know
15:09.10lrghrw|work: do you have tosa ?
15:09.51hrw|worklrg: collie, poodle, tosa, husky
15:10.14hrw|worklack akita or one of spitz devices
15:10.34lrghrw|work: wow, then you should also check. mikearthur is known to do some hacks ;)
15:10.48*** join/#oe benlau (n=benlau@221.125.13.148)
15:11.27mikearthurI just wrote the whole fix using inline asm, thats fine, right?
15:11.39XorAhe actualy fixed it with #include "wince.h"
15:11.45mikearthurhahaha XorA :D
15:12.41lrgXorA: M$ will be forced to send ibot to kill you for releasing trade secrets :)
15:14.47lrghrw|work: btw, what audio does collie have ?
15:15.05hrw|worklrg: moment..
15:15.09lrgnp
15:15.28hrw|workcollie_tc35143af
15:15.30hrw|workiirc
15:15.40hrw|workor I will check in one doc which I do not have
15:15.51lrghrw|work: ah, is it pxa2xx based ?
15:16.00koensa11000
15:16.39lrghrw|work, koen: thanks
15:17.04hrw|worklrg: sa1100 and tc35143af for ts and audio
15:17.24mickeylkoen: dbus / gconf-dbus is somewhat inconsistent
15:17.36mickeylsane-srcdates says we use
15:17.42mickeylSRCDATE_gconf-dbus ?= "20060719"
15:18.03mickeylwhich says
15:18.04mickeyl| configure: error: Package requirements (dbus-glib-1 >= 0.60) were not met:
15:18.10mickeylhowever we say
15:18.31mickeylPREFERRED_VERSION_dbus ?= "0.23.4"
15:18.37mickeylin all preferred-gpe-verions
15:18.48lrgmickeyl: Fwiw, I still can't get dbus-glib-native to build. Fresh angstrom /tmp. Will add bug
15:18.56mickeylhow to fix that? lower gconf-dbus srcdate or increase dbus preferred version?
15:18.57koenmickeyl: I only use dbus 0.9x
15:18.59mickeyllrg: ok
15:19.37koenmickeyl: IMO most gpe-preferred-<ancient-gpe-versions> should get dropped
15:19.56*** join/#oe cbrake (n=cbrake@oh-69-34-21-229.sta.embarqhsd.net)
15:20.12mickeylkoen: ok. in other words... which dbus version should go w/ gconf-dbus from 0719? 0.92 or 0.62 ?
15:20.28hrw|workcbrake: hi
15:20.29koen0.92, since that is in API freeze
15:20.35mickeylexcellent
15:20.36mickeylthanks
15:21.34koenmickeyl: in org.oe.core I'd like to avoid multiple versions of packages
15:22.08hrw|workkoen: then you will have to keep org.oe.DISTRO branches
15:22.18*** join/#oe wookey_ (i=wookey@courthouse.aleph1.co.uk)
15:22.32koenhrw|work: I don't mind org.oe.distro branches
15:22.58koenI just think we need some guidelines for branches in the org.oe namespace
15:23.13bigd0gCrofton: any luck with the osk board and uboot?
15:24.02CroftonI have tried the u-boot I built in OE
15:24.10CroftonI haven't tried the kernel yet
15:24.16Croftonyour build still runing?
15:24.33bigd0gyes.  i'm quite limited by this machine
15:24.56bigd0gonly an athlonxp (mobile) @ 1.5-ghz, 512-mb ddr266
15:25.04Croftonwhat target are you building?
15:25.10bigd0glinux-omap1
15:25.29bigd0gcurrent progress: package glibc-2.4-r10: task do_compile: started
15:27.25hrw|workbigd0g: similar to my machine here: axp 1.4, 768 ddr400
15:28.10bigd0ghrw|work: i miss my desktop... a64 3500+ @ 2.4 ghz, 1-gb ddr400... it's 3500 miles away
15:28.26hrw|workmy desktop is not such powerfull
15:28.52bigd0gmy desktop's for gaming, primarily
15:28.58hrw|workmy not
15:29.05bigd0gso... it runs windows  *shudder*
15:29.20hrw|workmx440 and gaming... or mga400 and gaming..
15:29.39bigd0gi've got a 6800gt overclocked to ultra at home.  nothing too impressive
15:29.59bigd0gthis lappy just has radeon igp graphics
15:30.26koencrap
15:30.34koenis berlios down *again*?
15:32.56hrw|workkoen: yep
15:37.14mickeylRP: style question. something like zaurus-updater.sh or a jtag utility for a certain MACHINE. Where should this go in the new scheme?
15:37.33mickeylit's not a distro thing, but rather a machine thing imo
15:37.43mickeylthink native-utilities
15:38.02RPmickeyl: Its an IMAGE_DEPENDS
15:38.13RPmickeyl: zaurus-clamshell.conf already sets that iirc
15:38.54mickeylah i see, thanks. (zaurus-clamshell was just an example)
15:38.58mickeyli'm working on a custom thingy atm.
15:39.25RPmickeyl: Is you look at task-base, there are some variables to add essential things for the machine as well
15:39.45RPnokia770-init is an example I added to a machine.conf file
15:40.42hrw|workmickeyl: c7x0 and akita/spitz use 16 bytes header?
15:40.57mickeyliirc yea
15:41.19RPThey handle things that need to go into the image. Essential ones are ones required to boot like nokia770-init. We also have others like zaurusd which aren't essential but recommended :)
15:41.30RPhrw|work: yes
15:41.31mickeylEXTRA_IMAGEDEPENDS += ?
15:41.38mickeyl(vs. IMAGE_DEPENDS)
15:41.43RPThat's the one, sorry
15:41.46mickeylnp, thanks
15:42.20RPThats for tools to actually build the image (or at a push use it)
15:42.39mickeylya, makes sense.
15:42.59mickeyllike, 'sending/booting' over usb or so would qualify as well
15:43.11RPyes
15:51.54*** join/#oe hvontres|poodle (n=hvontres@63.92.216.147)
15:53.38*** join/#oe hvontres|poodle (n=hvontres@63.92.216.147)
15:56.20mickeyldbus-0.92 no longer provides dbus-glib, is that correct?
15:56.20hrw|worksomeone tried to flash clamshell without 16 bytes header?
15:56.21mickeylit got split?
15:56.25hrw|workmickeyl: it got
15:56.31mickeylthanks
15:56.46mickeyli think someone tried
15:56.49mickeylit hang
15:56.53mickeylbecause kernel was corrupt
15:56.56mickeylmissed 16 bytes in front :D
15:57.16mickeylthat shitload of dbus versions is killing me
15:57.42hrw|workmickeyl: kernel does not have header - rootfs has
15:57.49mickeyloops
15:57.55mickeyldarn, it's been too long
15:58.18hrw|workI think that I will have to try to flash without those 16 bytes
15:58.54mickeylheh. any specific reason besides being curious?
15:59.11CroftonDo I need to do anything about this message:
15:59.13CroftonNOTE: Multiple libraries (libomniDynamic4.so.0, libomniCodeSets4.so.0, libomnithread.so.3, libCOS4.so.0, libCOSDynamic4.so.0, libomniORB4.so.0) found and LEAD_SONAME not defined
15:59.13hrw|workupdater.sh for Z machines have very small changes between them so it can be united
15:59.17hrw|workCrofton: no
15:59.20Croftonthanks
15:59.23mickeylhrw|work: cool
15:59.25mickeylthat'd rock
15:59.49*** join/#oe YoG (n=zevele@bzq-88-154-58-49.red.bezeqint.net)
16:00.05hrw|workCrofton: for me it means: I'm told to put few libs in one package instead of package per lib and I do not know how to call resulting package so I will call it PN
16:00.25hrw|workmickeyl: am I right with this meaning?
16:00.42Croftonok
16:00.49hrw|workmickeyl: I only lack 2/5 platforms for testing updater
16:00.56bigd0gCrofton: hey... i just got a similar message a few mins ago
16:01.05Croftonheh
16:01.07bigd0guh
16:01.12bigd0gwtf happened?
16:01.12Croftondifferent package I bet :)
16:01.27bigd0gprobably
16:02.00bigd0goh, ok... doesn't look like it printed out... just printed every name beginning with C on my screen
16:02.11bigd0gheh
16:02.26pH5argh, dbus-glib-native is broken because it has two DEPENDS lines and dbus-native added to the first (wrong) one.
16:03.28lrgpH5: I was about to submit a bug for this. You beat me to it :)
16:03.29bigd0gCrofton: probably was diff pack, but can't scroll far enough up.  only have 1-mb framebuffer set
16:04.40lrgpH5: I take it this will fix the problem whereby the headers are not being copied ?
16:04.43hrw|workmickeyl: that would need testers with cxx00 machines...
16:04.51bigd0gCrofton: yes!  it's using 'git' to get uboot
16:05.49hrw|workmickeyl: http://www.spacezone.de/zaurus/articles/update.sh.txt
16:08.02hrw|workmickeyl: do you remember why tosa/poodle does not reboot after flashing?
16:09.30pH5lrg: as I understand the problem was that bitbake tried to build dbus-glib-native without having dbus-native staged. this should be fixed now.
16:09.44CIA-903crofton 07org.oe.dev * reca6b706... 10/ (4 files in 3 dirs):
16:09.44CIA-9omniorb-native_4.0.7.bb, omniorb_4.0.7.bb, long_double.patch :
16:09.44CIA-9<PROTECTED>
16:09.44CIA-9<PROTECTED>
16:09.44CIA-9<PROTECTED>
16:10.22hrw|workCrofton: can you look at omni* bugs in bugtracker?
16:10.32Croftonyeah
16:10.59hrw|workgreat - they are very old
16:11.18Croftonum, how do I find them?
16:11.33CIA-903tmbinc 07org.oe.dreambox * r23bd8fce... 10/ (1 packages/linux/linux-dm600pvr.bb): linux-dm600pvr: update kernel to r2 in order to fix IDE
16:11.38CIA-903tmbinc 07org.oe.dreambox * r8b0970f1... 10/ (1 packages/dreambox/dreambox-secondstage.bb): dreambox-secondstage: update to 45 to fix IDE reset
16:11.44CIA-903pH5 07org.oe.dev * r1f105f36... 10/ (1 packages/dbus/dbus-glib-native_0.71.bb): dbus-glib-native-0.71: fix bogus DEPENDS
16:11.50*** join/#oe Laibsch (n=Laibsch@V11c3.v.pppool.de)
16:12.01lrgpH5:  thanks
16:12.17hrw|workCrofton: search for 'omni'?
16:12.30Croftonno bugs found :)
16:12.53hrw|workhttp://bugs.openembedded.org/show_bug.cgi?id=90
16:13.14hrw|workCrofton: probably your bug even ;)
16:13.21Croftonyeah
16:13.32hrw|workyou ugly dev!
16:13.49CroftonI am avoiding needing omnievents at the moment :)
16:13.49hrw|workhow could you forget own bug... ;D
16:14.38hrw|work;)
16:14.39hrw|workcu
16:21.02CIA-903justinp 07org.oe.dev * r4d391acc... 10/ (1 contrib/mtnpatch.py): mtnpatch.py: Remove unneeded script (mtn now has pluck)
16:22.01pH5bitbake gpe-image keeps trying to build packages from gpe-task-sectest and gpe-task-desktopapps, and I don't know how to stop it :(
16:22.25koenpH5: move those tasks to seperate .bb
16:22.54lrgpH5: still fails. Will create bug
16:23.34koenpH5: bitbake needs to build everything in (R)DEPENDS/RECOMMENDS to handle shlibs renaming
16:24.14pH5lrg: please do. I just built it from a clean tmp this way.
16:24.17CosmicPenguinHow often are the snapshots updated?
16:25.03pH5koen: thanks!
16:25.17koenpH5: I was too lazy to do that
16:26.50RPSomeone really needs to fix debian.bbclass...
16:29.03lrgpH5: bug #1371
16:29.39*** join/#oe benlau (n=benlau@221.125.13.148)
16:29.54pH5lrg: thanks.
16:30.00*** join/#oe TruPilot (n=kbenton@c-67-165-195-13.hsd1.co.comcast.net)
16:30.27koenhmmm
16:30.37TruPilotHey all:)
16:30.39koenthis new toy requires a strange battery
16:30.55koenhey TruPilot
16:31.32TruPilotDoes anyone here connect to the Monotone repository using an HTTP CONNECT proxy?
16:31.53koenTruPilot: it doesn't use http
16:31.57pH5lrg: hey, that's exactly the same error I got before. can you confirm that dbus-native is not staged at this point?
16:32.34TruPilotkoen - I know - that's the problem - I want to make it connect via a proxy that allows HTTP CONNECT
16:32.51gielTruPilot: do you happen to have access to a socks proxy as well?
16:33.18TruPilotI can probably set up a delegate proxy to go via the regular proxy...
16:33.26TruPilotBut I have never done that either. :/
16:33.43gielanyway, if you've got a socks proxy, try tsocks, works like a charm
16:33.47pH5lrg: if this is the case, does the dbus-glib-native contain dbus-native in it's DEPENDS?
16:33.57gieluseses LD_PRELOAD to route all tcp traffic through socks
16:34.00giel-es
16:35.41TruPilot(including devel)
16:37.10florian_kcTruPilot: hmm... they are not?
16:37.27Genesisa+
16:37.29lrgpH5: the missing dbus headers are in the staging dir (is this what you mean) and their are no dbus-native stamps
16:37.31TruPilotI don't know - I'm not the OE/BB dev at my co.
16:37.47koenhttp://developer.berlios.de/svn/?group_id=2701
16:37.54koenbitbake has been in svn since ages
16:38.02TruPilotRight, but what about OE?
16:38.13gielyou can get a snapshot, right?
16:38.13koenhttp://www.openembedded.org/snapshots/OE.mtn.bz2
16:38.23TruPilotIs that a daily snapshot of the dev tree?
16:39.03koenit *is* the dev tree
16:39.07lrgpH5: dbus-glib-native depends on dbus-native in my sys.
16:39.14TruPilotRight - but how often is the snapshot taken?
16:39.32koenevery morning at 6:00 GMT
16:39.40pH5lrg: that's what I mean. so I'd expect dbus-native to be built and staged.
16:39.46TruPilotThat's what I needed to know - thanks a bunch :)
16:39.48koenand it isn't a snapshot, it's a copy of the database
16:39.56koen(the dir name is a bit misleading)
16:40.35lrgpH5: I'll do a little more checking.....
16:41.08TruPilotl8r all - and thanks again koen :)
16:42.46*** join/#oe do13 (n=nnnndirk@do13.in-dsl.de)
16:43.29lrg~hail do13 for helping mikearthur with tosa touch screen
16:43.31ibotACTION bows down to do13 for helping mikearthur with tosa touch screen and chants, "I'M NOT WORTHY!!"
16:43.36*** join/#oe zap (n=zap@85.249.170.16)
16:43.58*** join/#oe benlau (n=benlau@221.125.13.148)
16:46.22bigd0gNOTE: build 200608291406: completed
16:46.27bigd0gw00t!  w00t!  w00t!
16:46.47bigd0gAttempted builds: 23
16:46.50bigd0gwell, better lat than never
16:47.02bigd0gtoo bad Crofton signed off before i could tell him
16:47.11bigd0gthat's all for now, folks.  see you tomorrow...
16:50.25*** join/#oe mikearthur (n=mike@82-41-205-190.cable.ubr11.edin.blueyonder.co.uk)
16:50.43mikearthurlrg: you around?
16:50.48*** join/#oe benlau (n=benlau@221.125.13.148)
16:50.56*** join/#oe awelux (n=awelux__@dslb-084-058-149-248.pools.arcor-ip.net)
16:51.14lrgmikearthur: about to go in 10 mins
16:51.25mikearthurlrg: hows the patch?
16:52.30lrgmikearthur: no time to check it yet, Will do on the train
16:52.43mikearthurlrg: no worries
16:52.46mikearthurlrg: slaters
16:53.07lrgmikearthur: cu
16:53.53*** join/#oe ar_ (n=ar@port-ip-213-211-250-51.reverse.mdcc-fun.de)
16:59.05*** join/#oe Yoggy (n=zevele@88.153.202.198)
17:00.39*** join/#oe mikearthur (n=mike@82-41-205-190.cable.ubr11.edin.blueyonder.co.uk)
17:08.28*** join/#oe Crofton (n=balister@hc652165a.dhcp.vt.edu)
17:12.21*** join/#oe Laibsch (n=Laibsch@V11c3.v.pppool.de)
17:12.26*** join/#oe [cc]smart (n=[cc]smar@gw.ptr-62-65-142-223.customer.ch.netstream.com)
17:14.16poushagkoen are you getting anywhere building on osx?
17:14.40*** join/#oe [cc]smart (n=[cc]smar@gw.ptr-62-65-142-223.customer.ch.netstream.com)
17:30.07*** join/#oe pleemans (n=peter@d54C248DE.access.telenet.be)
17:30.35*** join/#oe mrz80 (i=1000@caledonia.cns.ufl.edu)
17:31.40*** join/#oe incinerator (n=sabine@82-41-24-164.cable.ubr04.edin.blueyonder.co.uk)
17:31.50*** join/#oe do13 (n=dirk@do13.in-dsl.de)
17:35.18*** join/#oe woglinde (i=woglinde@e178112218.adsl.alicedsl.de)
17:43.26koenyay!
17:43.27koenNOTE: package gcc-cross-initial-4.1.1: completed
17:43.38koenbuilt on OSX :)
17:45.01CroftonI am having trouble with some of my packages failing
17:45.12koenhmm
17:45.19Croftonbecause they have libs present in /usr/local/lib
17:47.53chouimatkoen just get Q ;)
17:48.43woglindereboot
17:49.16koenah, NOTE: package qemu-native-0.8.2-r0: task do_compile: started
17:49.42koenat times like this I wish my powerbook had a 4xG5
17:56.19*** join/#oe woglinde (i=woglinde@e178125110.adsl.alicedsl.de)
17:56.24woglindeyes
17:56.32woglindedvb-usb: schedule remote query interval to 200 msecs.
17:56.34woglindedvb-usb: MSI Mega Sky 580 DVB-T USB2.0 successfully initialized and connected.
17:57.19koenwoglinde: is that a good sign?
17:57.37woglindekoen hehe
17:57.41woglindenow I can watch tv
17:57.49woglindeI think
17:59.24Croftonnow I must push "the fix it" button
17:59.54*** join/#oe psokolovsky (n=psokolov@237.usernat.ip.net.ua)
17:59.58Croftonoh my
18:00.28Croftonit booted
18:08.32koen...and then it bursted into fire
18:08.34woglindehm
18:08.41woglindelooks like it dont work
18:09.28woglindeah
18:09.29woglindeyes
18:09.32woglindescan
18:13.58*** join/#oe ibot (i=ibot@pdpc/supporter/active/TimRiker/bot/apt)
18:13.58*** topic/#oe is OE Mailing List Moves -- Resubscribe | OpenEmbedded Developer Lounge | BitBake 1.4.4 and BitBake 1.6.0 have been released - only use HEAD if you are developing it | this is still not a distribution support channel | www.openembedded.org | Bugtracker: http://bugs.openembedded.org/ | Metadata: http://www.openembedded.org/filebrowser/
18:15.35woglindeyes
18:15.38woglindetagesschau
18:15.58koenhmmm
18:16.05koenthe feared german cipher
18:16.13*** join/#oe psokolovsky_ (n=psokolov@237.usernat.ip.net.ua)
18:16.15woglinde*g*
18:16.24Croftonkoen, no fire
18:16.34Croftonneed a root file system though :)
18:19.08*** join/#oe mallum (n=mallum@host86-141-46-4.range86-141.btcentralplus.com)
18:23.50woglindenice only 20% cpu
18:25.51koenwoglinde: I have a 100% cpu in my computer
18:26.01koenwhy are you missing 80% of yours?
18:27.56psokolovsky_mallum: Hi! Is http://gitweb.freedesktop.org/?p=xorg/lib/libXCalibrate.git;a=summary now authoritive location for libXCalibrate?
18:29.19mallumpsokolovsky_:  hmm, probably, but it really needs pb_'s blessing
18:30.20psokolovsky_mallum: ok, won't add new .bb for it yet then ;-). Also, sent an email cc: you regarding xcalibrate ext issues with latest kdrive.
18:32.04CIA-903pH5 07org.oe.dev * r773964e4... 10/ (1 packages/xorg-xserver/xserver-kdrive_git.bb): xserver-kdrive-git: apply the xcalibrate patch from X11R7.1
18:33.35mallumpsokolovsky_: I have to push xcalibrate back into git xorg
18:34.10psokolovsky_mallum: cool!
18:36.00koenmallum: I'm compiling glibc on OSX now using OE
18:39.30*** join/#oe hvontres|poodle (n=hvontres@redhill.orthodyne.com)
18:40.51*** join/#oe mmp (n=mmp@85.135.175.11)
18:57.49mallumkoen: arg you are still using that apple foo :(
18:58.06mallumkoen: hasn't the novelty worn off yet ?
18:58.20Croftonhmmm
18:58.39CroftonI flashed my boostrap-image into my OSK
18:58.47Croftonand it hangs at
18:58.56koenmallum: I actually tried to migrate to gnome this week
18:59.05CroftonStarting the hotplug events dispatcher udevd
18:59.09koenmallum: I tried importing my photos into fspot
18:59.42koenmallum: which isn't really possible because the fileselector causes it to hang
19:00.07koenmallum: put after working around that, I noticed that f-spot doesn't actually do anything usefull
19:01.28koenso write a good photomanagement app and I'll swith back :)
19:03.25Croftonkoen, any insight into why my new file system leads to a hang?
19:03.57Croftonheh
19:04.24CroftonHangs at Starting the hotplu events dispacther udevd
19:04.42Croftonbroad sweeping statements might be helpful
19:04.43koen'hangs' or 'takes forever'?
19:04.58Croftonwell
19:05.12Croftonit hasn't done anything since it stopped there
19:05.23koencan you ctrl-c?
19:05.27Croftonso we will say "hangs" unless something happens
19:05.41koenI've seen that issue popup in the past
19:05.42Croftonno response to ctril-c
19:05.47koentry rebooting
19:06.16Croftonreboting
19:06.25Croftonthis is for omap5912osk machine
19:06.37CroftonI could easily have bad stuff going on
19:06.51Croftonit is still taking forever
19:07.08Croftonnone responsive to ctrl-c (via serial port)
19:07.18Croftonping OK, ssh connection refused
19:08.10koenhmmm
19:09.44*** join/#oe mr_nice_slacker2 (n=mr_nice_@p54A9CD68.dip.t-dialin.net)
19:09.52Croftonthe messgae suggests it has mounted root ok?
19:10.12koenI think so
19:15.19Croftonhmm
19:15.33Croftonthe message comes from init.d/udev
19:16.03koenyou could try booting into sh directly
19:16.12Croftonhmmm
19:16.12koen'init=/bin/busybox sh'
19:16.29Croftonin uboot?
19:16.41koenyes
19:16.54koendunno how you tell uboot how to do that, though
19:16.59koennever used it
19:17.09Croftonbootargs I bet ...
19:18.08koensounds like a good bet
19:19.43Croftonwill init=/bin/sh work?
19:20.22CroftonI will attempt to answer my own question ...
19:20.30Croftonyes!
19:21.56koenit does?
19:22.03koenbusybox used to hate that
19:22.53Croftonwell, since it takes forever to compile bb now, maybe it works :)
19:24.31*** join/#oe furlongm_ (n=furlongm@83-70-212-220.b-ras1.prp.dublin.eircom.net)
19:25.17poushagkoen - glad you got builds working on osx - i have a pretty good start on ''build on osx'' on the wiki - would you mind reading and commenting on it?  (my writeup is mostly theoretical so far except for the preparation section)
19:25.40koenit eh...
19:25.42koenehm..
19:25.46koenstopped on glibc
19:25.55koenI think zecke had a patch
19:26.31poushagyeah - i believe so - thought he had committed that already - you couldnt get it yet?
19:27.11koenmaybe I'm hitting a ppc problem
19:27.45poushagisnt zecke on ppc too?  (im on g4 dual 1ghz ppc)
19:28.16koenhe has a macbook
19:28.32poushagoh so hes mactel
19:29.54poushagwell im still interested in getting your feedback on the wiki page - http://www.openembedded.org/buildonosx
19:32.21CroftonIf I run udevd from the command line, it hangs
19:32.54Croftoncan't interupt it with ctrl-c
19:35.28pH5Crofton: that doesn't work with init=/bin/sh. run udevd & instead
19:35.42Croftonok
19:37.04Croftonthat started
19:39.10Croftonalthough I do not know if it is doing anything ..
19:46.35Gerrathhas anyone built bluez-utils lately?  I just tried building it and get errors.
19:51.22pH5Gerrath: which flavor?
19:51.40*** join/#oe woglinde_ (i=woglinde@e178086220.adsl.alicedsl.de)
19:51.45woglinde_hms
19:51.50woglinde_the driver isnt perfect
19:51.55woglinde_oops after unplug and plug
19:53.16GerrathpH5 I'm trying a rebuild just to make sure..
19:54.28GerrathpH5, I originally just tried bitbake bluez-utils and it crashes (errors during compile) but if I do bitbake bluez-utils-nodbus it works fine..
19:56.22GerrathpH5, also bitbake bluez-utils-dbus has compile errors.
19:59.24pH5I just built bluez-utils w/o problem. Can you post the error log somewhere?
19:59.50CIA-903pH5 07org.oe.dev * rb0f19e03... 10/ (3 files in 2 dirs): bluez-libs, bluez-utils: add 3.4
20:00.30GerrathpH5, sure..
20:02.50GerrathpH5, http://pastebin.ca/153720
20:04.17pH5ah, but that's not an error in bluez-utils, but an error in glib-2.0 (which is needed for dbus which is needed for bluez-utils(-dbus))
20:04.47pH5"#error GNU libiconv not in use but included iconv.h is from libiconv"
20:09.09GerrathpH5, Yes, sorry.
20:10.29Croftonhmmm my tmpfs file systems do not mount
20:10.52woglindecrofton hm
20:11.02koenah, the mount -a problem again :(
20:11.36GerrathpH5, I know what dbus is (app. comm bus) but how is it used in the Linux Bluetooth system?
20:12.20hrwkoen: oedem page updated
20:12.35pH5Gerrath: the bluetooth daemon has a dbus interface now to communicate with gui tools
20:12.35hrwkoen: drupal lack good diffs - mediawiki like preferred
20:12.57koenhrw: patches accepted
20:13.11koen<PROTECTED>
20:13.25GerrathpH5, ok that makes sense and is what I thought.. so if you are not really using gui tools then the dbus it not needed.
20:13.57hrwkoen: I remind you that I do not use ltg accounts
20:14.15koenthen don't complain
20:15.10hrwheh
20:16.16hrw"Debian - when you have better things to do than fixing systems"
20:16.19hrw;D
20:16.34hrwkoen: read links which I added to oedem page
20:19.27hrwcu
20:21.35*** join/#oe ken (n=ken@h117n1fls312o1049.telia.com)
20:21.55woglindenite hrw
20:26.58*** join/#oe W8TVI (n=me@166.165.144.212)
20:29.18Croftonthe tmpfs in etc/fstab won't mount
20:29.21CroftonIs that a problem
20:30.03woglindehm
20:30.06woglindedepends
20:30.14Croftonlogread complains it can't find the circular buffer
20:30.37woglinde<PROTECTED>
20:30.49woglindeand /dev/shm
20:30.55woglindeand my /tmp
20:31.09woglindebut I didnt see such an error
20:31.25Croftonwhich machine do you use?
20:32.06Croftonmachine.conf
20:32.44woglindehm I spoked about my desktop
20:32.51woglindenot the embedded devices
20:33.11Croftonheh
20:33.40woglindeto illustrate why I isnt always an error not to have tmpfs
20:33.47woglindeI = it
20:33.49woglindehrms
20:35.14CroftonI am just fishing
20:36.32Croftonhttp://static.flickr.com/60/228542395_2b1b6fcb78.jpg
20:43.01*** join/#oe pH5_ (n=ph5@e178206004.adsl.alicedsl.de)
20:52.43Croftonhmm I am pulling in hotplug and udev
20:52.58Croftonhow do I prevent hotplug from coming in and using udev?
20:53.37Croftonor do I need both?
20:55.17*** join/#oe _gints___ (n=gints@62.84.15.211)
20:57.12*** join/#oe Kerwood (n=Marshall@69-174-191-58.frdrmd.adelphia.net)
21:05.48*** join/#oe furlongm_ (n=furlongm@83-70-37-239.b-ras1.prp.dublin.eircom.net)
21:08.52mallumkoen, psokolovsky_: http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commit;h=5ddbf4bcd46fe0d3d682668c2748c712fea410ae
21:09.28koenmallum: yay!
21:11.14psokolovsky_mallum: Thanks!
21:11.55*** join/#oe furlongm__ (n=furlongm@83-70-30-64.b-ras1.prp.dublin.eircom.net)
21:12.34koen<PROTECTED>
21:18.00Croftonno joy
21:18.09Croftontomorrow is another day
21:18.34woglindenite crofton
21:18.40woglindeand you need only udev
21:18.43Croftongood night
21:18.52Croftonyeah, but still having problems
21:19.00Croftonneed to go though this carefully tomorrow
21:20.12Croftonneed to get it booting ok tomorrow, bigdog will want to do the same thing very soon I expect
21:20.25*** join/#oe W8TVI_ (n=me@166.165.151.0)
21:21.43*** join/#oe Zero_Chaos (i=qxcwtahz@unaffiliated/zerochaos)
21:24.20*** join/#oe redguy (n=mati@ado4.neoplus.adsl.tpnet.pl)
21:28.22koenmallum: any word on a new kdrive release to celebrate the tslib add-on?
21:29.11mallumkoen: I hope it will be part of next xorg release
21:29.28koenmeh
21:29.41koenif I had a dollar everytime I heard that :S
21:30.31koenon the bright side, keithp hasn't broken it again, so let's be happy
21:31.40mallumkoen: current xorg has kdrive though right
21:32.05koenyes, we should be pulling from that
21:32.29koenbut I dislike being dependant on a git checkout to get rid of major bugs in the release
21:33.26mallumkoen: yeah but most bugs should now be fixed ?
21:33.44mallumkoen: too many people use xephyr nowadays
21:34.01koenmallum: the git version works pretty well
21:34.06mallumkoen: that makes kdrive a bit more generally needed I think
21:35.39CIA-903koen 07org.oe.dev * r43921a86... 10/ (1 packages/xorg-xserver/xserver-kdrive_git.bb): xserver-kdrive git: remove tslib and xcalibrate patches that have been applied upstream (yay!) and enable tslib in EXTRA_OECONF
21:36.17koenmallum: it just needs proper evdev and hotplug suppport :)
21:37.02mallumkoen: input-otplug branch
21:37.51koenpsokolovsky_: write that down ;)
21:38.29RPand have a spare h :) (input-hotplug)
21:38.43koenI'm out of those
21:39.38mallumotplug is the east london successor to hotplug
21:39.53mallumits what all the kids are using nowadays
21:56.35*** join/#oe pvanhoof (n=pvanhoof@d54C0F01A.access.telenet.be)
21:57.09koenmallum: do you know why the epson kdrive server has dropped out of SUBDIR?
21:57.16koenmallum: it builds fine
21:58.47mallumkoen: not a clue Im afraid
21:58.59mallumkoen: I know there was a time when there were some issues with it
21:59.08koenyeah
21:59.12koenwe had patches in OE
21:59.20koenbut I just added it to subdirs and it built
21:59.34koenPackaged contents of xserver-kdrive-epson into /data/build/koen/OE/build/tmp/angstrom/deploy/ipk/xserver-kdrive-epson_1.1.0+git20060829-r3_armv5te.ipk
22:00.07mallumwierd
22:00.15koenyep
22:00.22mallumI think there are like 3 people on the planet with that h/w though
22:00.38koenmallum: everyone with a netbook
22:00.46mallum3 people ;)
22:00.59mallumyou, florian and wookey
22:01.10koenphillipe and pb__
22:01.22koenand the people at hard-data.com
22:01.36koenstill not much :)
22:02.22mallumpb could enable it, he must still have commit privs
22:02.32mallumIm too scared though
22:02.37*** join/#oe W8TVI (n=me@166.166.3.184)
22:02.56koenaargh
22:03.05koenwe're missing xcalibrateproto in .dev
22:03.14koenthat's it
22:08.05*** join/#oe Crofton (n=balister@66-207-66-26.black.dmt.ntelos.net)
22:15.16*** part/#oe awelux (n=awelux__@dslb-084-058-149-248.pools.arcor-ip.net)
22:47.27*** join/#oe csmanx (n=csman@70.55.143.24)
22:59.51*** join/#oe katossi__ (n=guillerm@dslb-084-061-014-206.pools.arcor-ip.net)
23:05.22*** join/#oe france__ (n=france@pool-141-154-222-177.bos.east.verizon.net)
23:13.00*** join/#oe nanderson (n=methos@ppp-70-254-194-148.dsl.tpkaks.swbell.net)
23:13.10nandersonhell
23:13.12nandersono
23:13.17nandersonstupid lag
23:13.43nandersonanyone happen to know of any cf 802.11 cards that do not protrude?
23:15.08woglindehm?
23:15.13woglindeI have orinocos
23:25.09*** join/#oe france_ (n=france@pool-151-203-13-25.bos.east.verizon.net)
23:50.40*** join/#oe TheMasterMind1 (n=aman@c-65-96-169-40.hsd1.ma.comcast.net)
23:52.08*** join/#oe Kerwood (n=Marshall@69-174-191-58.frdrmd.adelphia.net)
23:56.56*** join/#oe rwhitby (n=rwhitby@nslu2-linux/rwhitby)

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.