**** BEGIN LOGGING AT Mon Apr 12 02:59:56 2010 Apr 12 04:52:25 03Mike Westerhof  07org.openembedded.dev * r85662dcec5 10openembedded.git/conf/distro/include/preferred-slugos-versions.inc: Apr 12 04:52:25 SlugOS: preferred-slugos-versions.inc - fix to accomodate version numbering change for atkY Apr 12 04:52:25 (Another fix required only because of completely gratuitious changes made in OE) Apr 12 04:56:58 Perhaps, just maybe, for the first time in three weeks, the full image and feeds will actually build in OE. Apr 12 04:57:00 Maybe. Apr 12 04:57:05 But I'm not holding my breath. Apr 12 04:58:44 * mwester wonders why nobody ever bothers to build a SlugOS image to test major OE metadata changes -- it's really very very simple, and takes only 45 minutes to build. Not so hard. And would solve so very many problems. Apr 12 06:59:30 good morning Apr 12 07:07:19 03Roman Khimov  07org.openembedded.dev * rf62adac0eb 10openembedded.git/classes/rootfs_ipk.bbclass: (log message trimmed) Apr 12 07:07:19 rootfs_ipk.bbclass: run preinst/postinst scripts with "-e" Apr 12 07:07:19 There are scripts that can and should work when being ran on build Apr 12 07:07:19 host (for example, simple update-rc.d), but there are also many which Apr 12 07:07:19 can't and won't ever (for example, anything adding users/groups). Apr 12 07:07:19 The second group sometimes doesn't get "unpacked" flag because Apr 12 07:07:20 scripts throw errors in the middle and return something nice from Apr 12 07:14:34 morning Apr 12 07:22:23 goodmorning Apr 12 07:23:57 hi tsjsieb Apr 12 07:25:01 hi hrw Apr 12 07:43:50 mckoan: ping Apr 12 07:59:13 hrw: hi Apr 12 07:59:47 mckoan: wanted you to ack one patch but I already rejected it after extra checks Apr 12 08:01:17 hrw: ok Apr 12 08:09:51 mckoan: I just sent udev 124 change which only affects BUG 2.0 - can you ack when it land on OEML? Apr 12 08:10:57 hrw: np Apr 12 08:11:01 thx Apr 12 08:13:33 hrw: I don't remember which is the appropriate method to ack, a reply in ML or using patchwork.openembedded.org? Apr 12 08:13:59 reply on ML - patchwork with catch it Apr 12 08:16:57 hrw: done Apr 12 08:17:16 thx Apr 12 08:47:06 gm Apr 12 08:49:30 03Martin Jansa  07org.openembedded.dev * rd7e77ec40c 10openembedded.git/recipes/obsolete/python/python-efl.inc: Apr 12 08:49:30 obsolete: add python-efl.inc Apr 12 08:49:30 Signed-off-by: Martin Jansa Apr 12 08:49:30 03Martin Jansa  07org.openembedded.dev * r35d8d3c993 10openembedded.git/ (38 files in 34 dirs): (log message trimmed) Apr 12 08:49:31 recipes: move SRCDATEs to recipes (as done with SRCREVs) Apr 12 08:49:31 * unused (recipes probably already gone): Apr 12 08:49:32 SRCDATE_fltk ?= "20060814" Apr 12 08:49:32 SRCDATE_ipkg-link-1 ?= "20050930" Apr 12 08:49:33 SRCDATE_mpd ?= "20070210" Apr 12 08:49:33 SRCDATE_portaudio ?= "20060814" Apr 12 08:49:34 03Martin Jansa  07org.openembedded.dev * r79577cca29 10openembedded.git/recipes/efl1/evolve_svn.bb: Apr 12 08:49:35 evolve: update SRC_URI, now it's in OLD instead trunk Apr 12 08:49:35 Signed-off-by: Martin Jansa Apr 12 08:49:36 03Martin Jansa  07org.openembedded.dev * ra34d853bd2 10openembedded.git/recipes/barebox/barebox_git.bb: Apr 12 08:49:36 barebox: add missing SRCREV and bump PV accordingly Apr 12 08:49:37 Signed-off-by: Martin Jansa Apr 12 08:54:53 gm Apr 12 08:55:14 MWelchUK_work__: good morning Apr 12 09:09:27 03Marcin Juszkiewicz  07org.openembedded.dev * rb246e72c54 10openembedded.git/recipes/udev/ (udev-124/bug20/default udev_124.bb): Apr 12 09:09:27 udev 124: disable devcache on BUG 2.0 Apr 12 09:09:27 Signed-off-by: Marcin Juszkiewicz Apr 12 09:09:37 03Marcin Juszkiewicz  07org.openembedded.dev * r41cd62ffba 10openembedded.git/recipes/linux-libc-headers/ (2 files in 2 dirs): Apr 12 09:09:37 linux-libc-headers 2.6.23: backport arm/asm/hwcap.h from recent kernels Apr 12 09:09:37 Signed-off-by: Marcin Juszkiewicz Apr 12 09:14:50 03Marcin Juszkiewicz  07org.openembedded.dev * r0937897f6a 10openembedded.git/recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb: linux-libc-headers 2.6.23: fix syntax error Apr 12 09:17:13 hi all . I am making an openembedded recipe of a qt embedded application. In the SRC_URI do i need to specify every file or just the folder path will be sufficient. I have tried both of them and am getting this sort of an error Apr 12 09:17:14 ls: cannot access *.pro: No such file or directory Apr 12 09:17:17 kindly help Apr 12 09:21:06 show recipe Apr 12 09:26:28 http://pastebin.com/VVPzMHfD Apr 12 09:28:43 S = "${WORKDIR}" Apr 12 09:29:39 well i was doing that as written on this page http://bec-systems.com/site/501/best-practices-for-building-qt-applications-with-openembedded Apr 12 09:30:15 the guy has also used S = ${WORKDIR}/qt_tutorial Apr 12 09:30:25 is it wrong?? Apr 12 09:30:40 no, your are wrong Apr 12 09:31:21 may you please tell me, why and how Apr 12 09:31:48 do "bitbake -b yourrecipe.bb -cclean" then "-cunpack" and check where it unpacked Apr 12 09:32:55 i just tried bitbake myrecipe(without .bb) and i applied the changes u suggested and yet i am getting the same error Apr 12 09:33:28 checked where it unpacked files? Apr 12 09:36:33 i did a "bitbake -b qtehelloworld -cclean -cunpack" but bitbake didn't show anything as to where anything is unpacked. It jst says Apr 12 09:36:41 NOTE: Preparing runqueue Apr 12 09:36:43 NOTE: Executing runqueue Apr 12 09:36:44 NOTE: Tasks Summary: Attempted 3 tasks of which 3 didn't need to be rerun and 0 failed. Apr 12 09:36:49 do i need to find it manually Apr 12 09:36:50 sorry, I have to go Apr 12 09:36:52 ?? Apr 12 09:37:21 Spyzer, You'll need to run that as two separate runs. -cclean then -cunpack Apr 12 09:40:25 ok, i got this NOTE: Unpacking ../openembedded/recipes/qtehelloworld/files/qtehelloworld.pro to tmp/work/armv4t-angstrom-linux-gnueabi/qtehelloworld-1.0.0-r1/ Apr 12 09:40:52 but when i go into the directory i only found main.cpp and not "any.pro" file Apr 12 09:41:13 so how do i resolve it?? Apr 12 09:43:23 ok i just bitbaked the same thing and all went out fine. Just which step made it go right Apr 12 09:43:38 First step was : S = "${WORKDIR}" Apr 12 09:44:02 i tried bitbaking after this but the error persisted Apr 12 09:44:38 second step bitbake -b myrecipe.bb -cclean and bitbake -b myrecipe.bb -cunpack Apr 12 09:44:56 and then i again tried bitbake myrecipe and then it ran fine Apr 12 09:45:26 may anyone please tell me as to what "magic" did -cclean and -cunpack played in here Apr 12 09:45:26 ?? Apr 12 09:49:47 Spyzer, bitbake -h Apr 12 09:49:54 (-c option) Apr 12 09:53:20 Spyzer, the fix was setting ${S} correctly, but bitbake wouldn't redo 'unpack' until after you clean'ed the working directory. Apr 12 10:00:00 ok in the tutorial given at http://bec-systems.com/site/501/best-practices-for-building-qt-applications-with-openembedded the guy is using S = ${WORKDIR}/qt_tutorial, so he isn't getting an error because he was downloading from svn??? Apr 12 10:00:25 while i was taking SRC_URI="file:// ...." Apr 12 10:01:06 is that the case that when i tried to do S = ${WORKDIR}/qtehelloworld i was getting errors Apr 12 10:02:51 @mikeul ?? Apr 12 10:03:08 Spyzer: yes, that's my understanding. Apr 12 10:05:48 ok one more thing i need to ask(not about this error anymore), if i make my own custom-image which has nothing but rdepends:base-image and myrecipe.bb [where myrecipe is the one discussed above]. Do all the dependencies for the custom-image for running the myrecipe(like qt4e libraries) get built themselves??? Apr 12 10:06:59 i ask this because i use "inherit qt4e" in the myrecipe.bb, so does the image also inherits qt4e and all the dependencies get built?? Apr 12 10:12:04 umm anyone please??? Apr 12 10:14:58 Spyzer, Sorry - I don't build qt stuff, I can only suggest giving it a go... Apr 12 10:15:16 ok :) Apr 12 10:15:51 You might need to add DEPENDS to your recipe Apr 12 10:38:59 hi Apr 12 10:39:14 how do i cross compile my applications? Apr 12 10:42:29 moro, preferably by writing bb recipies Apr 12 10:43:51 what are bb recipes?) Apr 12 10:44:01 some info page somewhere?) Apr 12 10:44:09 03Martin Jansa  07org.openembedded.dev * r937d318fe5 10openembedded.git/recipes/comic-reader/comic-reader_svn.bb: Apr 12 10:44:09 comic-reader: fix SRCREV to existent one Apr 12 10:44:09 Signed-off-by: Martin Jansa Apr 12 10:44:13 03Martin Jansa  07org.openembedded.dev * ra8e1e359fe 10openembedded.git/recipes/dtc/ (dtc-native_git.bb dtc_git.bb dtc_git.inc): Apr 12 10:44:13 dtc: add missing SRCREV, set PV, negative D_P Apr 12 10:44:13 Signed-off-by: Martin Jansa Apr 12 10:44:27 03Martin Jansa  07org.openembedded.dev * r5b9e2d1db3 10openembedded.git/recipes/bluez/bluez-gnome_git.bb: Apr 12 10:44:27 bluez-gnome: git repo is now in git.kernel.org, add missing SRCREV, old .patch does not apply anymore, please check Apr 12 10:44:27 Signed-off-by: Martin Jansa Apr 12 10:44:27 03Martin Jansa  07org.openembedded.dev * r1c4b78e515 10openembedded.git/recipes/freesmartphone/zhone2_git.bb: Apr 12 10:44:28 zhone2: add checksum for splash file Apr 12 10:44:28 Signed-off-by: Martin Jansa Apr 12 10:44:29 03Martin Jansa  07org.openembedded.dev * rb6e7c778a8 10openembedded.git/recipes/efl1/exml_svn.bb: Apr 12 10:44:29 exml: update SRC_URI -> BROKEN Apr 12 10:44:30 Signed-off-by: Martin Jansa Apr 12 10:44:30 03Martin Jansa  07org.openembedded.dev * rc9629066ad 10openembedded.git/recipes/freesmartphone/zhone2_git.bb: Apr 12 10:44:31 zhone2: add SRCREV Apr 12 10:44:31 Signed-off-by: Martin Jansa Apr 12 10:44:32 03Martin Jansa  07org.openembedded.dev * r7e538dc0c1 10openembedded.git/recipes/efl1/libeweather_svn.bb: Apr 12 10:44:32 libeweather: fix SRC_URI s/eweather/libeweather/ Apr 12 10:44:33 Signed-off-by: Martin Jansa Apr 12 10:44:33 03Martin Jansa  07org.openembedded.dev * r3e85aa5cbb 10openembedded.git/recipes/efl1/enhance_svn.bb: Apr 12 11:00:12 neure: there is documentation. either on oe or angstrom websites. I remember reading through it. Apr 12 11:00:54 i'll try to build directly on beagleboard.. Apr 12 11:00:57 neure: I guess looking at existing recipes will help you further. they are in an standard git checkout as they are needed to build e.g. an image or package Apr 12 11:01:30 re Apr 12 11:36:36 03Martin Jansa  07org.openembedded.dev * rde7126da61 10openembedded.git/recipes/uclibc/uclibc_0.9.30.bb: Apr 12 11:36:36 uclibc_0.9.30: fix checksum, accidentally pushed checksum for it's locale instead Apr 12 11:36:36 Signed-off-by: Martin Jansa Apr 12 11:42:51 mornin Apr 12 11:43:20 anyone knows what has happened to projects.linuxtogo.org? Apr 12 11:44:05 projects are gone :=) Apr 12 11:55:35 03Martin Jansa  07org.openembedded.dev * re7ef298a18 10openembedded.git/recipes/lockstat/lockstat_1.4.10.bb: Apr 12 11:55:35 lockstat: update SRC_URI, now in old subdir and add checksum Apr 12 11:55:35 Signed-off-by: Martin Jansa Apr 12 11:56:18 ant_work: seen that too :/ Apr 12 11:59:25 ~seen zecke Apr 12 11:59:27 zecke <~ich@78.250.215.228> was last seen on IRC in channel #oe, 2d 15h 52m 24s ago, saying: 'cbrake: hi. :)'. Apr 12 12:10:12 03Martin Jansa  07org.openembedded.dev * r0f95e1dc50 10openembedded.git/recipes/ (12 files in 7 dirs): Apr 12 12:10:13 opie: add OPIE_CVS_PV definition to cvs recipes using it for PV without including/inheriting opie.bbclass where it's defined Apr 12 12:10:13 Signed-off-by: Martin Jansa Apr 12 12:12:41 JaMa: have you seenthat new Sharp powered by Snapdragon? Apr 12 12:16:59 03Martin Jansa  07org.openembedded.dev * r135ce50064 10openembedded.git/recipes/opie-help-en/ (opie-help-en_1.2.3.bb opie-help-en_1.2.4.bb): Apr 12 12:16:59 opie-help-en: TAG wasn't defined, use PV instead Apr 12 12:16:59 Signed-off-by: Martin Jansa Apr 12 12:24:17 ant_work: yup looks nice :) Apr 12 12:24:40 it's only lacking 1024 horz pixels..:/ Apr 12 12:24:50 ant_work: btw seen my e-mail about tkunze zaurus patches gone from original SRC_URI? Apr 12 12:24:58 ant_work: I guess you have them all in DL_DIR Apr 12 12:25:07 jo ant and jama Apr 12 12:25:17 I have a removable usb disk,,perhaps there Apr 12 12:25:27 woglinde: jo Apr 12 12:25:39 hey woglinde Apr 12 12:26:07 JaMa: about collie, most of Thomas patches seems are upstream Apr 12 12:26:19 ant really? Apr 12 12:26:24 read: I compiled a defconfig without patches Apr 12 12:26:27 cool Apr 12 12:26:34 it seems it even boots :) Apr 12 12:26:44 (I forgot MMC_SPI so no kexecboot ;) Apr 12 12:26:57 *g* Apr 12 12:26:58 woglinde: btw Apr 12 12:27:04 it's EABI now Apr 12 12:27:06 I will test n810 this evening Apr 12 12:27:13 with uclibc? Apr 12 12:27:15 *g* Apr 12 12:27:24 woglinde: why did I need a special gc + glibc (iirc)? Apr 12 12:27:33 latest 4.4 gcc? Apr 12 12:27:44 ant kexecboot Apr 12 12:27:46 on n810 Apr 12 12:27:56 ant_work: I'm trying to download ALL recipes in oe.dev for checksum check (+move to recipes) .. so it's failing for older linux-rp kernels now Apr 12 12:27:56 great Apr 12 12:28:12 I was asking because collie is similat to simpad Apr 12 12:28:21 ant sure Apr 12 12:28:27 ..and I think you pusched strongarm to eabi Apr 12 12:28:30 but I dont have any time for simpad Apr 12 12:28:36 wasn't you? Apr 12 12:28:43 semi sure Apr 12 12:28:51 I made locally Apr 12 12:28:59 thomas pushed some stuff into oe Apr 12 12:29:03 I was surprised tosee collie is EABI..I even compiled the kernel for OABI at first :] Apr 12 12:29:36 the point is: can we use the same gcc for armv4 / armv5te now? Apr 12 12:30:25 woglinde, any reason we can't start removing the DEFAULT_PREFERENCE = "-1" from the boost recipes? Apr 12 12:49:56 ah..I see..is Angstrom-specific Apr 12 12:50:09 ANGSTROM_GCC_VERSION_armv4 ?= "4.4.2" Apr 12 12:50:20 crofton dont know Apr 12 12:50:28 crofton just try it Apr 12 12:50:45 I didnt look into which packages depends on boost Apr 12 12:50:52 and may breaking Apr 12 12:50:59 with the api changes Apr 12 12:51:01 ok Apr 12 12:51:09 I think I will give it a go Apr 12 12:51:16 I checked stuff I care about :) Apr 12 12:51:22 hmm.. sane-toolchain.inc has PREFERRED_GCC_VERSION ?= "4.4.2" Apr 12 12:51:24 *g* Apr 12 12:53:51 I can't remember why A. doesn't use sane-toolchain..was it a flamewar perhaps? Apr 12 12:56:04 JaMa: prepare list of missing files Apr 12 12:56:19 JaMa: when missing == not available on OE source mirror(s) Apr 12 12:56:40 hrw: doing it for archives not available at all Apr 12 12:57:01 hrw: but using anstrom/oe/shr source mirrors first (so not checking original SRC_URI) Apr 12 12:58:06 ant_work, likely too many other people poking at sane-toolchain for a variety of reasons Apr 12 12:58:27 np, I'll try gcc 4.4.2 on armv5te Apr 12 12:58:35 on Angstrom.dev Apr 12 12:59:44 JaMa: I have some sources but maybe not the freshest one Apr 12 12:59:46 s Apr 12 13:02:00 hrw: I have still > 540 recipes which cannot be downloaded :/ Apr 12 13:02:16 hrw: about 170 with missing checksums (adding them now) Apr 12 13:08:03 JaMa: it is indeed time for Easter cleaning in recipes/linux Apr 12 13:08:46 e.g. for Zaurus we should be able to have 2 or max 3 kernels Apr 12 13:10:30 well, actually most of the machines are moving to linux.inc, afaik Apr 12 13:10:46 dunno qemu* Apr 12 13:10:59 linux.inc should be more or less merged into kernel.bbclass Apr 12 13:11:16 and linux-xy.inc deprecated Apr 12 13:12:57 we have such ones? Apr 12 13:13:14 ..but someone will jump in and wine there are users of linux-2.6.xy+2.6.wz Apr 12 13:13:18 see linux/linux-jlime-jornada7xx_2.6.32+git.bb, really "nice" custom do_fetch.. upstream unfriendly as possible Apr 12 13:13:42 the same with linux/linux-efika_2.6.21+git.bb Apr 12 13:13:51 but the later one is at least OLD Apr 12 13:13:59 * ant_work was talking about linux-rp Apr 12 13:16:08 jlime one can be fixed Apr 12 13:16:24 JaMa: 540 recipes ..did you try world? Apr 12 13:16:47 efika one is mega ugly Apr 12 13:25:13 ant_work: not only world .. but ALL (included older/nonworking/obsolete) Apr 12 13:27:31 and for all machines.. Apr 12 13:27:53 OMG Apr 12 13:28:09 * ant_work lost one night reinstalling Gentoo from scratch Apr 12 13:28:26 * ant_work still has to solve xorg/evdev issues... Apr 12 13:29:21 JaMa: if' I'm not too tired I'll seek for that thesing's patches tonite Apr 12 13:29:27 bbl Apr 12 13:50:22 anyone familiar with input.h in the kernel and why events dont get pushed into the device immidiatly .. my ts driver device only outputs chars on a untouch event and misses therefore the whole touched movements Apr 12 13:54:53 rob: multi touch or single? Apr 12 13:55:02 single resistive one Apr 12 13:56:02 it outputs chars on pen-up? Apr 12 13:56:24 yep .. well lemme build evdev debug output and then i can see more maybe Apr 12 13:56:47 its ok with pen down. only pen-up problem? Apr 12 13:57:05 its the pendown situation that doesnt get processed Apr 12 13:59:18 on first report on pen-down, you do: input_report_key(input, BTN_TOUCH, 1); Apr 12 14:00:35 i do input_report_abs(input_dev, ABS_X, x); input_report_abs(input_dev, ABS_Y, y); input_report_abs(input_dev, ABS_PRESSURE, 1);input_report_key(input_dev, BTN_TOUCH, 1);input_sync(input_dev); Apr 12 14:00:39 oops .. Apr 12 14:00:45 basicly whats happening Apr 12 14:03:49 when pen goes up, do you put BTN_TOUCH as 0, and ABS_PRESSURE as 0 ? Apr 12 14:04:07 yep Apr 12 14:06:22 ok i can see my events via evbug.c .. hmm Apr 12 14:06:33 i havent seen such troubles, but you could check to make sure the defuzz in drivers/input/input.c Apr 12 14:09:06 if you dont enable the events in probe function when registering input device, then events wont get passed Apr 12 14:09:28 like this: Apr 12 14:09:31 input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_ABS); Apr 12 14:09:31 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); Apr 12 14:09:31 input_set_abs_params(input_dev, ABS_X, 0, MAX_12BIT, 0, 0); Apr 12 14:09:31 input_set_abs_params(input_dev, ABS_Y, 0, MAX_12BIT, 0, 0); Apr 12 14:09:31 input_set_abs_params(input_dev, ABS_PRESSURE, 0, MAX_12BIT, 0, 0); Apr 12 14:09:39 yep Apr 12 14:09:44 i got this Apr 12 14:09:53 evbug.c sees the events .. Apr 12 14:10:09 i need to understand the values though Apr 12 14:10:24 maybe as you said hte events get discharged or something Apr 12 14:23:03 morning Apr 12 14:23:09 hi kergoth Apr 12 14:51:54 03Martin Jansa  07org.openembedded.dev * r2eabb4b074 10openembedded.git/recipes/ (6 files in 6 dirs): Apr 12 14:51:54 nonworking: add more .inc files to make packages at least parse-able Apr 12 14:51:54 Signed-off-by: Martin Jansa Apr 12 14:52:06 03Martin Jansa  07org.openembedded.dev * r0a2d1e13ec 10openembedded.git/recipes/ (6 files in 4 dirs): Apr 12 14:52:07 recipes: don't use INC_PR in recipes which weren't converted to include .inc (added INC_PR definition there - ugly) Apr 12 14:52:07 Signed-off-by: Martin Jansa Apr 12 14:52:07 03Martin Jansa  07org.openembedded.dev * r1699e27f66 10openembedded.git/recipes/ (145 files in 88 dirs): Apr 12 14:52:07 recipes: add missing checksums Apr 12 14:52:07 Signed-off-by: Martin Jansa Apr 12 15:14:57 anyone around tonight? Apr 12 15:33:46 partly Apr 12 15:37:04 hmm Apr 12 15:37:16 * kergoth_ tries to make sense of lib/bb/COW.py Apr 12 15:40:06 moo Apr 12 15:40:44 hi JaMa Apr 12 15:41:08 JaMa, can I pm you or do you prefer talking here? Apr 12 15:41:11 does anyone know why metaclasses are used for this? hmmm.. /me reads further Apr 12 15:42:33 hi pb Apr 12 15:42:48 hi woglinde Apr 12 15:43:26 jo gnutoo Apr 12 16:04:43 03Tom Rini  07org.openembedded.dev * re1cb7dbf89 10openembedded.git/recipes/dtc/dtc.inc: Apr 12 16:04:43 dtc: Add flex-native / bison-native to DEPENDS. Apr 12 16:04:43 Signed-off-by: Tom Rini Apr 12 16:05:35 dpkg recipe is broken, looks like a merge conflict got checked in Apr 12 16:05:54 commit 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 Apr 12 16:06:49 Ug, all of these top posters at work are starting to get to me, forgot to finish deleting part of an email Apr 12 16:07:37 What is Martin Jansa's irc nick? Apr 12 16:10:38 zenlinuxPDX: JaMa Apr 12 16:10:49 JaMa, ping Apr 12 16:11:02 hmm checking mmt Apr 12 16:11:58 zenlinuxPDX, indeed ping JaMa Apr 12 16:12:04 JaMa, parsing errors Apr 12 16:13:41 03Martin Jansa  07org.openembedded.dev * r8195be9030 10openembedded.git/recipes/dpkg/ (dpkg-native_1.13.22.bb dpkg_1.13.22.bb): dpkg: fix merge Apr 12 16:15:07 03Martin Jansa  07org.openembedded.dev * rc6d01532bf 10openembedded.git/recipes/ (mamona/uinput_2.6.21.bb mesa/mesa-full_7.0.2.bb): uinput,mesa: fix merge Apr 12 16:15:37 yeah my oe.dev is quite driffted now because of big checksums->recipe patch and rebasing patches up&down is error-prone a bit :/ Apr 12 16:16:16 JaMa, thanks for the prompt fix Apr 12 16:16:42 sorry for that.. Apr 12 16:17:01 these things happen, no worries Apr 12 16:41:00 ready to buy? http://www.microsoft.com/visualstudio/en-us/products/2010-editions/ultimate Apr 12 16:52:17 03Sergey Lapin  07org.openembedded.dev * r4561bbd837 10openembedded.git/recipes/linux/ (10 files in 2 dirs): afeb9260: move to recent kernel Apr 12 16:52:29 03Sergey Lapin  07org.openembedded.dev * rbe39fdaa4d 10openembedded.git/recipes/util-linux-ng/util-linux-ng.inc: (log message trimmed) Apr 12 16:52:29 util-linux-ng-blkid: proper busybox blkid replacement Apr 12 16:52:29 /sbin/blkid is provided by both bisybox and util-linux-ng-blkid package, Apr 12 16:52:29 but at different paths. Busybox version does not accept any options (ignores), Apr 12 16:52:30 which partially leads to attempted access to /dev/mtdblock0 on OMAP Apr 12 16:52:30 architecture, which by itself leads to excess error messages from mtd layer Apr 12 16:52:31 due to different ECC methods (OMAP processor requirement for booting). Apr 12 17:05:47 03Michael 'Mickey' Lauer  07org.openembedded.dev * rc46ec4955b 10openembedded.git/ (2 files in 2 dirs): fso-alsa: add new recipe; alsa diagnostic utility Apr 12 17:05:48 03Michael 'Mickey' Lauer  07org.openembedded.dev * r60c40c8dc6 10openembedded.git/recipes/linux/ (linux-leviathan/defconfig linux-leviathan_git.bb): Apr 12 17:05:48 linux-leviathan: bump and change defconfig: Apr 12 17:05:49 * compile wifi drivers as builtint Apr 12 17:05:49 * compile unnecessary stuff as modules Apr 12 17:07:11 hello. i complile console-image from kaeilos and install it on flash. after try boot on my eBox 2300 i saw it http://s11.radikal.ru/i184/1004/da/30757ace194e.jpg. Why kernel can boot from flash-pen ? sorry for my badly english Apr 12 17:10:04 Hi JaMa, do you have an idea why mplayer isnt buildable in Angstrom? http://pastebin.com/kKi0gG2y Apr 12 17:19:27 dth: seen that too.. but I'm using mplayer_git instead.. Apr 12 17:42:33 i append rootdelay kernel boot param and it's work :) Apr 12 17:43:13 03Michael 'Mickey' Lauer  07org.openembedded.dev * r9171e9cd1f 10openembedded.git/recipes/linux/ (linux-leviathan/defconfig linux-leviathan_git.bb): Apr 12 17:43:13 linux-leviathan: enable debugfs to fix wifi (yes, it's true) Apr 12 17:43:13 BIG HATS OFF TO GNUtoo, who found the magic switch! Apr 12 17:43:27 thanks Apr 12 17:43:32 :) you deserve it Apr 12 17:43:33 great work Apr 12 17:43:35 yes Apr 12 17:43:36 lol Apr 12 17:43:45 such a small switch... Apr 12 18:13:27 anyone know why udev-151 isn't creating a /dev/ttyS1 entry when udev-141 was? (not too familiar with udev rules, so any help is appreciated.) Apr 12 18:21:13 03Martin Jansa  07org.openembedded.dev * rb78af1c24c 10openembedded.git/recipes/ (6 files in 3 dirs): Apr 12 18:21:13 xcb,libx11,xserver-kdrive-glamo: add SRCREVs and fix git URL Apr 12 18:21:13 Signed-off-by: Martin Jansa Apr 12 18:21:19 03Martin Jansa  07org.openembedded.dev * r16f464bd8c 10openembedded.git/recipes/ (438 files in 104 dirs): (log message trimmed) Apr 12 18:21:19 recipes: move checksums to recipes from checksums.ini, part 2 manual adjustement Apr 12 18:21:19 * all: multiple checked items in SRC_URI (needs name= param) Apr 12 18:21:19 * other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native) Apr 12 18:21:20 * ... Apr 12 18:21:20 * tested with micro/micro-uclibc/Angstrom/SHR with Apr 12 18:21:21 SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_* Apr 12 18:21:46 03Martin Jansa  07org.openembedded.dev * r44985d56bc 10openembedded.git/recipes/ (4923 files in 1477 dirs): Apr 12 18:21:46 recipes: move checksums to recipes from checksums.ini Apr 12 18:21:46 * fetch all *.bb with patched utils.bbclass appending all checksums Apr 12 18:21:46 found only in checksums.ini to recipe Apr 12 18:21:47 Signed-off-by: Martin Jansa Apr 12 18:27:14 03Koen Kooi  07org.openembedded.dev * rf529623b2b 10openembedded.git/recipes/flex/flex.inc: flex: depend on gettext Apr 12 18:31:00 does anyone know if pavel machek is flying around on irc s ? Apr 12 18:38:21 rob_w, good question Apr 12 18:38:44 i deperatly need a acpi guru and i am willing to pay for it ;-) Apr 12 18:41:19 rob_w, you could mail him Apr 12 18:44:53 03Martin Jansa  07org.openembedded.dev * r353b4dc722 10openembedded.git/classes/ (base.bbclass utils.bbclass): (log message trimmed) Apr 12 18:44:53 utils.bbclass: simplify checksum check, prepare for checksums.ini removal Apr 12 18:44:53 * show note, when there are checksums only in checksums.ini (prepare for Apr 12 18:44:53 script for moving all to recipes) Apr 12 18:44:53 * parse checksums.ini only when there is no checksum in recipe (could be Apr 12 18:44:54 faster, but for more checked items in SRC_URI it is parsed repeatedly) Apr 12 18:44:55 * if one checksum doesn't match then count and show both (md5 as well as Apr 12 19:02:42 getting dependency loops after the latest pull :) Apr 12 19:02:45 * kergoth bisects Apr 12 19:04:51 kergoth: on which recipe? Apr 12 19:04:59 task-boot. Apr 12 19:05:22 yeah, it works fine if i back up a couple commits. i think r353b4dc is breaking it here Apr 12 19:07:35 wait, i think koen's commit broke it, the flex/gettext thing Apr 12 19:21:57 with packaged-staging, do I need to maintain my build directory structure? Apr 12 19:22:37 for example, can I give the same pstage folder to two different users under their home directories, and not have to rebuild everything? Apr 12 19:27:33 oneshel: you'll hit issues with it today. people are working on it Apr 12 19:27:54 kergoth_: found dep loop? Apr 12 19:28:01 kergoth_: ah ok, that's what I was seeing and wanted to check Apr 12 19:28:27 JaMa: yeah, flex.inc adds target gettext to deps, and the deps aren't overridden in the -native recipe, so flex-native deps on gettext Apr 12 19:28:42 JaMa: let koen know with an irc message, no reply yet Apr 12 19:29:09 ok, thanks Apr 12 19:29:38 * kergoth_ just reverted it local for now Apr 12 19:32:14 kergoth_: I have slightly stranger log now http://paste.pocoo.org/show/201132/ Apr 12 19:32:30 I mean even bevore commenting out that DEPENDS Apr 12 19:32:50 weird. Apr 12 20:52:50 re Apr 12 20:58:43 woglinde: openjdk-6 got built on 64bit machine Apr 12 21:00:23 hrw which one? Apr 12 21:00:35 openjdk in jalimo? Apr 12 21:01:23 yes Apr 12 21:01:43 hm fine Apr 12 21:02:06 but we had no problems with amd64 builds Apr 12 21:02:08 with some hacks etc so not repeatable yet Apr 12 21:02:29 woglinde: Robert said x86 only were working Apr 12 21:02:41 hm when? Apr 12 21:02:48 some time ago Apr 12 21:02:59 x86 made a lot of problems Apr 12 21:03:24 with using 386/486/586 at will for directoiries Apr 12 21:07:00 wau qemuarm image is now at 780k with lzma kexecboot Apr 12 21:08:13 bye Apr 12 21:25:35 kergoth: you told me two or three weeks ago how I could rebuild a glibc ... Apr 12 21:25:44 kergoth: do you remember which packages I need to clean? Apr 12 21:38:18 jo mickeyl Apr 12 21:39:19 good evening Apr 12 22:23:38 03Koen Kooi  07org.openembedded.dev * r460cfe4bf2 10openembedded.git/recipes/freetype/ (freetype-native_2.3.9.bb freetype_2.3.9.bb): freetype 2.3.9: convert to BBCLASSEXTEND and new style staging Apr 12 23:18:26 otavio, do you intend to rebuild your toolchain? bitbake -c clean gcc-cross gcc-cross-initial gcc-cross-intermediate glibc-initial glibc Apr 12 23:18:44 and if all else fails, you can rm -rf tmpdir Apr 13 02:25:11 hmm, http://github.com/kergoth/BitBake/commit/6405a3e5931237c28a5982a5fa27edd72a1baf71 Apr 13 02:26:00 thoughts? Apr 13 02:27:53 * kergoth adds a line comment to it **** ENDING LOGGING AT Tue Apr 13 02:59:56 2010