**** BEGIN LOGGING AT Sun Sep 28 02:59:57 2008 Sep 28 03:11:31 Right Sep 28 03:11:34 You'll need to add it Sep 28 03:11:41 It's usually set in the distro conf file, to 1 Sep 28 03:11:56 i got it; thank you. i'm back to building. Sep 28 03:12:03 unfortunately, this is a 1.3GHz P3 Sep 28 03:12:09 not a screamer Sep 28 03:19:14 mabe i got it...there is an = instead of a += Sep 28 03:19:21 i'll bugreport Sep 28 03:20:07 testing it... Sep 28 03:20:17 ah noo Sep 28 03:31:14 hello, is there someone there? why some EXTRA_OECONF compiles and some don't compile? http://pastebin.com/m53e2e045 Sep 28 03:31:31 Tartarus, could you help me? Sep 28 03:31:37 please Sep 28 03:32:35 checking Sep 28 03:33:31 ok thanks a lot Sep 28 03:34:02 the last one is from me...the other part are "improved" and in the tree... Sep 28 03:34:40 So... Sep 28 03:34:49 EXTRA_OECONF can be just a regular old = Sep 28 03:34:57 Can you pastebin the whole recipe? Sep 28 03:35:03 ok Sep 28 03:36:06 here's the one in the tree http://pastebin.com/m31fc088a Sep 28 03:36:30 And what's the error you see? Sep 28 03:37:19 here's mine http://pastebin.com/m43bce3df Sep 28 03:38:07 here's the error: http://pastebin.com/m3d02e592 Sep 28 03:38:26 but in config.log you can see --includedir /usr/include --oldincludedir /usr/include Sep 28 03:38:54 but addint --includedir to EXTRA_OECONF of the tree's ebuild didn't change anything about that Sep 28 03:39:15 hmm Sep 28 03:39:44 So, I think the problem goes something like this Sep 28 03:39:46 s/--includedir/--oldincludedir/ Sep 28 03:40:07 A while ago, we didn't have our compilers fully locked down to only using target headers Sep 28 03:40:17 And had to munge paths with STAGING_INCDIR, etc Sep 28 03:40:43 But since then we've gotten things fixed so that for a target app, /usr/include automagically becomes /path/to/target/usr/include Sep 28 03:40:44 So.. Sep 28 03:41:21 You just need --with-freetype --with-boost Sep 28 03:41:25 And it should just work Sep 28 03:41:29 so i must update the compiler? Sep 28 03:41:36 Need to fix the recipe :) Sep 28 03:41:41 sec Sep 28 03:42:09 http://pastebin.com/m2cd32430 Sep 28 03:42:22 I think should work Sep 28 03:42:45 thanks a lot i'm trying Sep 28 03:42:55 s/trying/trying it/ Sep 28 03:52:04 Tartarus, | configure: error: Could not find Boost headers version >= 1.33 Sep 28 03:52:11 mabe i should update the compiler... Sep 28 03:53:21 shouldn't be a compiler problem :) Sep 28 03:53:26 might be a boost problem Sep 28 03:53:35 I assume it's built and staged? Sep 28 03:53:43 do a bitbake -c rebuild boost Sep 28 03:54:40 ok Sep 28 04:00:01 I've got one other idea :) Sep 28 04:00:06 * Tartarus does a bit of grepping Sep 28 04:00:13 How fast is the machine you're using? Sep 28 04:00:17 http://pastebin.com/m1a2f7471 for where boost did live...i bet i have to rebuild boost-iostream also Sep 28 04:00:35 pentium-m 2GHz 1.5GB ram Sep 28 04:00:49 OK, so here's what I see.. Sep 28 04:01:18 The only package I see using boost is abiword-plugins Sep 28 04:01:22 So you could try building that Sep 28 04:01:23 OR Sep 28 04:01:28 Chnage the boost line to: Sep 28 04:01:39 --with-boost=${STAGING_DIR_HOST} \ Sep 28 04:03:57 ok Sep 28 04:04:07 i'll try but i don't know what will happend... Sep 28 04:04:17 thanks a lot Sep 28 04:05:58 ah ok i understand...the compiler would change it automatically? Sep 28 04:07:53 Right Sep 28 04:10:00 | checking for Boost headers version >= 1.33... no Sep 28 04:10:36 and i have --with-boost=${STAGING_DIR_HOST} \ Sep 28 04:12:46 --with-boost=/home/gnutoo/oetmp/staging/arm-angstrom-linux-gnueabi in config.log Sep 28 04:13:23 and cross-compile badness for checking boost: http://pastebin.com/m5e309cd3 Sep 28 04:14:06 out of ideas, sorry Sep 28 04:14:37 so what should we do...use my old OE_EXTRACONF? Sep 28 04:22:38 i'll come back later...bye Sep 28 10:34:42 hi Sep 28 10:39:35 hi Sep 28 10:40:38 hmmm, getting new mtn in Fedora updates Sep 28 10:41:30 0.40? :) Sep 28 10:52:23 I'll check in a minute Sep 28 11:20:37 mtn .41 Sep 28 12:26:41 ~lart mozilla for abusing autotools in bad manner Sep 28 12:26:41 * ibot cuts mozilla into thin stripes for abusing autotools in bad manner Sep 28 13:28:49 <[X]Spot> Hello to all Sep 28 13:28:59 <[X]Spot> I have one question... Sep 28 13:29:06 <[X]Spot> I installed vlc from angstrom repository (opkg install vlc)... Sep 28 13:29:11 <[X]Spot> but I can see that it's compiled with --disable-httpd Sep 28 13:29:17 <[X]Spot> How can I download it with --enable-httpd option ? Sep 28 13:29:22 <[X]Spot> what shoulld I do ? Sep 28 13:29:27 <[X]Spot> If I download the original sources it would be more difficult to compile it successfuly Sep 28 13:35:28 [X]Spot, you try change rebuilding using OE and edit the bb file withthe --enable-https option Sep 28 13:35:38 I do not know much about vlc Sep 28 14:08:18 <[X]Spot> Crofton Should I download the clean sourcers of vlc ? Sep 28 14:40:03 <[X]Spot> why I am not able to open monotone.openembedded.net Sep 28 14:42:10 [X]Spot: here, works! but show the message "nothing here... did you mean to visit www.OpenEmbedded.org? " Sep 28 14:42:39 <[X]Spot> the same Sep 28 14:42:45 <[X]Spot> there Sep 28 14:43:17 ok, may be change the url for other place Sep 28 14:43:35 <[X]Spot> Actually where can I download OE with angstrom-dev ? Sep 28 14:46:22 <[X]Spot> Crofton|work ? Sep 28 14:52:39 the getting started page on www.openembedded.org is a good place to start Sep 28 14:58:08 <[X]Spot> Crofton|work I found it all Sep 28 14:58:08 <[X]Spot> ;) Sep 28 14:58:09 <[X]Spot> thanks Sep 28 15:56:56 anyone know if linux-kexecboot can boot images from ext3? Sep 28 16:14:58 re Sep 28 16:15:27 hi woglinde Sep 28 16:15:43 hi bluelightninh Sep 28 16:25:40 mickey|tw, ping Sep 28 16:50:57 hi gnutoo Sep 28 16:51:12 hi Sep 28 16:54:27 i've 2 problems: the in-tree wesnoth doesn't compile but mine does(/usr/include),and lastest mplayer trunk still fails to compile because of some some undefined variables(doesn't do it for x86) Sep 28 16:54:35 x86 not in oe Sep 28 16:55:00 Gnutoo hm rschuster fixed wesnoth Sep 28 16:55:32 ok...thanks Sep 28 16:55:49 so just try it Sep 28 16:55:53 latest from dev Sep 28 17:01:06 ok... Sep 28 17:01:31 but before i finish compiling epiphany...because midori crashes to often Sep 28 17:04:05 at what revision is wesnoth-1.4.5 from the tree? Sep 28 17:04:39 i've got r2 Sep 28 17:05:11 yes Sep 28 17:08:47 and r2 doesn't compile...mabe i've a problem Sep 28 17:08:54 dinner now Sep 28 17:11:08 ok Sep 28 17:15:21 hi woglinde Sep 28 17:27:54 woglinde_: hey, I asked _when_ you plan to rename that to nls.bbclass Sep 28 17:30:42 zecke, should I fill in the git table for names I know, or can be infered from the email addresses? Sep 28 17:32:07 Crofton|work: go ahead Sep 28 17:32:30 will do Sep 28 17:33:33 03  07org.openembedded.dev * r0dbf65db8b 10OE.dev/packages/pulseaudio/ (pulseaudio-meta/pulseaudio pulseaudio-meta_0.9.10.bb): Sep 28 17:33:33 pulseaudio meta: fix samplerate regression, make it machine specific Sep 28 17:33:33 * this seems to be the 4th package in OE to install a /etc/asound.conf, so it probably can't be installed since alsa itself already provides that file... Sep 28 17:40:10 urg looks like git is not getting updates ..... Sep 28 18:18:35 <_martin__> Hi. I have a strange question, but this is the best place I could think of to ask, since many of you have probably seen lots of different hardware. I'm looking for a SBC with the following specs and am having trouble finding anything that is readily available. pxa270 or pxa300 with either pcmcia or minipci. Without the wireless it would be great if it ran at < 1W or < 2W. Sep 28 18:20:57 <_martin__> I have something that I am trying to replace. it is a pxa25* with pcmcia, CF, ethernet, serial, and host usb... and they are all really flaky Sep 28 18:21:08 <_martin__> and this old system ran < 1W. Sep 28 18:40:11 _martin__: you would probably do better to ask in #elinux Sep 28 18:49:04 <_martin__> pb_: cool! thanks! Sep 28 18:55:29 03  07org.openembedded.dev * rc3b7986d09 10OE.dev/packages/gtk-engines/ (3 files): gtk-sato-engine add latest from poky Sep 28 18:55:40 03  07org.openembedded.dev * rc623198ed0 10OE.dev/: Sep 28 18:55:40 merge of '0a9f13e573f898d652f74fb5614964dd53e3ff46' Sep 28 18:55:40 and '84184cc683b97b9e1637721ea024604a13d90609' Sep 28 18:55:40 03  07org.openembedded.dev * rcb68d512a0 10OE.dev/packages/bluez/bluez4_4.7.bb: add bluez4, lets see what this can do and how much it breaks apps Sep 28 18:56:11 mickey|tw, ping Sep 28 18:56:31 hello, i'd like to compile the lastest epiphany(2.24) how do i proceed...if i bitbake epiphany it makes me configuration faillures such as Requested 'pango >= 1.20' but version of Pango is 1.18.3 Sep 28 18:57:08 Crofton|work: yep Sep 28 18:57:23 you are the pulse audio guru? Sep 28 18:57:47 How does the server decide what rate to talk to the hw? Sep 28 18:57:57 from the daemon config Sep 28 18:58:08 there you configure the default sink Sep 28 18:58:14 hmm, rtfm'ing didn't show me that Sep 28 18:58:19 I'll try again Sep 28 18:58:27 ah, so the sink sets the rate Sep 28 18:58:42 ya Sep 28 18:59:06 ok, I'll try with this knowledge Sep 28 18:59:26 basically, it works, but the daemon is sucking loads of cpu Sep 28 18:59:26 Gnutoo: well, then follow that... upgrade preferred version of pango Sep 28 18:59:31 check the openmoko-sound-system config Sep 28 18:59:37 so I suspect it is resampling Sep 28 18:59:48 which I don't want it doing Sep 28 18:59:49 enabled trivial resampling? Sep 28 18:59:55 (i.e. none) Sep 28 19:00:10 I'm assuming libsmaple rate sucks on arm? Sep 28 19:00:13 yap Sep 28 19:00:14 zecke, yes but i have to do that for the a lot of dependencies and for the dependencies of the dependencies Sep 28 19:00:33 ok Sep 28 19:00:39 Gnutoo: yes, but you want to have the latest version of epiphany Sep 28 19:00:42 I need to check up on the modes Sep 28 19:00:58 Gnutoo: you should upgrade, test, send patches Sep 28 19:00:58 I should right NEON libsample rate one day :) Sep 28 19:01:12 yes, or at least a version with webkit Sep 28 19:01:26 Gnutoo: e.g. did you send a patch to mplayer/ffmpeg? Sep 28 19:01:29 Crofton|work: oh yeah :) Sep 28 19:01:34 from the programmer side libpulse-simple is nice Sep 28 19:02:15 zecke, i'm trying to...but they say in their patch inclusion that you must test your patch...and i'm unable to do it...because it doesn't compile because of undeclared variables... Sep 28 19:02:29 zecke, edit main page or discussion page onteh conversion list Sep 28 19:02:38 Gnutoo: well, then finish one thing. Sep 28 19:03:08 Gnutoo: currently it looks like wasted time to help you as it will take time and there will be no benefit. Sep 28 19:03:15 zecke, ok i was just trying to bitbake epiphany...because i thought it was a fast and automatic process Sep 28 19:03:37 Crofton|work: I think Laibsch want it to be in the discussion? no idea, I don't even have a wiki account :} Sep 28 19:03:41 zecke, ok so what will we do for mplayer patch? Sep 28 19:04:03 Gnutoo: so the default epiphany does not build? Sep 28 19:04:08 Gnutoo: finish it, send it upstream Sep 28 19:04:12 zecke, ok Sep 28 19:04:13 I just made a wiki account Sep 28 19:04:17 it made me do math Sep 28 19:04:38 zecke, don't know...the problem is that the deps must be bitbaked manually Sep 28 19:04:41 zecke, just want fewer excuses not to convert Sep 28 19:04:47 even though git sucks :) Sep 28 19:08:41 Gnutoo: well, it is like bittorrent, if you don't seed you don't get anything Sep 28 19:08:49 Gnutoo: pick one thing that bothers you and finish it Sep 28 19:08:58 ok Sep 28 19:09:01 Gnutoo: make it mplayer, gnome 2.24, planting a tree Sep 28 19:09:40 i'll try mplayer because it seems important(upstream involved) and no-body else seems to want it.... but it will be difficult Sep 28 19:12:15 mickey|tw, when you are running stuff through pulseaudio, what sort of cpu usage do you see? Sep 28 19:12:20 you will grow, just bite into it Sep 28 19:13:02 Crofton|work: on the neo it always took between 20 and 40 (even in idle mode :/) Sep 28 19:13:11 guess it was busy resampling 0s Sep 28 19:13:13 *cough* Sep 28 19:13:15 urg Sep 28 19:13:25 I may lose my interest .... Sep 28 19:13:32 that's why we went back to dmix for the time being Sep 28 19:13:45 i didn't try the latest release though Sep 28 19:13:53 that comes with a new playback model Sep 28 19:17:39 Gnutoo: good luck Sep 28 19:28:58 zecke, thanks i'll need some Sep 28 19:40:44 When compiling a package, I get this error: http://pastebin.com/d27072e55 . Any idea how to fix this? Sep 28 19:42:20 Gnutoo: what's wrong with your mplayer? It compiles fine for me Sep 28 19:46:17 kalev, it didn't compile on arm...so we made a patch...but it still doesn't compile and i have to send the patch upstream...but to be accepted it must be tested...but how can i test it if it doesn't compile Sep 28 19:47:46 here where it fails: http://pastebin.com/m209d159d Sep 28 19:48:06 i tried oe_runmake CODECS2HTML...same result Sep 28 19:48:51 oops s/CODECS2HTML/codec-cfg Sep 28 19:48:58 i also tried oe_runmake codecs.conf.h Sep 28 19:49:10 both before oe_runmake Sep 28 19:51:43 seems related to the fact that codec-cfg binary is arm and should be x86 Sep 28 19:53:07 configure.ac:23: error: Autoconf version 2.62 or higher is required Sep 28 19:53:17 from pulseaudio 0.12 .... Sep 28 19:55:49 bye Sep 28 19:56:47 kalev, what didn't compile is mplayer-svn with the good revision from angstrom Sep 28 19:59:52 * lehm wonders if a hobbyist-noobie can ask for assistance baking oe-angstrom-beagleboard here Sep 28 20:00:51 go ahead Sep 28 20:01:40 hi, I'm having error regarding opkg-native and BIOS_clear_flags undefined error any ideas? Sep 28 20:01:56 can you pastebin the error? Sep 28 20:02:00 ~pastebin Sep 28 20:02:01 [~pastebin] A "pastebin" is a web-based service where you can paste anything over 3 lines without flooding the channel. Here are links to a few : http://www.pastebin.com , http://pastebin.ca , http://channels.debian.net/paste , http://paste.lisp.org , http://www.rafb.net/paste Sep 28 20:02:28 thanks, one sec. Sep 28 20:04:08 http://pastebin.ca/1213015 Sep 28 20:04:39 Gnutoo: mplayer-0.0+1.0rc2 works for me, never tried svn Sep 28 20:04:56 kalev, ok Sep 28 20:05:27 what is the build machine? Sep 28 20:05:58 host? Sep 28 20:06:06 yeah Sep 28 20:06:34 zenwalk kernel 2.6.25.4 Sep 28 20:07:29 hmm never heard of that Sep 28 20:07:35 is your shell bash? Sep 28 20:07:52 it used to be minislack I believe. Sep 28 20:09:06 ibasically, it is trying to build something with the native tool chain I think Sep 28 20:09:07 yes, my shell is bash. Sep 28 20:09:31 I've never seen this b4, maybe you are missing some library opkg-native needs Sep 28 20:10:35 I'll re-check oe requirements again. thanks, but just in case any more idea what to look for? Sep 28 20:11:09 google the missing symbols Sep 28 20:11:22 there may be a requirement we missed .... Sep 28 20:12:47 'been searching a while, I've probably not entering the right keywords. Sep 28 20:16:32 I'm not sure, you are the first guy I have heard of using this dostro Sep 28 20:18:39 I appreciate the assistance, only been using this distro for less than a month. Sep 28 20:30:00 Gnutoo, I think mplayer_svn compiles on Angstrom for the BeagleBoard Sep 28 20:30:13 not sure why it does not compile for your config Sep 28 20:30:22 Crofton|work, because i've an armv4 Sep 28 20:30:45 Crofton|work, more precisely it doesn't compile because of pld instruction in an .s file Sep 28 20:31:00 ah Sep 28 20:31:04 Crofton|work, but after fixing that it still doesn't compile... Sep 28 20:31:10 and that is strange Sep 28 20:31:46 but i still have to test my patch with the lastest trunk to send them Sep 28 20:32:01 s/send them/send it to them Sep 28 20:33:27 Gnutoo: I am not following. Why do you think you have fixed it if it still doesn't compile? Sep 28 20:33:50 kalev, yes because of another error... Sep 28 20:35:02 Gnutoo: did you try to grep mplayer source for builtin_video_codecs? Maybe it is just missing a header file? Sep 28 20:35:18 kalev, yes i did...and foud nothing... Sep 28 20:35:23 Gnutoo: you could also try to build a later revision Sep 28 20:35:46 kalev, that's what i'm doing...i use svnr 27666 Sep 28 20:39:00 did you google for the error message? Sep 28 20:40:43 kalev, yes...and that made me try this: Sep 28 20:40:57 oe_runmake codecs.conf.h Sep 28 20:41:16 and oe_runmake codec-cfg Sep 28 20:48:22 if you can't figure out how to fix it, you could try using some older revision Sep 28 20:49:48 kalev, ok...but i needed the last revision for sending the illegal instruction patch... Sep 28 20:51:26 I bet you could first test your patch with some older revision and then, once you are sure it works, start fixing the other problem Sep 28 20:52:08 kalev, it works with the older revision Sep 28 20:52:21 kalev, it's a very simple patch... Sep 28 20:52:32 s/works/apply Sep 28 20:52:55 and it continues to build with the older rev...but fails at a point... Sep 28 22:26:22 Has anyone got a working pidgin 2.5.1? Mine is segfaulting in libgobject Sep 28 23:33:36 How can there be 120 people in this channel and no one speaks for hours on end? Sep 28 23:35:19 Is it because everyone's logged 24 hours a day, but there's only three people actually at their terminals? Sep 28 23:35:49 possibly Sep 28 23:35:54 or just no one has anythnig to say Sep 28 23:35:55 :) Sep 28 23:40:25 The Western world is on the brink of collapse and no one has anything to say? I don't believe it. Now, can someone point me to a web page that actually has screenshots of *some* good Zaurus distro? I went to http://www.angstrom-distribution.org/ and I cant' find any thing that talks to me as a newbie. An introductory page. You know, like Ubuntu. Sep 28 23:43:54 If anyone were to tell me that this was what the end of the world was going to be like, I'd say... nothing. Sep 28 23:45:41 A__A: well, angstrom doesn't have a particularly friendly face, I agree Sep 28 23:45:46 it would be great to see that change Sep 28 23:55:08 Yeah, I'm pissed off if I buy a Zaurus, and it so fucks me off with it's sloppy crapulous barely-working lazy Sharp distro, that it sits around doing nothing for four months, because it depresses me just to THINK about it. What the fucks happened to the world since only 15 years ago? The only things that are any good are Chinese. I don't read the newspapers because it's full of little shits and the television is full of demons and the whiff of Sep 28 23:55:09 Hades. Why after 15 years of developing Linux is it still the command-line geek thing and STILL unusable for my grandmother (who died 40 years ago!)? In the words of Eric Theodore Cartman: It's wrong! It's WRONG! Sep 28 23:56:32 Is this the part where we act like we give a shit? Sep 28 23:57:32 No... just like you're dead. Sep 28 23:58:58 This irc channel isn't your personal sounding board. Get lost. Sep 29 00:01:41 And that's why the Western world is imploding, and you don't even know it. Sep 29 00:02:31 Because we don't like to listen to morons spouting nonsense? Doubtful. Sep 29 00:04:49 kergoth, if you don't mind me asking, how old are you? (I'm 48). Sep 29 00:09:18 Goodnight, and have a happy meltdown monday. Sep 29 01:18:26 does oe provide prelink for the target? Sep 29 01:18:48 or do i just install the prelink for my host and run it on the target binary i want to prelink? Sep 29 01:19:09 i'm guessing that it's architecture independent, b/c it works on ELF binaries, but I would just like to make sure. Sep 29 01:19:34 i'm also guessing i have to have the paths to the correct binaries that i want to prelink against? Sep 29 01:19:50 i.e. the ones inside the angstrom-2008.1 directory, somehow **** ENDING LOGGING AT Mon Sep 29 02:59:57 2008