Hi All, Running "make distcheck" on the latest commit to master in my environment (Fedora 21) and it fails due to files relating to ovn not being removed from the build directory. Command and output below.
make distcheck ... rm -rf lib/.deps lib/lldp/.deps ofproto/.deps ovn/.deps ovn/controller/.deps ovn/lib/.deps ovn/northd/.deps ovsdb/.deps tests/.deps tests/dpdk/.deps utilities/.deps vswitchd/.deps vtep/.deps rm -f Makefile ERROR: files left in build directory after distclean: ./ovn/controller/ovn-controller.8 ./ovn/utilities/ovn-ctl.8 ./ovn/ovn-architecture.7 ./ovn/ovn-nbctl.8 ./utilities/ovs-sim ./utilities/ovs-sim.1 Makefile:4721: recipe for target 'distcleancheck' failed make[1]: *** [distcleancheck] Error 1 make[1]: Leaving directory '/home/istokes/ovs/openvswitch-2.4.90/_build' Makefile:4648: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 Has anyone else encountered this issue? Regards Ian Stokes _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss