From: Olaf Hering <olaf@aepfle.de>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: libxl build errors in xen-unstable
Date: Tue, 31 May 2011 12:36:33 +0200 [thread overview]
Message-ID: <20110531103632.GA30579@aepfle.de> (raw)
In-Reply-To: <1306831543.775.119.camel@zakaz.uk.xensource.com>
On Tue, May 31, Ian Campbell wrote:
> On Mon, 2011-05-30 at 17:33 +0100, Olaf Hering wrote:
> > There are new build errors in xen-unstable since revision 23368.
> > Wether the _libxl_paths.h.tmp/_libxl_paths.h errros/warnings are new, no
> > idea.
> [...]
> > cmp: _libxl_paths.h.tmp: No such file or directory
> > sed -e "s/\([^=]*\)=\(.*\)/#define \1 \2/g" _libxl_paths.h.tmp >_libxl_paths.h.2.tmp
> > if ! cmp _libxl_paths.h.2.tmp _libxl_paths.h; then mv -f _libxl_paths.h.2.tmp _libxl_paths.h; fi
> > Parsing libxl.idl
> > cmp: _libxl_paths.h: No such file or directory
>
> Presumably this also yields the correct return code to cause the mv to
> happen, so you do end up with a _libxl_paths.h with stuff in it?
Ian,
this is an automated build, I just have that log.
> [...]
> > libxl_exec.c:48: error: ignoring return value of 'atoi', declared with attribute warn_unused_result
> [...]
> > libxl_exec.c:224: error: ignoring return value of 'write', declared with attribute warn_unused_result
> [...]
> > libxl_device.c:488: error: ignoring return value of 'read', declared with attribute warn_unused_result
>
> Has someone got a bit carried away with the warn_unused_result attribute
> in your distro/gcc/libc/etc? Applying that sort of attribute system wide
> to such widespread functions seems like... trouble...
This is SLES11SP1. The applied attribute is not new.
Olaf
next prev parent reply other threads:[~2011-05-31 10:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-30 16:33 libxl build errors in xen-unstable Olaf Hering
2011-05-31 8:45 ` Ian Campbell
2011-05-31 8:48 ` Ian Campbell
2011-05-31 9:44 ` Ian Campbell
2011-05-31 10:36 ` Olaf Hering [this message]
2011-05-31 10:44 ` Ian Campbell
2011-05-31 11:26 ` Olaf Hering
2011-06-02 16:26 ` Ian Jackson
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=20110531103632.GA30579@aepfle.de \
--to=olaf@aepfle.de \
--cc=Ian.Campbell@citrix.com \
--cc=xen-devel@lists.xensource.com \
/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;
as well as URLs for NNTP newsgroup(s).