Copying file ABOUT-NLS
Copying file config.rpath
Copying file m4/extern-inline.m4
Copying file m4/gettext.m4
Copying file m4/iconv.m4
Copying file m4/intl.m4
Copying file m4/po.m4
Copying file m4/wchar_t.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
autoreconf: Entering directory `.'
autoreconf: running: true --force
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_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-a8+neon_musl_eabi/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: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_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-a8+neon_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/autoheader --include=/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_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-a8+neon_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 --force-missing
configure.ac:29: installing './compile'
configure.ac:24: installing './missing'
pkgconfig/Makefile.am:14: warning: '%'-style pattern rules are a GNU make extension
src/multicast/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'
configure: loading site script /builder/shared-workdir/build/sdk/include/site/arm
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-openwrt-linux-strip... arm-openwrt-linux-muslgnueabi-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 for style of include used by make... GNU
checking for arm-openwrt-linux-gcc... arm-openwrt-linux-muslgnueabi-gcc
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 arm-openwrt-linux-muslgnueabi-gcc accepts -g... yes
checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89... none needed
checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together... yes
checking dependency style of arm-openwrt-linux-muslgnueabi-gcc... gcc3
checking for strerror in -lcposix... no
checking for gawk... (cached) gawk
checking for arm-openwrt-linux-gcc... (cached) arm-openwrt-linux-muslgnueabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... (cached) yes
checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89... (cached) none needed
checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together... (cached) yes
checking dependency style of arm-openwrt-linux-muslgnueabi-gcc... (cached) gcc3
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 build system type... x86_64-pc-linux-gnu
checking host system type... arm-openwrt-linux-gnu
checking for arm-openwrt-linux-gcc... (cached) arm-openwrt-linux-muslgnueabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... (cached) yes
checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89... (cached) none needed
checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together... (cached) yes
checking dependency style of arm-openwrt-linux-muslgnueabi-gcc... (cached) gcc3
checking for arm-openwrt-linux-gcc... (cached) arm-openwrt-linux-muslgnueabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... (cached) yes
checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89... (cached) none needed
checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together... (cached) yes
checking dependency style of arm-openwrt-linux-muslgnueabi-gcc... (cached) gcc3
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 ANSI C header files... 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 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 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-objdump... arm-openwrt-linux-muslgnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-openwrt-linux-dlltool... dlltool
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 arm-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether NLS is requested... no
checking for msgfmt... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/msgfmt
checking for gmsgfmt... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/msgfmt
checking for xgettext... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/xgettext
checking for msgmerge... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/msgmerge
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 shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether to use NLS... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for unistd.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for GNUnet core... checking pkg-config is at least version 0.9.0... yes
/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr
checking for GNUnet util library in /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr... checking for gnunet/gnunet_util_lib.h... yes
checking for GNUNET_xfree_ in -lgnunetutil... yes
checking whether to compile with support for code coverage analysis... no
checking whether to run tests... 
checking wether to compile gnunet-testing... yes
checking whether to compile experimental code... yes
checking for SQLite... "/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr"
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking pkg-config is at least version 0.9.0... yes
checking for the PostgreSQL libraries CPPFLAGS... -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/include 
checking for the PostgreSQL libraries LDFLAGS... -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib 
checking for the PostgreSQL libraries LIBS... -lpq 
checking for the PostgreSQL version... 12.4
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking for the PostgreSQL library linking is working... yes
checking for libpq-fe.h... (cached) yes
checking for sigset_t... yes
checking for off_t... yes
checking for size_t... yes
checking for mysql... /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr
checking for mysql/mysql.h... yes
checking for mysql_init in -lmysqlclient... yes
checking mysql version... ok
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating pkgconfig/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/multicast/Makefile
config.status: creating src/multicast/multicast.conf
config.status: creating src/psycutil/Makefile
config.status: creating src/psyc/Makefile
config.status: creating src/psyc/psyc.conf
config.status: creating src/psycstore/Makefile
config.status: creating src/psycstore/psycstore.conf
config.status: creating src/social/Makefile
config.status: creating src/social/social.conf
config.status: creating pkgconfig/gnunetmulticast.pc
config.status: creating pkgconfig/gnunetpsyc.pc
config.status: creating pkgconfig/gnunetpsycstore.pc
config.status: creating pkgconfig/gnunetsocial.pc
config.status: creating gnunet_secushare_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355'
make  all-recursive
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355'
Making all in src
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355/src'
Making all in include
make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355/src/include'
Making all in .
make[8]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355/src/include'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355/src/include'
make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355/src/include'
Making all in multicast
make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355/src/multicast'
/bin/bash ../../libtool  --tag=CC   --mode=compile arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a8+neon_gcc-8.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a8+neon_gcc-8.4.0_musl_eabi/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a8+neon_gcc-8.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libiconv-stub/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libintl-stub/include   -fno-strict-aliasing -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355=gnunet-secushare-20191029-a831d355 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libiconv-stub/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libintl-stub/include  -MT multicast_api.lo -MD -MP -MF .deps/multicast_api.Tpo -c -o multicast_api.lo multicast_api.c
OpenWrt-libtool: compile:  arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a8+neon_gcc-8.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a8+neon_gcc-8.4.0_musl_eabi/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a8+neon_gcc-8.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libiconv-stub/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libintl-stub/include -fno-strict-aliasing -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355=gnunet-secushare-20191029-a831d355 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libiconv-stub/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libintl-stub/include -MT multicast_api.lo -MD -MP -MF .deps/multicast_api.Tpo -c multicast_api.c  -fPIC -DPIC -o .libs/multicast_api.o
mv -f .deps/multicast_api.Tpo .deps/multicast_api.Plo
arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a8+neon_gcc-8.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a8+neon_gcc-8.4.0_musl_eabi/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a8+neon_gcc-8.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libiconv-stub/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libintl-stub/include   -fno-strict-aliasing -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355=gnunet-secushare-20191029-a831d355 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libiconv-stub/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/lib/libintl-stub/include  -MT gnunet-multicast.o -MD -MP -MF .deps/gnunet-multicast.Tpo -c -o gnunet-multicast.o gnunet-multicast.c
In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/include/gnunet/gnunet_crypto_lib.h:59,
                 from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a8+neon_musl_eabi/usr/include/gnunet/gnunet_util_lib.h:64,
                 from gnunet-multicast.c:27:
gnunet-multicast.c: In function 'main':
gnunet-multicast.c:75:3: error: lvalue required as left operand of assignment
   GNUNET_free ((void*) argv);
   ^~~~~~~~~~~
Makefile:853: recipe for target 'gnunet-multicast.o' failed
make[7]: *** [gnunet-multicast.o] Error 1
make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355/src/multicast'
Makefile:392: recipe for target 'all-recursive' failed
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355/src'
Makefile:437: recipe for target 'all-recursive' failed
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355'
Makefile:369: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355'
Makefile:104: recipe for target '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355/.built' failed
make[3]: *** [/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/gnunet-secushare-20191029-a831d355/.built] Error 2
time: package/feeds/packages/gnunet-secushare/compile#17.62#1.57#33.52