**** BEGIN LOGGING AT Wed Apr 25 02:59:58 2012 Apr 25 06:49:46 Hi. I tried to enable hard float, by adding DEFAULTTUNE="cortexa9hf-neon", but still my toolchain have the prefix arm-unkown-linux-gnueabi-, but I would expect it to be arm-unknown-linux-gnueabihf-, how do I fix that? Apr 25 06:50:39 tried changing TARGET_OS .= "${@['','-gnueabi'][bb.data.getVar('TARGET_ARCH',d,1) in ['arm', 'armeb']]}" to TARGET_OS .= "${@['','-gnueabihf'][bb.data.getVar('TARGET_ARCH',d,1) in ['arm', 'armeb']]}" , but that only makes gcc-cross-initial fail Apr 25 08:03:54 hi. anyone used a cortex-a8 with oe? Apr 25 08:17:43 <_tasslehoff_> is the xserver-nodm-init recipe working in OE? I seem to recall someone mentioning some badness some days ago. I added it to my image, but /usr/bin/X is not present. Apr 25 08:28:43 _tasslehoff_: it should not provide /usr/bin/X Apr 25 08:29:21 just sysvinit script calling xserver-common script which executes /usr/bin/Xorg or some other X11 implementation Apr 25 08:32:54 <_tasslehoff_> JaMa: ok. should I need more than IMAGE_INSTALL += "xserver-nodm-init". The script fails looking for /etc/init.d/functions, and I get some other errors about libdrm and Xauth missing if I try startx. Not sure what's supposed to be there really.. Apr 25 08:33:36 <_tasslehoff_> I'm trying to create recipes for OGRE, and want a minimal X-environment to run the demos. Apr 25 09:12:27 _tasslehoff_: task-x11* is good start Apr 25 09:17:13 florian: hi Apr 25 09:27:00 florian: have you received my xserver-common patches? Apr 25 10:03:14 re Apr 25 10:03:20 JaMa: yes - many thanks! Apr 25 10:19:13 morning all Apr 25 10:20:39 i got Illegal Instruction see here: http://pastebin.com/raw.php?i=JY38DFKX Apr 25 10:21:37 x11-image tuned for cortex-a8 and linxu-3.2 compiled with toolchain found under tmp/sysrooot Apr 25 10:23:54 mickey_office: there seems to be some possibility that I might be visiting Frankfurt in early June. If you are around it would be good to see you. Apr 25 10:28:49 morning pb_ Apr 25 10:30:32 hi florian Apr 25 11:00:27 pb_: good morning, that'd be great. I'll be around for sure, no holidays planned with the little one. Drop me your schedule, when you have it! Apr 25 11:00:52 pb_: how's the house construction going? We're currently in bank negotiations to buy a ready one ;) Apr 25 11:01:00 hey florian Apr 25 11:05:41 mickey_office: ok, cool, I'll alert you once I have an itinerary. Apr 25 11:06:01 I think we're going to try to travel by train. There's an ICE from Paris to Frankfurt, right? Apr 25 11:06:24 pb_: right, and it's a pretty fastone Apr 25 11:06:52 ok, cool, that sounds like a good option. Ruth is pregnant again (!) so she would prefer to avoid the plane. Apr 25 11:06:54 (at least while you're in france… it slows down massively once you enter germany...) Apr 25 11:07:06 oh, wow, congrats! which week is she in? Apr 25 11:07:24 I think this is week 20. Apr 25 11:07:38 amazing. Emma is like… 2 years now? Apr 25 11:07:47 we had our ultrasound scan on Monday, all seems to be good there. They reckon it is another girl. Apr 25 11:07:57 mickey_office: emma will be 3 in two weeks :-} Apr 25 11:08:01 d'oh Apr 25 11:08:05 tempus fugit Apr 25 11:08:16 excellent, the world needs more girls :) Apr 25 11:08:17 yeah, absolutely Apr 25 11:08:24 :D Apr 25 11:08:54 YES :) Apr 25 11:09:38 mickey_office: meantime, the house is progressing quite well. The bricklayer is building a fireplace this morning. Apr 25 11:10:20 supposedly the plasterers are meant to be rendering the outside, but they have been hampered by bad weather. Apr 25 11:10:54 in a somewhat surreal development, this part of England has been declared as simultaneously at risk from drought and floods. :-} Apr 25 11:11:54 heh Apr 25 11:14:53 with the opening of the new runway at Frankfurt Airport, they managed to finally kick us out of the part of Frankfurt we're living in -- which is quite an achievement considering i'm born and raised here and never wanted to move to somewhere else. But as a matter of fact, we can't stand the increased noise and so we're going to move to a more northern part of Frankfurt where it's much quiter Apr 25 11:19:57 mickey_office: hi Apr 25 11:20:04 hey hrw! Apr 25 11:20:27 mickey_office: glad you accepted invitation for SmartDevConf - will meet you there Apr 25 11:21:30 :D Apr 25 11:22:45 : I suggest you move round about 1100 Km to the North ... (:-)) Apr 25 11:22:48 hrw: ah, great! Apr 25 11:22:57 pwgen: heh, that's hell of a move… Apr 25 11:23:23 but very friendly and helpful to kids here Apr 25 11:25:12 re Apr 25 11:25:15 hi mickey_office Apr 25 11:33:53 anyone used tune-cortexa8 ? Apr 25 11:35:33 .. i thing me, i try to get oe running on transformer prime tegra3 cpu .. Apr 25 11:37:41 which image are you using? i get illegal instructions when starting rootfs http://pastebin.com/raw.php?i=JY38DFKX Apr 25 11:38:39 when i use other tunings (arm1176 or arm9) all works good Apr 25 11:40:16 BTW tegra3 is cortexa-9- Apr 25 11:40:23 : i created efl-nodm image, but Apr 25 11:41:13 .. actual the damm droid is still running Apr 25 12:10:30 ericbutters: which cpu you have there? Apr 25 12:10:41 ericbutters: grep features /proc/cpuinfo please Apr 25 12:13:15 hrw: S5PC100 Apr 25 12:14:28 ericbutters: samsung exynos a8? Apr 25 12:15:26 samsung has renamed S5PV210 to exynos a8 i think.. i do not know if they renamed S5PC100 as well Apr 25 12:15:51 ok Apr 25 12:18:24 ericbutters: hard to tell why it fails for me. Apr 25 12:23:22 hrw: do you have configuration files (machine) that use cortexa8? Apr 25 12:23:38 ericbutters: beagleboard should be fine example Apr 25 12:23:54 ah ok Apr 25 12:33:03 hrw: thanks for that info. did you know if someone used a newer version of firefox with oe? >3.x ? Apr 25 12:33:19 : arm 9 funny. but where can i tune oe-core to use arm9 ? Apr 25 12:33:20 ericbutters: nope, I moved to other projects Apr 25 12:36:35 pwgen cortexa9 not arm9.. i use classic. here you find tuning in conf/machine/include Apr 25 12:49:53 ericbutters: I had a similar issue once. What I did to find out what went wrong was to copy qemu-user-static into the rootfs, chroot into it and attach gdb to the qemu Apr 25 12:50:27 something like: qemu-arm-static -g 12345 -cpu cortex-a9 /chroot/bin/busybox sh Apr 25 12:59:55 kenws thank you. what was the issue on your side? Apr 25 13:05:34 ericbutters: I've been using an external binary toolchain containing a sysroot that doesn't support armv5 (only armv7) Apr 25 13:06:19 the loader was copied into the system root and caused the illegal instruction Apr 25 13:24:18 ericbutters: What went wrong on your system? Apr 25 13:26:51 kenws: i get illegal instructions http://pastebin.com/raw.php?i=znk7pPE8 Apr 25 13:26:55 did you mean that? Apr 25 13:45:50 ericbutters: well, the interesting part would be what causes the illegal instruction Apr 25 13:49:04 indeed, I think the way to proceed is just to run your program under the debugger and see which instruction is illegal. Apr 25 13:49:22 (or turn on CONFIG_DEBUG_USER which would probably give you the same information) Apr 25 13:56:38 pb_: Hm, what does CONFIG_DEBUG_USER do? A git grep shows nothing for oe-core. Maybe it's a oe-classic thing!? Apr 25 13:58:08 ah, you're talking about the kernel tracer... Apr 25 14:32:23 kenws: you said you were not able to boot into graphical sato image when tuned for armv7 Apr 25 14:32:43 kenws: what were exact tuning you tried with gcc 4.7 Apr 25 15:17:14 khem: Hi, I'm using DEFAULTTUNE = "armv7at" Apr 25 15:40:12 kenws: hmm at Apr 25 15:40:34 Do you generate thumb2 code by any chance Apr 25 15:41:16 khem: yes, ARM_INSTRUCTION_SET = "thumb" Apr 25 15:41:18 sorry : ) Apr 25 15:41:38 hmmm, I have not tested that combo Apr 25 15:41:46 it works ok on thumb and arm Apr 25 15:41:53 thumb1 i.e. Apr 25 15:42:09 ok Apr 25 15:42:34 khem: Does the qt4e-demo-image build for you? Apr 25 15:43:15 when enabling qt4.8 in the qt recipes it used to work with 4.6 Apr 25 15:43:21 I haven't looked at the fails yet Apr 25 15:46:23 * kenws needs to got to the car repair shop. I'll check the irc log in a few hours again. Apr 25 16:08:16 kenws: yes, but defaults in OE-Core for qt are 4.7 Apr 25 16:48:38 I having problem with cmake, I was wondering if anyone here might be able to help? (I've never really debugged a problem with configuration in cmake before) Apr 25 17:35:01 Which packages and tasks can I add to my image to get a working X server but no display manager? xserver-nodm-init alone didn't do the trick. is it supposed to? Apr 25 17:53:48 I have a working recipe for synergy 1.3.8 that I thought to submit to the mailing list. Where does it fit in? Apr 25 18:05:38 khem: qt4.7 didn't build with linaro gcc 4.6 (targeting armv7at thumb2) while qt4.8 worked fine Apr 25 18:06:02 with gcc 4.7, both qt4.7 and qt4.8 don't build Apr 25 19:00:30 kenws: I have had some fixes to qt done in OE-Core for 4.7 Apr 25 19:02:03 khem: Ok, good. Do you know what prevents oe-core from enablingt 4.8? The recipes are there its just not the default. Apr 25 19:04:10 OE-Core has not vetted 4.8 Apr 25 19:04:36 thats what I am thinking Apr 25 19:16:09 does anyone have an idea what the g++ error message means: http://pastebin.com/SgqhGfbe Apr 25 19:16:17 the error line is referring to the ::rpmtsFree(_ts) line Apr 25 19:17:38 Hmm.. I wonder if rpmtsFree is a define... Apr 25 20:24:47 khem: I see. **** ENDING LOGGING AT Thu Apr 26 03:00:00 2012