* [Buildroot] qmx6_defconfig fails to build @ 2016-11-05 14:04 Thomas Petazzoni 2016-11-05 14:58 ` Stephan Hoffmann 0 siblings, 1 reply; 5+ messages in thread From: Thomas Petazzoni @ 2016-11-05 14:04 UTC (permalink / raw) To: buildroot Stephan, J?r?me, Gary, All of you have touched the qmx6_defconfig in Buildroot: Stephan is the original submitter (in 2014), J?r?me did some improvements in April 2015, and then Gary updated the kernel version two times in 2015. However, today, this defconfig fails to build, because the U-Boot version being used is too old to build with gcc 5.x. If you still have access to the HW, could you submit a patch that updates the defconfig to make it build with gcc 5.x ? See the full build log at http://free-electrons.com/~thomas/pub/buildroot-defconfigs/qmx6_defconfig.log.FAIL. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] qmx6_defconfig fails to build 2016-11-05 14:04 [Buildroot] qmx6_defconfig fails to build Thomas Petazzoni @ 2016-11-05 14:58 ` Stephan Hoffmann [not found] ` <CAAMH-ysz=Z41ks2cEXQG2S4PRPJ58GJYDy8Ss=gL9k0T6kwQiA@mail.gmail.com> 0 siblings, 1 reply; 5+ messages in thread From: Stephan Hoffmann @ 2016-11-05 14:58 UTC (permalink / raw) To: buildroot Hello Thomas, unfortunatelly, I do not have access to a qmx6 hardware anymore. Kind regards Stephan Am 05.11.2016 um 15:04 schrieb Thomas Petazzoni: > Stephan, J?r?me, Gary, > > All of you have touched the qmx6_defconfig in Buildroot: Stephan is the > original submitter (in 2014), J?r?me did some improvements in April > 2015, and then Gary updated the kernel version two times in 2015. > > However, today, this defconfig fails to build, because the U-Boot > version being used is too old to build with gcc 5.x. > > If you still have access to the HW, could you submit a patch that > updates the defconfig to make it build with gcc 5.x ? > > See the full build log at > http://free-electrons.com/~thomas/pub/buildroot-defconfigs/qmx6_defconfig.log.FAIL. > > Thanks! > > Thomas -- reLinux - Stephan Hoffmann Am Schmidtgrund 124 50765 K?ln Tel. +49.221.95595-19 Fax: -64 www.reLinux.de Stephan at reLinux.de ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <CAAMH-ysz=Z41ks2cEXQG2S4PRPJ58GJYDy8Ss=gL9k0T6kwQiA@mail.gmail.com>]
[parent not found: <CAAMH-ysBQp=NS8yo7k1N9AuTeUK88ynoyM7b_50LorY+mwDBQA@mail.gmail.com>]
* [Buildroot] qmx6_defconfig fails to build [not found] ` <CAAMH-ysBQp=NS8yo7k1N9AuTeUK88ynoyM7b_50LorY+mwDBQA@mail.gmail.com> @ 2016-11-06 12:07 ` Gary Bisson 2016-11-06 12:09 ` Thomas Petazzoni 0 siblings, 1 reply; 5+ messages in thread From: Gary Bisson @ 2016-11-06 12:07 UTC (permalink / raw) To: buildroot Hi Thomas, all, Same here, don't have any qmx6 hardware. I've bumped the kernel in the past looking at their repo tags but I think they now moved to another repo. Regards, Gary Le 5 nov. 2016 3:58 PM, "Stephan Hoffmann" <sho@relinux.de> a ?crit : Hello Thomas, unfortunatelly, I do not have access to a qmx6 hardware anymore. Kind regards Stephan Am 05.11.2016 um 15:04 schrieb Thomas Petazzoni: > Stephan, J?r?me, Gary, > > All of you have touched the qmx6_defconfig in Buildroot: Stephan is the > original submitter (in 2014), J?r?me did some improvements in April > 2015, and then Gary updated the kernel version two times in 2015. > > However, today, this defconfig fails to build, because the U-Boot > version being used is too old to build with gcc 5.x. > > If you still have access to the HW, could you submit a patch that > updates the defconfig to make it build with gcc 5.x ? > > See the full build log at > http://free-electrons.com/~thomas/pub/buildroot- defconfigs/qmx6_defconfig.log.FAIL. > > Thanks! > > Thomas -- reLinux - Stephan Hoffmann Am Schmidtgrund 124 50765 K?ln Tel. +49.221.95595-19 Fax: -64 www.reLinux.de Stephan at reLinux.de -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20161106/e122874c/attachment.html> ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] qmx6_defconfig fails to build 2016-11-06 12:07 ` Gary Bisson @ 2016-11-06 12:09 ` Thomas Petazzoni 2016-11-06 15:20 ` Jérôme Pouiller 0 siblings, 1 reply; 5+ messages in thread From: Thomas Petazzoni @ 2016-11-06 12:09 UTC (permalink / raw) To: buildroot Hello, On Sun, 6 Nov 2016 13:07:33 +0100, Gary Bisson wrote: > Same here, don't have any qmx6 hardware. I've bumped the kernel in the past > looking at their repo tags but I think they now moved to another repo. OK, so unless J?r?me has access to the HW and gets back to us, I'll propose to remove this defconfig. Thanks for the feedback, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] qmx6_defconfig fails to build 2016-11-06 12:09 ` Thomas Petazzoni @ 2016-11-06 15:20 ` Jérôme Pouiller 0 siblings, 0 replies; 5+ messages in thread From: Jérôme Pouiller @ 2016-11-06 15:20 UTC (permalink / raw) To: buildroot Hello, On Sunday 06 November 2016 13:09:54 Thomas Petazzoni wrote: > On Sun, 6 Nov 2016 13:07:33 +0100, Gary Bisson wrote: > > Same here, don't have any qmx6 hardware. I've bumped the kernel in > > the past looking at their repo tags but I think they now moved to > > another repo. > OK, so unless J?r?me has access to the HW and gets back to us, I'll > propose to remove this defconfig. I have this board somewhere. However, I don't actively work on it and honestly I won't have time to do runtime tests. I agree to drop this defconfig. BR, -- J?r?me Pouiller, Sysmic Embedded Linux specialist http://www.sysmic.fr ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-11-06 15:20 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-05 14:04 [Buildroot] qmx6_defconfig fails to build Thomas Petazzoni
2016-11-05 14:58 ` Stephan Hoffmann
[not found] ` <CAAMH-ysz=Z41ks2cEXQG2S4PRPJ58GJYDy8Ss=gL9k0T6kwQiA@mail.gmail.com>
[not found] ` <CAAMH-ysBQp=NS8yo7k1N9AuTeUK88ynoyM7b_50LorY+mwDBQA@mail.gmail.com>
2016-11-06 12:07 ` Gary Bisson
2016-11-06 12:09 ` Thomas Petazzoni
2016-11-06 15:20 ` Jérôme Pouiller
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox