From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Beno=c3=aet_Th=c3=a9baudeau?= Date: Fri, 28 Aug 2015 11:50:37 +0200 Subject: [Buildroot] [PATCH] pacakge/qt5/qt5base: fix build with ccache In-Reply-To: <20150827143918.1dc522a1@free-electrons.com> References: <1440499298-39957-1-git-send-email-benoit@wsystem.com> <20150826154534.3e67c9bc@free-electrons.com> <55DEC67C.6000500@wsystem.com> <20150827105450.100164af@free-electrons.com> <55DED48F.3030102@wsystem.com> <20150827143918.1dc522a1@free-electrons.com> Message-ID: <55E02EED.20800@wsystem.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Thomas, On 27/08/2015 14:39, Thomas Petazzoni wrote: > On Thu, 27 Aug 2015 11:12:47 +0200, Beno?t Th?baudeau wrote: > > > OK, but in the meantime, until we have a wrapper for the internal toolchain too, >> what do you want to do to fix the current build failure? >> - Forbid the use of ccache with Qt 5? >> - Use the current patch? >> - Use the wrapper from the URL above? In that case, where would you put it in >> Buildroot (qt5base, new package, toolchain, support)? > > For 2015.08, your patch is certainly the simplest solution. I've just posted a v2: http://patchwork.ozlabs.org/patch/511841/ I will submit it upstream. According to the last comment in the upstream bug report, this patch could possibly be accepted upstream. Best regards, Beno?t