Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 11476] stdio2.h error invalid use of __builtin_va_arg_pack
Date: Fri, 02 Nov 2018 00:40:25 +0000	[thread overview]
Message-ID: <bug-11476-163-wCtxCGUWfA@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-11476-163@https.bugs.busybox.net/>

https://bugs.busybox.net/show_bug.cgi?id=11476

--- Comment #1 from goldstar611 at hotmail.com ---
Latest stable (buildroot-2018.08.2) also fails with same error

```
...
mv -f .deps/sjlj.Tpo .deps/sjlj.Plo
In file included from
/home/user/buildroot-2018.08.2/output/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/stdio.h:862:0,
                 from ../../../libitm/util.cc:27:
/home/user/buildroot-2018.08.2/output/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:
In function ?int sprintf(char*, const char*, ...)?:
/home/user/buildroot-2018.08.2/output/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:34:43:
error: invalid use of ?__builtin_va_arg_pack ()?
       __bos (__s), __fmt, __va_arg_pack ());
                                           ^
/home/user/buildroot-2018.08.2/output/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:
In function ?int snprintf(char*, size_t, const char*, ...)?:
/home/user/buildroot-2018.08.2/output/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:65:44:
error: invalid use of ?__builtin_va_arg_pack ()?
        __bos (__s), __fmt, __va_arg_pack ());
                                            ^
Makefile:517: recipe for target 'util.lo' failed
make[5]: *** [util.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  reply	other threads:[~2018-11-02  0:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-01 23:21 [Buildroot] [Bug 11476] New: stdio2.h error invalid use of __builtin_va_arg_pack bugzilla at busybox.net
2018-11-02  0:40 ` bugzilla at busybox.net [this message]
2018-11-02  0:56 ` [Buildroot] [Bug 11476] " bugzilla at busybox.net
2018-11-02  8:44 ` bugzilla at busybox.net
2018-11-02  8:44 ` bugzilla at busybox.net
2018-11-02 15:03 ` bugzilla at busybox.net
2018-11-02 17:15 ` bugzilla at busybox.net
2018-11-02 17:50 ` bugzilla at busybox.net
2018-11-03 11:31 ` bugzilla at busybox.net
2018-11-03 11:41   ` Romain Naour
2018-11-04 21:56 ` bugzilla at busybox.net
2018-12-03 12:51 ` bugzilla at busybox.net
2018-12-06 10:38 ` bugzilla at busybox.net
2018-12-06 10:40 ` bugzilla at busybox.net

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=bug-11476-163-wCtxCGUWfA@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox