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