**** BEGIN LOGGING AT Tue Mar 10 02:59:57 2009 Mar 10 07:51:36 good morning Mar 10 07:54:47 03ghost  07org.openembedded.dreambox.release_25 * r150d6d0c26 10openembedded.git/packages/vsftpd/vsftpd_2.0.5.bb: vsftpd_2.0.5.bb: add build hack (dont use libpcap) Mar 10 07:54:49 03ghost  07org.openembedded.dreambox.release_25 * rc65b7beab7 10openembedded.git/packages/vsftpd/vsftpd_2.0.5.bb: vsftpd_2.0.5.bb: add build hack (dont use libpcap) Mar 10 07:54:49 03Felix Domke  07org.openembedded.dreambox.release_25 * rbd7346af0f 10openembedded.git/: Merge branch 'org.openembedded.dreambox.release_25' of git://git.opendreambox.org/git/ghost/opendreambox-1.5 into org.openembedded.dreambox.release_25 Mar 10 08:13:06 good morning :) Mar 10 08:16:33 someone have problems with perl? Mar 10 08:17:05 Can it harm if I use an older version of git-core (1.4.4.4) on the machine where my OpenEmbedded environment is (running Debian 4.0) except that I somtimes have to struggle with other commands? Mar 10 08:19:19 (asking because I see sometimes people in the mailing list asking what version of git they use) Mar 10 08:42:17 Hi Mar 10 08:42:37 I'm new to OpenEmbedded, and I need some help. Mar 10 08:44:46 I'm trying to build a custom Angstrom image to use with a Beagleboard Mar 10 08:45:11 I have built console-image target, and now I want to add support for wxWidgets libraries. Mar 10 08:45:31 Are there .bb files available for that? How can I search available .bb files in the repository? Mar 10 08:50:30 good morning Mar 10 08:51:58 GM Mar 10 08:53:45 jalon: packages are in openembedded/packages Mar 10 08:54:03 openembedded/packages/wxwidgets/*.bb Mar 10 08:55:14 thanks a lot mckoan Mar 10 08:55:29 I have found them Mar 10 08:55:40 I'll try to build them now Mar 10 08:56:02 jalon: let me know how it works please Mar 10 08:56:36 OK. Trying "bitbake wxwidgets". It has already started working. Mar 10 09:03:24 hi pvanhoof, hi greentux Mar 10 09:03:38 hey Mar 10 09:55:39 morning Mar 10 09:59:57 hrw: hi Mar 10 10:02:04 hi hrw Mar 10 10:32:37 seems LTG is backing up.. improperly slow Mar 10 10:48:01 * florian checks Mar 10 10:56:26 florian: I suspect i/o bandwidth is not enough Mar 10 10:56:40 I mean storage subsystem Mar 10 10:57:03 or even not bandwidth but access time Mar 10 10:59:11 Jay7:Yes it seems to be an I/O bandwith problem. Mar 10 10:59:15 ssh is just hanging.. seems waiting for shell :) Mar 10 10:59:31 florian: is there any raid? Mar 10 10:59:51 Jay7: or its frozen again... i need to get rid of theis old kernel Mar 10 11:00:07 Jay7: no.. only two disks Mar 10 11:00:18 hm.. that is good and bad at same time :) Mar 10 11:01:18 We have an offer for an additional hosting thingy - a virtual server. that might help Mar 10 11:01:39 * florian still waits for an answer with details Mar 10 11:01:41 florian: then you can split mail server from this Mar 10 11:02:43 we should find main i/o consumer and move it to separate drive or server Mar 10 11:03:13 (i suspect git is it) Mar 10 11:03:31 or mailserver.. or database :) Mar 10 11:03:33 Jay7: postgres or mailman i guess Mar 10 11:04:10 easier way then move mail server to VPS/VDS Mar 10 11:05:16 That should be quite easy... but moving postgres too imho. The advantage is that it has its own user database which does not need to become synchronized. Mar 10 11:05:45 moving postgres to other machine not in this datacenter can be pita.. Mar 10 11:06:01 because of some insane application.. Mar 10 11:06:37 that's true... in fact the best would be to raise some funds to rent a second machine in the same location. Mar 10 11:07:56 btw, update kernel can help too.. I remember some error that was in kernel from 2.6.18 and affect io bandwidth Mar 10 11:08:24 that was fixed not long ago Mar 10 11:09:13 and may be play with IO schedulers.. but better is just add new storage :) Mar 10 11:09:40 more better - SSD imho Mar 10 11:17:56 Hi again. Mar 10 11:18:14 I'm trying to build wxwidgets, but I have a new problem Mar 10 11:18:32 wxwidget target doesn't compile Mar 10 11:18:57 (I'm using Angstrom distribution and beagleboard hardware) Mar 10 11:21:19 I get an undefined reference to wxColour::IsOK() in function wxCalendarCtrl::OnPaint Mar 10 11:22:19 any suggestion? Mar 10 11:23:13 Maybe a problem with compiler flags? I'm really lost Mar 10 11:23:26 does the current kernel in OE for used for the the beagle boad OMAP (OMAP35xx) have the required patches to access the DSP of the OMAP? Mar 10 11:24:29 svolpe: are you asking to me? Mar 10 11:25:30 jalon, I'm asking anyone. I just started using the beagle board and need to use the DSP. I see a lot of patches already in the OMAP kernel. I was hoping someone is already using the DSP with an OE build. Mar 10 11:25:38 svolpe: have you built DSPLINK? Mar 10 11:25:55 svolpe: some patches are in but not all IIRC. Mar 10 11:26:43 DJWillis, I have built the user land libs: dspbridge_mpu_api, not sure if that is what you mean. Mar 10 11:27:35 DJWillis, I tried following the beagle wiki instructions but there are a ton of patches in the download and I'm using OE so I would need to get those patches working with the existing OE patches if they were not already rolled in. Mar 10 11:27:58 * DJWillis wonders if there is a UDEV expert in the house, why do we just create a local.rules rather then say 50-local.rules (or 10-local.rules) as most distro's do. Only interested as I have a small number of custom UDEV rules for the Pandora and was pondering the 'right thing(tm)'. Mar 10 11:28:29 DJWillis, have you used the OMAP DSP? Mar 10 11:28:47 svolpe: I will confess it has been a while since I used the DSP on anything ;-) I have in the past used it on the Pandora, Beagle and OMAP3 EVM. Mar 10 11:29:04 And that use was from an OE base. Mar 10 11:29:44 svolpe: you will get a better more targeted answer in #beagle at a guess as there are a few hardcore DSP hackers in the chan ;-). Mar 10 11:30:19 DJWillis, I was posting here because I think I understand how to get it all working I just need to get all the patches applied to OE :-) Mar 10 11:31:34 DJWillis, err, the OE OMAP kernel. I have almost all of them working but there is one of the patches that does an entire directory move, it must work on a git repo (git am re Mar 10 11:32:46 Urggg, that sounds like a big sod of a patch. Is that hosted in a GIT somewhere (maybe someone has a public DSP branch). Could you not just point a kernel recipe at that. Mar 10 11:35:51 DJWillis, It is on the beagle wiki (http://elinux.org/BeagleBoard/DSP_Howto) I was setting up the OE recipie and all was good until I hit the one patch 0031-BRIDGE-Rename-header-file-location.patch in which I believe it does the actual directory rename via some method supported by "git am" but not patch so it does not work with the OE file://filename;patch method. Mar 10 11:38:08 DJWillis: how goes pandora development? Mar 10 11:38:33 DJWillis, I figured I could do a pre-patch operation of just moving the directory after extracting the source, however I found that there are some earier patches that apply to the original directory name. I could modify those patches to really apply to the modifed directory name. It was after hitting this mess that I thought I would post to OE IRC and see if anyone else already sluethed through it. Mar 10 11:45:58 I have googled and found the error I'm hitting happens when wxGTK is compiled with '-fvisibility-inlines-hidden' flag. I searched en bitbake.conf but that flag is not there. Maybe a default compiler flag? Mar 10 11:46:17 How can I know what flags bitbake is using and remove that flag? Mar 10 11:48:45 jalon, you can look in the tmp/working/your_target_arch/packagename/temp/log_do.compile to see what args are used. Mar 10 11:49:07 thanks, I'm going to check it Mar 10 11:49:50 hrw: slow ;-) Mar 10 11:50:50 svolpe: hmmm, sounds like it has become a pain, I don't remember it being all that hard when I last tried. Mar 10 11:51:53 As I suspected, that damned flag is present in compile flags. Now I have to guess how to remove it... Mar 10 11:54:01 jalon, it could be in the recipe file for that package or it could be in some higher level config file. I think last time I had to remove a compiler/linker option I first checked the recipe file and any includes to the that file then I grep'd the conf directory :-) Mar 10 11:55:04 I'll search a bit more. Sorry for my noob questions. Thanks a lot Mar 10 11:55:56 jalon, are you using uclibc by chance? Mar 10 11:57:18 uclib? sorry I'm too new to know about that. The only thing I have done until now is to follow the OpenEmbedded tutorial, then built 'console-image' target, and then tried to build wxwidgets. Mar 10 11:57:19 jalon, actaully just grep the openembedded/conf/distro/include as it looks like a some of the distros are setting that option in the distro file. Mar 10 11:57:47 what distro did you set in your conf file? Mar 10 11:57:55 angstrom Mar 10 11:59:25 jalon, what machine. Mar 10 12:00:51 MACHINE = "beagleboard" Mar 10 12:00:59 what command can I use to grep all the config files (sorry, I'm a complete noob) Mar 10 12:02:18 jalon: grep -r "-fvisibility" openembedded/conf/ Mar 10 12:03:30 DJWillis, yes at least following the beagle instructions and using OE it seems a bit of a pain :-) Mar 10 12:03:58 DJWillis: Koen mentioned that you have some kind of problems with mdev Mar 10 12:04:31 jalon, I have not messed with changing compiler options for a package in a while maybe someone else can chime in on if there is a better place to move (override) that compiler setting other than in the distro file. Mar 10 12:05:52 OK, thanks a lot svolpe. I looks like I also will need to read a lot of documentation... Mar 10 12:31:45 DJWillis, what I read on the beagle wiki is some *other* way of using the DSP, really DSPlink is the better approach and it really is just a matter of building the dsplink package in OE as that builds the required kernel module(s). Mar 10 12:44:42 http://www.youtube.com/watch?v=96dWOEa4Djs Mar 10 13:15:54 ~seen thebohemian Mar 10 13:15:57 thebohemian was last seen on IRC in channel #oe, 22h 30m 22s ago, saying: 'hrw: pong. the patches are now integrated in the build'. Mar 10 13:18:43 hi Cliff Mar 10 13:37:13 hi vivijim Mar 10 13:37:18 vivijim: how goes bossa? Mar 10 13:40:39 hrw: hello, thanks for the WP spam plugin idea -- working great Mar 10 13:41:30 hi Mar 10 13:42:34 stupid company firewall is driving me nuts --- could someone do me a favor and test if this repo works ? ... svn co -r 203 http://opkg.googlecode.com/svn/trunk@203 trunk ? (thanks!) Mar 10 13:43:53 gilligan-, works for me Mar 10 13:44:33 Crofton: thanks alot.. so it's the bloody proxy/firewall after all Mar 10 13:46:54 those always seem to be an impediment to getting work done Mar 10 13:47:02 cbrake: no problem Mar 10 13:47:52 http://labs.trolltech.com/blogs/2009/03/10/the-latest-qt-for-s60-pre-release-is-out/ Mar 10 13:47:56 Qt for S60 :) Mar 10 13:48:00 4.5 Mar 10 13:49:20 will someone port KDE4 to Nokia S60 mobiles? ;) Mar 10 13:49:39 s60 is not only Nokia Mar 10 13:50:12 mostly :) Mar 10 13:50:19 mostly yes Mar 10 13:53:13 hm.. one thing is confusing me a bit about the opkg package - is the revision number to be checked out of the repository somehow determined dynamically ? because I had previously built an image which used revision 197 .. now it is attempting to get 204 -- I didn't upgrade openembedded in between those builds Mar 10 13:53:50 doyou have the version set to AUTO_REV? Mar 10 13:54:21 hi hrw Mar 10 13:54:38 hrw: the bossa is going pretty fine Mar 10 13:55:03 Crofton: where ? Mar 10 13:55:58 hrw: we have less people than last year due to the crises but the presentations are very good... Mar 10 13:56:23 great Mar 10 13:56:39 Crofton: i am feeling slightly stupid - but I'm somewhat puzzled looking at the opkg .bb files ;--] Mar 10 13:57:05 Crofton: i take it the revision to check out is determined by SRCREV = "${SRCREV_pn-opkg} .. Mar 10 13:59:24 what distro are you using? Mar 10 14:00:15 angstrom2008.1 Mar 10 14:03:12 hmm Mar 10 14:03:31 look in the sabe-srcrevs file Mar 10 14:03:42 in distro/include I think Mar 10 14:10:42 Crofton: ah .. i see.. the one thing I don't understand then is how a version in there could have been changed without change of the OE repository.. I guess I must be mistaking and I did do an update in between Mar 10 14:10:52 03Frans Meulenbroeks  07fso/milestone5.5 * ra1b6ebc8e7 10openembedded.git/conf/distro/include/sane-srcrevs.inc: opkg: upgraded to R204: this fixes the endless loop in opkg upgrade coreutils Mar 10 14:15:19 * hrw -> food Mar 10 14:24:34 hello, I am trying to make a bb recipe, but it compiles by default without linking with the library Mar 10 14:24:54 is there some oe_configure I have to override in that case? Mar 10 14:42:14 caratorn: did you need to add some args to ./configure? Mar 10 14:42:50 iirc, EXTRA_OE_CONF="--with-some-knob" should be sufficient Mar 10 14:44:33 OECONF not OE_CONF Mar 10 14:47:43 Jay7: is EXTRA_OECONF the normal way to define configure arguments? Mar 10 14:48:05 caratorn: AFAIK, yes :) Mar 10 14:48:28 because ./configure would normally take the libs into account I think (i mean in the source I compile) Mar 10 14:48:39 Jay7: thank you, I'll try that Mar 10 14:49:31 caratorn: that libs should be in staging area (afaik too) Mar 10 14:50:44 what is the staging area? Mar 10 15:15:38 hi Mar 10 15:16:45 hi woglinde Mar 10 15:16:56 ~summon thebohemian Mar 10 15:16:57 ;d Mar 10 15:16:57 apt takes out 20 clean, identical-looking phones, some extra hands, and pretends to be a telemarketer for a large corporation, so he gets delivered a phonelist containing thebohemian's coordinates Mar 10 15:16:57 bought a new tft today Mar 10 15:17:11 hrw new patches for jalimo? Mar 10 15:18:05 woglinde: yes. this time I gave them for Ken but looks like I will have to accept r/w offer which Robert gave me few days ago Mar 10 15:18:19 What's the command to update packages feed? (Packages.list etc.) Mar 10 15:18:27 hm we will include anyway in oe Mar 10 15:18:31 pocek: bitbake package-index Mar 10 15:18:35 since it makes no sin anymore Mar 10 15:18:40 hrw: thanks Mar 10 15:18:47 woglinde: at BugLabs we use oe-overlay svn directly Mar 10 16:24:09 <_diego_> Hello Mar 10 16:25:22 <_diego_> someone can suggest how to solve this problem? Mar 10 16:25:24 <_diego_> checking whether we can use inotify... configure: error: cannot run test program while cross compiling Mar 10 16:25:47 fix configure.ac Mar 10 16:26:13 <_diego_> ok, there is a preferred way to fix it? Mar 10 16:26:57 yes Mar 10 16:27:12 third argument of the m4 macro Mar 10 16:27:18 <_diego_> (there is no configure.ac in the tarball) Mar 10 16:27:55 _diego_: any configure* Mar 10 16:27:59 set av_cv_inotify (or similar named variable) in the correct place Mar 10 16:29:39 configure.in Mar 10 16:29:54 otherwise upstreams suckz Mar 10 16:29:59 hi khem und xora Mar 10 16:30:54 you could set this in recipe too before calling configure Mar 10 16:32:22 <_diego_> uhm, i've found this: Mar 10 16:32:24 <_diego_> swd Build with /etc/passwd support (default)], Mar 10 16:32:34 <_diego_> http://rafb.net/p/sp0DlQ53.html Mar 10 16:32:43 <_diego_> (sorry) Mar 10 16:35:50 <_diego_> i think this explain the problem: Mar 10 16:35:53 <_diego_> http://rafb.net/p/DKIvsF36.html Mar 10 16:45:18 hrw ? Mar 10 16:45:41 Tartarus: sorry, Java work occupies me Mar 10 16:45:46 k Mar 10 16:46:42 updated the ML on what the solution should be, at least Mar 10 16:46:49 cool Mar 10 16:52:10 hrw: poor you! Mar 10 16:53:20 XorA, I was going to say something about Java, but I thought I would be polite :) Mar 10 16:53:34 he Mar 10 16:53:39 Crofton|work: you used the sweary word already ;-) Mar 10 16:53:46 java has his niche Mar 10 16:54:05 woglinde: wish he would stay there :-) Mar 10 16:54:06 I get my money for coding java and istnt much pain Mar 10 16:55:46 once you get most of recipes fixed it even builds Mar 10 16:57:15 hm Mar 10 16:57:22 wasnt so much Mar 10 16:57:42 only pain was one compare_swap functions with longs Mar 10 17:01:04 ok.. now I got another 'this is Poky not OE' problem... Mar 10 17:01:22 'subdir' param in SRC_URI :( Mar 10 17:02:10 shit Mar 10 17:04:02 Crofton|work: can you add git.openembedded.net as alias to cgit.oe.net? Mar 10 17:05:51 i can only change .org Mar 10 17:06:14 ok so we need to make both Mar 10 17:12:01 hehe.. Mar 10 17:12:10 florian: all disk load going to sda3 Mar 10 17:12:18 _ALL_ Mar 10 17:13:21 hi jay7 Mar 10 17:13:27 hi woglinde :) Mar 10 17:13:54 that is main show-stopper.. Mar 10 17:15:44 Jay7: hmm right, most of the stuff is in there. maybe we shoud move /var there Mar 10 17:15:50 +l Mar 10 17:16:04 * florian just updated the kernel Mar 10 17:16:51 florian: at least move /var/spool to sdb Mar 10 17:16:52 2.6.26 from lenny? Mar 10 17:16:58 better all /var Mar 10 17:18:00 hmm.. this should be a matter of half an hour Mar 10 17:18:34 hrw: yes Mar 10 17:18:54 is there any window when access to ltg is very rare? Mar 10 17:19:07 * florian is not going to maintain handcrafted kernels there Mar 10 17:19:20 florian: proper thinking Mar 10 17:19:34 florian: btw, you can rsync it from live Mar 10 17:19:48 then stop daemons and do quick rsync again Mar 10 17:20:03 Jay7: Thursday morning (European time) while it does a backup ;) Mar 10 17:20:09 hehe.. Mar 10 17:20:35 Jay7: That's a good idea... sounds you are quite familiar with server hosting :-) Mar 10 17:20:49 florian: I've woring in ISP some time :) Mar 10 17:20:54 *working Mar 10 17:21:07 hi all Mar 10 17:21:13 hi garren Mar 10 17:21:24 anyone built mono lately? Which is the correct version to build that works? Mar 10 17:21:32 hi florian btw. Mar 10 17:21:43 woglinde: hi Mar 10 17:32:26 if I have a package will multiple recipes for different versions how do I specify which version to build? Mar 10 17:42:07 garren, you can set PREFERRED_VERSION_packagename Mar 10 17:42:30 garren, example: PREFERRED_VERSION_directfb = "1.1.0" Mar 10 17:42:36 svolpe: where do I set that? Mar 10 17:42:54 <_diego_> usually in you local.conf Mar 10 17:42:59 garren, good question, you can set it in the local.conf Mar 10 17:43:02 woglinde: http://pastebin.com/m2811855d - sounds familiar? Mar 10 17:43:44 could I not just do it in the bitbake command eg bitbake mono_svn instead of just build mono?? Mar 10 17:44:18 garren, yes you can you can do bitbake -b openembedded/packages/directfb_1.1.0.bb Mar 10 17:44:34 garren, -b specifies a specific package to build. Mar 10 17:45:03 svolpe: will it take into account its dependancies? Mar 10 17:45:20 garren, no I don't think it does. Mar 10 17:45:44 strang you would think there was an easier way! Mar 10 17:45:45 garren, the best thing is to use the PREFERED_VERSION Mar 10 17:45:49 *strange Mar 10 17:46:00 svolpe: any experience with mono :-) Mar 10 17:46:48 garren, my wife had it a year ago and vitiman C seemed to help her recover from it :-) All jokeing aside I have no experiance with mono. Mar 10 17:47:03 lol Mar 10 17:48:09 too much java for one day Mar 10 17:48:13 * hrw -> break Mar 10 17:48:42 garren: I maintain the mono packages, and have a few customers that use them. Mar 10 17:49:19 we are such a funny lot Mar 10 17:49:20 cbrake: The mono-native package is failing? Are you having this issue? Mar 10 17:49:30 garren: which version? Mar 10 17:49:42 garren: and what machine? Mar 10 17:50:00 cbrake: 1.2.5.1 and using the beagleboard Mar 10 17:50:50 garren: 1.2.5.1 is very old Mar 10 17:50:53 cbrake: which version of mono should I be building? Mar 10 17:50:55 garren: try 1.9.1+2.2-rc1 Mar 10 17:51:13 garren: I need to get that updated to 2.2 released Mar 10 17:51:15 cbrake: how do I set it to build that version I just went bitbake mono? Mar 10 17:51:34 PREFERRED_VERSION_mono-native = "1.9.1+2.2-rc1" Mar 10 17:51:35 PREFERRED_VERSION_mono-mcs-intermediate = "1.9.1+2.2-rc1" Mar 10 17:51:35 PREFERRED_VERSION_mono = "1.9.1+2.2-rc1" Mar 10 17:51:48 cbrake: in my local.conf? Mar 10 17:51:57 garren: give that a try and let me know how it works out. I've not tried a mono build with OMAP3 yet. Mar 10 17:52:06 garren: yes, local.conf will work, or site.conf, etc. Mar 10 17:52:10 cbrake: ok will do.. Mar 10 17:54:31 cbrake, you need a beagle board :) Mar 10 17:54:59 hi Mar 10 17:55:09 Crofton|work: yeah, I have one of those, and a Overo -- need some time, or a customer that needs more mono work :-) Mar 10 17:55:17 ah Mar 10 17:55:20 :) Mar 10 17:56:04 let me know if you update the recipes, and I can try to build them Mar 10 17:56:16 cbrake: thanks for the help, I'm going out now will just let it build. I'll chat to you tomorrow and let you know how it went :-) Mar 10 17:56:30 Crofton|work: I need to get to 2.2 release, and then change preferred version Mar 10 17:56:35 garren: ok, thanks Mar 10 18:01:18 Crofton|work, have you done anything with the DSP on the beagle? I'm compiling everything for it right now (dspllink) and I'm interested to see how well the DSP works. Mar 10 18:01:30 not yet Mar 10 18:01:47 it is on a long list Mar 10 18:20:23 qemu-0.10 anyone? Mar 10 18:21:27 hrw hm nope, this error I didnt hit Mar 10 18:23:04 <_diego_> hi, it's me again: it's possible to set a environment variable before configure is called? Mar 10 18:27:21 _diego_: somehting like http://pastey.net/109873 Mar 10 18:28:43 <_diego_> uhm, and if i have quite a lot of variable? Mar 10 18:29:11 <_diego_> the upstream author suggested me to overide runtime checks in this way: Mar 10 18:29:23 <_diego_> i_cv_inotify_works=yes ./configure --with-inotify Mar 10 18:29:46 <_diego_> and till now i've found about ten checks Mar 10 18:44:07 _diego_: which package is this Mar 10 18:44:18 _diego_: you could add it to site files too Mar 10 18:44:42 site/common e.g. if it applies to all arches/lib combos Mar 10 18:44:46 <_diego_> dovecot, is not in openembedded repo Mar 10 18:45:04 what arch are you compling for ? Mar 10 18:45:18 <_diego_> linux, i486 and then arm Mar 10 18:46:00 have a look at site/common-glibc Mar 10 18:46:10 provided you are using glibc/eglibc Mar 10 18:46:43 if you are using uclibc then add it to common-uclibc Mar 10 18:47:35 <_diego_> interesting, but most of this check are specific for this packages Mar 10 18:47:40 i_cv_inotify_works=${i_cv_inotify_works=yes} Mar 10 18:48:32 <_diego_> I don't dare to change a "generic" file for something needed by only a package Mar 10 18:48:40 you could add them to recipe too as I suggested before Mar 10 18:48:58 <_diego_> ok, i'll try Mar 10 18:53:29 woglinde: hey Mar 10 18:55:18 re Mar 10 19:16:16 re Mar 10 19:16:49 re hrw Mar 10 19:18:37 khem - you still there? Mar 10 19:31:14 <_diego_> khem, i've tried but don't work Mar 10 19:31:55 <_diego_> http://rafb.net/p/UPKwhO42.html Mar 10 19:44:45 hey all Mar 10 19:45:03 regarding uclibc, I wonder which architectures still use it in OE? Mar 10 20:00:24 lik2wise its working with x86 and arm Mar 10 20:07:54 * Jay7 thinking about storing all sources in git... like ubuntu trying to do Mar 10 20:08:26 Jay7: do you have machine which will handle ~100GB git repo? Mar 10 20:08:51 Jay7: my DL_DIR is 23GB (including git/svn/cvs dirs) Mar 10 20:09:13 Jay7: and it does not cover whole OE Mar 10 20:09:18 hrw: no :) but we can use not one solid repo but one repo per source Mar 10 20:10:56 'per source' as? Mar 10 20:11:12 woglinde: do you know an arm target that works with uclibc? my colleague tried uclibc on ixp4xx today and told me after 8 hours trying it failed. Mar 10 20:11:19 cups-1.2.10.tar.gz is one source and cups-1.2.11.tar.gz is other? or they are one named cups? Mar 10 20:11:29 hrw: cups Mar 10 20:12:06 I'm trying to find pro's and con's Mar 10 20:12:33 easier sources management is big pro.. Mar 10 20:13:20 who would add new entries? Mar 10 20:13:52 hrw: maintainer of new entry :) Mar 10 20:13:56 Jay7: and second is: what about overlays? Mar 10 20:14:00 like now with recipes Mar 10 20:14:25 hm.. yes, overlays is problem.. Mar 10 20:15:28 well.. left it as one of crazy ideas :) Mar 10 20:16:01 Jay7: i've thought about doing that too. i was thinking about trying to put the recipes in the source trees in git, then use subtree merges or 'repo' or something to manage the whole... never got around to testing such a thing though Mar 10 20:16:34 * hrw -> off Mar 10 20:16:42 time for Leffe Blond and sleep Mar 10 20:17:14 good nite hrw Mar 10 20:17:16 hrw: 'nite Mar 10 20:17:23 hi kergoth Mar 10 20:17:30 hey Mar 10 20:17:52 lik2wise hm what failed? Mar 10 20:18:15 I build uclibc with linuxthread for the simpad an opie-image and it worked Mar 10 20:22:24 Anyone seen RP around lately? Mar 10 20:22:26 03Steffen Sledz  07org.openembedded.dev * rdce5ca364d 10openembedded.git/packages/linux/ (linux-2.6.24/oxnas/oxnas-pci-max-size.patch linux_2.6.24.bb): linux-2.6.24: patch for maximum PCI address range for OXNAS machine Mar 10 20:27:26 woglinde: http://www.pastebin.ca/1357625 Mar 10 20:27:53 khem: hello! you seem to be testing uclibc recently? Mar 10 20:28:48 woglinde: not sure what distro was active, I'll ask and try tomorrow myself. I just would like to have some "known-working" reference points so that we can look at the differences. What distro did you configure for simpad ? Mar 10 20:32:48 robtow: seems like he's been really busy ever since intel bought ohand. hardly ever see him around anymore Mar 10 20:32:55 lik2wise angstroem Mar 10 20:33:44 woglinde: thanks, will give that a spin! Mar 10 20:35:22 like2wise are right Mar 10 20:35:27 you hitting the thumb bug Mar 10 20:35:45 khem has a hacky patch for it somewhere Mar 10 20:36:09 like2wise set the ARM_INSTRUCTIONSET variable to arm for uclibc Mar 10 20:37:07 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r1844abd16f 10openembedded.git/ (2 files in 2 dirs): fso-abyss: bump to 0.2.0 release version Mar 10 20:37:08 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r70d6c8a848 10openembedded.git/ (2 files in 2 dirs): fso-abyss: new recipe; next-generation user-space GSM 07.10 multiplexer Mar 10 20:37:08 03Michael 'Mickey' Lauer  07fso/milestone5.5 * rc94428bbd7 10openembedded.git/conf/distro/include/sane-srcrevs.inc: sane-srcrevs.inc: bump fso-abyss Mar 10 20:37:10 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r78fe8ab074 10openembedded.git/ (2 files in 2 dirs): libgsm0710: new recipe; a lightweight GSM 07.10 protocol engine Mar 10 20:37:12 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r728305338d 10openembedded.git/ (2 files in 2 dirs): fso-abyss: bump to 0.2.1+git; add dependency on libgsm0710 Mar 10 20:37:17 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r0a4b0faf78 10openembedded.git/packages/freesmartphone/ (5 files in 5 dirs): fso-abyss: version 0.3.0 supports a config file Mar 10 20:37:20 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r4932717f88 10openembedded.git/ (4 files in 4 dirs): fso-abyss: version 0.3.1 Mar 10 20:37:23 03Michael 'Mickey' Lauer  07fso/milestone5.5 * rdcdd3d0f14 10openembedded.git/conf/distro/include/fso-autorev.inc: fso-autorev.inc: add abyss and libgsm0710 Mar 10 20:37:26 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r17dbf98811 10openembedded.git/conf/distro/include/sane-srcrevs.inc: sane-srcrevs.inc: bump fso-abyss Mar 10 20:37:29 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r15a938e0ed 10openembedded.git/conf/distro/include/ (fso-autorev.inc sane-srcrevs.inc): sane-srcrevs.inc: add libgsm0710mux; also to fso-autorev Mar 10 20:37:38 03Michael 'Mickey' Lauer  07fso/milestone5.5 * re228c1524f 10openembedded.git/ (2 files in 2 dirs): libgsm0710: 1.0.0 -> 1.1.0 Mar 10 20:37:41 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r6dbeb65b7a 10openembedded.git/packages/freesmartphone/ (5 files in 5 dirs): libgsm0710muxd: new recipe; gsm 07.10 multiplexer engine Mar 10 20:37:44 03Michael 'Mickey' Lauer  07fso/milestone5.5 * re2d3c8e110 10openembedded.git/packages/freesmartphone/fso-abyss_git.bb: fso-abyss: needs libgsm0710mux now Mar 10 20:37:47 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r603193dba8 10openembedded.git/packages/freesmartphone/ (libgsm0710mux/om-3d7k/abyss.conf libgsm0710mux_git.bb): libgsm0710mux: fix modem path on om-3d7k Mar 10 20:37:51 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r2ce0166d71 10openembedded.git/packages/freesmartphone/fso-abyss_git.bb: fso-abyss: ship datadir Mar 10 20:37:59 03Koen Kooi  07fso/milestone5.5 * rbad3d5a081 10openembedded.git/classes/autotools_stage.bbclass: autotools_stage.bbclass: merge from poky Mar 10 20:38:01 03Michael 'Mickey' Lauer  07fso/milestone5.5 * re637822626 10openembedded.git/conf/distro/include/sane-srcrevs.inc: sane-srcrevs.inc: bump for abyss 0.3.1 Mar 10 20:38:04 03Angus Ainslie  07fso/milestone5.5 * rb9e7c110ed 10openembedded.git/packages/freesmartphone/libgsm0710mux_git.bb: libgsm0710mux: put autotools_stage back in Mar 10 20:38:09 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r15f89a1c49 10openembedded.git/packages/freesmartphone/ (libgsm0710mux/om-gta03/abyss.conf libgsm0710mux_git.bb): libgsm0710mux: catch up with new machine name for om-3d7k Mar 10 20:40:40 <_diego_> what's wrong with this recipe: http://rafb.net/p/6ZlXrD62.html Mar 10 20:40:56 <_diego_> If i remove the last 3 lines, it works fine Mar 10 20:47:03 whats the error? Mar 10 20:47:52 and please look the autoconf variables in the site-files Mar 10 20:48:10 <_diego_> ERROR: 'function' object has n Mar 10 20:48:10 <_diego_> o attribute 'add' while parsing /mnt/sdd1/oegit/openembedded/packages/dovecot/do Mar 10 20:48:12 <_diego_> vecot_1.1.11.bb Mar 10 20:48:15 openembedded/site/ Mar 10 20:48:35 lib_cv___va_copy Mar 10 20:48:41 is the problem Mar 10 20:48:47 or lib Mar 10 20:52:05 <_diego_> uhm, in site/ is defined as *g*lib_cv___va_copy Mar 10 20:53:24 <_diego_> so it's should a different think, right? **** ENDING LOGGING AT Wed Mar 11 02:59:57 2009