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:
     BUILD_ASSERT_DECL(offsetof(struct STRUCT, MEMBER)                   \
     ^
./include/openvswitch/ofp-actions.h:69:5: note: in expansion of macro 'OFPACT'
     OFPACT(BUNDLE,          ofpact_bundle,      slaves, "bundle")       \
     ^
./include/openvswitch/ofp-actions.h:1279:1: note: in expansion of macro 
'OFPACTS'
 OFPACTS
 ^
./include/openvswitch/compiler.h:255:33: error: static assertion failed: 
"!offsetof(struct ofpact_bundle, slaves) || (offsetof(struct ofpact_bundle, 
slaves) == sizeof(struct ofpact_bundle))"
 #define BUILD_ASSERT_DECL(EXPR) _Static_assert(EXPR, #EXPR)
                                 ^
./include/openvswitch/ofp-actions.h:1240:5: note: in expansion of macro 
'BUILD_ASSERT_DECL'
     BUILD_ASSERT_DECL(!offsetof(struct STRUCT, MEMBER)                  \
     ^
./include/openvswitch/ofp-actions.h:69:5: note: in expansion of macro 'OFPACT'
     OFPACT(BUNDLE,          ofpact_bundle,      slaves, "bundle")       \
     ^
./include/openvswitch/ofp-actions.h:1279:1: note: in expansion of macro 
'OFPACTS'
 OFPACTS
 ^
make[2]: *** [lib/bfd.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

Reply via email to