[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [xen-unstable test] 12007: regressions - FAIL



On Wed, 2012-02-22 at 09:54 +0000, Ian Campbell wrote:
> On Wed, 2012-02-22 at 09:20 +0000, Roger Pau Monnà wrote:
> > 2012/2/22 xen.org <ian.jackson@xxxxxxxxxxxxx>:
> > > flight 12007 xen-unstable real [real]
> > > http://www.chiark.greenend.org.uk/~xensrcts/logs/12007/
> > >
> > > Regressions :-(
> > >
> > > Tests which did not succeed and are blocking,
> > > including tests which could not be run:
> > >  build-i386-oldkern            4 xen-build                 fail REGR. vs. 
> > > 12003
> > >  build-i386                    4 xen-build                 fail REGR. vs. 
> > > 12003
> > >  build-amd64                   4 xen-build                 fail REGR. vs. 
> > > 12003
> > >  build-amd64-oldkern           4 xen-build                 fail REGR. vs. 
> > > 12003
> > 
> > 
> > brctl is not installed, or the user that is trying to build Xen
> > doesn't have permissions to run it. I've found this test quite
> > useless, because you should be able to build Xen as a regular user,
> > that doesn't have access to brctl, do you want me to send a patch that
> > removes this check?
> 
> I build Xen on a machine which doesn't actually run Xen and therefore
> doesn't have brctl installed, I don't think this is unreasonable since
> brctl is a runtime not compile-time dependency.

I also had to specify UDEVADM on the configure line (I suspect because
it is not in $PATH for regular users). The first time I did so I gave
the wrong path:
        $ UDEVADM=/usr/sbin/udevadm ./configure 
        [...]
        checking for udevadm... /usr/sbin/udevadm
        ./configure: line 6484: /usr/sbin/udevadm: No such file or directory
        ./configure: line 6486: test: -lt: unary operator expected

If we think this check should be kept then it needs to learn to check
for things in paths other than $PATH and also have the error handling
fixed.

With this and removing the brctl check I was able to run configure
successfully.

Ian.



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.