I don't see anything obvious in the build system that would delete kvmsetup.sh. Even "make distclean" leaves it alone.
What happens if the dependency is simply removed? While other testing/ sub-directories still clearly need that file, it isn't so obvious for testing/pluto/ - things may have even evolved to the point where that directory doesn't require it (for instance, 9afcc9af74b1788ab9a0ce56a7f3f6d944ca9ea4 which switched things to using kvmhosts.sh). On 29 July 2015 at 14:18, Paul Wouters <[email protected]> wrote: > > I now see: > > =================================== > Now making check in testing > =================================== > make[1]: Entering directory '/home/paul/libreswan/testing' > make[2]: Entering directory '/home/paul/libreswan/testing/pluto' > make[2]: *** No rule to make target '/home/paul/libreswan/kvmsetup.sh', > needed by 'check'. Stop. > make[2]: Leaving directory '/home/paul/libreswan/testing/pluto' > ../mk/subdirs.mk:33: recipe for target 'check' failed > make[1]: *** [check] Error 2 > make[1]: Leaving directory '/home/paul/libreswan/testing' > /home/paul/libreswan/mk/top.mk:58: recipe for target 'check' failed > make: *** [check] Error 2 > > It seems my kvmsetup.sh file got deleted? > > Paul > _______________________________________________ > Swan-dev mailing list > [email protected] > https://lists.libreswan.org/mailman/listinfo/swan-dev _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
