**** BEGIN LOGGING AT Sun Sep 23 02:59:56 2007 Sep 23 03:22:47 ljp: rohanpm: can you give me a hint on how to develop on an sxe enabled build (x86/qvfb) - i get 'SXE key has not been set. Has "make install" been run' .. what should i do if i don't want to install? Sep 23 03:55:21 you have to make install Sep 23 03:55:43 it will install it to image/ Sep 23 03:58:30 hm so the easiest way would be to use an sxe disabled build? Sep 23 03:59:23 if you want to run it, you must 'make install' Sep 23 04:00:01 cause that also sets up the db Sep 23 04:01:11 mh :( .. ok when i disable sxe i can just launch the applications in place like with 4.2.x?! Sep 23 04:01:56 ya Sep 23 04:02:25 depends on the app Sep 23 04:04:08 is the only way to disable sxe to rebuild or is there a way to deactivate it/just allow everything? Sep 23 04:05:17 the latest snapshot runs nice btw .. no crashes yet ;) Sep 23 04:18:11 you'll have to reconfigure Sep 23 04:19:28 ok thank Sep 23 04:19:30 s Sep 23 04:20:02 i think theres -skip-dqt -skip-qt -skip-qte Sep 23 04:26:51 is there actually a way to make configure use "make -jN" (like for building qmake)? Sep 23 04:38:06 not real sure Sep 23 11:48:09 hi Sep 23 11:54:19 hello BabelO Sep 23 11:55:34 hi jott Sep 23 11:56:01 jott: oi just finish to compile snapshot from yesturday Sep 23 11:56:16 but it segfault on each start Sep 23 12:22:55 BabelO: hmm works fine here.. Sep 23 12:23:19 no crashes at all until now Sep 23 12:53:48 jott: ok, my sdcard is broken :( Sep 23 13:29:20 this is my log http://www.pastebin.ca/707958 Sep 23 15:20:24 morning Sep 23 15:23:16 hi Sep 23 18:23:50 | /usr/bin/ld: skipping incompatible /scratch/build/cesarb/openmoko/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libXtst.so when searching for -lXtst Sep 23 18:24:13 the OE recipes for fic-gta01 seem to be using the wrong compiler... Sep 23 18:24:40 (I'm trying to compile the recipes with 2007.2) Sep 23 21:40:51 hey Sep 23 21:41:05 is the ip for greenphone on 4.3 still 10.10.10.21? Sep 23 21:41:28 trying to connect.. but cant find the phone Sep 23 21:45:37 should be yes Sep 23 22:23:02 why does the qtopia oe recipe purposely disables ccache? it makes everything much slower... Sep 23 22:41:01 change it, and send me the patch :) Sep 23 22:42:51 ljp: I'm currently making it compile (I needed to install libxtst-dev in the host!), later I will make it faster ;-) Sep 23 22:44:07 ljp: btw, any hard reason (other than just "it simply wasn't done") it uses the host tools from / instead of the ones in build/tmp/staging/x86_64-linux? Sep 23 22:44:44 ljp: if it used the tools from the staging, I could add a dependency on libxstst-something-native instead of installing the ubuntu package Sep 23 22:46:07 because qtopia-phone contains everything needed Sep 23 22:46:33 ljp: it failed compile because it couldn't find libXtst.so (well, it found the arm one, which was useless) Sep 23 22:46:44 ljp: I don't think qtopia-phone contains libxtst Sep 23 22:47:18 * cesarb scratches his head at the latest failure: QDir::currentPath: stat(".") failed. wtf? Sep 23 22:48:04 ouch, BUG: at fs/inotify.c:172 set_dentry_child_flags Sep 23 22:53:20 * cesarb will reboot to clear any possible vfs state strangeness caused by that Sep 23 23:19:00 cesarb: i also had trouble with Xtst (missing on the host i manually compiled) - in the end i removed the "-lXtst" from the qvfb.pro and it compiled and worked fine .. Sep 23 23:22:11 a fix for qtopia compiling on x86_64 was just checked in will be in the next snapshot Sep 23 23:23:34 ljp: so, it will die in yet another different place? (the lack of libxtst-dev is not x86-64 specific...) Sep 23 23:23:45 most likely Sep 23 23:24:33 quite a few places, really Sep 23 23:25:09 thats a patch to not use -m32 Sep 23 23:25:23 might already work with -m32 Sep 24 00:20:56 QDir::currentPath: stat(".") failed Sep 24 00:21:08 And this time no messages in the kernel log... So the inotify stuff was unrelated Sep 24 00:22:16 hm, the same message appears in other files, so it's a red herring Sep 24 00:22:36 [...]/qtopia-opensource-4.3.0/qtopiacore/qt/src/corelib/codecs/qtextcodecplugin.h:67: Error: Undefined interface Sep 24 00:22:41 that's the real error message Sep 24 00:28:22 Q_INTERFACES(QTextCodecFactoryInterface:QFactoryInterface) <- is it supposed to be : and not a space? **** ENDING LOGGING AT Mon Sep 24 02:59:57 2007