**** BEGIN LOGGING AT Tue Jan 04 02:59:58 2011 Jan 04 07:22:55 alexxy: live builddir after gdbus switch Jan 04 07:23:21 alexxy: when gdbus transition is finished and tested it will be rsynced to normal /shr-unstable Jan 04 10:30:01 * dos1 is taking driving license test today ;o Jan 04 10:30:44 dos1: motorcycle or car? Jan 04 10:30:51 PaulFertser: car Jan 04 10:30:54 dos1: :P Jan 04 10:31:11 dos1: good luck anyway ;) Jan 04 10:31:25 PaulFertser: thanks ;D Jan 04 10:43:56 dos1: *crossing fingers* Jan 04 10:51:06 mickey|office: most patches for palmpre/snapshot-2010.12 are now upstream Jan 04 10:52:49 morphis: cool Jan 04 10:53:01 thanks Jan 04 10:53:05 only compat-wireless-2.6-old is missing Jan 04 10:53:19 as I want to sent it to the ML before pushing Jan 04 10:53:23 for review Jan 04 10:55:47 iirc we already have a compat-wireless recipe there Jan 04 10:55:55 so it should just be another SRC_URI? Jan 04 10:56:30 6 even Jan 04 10:56:47 compat-wireless-2.6 and compat-wireless-2.6-old are different Jan 04 10:57:57 *-old is older and have a little bit different build system Jan 04 10:58:53 so it needs another recipe Jan 04 11:01:54 k Jan 04 11:05:27 mickey|office: btw. the plugin for fsotdld you added yesterday is great! Jan 04 11:06:06 :) Jan 04 11:06:12 there's one caveat though Jan 04 11:06:26 it's half legal Jan 04 11:06:42 but if you don't tell anyone, i won't either ;) Jan 04 11:07:13 it will not go out of the internet Jan 04 11:07:19 excellent :) Jan 04 11:12:47 mickey|office: send the patches for compat-wireless-2.6-old to the ML. If you want you can review them :) Jan 04 11:16:01 ok Jan 04 11:20:04 mickey|office: do we really need libsoup-2.4 version >= 2.30? Jan 04 11:20:08 for fsotdld? Jan 04 11:20:16 dunno, that's the version i had Jan 04 11:20:30 might still work if going back a couple of versions, we need -2.4 though Jan 04 11:20:44 ok Jan 04 11:20:51 as OE only has 2.29.4 Jan 04 11:20:54 (with SHR) Jan 04 11:20:58 i see Jan 04 11:21:04 that should be close enough Jan 04 11:21:08 ok Jan 04 11:21:08 feel free to lower the requirement Jan 04 11:21:19 ok, will set it to 2.29 Jan 04 11:21:25 thx Jan 04 11:22:39 and then add libsoup-2.4 and json-glib as dependencies in OE Jan 04 11:23:45 mickey|office: you saw my recent changes to modem_qualcomm_palm? Jan 04 11:25:32 no, let me have a look Jan 04 11:27:20 freesmartphone.org: 03morphis 07cornucopia * r8a91d752e289 10/fsotdld/configure.ac: Jan 04 11:27:20 freesmartphone.org: fsotdld: set lower version (2.29) as requirement for libsoup-2.40 Jan 04 11:27:20 freesmartphone.org: Signed-off-by: Simon Busch Jan 04 11:27:52 that looks quite good Jan 04 11:27:58 simplification! Jan 04 11:28:04 is not complete, but works Jan 04 11:28:06 :) Jan 04 11:30:09 mickey|office: some little vala question: If I have two arrays of bytes Jan 04 11:30:19 uint8[] a = new uint8[10]; Jan 04 11:30:28 uint8[] b= new uint8[8]; Jan 04 11:30:37 I set the first two bytes of a Jan 04 11:30:44 a[0] = 1; a[1] = 2; Jan 04 11:31:10 and now want to copy the eight bytes from b to a starting at position 3, how to archive this the right way? Jan 04 11:31:36 can do it with a loop, but thats not looking right Jan 04 11:32:01 I thought about memcpy and dealing with something like (void*)(a) + 3 Jan 04 11:32:13 but vala doesn't like it Jan 04 11:32:30 hmm, no? that should work fine Jan 04 11:32:44 let me check Jan 04 11:34:32 use uint8* Jan 04 11:34:44 pointer arithmetic is only supported for != void Jan 04 11:34:59 ah Jan 04 11:35:04 it works :) Jan 04 11:35:08 thanks Jan 04 11:35:12 np Jan 04 11:54:32 GNUtoo|laptop: heyho Jan 04 11:57:25 hi Jan 04 11:57:26 morning GNUtoo|laptop Jan 04 11:57:29 hi Jan 04 11:58:27 yesterday night I did some low level stuff with my bug device which has serial port + uboot, I miss that stuff(the serial port) Jan 04 11:58:42 it would be great to have serial on our phones Jan 04 11:59:00 on om-gta02 my serial cable is broken Jan 04 11:59:23 the debug board works but the cable to attach to the phone is broken Jan 04 11:59:26 :( Jan 04 12:00:16 basically porting 2.6.37 kernel and looking at the buffers to get a dmesg Jan 04 12:00:47 GNUtoo|laptop: serial on palmpre is only two steps away Jan 04 12:01:04 wow Jan 04 12:01:05 I just need to solder the cables on it and test the pads Jan 04 12:01:09 nice Jan 04 12:01:19 maybe I really need a palm pre Jan 04 12:01:22 a cheap one Jan 04 12:01:26 (don't mean I really know which pad is which one) Jan 04 12:01:47 what about n900? Jan 04 12:01:48 you remember the procedure I gave you Jan 04 12:01:51 there are pads Jan 04 12:01:52 not serial pads available? Jan 04 12:01:57 but n900 isn't cheap Jan 04 12:02:00 GNUtoo|laptop: right, but first needs the time for it Jan 04 12:02:03 and so I don't want to solder Jan 04 12:02:06 :) Jan 04 12:02:17 if there was some pogo-cable it would be fine tough Jan 04 12:02:18 buy a broken palmpre on ebay Jan 04 12:02:20 there are a lot Jan 04 12:02:21 but no soldering Jan 04 12:02:28 I want an old working one Jan 04 12:02:32 (for palm pre) Jan 04 12:02:59 does uboot wokrs btw? Jan 04 12:05:37 *works Jan 04 12:05:53 I tried x-load Jan 04 12:06:04 it loads and the device is running Jan 04 12:06:04 ok Jan 04 12:06:09 but no communication via USB Jan 04 12:06:10 but no serial Jan 04 12:06:11 ? Jan 04 12:06:14 ah ok Jan 04 12:06:15 right Jan 04 12:06:25 and with a real serial cable? Jan 04 12:07:17 you can get serial through usb Jan 04 12:07:24 when the booloader supports it Jan 04 12:09:52 but if usb serial doesn't work, what about trying real serial Jan 04 12:10:07 we have to identify the right pads for this Jan 04 12:10:14 ok Jan 04 12:12:43 maybe I will try this weekend Jan 04 12:12:59 morphis, else do you have some sparse palm-pre? Jan 04 12:13:10 and do you come to fosdem? Jan 04 12:13:55 sadly no Jan 04 12:14:00 ah ouch Jan 04 12:14:05 I have now two palm pre devie Jan 04 12:14:08 devices Jan 04 12:14:10 ok Jan 04 12:14:14 one broken, one working Jan 04 12:14:17 ok Jan 04 12:14:21 I thought you had more Jan 04 12:14:25 the working one is my daily phone I will not touch Jan 04 12:14:27 ok Jan 04 12:14:37 then I will recieve one from Palm in the next days Jan 04 12:14:42 a Pre Plus Jan 04 12:14:44 ahh ok Jan 04 12:14:54 it will become my new daily phone Jan 04 12:15:00 and the older one? Jan 04 12:15:15 the old Palm Pre with broken touchscreen will then the one I will use for soldering Jan 04 12:15:15 the dev phone Jan 04 12:15:29 and the broken -> bootloader stuff Jan 04 12:15:31 the one with working touchscreen the dev phone for SHR/FSO Jan 04 12:15:35 right Jan 04 12:15:35 ok Jan 04 12:15:45 but we need one device for you Jan 04 12:15:53 then I'll talk with mickeyl for getting a device at fosdem Jan 04 12:16:15 maybe we can use some donations we got for FSO Jan 04 12:16:44 or maybe I can buy the phone Jan 04 12:16:47 but in any case Jan 04 12:16:53 it must be cheap and easy Jan 04 12:17:29 btw did you ever see stuff like that: Jan 04 12:17:30 http://pastebin.com/xur6BC8F Jan 04 12:18:18 (serial is not working yet, doesn't print to screen....) Jan 04 12:18:58 whats that? Jan 04 12:19:23 dumping flash from u-boot? Jan 04 12:20:09 dumping dmesg from uboot Jan 04 12:20:16 basically serial is not working Jan 04 12:20:20 it doesn't print Jan 04 12:20:26 maybe initializations issues Jan 04 12:20:45 so that way I get the kernel dmesg ring buffer Jan 04 12:21:37 the way to findout the address: Jan 04 12:21:40 $ grep printk_buf System.map Jan 04 12:21:40 c0418b0c b printk_buf Jan 04 12:22:04 c0418b0c -> 0x80418b0c Jan 04 12:22:13 md 0x80418b0c Jan 04 12:22:21 and enter multiple time Jan 04 12:24:09 there is something called klog on the palmpre Jan 04 12:24:34 it logs all kernel messages to memory Jan 04 12:24:53 but I don't have u-boot Jan 04 12:24:56 to mtd you mean? Jan 04 12:25:06 on n900 there is that too Jan 04 12:25:16 but we never succeded to make it work Jan 04 12:25:22 mtdoops Jan 04 12:26:45 yes that Jan 04 12:26:49 how does it work? Jan 04 12:26:53 for retriving the data Jan 04 12:27:19 don't know actually, I've only used my ramconsole hack :P Jan 04 12:27:38 ah,never used that either, I tried too but I failed Jan 04 12:27:49 maybe wrong memory address Jan 04 12:27:57 GNUtoo|laptop: yeah you need to reserve some memory area Jan 04 12:28:04 yes Jan 04 12:28:15 but this reservation must be done right Jan 04 12:28:16 sounds interesting Jan 04 12:28:37 there is also kexec, but I failed there too on some devices Jan 04 12:29:28 arm kdump support is pretty experimental afaik Jan 04 12:29:34 and kexec alone won't help you Jan 04 12:34:58 kexec even fails on palmpre Jan 04 15:40:42 hmm. pretty silent this week Jan 04 15:40:57 wonder whether folks are still on vacation... Jan 04 15:40:58 sylvester kater Jan 04 15:41:01 hehe, right Jan 04 15:41:12 telephony doesn't ring here (which is good) Jan 04 15:41:21 probably next week the storm starts again Jan 04 15:41:23 *shrug* Jan 04 15:46:54 mickey|office: I'm busy with gdbus... no sylvester kater :) Jan 04 15:47:31 excellent :) Jan 04 15:47:40 but i was merely pointing out the situation in my office, less here in the channel :) Jan 04 15:47:53 ahh ok Jan 04 15:48:02 fine for us ;) Jan 04 15:48:08 indeed Jan 04 15:48:14 less activity here, more time to do FOSS Jan 04 15:49:07 I hope everything will build again at the end of this day Jan 04 15:50:22 nice :) Jan 04 15:50:55 yay Jan 04 15:54:18 cool Jan 04 15:57:18 I'm reading the osmcom-bb source atm and i think about using it on the freerunner. but I don't own the cable :/ Jan 04 16:03:23 heh yes Jan 04 16:03:33 The calypso is not unstable enough yet... Jan 04 16:03:43 drive it with an unstable firmware :D Jan 04 16:03:50 that's for the real crazy folks Jan 04 16:09:02 well without them there would be no progress... Jan 04 16:09:59 true for sure Jan 04 16:12:11 morphis: can you push msmcommd SRCREV bump? seems like current is too old Jan 04 16:12:44 JaMa: I can Jan 04 16:13:50 thx Jan 04 16:15:30 JaMa: fsogsmd is already bumbed to latest version? Jan 04 16:16:16 nope and also fails Jan 04 16:16:22 for pre.. Jan 04 16:16:40 ok Jan 04 16:16:55 rebuilding on buildhost so logs should be on tinderbox soon and I'm leaving now Jan 04 16:23:46 JaMa: cornucopia and msmcomm are bumped to latest version now Jan 04 18:15:16 pespin: you've been into the perl boogie, right? Jan 04 18:15:39 mrmoku: try to rebuild perl parser Jan 04 18:15:53 JaMa|Off: ok :-) Jan 04 18:15:55 thx Jan 04 18:16:54 I've bumped perl version, but because I was preparing rebuild from scratch I forgot to bump PR in perl depending recipes (to rebuild those to right dir) Jan 04 18:17:28 hmm... which one would be perl parser? Jan 04 18:18:00 I don't remember the error, but I guess dev/recipes/perl/libxml-parser-perl_2.36.bb Jan 04 18:18:05 ahh, no Jan 04 18:18:06 gtg Jan 04 18:18:08 ok Jan 04 18:18:37 native.. Jan 04 18:18:49 my problem is openssl-native not finding /usr/bin/perl Jan 04 18:18:54 rebuilding perl-native now Jan 04 18:47:57 anyone seen any documentation for wpa_supplicant's dbus interface? Jan 04 18:50:11 SHR: 03mok 07shr-specs * r58261b371889 10/ (Makefile Makefile.am autogen.sh configure.ac tools/rules.mk): autotoolize it Jan 04 18:50:13 ~lart dbus enabled apps without introspection Jan 04 18:50:13 * apt does a little 'renice 20 -u dbus enabled apps without introspection' Jan 04 18:50:24 SHR: 03mok 07shr-specs * rb28c77abbaab 10/org.shr.phonefso/org.shr.phonefso.Usage.xml.in: add org.shr.phonefso.Usage.SetPin Jan 04 18:52:16 mickey|: heh, no... was searching for that too some time ago :/ Jan 04 18:52:22 mrmoku, sorry wasn'¡t here. linking perl binary to my sys perl worked for me :) Jan 04 18:52:31 pespin: ok :P Jan 04 18:54:20 * pespin just bought an intel i5 :D Jan 04 18:54:33 ohh... rebuild from scratch then ;) Jan 04 18:54:38 pespin: which one? Jan 04 18:54:55 mrmoku, 760 Jan 04 18:55:10 with 4 cores, right? Jan 04 18:55:19 I think so Jan 04 18:57:27 nice Jan 04 19:02:20 mrmoku, is everything fixed? Jan 04 19:03:00 before rebuilding OE I need to install+configure archlinux Jan 04 19:03:04 u.u Jan 04 19:03:50 GNUtoo|laptop: it is build-fixed and pushed as gdbus branches Jan 04 19:04:04 ah a branch.... Jan 04 19:04:07 will it go in oe? Jan 04 19:04:14 blah, failed ;x Jan 04 19:04:17 in org.openembedded.dev Jan 04 19:04:42 no branches in phonefsod etc Jan 04 19:04:43 but that was just the first attempt :D (driving license) Jan 04 19:05:24 building in oe now Jan 04 19:05:37 well updating my env Jan 04 19:06:04 then i will add a recipe for the new libshr-glib Jan 04 19:06:15 and update the recipes Jan 04 19:06:22 of the othes Jan 04 19:06:27 +r Jan 04 19:08:05 GNUtoo|laptop: i hope to get it working today Jan 04 19:08:15 if oe has no surprises Jan 04 19:08:23 ok Jan 04 19:11:44 dos1, I succeeded the fifth time xD Jan 04 19:16:56 | arm-oe-linux-gnueabi-g++: /OE/tmp/sysroots/x86_64-linux/usr/armv7a/lib/gcc/arm-oe-linux-gnueabi/4.5.2/crtbeginS.o: No such file or directory Jan 04 19:16:59 surprise :/ Jan 04 19:17:13 * mrmoku rebuilds from scratch Jan 04 19:17:32 hmm Jan 04 19:21:16 trying the 'rebuild toolchain' alias first Jan 04 19:27:04 BTW, what is the reason for not mentioning recipies in the opkg data? I couldn't find an easy way to track back a particular package to the recipe it originates from. Jan 04 19:30:24 mrmoku, I got that too Jan 04 19:30:31 link to the 4.5.3 Jan 04 19:30:35 and it passes the error Jan 04 19:31:14 btw do you know what crtbeginS is? I bet it's the assembly piece of code that comes from gcc and that is included in every executable Jan 04 19:31:23 for bootstrapping the executable Jan 04 19:31:27 the startup code Jan 04 19:31:40 am I right? Jan 04 19:31:50 at least the name sounds like that one Jan 04 19:46:53 GNUtoo|laptop: no idea Jan 04 19:47:09 but rebuilding the toolchain helped Jan 04 19:50:08 ok Jan 04 19:51:47 ERROR: 'virtual:native:/OE/openembedded/recipes/gdbus-binding-tool/gdbus-binding-tool_git.bb' failed Jan 04 19:51:50 is the next problem Jan 04 20:25:02 mrmoku, which error do you have with it? Jan 04 20:30:01 pespin_: it does not find gdbus-codegen when trying to build the tests Jan 04 20:30:47 sed -i "s#\$(top_builddir)/src/gdbus-codegen#${STAGING_BINDIR_NATIVE}/gdbus-codegen#g" ${S}/src/Makefile.am Jan 04 20:30:53 is the reason Jan 04 20:31:05 it's in do_configure_prepend Jan 04 20:31:15 and probably get's executed for the native build too Jan 04 20:31:23 as when I comment out that sed it builds Jan 04 20:31:50 ugh no idea Jan 04 20:33:56 duh... back to the first error now :/ Jan 04 20:34:26 * mrmoku tries GNUtoo|laptop's suggestion and links to 4.5.3 Jan 04 20:45:15 SHR: 03mok 07shr-specs * r0e50703bcb5b 10/shr-specs.pc.in: add missing shr-specs.pc.in Jan 04 20:53:19 freesmartphone.org: 03morphis 07msmcomm * rfdcdcb5023a3 10/libmsmcomm-next/ (45 files in 8 dirs): libmsmcomm-next: initial version of next generation libmsmcomm written in vala Jan 04 20:56:59 freesmartphone.org: 03morphis 07msmcomm * r4ca0ae81194d 10/libmsmcomm-next/msmcomm/callmessage.vala: libmsmcomm-next: correct copying data to message structure Jan 04 21:04:42 freesmartphone.org: 03morphis 07msmcomm * r94dcdd94bc8d 10/libmsmcomm-next/msmcomm/ (basemessage.vala callmessage.vala): libmsmcomm-next: introduce message type for all messages Jan 04 21:47:49 SHR: 03mok 07phonefsod * rb57057b03fa8 10/src/phonefsod.c: remove obsolete dbus-glib include Jan 04 21:50:08 SHR: 03mok 07phonefsod * rc94b6ef3900b 10/src/phonefsod.c: remove one more dbus-glib relict Jan 04 21:57:14 SHR: 03mok 07libphone-ui * r41fbdc92e086 10/ (libphone-ui.pc.in src/phoneui-utils.c): remove some dbus-glib relicts Jan 04 22:06:17 mrmoku, 4.5.3 gcc solution worked for me to :) Jan 04 22:06:22 s/to/too Jan 04 22:07:55 BTW, mickeyl, mrmoku or somebody: that PREMIRRORS variable should really be documented somewhere. Especially the weird way to use regexps and specify multiple entries. Jan 04 22:35:26 SHR: 03mok 07libphone-ui * r24782b2c95c4 10/ (5 files in 2 dirs): convert phonefso calls to use libshr-glib Jan 04 22:51:20 libshr-glib? is that new? Jan 04 23:08:19 pespin_: yup, new Jan 04 23:08:33 pespin_: like libfso-glib just for phonefso and phoneui Jan 04 23:09:31 never used it :P Jan 04 23:10:06 pespin_: well... you can't have used it... just pushed it now :P Jan 04 23:13:32 SHR: 03mok 07libphone-ui-shr * rbbd25c25d5f0 10/src/view/ (contact-list-view.c message-list-view.c views.h): remove unneeded dbus-glib includes Jan 04 23:14:17 mrmoku, hehe meant libfso-glib :) Jan 04 23:14:35 I've only used FSO with vala and e_dbus :P Jan 04 23:16:19 SHR: 03mok 07libphone-ui * rf7abe4091296 10/ (12 files in 2 dirs): convert to gdbus Jan 04 23:16:24 pespin_: ahh, ok :P Jan 04 23:16:30 SHR: 03mok 07libphone-ui * r41fbdc92e086 10/ (libphone-ui.pc.in src/phoneui-utils.c): remove some dbus-glib relicts Jan 04 23:16:32 SHR: 03mok 07libphone-ui * r24782b2c95c4 10/ (5 files in 2 dirs): convert phonefso calls to use libshr-glib Jan 04 23:17:52 SHR: 03mok 07phonefsod * rb57057b03fa8 10/src/phonefsod.c: remove obsolete dbus-glib include Jan 04 23:17:59 SHR: 03mok 07phonefsod * refa79f173da4 10/ (12 files in 2 dirs): big conversion to gdbus libfso-glib and libshr-glib Jan 04 23:18:00 SHR: 03mok 07phonefsod * rc94b6ef3900b 10/src/phonefsod.c: remove one more dbus-glib relict Jan 04 23:24:35 SHR: 03mok 07phoneuid * rc064ebd36eec 10/ (21 files in 2 dirs): convert to gdbus Jan 04 23:26:18 mrmoku: hey, doing night shifts? ;) Jan 04 23:31:57 PaulFertser: hehe :P Jan 04 23:32:22 mickey|: ok, all pushed... should build again :-) Jan 04 23:41:51 yeah Jan 04 23:41:53 great work Jan 04 23:45:38 mickey|: no idea if it works though ;) Jan 04 23:45:56 hehe Jan 04 23:45:59 we'll see soon enough Jan 04 23:46:05 yup Jan 04 23:46:47 mickey|: next thing to take care is to finish the n900 lowlevel plugin? Jan 04 23:46:54 or is the kernel more important? Jan 04 23:47:27 your choice, i'm stuck with using maemo until we have fsogsmd far enough :/ Jan 04 23:48:21 mickey|: hi, what about PREMIRRORS documentation? Do you think i should bother someone to add it? Jan 04 23:48:23 ok Jan 04 23:48:32 (or am i just blind and overlooked it?) Jan 04 23:49:35 It took me quite some time to understand i should do it like: PREMIRRORS = "(cvs|http|ftp)://.*/.*/ http://sources.openembedded.org/ \ Jan 04 23:49:38 \n (cvs|http|ftp)://.*/ http://sources.openembedded.org/" Jan 04 23:49:40 (notice the leading \n) Jan 04 23:49:42 mrmoku: i think though getting the plugin to finish would be slightly more important (gut feeling) Jan 04 23:49:55 mickey|: yeah, agree on that Jan 04 23:52:40 mrmoku: i added quite a bunch of netlink stuff and converted two functions, however i still believe we'd be better off reusing the netlink functions from libisi in the C file and adding a bunch of externals Jan 04 23:53:24 mickey|: ok, will come back to you to ask you how to do that :) Jan 04 23:53:39 now bedtime Jan 04 23:53:47 okies, sleep well Jan 04 23:53:58 thanks Jan 04 23:54:00 and gnight all Jan 05 01:01:42 freesmartphone.org: 03mickey 07cornucopia * r4870283243e9 10/fsotdld/src/ (4 files in 2 dirs): fsotdld: honor wifi stations for location query, if available through wpa_supplicanth Jan 05 01:14:48 Hello everyone Jan 05 01:35:58 freesmartphone.org: 03Frederik.Sdun 07cornucopia * re29c5b1f3d8c 10/libfsobasics/fsobasics/ (Makefile.am binary.vala): libfsobasics: Add BinBuilder class Jan 05 01:36:00 freesmartphone.org: 03Frederik.Sdun 07cornucopia * r86e5b9527388 10/libfsobasics/tests/ (Makefile.am testbinbuilder.vala): libfsobasics: add simple testcases for BinBuilder Jan 05 01:36:02 freesmartphone.org: 03Frederik.Sdun 07cornucopia * ra567dc74696f 10/ (93 files in 21 dirs): Merge branch 'master' of fso:cornucopia **** ENDING LOGGING AT Wed Jan 05 02:59:58 2011