**** BEGIN LOGGING AT Tue Feb 19 02:59:58 2013 Feb 19 07:20:41 epienbro: make clean cleans packages, but not the toolchain Feb 19 07:20:48 make distclean cleans all, IIRC Feb 19 11:36:27 I tried to build an image which uses the .config you mentioned..but it also fails to boot Feb 19 11:37:04 I just ordered a serial/uart adapter so I can connect to the fon using the serial interface and hopefully also catch the kernel boot output Feb 19 11:37:27 epienbro: Could you put up the image you built? I'll see if it fails here as well Feb 19 11:39:16 epienbro: Having an uart adapter is useful indeed. I take it you found the pinout on the trac? Feb 19 11:45:07 epienbro: I think I just realized what the problem is Feb 19 11:45:21 epienbro: latest svn just doesn't boot at all Feb 19 11:45:46 epienbro: There was an error in a recent commit, which I fixed locally, but apparently forgot to push out to svn so far Feb 19 11:46:46 epienbro: It didn't show when trying the image from the autobuilder, because that was the next-to-latest version, which still works Feb 19 11:48:38 epienbro: It seems that in some cases, the bug caused a compile failure (like on the autobuilder), but in other cases it produced a non-booting image Feb 19 11:48:59 epienbro: I've just committed the fix, you should try compiling the latest trunk, I expect that will work normally Feb 19 11:49:12 epienbro: Sorry for causing you all these problems :-( Feb 19 11:53:03 blathijs, ah I'm glad you've found a potential cause of the issue Feb 19 11:53:21 I'm currently at work, but I'll to do another build once I get home Feb 19 11:54:51 ugh, strange that a missing space character can cause a non-booting image.. Feb 19 11:56:52 epienbro: It causes some parsing script to not parse the config options, making busybox get compiled with all options disabled Feb 19 11:57:03 meaning you get an image without init or shell Feb 19 12:02:19 ah, so that's why the build itself didn't show any errors Feb 19 12:13:37 yup **** ENDING LOGGING AT Wed Feb 20 02:59:58 2013