>>> liquid-dsp 1.4.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-2/output-1/build/.liquid-dsp-1.4.0.tar.gz.H0KiD1/output' 'https://github.com/jgaeddert/liquid-dsp/archive/v1.4.0/liquid-dsp-1.4.0.tar.gz' --2023-03-21 10:33:39-- https://github.com/jgaeddert/liquid-dsp/archive/v1.4.0/liquid-dsp-1.4.0.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/jgaeddert/liquid-dsp/tar.gz/refs/tags/v1.4.0 [following] --2023-03-21 10:33:39-- https://codeload.github.com/jgaeddert/liquid-dsp/tar.gz/refs/tags/v1.4.0 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-2/output-1/build/.liquid-dsp-1.4.0.tar.gz.H0KiD1/output' 0K .......... .......... .......... .......... .......... 544K 50K .......... .......... .......... .......... .......... 1.02M 100K .......... .......... .......... .......... .......... 1.11M 150K .......... .......... .......... .......... .......... 125M 200K .......... .......... .......... .......... .......... 6.20M 250K .......... .......... .......... .......... .......... 137M 300K .......... .......... .......... .......... .......... 1.23M 350K .......... .......... .......... .......... .......... 209M 400K .......... .......... .......... .......... .......... 216M 450K .......... .......... .......... .......... .......... 150M 500K .......... .......... .......... .......... .......... 185M 550K .......... .......... .......... .......... .......... 7.38M 600K .......... .......... .......... .......... .......... 1.35M 650K .......... .......... .......... .......... .......... 11.7M 700K .......... .......... .......... .......... .......... 132M 750K .......... .......... .......... .......... .......... 296M 800K .......... .......... .......... .......... .......... 1.03M 850K .......... .......... .......... .......... .......... 279M 900K .......... .......... .......... .......... .......... 295M 950K .......... .......... .......... .......... .......... 292M 1000K .......... .......... .......... .......... .......... 220M 1050K .......... .......... .......... .......... .......... 6.71M 1100K .......... .......... .......... .......... .......... 1.35M 1150K 784G=0.4s 2023-03-21 10:33:40 (3.02 MB/s) - '/tmp/instance-2/output-1/build/.liquid-dsp-1.4.0.tar.gz.H0KiD1/output' saved [1178021] liquid-dsp-1.4.0.tar.gz: OK (sha256: 66f38d509aa8f6207d2035bae5ee081a3d9df0f2cab516bc2118b5b1c6ce3333) >>> liquid-dsp 1.4.0 Extracting gzip -d -c /tmp/instance-2/dl/liquid-dsp/liquid-dsp-1.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/liquid-dsp-1.4.0 -xf - >>> liquid-dsp 1.4.0 Patching >>> liquid-dsp 1.4.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-2/output-1/build/liquid-dsp-1.4.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> liquid-dsp 1.4.0 Configuring >>> liquid-dsp 1.4.0 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'scripts/'. libtoolize: copying file 'scripts//ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'scripts'. libtoolize: copying file 'scripts/libtool.m4' libtoolize: copying file 'scripts/ltoptions.m4' libtoolize: copying file 'scripts/ltsugar.m4' libtoolize: copying file 'scripts/ltversion.m4' libtoolize: copying file 'scripts/lt~obsolete.m4' libtoolize: Consider adding '-I scripts' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' >>> liquid-dsp 1.4.0 Patching libtool patching file /tmp/instance-2/output-1/build/liquid-dsp-1.4.0/scripts/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-2/output-1/build/liquid-dsp-1.4.0/ && rm -rf config.cache && PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar" AS="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-as" LD="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-ld" NM="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-nm" CC="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc" GCC="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc" CPP="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-cpp" CXX="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-g++" FC="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gfortran" F77="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ranlib" READELF="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-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/tmp/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-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 -O1 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabi/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 ax_cv_have_mmx_ext=no ax_cv_have_sse_ext=no ax_cv_have_sse2_ext=no ax_cv_have_sse3_ext=no ax_cv_have_ssse3_ext=no ax_cv_have_sse41_ext=no ax_cv_have_sse42_ext=no ax_cv_have_avx_ext=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --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 -O1 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for arm-buildroot-linux-gnueabi-gcc... /tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-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 /tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc accepts -g... yes checking for /tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for a BSD-compatible install... /usr/bin/install -c checking for arm-buildroot-linux-gnueabi-ranlib... /tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ranlib checking for error_at_line... yes checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking for GNU libc compatible malloc... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for main in -lc... yes checking for main in -lm... yes checking for malloc... yes checking for realloc... yes checking for free... yes checking for memset... yes checking for memmove... yes checking for sinf... yes checking for cosf... yes checking for expf... yes checking for cargf... yes checking for cexpf... yes checking for crealf... yes checking for cimagf... yes checking for sqrtf... yes 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 stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for complex.h... yes checking for string.h... (cached) yes checking for getopt.h... yes checking for sys/resource.h... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for fec.h... no checking for fftw3.h... no checking for fftwf_plan_dft_1d in -lfftw3f... no configure: WARNING: fftw3 library useful but not required checking for create_viterbi27 in -lfec... no configure: WARNING: fec library useful but not required checking for inline... inline checking for size_t... yes checking for uint32_t... yes checking for uint8_t... yes checking size of short int... 2 checking size of int... 4 checking size of long int... 4 checking size of long long int... 8 checking target system type... arm-buildroot-linux-gnueabi checking for arm-buildroot-linux-gnueabi-ar... /tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar configure: creating ./config.status config.status: creating makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> liquid-dsp 1.4.0 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-2/output-1/build/liquid-dsp-1.4.0/ make[1]: Entering directory '/tmp/instance-2/output-1/build/liquid-dsp-1.4.0' /tmp/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -ffast-math -mcpu=cortex-a7 -mfloat-abi=hard -mfpu=neon-vfpv4 -Wall -fPIC -Wno-deprecated -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Iinclude -c -o src/libliquid.o src/libliquid.c In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/features.h:514, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/stdlib.h:26, from src/libliquid.c:25: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/gnu/stubs.h:10:11: fatal error: gnu/stubs-hard.h: No such file or directory 10 | # include | ^~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [: src/libliquid.o] Error 1 make[1]: Leaving directory '/tmp/instance-2/output-1/build/liquid-dsp-1.4.0' make: *** [package/pkg-generic.mk:293: /tmp/instance-2/output-1/build/liquid-dsp-1.4.0/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-2/buildroot'