All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] strace: Disable for MIPS when using a uClibc toolchain
Date: Sat, 13 Sep 2014 22:15:09 +0200	[thread overview]
Message-ID: <871trf8egi.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1410518438-14544-1-git-send-email-Vincent.Riera@imgtec.com> (Vicente Olivert Riera's message of "Fri, 12 Sep 2014 11:40:38 +0100")

>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:

 > A change introduced in strace-4.9 makes it incompatible with MIPS
 > architecture when using a uClibc toolchain. This is the failure:

 > signal.c: In function 'printsiginfo':
 > signal.c:453:9: error: 'siginfo_t' has no member named 'si_timerid'
 sip-> si_timerid, sip->si_overrun);
 > 	 ^
 > signal.c:453:26: error: 'siginfo_t' has no member named 'si_overrun'
 sip-> si_timerid, sip->si_overrun);

 > uClibc needs to be patched in order to fix this problem. In the meantime
 > we disable strace for MIPS when using a uClibc toolchain.

 > Fixes:

 >   http://autobuild.buildroot.net/results/91c/91c0413e755c365332bc15d1d69ab3d6160ae78c/

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2014-09-13 20:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-12 10:40 [Buildroot] [PATCH] strace: Disable for MIPS when using a uClibc toolchain Vicente Olivert Riera
2014-09-13 20:15 ` Peter Korsgaard [this message]
2014-09-14 17:05 ` Waldemar Brodkorb

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=871trf8egi.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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.