On Mon, Aug 13, 2018 at 1:06 AM, 0-day Robot <ro...@bytheb.org> wrote:
>
> Bleep bloop.  Greetings Han Zhou, 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:
> depbase=`echo ovn/controller/ofctrl.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
> gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -I ./include -I ./include -I ./lib
-I ./lib    -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare
-Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter
-Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition
-Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing
-Wshadow -Wno-null-pointer-arithmetic -Werror -Werror   -g -O2 -MT
ovn/controller/ofctrl.o -MD -MP -MF $depbase.Tpo -c -o
ovn/controller/ofctrl.o ovn/controller/ofctrl.c &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo ovn/controller/pinctrl.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
> gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -I ./include -I ./include -I ./lib
-I ./lib    -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare
-Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter
-Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition
-Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing
-Wshadow -Wno-null-pointer-arithmetic -Werror -Werror   -g -O2 -MT
ovn/controller/pinctrl.o -MD -MP -MF $depbase.Tpo -c -o
ovn/controller/pinctrl.o ovn/controller/pinctrl.c &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo ovn/controller/patch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -I ./include -I ./include -I ./lib
-I ./lib    -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare
-Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter
-Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition
-Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing
-Wshadow -Wno-null-pointer-arithmetic -Werror -Werror   -g -O2 -MT
ovn/controller/patch.o -MD -MP -MF $depbase.Tpo -c -o
ovn/controller/patch.o ovn/controller/patch.c &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo ovn/controller/ovn-controller.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
> gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -I ./include -I ./include -I ./lib
-I ./lib    -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare
-Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter
-Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition
-Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing
-Wshadow -Wno-null-pointer-arithmetic -Werror -Werror   -g -O2 -MT
ovn/controller/ovn-controller.o -MD -MP -MF $depbase.Tpo -c -o
ovn/controller/ovn-controller.o ovn/controller/ovn-controller.c &&\
> mv -f $depbase.Tpo $depbase.Po
> ovn/controller/ovn-controller.c: In function ‘main’:
> ovn/controller/ovn-controller.c:871:31: error: ‘ctx’ undeclared (first
use in this function)
>          ovsdb_idl_track_clear(ctx.ovnsb_idl);
>                                ^
> ovn/controller/ovn-controller.c:871:31: note: each undeclared identifier
is reported only once for each function it appears in
> ovn/controller/ovn-controller.c: At top level:
> cc1: error: unrecognized command line option
"-Wno-null-pointer-arithmetic" [-Werror]
> cc1: all warnings being treated as errors
> make[2]: *** [ovn/controller/ovn-controller.o] 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
acon...@bytheb.org
>
> Thanks,
> 0-day Robot

Whoops, my fault in rebase. I will send v5.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to