Created attachment 5114 [details] Log output when bug occured When trying to compile latest buildroot (checked out from git repo 2013-10-31) with the sama5d3ekdemo_defconfig, I get the following error: /home/daniel/buildroot-at91/output/toolchain/gcc-4.7.2/libgcc/libgcc2.c: In function '__absvdi2': /home/daniel/buildroot-at91/output/toolchain/gcc-4.7.2/libgcc/libgcc2.c:273:1 internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://bugs.buildroot.net/> for instructions. make[2]: *** [_absvdi2.o] Error 1 There are more error of the sam type that follows, but this is the first error detected (see attachment, sorry for some words being in swedish).
As you can see in http://git.buildroot.net/buildroot/tree/configs, we don't have a sama5d3ekdemo_defconfig in the mainline Buildroot. Are you sure you are using the mainline Buildroot version? We unfortunately cannot support the numerous Buildroot forks that are made by various people/organizations.
(In reply to comment #1) > As you can see in http://git.buildroot.net/buildroot/tree/configs, we don't > have a sama5d3ekdemo_defconfig in the mainline Buildroot. > > Are you sure you are using the mainline Buildroot version? We unfortunately > cannot support the numerous Buildroot forks that are made by various > people/organizations. I'm using the mainline Buildroot version but the config, as you've pointed out, is not a mainline one. I'll get in touch with the developer of that one instead. Thank you for your swift reply!
Ok, if you use the mainline Buildroot, then it's fine. We should support whatever configuration you use. Can you share the defconfig you're using, and the exact Buildroot version you tested? Thanks!
(In reply to comment #3) > Ok, if you use the mainline Buildroot, then it's fine. We should support > whatever configuration you use. Can you share the defconfig you're using, and > the exact Buildroot version you tested? Thanks! There's no need. Apparently, the developer of the config had their own buildroot branch where it all worked. I also had an outdated version of the defconfig, when I tried the "new" one with the mainline buildroot, it complained about "legacy configurations", which is correct behaviour, I guess. Thank you for your help
Ok, well. If you have any issue with the mainline Buildroot version, whatever configuration you use, please open a bug with the version + configuration, and we'll look into it. In the mean time, I'll close this bug.