Hello all,
I have been trying build OVS using `make check` but I have been getting
errors on a couple of branches.
All of the mentioned branches were built with this script.
./boot.sh
./configure --enable-Werror
make check
On each I got these results:
branch-2.6 ---- Build hung forever. I started build Monday afternoon,
came in the following morning and realized the build never finished.
It hung for 16 hours. I canceled the build. I built
it a second time on the same workspace, and it actually finished this time.
This gave this error 2136: ovs-monitor-ipsec FAILED
(ovs-monitor-ipsec.at:35).
Ok, so I deleted my workspace and built with a clean
workspace again a third time, and I got the same original error where it
would just hung there forever.
branch-2.7 ---- test fail: 1928: monitor-cond-change with many
sessions pending FAILED (ovsdb-monitor.at:633)
branch-2.8 ---- test fail: 1969: monitor-cond-change with many
sessions pending FAILED (ovsdb-monitor.at:633)
branch-2.11 ---- test fail: 852: tunnel - concomitant incompatible
tunnels on different ports FAILED (tunnel.at:868)
Anyone seen these errors before?
Any pointers would be helpful,
Thanks
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev