From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Wed, 7 Oct 2015 09:07:49 -0300 Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2015-10-06 In-Reply-To: <561509B4.9000408@mind.be> References: <20151007063018.D494C102352@stock.ovh.net> <5614F1A6.2030403@imgtec.com> <561509B4.9000408@mind.be> Message-ID: <56150B15.20402@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 07/10/15 09:01, Arnout Vandecappelle wrote: > On 07-10-15 11:19, Vicente Olivert Riera wrote: >> Dear Thomas Petazzoni, >> >> On 10/07/2015 07:30 AM, Thomas Petazzoni wrote: >>> Build statistics for 2015-10-06 >>> =============================== >> >>> mips64el | pcre-8.37 | NOK | http://autobuild.buildroot.net/results/77f1c33d4315cce3f2d2387aa1368a63caac7468/ >> >> I'm unable to reproduce this failure even using the same .config file. >> >> The failure looks like this: >> >> configure: error: You need a C++ compiler for C++ support. >> >> But the toolchain used in that config file does have a C++ compiler: >> >> $ file output/host/opt/ext-toolchain/bin/mips64el-ctng_n64-linux-gnu-g++ >> output/host/opt/ext-toolchain/bin/mips64el-ctng_n64-linux-gnu-g++: ELF >> 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked >> (uses shared libs), for GNU/Linux 2.6.18, stripped >> >> This was reported by your gcc75 autobuilder. Could you please have a look? > > gcc75 => probably a bitflip? > > Regards, > Arnout Hi Arnout. We already had one of those in gcc75: http://buildroot-busybox.2317881.n4.nabble.com/PATCH-1-2-cmake-bump-to-version-3-3-2-td112954.html Regards.