* build of xen-unstable(cs:19981) failed for i386/x86_64
@ 2009-07-24 9:43 mike xiao
0 siblings, 0 replies; only message in thread
From: mike xiao @ 2009-07-24 9:43 UTC (permalink / raw)
To: xen-devel, srinivas.maturi
Build infomation:
build of xen-unstable(cs:19963 and 19974) failed for
i386/x86_64,details as below:
make[1]: Entering directory `/builddir/build/BUILD/xen-unstable/tools'
set -ex; \
if test -d git://xenbits.xensource.com/qemu-xen-unstable.git; then \
rm -f ioemu-dir; \
ln -sf git://xenbits.xensource.com/qemu-xen-unstable.git ioemu-dir; \
else \
if [ ! -d ioemu-remote ]; then \
rm -rf ioemu-remote ioemu-remote.tmp; \
mkdir ioemu-remote.tmp; rmdir ioemu-remote.tmp; \
git clone git://xenbits.xensource.com/qemu-xen-unstable.git ioemu-remote.tmp; \
if [ "5cc34ea27f1cbd1a0560cfca91fb89ccd6d5726f" ]; then \
cd ioemu-remote.tmp; \
git branch -D dummy >/dev/null 2>&1 ||:; \
git checkout -b dummy 5cc34ea27f1cbd1a0560cfca91fb89ccd6d5726f; \
cd ..; \
fi; \
mv ioemu-remote.tmp ioemu-remote; \
fi; \
rm -f ioemu-dir; \
ln -sf ioemu-remote ioemu-dir; \
fi
+ test -d git://xenbits.xensource.com/qemu-xen-unstable.git
+ '[' '!' -d ioemu-remote ']'
+ rm -rf ioemu-remote ioemu-remote.tmp
+ mkdir ioemu-remote.tmp
+ rmdir ioemu-remote.tmp
+ git clone git://xenbits.xensource.com/qemu-xen-unstable.git ioemu-remote.tmp
Initialize ioemu-remote.tmp/.git
xenbits.xensource.com[0: 70.42.241.107]: errno=No route to host
fatal: unable to connect a socket (No route to host)
Initialized empty Git repository in /builddir/build/BUILD/xen-unstable/tools/ioemu-remote.tmp/.git/
make[1]: *** [ioemu-dir-find] Error 128
make[1]: Leaving directory `/builddir/build/BUILD/xen-unstable/tools'
make: *** [tools/ioemu-dir] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.29742 (%build)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-24 9:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-24 9:43 build of xen-unstable(cs:19981) failed for i386/x86_64 mike xiao
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.