All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <petr.vorel@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] ltp-testsuite: Backport compilation fix from upstream
Date: Tue, 30 Oct 2018 21:26:08 +0100	[thread overview]
Message-ID: <20181030202606.GA5257@x230> (raw)
In-Reply-To: <20181017205917.9536-1-petr.vorel@gmail.com>

Hi,

> LTP fails to build 20180926 with both glibc 2.28 and uclibc-ng 1.0.30,
> due error in m4 macro check:

> In file included from /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/sys/stat.h:446:0,
>                  from ../../../../include/tst_safe_macros.h:26,
>                  from ../../../../include/tst_test.h:85,
>                  from statx05.c:27:
> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/statx.h:87:5: note: expected 'struct statx * restrict' but argument is of type 'struct statx *'
>  int statx (int __dirfd, const char *__restrict __path, int __flags,
>      ^~~~~
> <builtin>: recipe for target 'statx01' failed
> make[5]: *** [statx01] Error 1
> <builtin>: recipe for target 'statx05' failed
> make[5]: *** [statx05] Error 1

> This patch requires to regenerate configure.

> Fixes:
> http://autobuild.buildroot.net/results/69566d0c728970a6dd6a793b08c5804df3cc00eb
> http://autobuild.buildroot.net/results/3c53ddfaca70b490a401c9123602965f3803cd0a
> http://autobuild.buildroot.net/results/8fb63f627a4ba55afea49ad0566064d20021889a
> http://autobuild.buildroot.net/results/496a1b40d378eaca98e532c03afb47e5291427b3
> http://autobuild.buildroot.net/results/47abceeda8044029b6d3200f3877d4d2c494202c

> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>

> Reported-by: Florian La Roche <F.LaRoche@pilz.de>
> ---

Ping, please.

Can you please merge this build fix?
https://patchwork.ozlabs.org/patch/985532/


Kind regards,
Petr

  parent reply	other threads:[~2018-10-30 20:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-17 20:59 [Buildroot] [PATCH 1/1] ltp-testsuite: Backport compilation fix from upstream Petr Vorel
2018-10-26 13:28 ` [Buildroot] Antwort: " Florian La Roche
2018-10-30 20:26 ` Petr Vorel [this message]
2018-11-01 21:44 ` [Buildroot] " Thomas Petazzoni
2018-11-02  7:18   ` Petr Vorel

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=20181030202606.GA5257@x230 \
    --to=petr.vorel@gmail.com \
    --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.