Bleep bloop. Greetings Ben Pfaff, I am a robot and I have tried out your patch.
Thanks for your contribution.
I encountered some error that I wasn't expecting. See the details below.
build:
enum vlog_level level__ = LEVEL; \
^
./include/openvswitch/vlog.h:218:31: note: in expansion of macro 'VLOG_RL'
#define VLOG_WARN_RL(RL, ...) VLOG_RL(RL, VLL_WARN, __VA_ARGS__)
^
lib/ofp-msgs.c:461:13: note: in expansion of macro 'VLOG_WARN_RL'
VLOG_WARN_RL(&rl, "received %s with incorrect length %u (must be "
^
./include/openvswitch/vlog.h:282:14: error: format '%u' expects argument of
type 'unsigned int', but argument 7 has type 'size_t' [-Werror=format=]
enum vlog_level level__ = LEVEL; \
^
./include/openvswitch/vlog.h:218:31: note: in expansion of macro 'VLOG_RL'
#define VLOG_WARN_RL(RL, ...) VLOG_RL(RL, VLL_WARN, __VA_ARGS__)
^
lib/ofp-msgs.c:461:13: note: in expansion of macro 'VLOG_WARN_RL'
VLOG_WARN_RL(&rl, "received %s with incorrect length %u (must be "
^
lib/ofp-msgs.c: At top level:
cc1: error: unrecognized command line option "-Wno-null-pointer-arithmetic"
[-Werror]
cc1: all warnings being treated as errors
make[2]: *** [lib/ofp-msgs.lo] Error 1
make[2]: Leaving directory
`/var/lib/jenkins/jobs/upstream_build_from_pw/workspace'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/lib/jenkins/jobs/upstream_build_from_pw/workspace'
make: *** [all] Error 2
Please check this out. If you feel there has been an error, please email
[email protected]
Thanks,
0-day Robot
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev