From: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2015-06-29
Date: Mon, 06 Jul 2015 16:33:29 -0300 [thread overview]
Message-ID: <559AD809.4050305@free-electrons.com> (raw)
In-Reply-To: <20150630140738.526d72b8@free-electrons.com>
On 30/06/15 09:07, Thomas Petazzoni wrote:
>> arm | f2fs-tools-fd32210229d4ad7d... | NOK | http://autobuild.buildroot.net/results/f5c2b5177ca187ec598a07b2e4254d6161177452/
>
> <command-line>:0:0: note: this is the location of the previous definition
> f2fs_io_parse.c:16:23: fatal error: sys/queue.h: No such file or directory
> #include <sys/queue.h>
>
> Another musl issue. Gustavo, can you have a look?
>> arm | transmission-2.84 | NOK | http://autobuild.buildroot.net/results/4564fdb2ca8618336ab015ca92071d4f842ab70a/
>
> musl build problem:
>
> In file included from upnpcommands.h:10:0,
> from miniupnpc.c:90:
> upnpreplyparse.h:14:23: fatal error: sys/queue.h: No such file or directory
> #include <sys/queue.h>
These two boil down to musl not shipping sys/queue.h
See:
http://wiki.musl-libc.org/wiki/FAQ#Q:_why_is_sys.2Fqueue.h_not_included_.3F
http://www.openwall.com/lists/musl/2013/06/28/9
For transmission this can be worked around easily by defining
NO_SYS_QUEUE_H and using a bundled version - however that's not enough
for it to build with musl.
In the f2fs-tools case it's not that simple since sys/queue.h is BSD-3c
licensed and couldn't be easily included in a GPL-only source i think.
Maybe we should just disable it for musl for now?
Regards.
next prev parent reply other threads:[~2015-07-06 19:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-30 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-06-29 Thomas Petazzoni
2015-06-30 12:07 ` Thomas Petazzoni
2015-06-30 12:12 ` Bartosz Golaszewski
2015-06-30 12:17 ` Gustavo Zacarias
2015-06-30 12:25 ` Thomas Petazzoni
2015-06-30 12:28 ` Gustavo Zacarias
2015-06-30 13:39 ` Romain Naour
2015-06-30 17:33 ` Alexey Brodkin
2015-07-01 8:48 ` Romain Naour
2015-06-30 17:45 ` Bernd Kuhls
2015-07-01 9:45 ` Alexey Brodkin
2015-07-06 13:56 ` Gustavo Zacarias
2015-07-06 19:33 ` Gustavo Zacarias [this message]
2015-07-07 7:11 ` Thomas Petazzoni
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=559AD809.4050305@free-electrons.com \
--to=gustavo.zacarias@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox