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

Re: [Xen-devel] [PATCH for-4.9 0/4] Makefiles: Provide way to ship livepatch tests



On 19/06/17 13:59, Ian Jackson wrote:
> Julien Grall writes ("Re: [Xen-devel] [PATCH for-4.9 0/4] Makefiles: Provide 
> way to ship livepatch tests"):
>> I don't see the patches in staging. Do you still plan to have those 
>> patches in Xen 4.9?
> As you'll have seen, they went to staging last week and are now in
> xen.git#master.  I have just applied them to staging-4.9 (and
> staging-4.8).

Unfortunately, the `make -C xen clean` target is now broken.

make -f /local/xen.git/xen/Rules.mk -C test clean
make[2]: Entering directory '/local/xen.git/xen/test'
set -e; for s in livepatch; do \
    make -f /local/xen.git/xen/Rules.mk -C $s .*.d; \
done
make[3]: Entering directory '/local/xen.git/xen/test/livepatch'
make[3]: *** No rule to make target '.*.d'.  Stop.
make[3]: Leaving directory '/local/xen.git/xen/test/livepatch'

I think the %: rule is too general, and needs restricting to the primary
commands.

~Andrew

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

 


Rackspace

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