******************************************************************************** conan install liquid-dsp/1.3.2@ --build=liquid-dsp --profile:host=/Users/jenkins/w/BuildSingleReference@3/18653/dd385f1a-e3d7-4669-83d7-1740f155388e/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] liquid-dsp:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] liquid-dsp/1.3.2: Forced build from source Installing package: liquid-dsp/1.3.2 Requirements liquid-dsp/1.3.2 from local cache - Cache Packages liquid-dsp/1.3.2:baf78352c82543f997ec32332829b6fa30714eaa - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... liquid-dsp/1.3.2: Copying sources to build folder liquid-dsp/1.3.2: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/liquid-dsp/1.3.2/_/_/build/baf78352c82543f997ec32332829b6fa30714eaa liquid-dsp/1.3.2: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK liquid-dsp/1.3.2: Calling build() ----Running------ > ./bootstrap.sh ----------------- liquid-dsp/1.3.2: Calling: > /Users/jenkins/w/BuildSingleReference@3/.conan/data/liquid-dsp/1.3.2/_/_/build/baf78352c82543f997ec32332829b6fa30714eaa/source_subfolder/configure '--enable-debug-messages' '--prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/liquid-dsp/1.3.2/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > /Users/jenkins/w/BuildSingleReference@3/.conan/data/liquid-dsp/1.3.2/_/_/build/baf78352c82543f997ec32332829b6fa30714eaa/source_subfolder/configure '--enable-debug-messages' '--prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/liquid-dsp/1.3.2/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for aarch64-apple-darwin-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for 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/local/bin/ginstall -c checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking for error_at_line... no checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin checking for GNU libc compatible malloc... no checking for GNU libc compatible realloc... no 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 checking for create_viterbi27 in -lfec... no 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... 8 checking size of long long int... 8 checking target system type... aarch64-apple-darwin checking for aarch64-apple-darwin-libtool... no checking for libtool... libtool configure: creating ./config.status config.status: creating makefile config.status: creating config.h ----Running------ > make -j4 ----------------- gcc -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch arm64 -DDEBUG -Wall -fPIC -I. -Iinclude -c -o src/libliquid.o src/libliquid.c gcc -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch arm64 -DDEBUG -Wall -fPIC -I. -Iinclude -c -o src/agc/src/agc_crcf.o src/agc/src/agc_crcf.c gcc -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch arm64 -DDEBUG -Wall -fPIC -I. -Iinclude -c -o src/agc/src/agc_rrrf.o src/agc/src/agc_rrrf.c gcc -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch arm64 -DDEBUG -Wall -fPIC -I. -Iinclude -c -o src/audio/src/cvsd.o src/audio/src/cvsd.c gcc -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch arm64 -DDEBUG -Wall -fPIC -I. -Iinclude -c -o src/buffer/src/bufferf.o src/buffer/src/bufferf.c liquid-dsp/1.3.2: configure.ac:43: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:43: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:43: the top level configure: WARNING: using cross tools not prefixed with host triplet configure: WARNING: fftw3 library useful but not required configure: WARNING: fec library useful but not required src/audio/src/cvsd.c:74:21: error: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Werror,-Wimplicit-function-declaration] cvsd q = (cvsd) malloc(sizeof(struct cvsd_s)); ^ ./config.h:211:16: note: expanded from macro 'malloc' #define malloc rpl_malloc ^ src/audio/src/cvsd.c:74:14: warning: cast to 'cvsd' (aka 'struct cvsd_s *') from smaller integer type 'int' [-Wint-to-pointer-cast] cvsd q = (cvsd) malloc(sizeof(struct cvsd_s)); ^ 1 warning and 1 error generated. make: *** [src/audio/src/cvsd.o] Error 1 make: *** Waiting for unfinished jobs.... liquid-dsp/1.3.2: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/liquid-dsp/1.3.2/_/_/build/baf78352c82543f997ec32332829b6fa30714eaa liquid-dsp/1.3.2: ERROR: Package 'baf78352c82543f997ec32332829b6fa30714eaa' build failed liquid-dsp/1.3.2: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/liquid-dsp/1.3.2/_/_/build/baf78352c82543f997ec32332829b6fa30714eaa ERROR: liquid-dsp/1.3.2: Error in build() method, line 81 autotools.make() ConanException: Error 2 while executing make -j4