From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Thu, 22 Mar 2018 14:51:50 +0100 Subject: [Buildroot] [PATCH v1 1/2] gnutls: needs C++ support In-Reply-To: <20180322054912.akgs3lgdfgiiee6s@sapphire.tkos.co.il> References: <20180321202312.23021-1-ps.report@gmx.net> <20180322054912.akgs3lgdfgiiee6s@sapphire.tkos.co.il> Message-ID: <20180322145150.2f72d018@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Thu, 22 Mar 2018 07:49:13 +0200, Baruch Siach wrote: > On Wed, Mar 21, 2018 at 09:23:11PM +0100, Peter Seiderer wrote: > > Fixes Bug 10846 ([1]): > > > > checking how to run the C++ preprocessor... cpp > > configure: error: in `.../build/gnutls-3.5.17': > > configure: error: C++ preprocessor "cpp" fails sanity check > > See `config.log' for more details > > > > [1] https://bugs.busybox.net/show_bug.cgi?id=10846 > > > > Signed-off-by: Peter Seiderer > > This is strange. Do you have idea why the autobuilders didn't catch that? We don't have any toolchain configuration in the autobuilders that has wchar support enabled, but C++ support disabled. We do have a configuration that is basic (no wchar, no C++), but since gnutls already depends on wchar, it was never tested with this toolchain. Hence, this doesn't pop-up in the autobuilders. Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com