From: "Fatih Aşıcı" <fatih.asici@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Analysis of build failures, december 26th
Date: Fri, 27 Dec 2013 16:22:09 +0200 [thread overview]
Message-ID: <201312271622.09927.fatih.asici@gmail.com> (raw)
In-Reply-To: <20131227103511.2c218d17@skate>
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-0001.html>
next prev parent reply other threads:[~2013-12-27 14:22 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-27 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2013-12-26 Thomas Petazzoni
2013-12-27 9:35 ` [Buildroot] Analysis of build failures, december 26th Thomas Petazzoni
2013-12-27 10:01 ` Baruch Siach
2013-12-27 13:31 ` Fatih Aşıcı
2013-12-27 13:33 ` Thomas Petazzoni
2013-12-27 13:57 ` Fatih Aşıcı
2013-12-27 13:59 ` Thomas Petazzoni
2013-12-27 14:22 ` Fatih Aşıcı [this message]
2013-12-27 14:24 ` Thomas Petazzoni
2013-12-29 12:26 ` Baruch Siach
2013-12-29 12:58 ` Mischa Jonker
2013-12-29 17:06 ` Thomas Petazzoni
2013-12-30 8:12 ` Fatih Aşıcı
2013-12-30 9:40 ` Fatih Aşıcı
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201312271622.09927.fatih.asici@gmail.com \
--to=fatih.asici@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.