[Gluster-devel] Build broken on current head with F19?
Justin Clift
jclift at redhat.com
Wed Sep 11 20:34:00 UTC 2013
Hi all,
Building on F19 with current Gluster master head seems broken
atm. Looks related to the QEMU code.
Have we added a new compilation dependency or something (that
I'm obviously missing :>)?
+ Justin
*************************************************************
[snip]
CC changelog-notifier.lo
CCLD changelog.la
Making all in lib
Making all in src
CC libgfchangelog_la-gf-changelog.lo
CC libgfchangelog_la-gf-changelog-process.lo
CC libgfchangelog_la-gf-changelog-helpers.lo
CC libgfchangelog_la-clear.lo
CC libgfchangelog_la-copy.lo
CC libgfchangelog_la-gen_uuid.lo
CC libgfchangelog_la-pack.lo
CC libgfchangelog_la-parse.lo
CC libgfchangelog_la-unparse.lo
CC libgfchangelog_la-uuid_time.lo
CC libgfchangelog_la-compare.lo
CC libgfchangelog_la-isnull.lo
CC libgfchangelog_la-unpack.lo
CCLD libgfchangelog.la
Making all in gfid-access
Making all in src
CC gfid-access.lo
CCLD gfid-access.la
Making all in glupy
Making all in src
CC glupy.lo
CCLD glupy.la
Making all in qemu-block
Making all in src
CC qemu-coroutine.lo
CC qemu-coroutine-lock.lo
CC qemu-coroutine-sleep.lo
CC block.lo
CC nop-symbols.lo
CC aes.lo
CC bitmap.lo
CC bitops.lo
CC cutils.lo
In file included from ../../../../contrib/qemu/block.c:25:0:
../../../../contrib/qemu/include/qemu-common.h:43:25: fatal error:
glib-compat.h: No such file or directory
#include "glib-compat.h"
^
In file included
from ../../../../contrib/qemu/include/qemu/bitops.h:15:0,
from ../../../../contrib/qemu/util/bitops.c:14:
../../../../contrib/qemu/include/qemu-common.h:43:25: fatal error:
glib-compat.h: No such file or directory
#include "glib-compat.h"
^
compilation terminated.
compilation terminated.
In file included from ../../../../contrib/qemu/util/aes.c:30:0:
../../../../contrib/qemu/include/qemu-common.h:43:25: fatal error:
glib-compat.h: No such file or directory
#include "glib-compat.h"
^
compilation terminated.
In file included
from ../../../../contrib/qemu/trace/generated-tracers.h:6:0,
from ../../../../contrib/qemu/include/trace.h:4,
from ../../../../contrib/qemu/qemu-coroutine.c:15:
../../../../contrib/qemu/include/qemu-common.h:43:25: fatal error:
glib-compat.h: No such file or directory
#include "glib-compat.h"
^
compilation terminated.
In file included
from ../../../../contrib/qemu/include/qemu/bitops.h:15:0,
from ../../../../contrib/qemu/util/bitmap.c:12:
../../../../contrib/qemu/include/qemu-common.h:43:25: fatal error:
glib-compat.h: No such file or directory
#include "glib-compat.h"
^
compilation terminated.
In file included
from ../../../../contrib/qemu/qemu-coroutine-lock.c:25:0:
../../../../contrib/qemu/include/qemu-common.h:43:25: fatal error:
glib-compat.h: No such file or directory
#include "glib-compat.h"
^
compilation terminated.
In file included from ../../../../contrib/qemu/include/qemu/timer.h:4:0,
from ../../../../contrib/qemu/include/block/coroutine.h:20,
from ../../../../contrib/qemu/qemu-coroutine-sleep.c:14:
../../../../contrib/qemu/include/qemu-common.h:43:25: fatal error:
glib-compat.h: No such file or directory
#include "glib-compat.h"
^
compilation terminated.
In file included from ../../../../contrib/qemu/util/cutils.c:24:0:
../../../../contrib/qemu/include/qemu-common.h:43:25: fatal error:
glib-compat.h: No such file or directory
#include "glib-compat.h"
^
compilation terminated.
make[6]: *** [bitops.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: *** [block.lo] Error 1
make[6]: *** [aes.lo] Error 1
make[6]: *** [qemu-coroutine.lo] Error 1
make[6]: *** [bitmap.lo] Error 1
make[6]: *** [qemu-coroutine-lock.lo] Error 1
make[6]: *** [qemu-coroutine-sleep.lo] Error 1
make[6]: *** [cutils.lo] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/jc/git_repos/glusterfs/extras/LinuxRPM/rpmbuild/BUILD/glusterfs-3git'
error: Bad exit status from /var/tmp/rpm-tmp.uXvaGe (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.uXvaGe (%build)
make: *** [rpms] Error 1
*************************************************************
More information about the Gluster-devel
mailing list