From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 1/6] package/qt5: bump minimum gcc requirement to 5.0
Date: Wed, 6 May 2020 08:44:01 +0200 [thread overview]
Message-ID: <20200506084401.1731e854@gmx.net> (raw)
In-Reply-To: <87lfm5d365.fsf@dell.be.48ers.dk>
Hello Peter,
On Wed, 06 May 2020 07:48:34 +0200, Peter Korsgaard <peter@korsgaard.com> wrote:
> >>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:
>
> > As a side effect of avoiding gcc bug 57694 ([1]) through commit
> > 'GCC: revoke constexpr before 5.0' ([2]) for qtbase the minimum
> > gcc requirement was lifted to 5.0 ([3], [4]), so bump the
> > buildroot determined one too.
>
> > Adjust the two packages (pinentry, wireshark) which are brave enough
> > to do a 'select BR2_PACKAGE_QT5' accordingly.
>
> > Fixes:
> > http://autobuild.buildroot.net/results/74f5249d1ee14c1269685af53a65055da7dc2ee6
>
> > ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:61:4: error: #error "Qt requires C++11 support"
> > # error "Qt requires C++11 support"
>
> > [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57694
> > [2] https://code.qt.io/cgit/qt/qtbase.git/commit/?id=c61cedcc5475a77fb94ed12788f61039835f8079
> > [3] https://codereview.qt-project.org/c/qt/qtbase/+/285582
> > [4] https://bugreports.qt.io/browse/QTBUG-81761
>
> > Signed-off-by: Peter Seiderer <ps.report@gmx.net>
>
> Does this also apply to the qt5 version we have in 2020.02.x
> (E.G. 5.12.8)?
>
Qt-5.12.8 should not be affected as commit [2] is not part of this release...
Regards,
Peter
next prev parent reply other threads:[~2020-05-06 6:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-18 22:59 [Buildroot] [PATCH v1 1/6] package/qt5: bump minimum gcc requirement to 5.0 Peter Seiderer
2020-04-18 22:59 ` [Buildroot] [PATCH v1 2/6] package/qt5base: drop all legacy gcc requierements below 5.0 Peter Seiderer
2020-04-19 13:03 ` Thomas Petazzoni
2020-04-20 18:35 ` Peter Seiderer
2020-04-18 22:59 ` [Buildroot] [PATCH v1 3/6] package/qt5tools: " Peter Seiderer
2020-04-18 22:59 ` [Buildroot] [PATCH v1 4/6] package/qt5webengine: " Peter Seiderer
2020-04-18 22:59 ` [Buildroot] [PATCH v1 5/6] package/qt5webkit: " Peter Seiderer
2020-04-18 22:59 ` [Buildroot] [PATCH v1 6/6] package/qt-webkit-kiosk: " Peter Seiderer
2020-04-19 13:00 ` [Buildroot] [PATCH v1 1/6] package/qt5: bump minimum gcc requirement to 5.0 Thomas Petazzoni
2020-05-06 5:48 ` Peter Korsgaard
2020-05-06 6:44 ` Peter Seiderer [this message]
2020-05-06 7:37 ` Peter Korsgaard
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=20200506084401.1731e854@gmx.net \
--to=ps.report@gmx.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.