From: Julien CORJON <corjon.j@ecagroup.com>
To: buildroot@busybox.net
Subject: [Buildroot] qt5base build issue
Date: Fri, 24 Jul 2015 10:17:19 +0000 [thread overview]
Message-ID: <55B210AF.8010004@ecagroup.com> (raw)
In-Reply-To: <CAGm1_kujy48mMmd4QMSJL+zbEXf3ooRWN8mKd+WF6e5Dg3LeQA@mail.gmail.com>
Yegor,
[snip]
>>>>>> During compilation I get following error:
>>>>>>
>>>>>> Running configuration tests...
>>>>>> Failed to process makespec for platform 'devices/linux-buildroot-g++'
>>>>>> Project ERROR: Compiler
>>>>>> /home/user/MyProjects/oss/buildroot/prods1/host/usr/bin/ccache
>>>>>> /home/user/MyProjects/oss/buildroot/prods1/host/usr/bin/arm-none-linux-gnueabi-g++
>>>>>> not found. Check the value of CROSS_COMPILE -device-option
>>>>>> Could not read qmake configuration file
>>>>>> /home/user/MyProjects/oss/buildroot/prods1/build/qt5base-5.5.0/mkspecs/devices/linux-buildroot-g++/qmake.conf.
[snip]
>>> I think I found the cause: ccache. To reproduce just enable toolchain,
>>> ccache and Qt5 base. That's all.
>>
>> Have you tried to clear your cache (rm -rf ~/.buildroot-ccache)?
>
> This doesn't help :-(
Ok, I've just built your test case with and without ccache and It look
like a ccache issue since it work without.
At the beginning of the configure we have the error :
xxx/output/host/usr/bin/ccache: invalid option -- 'W'
I clearly do not know how ccache work and how it is handled by BR so I
cannot help more than that.
If anyone listening I paste the qt5base build log at
http://pastebin.com/RAGPnKZr
and my config is :
BR2_arm=y
BR2_CCACHE=y
BR2_CCACHE_DIR="$(HOME)/Projets/buildroot/build/buildroot-qtbase-ccache/.buildroot-ccache"
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arm-full-2015.05-496-g85945aa.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_1=y
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
# BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS_DEBUG is not set
BR2_TOOLCHAIN_EXTERNAL_INET_RPC=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_PACKAGE_QT5=y
BR2_PACKAGE_QT5BASE_LICENSE_APPROVED=y
>
> Yegor
>
Julien
next prev parent reply other threads:[~2015-07-24 10:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-23 13:45 [Buildroot] qt5base build issue Yegor Yefremov
2015-07-23 14:49 ` Julien CORJON
2015-07-24 6:33 ` Yegor Yefremov
2015-07-24 8:32 ` Yegor Yefremov
2015-07-24 8:40 ` Julien CORJON
2015-07-24 9:25 ` Yegor Yefremov
2015-07-24 10:17 ` Julien CORJON [this message]
2015-07-25 16:21 ` Jaap Crezee
2015-07-25 20:02 ` Yegor Yefremov
2015-07-26 10:54 ` Jaap Crezee
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=55B210AF.8010004@ecagroup.com \
--to=corjon.j@ecagroup.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox