irclog2html for #oe on 20060211

00:16.22*** join/#oe jott_ (n=j@e178074008.adsl.alicedsl.de)
00:19.10*** part/#oe tester (n=tester@i53870DFD.versanet.de)
00:20.52*** join/#oe marcan (n=marcanso@160.10.7.146)
00:33.47*** join/#oe tuxero2 (n=tuxero@200.55.84.122)
00:34.01tuxero2hi people
00:35.41tuxero2somebody know what happened to openzaurus.org domain? a nslookup gives not existant entries
00:36.14kergoththe bill didnt get paid.  will take care of it shortly
00:37.38tuxero2oh, i see
00:37.57tuxero2is the project hosted anywhere else?
00:38.37shadowskergoth: could you *please* change the #oz topic to reflect the websites for bugtracker, openzaurus, ?
00:38.40tuxero2on #openzaurus shadow answered that
00:39.05tuxero2is't hosted on openzaurus.sf.net
00:42.24JustinPis anyone around who can try to build evas-x11 for me?
00:43.17mreimerJustinP: I can, later. I'm building in .dev from scratch, on glibc now
00:45.41JustinPmreimer: I'd appreciate it
00:45.51JustinPmreimer: let me know if it packages the main package
00:46.05mreimerJustinP: ok. it will be a while
00:46.11JustinPmreimer: and if it build evas-x11 packages or libevas packages
00:47.53JustinPon my way out
00:58.05*** join/#oe dijenerate (n=dijenera@72.22.141.126)
01:00.00*** join/#oe _drak0__ (n=rob@user-10cmeb8.cable.mindspring.com)
01:05.48JustinPmreimer: I just started a new build from the "glibc done" point
01:06.04mreimermine is currently packing glibc
01:06.31JustinPI'm having a very strange problem
01:06.32shadowserg.   libexpat versus libxml
01:06.38shadowswhat should be used?
01:06.47mreimerexpat is smaller
01:06.58JustinPevas-x11 worked fine yesterday but today the splitting isn't working right....
01:07.14mreimerNOTE: package gcc-cross-3.4.4: started
01:07.17mreimergonna be a while
01:07.41JustinPI have that done too :-)
01:07.50JustinPI keep a copy of tmp from after gcc-cross
01:08.20shadowso-kay, need to add in expat-2.0.0 then
01:09.27*** join/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
01:12.25JustinPmreimer: still going to take forever for me...have to compile diet-x11 and all
01:12.35JustinPjust finished jpeg, though ^_^
01:12.49mreimermaybe by tomorrow :-)
01:12.56JustinPoooh, already starting eet. You can get efl started ptretty quick
01:13.02*** part/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
01:13.11mreimerstill on gcc-cross :-(
01:14.00JustinPyeah, glibc and gcc-cross are the worst 2
01:14.18shadows*cough* binutils *cough*
01:14.27JustinPis that one long too?
01:14.58shadowsif you build all possible targets, i think it may be the longest GNU package to build
01:15.19shadowst2 uses it as a reference case
01:15.26JustinPok
01:15.37JustinPwell, I'm not building for all targets....why would I want that? ;-)
01:15.51shadows:)
01:20.10JustinPnot to figure out this other problems....
01:20.13JustinP-s
01:20.44mreimermodule-init-tools-cross
01:21.06JustinP?
01:21.11JustinPncurses
01:22.13shadows| /usr/bin/install: cannot create regular file `/usr/share/man/man1/xmlwf.1': Permission denied
01:22.16shadowsderh?
01:22.23mreimerI started this build for handhelds-pxa-2.6
01:22.47JustinPmreimer: which machine is that?
01:22.51JustinPshadows: did it kill the build?
01:23.06mreimerJustinP: my build host? sempron 2400 (1.6GHz)
01:23.10shadowsi don't know what i'm doing, really.  i was trying to add a bb for expat 2.0.0
01:23.20shadowsusing the previous expat bb version as a template
01:23.44shadowsdoesn't autotools_do_configure handle the man page configuration var?
01:24.36JustinPshadows: it should.....but there are times when the makefiles aren't set up right
01:24.51JustinPmreimer: I meant what machine is the kernel for
01:25.00mreimerJustinP: h2200
01:25.27shadowsJustinP: i see no mention of 'mandir' in the output of the log file
01:25.43shadowserr
01:25.45shadowsno there it is
01:25.55shadows--mandir=/usr/share/man
01:26.13shadowsso erm, what am i supposed to be making this do
01:26.47shadowswith Portage we had a sandbox, and wrapper functions and complexity
01:27.05JustinPbitbake/OE has complexity too
01:27.18JustinPyou can try looking at the autotoolsbbclass and such
01:27.24JustinPactually, that mandir is probably right
01:27.31shadowsyeah
01:27.32JustinPthe DESTDIR is altered on install I think
01:27.40shadowsoh okay, so check DESTDIR fooby
01:27.47JustinPI think
01:27.57JustinPI'm not a master of autoconf and friends
01:28.10JustinPonly a few gleaned half-truths....
01:28.43JustinPright now I'm trying to debug why my efl includes are installed in /home/papercrane/oe... within the image dir...
01:29.57shadowswhat the heck is INSTALL_DATA
01:30.06JustinPdon't know
01:30.22shadowsconfigure:19359:test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
01:30.40shadowswhat the hell?   how to procede?
01:31.56shadowsgoing to try autotoolsbbclass
01:32.24JustinPs.bb
01:32.28shadowsno, that's already included
01:32.28JustinPI forgot a .
01:32.39JustinPyeah, but you might look into it for clues
01:32.44shadowsinherit autotools lib_package
01:32.46shadowshmn
01:32.57JustinPdiet-x11, woo
01:33.17JustinPshadows: I mostly resorted to sed hackery to fix my autofoo problems
01:33.21shadowsoh
01:33.30shadowsshould /usr/bin/install be invoked?
01:33.36shadowsthat's the point i'm confused about
01:33.42shadowshow are these files supposed to be installed
01:33.53JustinP?
01:34.10JustinPinstall is just a file copier which can set attrs
01:34.24JustinPinstall is used to install the files to the "image" dir
01:34.24shadowsyes, but should /usr/bin/install from the *host machine* be invoked
01:34.35JustinP::shrug:: I don't see why not
01:34.59JustinPI don't believe a version is compiled....
01:35.03JustinPof course I'm not sure
01:43.52JustinPon xext now
01:43.55JustinPwon't be too long
01:44.39shadowsit seems that something like libpng uses "make -e MAKEFLAGS= ... install"
01:46.26JustinPthere goes evas-x11 :-)
01:46.41JustinPdamn,....I know what's breaking the includes....it's my sed hackery :-|
01:48.52*** join/#oe idealm (n=ideal@58.33.50.237)
01:51.21shadowspatch good
01:51.22shadowssed bad
01:52.44JustinPwell, evas-x11 still packaged wrong for me, so it wasn't my cache and all
01:52.48JustinP:-(
01:54.10shadowsi think i found how to make expat-2.0.0 behave
01:54.18shadowsneeded to add a line to define man1dir
01:56.44shadowsNOTE: the following files were installed but not shipped in any package:
01:56.44shadowsNOTE:   xmlwf.1
01:56.50shadowswhat the heck does that mean?
01:57.14JustinPit means that:
01:57.22JustinP1) it was installed in the / dir, which is wrong
01:57.27shadowsah
01:57.28JustinP2) that is was not packages
01:57.33JustinPpackaged
01:57.54JustinPthe path displayed in that message is the path from the "image" or "sandbox" install dir
01:57.54shadowsso like, it was installed in the root of the build dir? errr..
01:58.04shadowsoh okay, groking logs
01:58.05JustinPmeaning, it's the full path after a hypothetical install
01:58.59shadowsexport mandir="/usr/share/man"
01:59.01shadowsfrom the log
01:59.02shadowshm
01:59.29shadowsman1dir="/home/jnc/opensource/openzaurus/build/oetmp/work/armv5te-linux/expat-2.0.0-r0/image${man1dir}"
01:59.32shadowsfrom inside do_install
01:59.35shadowsthat looks incorrect
01:59.58shadowsmy guess is i should change this to closer match zlib, "man3dir=${D}${mandir}/man3"
02:00.28shadowsokay, updated, going to try again
02:04.01shadowsworks!
02:04.49JustinPshadows: want to take a look at my problem?
02:05.10JustinPsounds like you have more autofoo karma than I do
02:05.12JustinP;-)
02:05.36shadowshehe
02:05.38shadowssure?
02:05.48JustinPwell, I have 2 issues right now...
02:05.58JustinPcan you try building evas-x11?
02:06.35shadowsyeah, it's going to be with gcc-4.0.2 cross though
02:06.39*** join/#oe marcan_ (n=marcanso@160.10.7.145)
02:06.42shadowsso that is kind of incompatible at the moment
02:06.56JustinPhmmmm...true....but it might work...
02:07.03JustinPurgh, probably not, though
02:07.14shadowslet me resolve a thing or two with expat, which is the current hangup, then i'll go bugfix towards evas-x11
02:07.20JustinPok
02:07.23JustinPthx
02:07.26shadowsshould i be setting PR ?
02:07.33shadowsi see some builds do, some do not
02:07.37JustinPyes
02:07.40JustinPalways set a PR
02:07.42shadowsokay
02:07.43JustinPPR = "r0"
02:07.54JustinPthen up it whenever you make a change (and commit it)
02:07.57shadowsif i see a build that does not set a PR, should i correct it?
02:07.58JustinPso that upgrades will work
02:08.05shadowsi don't have commit access
02:08.08JustinPall build *should* have one.....
02:08.24shadows(unless i am unaware of something)
02:08.26JustinPif they don't (and no incude or inherit sets one) then file a bug...I think
02:08.29shadowsokay
02:08.32JustinPsorry, wasn't aware of that
02:08.41shadowsit's better that way, for now
02:08.51JustinPperhaps if you do more gcc4 stuff you'll get commit :-)
02:08.54shadowsi'm prone to break things in the name of newer versions heh heh
02:08.58shadowsyeah
02:09.03JustinPyeah, that's bad :-|
02:09.10shadowsi am supposed to write a WPA HOWTO for oz.org
02:09.18JustinPI got it because I volunteered to maintain e17
02:09.24JustinP:-)
02:09.27shadowshopefully i can keep OZ running on my Z long enough to get through a HOWTO writeup
02:09.39shadowscurrently waiting for a serial cable i bought
02:09.51shadows$50usd for the sharp Z SIO cable, not bad eh?
02:09.56JustinPnot bad, no
02:10.17shadowsthey're going on eBay for 25.00 + 24.99 s/h
02:10.21andrewySIO?
02:10.33shadowsSharpIO, a type of legacy port on sharp hardware
02:10.45shadowsincludes historically the serial, JTAG, power, and USB
02:10.49andrewyah
02:11.14andrewyi got one of those with my collie, didnt know they werent always included
02:11.35shadowsi think it was standard with some collie sales
02:11.52shadowsthe cable is difficult to acquire now that the serialio.com cable is popular
02:12.07shadowsthe serialio.com cable does not properly convert levels, resulting in one-way communication only
02:12.29andrewyi see
02:12.43JustinPit's broken for the newer models
02:12.46JustinPworks for older ones
02:13.14shadowsJustinP: you should be able to "fix" the level conversion
02:13.18shadowsit's actually out of spec
02:13.29shadowsthat's why the serialio.com cable is not functional
02:14.07JustinPyou mean the zaurii are out of spec?
02:14.29JustinPI'm not surprised, it's not meant to be a functional port (user-side, that is)
02:14.30shadowsi think that may also be accurate
02:14.42JustinPnot in the newer ones
02:14.46JustinPat least
02:14.51shadowsit's a sort of TTL port
02:15.43shadowsi've got a URL which has this documented for sharp calculators, which may be relevent: http://my.ebay.com/ws/eBayISAPI.dll?MyeBay
02:16.22shadowsi think ultimately it would be in our best interests to discover how to craft and use a jtag cable for sharp hardware
02:16.23*** join/#oe tmbinc (i=XXX@dslb-082-083-088-176.pools.arcor-ip.net)
02:16.34shadowsit doesn't seem so difficult, if we can find a source for the connectors
02:16.55shadowsthe rest is just oscilloscope kung-fu'ery
02:17.21JustinPI'm pretty sure people have done it...
02:17.57shadowsnone i have heard of, only a few for SL-5500 and those were people with 20+ years of business contact with Sharp
02:18.49JustinPah
02:18.54shadowsi'm tempted to place an order for 1k pcs of that connector type and ebay it to hell
02:19.01shadowscharge 10 bucks a connector ;)
02:20.00emteshadows, some devices get convoluted trying to find an exposed trace to connect a jtag connector
02:20.13shadowshmm :/
02:20.15emtepart of thier "physical security"
02:20.48emtecellphones are a prime example
02:21.12emteyou used to have dealer "programming" connectors exposed behind the batteries
02:21.46emtemost cell companies have stopped doing that since people were using them to clone abd reprogram phones
02:21.50emtereprogram*
02:22.01shadowsah
02:22.15*** join/#oe wrobbie (n=rob@cm17.sigma183.maxonline.com.sg)
02:26.18shadowshttp://bugs.openembedded.org/show_bug.cgi?id=672
02:26.23shadowsexpat update to 2.0.0
02:26.30shadowswho wants to commit, you know you do!
02:26.49shadowsas miyavix_visavis would say, the answer is in you
02:29.22emteis bugs finally back up?
02:29.43emtenope
02:33.45shadowsadd a line to your hosts file, 192.216.230.225 bugs.openembedded.org
02:34.04shadowsit will keep your sanity engaged.
02:46.08emtelol
02:46.46JustinPtrying to figure out where it's killing my damn package
02:47.01emtethe -config thing still ?
02:48.37JustinPno
02:48.39JustinPfixed that
02:48.56JustinPbitbake treats FILES_${SRCNAME}-dev and FILES_${PN}-dev differently
02:49.04JustinPeven though they may to the same thing....
02:49.16JustinPmay?
02:49.22JustinPmap
02:49.37JustinPI've got a very random problem now....
02:49.42JustinPevas-x11 isn't getting renamed to libevas
02:49.53JustinPand the main package isn't being built as it's "empty"
02:50.13JustinPgrrrrr!
02:50.23JustinPthe package evas-x11 is being populated twice
02:51.00emte...
02:51.19JustinPhow fun
02:51.19JustinPNOTE: packages = evas-x11 evas-x11-doc evas-x11-dev evas-x11-locale evas-x11 evas-x11-themes evas-x11-dev evas-x11-examples
02:51.23JustinPNOTE: pkg = evas-x11
02:51.25JustinPNOTE: pkg = evas-x11-doc
02:51.28JustinPNOTE: pkg = evas-x11-dev
02:51.30JustinPNOTE: pkg = evas-x11-locale
02:51.33JustinPNOTE: pkg = evas-x11
02:51.35JustinPNOTE: pkg = evas-x11-themes
02:51.38JustinPNOTE: pkg = evas-x11-dev
02:51.40JustinPNOTE: pkg = evas-x11-examples
02:51.43JustinPaha
02:51.45JustinPit's my PACKAGES +=
02:51.48JustinPstill don't know why evas-x11 doesn't work and embryo does...
02:51.53emtelol
02:54.27JustinPis it possible to make packaes.split() also make the entries unique?
02:54.29emtehmm
02:54.45emtecmon edje ... go transparent
02:59.08JustinPibot: botmail for mickeyl, how can I make an array in python have only unique values?
03:02.22emtedo a search for duplicates i'd think
03:07.48JustinPoh hell yes
03:08.04JustinPof course I can't *commit* this change.....at least not without discussion
03:08.21JustinPabout damn time I figured out this problem
03:08.58JustinPok, bbiab
03:14.40shadowshooray for Justin
03:46.05JustinP~lart package.bbclass
03:48.08*** join/#oe Timelord (n=TL@4.78.4.43)
03:53.23*** join/#oe _drak0_ (n=rob@user-10cmeb8.cable.mindspring.com)
03:57.56*** join/#oe dkey (n=dkey@L0002P26.dipool.highway.telekom.at)
03:58.16JustinPibot: botmail for mickeyl, I figured it out. I have a patch for package.bbclass to use a set to make the PACKAGES unique
04:17.08*** join/#oe benlau (n=benlau@221.125.13.158)
04:21.26*** join/#oe kfm (n=kfm82@p54BEE4E7.dip.t-dialin.net)
04:22.55shadowsJustinP: bug #?
04:24.05JustinPshadows: for?
04:24.19shadowsyour doodle thinger
04:24.26JustinPdoodle?
04:24.33shadowspatch?
04:24.56JustinPummmmm..I should make one
04:24.58JustinPone sec
04:30.58shadowsit helps if you add bugs.openemebedded.org to your hosts file
04:37.02JustinPshadows: bugs.treke.net
04:37.04JustinPshadows: http://bugs.treke.net/show_bug.cgi?id=674
04:37.35shadows:)
04:38.01shadowsit's simple as adding bugs.openembedded.org to your hosts file
04:38.05shadowsmakes everything work fine
04:38.15shadowshttp://bugs.openembedded.org/show_bug.cgi?id=675
04:38.22shadowsupdates for libsvg
04:38.34shadowsthe patch to make gcc4 eat it wasn't so bad
04:38.36shadowsonly two lines
04:39.32JustinPI don't have time to submit them right now....
04:39.40shadowsJustinP: the ideal thing would be to warn and halt
04:39.47shadowsso that duplicate cases are fixed
04:39.59JustinPI suppose
04:40.31JustinPI can think of ok reasons to have duplicates....but I suppose it should be "fixed"...
04:40.37JustinP::shrug::
04:40.49JustinPas long as it doesn't just eat packages like now
05:19.15*** join/#oe Timelord (n=TL@4.78.4.43)
05:22.03*** join/#oe alan| (n=alan@ARouen-152-1-48-234.w83-115.abo.wanadoo.fr)
05:31.27*** join/#oe _drak0__ (n=rob@user-10cmeb8.cable.mindspring.com)
05:42.38shadowsgah
05:42.44shadowslibsvg build blew up
05:54.49*** part/#oe benlau (n=benlau@221.125.13.158)
06:08.35Zero_Chaoshow do I set oz354fam083?
06:11.41shadowsit's decided when you checkout your branch
06:12.06shadowsi.e. oz354fam083 is one of the branches in the oe monotone scm
06:12.29shadowsuse --branch=...  i think
06:12.39Zero_Chaosokay, I'll try that
06:13.08Zero_Chaosnope
06:13.39Zero_ChaosI guess I'm meant to use the bleeding edge instead of the cutting edge
06:19.14JustinPZero_Chaos: monotone --db=OE.db --branch=org.openembedded.oz354fam083
06:19.34*** join/#oe johnX (n=x@c-24-16-192-158.hsd1.wa.comcast.net)
06:19.46Zero_ChaosJustinP: can I use the same OE.db for that as well as .dev?
06:19.55JustinPyes
06:20.01JustinPit should have both
06:20.06Zero_Chaosreally? that is wicked
06:20.08JustinPif you were pulling both....
06:20.09Zero_Chaosthanks
06:20.23Zero_ChaosI've never pulled both... is there a faq somewhere?
06:20.28Zero_Chaosa setup guide?
06:20.38JustinPwhen you pull what do you do?
06:21.34Zero_Chaosmonotone --db=/home/zaurus/src/build/conf/oe.db pull dominion.kabel.utwente.nl org.openembedded.dev
06:21.41JustinPthat's the problem then
06:21.54JustinPyou weren't pulling the other branch
06:21.59JustinPdoes the checkout fail?
06:22.09Zero_Chaosthat command completes fine
06:22.23Zero_Chaoswhat should I do?
06:22.41JustinPyou should then have a checkout
06:22.56JustinPhowever, you need to pull the latest for that branch
06:23.08JustinP<PROTECTED>
06:23.39Zero_Chaosokay, so I can have my line, and the one you just wrote in my update script, right?
06:23.56JustinPyes, but don't
06:24.01JustinPuse  monotone --db=/home/zaurus/src/build/conf/oe.db pull dominion.kabel.utwente.nl org.openembedded."*"
06:24.05JustinPwith the quotes
06:24.10JustinPwill pull both :-)
06:24.23Zero_ChaosJustinP: only both, or 100 branches that I don't want?
06:24.48JustinPthere are only 3
06:24.57JustinPand .dreambox barely changes
06:25.23Zero_ChaosJustinP: I'm very limited on space, can I pull each individually, or is that bad?
06:25.29Zero_ChaosI don't want anything I don't need
06:25.35JustinPZero_Chaos: use one db
06:25.50JustinPZero_Chaos: if you're worried, you *can* pull them seperately...
06:25.54JustinPZero_Chaos: or you can use, say:
06:26.14JustinPZero_Chaos: org.openembedded."{dev,oz354fam083}"
06:26.19JustinPI *think* that's right
06:26.26Zero_ChaosI'll check
06:27.44Zero_ChaosJustinP: I did it with no quotes, and it seems to be working....
06:27.57JustinPok
06:28.09JustinPas long as it's oulling revs you should be ok
06:28.25Zero_ChaosI sure seem to be.
06:28.52JustinPand it will probably take a while, depending on how long you haven't been pulling it
06:28.58JustinPhow many revs?
06:29.01Zero_Chaosnow I can just change my conf/local.conf to use org.openembedded.oz354fam083 instead or .dev and it should work right....right?
06:29.11Zero_ChaosJustinP: 4321
06:29.21JustinPZero_Chaos: pretty  much
06:29.25Zero_ChaosJustinP: Revs in 390
06:29.32JustinPZero_Chaos: you should empty your tmpdir first
06:29.41Zero_ChaosI imagine those revs are for the new branch
06:29.45JustinPZero_Chaos: or use another one
06:29.46JustinPyes
06:29.50Zero_ChaosJustinP: yeah, I figured
06:31.35Zero_ChaosJustinP: thanks for your help, time for sleepy
06:31.37Zero_Chaoslater
06:34.10*** join/#oe toi (n=pleemans@d5152D12D.access.telenet.be)
06:35.38JustinPZero_Chaos: sleep well
06:48.09*** join/#oe dijenerate (n=dijenera@72.22.141.126)
06:56.11*** join/#oe dijenerate (n=dijenera@72.22.141.126)
07:14.33CSManmreimer: i solved my icu build problem, it was a LC_ALL issue =P
07:46.28shadowscould i please get some people testing http://bugs.openembedded.org/show_bug.cgi?id=540
07:46.52shadowsneed volunteers with various targets and build platforms (amd64/ia32)
07:55.06emtenot sure how many people actually have 32/64 systems
07:56.16shadowseither one is fine
07:56.25shadowsi want to verify what i'm doing is correct
07:56.43emte...
07:56.45shadowsthe trouble is that sqlite assumes a lot of things unless you tell it otherwise, during the compile phase
07:56.57emtesays its for 32/64 systems  not 32 OR 64
07:57.01shadowsit makes stupid assumptions about the size of a pointer
07:57.16shadowsamd64 and ia32 are exclusive
07:57.37*** join/#oe gremlin[it] (n=gremlin@88.149.150.72)
07:57.42emteso your trying to test a hybrid patch on pure systems?
07:57.49shadowsno
07:58.10shadowsi need it tested on whatever platforms people have, especially if they have both platforms to test on
07:58.29shadowsi'm trying it with zaurus c3000 target on amd64 host
07:58.32shadowsmore tests welcomed :)
07:58.59shadowsfor ia32 build hosts i want to verify that the patch is functionally equivillent to no patch
07:59.16emtethen i apperently dont understand what the bug is for
07:59.23shadowsand for amd64 build hosts i want to verify that it fixes the bug where libsqlite crashes and in a chain of unfortunate events causes tiny fonts
07:59.24emteah
08:00.06JustinPI can test it later...busy right now
08:00.18JustinPremind me tomorrow or something...
08:00.50shadowssqlite has some code in the makefile that runs using the build host's cc, and executes that code on the build host, spitting out the size of a pointer of the build host environment onto stdout, which is then directed into a config.h file and used as a value for the target source compile.  totally bollocks
08:00.56shadowssuper :)
08:01.55shadowsemte: what the patch i've made does is explicitly sets a makefile define per the comments of sqlite, such that it defines the type which would otherwise be set by the bollocks'd code
08:02.08shadowsa workaround, and should be effective if i got the type correct
08:02.38emte'-DINTPTR_TYPE int'
08:02.42shadowsyep
08:02.43emteyour refering to that i take it
08:03.09emteyeah that wont do anything on a 32bit host
08:03.49shadows32bit host, 32bit target
08:03.58shadowsit would have to be modified if we had a 64bit target
08:04.04shadowsfor 64bit host i'm hoping that works okay
08:05.15shadowsi'm running through a gcc4 (4.0.2) compile on amd64 build host of gpe-image
08:05.29shadowsso far i've patched up expat and libsvg
08:05.38shadowsand now hopefully sqlite
08:06.35emtei am curious
08:06.44emtewhy dont you just test the host and adjust?
08:07.08shadowsemte: the test should be for the target, not the host
08:08.11shadowsemte: take a look at the code for sqlite if you have any further questions, i am open for suggestions
08:08.12emtebut INT can vary is size from host to host even in ansii standards
08:08.21emtein*
08:10.08shadowsANSI
08:10.45shadowsolder standards define it as a unit of work dependent on CPU type
08:10.49emteyeah the extra i was for fun
08:10.52shadows:)
08:11.35shadowswhat do you think about moving oe's default compiler to something more recent
08:11.38shadowslike gcc 4.0.2 ?
08:11.56emtebad idea right now
08:12.04shadowswhat depends on gcc3 ?
08:12.08emtei'd wait til 4.x was a bit more mature
08:12.16shadowsi think gcc4 is mature
08:12.17emtemost code
08:12.29shadowsmost code meaning what?
08:12.31emtei remember all the problems with the first few releases of 3.x
08:12.48emtelegacy programming practices
08:13.01emteand non-maintianed code
08:13.06emtemaintained*
08:13.23shadowsOE is already dependent on gcc 2.95
08:13.28emteno
08:13.33shadowswhich is pretty freaking ancient
08:13.43emtethe sharp compiler is 2.95
08:13.46shadowsyeah, for 2.4.20 oz embeddix kernels
08:13.47shadowsmmhm
08:13.57emtethats the only thing that uses 2.95
08:14.07shadowsout of the whole OE tree, that's the only one?
08:14.13emteyup
08:14.16emtethat i know of
08:14.20shadowsinteresting
08:14.32emtefamiliar and OZ use 3.3.4 for the most part
08:14.49emteand i am pretty sure all the other projects do as well
08:16.26emtewhee ... 1'st abstarction test passed
08:16.38emtethe ra one too
08:18.12shadowsthanks for the feedback
08:18.19shadowssleepytime for me :)
08:19.10emteyeah, i'll try to rememebr to get the patch after monotone is done
08:34.45RPJustinP: I'm afraid I have no access to macs. You could try disabling the DMA code in the driver though (its a #define near the top of the file)
08:48.11*** join/#oe ar_ (n=ar@port-ip-213-211-231-88.reverse.mdcc-fun.de)
08:56.29*** join/#oe pleemans (n=peter@d54C24BC0.access.telenet.be)
09:07.34*** join/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
09:15.17*** part/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
09:22.13*** join/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
09:26.07*** join/#oe hufnus (n=slonsiki@DSL135-071.LABridge.com)
09:41.38*** join/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
09:52.46*** join/#oe theturtle (n=theturtl@lns-bzn-51f-81-56-135-127.adsl.proxad.net)
09:54.03*** join/#oe zap (n=zap@217.170.93.196)
10:24.33*** join/#oe alan|home (n=alan@ARouen-152-1-111-22.w86-208.abo.wanadoo.fr)
11:07.25*** join/#oe _alwin_ (n=ral@cable-81-173-164-172.netcologne.de)
11:09.21*** join/#oe benlau (n=benlau@221.125.13.158)
11:25.43*** join/#oe AvengerMoJo (n=alex@207.44.242.115)
11:30.49*** join/#oe zecke (n=ich@88.134.3.107)
11:32.15*** join/#oe incinerator (n=incinera@82-41-24-164.cable.ubr04.edin.blueyonder.co.uk)
11:41.26*** join/#oe dkey| (n=dkey@L0006P20.dipool.highway.telekom.at)
11:52.57*** join/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
12:05.46*** part/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
12:10.44*** join/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
12:12.09*** part/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
12:15.51*** join/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
12:18.56*** part/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
12:22.15*** join/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)
12:29.13*** join/#oe benlau (n=benlau@221.125.13.158)
12:35.34*** join/#oe benlau (n=benlau@221.125.13.158)
12:38.40*** join/#oe niklash (n=niklas@host86-135-155-84.range86-135.btcentralplus.com)
12:39.46*** part/#oe benlau (n=benlau@221.125.13.158)
12:44.28niklashI'm trying to use the native gcc that is built in oe for gpe on familiar.
12:44.54niklashIt seems to try to find libc.so.6 in /usr/lib rather than /lib.
12:45.28niklashAm I in the right irc channel?
12:45.40niklashIs this a bug in the metadata for this package?
12:45.58niklashAnyone know how to fix it?
12:48.28niklashIf I symlink /lib/libc6.so.6 to /usr/lib/, then it'll try to find /usr/usr/lib/libc_nonshared.a
12:49.06niklashIt seems to believe "/usr/bin/../../usr" is "/".
12:49.29pb__That might be a bug, but it's hard to say from those details.  Can you tell us exactly what the behaviour is that you're seeing?
12:50.43niklashpb_, if I run "gcc test.c" (a trivial hello world program), then it'll complain that it can't find libc.so.6.
12:51.37niklashI can ssh in and copy the exact error message if you want it, but that'll take a sec.
12:52.59pb__yes, please
12:55.57*** join/#oe XorA (n=dp@81-178-107-76.dsl.pipex.com)
12:58.35niklashpb_, http://pastebin.com/549689
12:59.51pb__what does /usr/lib/libc.so look like?
13:00.26*** join/#oe Mardy (n=mardy@adsl-ull-209-101.42-151.net24.it)
13:00.29*** join/#oe _drak0_ (n=rob@user-10cmeb8.cable.mindspring.com)
13:00.43niklashGOUTPUT_FORMAT(elf32-littlearm) GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a  AS_NEEDED ( /lib/ld-linux.so.2 ) )
13:00.47Mardyhi all
13:00.58niklashs/GOUTPUT/OUTPUT/
13:03.16Mardyif "a" is a int16_t, is "a - (a & 0xfff8)" equal to "a & 7" for any value of "a"?
13:03.49niklashDamn. I meant to try "mv /usr/lib/libc.so /lib", but typed libc.so.6. Guess I'll need to reflash now...
13:08.41pb__That all looks OK.  It sounds like the linker isn't behaving in quite the way that glibc wants.
13:09.36CoreDump|homehi
13:09.50niklashThe "can't find /lib/libc.so.6 in /usr/bin/../../usr" will make it look for /lib in /usr, which yields /usr/lib when we wan't /lib.
13:10.15niklashWhat I don't know is where /usr/bin/../../usr comes from.
13:10.47niklashAt least that's my guess from looking at the output.
13:11.45CoreDump|homeany got a fixed gaim.bb?
13:12.03CoreDump|homegaim_cvs
13:12.32*** join/#oe zecke (n=ich@88.134.3.107)
13:14.34*** join/#oe wrobbie (n=rob@cm17.sigma183.maxonline.com.sg)
13:16.52zeckehi
13:16.57*** join/#oe benlau (n=benlau@221.125.13.158)
13:20.29pb__hi zecke
13:20.58pb__niklash: yeah.  I guess that path must be hard-wired into ld.
13:34.13*** join/#oe gremlin[it] (n=gremlin@88-149-149-238.f4.ngi.it)
13:58.27*** join/#oe dan2003 (n=dan2003@cpc1-ware3-0-0-cust291.lutn.cable.ntl.com)
14:06.46hrwhi
14:08.28CIA-403rwhitby 07org.oe.dev * r20f5c236... 10/packages/ (13 files in 3 dirs): ixp4xx-kernel: Added initial ds101 patchset from NAiL
14:08.32CIA-403rwhitby 07org.oe.dev * r494f7afe... 10/packages/ (13 files in 3 dirs): disapproval of revision '20f5c236b9ebdf5e2fc0e5acea55f39e77588bb8'
14:08.36CIA-403rwhitby 07org.oe.dev * rca7d3609... 10/packages/linux/ixp4xx-kernel/2.6.16/80-nas100d-fix-i2c.patch: ixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)
14:08.41CIA-403rwhitby 07org.oe.dev * rc07516fb... 10/packages/linux/ixp4xx-kernel_2.6.16-rc2.bb: ixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)
14:08.44CIA-403rwhitby 07org.oe.dev * rd75a82f1... 10/packages/linux/ixp4xx-kernel_2.6.16-rc2.bb: ixp4xx-kernel: Added 94-loft-setup
14:08.49CIA-403rwhitby 07org.oe.dev * rfe98d1f2... 10/packages/linux/ (9 files in 2 dirs): ixp4xx-kernel: Added 94-loft-setup, fixed 94-nas100d-setup (dwery), added initial ds101 patchset (NAiL)
14:08.53CIA-403rwhitby 07org.oe.dev * r0a0aa499... 10/packages/linux/ixp4xx-kernel.inc: ixp4xx-kernel: Added support for building ds101 kernels.
14:08.57CIA-403rwhitby 07org.oe.dev * r8375c2d1... 10/packages/linux/ixp4xx-kernel/2.6.16/97-ds101-includes.patch: ixp4xx-kernel: Fixed path in 97-ds101-includes.patch
14:09.01CIA-403rwhitby 07org.oe.dev * r09d118b6... 10/packages/linux/ixp4xx-kernel/2.6.16/94-nas100d-setup.patch: ixp4xx-kernel: Updated 94-nas100d-setup.patch from dwery
14:11.15gremlin[it]2.6.16 ?!?!?!?!
14:11.49rwhitby-rc2
14:11.51hrwrwhitby: consider 2.6.15+2.6.16-rc2 as PV - less problem with upgrade to 2.6.16 final
14:12.10rwhitbyhrw: good idea
14:12.36hrwrwhitby: we use it in OZ kernels
14:12.38RPThe OZ kernels had the same issue
14:12.44rwhitbyBut I wonder whether the logic in ixp4xx-kernel which patches the kernel correctly will handle that ...
14:12.56rwhitbyixp4xx-kernel.inc that is
14:12.57CoreDump|home~lart ecore
14:13.48hrw~hail koen for split-feed script
14:13.50ibotACTION bows down to koen for split-feed script and chants, "I'M NOT WORTHY!!"
14:14.25shadowsgcc HEAD does not compile in current OE
14:14.26shadows:(
14:14.37shadows| checking for the %z format string in strftime()... configure: error: cannot run test program while cross compiling
14:14.43shadowsnow why would it go and do that
14:15.18rwhitbyhrw: do you know enough python to help me work out how to split the PV into the stuff before the + and the stuff after?
14:16.00*** join/#oe reenoo (n=r@p5489C5E0.dip.t-dialin.net)
14:16.12hrwrwhitby: python is like german to me - know few words
14:16.21rwhitbysame here
14:16.40reenooafternoon
14:16.47shadowsi mis-spoke
14:16.55shadowss/gcc/gaim/
14:17.07hrwhm. need to use hh.org bugzilla again ;(
14:17.26shadowsthe gaim HEAD is package which does not compile, due to %z format error in do_configure phase
14:18.39shadowsconftest.c:67: warning: conflicting types for built-in function 'strftime'
14:18.45shadowswhen it is being built with gcc4
14:18.46shadowshm
14:19.10shadowshow do i capture the output of the c source it is compiling?
14:19.18shadowsi mean, to get the c source
14:19.20shadowsso i can look at it
14:19.30zeckeshadows: config.log and configure?
14:19.39shadowsso, go through configure hrm
14:25.20shadowsrather not-convenient
14:27.34*** part/#oe benlau (n=benlau@221.125.13.158)
14:34.42hrw~curse handhelds.org bugzilla admins for too much entries in product list
14:34.43ibotMay you be reincarnated as a Windows XP administrator, handhelds.org bugzilla admins for too much entries in product list !
14:35.09*** join/#oe benlau (n=benlau@221.125.13.158)
14:40.41*** join/#oe benlau (n=benlau@221.125.13.158)
14:47.48hrwcu
14:48.46*** join/#oe bronson (n=bronson@pool-71-243-90-29.bos.east.verizon.net)
15:02.23*** part/#oe benlau (n=benlau@221.125.13.158)
15:04.53*** join/#oe memeruiz (n=memeruiz@201.194.192.98)
15:06.01*** join/#oe benlau (n=benlau@221.125.13.158)
15:06.03shadows~lart autotools borking gaim
15:07.14*** join/#oe dan2003 (n=dan2003@86.13.233.36)
15:21.59CIA-403pH5 07org.oe.dev * ra2365934... 10/ (3 files in 3 dirs):
15:21.59CIA-4gaim_cvs: build fix
15:21.59CIA-4<PROTECTED>
15:21.59CIA-4<PROTECTED>
15:36.14*** join/#oe benlau (n=benlau@221.125.13.158)
15:37.54*** join/#oe benla1 (n=benlau@221.125.13.141)
15:43.55shadowssuper
15:44.05shadowsi was going to submit a bug report about the strftime %z test
15:44.09shadowsi guess he beat me to it
15:44.29*** join/#oe poli (n=ca@CAcert-br/poli)
15:45.49*** join/#oe dhr (n=hugh@72.56.139.67)
15:50.39*** part/#oe benla1 (n=benlau@221.125.13.141)
15:53.46*** join/#oe _drak0__ (n=rob@user-10cmeb8.cable.mindspring.com)
15:54.54shadowsokay the next failure with gcc4 is osb-jscore
15:55.06shadowsit's the "qualification" bug
15:55.09shadowsalready documented
15:55.24shadowsi cannot find the patch mentioned in http://www.handhelds.org/hypermail/oe/40/4041.html
15:55.28shadowsdoes anyone else have it?
15:59.02*** join/#oe zap (n=zap@217.170.93.196)
16:05.25*** join/#oe drw (n=drw@c-67-172-219-167.hsd1.tx.comcast.net)
16:09.37*** join/#oe benlau (n=benlau@221.125.13.158)
16:27.16*** join/#oe dijenerate (n=dijenera@72.22.141.126)
16:28.03*** join/#oe _Titeuf (n=Titeuf@2m01.net)
16:30.49*** part/#oe _Titeuf (n=Titeuf@2m01.net)
16:55.29*** join/#oe gints|wrk (n=gints@195.244.141.102)
16:59.23*** join/#oe minipanda (n=hzhang@219.236.21.137)
17:01.04*** join/#oe bluebugs (n=cedric@LAubervilliers-151-11-32-8.w193-251.abo.wanadoo.fr)
17:12.00*** join/#oe AvengerMoJ1 (n=alex@207.44.242.115)
17:12.18*** join/#oe benlau (n=benlau@221.125.13.158)
17:16.09*** join/#oe Minase (n=minase@reverie.encapsulated.net)
17:18.00*** join/#oe Minase (n=minase@reverie.encapsulated.net)
17:18.21*** join/#oe _guillermo (n=guillerm@dslb-084-062-143-199.pools.arcor-ip.net)
17:24.12*** join/#oe alan|xchat (n=alan@ARouen-152-1-38-179.w83-115.abo.wanadoo.fr)
17:31.02*** join/#oe benlau (n=benlau@221.125.13.158)
17:31.55*** join/#oe _drak0_ (n=rob@user-10cmeb8.cable.mindspring.com)
17:38.21*** join/#oe mreimer_ (n=mreimer_@wl-wa.vpop.net)
17:49.19*** join/#oe aquadran_ (i=pablo@scummvm/undead/aquadran)
17:53.30*** join/#oe benlau (n=benlau@221.125.13.158)
17:58.40*** part/#oe mreimer_ (n=mreimer_@wl-wa.vpop.net)
18:10.49*** join/#oe _alwin_ (n=ral@cable-195-14-254-205.netcologne.de)
18:12.45CIA-403hrw 07org.oe.oz354fam083 * r059ff7db... 10/packages/sharp-binary-only/sharp-sdmmc-support.bb: sharp-sdmmc-support: unbreak it if kernel is not yet built - close #679
18:12.50CIA-403hrw 07org.oe.dev * rab5c1cdb... 10/packages/sharp-binary-only/sharp-sdmmc-support.bb:
18:12.50CIA-4sharp-sdmmc-support: unbreak it if kernel is not yet built - close #679
18:12.50CIA-4taken from .oz354fam083
18:13.01*** join/#oe katossi (n=guillerm@dslb-084-062-143-199.pools.arcor-ip.net)
18:19.35*** join/#oe benlau (n=benlau@221.125.13.158)
18:37.37*** join/#oe dan2003 (n=dan2003@cpc1-ware3-0-0-cust291.lutn.cable.ntl.com)
18:41.17*** join/#oe alan|xchat (n=alan@ARouen-152-1-33-82.w83-115.abo.wanadoo.fr)
19:23.06*** join/#oe alan|xchat (n=alan@ARouen-152-1-87-159.w86-195.abo.wanadoo.fr)
19:37.52*** join/#oe gremlin[it] (n=gremlin@88-149-149-254.f4.ngi.it)
19:38.59*** join/#oe Timelord (n=TL@4.78.4.43)
19:41.20CoreDump|homedid anyone play with package_ipk.bbclass recently?
19:42.38CoreDump|homeyou're kidding right
19:42.41Zero_Chaos<PROTECTED>
19:42.45CoreDump|homehehe
19:42.56CoreDump|homeprobably for e-image-core
19:43.38Zero_ChaosCoreDump|home: don't hold me too it though, I remember someone saying they messed with it, I am only pretty sure it was JustinP
19:43.38CoreDump|homewell, "something" broke ecore-x11, and I'm almost sure it's coming from that bbclass
19:43.53CoreDump|homeZero_Chaos: thanks =)
19:58.32*** join/#oe dkey (n=dkey@L0006P18.dipool.highway.telekom.at)
20:03.56CoreDump|homeZero_Chaos: YES
20:04.02CoreDump|homegot the bug
20:04.17Zero_ChaosCoreDump|home: sweet
20:04.24*** join/#oe Timelord (n=TL@4.78.4.43)
20:11.50CoreDump|homethat was a nasty one :\
20:38.34*** join/#oe zecke (n=ich@88.134.3.107)
20:38.40zeckere
20:41.07CSManmreimer: man, i try to build boost, but it poors everything on the swap and it's killing the hard driver, i don't know what to do =/
20:47.05DataBeaverI made libxine compile with GCC 4, what do I win?  (And where do I send the patch?)
21:17.01zeckekoen|away: where is out wish list for CELF?
21:19.35zeckeDataBeaver: bugs.treke.net attach it
21:19.41zeckeDataBeaver: and send it upstream to the xine people...
21:35.28JustinPso it's not possible to RDEPEND on a auto-munged lib* package
21:35.43JustinPgrrrr
21:36.18zeckeJustinP: well if you link to it
21:36.25CIA-403justinp 07org.oe.dev * r285917d8... 10/classes/efl.bbclass: efl.bbclass: switch to from to work around bitbake problems, switch from += as package.bbclass breaks on it
21:36.27zeckeJustinP: it will automatically on a lib* munged package
21:36.30CIA-403justinp 07org.oe.dev * rde2e4aa6... 10/packages/e17/ (2 files in 2 dirs): e17-gpe-menu-convert: remove , add PATH_TO_PIXMAPS, switch tabs to spaces, switch RDEPENDS back to libedje-dev, remove postinst for now
21:36.34CIA-403justinp 07org.oe.dev * r03c981e4... 10/packages/efl/ (edb_1.0.5.005.bb edje_0.5.0.023.bb embryo_0.9.1.023.bb): edb, embryo, edje: remove -utils packages as package.bbclass can't handle it
21:36.37JustinPzecke: nope
21:36.38CIA-403justinp 07org.oe.dev * r48f276ac... 10/packages/efl/evas-x11_0.9.9.023.bb: evas-x11: --enable-buffer, edje_cc needs it
21:36.43CIA-403justinp 07org.oe.dev * r883c5828... 10/packages/efl/evas.inc: evas.inc: remove unneeded do_configure
21:36.48CIA-403justinp 07org.oe.dev * r967b737b... 10/packages/meta/task-e-x11.bb: task-e-x11-core: add new e bootsplash
21:36.48zeckeJustinP: what nope?
21:36.52CIA-403justinp 07org.oe.dev * r52ebd988... 10/packages/efl/ (4 files): efl: bump PRs
21:36.57JustinPzecke: there are binaries in it that another package needs
21:37.24zeckeJustinP: I hate your 'work' around and beating up on packages instead of investing time to fix the real issue
21:37.35zeckeJustinP: what kind of binaries is in a lib* package?
21:37.42zeckeJustinP: a libfoo.so.1.2.3
21:37.58zeckeJustinP: and if you link against it, you will automatically RDEPEND on it
21:37.58rwhitbyanyone know what's going on with zlib?  Dropbear depends on it, but it doesn't emit and ipk and therefore dropbear fails (missing libz.so)?
21:38.08JustinPzecke: it' not linked
21:38.19zeckeJustinP: is it a plugin or such?
21:38.24JustinPzecke: and I've tried to fix the fucking issues but bitbake keeps getting in my damn way
21:39.00zeckeJustinP: well fix bitbake, but bitbake is not doing lib* munging
21:39.26JustinPnow....how do I *stop* the lib* munging for one of the packages?
21:40.15zeckeJustinP: is this the debian.bbclass?
21:40.32JustinPzecke: I have no idea
21:40.47JustinPzecke: AFAIK nothing inherits debian for OZ packages...
21:40.58JustinPbut maybe there's some magic I'm missing
21:43.33zeckeJustinP: well, is it a plugin or why don't you link against it?
21:43.49JustinPI said it's a binary
21:43.57JustinPa *binary*
21:44.03zeckeJustinP: why is this in a lib* package?
21:44.04JustinPwhich is run by the thing which depends on it
21:44.09JustinPask raster
21:44.19JustinPedje is both a lib and a compiler
21:44.21zeckeJustinP: well libs are elf binaries too
21:44.35emtemmm
21:44.41emteedje_cc is the compiler
21:44.48emtebut its not a lib as afar ai i know
21:44.49JustinPemte: yes
21:44.57emtefas as*
21:44.57JustinPemte: yes, edje is a lib
21:45.07emteedje is but nit edje_cc
21:45.09emtenot*
21:45.16JustinPemte: any e stuff with themeing needs ot
21:45.23JustinPemte: and it's part of the same compile
21:45.42emtemmm
21:46.01reenooJustinP: that doesn't mean you need to put it into the same package
21:46.01emtei am not sure if i agree that it "needs" it
21:46.26emtethe themes need to be compiled to be used, but you dont need edje_cc to use the themes after they are compiled
21:47.47*** join/#oe woglinde (i=woglinde@e178104198.adsl.alicedsl.de)
21:47.51emtethe only one i think which breaks that rule is embryo
21:48.31JustinPfucking A, why isn't anyone listening
21:48.42*** join/#oe mreimer_ (n=mreimer_@wl-wa.vpop.net)
21:48.44JustinPemte: I *KNOW*
21:48.46emtei'll have to remember to clarify that with raster otherwise i'll run into issues with my wm
21:49.17JustinPzecke: I'm not *TRYING* to put them in the same package. I'm trying to add a edje-utils PACKAGE which is *not* renamed to libedje-utils
21:49.50JustinPzecke: since bitbake has some kind of issue with RDEPENDing on lib* packages
21:49.56JustinPit says there's no buildable rprovider
21:50.08JustinPbut forcing the do_rootfs of the image works fine
21:50.37reenooJustinP: sounds like you want to take that up with RP
21:50.55emteJustinP, how about cheating and just compiling it static and skiping the runtime dep?
21:50.58JustinPwhy's that?
21:51.15JustinPemte: WTF are you talking about?
21:51.16JustinPemte: I'm not talking about a library
21:51.24JustinPemte: the auto-depending on libs works fine
21:51.32JustinPemte: I'm talking about depending on edje_cc
21:51.37JustinPemte: please....
21:51.52emteoh, i thought you ment the other direction
21:52.08emteedje_cc depending on libraries
21:52.13JustinPno
21:52.18JustinPthat works fine, of course
21:56.44emtehow does gcc handle the issue?
21:57.09emteor does it?
21:58.31emteoff hand i'd think it would have the same problem with it's language support library files
22:16.05*** join/#oe oris_wolfbane (n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk)
22:20.01JustinPdamn it
22:20.06JustinPwhy is it renaming this!
22:20.21JustinPs
22:30.10zeckeJustinP: due debian.bbclass inherited in familiar.conf and oz.conf
22:33.43JustinPzecke: ok
22:34.04JustinPzecke: does debian.bbclass do the lib* stuff? is there a way to stop is for one PACKAGE entry?
22:34.53zeckeJustinP: I'm not too sure if you can prevent it
22:38.17JustinPzecke: it's fine, I'll just add a new bbfile which makes the packages I need
22:38.25JustinPwell, new bbfiles...
23:03.26*** join/#oe woglinde_ (i=woglinde@e178119029.adsl.alicedsl.de)
23:08.28*** join/#oe darkschneider (n=gab@213-140-6-96.ip.fastwebnet.it)
23:14.52*** join/#oe emte (n=emte@64.180.41.158)
23:17.46CoreDump|homen8
23:18.03*** join/#oe poli (n=ca@200.168.30.125)
23:20.00JustinPgah
23:20.09JustinPCoreDump|home: some more commits coming...
23:52.46*** join/#oe incinerator (n=incinera@82-41-24-164.cable.ubr04.edin.blueyonder.co.uk)
23:53.38*** join/#oe _chronic (n=chronic@132.145.187.81.in-addr.arpa)

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.