From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Martin Jansa <martin.jansa@gmail.com>,
openembedded-devel <openembedded-devel@lists.openembedded.org>
Cc: openembedded-commits@lists.openembedded.org
Subject: Re: [oe-commits] [openembedded-core] 02/02: nativesdk-glibc: Split glibc and libcrypt to use libxcrypt instead
Date: Sun, 08 Apr 2018 23:06:26 +0100 [thread overview]
Message-ID: <1523225186.2942.83.camel@linuxfoundation.org> (raw)
In-Reply-To: <CA+chaQeNd3F9oXBYFsj4YaxfJ+k3uvXDcdcHy-AP32MWaHT8aQ@mail.gmail.com>
On Sun, 2018-04-08 at 19:00 +0200, Martin Jansa wrote:
> On Ubuntu 14.04 this fails with:
>
> ../git/gen-des-tables.c: In function ‘write_table_u8’:
> ../git/gen-des-tables.c:307:3: error: ‘for’ loop initial declarations
> are only allowed in C99 mode
> for (size_t i = 0; i < m; i++)
> ^
>
> I'll try to add explicit -std=gnu99 to support building on such older
> host distributions with older gcc.
Thanks, looks like centos6 has the same issue:
https://autobuilder.yocto.io/builders/buildtools/builds/906/steps/BuildImages/logs/stdio
Didn't show up in the first round of testing :(
Cheers,
Richard
next prev parent reply other threads:[~2018-04-08 22:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <152313690992.11940.6799878390820377002@git.openembedded.org>
[not found] ` <20180407213510.474412329D5@git.openembedded.org>
2018-04-08 17:00 ` [oe-commits] [openembedded-core] 02/02: nativesdk-glibc: Split glibc and libcrypt to use libxcrypt instead Martin Jansa
2018-04-08 22:06 ` Richard Purdie [this message]
2018-04-09 0:52 ` Khem Raj
2018-04-09 22:23 ` Andre McCurdy
2018-04-09 22:31 ` Khem Raj
2018-04-09 22:45 ` Andre McCurdy
2018-04-09 23:08 ` Khem Raj
2018-04-09 22:40 ` Martin Jansa
2018-04-09 7:51 ` [PATCH] libxcrypt: add -std=gnu99 to BUILD_CPPFLAGS Martin Jansa
2018-04-09 21:59 ` Khem Raj
2018-04-09 22:03 ` Martin Jansa
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=1523225186.2942.83.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=martin.jansa@gmail.com \
--cc=openembedded-commits@lists.openembedded.org \
--cc=openembedded-devel@lists.openembedded.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 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.