[OE-core] [PATCH V2] strace: Fix build with glibc 2.28

Burton, Ross ross.burton at intel.com
Mon Aug 6 09:40:16 UTC 2018


On 5 August 2018 at 20:55, Khem Raj <raj.khem at gmail.com> wrote:
> +++ b/meta/recipes-devtools/strace/strace/0001-tests-fix-build-with-fresh-glibc.patch
> @@ -0,0 +1,41 @@
> +From bba1b0085f2a2c83839647fee48628ee054aceb7 Mon Sep 17 00:00:00 2001
> +From: "Dmitry V. Levin" <ldv at altlinux.org>
> +Date: Sun, 15 Jul 2018 22:14:29 +0000
> +Subject: [PATCH] tests: fix build with fresh glibc
> +
> +Workaround additional incompatibility between <sys/stat.h> and
> +<asm/stat.h> introduced by glibc-2.27.9000-566-gfd70af4.
> +
> +* tests/xstatx.c (statx, statx_timestamp): Redefine before the inclusion
> +of <sys/stat.h> to avoid conflicts between definitions provided by the
> +linux kernel headers and the GNU libc.
> +---
> +Upstream-Status: Backport [https://gitlab.com/strace/strace/commit/3dbffb7]
> +Signed-off-by: Khem Raj <raj.khem at gmail.com>

Hopefully these patches don't last long but if you put the SOB/US
above the scissors then devtool's refresh won't delete them.

Ross



More information about the Openembedded-core mailing list