On Thu, 19 Jul 2018 09:15:14 -0400 0-day Robot <[email protected]> wrote:
(...) > ovn/utilities/ovn-nbctl.c: In function ‘main’: > ovn/utilities/ovn-nbctl.c:133:11: error: redefinition of ‘error’ > char *error = main_loop(args, commands, n_commands, idl); > ^ > ovn/utilities/ovn-nbctl.c:116:11: note: previous definition of ‘error’ was > here > char *error = ctl_parse_commands(argc - optind, argv + optind, > ^ My fault - rebase gone wrong. This is fixed in the next commit. I will roll out v5 with a fix so that there are no build failures in the middle of the series. -Jakub _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
