|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [xen-unstable test] 4458: regressions - FAIL
On Fri, 2010-12-24 at 06:56 +0000, xen.org wrote:
> flight 4458 xen-unstable real [real]
> http://www.chiark.greenend.org.uk/~xensrcts/logs/4458/
>
> Regressions :-(
>
> Tests which did not succeed and are blocking:
> build-amd64-oldkern 4 xen-build fail REGR. vs.
> 4315
> build-amd64 4 xen-build fail REGR. vs.
> 4315
These two were:
gcc -g -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls
-m64 -g -fno-strict-aliasing -std=gnu99 -Wall
-Wstrict-prototypes -Wno-unused-value
-Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD
-MF .xenctrl_osdep_ENOSYS.so.d -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I../../xen/common/libelf
-Werror -Wmissing-prototypes -I. -I../xenstore -I../include
-L. -shared -o xenctrl_osdep_ENOSYS.so xenctrl_osdep_ENOSYS.o
-lxenctrl
/usr/bin/ld: xenctrl_osdep_ENOSYS.o: relocation R_X86_64_32 against `a
local symbol' can not be used when making a shared object; recompile with -fPIC
xenctrl_osdep_ENOSYS.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[4]: *** [xenctrl_osdep_ENOSYS.so] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory
`/home/osstest/build.4458.build-amd64/xen-unstable/tools/libxc'
make[3]: *** [build] Error 2
make[3]: Leaving directory
`/home/osstest/build.4458.build-amd64/xen-unstable/tools/libxc'
make[2]: *** [subdir-install-libxc] Error 2
make[2]: Leaving directory
`/home/osstest/build.4458.build-amd64/xen-unstable/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory
`/home/osstest/build.4458.build-amd64/xen-unstable/tools'
make: *** [install-tools] Error 2
make: *** Waiting for unfinished jobs....
I'll investigate and send out a patch (possibly just to disable this
dummy module).
> test-i386-xcpkern-i386-pair 7 xen-boot/src_host fail REGR. vs.
> 4315
Failure to find root filesystem. We've seen this before but I'm not sure
what the status is.
Dec 24 05:32:49 Begin: Waiting for root file system ... done.
Dec 24 05:32:49 Gave up waiting for root device. Common problems:
Dec 24 05:32:49 - Boot args (cat /proc/cmdline)
Dec 24 05:32:49 - Check rootdelay= (did the system wait long enough?)
Dec 24 05:32:49 - Check root= (did the system wait for the right
device?)
Dec 24 05:32:49 - Missing modules (cat /proc/modules; ls /dev)
Dec 24 05:32:49 ALERT! /dev/mapper/leaf--beetle.cam.xci--test.com-root
does not exist. Dropping
Dec 24 05:32:49 to a shell!
Dec 24 05:32:49
Dec 24 05:32:49
Dec 24 05:32:49 BusyBox v1.10.2 (Debian 1:1.10.2-2) built-in shell (ash)
Dec 24 05:32:49 Enter 'help' for a list of built-in commands.
Dec 24 05:32:49
Dec 24 05:32:49 /bin/sh: can't access tty; job control turned off
Ian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|