**** BEGIN LOGGING AT Sat Mar 17 02:59:59 2012 Mar 17 06:48:16 Hey, does anyone have an idea why this fails? Mar 17 06:48:17 ERROR: 'virtual:native:/home/alinrus/stuff/openembedded/recipes/ncurses/ncurses_5.9.bb' failed Mar 17 09:41:19 hello after bitbake -v task-base I got FATAL: The BBPATH variable is not set but I have the BBPATH set .. idea ? Mar 17 09:44:31 have you "sourced" setup-env script? Mar 17 09:46:57 Jama no Mar 17 09:48:06 then you should Mar 17 09:51:09 how do I do that ? Mar 17 09:52:39 source setup-env Mar 17 09:55:06 ok thanks Mar 17 10:02:11 where is located setup-env ? Mar 17 10:02:15 JaMa, ? Mar 17 10:07:47 it depends on layout it can even have different name are you trying to build oe-classic/oe-core or e.g. Angstrom? Mar 17 10:14:06 I discover openembedded Mar 17 10:24:14 I don't know Mar 17 10:24:34 I use oe for the first time Mar 17 10:24:37 I read the doc Mar 17 10:26:31 I let me reboot Mar 17 11:31:22 re Mar 17 11:41:54 with bitbake task-base I got ERROR: Nothing PROVIDES 'task-base' Mar 17 11:46:47 ok found Mar 17 12:12:29 mini2440/recipes/update-rc.d/update-rc.d_0.7.bb' failed idea ? Mar 17 15:08:25 libtool-native_2.2.4.bb' failed idea ? _2.2.4.bb' failed Mar 17 18:32:06 otavio: I think we might move it here Mar 17 18:32:17 Marex: hi :) Mar 17 18:32:25 :) Mar 17 18:32:39 Marex: well, this does seems borked in u-boot itself Mar 17 18:32:42 but i don't mind Mar 17 18:34:41 otavio: well ... so we need a patch either for uboot or for native build step in OE Mar 17 18:34:55 Marex: yes, sure Mar 17 18:35:05 I just need to figure how to fix it first ahah Mar 17 18:35:45 otavio: mhm ... actually, try running make m28evk_config before running make tools/mxsboot Mar 17 18:36:03 this m28evk_config should setup proper symlinks in the uboot sourcetree Mar 17 18:36:13 this might be your problem as well Mar 17 18:38:37 Marex: doing http://paste.debian.net/160121/ Mar 17 18:39:22 Marex: i went up to: http://paste.debian.net/160122/ Mar 17 18:42:48 otavio: no, try make config_mx28evk (or config_m28evk) and then run the make tools/mxsboot Mar 17 18:43:27 this should set up symlinks in include/ directory of uboot ... really, try it, just to rule out this stuff Mar 17 18:43:57 http://paste.debian.net/160123/ Mar 17 18:44:55 argh, I see Mar 17 18:45:54 otavio: ok, now add HOSTCC=gcc Mar 17 18:46:09 otavio: and only HOSTCC=gcc, nothing more Mar 17 18:46:37 Marex: in env or make call? Mar 17 18:48:30 otavio: try env Mar 17 18:48:38 no change Mar 17 18:48:47 otavio: ok, try in make call Mar 17 18:49:01 I'm no OE expert, so I'm just throwing partly blind guesses Mar 17 18:49:10 Marex: in fact Mar 17 18:49:23 Marex: i am now testing it in my laptop Mar 17 18:49:26 Marex: no oe on it Mar 17 18:49:37 otavio: hang on, it doesn't build on your laptop either ? Mar 17 18:49:47 it doesn't not Mar 17 18:50:04 it does nto Mar 17 18:50:05 not Mar 17 18:50:12 otavio: oh ... now this seems to be a serious problem Mar 17 18:50:29 what kind of laptop do you have ? x86/amd64 ? Mar 17 18:50:37 amd64 Mar 17 18:50:45 debian testing ? Mar 17 18:50:49 build-essential installed ? Mar 17 18:50:50 sid Mar 17 18:50:53 sure Mar 17 18:51:09 I am DD so have all this stuff on this Mar 17 18:51:31 where did you get your arm-linux toolchain ? Mar 17 18:51:41 emdebian? Mar 17 18:52:01 I did not; I am trying to make mxsboot only build Mar 17 18:52:07 no arm compiler here Mar 17 18:52:09 otavio: I see Mar 17 18:52:10 lemme try Mar 17 18:52:47 I see Mar 17 18:53:15 ufa; it is not me lol Mar 17 18:53:44 what bothers me is that mkimage works Mar 17 18:54:49 otavio: can you pastebin the mkimage recipe ? Mar 17 18:55:02 sure Mar 17 18:55:13 otavio: btw if you run "make tools" only, it compiles all the tools, incl. tools/mxsboot Mar 17 18:55:31 only if i configure it for mx28 before Mar 17 18:56:09 and if i do that, tools are build using arm toolchain Mar 17 18:56:28 Marex: http://paste.debian.net/160125/ Mar 17 18:57:10 otavio: right ... it runs make tools ... what happens if you modify the recipy to package mxsboot ? Mar 17 18:57:46 Ok; I found a way of getting it working Mar 17 18:57:55 but it is broken anyway Mar 17 18:57:58 make CONFIG_MX28=y tools Mar 17 18:58:05 in a git clean dir Mar 17 18:58:21 otavio: why broken ? Mar 17 18:58:34 because it can't compiler particular tool, right ? Mar 17 18:58:38 yes Mar 17 18:58:45 it depends on the topdir makefile Mar 17 18:58:49 that's the fault Mar 17 18:58:52 well ... it's free software, so patch is welcome Mar 17 18:58:57 agreed, there's a problem in uboot Mar 17 18:59:16 i am still new on that so i doubt i will be able to fix it Mar 17 18:59:17 heh Mar 17 18:59:23 otavio: well, you have a way of packaging it ... it's now up to you if you care to help us and fix uboot :) Mar 17 19:03:39 otavio: I think we need uboot bugtracker Mar 17 19:03:45 Marex: working bb http://paste.debian.net/160126/ Mar 17 19:03:54 hehe indeed Mar 18 02:13:19 hello, can anyone give me some pointers on this Mar 18 02:13:27 I've written a recipe Mar 18 02:13:30 http://paste.ubuntu.com/888610/ Mar 18 02:14:11 keeps failing with this Mar 18 02:14:13 http://paste.ubuntu.com/888612/ **** ENDING LOGGING AT Sun Mar 18 02:59:59 2012