**** BEGIN LOGGING AT Tue Aug 17 02:59:57 2010 Aug 17 04:42:17 03Khem Raj  07org.openembedded.dev * re6584742e0 10openembedded.git/recipes/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb: Aug 17 04:42:17 docbook-sgml-dtd-4.5-native.bb: New recipe. Aug 17 04:42:17 Signed-off-by: Khem Raj Aug 17 04:42:20 03Khem Raj  07org.openembedded.dev * r353f19af2d 10openembedded.git/recipes/docbook-utils/docbook-utils-native_0.6.14.bb: Aug 17 04:42:20 docbook-utils-native_0.6.14.bb: Get rid of do_stage Aug 17 04:42:20 Signed-off-by: Khem Raj Aug 17 06:24:58 03Martin Jansa  07org.openembedded.dev * r9980198df3 10openembedded.git/conf/distro/include/sane-toolchain-eglibc.inc: Aug 17 06:24:59 eglibc: limit -ggdb3 work-around to arm (as suggested by khem) Aug 17 06:24:59 * -ggdb3 breaks build on mips (as reported by Graham) Aug 17 06:24:59 Signed-off-by: Martin Jansa Aug 17 06:50:12 gm Aug 17 06:50:30 gm Aug 17 06:51:07 JaMa: nice work on python Aug 17 06:51:15 not sure if I have time tonight to test it Aug 17 06:52:13 I'll ask mickey about -devel/-dev change and if he agree I'll push it Aug 17 06:58:19 good plan Aug 17 07:02:04 i'll also try to test the x patches. They look ok to me. also this will be wed or thu Aug 17 07:05:31 I am using this command: CROSS_COMPILE=arm-angstrom-linux-gnueabi- make Aug 17 07:05:32 And i got this error: /home/ndemir/angstrom/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/lib/libgcc_s.so, not found Aug 17 07:09:35 ndemir: so that file does not exist Aug 17 07:10:04 why? i just installed the toolchain Aug 17 07:10:12 ndemir: and that is not really an OE question, in OE you do not invoke things with CROSS_COMPILE and make Aug 17 07:10:28 if you want to build something with oe use bitbake and bake a recipe Aug 17 07:10:35 manually i compiled the package to understand the problem Aug 17 07:11:00 eFfeM_work: it says libc.so not found in another error. Aug 17 07:11:07 do you have and idea? Aug 17 07:11:32 ndemir: it says ligbcc_s.so not found Aug 17 07:11:45 warning: libc.so, needed by /home/ndemir/angstrom/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/lib/libgcc_s.so, not found (try using -rpath or -rpath-link) Aug 17 07:12:09 did you build glibc (or eglibc or uclibc) ? Aug 17 07:12:17 and installed it ? Aug 17 07:18:11 eFfeM_work: should i use the command: bitbake glibc? Aug 17 07:18:31 maybe, don't know exactly what you did before Aug 17 07:18:44 better do something like bitbake helloworld Aug 17 07:18:58 that will compile and install the complete toolchain Aug 17 07:19:25 and whatever you want to compile might require additonal libs Aug 17 07:19:43 * eFfeM_work strongly suggests to make a recipe for it, peek at other recipes to get started Aug 17 07:22:18 eFfeM_work: look at this -> http://pastebin.com/Upm2bu03 Aug 17 07:22:25 03Martin Jansa  07org.openembedded.dev * ra5052d3889 10openembedded.git/recipes/gnutls/ (4 files in 2 dirs): Aug 17 07:22:26 gnutls: add version 2.10.1 Aug 17 07:22:26 Signed-off-by: Martin Jansa Aug 17 07:24:29 ndemir it has some problems with the compiler, i've no idea what you did upfront but I would suggest rm -rf /home/ndemir/angstrom/angstrom-setup-scripts/build/tmp-angstrom_2008_1 Aug 17 07:24:30 then Aug 17 07:24:35 bitbake helloworld Aug 17 07:24:48 eFfeM_work: i will do that Aug 17 07:24:56 it will give you a clean start Aug 17 07:25:03 guess you are building angstrom for beagleboard Aug 17 07:25:38 taht is build quite often and should work without hassle Aug 17 07:25:45 gl Aug 17 07:37:18 eFfeM_work: i am trying to compile lshw, http://packages.ubuntu.com/karmic/lshw. you can see depends on that page. what should i write for DEPENDS in bb file? Aug 17 07:39:27 ndemir: DEPENDS = "pciutils usbutils" Aug 17 07:39:44 no need to add depends for libc or so, these can be assumed to be present Aug 17 07:40:03 hımm ok thanks eFfeM_work Aug 17 07:40:10 yw Aug 17 07:41:19 ndemir: btw the first package is the hardest one :-) Aug 17 07:41:52 but unlike school it is allowed to cheat and look at other recipes :-) Aug 17 07:44:36 eFfeM_work: :) Aug 17 07:52:40 Noor: saw your patches but most likely I won't have time to look at them today (and push them) Aug 17 08:00:39 OK Aug 17 08:00:42 no problem Aug 17 08:10:00 hi all Aug 17 08:14:41 Noor: but don't let that stop you from submitting new patches Aug 17 08:14:43 hi gremlin[it] Aug 17 08:22:22 eFfeM_work: no I am sending new ones Aug 17 08:22:34 ok Aug 17 08:32:51 good morning Aug 17 08:35:05 03Martin Jansa  07org.openembedded.dev * r9debd2fea1 10openembedded.git/ (31 files in 5 dirs): Aug 17 08:35:06 python: move 2.6.[124] to obsolete, move all distributions to 2.6.5 Aug 17 08:35:06 Signed-off-by: Martin Jansa Aug 17 08:35:06 Acked-by: Michael 'Mickey' Lauer Aug 17 08:35:07 florian: moin Aug 17 08:35:21 03Martin Jansa  07org.openembedded.dev * rb16899ec9e 10openembedded.git/recipes/python/ (18 files in 2 dirs): Aug 17 08:35:21 python: import 2.6.5 from poky Aug 17 08:35:21 * without legacy staging Aug 17 08:35:21 * fix QA issue libpython2: non -dev package contains symlink .so: libpython2 path Aug 17 08:35:22 * use FILESPATHPKG Aug 17 08:35:22 Signed-off-by: Martin Jansa Aug 17 08:35:23 Acked-by: Michael 'Mickey' Lauer Aug 17 08:35:37 florian: btw do you remember if there is a way to upload screenshot with gpe-scap in non-interactive way? Aug 17 08:36:41 JaMa: hum no I don't think so but this might be easy to add Aug 17 08:38:12 florian: quite often I'm testing something remotely without seeing what's shown on display, so it would be usefull Aug 17 08:39:32 JaMa: yes true, I missed such a function some time ago too. Aug 17 08:46:09 hi eFfeM_work Aug 17 08:46:15 hi florian ... Aug 17 08:46:32 hi gremlin[it] Aug 17 08:47:57 I have a problem, module-init-tools-cross refuse to compile cause a "/usr/bin/ld: cannot find -lc" ... target is atngw100 angstrom uclibc ... i notice some other had simila trouble but i don't find a solution ... Aug 17 08:48:01 hi florian ! Aug 17 08:50:05 eFfeM_work: how does the bitbake compile? does it use make CROSS_COMPILE=arm-angstrom-linux-gnueabi- command? Aug 17 08:50:05 Aug 17 08:50:43 it does lots of things internally but it make sure paths and prefixes are correct Aug 17 08:50:49 do you have a problem? Aug 17 08:52:24 eFfem_work: ERROR: runstrip: ''arm-angstrom-linux-gnueabi-strip' --remove-section=.comment --remove-section=.note '/home/ndemir/angstrom/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/lshw-B.02.14-r0.0/package/usr/sbin/lshw'' strip command failed Aug 17 08:52:27 i have this error Aug 17 08:52:58 guess the compile then worked Aug 17 08:53:06 i checked the lshw binary. it is not a binary works in arm Aug 17 08:53:07 can you pastebin the whole log ? Aug 17 08:53:15 ah ok Aug 17 08:53:26 then thelog is probaby not that useful Aug 17 08:53:37 eFfeM_work: yes. you are right. Aug 17 08:53:48 eFfem_work: what should i do? Aug 17 08:53:54 hn Aug 17 08:53:56 hm Aug 17 08:54:20 does the package use automake Aug 17 08:54:26 and can you pastebin your recipe ? Aug 17 08:54:35 it has makefile Aug 17 08:55:19 it has only makefile not ./configure Aug 17 08:55:28 ok then show the recipe Aug 17 08:55:31 ok Aug 17 08:55:39 good morning Aug 17 08:56:48 hi ant_work Aug 17 08:56:58 03Dmitry Eremin-Solenikov  07org.openembedded.dev * r3dfdd75198 10openembedded.git/recipes/lowpan-tools/ (lowpan-tools_0.2.1.bb lowpan-tools_0.2.2.bb): Aug 17 08:56:58 lowpan-tools: update to 0.2.2 Aug 17 08:56:58 Signed-off-by: Dmitry Eremin-Solenikov Aug 17 08:57:32 eFfem_work: lshw.inc -> http://pastebin.com/3wgW2vXN Aug 17 08:57:53 eFfem_work: lshw_B.02.14.bb -> http://pastebin.com/ABVNFrkg Aug 17 08:58:24 ndemir: inherit autotools should not be there if there are no autotools files (no .ac or .m4 or .in files or so) Aug 17 08:58:46 ok. what should i write? automake? Aug 17 08:58:56 no, one sec Aug 17 09:00:10 eFfeM_work: ok. i am waiting. Aug 17 09:00:20 trying to find a good example Aug 17 09:01:09 ok Aug 17 09:01:43 can't find a good example but you need to add do_compile and do_install functions Aug 17 09:01:54 e.g Aug 17 09:01:55 do_compile() { Aug 17 09:01:55 oe_runmake 'CXX=${CXX}' Aug 17 09:01:55 } Aug 17 09:02:03 the CXX part is probably not needed Aug 17 09:02:20 i tried it before. but i will try it again. Aug 17 09:02:42 eFfeM_work: what if there is configure script and not makefile? Aug 17 09:02:46 and do_install should call oe_runmake install Aug 17 09:03:21 if there is a configure script and also things like configure.in you probably need to use autotools Aug 17 09:04:32 but you do not need it for thsi Aug 17 09:06:18 eFfeM_work: i added do_compile and do_install. here is the error -> http://pastebin.com/FmZbRk3n Aug 17 09:07:12 there should be more, it should mention a logfile Aug 17 09:08:50 eFfeM_work: should i use inherit for this? Aug 17 09:09:11 you are missing a lib path Aug 17 09:10:34 it might be that your recipe uses a hardcoded path, then you need a patch it might also be that you need to set a dir Aug 17 09:11:06 eFfeM_work: you saw my bb file. Aug 17 09:11:09 that you need to set an override to a dir that specifies the place where the linkfile is found Aug 17 09:11:18 yeah, but that is in the makefile, it depends on the package Aug 17 09:11:49 it finds but says "incompatible" Aug 17 09:11:59 eFfem_work: /home/ndemir/angstrom/angstrom-setup-scripts/build/tmp-angstrom_2008_1/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: skipping incompatible ./core//liblshw.a when searching for -llshw Aug 17 09:12:32 either you compiled with the wrong CC or you are using a wrong path Aug 17 09:13:00 in do_compile try: Aug 17 09:13:09 oe_runmake CC="${CC} ${LDFLAGS}" Aug 17 09:13:24 do a bitbake -c clean lshw Aug 17 09:13:27 then bitbake lshw Aug 17 09:14:31 ok now i am trying Aug 17 09:18:50 any clue form my trouble ? http://tinderbox.openembedded.net/packages/696809/ Aug 17 09:22:29 gremlin[it]: cannot find -lc, do you have glibc buidl and installed Aug 17 09:23:54 eFfeM_work, i'm using uclibc ... libc.a .so is not present into the dir where gcc look for it ... but uclibc and uclibc-initial are both build with success ... Aug 17 09:25:49 gremlin[it]: hm, strange, there is a libc.a somewhere else in sysroots (don't know too much abut uclibc Aug 17 09:26:37 sysroots/avr32-angstrom-linux-uclibc/usr/lib/libc.a Aug 17 09:27:03 and on same place also shared ones Aug 17 09:27:37 and where does gcc want it ? Aug 17 09:27:46 actually have a similar issue Aug 17 09:28:02 afk for a moment Aug 17 09:28:23 sysroots/x86_64-linux ... (my host is a x86_64 Aug 17 09:36:48 gremlin[it]: you can find out the paths used by gcc with Aug 17 09:36:50 echo "" | gcc -c -E -v - Aug 17 09:37:11 and gcc -print-search-dirs Aug 17 09:38:07 inside devshell ? Aug 17 09:41:28 Anyone an idea why xtscal doesn't seem to work any more? Aug 17 09:45:00 florian: what goes wrong with it? Aug 17 09:47:24 pb_: The cross wasn't displayed and I got an error message when I tapped on the screen last night. Aug 17 09:47:45 hrm... left the affected device at home Aug 17 09:49:55 It was somethign with XReply Assertion !dpy->xcb->reply_data Aug 17 09:50:06 hi lrg Aug 17 09:52:10 eFfeM_work, plain (native) gcc obviously search in my host paths ... if you see the log there is full specification of search paths on command line ... Aug 17 09:52:28 seem there isn't a "cross uclibc" library installed ... Aug 17 09:54:27 hm, not really an idea (not an uclibc/toolchain lib) Aug 17 09:55:01 for the cmds I gave, guess you can do it in devshell, I've also used them directly and replaced gcc by with the full path of the cross gcc Aug 17 09:58:00 wolla wolla wolla Aug 17 09:58:10 hi XorA ! Aug 17 09:58:13 wolla ? Aug 17 10:00:04 florian: about xtscal some days ago: http://apt.rikers.org/%23oe/20100701.html.gz Aug 17 10:00:12 on the top Aug 17 10:00:41 ant_work: yes this looks familiar Aug 17 10:01:12 some changes to libxcb? added to xorg? Aug 17 10:01:23 btw opie is working again Aug 17 10:01:34 just gpe was failing when I tried Aug 17 10:01:52 I tested opie just a few days ago Aug 17 10:02:50 I doubt Opie would use libxcb Aug 17 10:03:12 iirc was some udev side-issue Aug 17 10:03:16 or xtscal :-D Aug 17 10:03:29 opie had the crosshairs :p Aug 17 10:04:23 This reminds me to a couple of xtscal patches Aug 17 10:04:47 florian: hm, right. that sounds like an xcb bug I guess. Aug 17 10:05:01 possibly the XCALIBRATE extension is doing something that it doesn't like. Aug 17 10:10:43 Sounds like a lot of fun debugging... a job for later. Aug 17 10:11:22 I need to get Android running on a board first *sigh* Aug 17 10:15:06 mickey|office: good morning Aug 17 10:15:18 good morning pb_ Aug 17 10:15:32 pb_: did anything important happen on the last TSC meeting? Aug 17 10:15:52 eFfeM_work: which package should i bitbake to obtain libc? Aug 17 10:16:18 NB: took me 6 hours to get back from munich... weather was really lousy and there were dozens of construction sites on the Autobahn Aug 17 10:17:51 mickey|office: no, nothing very noteworthy. I don't think we had much business to discuss. Aug 17 10:18:01 mickey|office: oh dear. how long should it take normally? Aug 17 10:18:11 3.40 - 4.00 Aug 17 10:18:18 depending on traffic Aug 17 10:18:43 it's ~ 400 km Aug 17 10:18:59 ah right. Aug 17 10:19:16 only an average of 100km/h? that doesn't sound right for a bmw on the autobahn :-} Aug 17 10:19:41 heh Aug 17 10:19:48 surely with your new vehicle you should be able to travel that distance in about 1h! Aug 17 10:20:04 hehehe Aug 17 10:20:13 indeed, the new 330i is a monster Aug 17 10:20:24 pity i usually don't drive that much of Autobahn Aug 17 10:20:55 i might change that now :) Aug 17 10:20:58 heh Aug 17 10:21:55 :-) Aug 17 10:23:13 I read a review of the 330d some time ago... the 330i might be even more fun :) Aug 17 10:26:49 ya, it's quite amazing acceleration-wise. although the convertible with the steel roof is quite heavy Aug 17 10:29:17 eFfeM_work: I need some help regarding sgml-common-native recipe Aug 17 10:29:38 Noor: about to go for lunch will be back in 30 mins Aug 17 10:29:43 OK Aug 17 10:30:01 but feel free to describe your issue; maybe someone else can help and otherwise I'll read it when I am back Aug 17 10:30:10 BTW in which country you are living? Aug 17 10:30:40 * florian needs a new car too Aug 17 10:31:23 I am removing old style staging and replacing do_stage with do_install function in sgml-common-native recipe Aug 17 10:33:05 during compilation a script is created which is called install-catalog. In this script the path to tmp/sysroot.i686-linux/etc/sgml is hardcoded using during do_compile function Aug 17 10:33:51 so when this script runs its creats a file in tmp/sysroot/i686-linux/stc/sgml with name catalog Aug 17 10:34:36 in old scenario the updated files in sysroot goes in staging_pkg directory Aug 17 10:37:17 but in new style staging this does not happen. rather content from sysroot-destdir are copied to staging-pkg directory Aug 17 10:37:54 so I am not having catalog file in ipk file Aug 17 10:38:49 because thing are not coming to staging-pkg directory from tmp/sysroot but from sysroot-destdir Aug 17 10:40:22 sounds like you need to fix that script to install into the correct place. Aug 17 10:40:28 i.e. ${D} Aug 17 10:40:54 is it right to add ${D} in script Aug 17 10:42:07 i was confused because if this file will be used from anyother utility it will create catalog at the sgml-common-native image directory Aug 17 10:42:15 isn't it Aug 17 10:42:36 oh, the script itself is installed? Aug 17 10:42:40 that is a bit of a nuisance Aug 17 10:42:59 I guess you could have it read ${D} from the environment rather than expanding it inline. Aug 17 10:45:10 I think I got it Aug 17 10:45:30 i'll ping u again if i face any problem Aug 17 10:46:03 ok, cool Aug 17 11:50:58 pb_: I change the install-catalog script to echo "$SGML_POINTER $SGML_CENTRALIZED" >> ${D}/home/nahsan/SB/open_comm/tmp/sysroots/i686-linux/etc/sgml/catalog Aug 17 11:51:23 previosly it was echo "$SGML_POINTER $SGML_CENTRALIZED" >> /home/nahsan/SB/open_comm/tmp/sysroots/i686-linux/etc/sgml/catalog without ${D} Aug 17 11:52:00 but it is still creating catalog file at /home/nahsan/SB/open_comm/tmp/sysroots/i686-linux/etc/sgml instead of image Aug 17 11:55:38 when ipk file is being created the function parses and replaces all staging_dir paths with 'FIXMESTAGINGDIR' Aug 17 11:56:33 fahad usman here? pls see my reply on your cacaoh patch Aug 17 11:57:36 so when i changes install-catalog --add ${sysconfdir}/sgml/sgml-ent.cat ${STAGING_DATADIR}/sgml/sgml-iso-entities-8879.1986/catalog with install-catalog --add ${sysconfdir}/sgml/sgml-ent.cat ${D}${datadir}/sgml/sgml-iso-entities-8879.1986/catalog Aug 17 11:57:45 Noor, don't know anything about this recipe or catalog files, but guess you want to redefine FIXMESTAGINGDIR Aug 17 11:58:28 but don't think you should explicitly have dirs like i686-linux in a patch, this will fail on 64 bit Aug 17 11:58:35 03Simon Busch  07org.openembedded.dev * r3a3ffb7d7b 10openembedded.git/conf/machine/palmpre.conf: Aug 17 11:58:35 palmpre: use omap3530beagle config for x-load Aug 17 11:58:35 We currently have no palmpre support for x-load. As long as we miss it we use the config Aug 17 11:58:35 from the beagleboard machine. Aug 17 11:58:35 Signed-off-by: Simon Busch Aug 17 11:58:36 Acked-by: Stefan Schmidt Aug 17 11:58:44 03Simon Busch  07org.openembedded.dev * r7225589793 10openembedded.git/recipes/u-boot/u-boot_git.bb: Aug 17 11:58:45 u-boot: bump git revision for palmpre machine Aug 17 11:58:45 The current git revision for palmpre machine fails to compile. I updated it to the latest Aug 17 11:58:45 revision available as u-boot is currently not usable on the palmpre machine at all. Aug 17 11:58:45 Signed-off-by: Simon Busch Aug 17 11:58:45 Acked-by: Stefan Schmidt Aug 17 11:58:46 03Simon Busch  07org.openembedded.dev * ra6e9154445 10openembedded.git/recipes/linux/ (linux-palmpre/defconfig linux-palmpre_git.bb): Aug 17 11:58:46 linux-palmpre: add git version Aug 17 11:58:47 The sources from Palm for the Palm Pre has beed modified with little improvements and are Aug 17 11:58:47 rebased against the latest version from Palm found at http://opensource.palm.com from time Aug 17 11:58:48 to time. The modified kernel tree is maintained by the FSO team. Aug 17 11:58:48 Signed-off-by: Simon Busch Aug 17 11:58:49 Acked-by: Stefan Schmidt Aug 17 11:58:57 03Simon Busch  07org.openembedded.dev * r7f397fe647 10openembedded.git/recipes/tslib/ (tslib.inc tslib/palmpre/ts.conf tslib/palmpre/tslib.sh): Aug 17 11:58:57 tslib: add config files for palmpre machine Aug 17 11:58:57 Signed-off-by: Simon Busch Aug 17 11:58:57 Acked-by: Stefan Schmidt Aug 17 12:00:13 this is coming from variable Aug 17 12:00:41 sysconfdir Aug 17 12:01:01 hi all Aug 17 12:01:06 i have a quick question Aug 17 12:01:13 hi Fahad_ Aug 17 12:01:14 ask Aug 17 12:01:17 i am modifying some recipes Aug 17 12:01:23 btw send an email in reply to your latest patch Aug 17 12:01:30 i am removing the legacy staging Aug 17 12:01:37 from a bunch of native recipes Aug 17 12:01:52 and also passing them through oe-stylize Aug 17 12:01:56 add Aug 17 12:01:57 NATIVE_INSTALL_WORKS = "1" Aug 17 12:02:11 so, should i subit one patch for both the changes or two seperate patches Aug 17 12:02:20 where you removed legacy staging Aug 17 12:02:27 yes, i am doing that already Aug 17 12:02:27 better 2, as they are not related Aug 17 12:02:34 or only loosely Aug 17 12:02:51 didn't see the NATIVE_INSTALL_WORKS in your patch Aug 17 12:05:40 okay, should i send another patch for cacaoh-native? Aug 17 12:06:28 eFfeM_work: FIXMESTAGINGDIR is just a string Aug 17 12:06:39 ah ok Aug 17 12:07:29 I think it is replaced with STAGING_DIR Aug 17 12:07:31 in staging_packager all files that are to be packages are parsed and staging dir path is replaced with this string Aug 17 12:07:35 yeah Aug 17 12:07:51 found these two lines: Aug 17 12:07:53 classes/packaged-staging.bbclass: sed -i -e s:${STAGING_DIR}:FIXMESTAGINGDIR:g $i Aug 17 12:07:53 classes/packaged-staging.bbclass: os.system("sed -i -e s:FIXMESTAGINGDIR:%s:g %s" % (staging, tmpdir + '/' + file)) Aug 17 12:08:08 but don't have any experience in that area (and currently not too much time) Aug 17 12:08:48 OK Aug 17 12:11:03 Can you refer any other person Aug 17 12:12:08 well if there is someone here that can help, I think they will speak up Aug 17 12:12:37 Fahad_: if the line is missing send a new patch (after testing etc). please label it v2 Aug 17 12:56:48 eFfeM_work: should i still add NATIVE_INSTALL_WORKS even if it does not affect the resulting .ipk file and i don't see any message in the log indicating that legacy staging is being used Aug 17 13:09:13 Fahad_: are the files copied to the stagin dir if you have no NATIVE_INSTALL_WORKS ? Aug 17 13:09:42 let me verify, just a min Aug 17 13:11:46 Fahad, here is what kergoth said about it: http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-August/022885.html Aug 17 13:12:39 btw kergoth is also with mentor and has far more knowledge on this than I have Aug 17 13:16:35 eFfeM_work: i get exactly the same contents in the staging directory with or without NATIVE_INSTALL_WORKS = "1" Aug 17 13:17:11 Ah ok, then afaik it is ok to leave it out (unless kergoth__ or someone else says otherwise) Aug 17 13:18:19 eFfeM_work: okay, then i think i should wait for their response, in the meanwhile i am replying to the mailing list Aug 17 13:18:56 ok, i probably won't have time to test and commit it today anyway Aug 17 13:19:16 but ofc if someone else says it is ok and pushes it that is equally fine with me Aug 17 13:20:57 eFfeM_work: okay, thanks Aug 17 13:39:23 03Koen Kooi  07org.openembedded.dev * r65cd015e62 10openembedded.git/recipes/vnc/x11vnc_0.9.11.bb: x11vnc: add 0.9.11 Aug 17 14:16:10 anybody know how to get OE to add an initramfs to the kernel? Aug 17 14:19:57 Not 100% but there's recipes for that dance, yes Aug 17 14:20:06 kexec related at least Aug 17 15:11:40 eFfeM_work: in uicmoc3-native recipe OE_QMAKE_MOC variable is used and this variable is define in qmake.bbclass to ${STAGING_BINDIR_NATIVE}/moc Aug 17 15:12:09 is it right to replace this variable with ${D}{bindir}/moc in recipe file? Aug 17 15:31:07 Noor: this variable assumes different dirs based on what it is compiling for Aug 17 15:31:34 Noor: in this case you could replace it with ${D}{bindir}/moc3 Aug 17 15:31:52 in the recipe file? Aug 17 15:32:19 yes Aug 17 15:32:45 Thanks. Thats what I did just want to confirm Aug 17 15:44:47 Noor, I'm gone again in a few minutes, but I saw khem gave you a better answer than I could Aug 17 15:45:05 not sure when I'm back so not sure whether I have time to peek at your patches Aug 17 15:45:17 No problem Aug 17 15:45:33 Noor, btw if you want to you could also try to convert some recipes to BBCLASSEXTEND = "native" Aug 17 15:45:35 afk Aug 17 16:18:33 hi all ! Aug 17 16:18:57 gremlin[it]: hello long time Aug 17 16:19:12 yes really long time ! Aug 17 16:19:20 what have you been upto Aug 17 16:20:13 mhhh many things, health trouble, lot of work, a broken relationship ... Aug 17 16:20:56 at now i have a little trouble with uclibc and NGW100 ... talking about OE :P Aug 17 16:23:50 gremlin[it]: I see. I hope all is well now Aug 17 16:24:04 what sort of trouble with uclibc Aug 17 16:24:05 khem, yes seem yes ... Aug 17 16:24:40 khem, http://tinderbox.openembedded.net/builds/83079/ Aug 17 16:25:55 gremlin[it]: thats your host issue Aug 17 16:27:14 khem, ... i need libc.a on my distro ? Aug 17 16:31:13 gremlin[it]: probably Aug 17 16:32:29 khem, let's try ... i was stucked looking who in OE could provide uclibc'd libc.a ... hahaha Aug 17 16:42:47 khem, you was right !!! Aug 17 16:43:50 heh Aug 17 16:43:56 I did that yesterday also Aug 17 16:44:03 we should add that check to sanity Aug 17 16:46:33 Crofton, yes was a subtle error ... Aug 17 16:47:06 Crofton, maybe i try to do something ... Aug 17 16:48:44 yeah Aug 17 16:48:56 I bites everytime you install on a new machine Aug 17 16:49:56 Crofton, what recipe i can check to learn how to do a sanity check ? Aug 17 16:51:32 I think those checks are done in the sanity class Aug 17 16:51:48 mhh ok ... i try to take a look Aug 17 16:52:56 hmmm Aug 17 16:52:58 | ./libpython2.6.so: undefined reference to `_PyParser_Grammar' Aug 17 16:53:01 that rings a bell Aug 17 16:53:31 indeed, i have seen this before Aug 17 16:53:57 maybe something like ld vs gcc used for linking? Aug 17 16:54:27 florian, no seem do with gcc --> http://tinderbox.openembedded.net/public/logs/task/7202085.txt Aug 17 16:54:41 at least with module-init-tools-cross Aug 17 16:55:36 gremlin[it]: this doesn't have to count for python Aug 17 16:56:20 ok Aug 17 16:57:05 have to go, bye Aug 17 16:57:57 GNUtoo|laptop: what version of python? Aug 17 16:58:28 I've seen that as possibly a build time race in ptyhon which i thought was fixed in more recent (ie not 2.6.[12]) versions Aug 17 16:58:39 ah parallel build issues it seem Aug 17 16:58:44 this time I bet it built Aug 17 16:58:54 I'll look the version Aug 17 17:01:07 work/x86_64-linux/python-native-2.6.5-ml11.0/temp$ tail log.do_compile.31953 =>./libpython2.6.so: undefined reference to `_PyParser_Grammar' Aug 17 17:01:44 the other do_compile has that: Aug 17 17:02:06 Yeah, damn Aug 17 17:02:10 Still there :( Aug 17 17:02:12 many warnings and some failed module Aug 17 17:02:20 Time to go debug the makefiles and fix it Aug 17 17:02:22 or kludge it Aug 17 17:03:03 I'll do that later Aug 17 17:03:14 I've an alsa driver to fix Aug 17 17:03:24 a gps to debug Aug 17 17:03:32 from fso Aug 17 17:03:34 etc... Aug 17 17:05:16 03Tom Rini  07org.openembedded.dev * raf89852d1c 10openembedded.git/recipes/lmbench/lmbench_2.0.4.bb: Aug 17 17:05:16 lmbench: Fix 2.0.4 like Koen did for 2.5 Aug 17 17:05:16 Signed-off-by: Tom Rini Aug 17 17:25:59 er what happened to python-devel Aug 17 17:30:06 anybody build evince recently? Aug 17 17:31:36 ok, python-devel now matches -dev convention .. Aug 17 17:41:42 looks like I'm not the only one: http://comments.gmane.org/gmane.comp.handhelds.openembedded/35575 Aug 17 17:51:15 yeah someone else also ran into parallel make issue with python Aug 17 17:53:45 me at some point in the past :) Aug 17 17:56:35 Tartarus: eh ok Aug 17 17:56:43 did you get to root of the cause Aug 17 17:56:54 jkridner|work: whats your TMPDIR Aug 17 17:57:49 /mnt/angstrom-setup-scripts/build/tmp-angstrom_2008_1 Aug 17 17:57:56 jkridner|work: it should not have a traling '/' like TMPDIR="/oe/scratch" is ok but TMPDIR="/oe/scratch/" can cause these kind of subtle issues Aug 17 17:58:09 so you are ok Aug 17 18:00:24 export OE_BUILD_TMPDIR="/mnt/angstrom-setup-scripts/build/tmp-angstrom_2008_1" Aug 17 18:00:27 k. Aug 17 18:01:19 TMPDIR gets set to that. Aug 17 18:01:54 jkridner|work: ok I have a machine where I dont have those files installed I can give it a try Aug 17 18:01:58 which recipe is it Aug 17 18:02:20 evince_2.30.0.bb ? Aug 17 18:02:43 yup. currently at r1. Aug 17 18:03:00 * khem puts evince on front burner Aug 17 18:09:25 heh I did a quick braindump on bbappend and bblayers here http://sakrah.dontexist.org/node/2 Aug 17 18:10:10 if anyone reads it and finds something whacky lemme know I can correct it Aug 17 18:22:23 hi, i'm trying to run my oe build on htcdream, i've flashed image with fastboot, but after restart i can only see screen as it was displayed before restart ( i.e. cyanogen home with 'restart' dialog) Aug 17 18:23:08 i've also tried existing images from shr/unstable repo but result is the same... Aug 17 18:29:26 re Aug 17 18:47:14 03Roman I Khimov  07org.openembedded.dev * rf6dc648118 10openembedded.git/ (10 files in 3 dirs): Aug 17 18:47:14 openssl: update 1.0.0 to 1.0.0a Aug 17 18:47:14 * exactly one fix (CVE-2010-1633), considered as safe upgrade Aug 17 18:47:14 Signed-off-by: Roman I Khimov Aug 17 18:47:14 Acked-by: Martin Jansa Aug 17 18:57:42 leviathan: do you know what may cause it ? Aug 17 19:24:07 zenob: as gnutoo told me Aug 17 19:24:20 it seems to be a endless loop Aug 17 19:24:24 on bootup Aug 17 19:24:32 while looking for the rootfs Aug 17 19:24:47 frankly Aug 17 19:24:58 I'll have to check it after the basis examina Aug 17 19:36:17 khem: any luck? Aug 17 19:37:23 jkridner_: gcc dies in samba Aug 17 19:37:28 I use thumb Aug 17 19:37:37 lemme fix and continue Aug 17 19:37:58 oh. :( yeah, samba built fine for me. Aug 17 19:59:06 pb_: ping? Aug 17 20:04:52 jkridner_: its progressing now Aug 17 20:05:01 thanks! Aug 17 20:05:02 jkridner_: bear with me. My machine is slow. Aug 17 20:05:32 jkridner: I will be getting an upgrade soon then I should be with the world again :) Aug 17 20:06:00 native-sdk-image takes 5 hours here Aug 17 20:09:21 jkridner, hey, how are you testing pstaging stuff? Aug 17 20:09:38 quilt-native works here, I'm fairly sure (just purged quilt off my torture machine right now) Aug 17 20:09:55 Tartarus: I was going down that path, but gave up and started fresh again. Aug 17 20:10:04 oh... Aug 17 20:10:13 configure: error: "PDF support is disabled since poppler-glib library version 0.12.0 or newer not found" Aug 17 20:10:20 hmmm Aug 17 20:10:27 jkridner, at worst case we might need to set up some more parts of the env Aug 17 20:10:41 quilt hardcodes the path to its libexec-type scripts, needs a patch to be relocatable, iirc, unless the mangling is fixing it up Aug 17 20:10:42 * kergoth shrugs Aug 17 20:10:48 I had a bunch of pstage packages archives, moved my tmpdir, then copied the pstage files into the pstage directory and tried to build. Aug 17 20:11:22 when I moved, I wiped the contents and re-installed Angstrom. Aug 17 20:11:47 I've given up for now... the pstage files were causing me too many problems, so I started fully fresh again. Aug 17 20:12:07 hmmm needs to get rid of DEFAULT_PREFRENCE= -1 Aug 17 20:12:44 pstaging is working good here for the most part, but not trying out angstrom Aug 17 20:13:01 one of these days i'll have some spare cpu cycles and i wanna throw the torture tests at angstrom Aug 17 20:14:59 Tartarus: the main think I'd add is moving the tmpdir and building clean (except for pstage folder) for the torture tests. Aug 17 20:18:13 Yes, that's what this torture does Aug 17 20:18:14 step by step Aug 17 20:20:32 jkridner: | `which xml2po` -m docbook -e -t "${mo}" \ Aug 17 20:20:33 | "${d}C/evince.xml" > evince.xml.tmp && \ Aug 17 20:20:33 | cp evince.xml.tmp evince.xml && rm -f evince.xml.tmp) Aug 17 20:20:33 | /bin/sh: line 4: -m: command not found Aug 17 20:20:48 so thats the first problem I run into Aug 17 20:20:54 reproduced! :) Aug 17 20:21:05 we need to depend upon native recipe which provides xml2po Aug 17 20:21:54 gnome-doc-utils-native Aug 17 20:22:03 Bah, now i recall the quilt unfun Aug 17 20:22:08 more after I finish feeding my son Aug 17 20:25:18 So, OK Aug 17 20:25:23 Sometimes quilt pstaging ends up empty Aug 17 20:25:43 Which is odd w/ non-legacy staging Aug 17 20:26:07 jkridner: try this http://pastebin.com/XKufFWSQ Aug 17 20:26:22 jkridner, you should delete the old bb demo image :) Aug 17 20:26:41 jkridner: do bitbake -c clean evince;bitbake evince Aug 17 20:27:19 khem: k, as soon as I can get off this cal. Aug 17 20:27:24 s/cal/call/ Aug 17 20:27:58 jkridner|work: it builds for me here. so I will wait for your build result before I push it Aug 17 20:37:20 jkridner|work: hmm now it stops at the point where Paul Menzel reported Aug 17 20:37:22 lemme see Aug 17 20:37:37 k, it was the Paul Menzel issue that I saw. Aug 17 20:41:32 jkridner: right. now that I have reproduced it let me see what I can do Aug 17 20:47:14 gitorious is down. :( Aug 17 21:04:48 jkridner|work: still haven't seen the quilt issue here (now at taks 7676: firefox 3.6.6 docompile Aug 17 21:04:57 calling it a day for noew, will check the results tomorrow Aug 17 21:06:52 03Tom Rini  07org.openembedded.dev * rc19281c179 10openembedded.git/recipes/gmp/ (gmp_4.2.4.bb gmp_5.0.1.bb): Aug 17 21:06:52 gmp: Add nativesdk for 4.2.4 / 5.0.1 Aug 17 21:06:52 Leaving the darwin changes alone as I can't test, otherwise Aug 17 21:06:52 would have merged gmp-native_4.2.4 into gmp_4.2.4 Aug 17 21:06:52 Signed-off-by: Tom Rini Aug 17 21:07:03 03Tom Rini  07org.openembedded.dev * rab825fdc49 10openembedded.git/recipes/mpfr/ (mpfr-native_svn.bb mpfr.inc mpfr_3.0.0.bb mpfr_svn.bb): Aug 17 21:07:03 mpfr: Add nativesdk, switch to INC_PR, drop mpfr-native_svn Aug 17 21:07:03 Signed-off-by: Tom Rini Aug 17 21:07:05 thanks eFfeM Aug 17 21:07:55 I'll try again with pstage. once I can get through a complete build Aug 17 21:16:50 jkridner|work, ok, found it... Aug 17 21:16:56 quilt-native wasn't doing its install right Aug 17 21:17:18 thanks Tartarus! Aug 17 21:17:40 gitorious, gitorious, please come back on-line gitorious. Aug 17 21:17:42 quick test worked Aug 17 21:17:49 going to let this get tortured a bit before I push tho Aug 17 21:18:34 Since I didn't test relocation there, yet Aug 17 21:18:42 just ok, now it's not making empty pstage packages Aug 17 21:39:56 all target .pc files have sysroot removed. is there a way to let pkg-config prepend a sysroot to what ever it finds Aug 17 21:40:40 you mean like the pkg-config sysroot env var we already set? Aug 17 21:42:13 kergoth: where do we set it Aug 17 21:42:18 bitbake.conf. Aug 17 21:42:31 kergoth: we set PKG_CONFIG_PATH and PKG_CONFIG_DIR Aug 17 21:42:36 is that what you mean Aug 17 21:42:36 no. Aug 17 21:42:46 i mean line 640 Aug 17 21:42:52 export PKG_CONFIG_SYSROOT_DIr Aug 17 21:42:55 s/r$/R/ Aug 17 21:43:05 oh Aug 17 21:43:06 hmm Aug 17 21:43:26 it seems thats what I need Aug 17 21:43:28 thx Aug 17 21:43:33 np Aug 17 21:46:00 kergoth: is that var understood by pkg-config too ? Aug 17 21:46:28 yes Aug 17 21:46:43 hmmm Aug 17 21:46:58 pkg-config itself, unpatched, understands it, though we apply a patch to fix a bug in it (see recipes/pkgconfig/pkgconfig-0.23/sysrootfix.patch) Aug 17 21:47:15 afaik, anyway Aug 17 21:48:32 export PKG_CONFIG_SYSROOT_DIR=/x/y;/scratch/oe/sysroots/x86_64-linux/usr/bin/pkg-config --variable db2omf gnome-doc-utils Aug 17 21:48:39 returns /usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl still Aug 17 21:51:29 oh it only works for -I and -L Aug 17 21:51:31 hmm Aug 17 21:55:06 kergoth: would it make sense that it prepended sysroot even to vars Aug 17 21:59:49 khem: It might make sense to add it to more things, yes Aug 17 21:59:58 depending on the meaning pkg-config assigns to variables Aug 17 22:00:09 perhaps that's a bad usage on gnome-doc-utils part :( Aug 17 22:00:12 perhaps now Aug 17 22:00:15 s/now/not/ Aug 17 22:00:23 Tartarus: looking at the code in pkgconfig Aug 17 22:00:36 it seems not so easy to fudge it in currently Aug 17 22:02:27 I think I will try to use PKG_CONFIG_SYSROOT_DIR in the make file there Aug 17 22:03:44 hello khem, Tartarus Aug 17 22:04:26 I have finally one hour of quiet to debug klibc staging Aug 17 22:11:30 Tartarus, here mpfr fails | sh: /oe/build/tmp/work/i686-linux/mpfr-native-3.0.0-.0/temp/run.staging_helper.2249: No such file or directory Aug 17 22:12:03 just pulled Aug 17 22:14:08 mildly crazy, trying Aug 17 22:14:58 argh Aug 17 22:15:06 /mpfr-nat~C_PR}.0 Aug 17 22:15:08 I didn't delete mpfr-native_3.0.0.bb Aug 17 22:15:10 Bah Aug 17 22:15:27 │/mpfr-native-3.0.0-${INC_PR}.0 │ 4096│Aug 18 00:09 Aug 17 22:16:06 -ETHINKO Aug 17 22:16:44 03Tom Rini  07org.openembedded.dev * r84816452e4 10openembedded.git/recipes/mpfr/mpfr.inc: Aug 17 22:16:44 mpfr.inc: Set INC_PR not PR Aug 17 22:16:44 Signed-off-by: Tom Rini Aug 17 22:19:43 Tartarus, thx, builds fine now Aug 17 22:20:53 khem, well, anyone is free to add any variables they want to a .pc Aug 17 22:21:00 they don't necessarily mean paths Aug 17 22:21:08 afaik, anyway Aug 17 22:22:58 khem, may be best off using mangling for that. Aug 17 22:41:32 03Khem Raj  07org.openembedded.dev * r281aa0c3d1 10openembedded.git/recipes/poppler/poppler_0.12.3.bb: Aug 17 22:41:32 poppler_0.12.3.bb: Prefer this version for minimal distro Aug 17 22:41:32 Signed-off-by: Khem Raj Aug 17 22:41:32 03Khem Raj  07org.openembedded.dev * rb2c2771ddc 10openembedded.git/recipes/evince/ (evince/cross-compile-fix.patch evince_2.30.0.bb): (log message trimmed) Aug 17 22:41:32 evince_2.30.0.bb: Make pkg-config to construct right paths. Aug 17 22:41:32 * pkg-config has nice option PKG_CONFIG_SYSROOT_DIR Aug 17 22:41:33 for cross compiling but its only for include and libraries Aug 17 22:41:33 it is ignored for other things pkg-config provides. Aug 17 22:41:34 * this fixes the needed. There may be more places that needs Aug 17 22:41:34 same fix. For us this one suffices for now. Aug 17 22:42:16 jkridner: update and retry evince should build now Aug 17 22:42:23 thanks khem! Aug 17 22:42:25 khem: about klibc Aug 17 22:42:55 ant___: yes still borked in packaged staging I know Aug 17 22:43:04 worst Aug 17 22:43:07 may be we can stop using packaged staging for it now Aug 17 22:43:17 prefix=/oe/build/tmp/work/c7x0-angstrom-linux-gnueabi/klibc-1.5.19-r0.0/image/lib/klibc Aug 17 22:43:20 ^^old Aug 17 22:44:18 was prefix=/oe/build/tmp/sysroots/armv5te-angstrom-linux-gnueabi/lib/klibc Aug 17 22:44:53 latter comes from old-style recipe Aug 17 22:45:24 I see wrong prefix, bindir, libdir, includedir for klcc Aug 17 22:45:35 ant___: hmmm ok Aug 17 22:46:18 export INST=${D} Aug 17 22:46:27 is the cause Aug 17 22:47:24 no we may not need this INST Aug 17 22:47:29 try with export INST= Aug 17 22:47:32 and see what happens Aug 17 22:48:07 -export prefix = /usr Aug 17 22:48:07 +export prefix = $(INST) Aug 17 22:48:15 ^^ staging.patch Aug 17 22:48:28 yeah that patch needs to be looked at Aug 17 22:54:47 Woo. So as soon as this build finishes, I'll have a chumby-falconwing machine config, as well as corresponding kernel and [mostly working] bootloader recipes. Aug 17 22:55:14 khem, export INST=${STAGING_DIR_TARGET} seems right Aug 17 22:55:30 patgs are fine Aug 17 22:55:40 *paths Aug 17 22:59:20 Question: Is the chumby-falconwing stuff a good candidate for inclusion in mainline? I see a chumby machine/recipes already, but that's for the classic Ironforge. Aug 17 23:07:52 ant___: yes correct Aug 17 23:08:49 xobs: if you provide complete set of working patches I dont see any reason not to have it Aug 17 23:08:54 but then we don't install klibc headers... Aug 17 23:09:54 ant___: I wish I find 30min one day to fix this klibc for goof Aug 17 23:09:56 good Aug 17 23:10:06 gotta go now Aug 17 23:10:08 ttyl Aug 17 23:10:17 heh..my hour has gone... Aug 17 23:10:23 see you Aug 17 23:10:31 thx for moral support ;) Aug 17 23:37:09 'nite Aug 17 23:43:14 03Tom Rini  07org.openembedded.dev * r298a48ca78 10openembedded.git/recipes/quilt/ (4 files): Aug 17 23:43:14 quilt-native: Provide a new do_install based on the target one. Aug 17 23:43:14 As seen in quilt-package.inc we need to pass 'BUILD_ROOT=${D}' Aug 17 23:43:14 to have things installed where we want. Otherwise we end up with legacy Aug 17 23:43:14 staging (and empty pstaging packages). Switch to INC_PR Aug 17 23:43:14 Signed-off-by: Tom Rini Aug 17 23:50:17 evince worked, but now uicmoc4-native fails. Aug 17 23:50:39 for some reason, it isn't exiting. Aug 17 23:51:04 guess it still has some jobs to close up Aug 18 00:44:02 jkridner|work: uicmoc4 is a big app Aug 18 00:44:07 will take some time to compile Aug 18 00:47:51 jkridner|work: uicmoc4-native compiled fine here Aug 18 01:14:58 03Holger Hans Peter Freyther  07org.openembedded.dev * r5d6296f55f 10openembedded.git/recipes/gtk+/ (gtk+_2.20.0.bb gtk+_2.20.1.bb): Aug 18 01:14:58 gtk+-native_2.20.x.bb: Gtk+ attempts to link with gcrypt.a Aug 18 01:14:58 Build libgcrypt-native for Gtk+ as it is used during linkage. Aug 18 01:14:59 03Holger Hans Peter Freyther  07org.openembedded.dev * r8220ea6c49 10openembedded.git/recipes/mysql/ (3 files in 2 dirs): Aug 18 01:14:59 mysql5: Fix the build with gcc4.5 by applying an upstream patch Aug 18 01:14:59 Apply an upstream commit to get the build fixed with a gcc 4.5 Aug 18 02:14:26 khem: http://tinderbox.openembedded.net/builds/83173/ has my build log Aug 18 02:19:24 jkridner|work: yes. What should happen now? did you look at the build failure? Aug 18 02:19:59 hi zecke Aug 18 02:20:03 it is missing In file included from ssl/qsslcertificate.cpp:116: ssl/qsslsocket_openssl_symbols_p.h:264: error: variable or field 'q_sk_free' declared void Aug 18 02:20:31 jkridner|work: it is uicmoc-native build, so which version of OpenSSL do you have installed in your environment? Aug 18 02:20:42 Crofton: hi! Aug 18 02:21:20 zecke: not sure. probably no dev packages. it is Ubuntu 10.04. Aug 18 02:22:32 ubuntu@ip-10-204-115-71:/mnt/angstrom-setup-scripts/sources/openembedded$ openssl version Aug 18 02:22:32 OpenSSL 0.9.8k 25 Mar 2009 Aug 18 02:23:31 jkridner|work: okay, there goes one theory Aug 18 02:23:45 * jkridner|work tries to build openssl-native, since the targetfs is using 1.0.0a Aug 18 02:23:52 jkridner|work: next one, who needs uicmoc-native in your case? 4.4 is quite old Aug 18 02:24:35 I haven't checked the dependencies yet. Aug 18 02:24:46 * jkridner|work wonders if it is possible to figure out from the tinderbox output. Aug 18 02:25:24 jkridner|work: not that I know if.. using bitbake -g and then searching for '-> "uicmoc' in the emitted file would be my proposal Aug 18 02:27:27 one thing that is odd is that it builds both uicmoc4-native and uicmoc3-native. Aug 18 02:27:47 jkridner|work: what do you try to build in the end? Aug 18 02:28:19 beagleboard-demo-image. I imagine it has something to do with the target Qt tools. Aug 18 02:30:24 qmake2-static is what has the dependency. Aug 18 02:32:51 jkridner|work: and who uses qmake2-static? I am starting a beagleboard-demo-image build on ubuntu maverick Aug 18 02:34:17 k. beagleboard-demo-image has a patch pending that adds qmake2 so that you can natively build Qt apps. Aug 18 02:34:39 if you want an existing patch with it, you can look at beagleboard-linuxtag-image. Aug 18 02:34:56 er, not patch, recipe. Aug 18 02:35:33 http://patchwork.openembedded.org/patch/2690/ shows where I am adding qmake2 to beagleboard-demo-image. Aug 18 02:36:35 building openssl-native didn't help. Aug 18 02:39:23 jkridner|work: ah okay, well maybe just create a qt4-tools recipe (we have one -sdk and one -native) Aug 18 02:39:50 jkridner|work: or alternatively bump qmake2 and uicmoc to Qt 4.6 Aug 18 02:40:38 I thought I was already on Qt 4.6. I forgot to -c clean uicmoc4-native first, which meant it didn't go through configure again. Aug 18 02:48:51 nope, still failed: http://tinderbox.openembedded.net/public/logs/task/7231602.txt Aug 18 02:50:55 jkridner|work: well in the first log I saw uicmoc4-native is at version 4.4.3 which is more than year old Aug 18 02:51:22 k, guess that version is tied to the Qt version? Aug 18 02:51:54 I'm not sure why it would be building such an old version of Qt. Aug 18 02:52:11 is there an easy way to upgrade? Aug 18 02:52:30 I thought the Angstrom default was currently 4.6, but I guess not. Aug 18 02:52:41 jkridner|work: qmake2* is unused and "deprecated" by qt4-tools-native. Aug 18 02:52:53 jkridner|work: which brings me back to the hint to add a non-native qt4-tools. Aug 18 02:53:55 ANGSTROM_QT_VERSION ?= "4.6.3" Aug 18 02:55:02 * jkridner|work has no idea how to even get started with that. Aug 18 02:55:21 I'm just trying to rebuild what Koen had built for ESC. Aug 18 02:57:04 * jkridner|work finds the qmake2 versions even more confusing. Aug 18 02:57:48 I think I see what you mean about needing a new qmake2 version to go with Qt 4.6. Aug 18 02:57:57 jkridner|work: Which part of it? Aug 18 02:58:24 2.10a -> Qt 4.4.3? Aug 18 02:58:37 jkridner|work: I would git rm qmake2 uicmoc4... and then copy qt4-tools-native.bb qt4-tools.bb Aug 18 02:59:04 jkridner|work: Nokia is not good in bumping the version of Qmake. Aug 18 02:59:15 jkridner|work: so even qmake from Qt4.7 is 2.01a Aug 18 02:59:29 does qt4-tool include qmake2? **** ENDING LOGGING AT Wed Aug 18 02:59:57 2010