**** BEGIN LOGGING AT Mon Jan 11 02:59:57 2010 Jan 11 03:39:23 03Rolf Leggewie  07org.openembedded.dev * r8e80c4adc5 10openembedded.git/recipes/cbrpager/ (cbrpager.inc cbrpager_0.9.14.bb): cbrpager: unify Jan 11 03:39:54 03Rolf Leggewie  07org.openembedded.dev * rc9ec1479e1 10openembedded.git/recipes/cbrpager/cbrpager_0.9.20.bb: cbrpager: add version 0.9.20. Closes #5066. Jan 11 03:51:35 03Rolf Leggewie  07org.openembedded.dev * r44e1535440 10openembedded.git/conf/checksums.ini: checksums.ini: add cbrpager checksum Jan 11 04:54:59 has anyone gotten linux-uvc to work with OE-dev? Jan 11 04:55:12 I plugged in my webcam but I dont think I even have uvcvideo Jan 11 04:56:02 hmm it says on their website that .26 and later have it natively Jan 11 05:16:16 is it possible to run the oe / bitbake toolchain in mingw ? Jan 11 05:16:28 * whatnick is bored with having to VM out Jan 11 06:03:36 hello? Jan 11 06:03:56 anyone know if linux-uvc is part of the OE-dev build for kernel 2.6.32? Jan 11 06:04:46 caue I dont see em in my modules Jan 11 06:06:37 oh wait nm Jan 11 06:36:55 getting BUG: soft lockup - CPU#0 stuck for 61s! Jan 11 06:36:58 anyone know why Jan 11 06:37:02 board wont boot Jan 11 06:54:33 gm Jan 11 07:18:01 morning everyone Jan 11 07:24:34 hey Jan 11 07:24:46 any win native compilers for oe ? Jan 11 07:25:04 specifically for gumstix .. arm Jan 11 07:26:56 hi eFfeM Jan 11 07:28:43 whatnick, you might try using e.g. cygwin, but i seem to recall there are some problems if you have a fat or ntfs fs, if you are on win i strongly suggest using a vm with linux on it Jan 11 07:29:23 that's what I have been doing but oe stack is so deep and huge the VM compile is feeling like a pain Jan 11 07:29:53 i want the full power of my native machine .. i use mingw and it is pretty good Jan 11 07:30:02 well anyway was worth an ask Jan 11 07:35:33 whatnick: it might work with mingw if you manage to access an ext3 partition (not really sure though). Jan 11 07:35:50 also not sure if a vm will cost you so much performance. Jan 11 07:36:00 ah to make the images .. Jan 11 07:36:29 i have a dual core without VT so the VM drops to single core and performance Jan 11 07:36:46 Builiding an OE distribution from scratch is timeconsuming. If I build an angstrom console image for my beagle board and start from the very scratch my system is busy for several hours Jan 11 07:37:13 building an individual package is fast enough. I have a D920 core and run opensuse. Jan 11 07:37:27 ah that too i want to get a nice board not sure what to get beagle or arduino or gumstix overp Jan 11 07:37:29 *overo Jan 11 07:38:06 i need board / imu/ gps , arduino looked good till i could not find a clear "pack" with the bits i wanted Jan 11 07:38:39 i have a gumstix + gps at hand and a 3dm-gx2 imu need to work out how to interface it all Jan 11 07:39:00 suggestions ? what can run ros (willow-garage) Jan 11 07:40:10 anyone know why I might be getting "BUG: soft lockup - CPU#0 stuck for 61s!" when I am booting up? Jan 11 07:56:50 type of CPU Aditya1 ? Jan 11 07:56:58 sorry beagleboard Jan 11 07:57:15 kernel is running but stuck on some initialization loop .. fiddle with params and modules loaded Jan 11 07:58:44 can you do a bootup sequence paste on pastebin Jan 11 08:04:08 good morning Jan 11 08:04:47 hi. I am using the devshell and oe_runmake (oe_runmake CC="${CC}" LD="${CC}") to build my arm angstrom linux. I get this error: arm-angstrom-linux-gnueabi/bin/ld: cannot find -lgcc_s Jan 11 08:07:44 slocate libgcc_s Jan 11 08:07:52 or locate the same Jan 11 08:08:02 just switched to .29 Jan 11 08:08:06 works fine now Jan 11 08:08:08 webcam works too! Jan 11 08:08:09 wheeee Jan 11 08:08:49 must be a module change hangup .. gj Jan 11 08:09:10 whatnick, http://pastebin.com/m3e189ebf Jan 11 08:09:44 anyone know if its possible to show FPS in mplayer? Jan 11 08:10:24 * whatnick is a vlc fan and knows nothing else Jan 11 08:10:30 lol Jan 11 08:10:36 is vlc available for oe/angstrom? Jan 11 08:11:10 oooh apparently it does Jan 11 08:11:25 do a verbose on bitbake and see if you can capture the link line Jan 11 08:12:05 how would I do that? Jan 11 08:12:29 http://bitbake.berlios.de/manual/ch04s02.html Jan 11 08:12:41 -v, --verbose output more chit-chat to the terminal Jan 11 08:13:38 Aditya1: http://wiki.videolan.org/ARM-XCompile Jan 11 08:13:57 but i am not using bitbake... Jan 11 08:14:30 dx_: so what's your compile/link line ? Jan 11 08:14:48 oe_runmake ? Jan 11 08:14:58 yeapp Jan 11 08:15:13 instead of running make , i run oe_runmake Jan 11 08:15:29 after I set my CROSS_COMPILE= and ARCH= variables Jan 11 08:16:51 try setting LDFLAGS=-L{where you libgcc_s} is Jan 11 08:18:04 I bitbaked the devshell... all the other results of locate were from compilers that I could not get them to work Jan 11 08:18:55 what is the line before the linker error Jan 11 08:19:09 need to see what's going into the linker to track the error Jan 11 08:19:15 :1385:2: warning: #warning syscall fallocate not implemented Jan 11 08:19:16 CHK include/linux/compile.h Jan 11 08:19:16 LD init/mounts.o Jan 11 08:19:58 doh not helpful :( Jan 11 08:20:03 hmm Jan 11 08:20:07 linker is too quiet Jan 11 08:20:08 what the hell Jan 11 08:20:10 it worked Jan 11 08:20:18 restarted bboard Jan 11 08:20:26 now I just see a green screen in mplayer Jan 11 08:20:30 what worked ? ah the new kernel P Jan 11 08:20:36 the camera Jan 11 08:20:44 mplayer played it fine at a good fps Jan 11 08:20:53 whatnick, how about this: http://pastebin.com/d7d290d10 Jan 11 08:20:54 restarted bboard to make sure its consistent Jan 11 08:21:09 but now mplayer shows me a green screen Jan 11 08:21:16 exact same command Jan 11 08:23:58 dx_: try restoring that one /home/achilles/.local/share/Trash/files/stage3-arm-2008.0/lib/libgcc_s.so.1 Jan 11 08:24:09 Laibsch1: ping ? Jan 11 08:24:44 it is from an old cross compiler that I deleted. It was giving me erros while building the kernel Jan 11 08:24:51 how is your camera streaming out ? (what protocol) Jan 11 08:25:03 i can't restore it because the base folder is missing Jan 11 08:25:13 is there a way I can bitbake what's missing? Jan 11 08:25:16 well the new one obviously does not have libgcc Jan 11 08:25:24 dx_: out of curiosity, what issue are you running into? Jan 11 08:25:40 jeremy_laine: -> http://pastebin.com/d7d290d10 Jan 11 08:25:53 linker errors with missing gcc_s Jan 11 08:26:14 and locate can't find an appropriate version to match the compiler Jan 11 08:26:22 http://pastebin.com/m3e189ebf Jan 11 08:27:49 Ok so here's the deal. If I run the devshell and do oe_runmake I get what whatnick is showing as the error. All I did was "bitbake devshell" with all the config files that compulab (they make the em-x270) provided me with. Also, if I exit the devshell and set my CROSS_COMPILE=devshells_compiler_path and ARCH=arm variables, I get this error: http://pastebin.com/m29d6fc02 Jan 11 08:29:30 whatnick: ah ok, I thought it might be a runtime issue I'm running into on powerpc, where the proper version of libgcc_s cannot be found at runtime Jan 11 08:30:35 I don't get it. All I need is a compiler that will build the kernel. I did not modify a single thing on the kernel configuration except adding video for linux. It's crazy. Other cross-compilers gave me some other problems 20 minutes into the compilation about time.h and stuff like that. It's insane that there is no standard useful compiler for this things Jan 11 08:31:22 dx_: hence they are niche and people get paid to develop on them .. Jan 11 08:31:36 manufacturers are just happy to make the chips Jan 11 08:32:47 Sure, I can understand that, but I am trying to re-compile the kernel for this embedded computer following step by step the directions of the company that provided me with the SBC. They recommend OpenEmbedded devshell and I am wondering if anybody can help me... Jan 11 08:35:10 try bitbake to get the gcc version required Jan 11 08:35:34 * whatnick started on oe 3-4 days ago but has lots of experience with cross compiler pain Jan 11 08:35:46 oe is much better than what i have done in the past Jan 11 08:36:06 I agree. I managed to cross-compile all sorts of other things Jan 11 08:36:11 just not a kernel yet :-) Jan 11 08:36:31 but it will NOT drive me nuts... I will fight 'till the end Jan 11 08:36:40 so you are suggesting "bitbake gcc" ? Jan 11 08:41:20 do a gcc --version in devshell Jan 11 08:42:16 anybody can tell me a good switch with port mirror feature ? Jan 11 08:42:54 gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1 Jan 11 08:42:54 Copyright (C) 2009 Free Software Foundation, Inc. Jan 11 08:42:54 This is free software; see the source for copying conditions. There is NO Jan 11 08:42:54 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Jan 11 08:43:58 if I do arm-angstrom-linux-gnueabi-gcc --version I get this: arm-angstrom-linux-gnueabi-gcc (GCC) 4.3.3 Jan 11 08:44:09 hmm Jan 11 08:44:22 "v4l2: ioctl streamon failed: Cannot allocate memory" Jan 11 08:44:25 see if you can compile a "simple" program with that gcc Jan 11 08:44:29 thats why aI m getting green screen Jan 11 08:44:33 i.e. a hello world Jan 11 08:44:37 print garbage Jan 11 08:44:41 anyone know why its not able to allocate memory? Jan 11 08:44:50 it seemed to work fine first time I booted up the bboard Jan 11 08:44:52 with the new image Jan 11 08:45:06 Aditya1: how much memory do you have on-board ? Jan 11 08:45:29 video frames need chunks of memory yours may be fragmented Jan 11 08:45:47 its 256MB DRAM I think Jan 11 08:45:52 but I give the OS 88MB Jan 11 08:45:58 so the DSP and other stuff can have the rest Jan 11 08:47:05 I can build a hello world application Jan 11 08:47:19 using the arm-angstrom-blahblah-gcc Jan 11 08:47:56 so that obviously does not need libgcc_s Jan 11 08:48:13 add a -lgcc_s to your compile like and see it fall Jan 11 08:48:38 nope Jan 11 08:49:05 arm-angstrom-linux-gnueabi-gcc -lgcc_s hello.c works fine Jan 11 08:49:35 interesting :) Jan 11 08:49:57 so you have to find that bad boy link line Jan 11 08:50:17 you set a $CC right .. try compiling your hello.c with that $CC Jan 11 08:50:46 I pass the $CC on oe_runmake Jan 11 08:50:51 i have to head out but compiler and linker errors are fun/pain to solve ... Jan 11 08:51:08 hehe I noticed... Jan 11 08:51:13 ya $CC is basically another way of saying use this command to compile and link Jan 11 08:51:38 I did bitbake gcc Jan 11 08:51:42 maybe that would help Jan 11 08:51:42 ? Jan 11 08:51:44 :-) Jan 11 08:52:03 by the way libgcc_s is the static version of libgcc and the kernel is linked against it since it can't load dynamic libraries Jan 11 08:52:18 hope that makes it clear why it's necessary Jan 11 08:53:38 yeapp Jan 11 08:53:43 thank you sir Jan 11 08:58:09 jeremy_laine : Hi ! how r you doing ! Jan 11 09:20:25 Laibsch1 : Got an "avalanche" of buzilla emails today. Something got stuck or was it normal ? Jan 11 09:25:25 03Sebastian Spaeth  07org.openembedded.dev * r2fa46e239d 10openembedded.git/recipes/navit/files/shr/ (navit.desktop navitD.desktop): Jan 11 09:25:25 navit: use SingleInstance=true for shr-specific .desktop files Jan 11 09:25:25 * navit uses so much memory, that we really don't want to have it started twice on any embedded device Jan 11 09:25:25 Signed-off-by: Sebastian Spaeth Jan 11 09:33:14 steliosk: hi! fine thank you, happy new year! Jan 11 09:52:17 morning Jan 11 09:52:28 hi hrw Jan 11 09:52:34 03Sebastian Spaeth  07org.openembedded.dev * r4ef03572b1 10openembedded.git/recipes/navit/navit_svn.bb: Jan 11 09:52:34 navit: bump PV in _svn.bb to pick up updated shr .desktop files Jan 11 09:52:34 Signed-off-by: Sebastian Spaeth Jan 11 09:56:44 good morning Jan 11 10:44:12 Hi florian ! Jan 11 10:44:53 hi noglitch Jan 11 10:44:55 I have a bunch of machine to add to gpe-conf: where should I post the patch against SVN ? Jan 11 10:45:18 noglitch: cool, just send it to me Jan 11 10:52:40 noglitch: Do you have my email address? Jan 11 10:53:47 Well, I think I found it ;-) Jan 11 10:54:01 do you receive my email (just sent) Jan 11 10:54:07 It should be pretty easy to find a valid one :-) Jan 11 11:09:01 noglitch: Git it - many thanks! Jan 11 11:09:08 eg s/Git/Got Jan 11 11:09:51 florian: good ! Jan 11 11:10:23 Even with the bits for the board I have here :) Jan 11 11:58:11 ARGHH Jan 11 11:58:16 my soldering skills suxx Jan 11 12:02:48 heh Jan 11 12:16:50 yes! finally serial port works Jan 11 12:23:44 hi all Jan 11 12:24:34 hey gremlin[it] Jan 11 12:24:51 hi florian Jan 11 12:25:18 will we stay this year too in the astrid hotel for FOSDEM ? Jan 11 12:25:35 i would book all (fly and hoterl) this week Jan 11 12:39:33 good point... fosdem is quite early this year Jan 11 12:42:06 astrid sounds good Jan 11 12:44:17 Hrm, I need to decide if I CBA going. Jan 11 12:44:17 finished first and second part Jan 11 12:55:50 mickey|office, florian, hrw, broonie ... i would book this week ... if i book fly + hotel with expedia i got a small discount ... Jan 11 12:57:36 err, darn Jan 11 12:57:45 ~lart xchat aqua Jan 11 12:57:46 * ibot gives xchat aqua a good seeing to Jan 11 12:57:58 that's a lame lart Jan 11 12:58:01 ~lart xchat aqua again Jan 11 12:58:01 * ibot takes a rusty axe and swings it violently, taking xchat aqua again's head off Jan 11 12:58:06 much better Jan 11 12:58:41 03Sebastian Spaeth  07org.openembedded.dev * rcd3a6f9aa8 10openembedded.git/recipes/navit/files/navit.desktop: Jan 11 12:58:41 navit: remove unset LC_ALL from .desktop file Jan 11 12:58:41 * Koen found that this does not work for him although it should Jan 11 12:58:41 (http://permalink.gmane.org/gmane.comp.handhelds.openembedded/28904) Jan 11 12:58:41 Signed-off-by: Sebastian Spaeth Jan 11 13:02:21 gremlin[it]: I'm staying at Ibis like last year Jan 11 13:04:30 gremlin[it]: do you know if Riccardo F. and friends are at FOSDEM too? Jan 11 13:04:46 mckoan, ibis had included breakfast ? Jan 11 13:05:21 mckoan, yes .. Riccardo don't come this year ... maybe some of the other venetian guys should Jan 11 13:06:00 The Ibis sucks... to place for cars and the spam badly. Jan 11 13:08:04 gremlin[it]: no breakfast, but it's cheap Jan 11 13:08:21 mckoan: how much for single? Jan 11 13:09:20 mckoan, is a bit more expensive than Astrid Jan 11 13:10:36 hrw: 89.00 http://www.ibishotel.com/gb/hotel-1046-ibis-brussels-off-grand-place/index.shtml Jan 11 13:11:10 astris is 62 + 10 per breakfast Jan 11 13:11:25 * hrw goes for astrid Jan 11 13:11:47 mhh strange ... expedia give me 207 for 3 night on astrid ... maybe the breakfast is already in Jan 11 13:12:24 double room in astrid is same price as single Jan 11 13:12:33 hrw yes Jan 11 13:13:00 hrw: actually on 24/12 I booked for 71.20 euro Jan 11 13:13:09 mckoan: nice Jan 11 13:13:22 hrw: big room: 3 people Jan 11 13:14:00 well ... astrid for me too Jan 11 13:17:16 03Steve Sakoman  07org.openembedded.dev * r5c533a7fa2 10openembedded.git/recipes/python/python-pygobject_2.20.0.bb: python-pygobject: export GOBJECT_INTROSPECTION_CFLAGS Jan 11 13:17:17 03Steve Sakoman  07org.openembedded.dev * r594f4567fb 10openembedded.git/recipes/python/python-pygobject-native_2.20.0.bb: python-pygobject-native: export GOBJECT_INTROSPECTION_CFLAGS Jan 11 13:17:18 03Steve Sakoman  07org.openembedded.dev * r69f03237e9 10openembedded.git/recipes/gstreamer/gst-plugins.inc: gst-plugins.inc: disable introspection Jan 11 13:17:18 03Steve Sakoman  07org.openembedded.dev * r67e5d38658 10openembedded.git/recipes/totem/totem_2.28.1.bb: totem: fix PYTHON_CFLAGS in configure.ini Jan 11 13:17:21 03Steve Sakoman  07org.openembedded.dev * r5b45dbc6c0 10openembedded.git/recipes/gnome/libunique_1.1.2.bb: libunique: disable introspection Jan 11 13:17:27 booked Jan 11 13:24:01 03Koen Kooi  07org.openembedded.dev * rf6fecae8e2 10openembedded.git/recipes/linux/ (2 files in 2 dirs): linux-omap-psp: add recipe for 2.6.32 Jan 11 13:24:01 03Koen Kooi  07org.openembedded.dev * r0a119f8f9d 10openembedded.git/recipes/linux/ (5 files in 5 dirs): linux-omap kernels: set CONFIG_USB_SERIAL_CP2101 to 'm' if usbserial is enabled Jan 11 13:38:39 jeremy_laine: pong Jan 11 13:38:56 steliosk: I restructured bugzilla, so the avalanche of emails is normal Jan 11 13:39:34 and of course I closed a few tickets, too Jan 11 13:49:57 florian: I have just seen your update to SVN of gpe-conf: you are soooo quick ;-) thanks ! Jan 11 13:51:42 hey Jan 11 13:51:54 noglitch: not always unluckily...yw Jan 11 13:52:05 hi theos Jan 11 13:52:20 hi florian :) Jan 11 13:54:57 isnt the topic protected? Jan 11 14:50:16 morning kergoth Jan 11 14:50:23 hey Jan 11 14:51:02 mickey|office, florian: ah, you are going to fosdem? I have been trying to decide whether to do that or not this year. Jan 11 14:51:20 if the eurostar stops breaking down then I think I probably will. Jan 11 14:54:04 pb_: Yes I think so... still need to book a hotel but the current plan is to attend if nothing really bad happens. Jan 11 14:54:24 good-o Jan 11 14:56:28 I might consider bringing Ruth and Emma this year as well. I guess they might enjoy having some time in Brussels. Jan 11 14:57:22 pb_: I think they will enjoy it ;-) Jan 11 15:00:59 * pix_ is depressed, /me wanted to go to FOSDEM but /me's bank account isn't FOSDEM compliant ;( Jan 11 15:01:48 Hi, I have an issue compiling my kernel. If I run the devshell and do oe_runmake CC=${CC} LD=${CC} I get this error: http://pastebin.com/m56ba477a All I did was "bitbake devshell" with all the config files that compulab (they make the em-x270) provided me with. Jan 11 15:06:26 03Marco Cavallini  07org.openembedded.dev * r95b7b6362a 10openembedded.git/conf/distro/kaeilos.conf: conf/distro/kaeilos.conf : updated to X.Org X Server 1.7.3 Jan 11 15:06:35 03Marco Cavallini  07org.openembedded.dev * r159a80cbe0 10openembedded.git/conf/distro/include/kaeilos-2009-preferred-versions.inc: conf/distro/include/kaeilos-2009-preferred-versions.inc : updated to X.Org X Server 1.7.3 Jan 11 15:21:36 Anyone successfuly used boost 1.41 with oe ? Jan 11 15:32:49 Hi, I have an issue compiling my kernel. If I run the devshell and do oe_runmake CC=${CC} LD=${CC} I get this error: http://pastebin.com/m56ba477a All I did was "bitbake devshell" with all the config files that compulab (they make the em-x270) provided me with. Jan 11 15:44:12 03Roger Monk  07org.openembedded.dev * r8f58eb85cd 10openembedded.git/ (6 files in 3 dirs): linux-davinci: Add regulator fixes for DA850/OMAPL EVM and OPPs Jan 11 15:57:27 * hrw -> out Jan 11 15:57:34 03Martin Jansa  07org.openembedded.dev * r0450653a9e 10openembedded.git/recipes/freesmartphone/ (6 files): Jan 11 15:57:34 fso: add .conf files to CONFFILES, remove .service file for fsogsmd for SHR Jan 11 15:57:34 * fsogsmd is installed in SHR images only for testing purposes, but Jan 11 15:57:34 .service file makes dbus trying to autostart it, which conflicts with Jan 11 15:57:36 ogsmd running by default from frameworkd. Jan 11 15:57:38 Signed-off-by: Martin Jansa Jan 11 16:02:34 http://pastebin.com/f19b9efc is the log.do_compile from my failing mtd-utils-native build. The second line is already fishy creating a directory where it shouldn't. Is there a script somewhere that I can inspect? It doesn't seem to be run.do_compile but I'm not sure where else to look. Jan 11 16:03:17 The binaries are put into /data/oe/laibsch/build/minimal, my build directory and the build blows up. for bluelightning, stuff is put into /home/paul/oe/tmp/oe-spitz-dev2/work/i686-linux/mtd-utils-native-1.2.0+git-r4/image/home/paul/oe/tmp/oe-spitz-dev2/staging/i686-linux/usr/ which completes but doesn't look right Jan 11 16:04:18 (please remark /home/paul is in there twice) mtd-utils-native seems to compile for some but something is certainly broken. Looking for help in fixing this. Jan 11 16:06:02 Laibsch: that mkdir command must be coming from the makefile somewhere. Jan 11 16:07:53 ah yes, it's in common.mk Jan 11 16:07:58 mkdir -p $(dir $@) Jan 11 16:07:59 Oh Jan 11 16:08:00 nice Jan 11 16:08:16 I was looking at Makefile but that didn't look like the right place Jan 11 16:08:29 * Laibsch gives common.mk a good look Jan 11 16:08:33 yeah, common.mk is included from the top level makefile Jan 11 16:11:17 I see Jan 11 16:11:35 I would have never been able to make the connection between the log and that line in common.mk Jan 11 16:11:57 In fact, I'm not even sure what that cryptic $@ does Jan 11 16:12:12 I think $@ is short for $1 $2 $3 ..., right? Jan 11 16:12:37 not quite, it's a special make variable. $@ expands to the name of the target that it's trying to build. Jan 11 16:13:23 see the fine manual: http://www.gnu.org/software/make/manual/make.html#Automatic-Variables Jan 11 16:20:59 I see Jan 11 16:21:10 so, what's wrong with that line, actually? Jan 11 16:22:13 Is it lacking some kind of prefix? Jan 11 16:22:46 I don't think anything is wrong with that line itself; it must be that make has somehow got the wrong idea about where the target that it is trying to build should be located. Jan 11 16:23:50 That appears to come from $(BUILDDIR), so I guess you should check the value of that variable. Jan 11 16:25:03 fwiw, I just ran a build of mtd-utils-native and it worked fine for me, so I guess there must be something about your environment that is causing it to go wrong. Jan 11 16:29:01 Laibsch: is the post above truncated? My bins are in /oe/build/tmp/work/i686-linux/mtd-utils-native-1.2.0+git-r4/image/oe/build/tmp/staging/i686-linux/usr/bin Jan 11 16:29:32 and yes, /oe is an absolute path on my host, in root Jan 11 16:58:14 pb_: where did the binaries end up? docfdisk for example? Jan 11 17:03:12 ./tmp/staging/x86_64-linux/bin/docfdisk Jan 11 17:03:12 ./tmp/work/x86_64-linux/mtd-utils-native-1.2.0+git-r4/git/docfdisk Jan 11 17:03:12 ./tmp/work/x86_64-linux/mtd-utils-native-1.2.0+git-r4/image/srv/mill/pb/oe/build-qemuarm/tmp/staging/x86_64-linux/bin/docfdisk Jan 11 17:04:12 that looks good Jan 11 17:05:18 yeah, I think that's about what I expected Jan 11 17:07:01 bye for now Jan 11 17:15:53 03Koen Kooi  07org.openembedded.dev * rdff7d5f7d0 10openembedded.git/recipes/librsvg/librsvg_2.26.0.bb: librsvg: bump PR for bzip2 changes Jan 11 17:18:56 !oebug 5106 Jan 11 17:19:26 seems like the bot has constipation Jan 11 17:20:05 I take that recently CIA-1 reports only on the dev and stable branch commits omitting the same commits when other branches get rebased? Jan 11 17:20:15 s/take/take it/ Jan 11 17:22:34 I think so. Jan 11 17:25:36 03Martin Jansa  07org.openembedded.dev * ra6c5440ffe 10openembedded.git/recipes/tasks/task-fso2-compliance.bb: task-fso2-compliance: bump PR to pull changes from eceec52d44d2fa998fba9c6daa65ba3b461cbb7b Jan 11 18:06:59 pb_: do you happen to know the current state of bluez / bluez-apps, by chance? Jan 11 18:07:18 syncing mvl6 with latest oe, we're still using that preliminary bluez-apps recipe you threw together Jan 11 18:08:25 kergoth: I don't think anything has changed since then. I never got time to finish it off. Jan 11 18:08:54 okay, thanks Jan 11 18:25:49 03Rolf Leggewie  07org.openembedded.dev * r397c683395 10openembedded.git/conf/distro/minimal.conf: conf/distro/minimal.conf: add src_distribute_local and otherwise stop using sane-feed.inc Jan 11 18:32:17 http://www.airfarewatchdog.com/blog/4098344/why-oh-why-are-european-fares-so-high//source=twitter/ Jan 11 18:50:41 Crofton|work: heh they let me in again Jan 11 18:50:54 congrats! Jan 11 18:51:00 where are you? Newark? Jan 11 18:51:48 you had good food in an airport Jan 11 18:53:18 Crofton: they make a good burger here Jan 11 19:17:34 hi zecke Jan 11 19:43:07 03Koen Kooi  07org.openembedded.dev * rc9f6ea45b6 10openembedded.git/recipes/mplayer/mplayer_svn.bb: mplayer svn: add dvbhead support Jan 11 19:43:07 03Koen Kooi  07org.openembedded.dev * r28d2a94901 10openembedded.git/ (3 files in 3 dirs): totem: add 2.28.5 Jan 11 19:43:10 03Koen Kooi  07org.openembedded.dev * r8de6a61d4c 10openembedded.git/recipes/kexecboot/ (31 files in 7 dirs): linux-kexecboot 2.6.32: add omap3 support Jan 11 19:43:14 03Koen Kooi  07org.openembedded.dev * re6dd3f754d 10openembedded.git/recipes/kexecboot/ (kexecboot.inc kexecboot_git.bb): kexecboot git: enable uImage support for omap3 Jan 11 19:43:19 03Koen Kooi  07org.openembedded.dev * r29212cd8e0 10openembedded.git/ (conf/checksums.ini recipes/netkit-ftp/netkit-ftp_0.17.bb): netkit-ftp: fix build Jan 11 19:46:17 mickeyl: good evening Jan 11 19:46:27 * pb__ trying to book tickets to go to FOSDEM now Jan 11 19:46:31 good evening pb__, yes I'm going to FOSDEM this year Jan 11 19:46:34 ah, righto Jan 11 19:46:55 i guess after 2 years of abstinence i should go :) Jan 11 19:47:01 heh, right Jan 11 19:47:09 didn't you go the year before last? Jan 11 19:47:20 yes Jan 11 19:47:28 I met you there, mickeyl Jan 11 19:47:42 no i missed it twice now Jan 11 19:47:45 Laibsch: aw, cool Jan 11 19:47:57 oh, you mean last year? Jan 11 19:48:13 hmm Jan 11 19:48:19 No, must have been 2008, I think Jan 11 19:48:19 it felt like two years Jan 11 19:48:29 But actually, it could have been 2007 Jan 11 19:48:29 might have been 2008, you're right Jan 11 19:48:31 heh Jan 11 19:48:32 heh Jan 11 19:48:38 *shrug* Jan 11 19:49:16 hrm, eurostar website not working very well Jan 11 19:49:52 pb_: Trying to troubleshoot the mtd-utils situation. I added an echo statement. But apparently makefiles are different than I expect. "echo $(BUILDDIR) $(CURDIR) $@" on line just before the ifneq and mkdir blows up do_compile. What should the echo call look like there? Jan 11 19:50:09 on line 45 Jan 11 19:51:37 is there a hotel that most people from oe will take ? Jan 11 19:52:01 planning to come, but i have not yet decided whether I stay over, only about an hour drive for me. Jan 11 19:56:38 03Klaus Kurzmann  07org.openembedded.dev * ra93d99dfc2 10openembedded.git/recipes/freesmartphone/ (3 files in 3 dirs): Jan 11 19:56:38 fsodeviced: fix typo in config Jan 11 19:56:38 the powercontrol sections were spelled wrongly Jan 11 19:56:38 Signed-off-by: Klaus Kurzmann Jan 11 19:57:01 eFfeM, People stay at the Astrid Jan 11 20:02:32 eFfeM: most people seem to stay in the area around the grand place. the Astrid was, traditionally, the Team Opie hotel and seems to be decent enough at a low price. there's also an Ibis, a couple of Novotels, and several more. Jan 11 20:04:59 pb_: I figured out the echo problem Jan 11 20:05:11 BUILDDIR is /data/oe/laibsch/build/minimal Jan 11 20:05:21 CURDIR is /data/oe/laibsch/tmp/minimal/org.openembedded.dev/work/x86_64-linux/mtd-utils-native-1.2.0+git-r4/git Jan 11 20:05:34 when the mkdir is called on line 46 Jan 11 20:05:49 now I wonder how I find out where that is set Jan 11 20:05:49 last time I went to fosdem I stayed at the Marriott, which is just opposite the bourse. this time I might try the Meridien. Jan 11 20:06:56 eFfeM-home: astrid has also good bus connection to fosdem place and is easy to reach from beer event Jan 11 20:07:36 hrw: what did you book? Jan 11 20:07:46 Laibsch: you was in 2007 - I gave you OE's spitz then Jan 11 20:07:49 mickeyl: astrid Jan 11 20:08:45 hrw: thanks, easy to reach from beer event is a plus (although it is unlikely that i can come on friday evening) Jan 11 20:09:00 log.do_configure is empty for mtd-utils-native here. I guess that is not good? Jan 11 20:09:07 eFfeM-home: you cannot miss beer event Jan 11 20:09:26 public transport is not too important, i'll have my car with me anyway and the uni has plenty of parking space Jan 11 20:09:51 hrw, i know saw the pics from last year, but as I was not feeling well I only went one day Jan 11 20:11:31 mickey|dinner: enjoy :-) Jan 11 20:11:34 thanks Jan 11 20:12:17 mickey|dinner: smacznego Jan 11 20:12:28 :) Jan 11 20:12:57 iirc, last time I didn't bother even trying to go to the beer event Jan 11 20:16:50 gosh, eurostar is much more expensive all of a sudden Jan 11 20:17:33 heh, I'm sure that'll help them fill those empty seats... Jan 11 20:19:09 I don't think they've got a problem with empty seats at the moment. Jan 11 20:20:15 right now they're still only running about 50% of their scheduled trains. I think they plan to be back to something close to timetable tomorrow, but of course they have two weeks' worth of postponed bookings to deal with. Jan 11 20:27:50 phew, eurostar tickets booked Jan 11 20:28:07 at an eye-watering price, admittedly, but such are the sacrifices that we have to make for open source Jan 11 20:29:06 hotel now! Jan 11 20:30:04 I keep hoping plane tickets drop :( Jan 11 20:30:23 but, I will likely need to be in California around FOSDEM anyway Jan 11 20:30:27 Crofton|work: for me they dropped - 60euros Jan 11 20:30:32 ouch Jan 11 20:30:40 I am looking at $750+ Jan 11 20:30:46 ouch... Jan 11 20:31:17 750$ is not a price which I would spend on conference Jan 11 20:32:10 heh, I suspect you are talking about a different class of airline Jan 11 20:32:19 yep Jan 11 20:32:52 750? Not flying out of a hub city i bet Jan 11 20:32:59 is the 60 EUR with ryanair or something? Jan 11 20:33:10 I checked those as well Jan 11 20:33:28 pb__: easyjet from berlin to bru Jan 11 20:33:35 ah, easyjet, not quite so bad Jan 11 20:34:33 I should also go to this: http://www-int.etec.uni-karlsruhe.de/seiten/conferences/wsr10/ Jan 11 20:37:03 * pb__ stabs expedia Jan 11 20:56:21 jo Jan 11 20:57:47 woglinde: jo Jan 11 20:58:56 woglinde: have you ever built phoneme-advanced-foundation by any chance? Jan 11 20:59:11 hm Jan 11 20:59:19 not with oe Jan 11 20:59:23 woglinde: for me it hangs in do_compile for very long time... (at least 3 hours) Jan 11 21:01:43 jama hm Jan 11 21:01:53 without a log I cannt say something Jan 11 21:03:03 JaMa: I think libfsoframework is back to failing the compilation Jan 11 21:03:04 woglinde: http://tinderbox.openembedded.net/packages/phoneme-advanced-foundation/ Jan 11 21:03:20 git version 70b87d6e8b04f0bf0078702f6467e037eb4fdb28 of libfsoframework was still OK Jan 11 21:03:28 Laibsch: with sane-srcrevs-fso? I rebuilt it today all just fine.. Jan 11 21:03:55 hi laibsch Jan 11 21:04:01 hi woglinde Jan 11 21:04:04 hi woglinde Jan 11 21:04:07 hi Laibsch Jan 11 21:04:11 I fixed that darn mtd-utils-native problem Jan 11 21:04:15 :) Jan 11 21:04:30 I was polluting the build with a BUILDDIR variable in my build scripts Jan 11 21:04:47 Laibsch: there was bug in previous revision and it break staged file.. so to fix it you have to rebuild other package.. I'll look at build error Jan 11 21:04:53 And it made it through because it's part of BB_EXTRA_WHITE Jan 11 21:05:00 I have some 'bad' news for you... I fired a build of minimal but it failed Jan 11 21:05:12 ant__: that's good news Jan 11 21:05:19 where does it fail? Jan 11 21:05:22 ERROR: log data follows (/oe/build/tmp/work/armv5te-oe-linux-gnueabi/glibc-2.6.1-r35.0/temp/log.do_configure.10655) Jan 11 21:05:31 let me see, I'm back right now Jan 11 21:06:10 JaMa: looks like that include is not part of the minimal distro Jan 11 21:06:23 I see strange things in the logs... --enable-kernel=2.6.14 Jan 11 21:06:23 mickey|dinner: I think it should be a part. What do you think? Jan 11 21:06:29 Laibsch: its part of sane-srcrevs.inc Jan 11 21:06:45 Oh, then it should already be included I guess Jan 11 21:06:58 ant__: did you report to tinderbox? Jan 11 21:07:04 yes Jan 11 21:07:26 Laibsch: this error will be fixed if you rebuild vala.. but I'm pretty curious how did you get that.. Jan 11 21:07:44 Just compiling stuff ;-) Jan 11 21:07:51 I'll rebuild vala as suggested Jan 11 21:07:52 thanks Jan 11 21:07:56 he he Jan 11 21:07:57 *** These critical programs are missing or too old: as ld Jan 11 21:08:02 Laibsch: because yesterday I've rebuild all fso and other vala related stuff and checking vapi dir in staging between every build Jan 11 21:08:24 Laibsch: and I found only one staging offender which was fixed by mickey in fso source.. Jan 11 21:08:36 thus, configure: error: Jan 11 21:08:37 hi ant Jan 11 21:08:38 Laibsch: and I already bumped that revision Jan 11 21:08:47 JaMa: I think it's safe to assume there was a problem on my end Jan 11 21:09:01 Things weren't always proper and I have not yet cleaned out tmp Jan 11 21:09:06 jama may I ask wyh you need phoneme? Jan 11 21:09:24 ant__: it's easiest if you report to tinderbox Jan 11 21:09:44 Oh, I see you did Jan 11 21:09:47 let me take a look Jan 11 21:09:56 is old glibc Jan 11 21:10:05 glibc-2.6.1 Jan 11 21:10:19 jama sorry no clue why Configurator.jar Jan 11 21:10:20 angstrom uses glibc-2.9-r35.3 Jan 11 21:10:22 isnt working Jan 11 21:10:49 ant__: how virginlike is your local.conf or site.conf? Jan 11 21:11:18 I just added LIBC = "glibc" Jan 11 21:11:28 woglinde: we had it in feeds.. someone asked for before.. Jan 11 21:11:29 and BB_DEFAULT_TASK = "buildall" Jan 11 21:12:02 same local.conf I use with A. Jan 11 21:12:20 (apart DISTRO..) Jan 11 21:12:33 jama I think its an old version anyway Jan 11 21:12:56 Laibsch: not only on your end.. I've seen it, mickey seen it.. but I tried to reproduce by rebuilding everything vala related and havent found it.. (maybe -c clean -c build combination) but build from scratch works Jan 11 21:13:44 woglinde: ok.. we already decided that we'll drop it from feeds.. Jan 11 21:13:54 libfsoframwork compiled successfully now, thanks Jan 11 21:14:45 ant__: minimal uses eglibc by default IIRC. Not sure if it is fit to build glibc. I guess it should be, but it may not be well tested. Jan 11 21:14:58 welcome as guinea pig! :-D Jan 11 21:15:08 he Jan 11 21:15:19 Maybe you want to talk to khem about that if glibc is really important Jan 11 21:15:20 I used that setting for testing uclibc in A. Jan 11 21:15:32 let me just retry Jan 11 21:15:36 with eglibc Jan 11 21:15:50 or better, not setting LIBC Jan 11 21:16:22 btw once was called ANGSTROMLIBC, nowadays is LIBC Jan 11 21:17:22 hi jconnoll< Jan 11 21:17:23 y Jan 11 21:19:26 re Jan 11 21:22:38 flumm Jan 11 21:37:50 okay, hotel booked. Jan 11 21:38:03 * pb__ stabs expedia one more time for good measure Jan 11 21:38:09 pb fosdem? Jan 11 21:38:33 yeah Jan 11 21:39:04 I have decided to return to fosdem after taking a year off last year :-) Jan 11 21:39:23 *g* Jan 11 21:39:33 robert and I want to go too Jan 11 21:39:45 but I will only go when tarent is sponsor it Jan 11 21:40:04 we made a request but dont have an answer yet Jan 11 21:40:13 righto Jan 11 21:40:20 I am going to bring my wife with me this year. Jan 11 21:40:26 well, not to fosdem itself, but to brussels Jan 11 21:42:21 hm and your little one? Jan 11 21:43:05 yeah, her too Jan 11 21:43:17 flying or driving? Jan 11 21:43:24 whats car by the way Jan 11 21:43:25 ? Jan 11 21:43:33 neither, we are going by train Jan 11 21:43:44 uh Jan 11 21:43:50 pray that snow is melting Jan 11 21:44:19 yeah, I think it should be ok by then. the weather is already much warmer here than it was last week, and the forecast is that it will be +5C or so by the weekend. Jan 11 21:44:38 we will have the snow the whole week Jan 11 21:45:15 minus degerees till friday the weather forcast on n900 says Jan 11 21:46:13 flying to brussels from here is basically impossible: either I would need to set out about six days before fosdem in order to arrive on time, or I would need a second mortgage, or both. Jan 11 21:46:31 and, of course, I would need to have my underwear x-rayed for bombs Jan 11 21:46:40 *g* Jan 11 21:47:18 driving is not quite so awful, and in fact I think I drove to fosdem the very first time I went there. but it still isn't much fun. Jan 11 21:47:32 hm lets see how the train is from berlin Jan 11 21:48:29 hm 8 hours with nite train Jan 11 21:48:56 crumbs Jan 11 21:49:10 nite train would be okay Jan 11 21:49:46 args Jan 11 21:49:52 its only nite train to cologne Jan 11 21:50:11 oh, heh. Jan 11 21:50:26 köln is pretty close to brussels though, it must be only an hour or two on the train from there. Jan 11 21:50:51 yeah Jan 11 21:51:40 you might even meet mickey on the way, who knows Jan 11 21:51:52 *g* Jan 11 21:52:02 I think mickeyl will fly? Jan 11 21:52:25 oh, maybe he will Jan 11 21:52:49 I guess he does not share my aversion to air travel :-) Jan 11 21:53:24 ~seen zecke_ Jan 11 21:53:27 zecke_ is currently on #oe (2h 8m 6s), last said: 'pb__: no problem... somehow I'm fighting tje jetlag and have not written a single line to test it'. Jan 11 21:53:38 hm Jan 11 22:16:55 does opkg install RECOMMENDS by default? Jan 11 22:18:02 03Rolf Leggewie  07org.openembedded.dev * r218e66bbb0 10openembedded.git/recipes/dmidecode/dmidecode_2.10.bb: dmidecode: add some information from #5025 and close it. Jan 11 22:18:40 Laibsch: yes, that's the difference between Recommends and Suggests Jan 11 22:19:39 (assuming you did mean Recommends:, or RRECOMMENDS; there isn't actually any such thing as RECOMMENDS.) Jan 11 22:20:33 I meant RRECOMMENDS for OE which ends up RECOMMENDS for the ipk Jan 11 22:21:14 well, I'm looking at bug 2695 Jan 11 22:21:31 which claims that the opie-reader package installs -dev and -dbg packages by default Jan 11 22:21:42 it's true, those two packages are listed in RECOMMENDS Jan 11 22:21:52 but there is nothing in the bb recipe itself about this Jan 11 22:22:03 laibsch then its the class Jan 11 22:22:06 somehow Jan 11 22:22:11 probably Jan 11 22:22:15 * Laibsch takes a look Jan 11 22:22:56 for package in bb.data.getVar('PACKAGES', d).split(): Jan 11 22:22:56 if 'flite' in package: Jan 11 22:22:56 suggests.append(package) Jan 11 22:22:56 else: Jan 11 22:22:56 recommends.append(package) Jan 11 22:22:57 heh Jan 11 22:22:59 crazy opie Jan 11 22:23:26 aeh Jan 11 22:23:38 where is that? Jan 11 22:23:47 opie-reader.inc Jan 11 22:23:58 *g* Jan 11 22:24:15 I assumed laibsch searched the .inc already Jan 11 22:24:16 aha Jan 11 22:24:30 I was looking for caps Jan 11 22:24:45 well, it does then do: Jan 11 22:24:45 bb.data.setVar('RRECOMMENDS_opie-reader', " ".join( recommends ), d) Jan 11 22:24:45 hm -ri Jan 11 22:24:54 for grep Jan 11 22:25:19 Wow, some ugly stuff Jan 11 22:26:22 yeah, it's somewhere between bad and worse on the scale of good practice. Jan 11 22:27:00 maybee some one wanted to debug thinks Jan 11 22:27:05 and forgot to remove it Jan 11 22:27:20 apparently this bogosity was introduced in 2005 (!) with commit f0dbf66a Jan 11 22:27:56 should I register a new bb file somehow? Jan 11 22:28:05 woglinde: I think they probably just failed to (a) appreciate that -dev, -dbg and suchlike appear in PACKAGES; and (b) test their changes in even a desultory way before committing them Jan 11 22:28:07 bitbake tells me: ERROR: Nothing PROVIDES 'nspr' Jan 11 22:28:32 pb__ *g* Jan 11 22:28:33 and I have recipes/nspr/nspr-4.8.2.bb Jan 11 22:28:56 filip: mv recipes/nspr/nspr-4.8.2.bb recipes/nspr/nspr_4.8.2.bb Jan 11 22:29:00 ah Jan 11 22:29:01 dammit Jan 11 22:29:02 thanks Jan 11 22:29:22 pb__: will bitbake handle splitting into -dev -doc etc itself? Jan 11 22:29:28 yes Jan 11 22:29:34 cool Jan 11 22:29:50 well, technically, package.bbclass does that (not bitbake) Jan 11 22:29:58 :) Jan 11 22:30:02 but I think "yes" is probably the answer to the question you were really asking. Jan 11 22:30:36 How about http://paste.debian.net/56419/? Jan 11 22:31:22 pb, woglinde Jan 11 22:31:29 Comments appreciated before I commit Jan 11 22:31:34 I'll move to INC_PR as well Jan 11 22:31:49 hm did I say that I have run my simpad running with 2.6.32 uclibc-eabi-linxuthreads and opie? Jan 11 22:32:01 only keys arent working right the moment Jan 11 22:32:06 when suspendig Jan 11 22:33:12 laibsch looks good to me Jan 11 22:33:25 besides only few people using opie-reader Jan 11 22:36:55 not a valid reason to slouch ;-) Jan 11 22:38:22 woglinde: sa1110 based simpad on eabi? Jan 11 22:38:44 filip: yes Jan 11 22:39:28 Laibsch: how did you patch gcc to get EABI binaries on armv4? Jan 11 22:40:08 filip it comes with binutils 2.20 anfd gcc-4.4 Jan 11 22:40:08 you have to ask woglinde Jan 11 22:40:22 we only needed a small fix in the specfile Jan 11 22:41:29 wandern: whoa, so I can get EABI userland for jornada7xx? that's great news :) Jan 11 22:41:39 yeah try it Jan 11 22:41:44 I definitely will Jan 11 22:41:47 thanks Jan 11 22:41:48 I only tested with uclibc Jan 11 22:41:55 for simpad Jan 11 22:42:42 woglinde: do you notice speed difference oabi vs eabi? Jan 11 22:42:50 woglinde: in fp heavy stuff Jan 11 22:43:58 hm Jan 11 22:44:05 sorry Jan 11 22:44:08 didnt test fp stuff Jan 11 22:44:19 but qpe has some aligment erros Jan 11 22:44:25 which I fixed with the kernel stuff Jan 11 22:50:56 Laibsch: I don't really know enough about opie-reader to comment on that. I guess you should take it up with whoever added the code in question. Jan 11 22:51:22 pb_: it's not about the packages I listed (those are correct) Jan 11 22:51:37 It's about the change in general Jan 11 22:51:54 But I'm confident enough now Jan 11 22:52:02 BTW, who did make those changes? Jan 11 22:57:32 Laibsch: so, there actually are no flite packages at all? that is even stranger. Jan 11 22:57:46 ? Jan 11 22:57:55 I guess those may be in depends Jan 11 22:58:04 what I did is to compile the current package Jan 11 22:58:20 verify that -dev and -dbg are indeed listed in RECOMMENDS Jan 11 22:58:27 well, the original code that you deleted was filtering the subpackages into Recommends or Suggests according to whether or not they are flite related. Jan 11 22:58:44 and write out what is currently there minus -dev and -dbg (and $PN) into RRECOMMENDS Jan 11 22:58:44 you seem to have replaced that with a static assignment to RRECOMMENDS, and nothing at all for RSUGGESTS. Jan 11 22:59:00 that may be Jan 11 22:59:09 let me see what is in RSUGGESTS Jan 11 22:59:12 SUGGESTS Jan 11 22:59:20 so, that sort of begs the question of what the original change was trying to accomplish in the first place. Jan 11 22:59:27 thanks for taking a hard look Jan 11 22:59:44 I would assume it was very early during OE times Jan 11 22:59:57 and maybe the person just wasn't aware of RRECOMMENDS Jan 11 23:00:42 http://paste.debian.net/56424/ is the current package Jan 11 23:02:32 ah right, so you do have some Suggests: Jan 11 23:04:05 Laibsch: build is going on...so far is building glibc locals... Jan 11 23:04:28 pb_: yes I added them to the commit now Jan 11 23:04:30 err Jan 11 23:04:39 ~praise git commit --amend Jan 11 23:04:40 All hail git commit --amend! Jan 11 23:04:40 *locale Jan 11 23:05:07 Laibsch: righto, very good Jan 11 23:14:36 03Stanislav Brabec  07org.openembedded.dev * r48dc1e30a4 10openembedded.git/recipes/balsa/ (balsa-2.4.2/libbalsa-gpe-corruption.patch balsa_2.4.2.bb): balsa: Fixed corruption in gpe addressbook, fixed icon installation. Jan 11 23:21:36 ant__: kexeboot still fails to compile without some angstrom-tweaking it seems: http://tinderbox.openembedded.org/packages/418861/ although the failure log actually looks good to me Jan 11 23:30:08 Laibsch: it seems I have same logs and it doesn't fail Jan 11 23:30:26 at first sight Jan 11 23:32:47 I'm not yet there with minimal build Jan 11 23:32:58 let's wait a bit more... Jan 11 23:33:45 * ant__ keeps fingers crossed.... minimal seems building for armv5te Jan 11 23:34:44 * ant__ forgot to filter locale generation :/ Jan 11 23:57:08 03Rolf Leggewie  07org.openembedded.dev * r9277a4db30 10openembedded.git/recipes/opie-reader/ (4 files): opie-reader: move SRC_URI to inc file Jan 11 23:57:09 03Rolf Leggewie  07org.openembedded.dev * rf6633611d1 10openembedded.git/docs/usermanual/chapters/usage.xml: docs/usermanual/chapters/usage.xml: fix minor spelling error Jan 11 23:57:09 03Rolf Leggewie  07org.openembedded.dev * r13c430f239 10openembedded.git/recipes/frozen-bubble/ (frozen-bubble_1.0.0.bb frozen-bubble_2.2.0.bb): frozen-bubble: fix RDEPENDS. Closes #3491. Jan 11 23:57:10 03Rolf Leggewie  07org.openembedded.dev * re6b29a9089 10openembedded.git/recipes/opie-reader/ (5 files): opie-reader: fix RRECOMMENDS, RSUGGESTS and introduce INC_PR. Closes #2695. Jan 12 01:24:59 03Dmitry Artamonow  07org.openembedded.dev * rac5e295350 10openembedded.git/ (conf/checksums.ini recipes/glista/glista_0.4.bb): glista: add version 0.4, closes #4525 Jan 12 01:28:07 If I am in a console image and I run mplayer with a webcam Jan 12 01:28:12 will the ouput still go over DVI? Jan 12 01:28:17 or will it just die? Jan 12 01:34:36 huh? Jan 12 01:35:42 if you have mplayer installed and it cant find a valid video output device, it wont output anything Jan 12 01:36:08 i dont know what you mean re webcam or DVI Jan 12 01:36:30 generally you need X Jan 12 02:12:34 ah ok Jan 12 02:12:36 I figured Jan 12 02:12:40 jsut making sure :P **** ENDING LOGGING AT Tue Jan 12 02:59:56 2010