From: Joshua Lock <joshua.g.lock@linux.intel.com>
To: Alexander Kanavin <alexander.kanavin@linux.intel.com>,
Richard Purdie <richard.purdie@linuxfoundation.org>,
openembedded-core@lists.openembedded.org,
Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Subject: Re: [PATCH 0/2] Multi-threaded RPM support
Date: Mon, 05 Jun 2017 14:21:30 +0100 [thread overview]
Message-ID: <1496668890.3690.7.camel@linux.intel.com> (raw)
In-Reply-To: <4f9f2466-1409-e5d8-917c-58b4864f8863@linux.intel.com>
On Mon, 2017-06-05 at 15:14 +0300, Alexander Kanavin wrote:
> On 06/04/2017 05:15 PM, Richard Purdie wrote:
>
> > https://autobuilder.yoctoproject.org/main/builders/nightly-x86/buil
> > ds/1
> > 163/steps/BuildImages/logs/stdio
> >
> > https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/b
> > uild
> > s/1203/steps/BuildImages/logs/stdio
> >
> > https://autobuilder.yoctoproject.org/main/builders/nightly-ipk/buil
> > ds/1
> > 112/steps/BuildImages/logs/stdio
> >
> > I suspect the same issue causing failures in multiple places.
>
> The patches as they are now require that the C compiler on the host
> is
> recent; specifically that it defaults to C11 mode. I'm not sure when
> GCC
> made the switch, but it works that way with GCC 6.3.0.
>
> In any case, I'll rework the patches to use openmp, as requested by
> upstream - this may however cause a different set of compatibility
> problems with older GCC versions. What are the oldest host compiler
> versions/distro versions that we still need to support in master?
On the Yocto Autobuilder clusters we have:
* centos7 / gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)
* debian8 / gcc (Debian 4.9.2-10) 4.9.2
* debian-testing / gcc (Debian 6.3.0-14) 6.3.0 20170415
* fedora24 / gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1)
* fedora25 / gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1)
* opensuse132 / gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch
revision 212064]
* opensuse422 / gcc (SUSE Linux) 4.8.5
* ubuntu1604 / gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
* ubuntu1610 / gcc (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005
We are aiming to replace openSUSE 13.2 (as it was discontinued in
January of this year) but CentOS 7 has a good long lifetime ahead of
it, therefore supporting it and RHEL 7 will require gcc 4.8.5 support.
Joshua
next prev parent reply other threads:[~2017-06-05 13:21 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-01 15:15 [PATCH 0/2] Multi-threaded RPM support Alexander Kanavin
2017-06-01 15:15 ` [PATCH 1/2] package_rpm.bbclass: use multithreaded xz compression Alexander Kanavin
2017-06-01 17:11 ` Mark Hatle
2017-06-01 17:44 ` Alexander Kanavin
2017-06-01 19:02 ` Andre McCurdy
2017-06-02 11:40 ` Alexander Kanavin
2017-06-02 18:33 ` Andre McCurdy
2017-06-01 15:15 ` [PATCH 2/2] rpm: run binary package generation via thread pools Alexander Kanavin
2017-06-01 16:02 ` Alexander Kanavin
2017-06-02 12:44 ` Alexander Kanavin
2017-06-01 16:52 ` [PATCH 0/2] Multi-threaded RPM support Leonardo Sandoval
2017-06-01 17:13 ` Mark Hatle
2017-06-01 17:37 ` Alexander Kanavin
2017-06-02 21:41 ` Leonardo Sandoval
2017-06-02 22:20 ` Richard Purdie
2017-06-04 14:15 ` Richard Purdie
2017-06-05 12:14 ` Alexander Kanavin
2017-06-05 12:41 ` Alexander Kanavin
2017-06-05 13:01 ` Burton, Ross
2017-06-05 13:15 ` Alexander Kanavin
2017-06-05 13:21 ` Joshua Lock [this message]
2017-06-05 13:34 ` Alexander Kanavin
2017-06-05 13:47 ` Davis, Michael
2017-06-05 14:00 ` Alexander Kanavin
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=1496668890.3690.7.camel@linux.intel.com \
--to=joshua.g.lock@linux.intel.com \
--cc=alexander.kanavin@linux.intel.com \
--cc=leonardo.sandoval.gonzalez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/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