******************************************************************************** conan install subunit/1.4.0@ --build=subunit --profile:host=/Users/jenkins/w/BuildSingleReference/30091/282c1a61-e5a9-41a1-931b-c0748d744886/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] subunit: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] subunit/1.4.0: Forced build from source Installing package: subunit/1.4.0 Requirements cppunit/1.15.1 from 'conan-center' - Cache subunit/1.4.0 from local cache - Cache Packages cppunit/1.15.1:c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c - Cache subunit/1.4.0:f686957ab6644295f9203b678ecd555980a7bece - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... cppunit/1.15.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK subunit/1.4.0: Copying sources to build folder subunit/1.4.0: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/f686957ab6644295f9203b678ecd555980a7bece subunit/1.4.0: 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 subunit/1.4.0: Calling build() subunit/1.4.0: Calling: > source_subfolder/configure '--enable-shared=no' '--enable-static=yes' 'CHECK_CFLAGS='\'' '\''' 'CHECK_LIBS='\'' '\''' 'CPPUNIT_CFLAGS='\''-I/Users/jenkins/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/f686957ab6644295f9203b678ecd555980a7bece' '--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------ > source_subfolder/configure '--enable-shared=no' '--enable-static=yes' 'CHECK_CFLAGS='\'' '\''' 'CHECK_LIBS='\'' '\''' 'CPPUNIT_CFLAGS='\''-I/Users/jenkins/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/c36572cdc38be7dbc966c1f9dd7cc86c518bcb6c/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/f686957ab6644295f9203b678ecd555980a7bece' '--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 a BSD-compatible install... /usr/local/bin/ginstall -c checking whether build environment is sane... yes checking for aarch64-apple-darwin-strip... no checking for strip... strip checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for aarch64-apple-darwin-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for aarch64-apple-darwin-g++... no checking for aarch64-apple-darwin-c++... no checking for aarch64-apple-darwin-gpp... no checking for aarch64-apple-darwin-aCC... no checking for aarch64-apple-darwin-CC... no checking for aarch64-apple-darwin-cxx... no checking for aarch64-apple-darwin-cc++... no checking for aarch64-apple-darwin-cl.exe... no checking for aarch64-apple-darwin-FCC... no checking for aarch64-apple-darwin-KCC... no checking for aarch64-apple-darwin-RCC... no checking for aarch64-apple-darwin-xlC_r... no checking for aarch64-apple-darwin-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for aarch64-apple-darwin-ar... no checking for aarch64-apple-darwin-lib... no checking for aarch64-apple-darwin-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for aarch64-apple-darwin-dumpbin... no checking for aarch64-apple-darwin-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin file names to aarch64-apple-darwin format... func_convert_file_noop checking how to convert x86_64-apple-darwin file names to toolchain format... func_convert_file_noop checking for /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-apple-darwin-ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin-strip... strip checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking command to parse nm output from gcc object... Received SIGTERM! configure: WARNING: using cross tools not prefixed with host triplet ERROR: Exiting with code: 5