Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 0/3] Qt WebEngine support
Date: Sat, 12 Aug 2017 09:57:37 +0200	[thread overview]
Message-ID: <20170812095737.58da25f5@windsurf> (raw)
In-Reply-To: <20170812094839.70a0c4b1@tux.kirchner>

Hello,

On Sat, 12 Aug 2017 09:48:39 +0200, Bj?rn Kirchner wrote:

> > There is -m32, so it's trying to build a 32 bit binary on your x86_64
> > machine...
> >   
> > > -Wno-unused-local-typedefs -Wno-maybe-uninitialized
> > > -Wno-missing-field-initializers -Wno-unused-parameter -O3 -fno-ident
> > > -fdata-sections -ffunction-sections -fno-threadsafe-statics
> > > -fvisibility-inlines-hidden -std=gnu++11 -fno-rtti -fno-exceptions
> > > -Wno-deprecated -Wno-narrowing
> > > -c ../../3rdparty/chromium/v8/src/interpreter/bytecode-operands.cc
> > > -o v8_snapshot/obj/v8/mkpeephole/bytecode-operands.o In file
> > > included from /usr/include/c++/4.9/ios:38:0,
> > > from /usr/include/c++/4.9/ostream:38,
> > > from ../../3rdparty/chromium/v8/src/globals.h:11,
> > > from ../../3rdparty/chromium/v8/src/interpreter/bytecode-operands.h:8,
> > > from ../../3rdparty/chromium/v8/src/interpreter/bytecode-operands.cc:5: /usr/include/c++/4.9/iosfwd:38:28:
> > > fatal error: bits/c++config.h: No such file or directory #include
> > > <bits/c++config.h> ^ compilation terminated.  
> > 
> > ... but you don't have the 32 bit development headers installed.  
> 
> You were absolutely right. After installing the missing headers,
> compilation finished without errors. Thanks.

But still, we need to resolve this:

 * Why qtwebengine builds this application for 32 bit ?

 * If it really needs to do so (which would be weird), then qtwebengine
   should select BR2_HOSTARCH_NEEDS_IA32_COMPILER

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2017-08-12  7:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-11  1:33 [Buildroot] [PATCH v6 0/3] Qt WebEngine support Gaël PORTAY
2017-08-11  1:33 ` [Buildroot] [PATCH v6 1/3] rpi-userland: fix opengl library symlinks Gaël PORTAY
2017-08-12 15:31   ` Arnout Vandecappelle
2017-08-12 15:54     ` Gaël PORTAY
2017-08-11  1:33 ` [Buildroot] [PATCH v6 2/3] qt5webengine: new package Gaël PORTAY
2017-08-11  1:33 ` [Buildroot] [PATCH v6 3/3] configs: new raspberrypi3 qt5 config Gaël PORTAY
2017-08-11 10:56 ` [Buildroot] [PATCH v6 0/3] Qt WebEngine support Zoltan Gyarmati
2017-08-11 19:29 ` Björn Kirchner
2017-08-11 20:30   ` Thomas Petazzoni
2017-08-11 22:24     ` Gaël PORTAY
2017-08-12  7:48     ` Björn Kirchner
2017-08-12  7:57       ` Thomas Petazzoni [this message]
2017-08-12 15:08         ` Gaël PORTAY
2017-08-12 15:12           ` Arnout Vandecappelle
2017-08-12 15:46             ` Gaël PORTAY
2017-08-12 20:55               ` Arnout Vandecappelle
2017-08-12 16:29             ` Thomas Petazzoni
2017-08-12 16:34               ` Gaël PORTAY

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=20170812095737.58da25f5@windsurf \
    --to=thomas.petazzoni@free-electrons.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