[Buildroot] Analysis of build failures, december 26th

Fatih Aşıcı fatih.asici at gmail.com
Fri Dec 27 14:22:09 UTC 2013


On Friday 27 December 2013 11:35:11 Thomas Petazzoni wrote:
> >      avr32 |                  qt5base-5.2.0 | NOK |
> >http://autobuild.buildroot.net/results/e3af369e55431222f6ba3ab37f838e1355
> >60cc35/
> 
> Apparently no support for AVR32:
> 
> ../../include/QtCore/../../src/corelib/global/qprocessordetection.h:323:6:
> error: #error "Unable to determine byte order!"
> 
> Disallow Qt5 on AVR32 ?

I have tried uncommenting these lines from this header file:

// #elif defined(__avr32__)                                                           
// #  define Q_PROCESSOR_AVR32                                                        
// #  define Q_BYTE_ORDER Q_BIG_ENDIAN                                                

... but build failed with another error:

  thread/qthread_unix.cpp:126: error: thread-local storage not supported for this target

It seems there is no support for avr32.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131227/3745fe61/attachment-0002.html>


More information about the buildroot mailing list