>>> axel 2.17.14 Extracting xzcat /home/thomas/autobuild/instance-3/dl/axel/axel-2.17.14.tar.xz | /home/thomas/autobuild/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14 -xf - >>> axel 2.17.14 Patching >>> axel 2.17.14 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14 -name $file); do cp support/gnuconfig/$file $i; done; done >>> axel 2.17.14 Patching libtool >>> axel 2.17.14 Configuring (cd /home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14/ && rm -rf config.cache && GIT_DIR=. PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/home/thomas/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS=" -ztext" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=microblazeel-buildroot-linux-musl --host=microblazeel-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " --with-ssl=openssl ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblazeel-buildroot-linux-musl-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking pkg-config is at least version 0.9.0... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-musl checking whether make supports the include directive... yes (GNU style) checking for microblazeel-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-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 the compiler supports GNU C... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc option to enable C11 features... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc understands -c and -o together... yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc... none 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for microblazeel-buildroot-linux-musl-gcc... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc accepts -g... (cached) yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc option to enable C11 features... (cached) none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc... (cached) none checking for /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc option to enable large file support... none needed checking for a sed that does not truncate output... /usr/bin/sed checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking for __attribute__((format))... yes checking for __builtin_clzll... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for locale.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking for mode_t... yes checking return type of signal handlers... void checking for off_t... yes checking for off_t compatibility... yes checking for getaddrinfo... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for malloc... yes checking for memset... yes checking for nanosleep... yes checking for realloc... yes checking for select... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtoul... yes checking for strtoll... yes checking for strlcpy... yes checking for strlcat... yes checking for O_NONBLOCK... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc options needed to detect all undeclared functions... none needed checking for openssl... yes checking for ASN1_STRING_get0_data... no checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge checking for ld used by GCC... /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... no checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-cpp checking for egrep -e... /usr/bin/grep -E checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-musl-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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared >>> axel 2.17.14 Building GIT_DIR=. PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/home/thomas/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14' /usr/bin/make all-recursive make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14' Making all in po make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14/po' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14' CC src/axel-abuf.o CC src/axel-axel.o CC src/axel-conf.o CC src/axel-sleep.o CC src/axel-conn.o CC src/axel-ftp.o CC src/axel-hash.o CC src/axel-http.o CC src/axel-random.o CC src/axel-search.o CC src/axel-tcp.o CC src/axel-text.o src/http.c: In function 'http_auth_token': src/http.c:65:1: warning: inlining failed in call to 'chain_next': call is unlikely and code size would grow [-Winline] 65 | chain_next(const char ***p) | ^~~~~~~~~~ src/http.c:82:26: note: called from here 82 | char a = chain_next(&p); | ^~~~~~~~~~~~~~ src/http.c:65:1: warning: inlining failed in call to 'chain_next': call is unlikely and code size would grow [-Winline] 65 | chain_next(const char ***p) | ^~~~~~~~~~ src/http.c:86:26: note: called from here 86 | char b = chain_next(&p); | ^~~~~~~~~~~~~~ src/http.c:65:1: warning: inlining failed in call to 'chain_next': call is unlikely and code size would grow [-Winline] 65 | chain_next(const char ***p) | ^~~~~~~~~~ src/http.c:93:34: note: called from here 93 | char c = chain_next(&p); | ^~~~~~~~~~~~~~ CC src/axel-dn-match.o src/tcp.c: In function 'get_if_ip': src/tcp.c:251:41: warning: cast increases required alignment of target type [-Wcast-align] 251 | struct sockaddr_in *x = (struct sockaddr_in *)&ifr.ifr_addr; | ^ CC src/axel-ssl.o CC src/axel-ssl_verify.o In file included from src/axel.h:73, from src/ssl.c:54: ./compat-ssl.h:7:22: warning: redundant redeclaration of 'ASN1_STRING_get0_data' [-Wredundant-decls] 7 | const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/objects.h:21, from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/evp.h:44, from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/x509.h:29, from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/ssl.h:32, from src/ssl.c:50: /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/asn1.h:685:22: note: previous declaration of 'ASN1_STRING_get0_data' with type 'const unsigned char *(const ASN1_STRING *)' {aka 'const unsigned char *(const struct asn1_string_st *)'} 685 | const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *x); | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/axel.h:73, from src/ssl_verify.c:41: ./compat-ssl.h:7:22: warning: redundant redeclaration of 'ASN1_STRING_get0_data' [-Wredundant-decls] 7 | const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/objects.h:21, from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/evp.h:44, from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/x509.h:29, from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/ssl.h:32, from src/ssl_verify.c:37: /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/asn1.h:685:22: note: previous declaration of 'ASN1_STRING_get0_data' with type 'const unsigned char *(const ASN1_STRING *)' {aka 'const unsigned char *(const struct asn1_string_st *)'} 685 | const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *x); | ^~~~~~~~~~~~~~~~~~~~~ CC lib/ASN1_STRING_get0_data.o In file included from lib/ASN1_STRING_get0_data.c:19: ./compat-ssl.h:7:22: warning: redundant redeclaration of 'ASN1_STRING_get0_data' [-Wredundant-decls] 7 | const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/objects.h:21, from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/evp.h:44, from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/x509.h:29, from /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/ssl.h:32, from lib/ASN1_STRING_get0_data.c:15: /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/asn1.h:685:22: note: previous declaration of 'ASN1_STRING_get0_data' with type 'const unsigned char *(const ASN1_STRING *)' {aka 'const unsigned char *(const struct asn1_string_st *)'} 685 | const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *x); | ^~~~~~~~~~~~~~~~~~~~~ lib/ASN1_STRING_get0_data.c: In function 'ASN1_STRING_get0_data': lib/ASN1_STRING_get0_data.c:24:9: warning: 'ASN1_STRING_data' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 24 | return ASN1_STRING_data((ASN1_STRING *)x); | ^~~~~~ /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/usr/include/openssl/asn1.h:683:40: note: declared here 683 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x); | ^~~~~~~~~~~~~~~~ CCLD axel /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/microblazeel-buildroot-linux-musl/14.2.0/../../../../microblazeel-buildroot-linux-musl/bin/ld: /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-musl/sysroot/lib/libatomic.so.1: undefined reference to `__atomic_test_and_set' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:604: axel] Error 1 make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14' make[2]: *** [Makefile:914: all-recursive] Error 1 make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14' make[1]: *** [Makefile:464: all] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14' make: *** [package/pkg-generic.mk:289: /home/thomas/autobuild/instance-3/output-1/build/axel-2.17.14/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'