**** BEGIN LOGGING AT Sun Mar 25 02:59:58 2012 Mar 25 13:24:26 someone here which has successfully build oe for cubox? Mar 25 13:28:22 which one is the machine and distro support channel if anyone exist ^^ ? Mar 25 13:48:46 look at this http://solid-run.com/ may someone can help me build for this nice little thing? Mar 25 15:13:02 VtS: its sunday most of folks are off Mar 25 15:13:23 VtS: I dont think there is upstream machine description per se for this machine Mar 25 15:13:33 but that does not mean it can not be done Mar 25 15:13:58 its probably matter of writing recipes for kernel and bootloader and you are all set Mar 25 15:15:32 yeah i tried that Mar 25 15:16:14 @ http://git.teamcoders.org/lmc/lmc/trees/master/meta-cubox Mar 25 15:16:27 but it always fails at gcc-inital Mar 25 15:17:04 it seems to be based on sheeva Mar 25 15:17:07 hmm Mar 25 15:17:08 yeah Mar 25 15:17:12 whats the error Mar 25 15:17:13 510 Mar 25 15:17:21 mom Mar 25 15:18:20 | configure: error: cannot compute suffix of object files: cannot compile Mar 25 15:18:20 | See `config.log' for more details. Mar 25 15:18:20 | make[1]: *** [configure-target-libgcc] Error 1 Mar 25 15:18:20 | make[1]: Leaving directory `/storage/raid6/Dev/cubox/cubox-oe/build/tmp-eglibc/work/armv7-vfp-oe-linux-gnueabi/gcc-cross-initial-4.6.3+svnr184847-r23/gcc-4_6-branch/build.x86_64-linux.arm-oe-linux-gnueabi' Mar 25 15:18:20 | make: *** [all] Error 2 Mar 25 15:18:21 | ERROR: oe_runmake failed Mar 25 15:18:44 ok this is known I m thiking you are using angstrom Mar 25 15:18:46 no mather what branch of oe i use Mar 25 15:18:58 no oe-core master-next Mar 25 15:19:03 also tried master Mar 25 15:19:05 hmm Mar 25 15:20:19 can you post this config.log Mar 25 15:20:24 sure Mar 25 15:22:50 http://pastebin.com/Kc4ttvsR Mar 25 15:26:16 VtS: interesting it could be a gcc bug Mar 25 15:26:31 i will take a look in a while Mar 25 15:27:06 thx Mar 25 15:29:43 meanwhile if you change include conf/machine/include/tune-armv7.inc to include conf/machine/include/tune-armv7a.inc in your machine.conf you should be ok Mar 25 15:30:08 ah ok ... will try that Mar 25 15:34:38 tune_arch is not set in v7a Mar 25 15:34:59 its really difficult to check all inherits Mar 25 15:35:24 should i include arch-arm.inc Mar 25 15:45:29 mhm sry ... its in conf/machine/include/arm/arch-armv7a.inc ... khem did you mean that file? Mar 25 15:58:47 VtS: change meta-cubox/conf/machine/cubox.conf Mar 25 15:59:08 to include conf/machine/include/arm/arch-armv7a.inc instead of conf/machine/include/arm/arch-armv7.inc Mar 25 15:59:53 yeah did that ... its baking now ... it will come to gcc-cross-inital now Mar 25 15:59:59 k Mar 25 16:00:09 is that layer created by you Mar 25 16:01:04 should i include iwmmxt ? Mar 25 16:01:04 make sure you mention it in http://www.openembedded.org/wiki/LayerIndex once its healthy Mar 25 16:01:15 sure Mar 25 16:01:25 well for now leave it out Mar 25 16:02:11 does this soc has neon unit Mar 25 16:02:15 no Mar 25 16:02:51 guessed so Mar 25 16:03:05 its vfp3 and iwmmxt2 Mar 25 16:03:27 yes Mar 25 16:06:34 heah cool ... i'm past that gcc-cross-inital :) Mar 25 16:06:41 thx khem Mar 25 16:08:55 np Mar 25 16:11:42 hmm armv7 is Least Common Denominator of V7-A V7-M and V7-R and V7-M only supports thumb2 instructions Mar 25 16:11:51 so gcc is right about the warning **** ENDING LOGGING AT Mon Mar 26 02:59:58 2012