qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Berrange <1579565@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1579565] Re: ERROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T.
Date: Mon, 09 May 2016 17:07:45 -0000	[thread overview]
Message-ID: <20160509170745.8031.56983.malone@soybean.canonical.com> (raw)
In-Reply-To: 20160508194210.823.79897.malonedeb@chaenomeles.canonical.com

Ok so the log message associated with the failure is this:

cc -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/p11-kit-1 -I/usr/local/include -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include -g -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m32 -g -lgthread-2.0 -pthread -lglib-2.0 -lz
In file included from /usr/include/glib-2.0/glib.h:79:0,
                 from config-temp/qemu-conf.c:1:
/usr/include/glib-2.0/glib/gstrfuncs.h:301:2: error: #endif without #if
 #endif /* __G_STRFUNCS_H__ */


Which rather suggests your glib header files are broken.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1579565

Title:
  ERROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T.

Status in QEMU:
  Fix Committed

Bug description:
  cont build from last 2.6 rc4

  ~/Downloads/qemu-2.6.0-rc4$ ./configure

  ERROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T.
         You probably need to set PKG_CONFIG_LIBDIR
         to point to the right pkg-config files for your
         build target

  Os Ubuntu Mate 16.04 PPC64

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1579565/+subscriptions

  parent reply	other threads:[~2016-05-09 17:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-08 19:42 [Qemu-devel] [Bug 1579565] [NEW] ERROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T luigiburdo
2016-05-08 20:04 ` [Qemu-devel] [Bug 1579565] " Stefan Weil
2016-05-08 20:23 ` Peter Maydell
2016-05-08 21:19 ` luigiburdo
2016-05-09 12:31 ` luigiburdo
2016-05-09 12:47 ` Daniel Berrange
2016-05-09 13:37 ` luigiburdo
2016-05-09 16:51 ` luigiburdo
2016-05-09 17:07 ` Daniel Berrange [this message]
2016-05-09 17:49 ` luigiburdo
2016-05-10 19:34 ` luigiburdo
2016-05-10 19:53 ` Peter Maydell
2016-05-10 20:11 ` luigiburdo
2016-05-10 20:14 ` luigiburdo

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=20160509170745.8031.56983.malone@soybean.canonical.com \
    --to=1579565@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /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).