All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 10531] New: QtWebengine doesn't build if the host hasn't a 32 bits C++ compiler working
Date: Wed, 29 Nov 2017 15:49:24 +0000	[thread overview]
Message-ID: <bug-10531-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=10531

            Bug ID: 10531
           Summary: QtWebengine doesn't build if the host hasn't a 32 bits
                    C++ compiler working
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: pinaraf at pinaraf.info
                CC: buildroot at uclibc.org
  Target Milestone: ---

When trying to build QtWebEngine for a raspberry pi 3 (ARM 32bits), a bunch of
host tools are built using C++. Instead of being built directly for my amd64
arch, they are built for x86.
My debian sid installation was incomplete, I had gcc-multilib only and was
missing at least libstdc++-7-dev:i386 and g++-multilib.
A warning from buildroot would be nice since this error occurs after a quite
long build time.


As discussed on IRC?:
<gportay> kos_tom: Do you prefer to add a BR2_HOSTARCH_NEEDS_IA32_CXX_COMPILER;
or BR2_HOSTARCH_NEEDS_IA32_COMPILER checks for both c and c++ multilib support?
<kos_tom> gportay: that is a good question :-)
<kos_tom> I would say keep it simple, and just test for C++ support in
BR2_HOSTARCH_NEEDS_IA32_COMPILER
<gportay> kos_tom: because we do not really want for force installation of c++
multilib when not needed
<gportay> okay
<kos_tom> but don't hesitate to raise this point in a note in your commit log,
so that others can comment


Thanks to you guys for the support on IRC :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

             reply	other threads:[~2017-11-29 15:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-29 15:49 bugzilla at busybox.net [this message]
2017-11-29 15:50 ` [Buildroot] [Bug 10531] QtWebengine doesn't build if the host hasn't a 32 bits C++ compiler working bugzilla at busybox.net
2017-11-29 16:12 ` bugzilla at busybox.net
2018-01-10 21:00 ` bugzilla at busybox.net
2018-04-01 10:48 ` bugzilla at busybox.net

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=bug-10531-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.