Applying ./patches/010-kernel510.patch using plaintext: 
patching file src/linux/xt_coova.c

Applying ./patches/100-fix_compile_kmod.patch using plaintext: 
patching file src/linux/Makefile
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: copying file `./ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: copying file `m4/libtool.m4'
OpenWrt-libtoolize: copying file `m4/ltoptions.m4'
OpenWrt-libtoolize: copying file `m4/ltsugar.m4'
OpenWrt-libtoolize: copying file `m4/ltversion.m4'
OpenWrt-libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:17: installing './compile'
configure.ac:26: installing './config.guess'
configure.ac:26: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
bstring/Makefile.am: installing './depcomp'
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-powerpc_8540_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-powerpc_8540_musl/usr/share/aclocal -I m4 -I . --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/libtoolize --install --force
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./config.guess'
OpenWrt-libtoolize: linking file `./config.sub'
OpenWrt-libtoolize: linking file `./install-sh'
OpenWrt-libtoolize: linking file `./ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
OpenWrt-libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'.
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_8540_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_8540_musl/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/autoheader --include=/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_8540_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_8540_musl/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 --force-missing
autoreconf: Leaving directory `.'
configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc
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 powerpc-openwrt-linux-strip... powerpc-openwrt-linux-musl-strip
checking for a thread-safe 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 we are using the GNU C++ compiler... yes
checking whether powerpc-openwrt-linux-musl-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of powerpc-openwrt-linux-musl-g++... gcc3
checking for gawk... (cached) gawk
checking for powerpc-openwrt-linux-gcc... powerpc-openwrt-linux-musl-gcc
checking whether we are using the GNU C compiler... yes
checking whether powerpc-openwrt-linux-musl-gcc accepts -g... yes
checking for powerpc-openwrt-linux-musl-gcc option to accept ISO C89... none needed
checking whether powerpc-openwrt-linux-musl-gcc understands -c and -o together... yes
checking dependency style of powerpc-openwrt-linux-musl-gcc... gcc3
checking whether powerpc-openwrt-linux-musl-gcc and cc understand -c and -o together... yes
checking for powerpc-openwrt-linux-musl-gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... powerpc-openwrt-linux-musl-gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... powerpc-openwrt-linux-gnu
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 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 fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F
checking for ld used by powerpc-openwrt-linux-musl-gcc... powerpc-openwrt-linux-musl-ld
checking if the linker (powerpc-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... powerpc-openwrt-linux-musl-gcc-nm
checking the name lister (powerpc-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to powerpc-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 powerpc-openwrt-linux-musl-ld option to reload object files... -r
checking for powerpc-openwrt-linux-objdump... powerpc-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for powerpc-openwrt-linux-ar... powerpc-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for powerpc-openwrt-linux-strip... (cached) powerpc-openwrt-linux-musl-strip
checking for powerpc-openwrt-linux-ranlib... powerpc-openwrt-linux-musl-gcc-ranlib
checking command to parse powerpc-openwrt-linux-musl-gcc-nm output from powerpc-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for powerpc-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if powerpc-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for powerpc-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if powerpc-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if powerpc-openwrt-linux-musl-gcc static flag -static works... yes
checking if powerpc-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if powerpc-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the powerpc-openwrt-linux-musl-gcc linker (powerpc-openwrt-linux-musl-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... yes
checking how to run the C++ preprocessor... powerpc-openwrt-linux-musl-g++ -E
checking for ld used by powerpc-openwrt-linux-musl-g++... powerpc-openwrt-linux-musl-ld
checking if the linker (powerpc-openwrt-linux-musl-ld) is GNU ld... yes
checking whether the powerpc-openwrt-linux-musl-g++ linker (powerpc-openwrt-linux-musl-ld) supports shared libraries... yes
checking for powerpc-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC
checking if powerpc-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes
checking if powerpc-openwrt-linux-musl-g++ static flag -static works... yes
checking if powerpc-openwrt-linux-musl-g++ supports -c -o file.o... yes
checking if powerpc-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes
checking whether the powerpc-openwrt-linux-musl-g++ linker (powerpc-openwrt-linux-musl-ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
linux
checking if if_packet.h has tpacket_stats defined... yes
checking if tpacket_auxdata struct has tp_vlan_tci member... yes
checking for ANSI C header files... (cached) yes
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking linux/sysinfo.h usability... yes
checking linux/sysinfo.h presence... yes
checking for linux/sysinfo.h... yes
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/msg.h usability... yes
checking sys/msg.h presence... yes
checking for sys/msg.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for unistd.h... (cached) yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for resolv.h... (cached) yes
checking for net/route.h... yes
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/if_tun.h... no
checking for net/ethernet.h... yes
checking for inttypes.h... (cached) yes
checking whether INFINITY is declared... yes
checking whether nan is declared... yes
checking whether isnan is declared... yes
checking whether isinf is declared... yes
checking whether _isnan is declared... no
checking whether _finite is declared... no
checking for an ANSI C-conforming const... yes
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 int8_t... yes
checking for mode_t... yes
checking for pid_t... yes
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 for ptrdiff_t... yes
checking for unistd.h... (cached) yes
checking for working chown... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking whether powerpc-openwrt-linux-musl-gcc needs -traditional... no
checking for working memcmp... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking for getpagesize... yes
checking for working mmap... no
checking for bzero... (cached) yes
checking for clock_gettime... yes
checking for dup2... yes
checking for gethostbyname... yes
checking for getprotoent... yes
checking for gettimeofday... (cached) yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for munmap... yes
checking for regcomp... yes
checking for select... yes
checking for setenv... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... (cached) yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for getline... yes
checking for dirname... yes
checking for glob... yes
checking for getaddrinfo... (cached) yes
checking for getnameinfo... yes
checking for getifaddrs... yes
checking for sysinfo... yes
checking for strlcpy... yes
checking for tzset... yes
checking for snprintf... yes
checking for vsnprintf... (cached) yes
checking for vasprintf... yes
checking for res_init in -lresolv... yes
checking for clock_gettime in -lrt... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bstring/Makefile
config.status: creating conf/Makefile
config.status: creating doc/Makefile
config.status: creating json/Makefile
config.status: creating miniportal/Makefile
config.status: creating src/Makefile
config.status: creating src/mssl/Makefile
config.status: creating www/Makefile
config.status: creating config.h
config.status: creating json/json_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6'
make  all-recursive
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6'
Making all in bstring
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6/bstring'
/bin/bash ../libtool  --tag=CC   --mode=compile powerpc-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../json   -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/include   -Os -pipe -mcpu=8540 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6=coova-chilli-1.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -Wno-error  -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c -o bstrlib.lo bstrlib.c
OpenWrt-libtool: compile:  powerpc-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../json -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/include -Os -pipe -mcpu=8540 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6=coova-chilli-1.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -Wno-error -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c bstrlib.c  -fPIC -DPIC -o .libs/bstrlib.o
OpenWrt-libtool: compile:  powerpc-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../json -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/include -Os -pipe -mcpu=8540 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6=coova-chilli-1.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -Wno-error -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c bstrlib.c -o bstrlib.o >/dev/null 2>&1
mv -f .deps/bstrlib.Tpo .deps/bstrlib.Plo
/bin/bash ../libtool  --tag=CC   --mode=link powerpc-openwrt-linux-musl-gcc  -Os -pipe -mcpu=8540 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6=coova-chilli-1.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -Wno-error   -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/lib -znow -zrelro  -o libbstring.la -rpath /usr/lib bstrlib.lo  -lrt -lresolv 
OpenWrt-libtool: link: powerpc-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/bstrlib.o   -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/lib -lrt -lresolv  -Os -mcpu=8540 -msoft-float -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libbstring.so.0 -o .libs/libbstring.so.0.0.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libbstring.so.0" && ln -s "libbstring.so.0.0.0" "libbstring.so.0")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libbstring.so" && ln -s "libbstring.so.0.0.0" "libbstring.so")
OpenWrt-libtool: link: powerpc-openwrt-linux-musl-gcc-ar cru .libs/libbstring.a  bstrlib.o
/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/bin/../lib/gcc/powerpc-openwrt-linux-musl/11.3.0/../../../../powerpc-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: powerpc-openwrt-linux-musl-gcc-ranlib .libs/libbstring.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libbstring.la" && ln -s "../libbstring.la" "libbstring.la" )
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6/bstring'
Making all in src
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6/src'
Making all in linux
make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6/src/linux'
powerpc-openwrt-linux-musl-gcc -Os -pipe -mcpu=8540 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6=coova-chilli-1.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -Wno-error  -fPIC -O2 -Wall -D_INIT=libxt_coova_init -c -o libxt_coova.o libxt_coova.c;
powerpc-openwrt-linux-musl-gcc -Os -pipe -mcpu=8540 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6=coova-chilli-1.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -Wno-error  -shared -o libxt_coova.so libxt_coova.o;
/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/bin/../lib/gcc/powerpc-openwrt-linux-musl/11.3.0/../../../../powerpc-openwrt-linux-musl/bin/ld: libxt_coova.o: in function `_init':
libxt_coova.c:(.text+0x428): multiple definition of `_init'; /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/bin/../lib/gcc/powerpc-openwrt-linux-musl/11.3.0/../../../../powerpc-openwrt-linux-musl/lib/crti.o:/builder/shared-workdir/build/build_dir/toolchain-powerpc_8540_gcc-11.3.0_musl/musl-1.2.3/crt/powerpc/crti.s:5: first defined here
collect2: error: ld returned 1 exit status
make[7]: *** [Makefile:22: libxt_coova.so] Error 1
rm libxt_coova.o
make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6/src/linux'
make[6]: *** [Makefile:977: all-recursive] Error 1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6/src'
make[5]: *** [Makefile:406: all-recursive] Error 1
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6'
make[4]: *** [Makefile:338: all] Error 2
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6'
make[3]: *** [Makefile:150: /builder/shared-workdir/build/sdk/build_dir/target-powerpc_8540_musl/coova-chilli-1.6/.built] Error 2
time: package/feeds/packages/coova-chilli/compile#38.75#5.75#58.64