Applying /builder/shared-workdir/build/sdk/feeds/packages/net/ola/patches/010-no-werror.patch using plaintext: patching file Makefile.am Applying /builder/shared-workdir/build/sdk/feeds/packages/net/ola/patches/020_extend_configure_so_we_switch_to_cpp11.patch using plaintext: patching file configure.ac Applying /builder/shared-workdir/build/sdk/feeds/packages/net/ola/patches/030-musl-123.patch using plaintext: patching file ola/AutoStart.cpp Applying /builder/shared-workdir/build/sdk/feeds/packages/net/ola/patches/200-configure-acx-pthread.patch using plaintext: patching file configure.ac Applying /builder/shared-workdir/build/sdk/feeds/packages/net/ola/patches/201-automake-fix.patch using plaintext: patching file Makefile.am autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/usr/share/aclocal -I m4 -I . --force -I config autoreconf: configure.ac: tracing autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/libtoolize --install --copy --force OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. OpenWrt-libtoolize: copying file 'config/config.guess' OpenWrt-libtoolize: copying file 'config/config.sub' OpenWrt-libtoolize: copying file 'config/install-sh' OpenWrt-libtoolize: copying file 'config/ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. OpenWrt-libtoolize: copying file 'config/libtool.m4' OpenWrt-libtoolize: copying file 'config/ltoptions.m4' OpenWrt-libtoolize: copying file 'config/ltsugar.m4' OpenWrt-libtoolize: copying file 'config/ltversion.m4' OpenWrt-libtoolize: copying file 'config/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/usr/share/aclocal -I m4 -I . --force -I config autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force configure.ac:140: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:140: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:140: the top level configure.ac:380: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:380: the top level configure.ac:433: warning: The macro `ACX_PTHREAD' is obsolete. configure.ac:433: You should run autoupdate. aclocal.m4:1682: ACX_PTHREAD is expanded from... configure.ac:433: the top level autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoheader --include=/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/automake --add-missing --copy --force-missing configure.ac:30: installing 'config/compile' configure.ac:13: installing 'config/missing' Makefile.am:243: warning: error flake8 not found. Install flake8 and re-run configure.: non-POSIX variable name Makefile.am:243: (probably a GNU make extension) Makefile.am:249: warning: shell find . \( -name "*.h" -or -name "*.cpp" \: non-POSIX variable name Makefile.am:249: (probably a GNU make extension) Makefile.am: installing 'config/depcomp' python/ola/Makefile.mk:17: installing 'config/py-compile' Makefile.am:175: 'python/Makefile.mk' included from here python/Makefile.mk:2: 'python/ola/Makefile.mk' included from here parallel-tests: installing 'config/test-driver' autoreconf: Leaving directory '.' configure: WARNING: unrecognized options: --disable-nls configure: loading site script /builder/shared-workdir/build/sdk/include/site/arm checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c checking whether build environment is sane... yes checking for arm-openwrt-linux-strip... arm-openwrt-linux-muslgnueabi-strip checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether arm-openwrt-linux-muslgnueabi-g++ accepts -g... yes checking for arm-openwrt-linux-muslgnueabi-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of arm-openwrt-linux-muslgnueabi-g++... none checking for gawk... (cached) gawk checking for arm-openwrt-linux-gcc... arm-openwrt-linux-muslgnueabi-gcc checking whether the compiler supports GNU C... yes checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... yes checking for arm-openwrt-linux-muslgnueabi-gcc option to enable C11 features... none needed checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together... yes checking dependency style of arm-openwrt-linux-muslgnueabi-gcc... none checking how to run the C preprocessor... arm-openwrt-linux-muslgnueabi-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for -std=gnu++98 support... yes checking for -std=gnu++11 support... yes configure: checking for random gnu++98 compatibility checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking for random... no configure: checking for random gnu++11 compatibility checking for random... yes checking pkg-config is at least version 0.9.0... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking for errno.h... yes checking for arpa/inet.h... yes checking for bits/sockaddr.h... no checking for fcntl.h... yes checking for float.h... yes checking for limits.h... yes checking for malloc.h... yes checking for netinet/in.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... yes checking for sys/timeb.h... yes checking for syslog.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for asm/termios.h... yes checking for assert.h... yes checking for dlfcn.h... yes checking for endian.h... yes checking for execinfo.h... no checking for linux/if_packet.h... yes checking for math.h... yes checking for net/ethernet.h... yes checking for stropts.h... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for sysexits.h... yes checking for winsock2.h... no checking for winerror.h... no checking for random... yes checking for sys/sysctl.h... no checking for net/if.h... yes checking for net/if_arp.h... yes checking for net/route.h... yes checking for net/if_ether.h... no checking for netinet/if_ether.h... yes checking for linux/netlink.h... yes checking for linux/rtnetlink.h... yes checking for _Bool... no checking for stdbool.h that conforms to C99... yes checking how to run the C++ preprocessor... arm-openwrt-linux-muslgnueabi-g++ -E checking for uid_t in sys/types.h... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for pid_t... yes checking for C/C++ restrict keyword... no checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking the location of hash_map... checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... arm-openwrt-linux-gnu checking for GNU libc compatible malloc... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for working memcmp... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... (cached) no checking whether closedir returns void... no checking for bzero... (cached) yes checking for gettimeofday... (cached) yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for strdup... yes checking for strrchr... yes checking for if_nametoindex... yes checking for inet_ntoa... yes checking for inet_ntop... yes checking for inet_aton... yes checking for inet_pton... yes checking for select... yes checking for socket... yes checking for strerror... (cached) yes checking for getifaddrs... yes checking for getloadavg... yes checking for getpwnam_r... yes checking for getpwuid_r... (cached) yes checking for getgrnam_r... yes checking for getgrgid_r... yes checking for secure_getenv... yes checking for clock_gettime... yes checking how to print strings... printf checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F checking for ld used by arm-openwrt-linux-muslgnueabi-gcc... arm-openwrt-linux-muslgnueabi-ld checking if the linker (arm-openwrt-linux-muslgnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-openwrt-linux-muslgnueabi-gcc-nm checking the name lister (arm-openwrt-linux-muslgnueabi-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-openwrt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-openwrt-linux-muslgnueabi-ld option to reload object files... -r checking for arm-openwrt-linux-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for arm-openwrt-linux-objdump... arm-openwrt-linux-muslgnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-openwrt-linux-ar... arm-openwrt-linux-muslgnueabi-gcc-ar checking for archiver @FILE support... @ checking for arm-openwrt-linux-strip... (cached) arm-openwrt-linux-muslgnueabi-strip checking for arm-openwrt-linux-ranlib... arm-openwrt-linux-muslgnueabi-gcc-ranlib checking command to parse arm-openwrt-linux-muslgnueabi-gcc-nm output from arm-openwrt-linux-muslgnueabi-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-openwrt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if arm-openwrt-linux-muslgnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for arm-openwrt-linux-muslgnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-openwrt-linux-muslgnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if arm-openwrt-linux-muslgnueabi-gcc static flag -static works... yes checking if arm-openwrt-linux-muslgnueabi-gcc supports -c -o file.o... yes checking if arm-openwrt-linux-muslgnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-openwrt-linux-muslgnueabi-gcc linker (arm-openwrt-linux-muslgnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... arm-openwrt-linux-muslgnueabi-g++ -E checking for ld used by arm-openwrt-linux-muslgnueabi-g++... arm-openwrt-linux-muslgnueabi-ld checking if the linker (arm-openwrt-linux-muslgnueabi-ld) is GNU ld... yes checking whether the arm-openwrt-linux-muslgnueabi-g++ linker (arm-openwrt-linux-muslgnueabi-ld) supports shared libraries... yes checking for arm-openwrt-linux-muslgnueabi-g++ option to produce PIC... -fPIC -DPIC checking if arm-openwrt-linux-muslgnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if arm-openwrt-linux-muslgnueabi-g++ static flag -static works... yes checking if arm-openwrt-linux-muslgnueabi-g++ supports -c -o file.o... yes checking if arm-openwrt-linux-muslgnueabi-g++ supports -c -o file.o... (cached) yes checking whether the arm-openwrt-linux-muslgnueabi-g++ linker (arm-openwrt-linux-muslgnueabi-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for linux/version.h... yes checking for Linux epoll(7) interface... yes checking for kqueue... no checking for -rdynamic support... yes checking for IPv6 support... no checking for struct sockaddr.sa_len... no checking for struct sockaddr_dl.sdl_family... no checking for time_t... yes checking for suseconds_t... (cached) yes checking for arm-openwrt-linux-muslgnueabi-g++ options needed to detect all undeclared functions... none needed checking whether MSG_NOSIGNAL is declared... yes checking whether SO_NOSIGPIPE is declared... no checking whether PF_ROUTE is declared... yes checking whether NET_RT_DUMP is declared... no checking whether RLIMIT_RTPRIO is declared... yes checking whether RLIMIT_RTTIME is declared... yes checking whether SO_REUSEADDR is declared... yes checking whether SO_REUSEPORT is declared... yes checking for termios2... yes checking for linux/spi/spidev.h... yes checking for bison... bison checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking pkg-config is at least version 0.9.0... yes checking for library containing dlopen... none required checking for DMXdev in -ldmx4linux... no checking for dmx/dmxioctl.h... no checking for backtrace in -lexecinfo... no checking for curses.h... yes checking for ncurses/curses.h... no checking for initscr in -lncurses... yes checking for ncurses >= 5... no checking whether arm-openwrt-linux-muslgnueabi-gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_np.h... no checking for 2-arg pthread_setname_np... yes checking for resolv.h... (cached) yes checking for res_init() in -lresolv... yes checking whether res_ninit is declared... no checking for uuid... yes checking for uuid/uuid.h... yes checking for uuid_generate in -luuid... yes checking for SaleaeDeviceApi.h... no configure: WARNING: SaleaeDevice library is not usable. checking for libmicrohttpd... yes checking for MHD_create_response_from_buffer... yes checking for libftdi >= 0.18... no checking for libftdi1 >= 1.0... yes checking for libusb-1.0 >= 1.0.2... yes checking for libusb-1.0 >= 1.0.9... yes checking for libusb-1.0 >= 1.0.16... yes checking for libusb-1.0 >= 1.0.22... yes checking for asm/termios.h... (cached) yes checking for liblo >= 0.26... yes checking for serial port lock directory... /var/lock checking for flake8... no checking for protobuf >= 2.3.0... yes checking for protoc... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc checking protoc version... 3.17.3 set ola_protoc to /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc --plugin=protoc-gen-cppservice=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/ola_protoc_plugin checking for google/protobuf/io/strtod.h... yes checking for google/protobuf/stubs/logging.h... yes checking for google/protobuf/stubs/stl_util.h... yes checking for arm-openwrt-linux-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for arm-openwrt-linux-perl... no checking for perl... /builder/shared-workdir/build/sdk/staging_dir/host/bin/perl checking for flake8... (cached) no checking for cpplint.py... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/ola/base/Version.h config.status: creating libola.pc config.status: creating libolaserver.pc config.status: creating libs/acn/libolaacn.pc config.status: creating ola.spec config.status: creating plugins/artnet/messages/libolaartnetconf.pc config.status: creating plugins/e131/messages/libolae131conf.pc config.status: creating plugins/usbpro/messages/libolausbproconf.pc config.status: creating tools/e133/libolae133common.pc config.status: creating tools/e133/libolae133controller.pc config.status: creating Makefile config.status: creating java/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-nls ------------------------------------------------------- OLA Version 0.10.8 Prefix: '/usr' Compiler: 'arm-openwrt-linux-muslgnueabi-g++ -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7_musl_eabi/ola-0.10.8=ola-0.10.8 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7_gcc-12.3.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7_gcc-12.3.0_musl_eabi/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7_gcc-12.3.0_musl_eabi/include ' Linker: 'arm-openwrt-linux-muslgnueabi-ld -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7_gcc-12.3.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7_gcc-12.3.0_musl_eabi/lib -znow -zrelro -lpthread ' Python: Python API: no Java API: no Enable HTTP Server: yes RDM Responder Tests: no Ja Rule: no Enabled Plugins: artnet dummy e131 espnet ftdidmx gpio karate kinet milinst opendmx openpixelcontrol osc pathport renard sandnet shownet spi stageprofi uartdmx usbdmx usbpro UUCP Lock Directory: /var/lock Now type 'make []' where the optional is: all - build everything check - run the tests doxygen-doc - generate the HTML documentation lint - run the linters ------------------------------------------------------- make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7_musl_eabi/ola-0.10.8' /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc --cpp_out ./common/protocol --proto_path ./common/protocol ./common/protocol/Ola.proto [libprotobuf WARNING /builder/shared-workdir/build/sdk/build_dir/hostpkg/protobuf-3.17.3/src/google/protobuf/compiler/parser.cc:651] No syntax specified for the proto file: Ola.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc --cpp_out ./common/protocol --proto_path ./common/protocol ./common/protocol/Ola.proto [libprotobuf WARNING /builder/shared-workdir/build/sdk/build_dir/hostpkg/protobuf-3.17.3/src/google/protobuf/compiler/parser.cc:651] No syntax specified for the proto file: Ola.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) touch protoc/ola_protoc_plugin /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc --cpp_out ./common/rdm --proto_path ./common/rdm ./common/rdm/Pids.proto [libprotobuf WARNING /builder/shared-workdir/build/sdk/build_dir/hostpkg/protobuf-3.17.3/src/google/protobuf/compiler/parser.cc:651] No syntax specified for the proto file: Pids.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc --cpp_out ./common/rdm --proto_path ./common/rdm ./common/rdm/Pids.proto [libprotobuf WARNING /builder/shared-workdir/build/sdk/build_dir/hostpkg/protobuf-3.17.3/src/google/protobuf/compiler/parser.cc:651] No syntax specified for the proto file: Pids.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc --cpp_out ./common/rpc --proto_path ./common/rpc ./common/rpc/Rpc.proto [libprotobuf WARNING /builder/shared-workdir/build/sdk/build_dir/hostpkg/protobuf-3.17.3/src/google/protobuf/compiler/parser.cc:651] No syntax specified for the proto file: Rpc.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc --cpp_out ./common/rpc --proto_path ./common/rpc ./common/rpc/Rpc.proto [libprotobuf WARNING /builder/shared-workdir/build/sdk/build_dir/hostpkg/protobuf-3.17.3/src/google/protobuf/compiler/parser.cc:651] No syntax specified for the proto file: Rpc.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc --cpp_out ./common/rpc --proto_path ./common/rpc ./common/rpc/TestService.proto [libprotobuf WARNING /builder/shared-workdir/build/sdk/build_dir/hostpkg/protobuf-3.17.3/src/google/protobuf/compiler/parser.cc:651] No syntax specified for the proto file: TestService.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc --cpp_out ./common/rpc --proto_path ./common/rpc ./common/rpc/TestService.proto [libprotobuf WARNING /builder/shared-workdir/build/sdk/build_dir/hostpkg/protobuf-3.17.3/src/google/protobuf/compiler/parser.cc:651] No syntax specified for the proto file: TestService.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/protoc --plugin=protoc-gen-cppservice=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/ola_protoc_plugin --cppservice_out ./common/rpc --proto_path ./common/rpc ./common/rpc/TestService.proto [libprotobuf WARNING /builder/shared-workdir/build/sdk/build_dir/hostpkg/protobuf-3.17.3/src/google/protobuf/compiler/parser.cc:651] No syntax specified for the proto file: TestService.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/ola_protoc_plugin: program not found or is not executable Please specify a program using absolute path or make sure the program is available in your PATH system variable --cppservice_out: protoc-gen-cppservice: Plugin failed with status code 1. make[4]: *** [Makefile:19064: common/rpc/TestServiceService.pb.cpp] Error 1 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7_musl_eabi/ola-0.10.8' make[3]: *** [Makefile:121: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7_musl_eabi/ola-0.10.8/.built] Error 2 time: package/feeds/packages/ola/compile#54.20#14.40#74.81