| Summary: | Segmentation fault when trying to build latest buildroot | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | daniel.karlsson |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | major | CC: | buildroot, daniel.karlsson |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Log output when bug occured | ||
|
Description
daniel.karlsson
2013-10-31 10:12:31 UTC
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. |