******************************************************************************** conan install libfabric/1.9.0amzn1.1@ --build=libfabric --profile=/Users/jenkins/w/BuildSingleReference/17878/4badd69b-8797-403e-a2bb-73e349bc4f3a/profile.txt ******************************************************************************** Configuration: [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] libfabric:shared=False [build_requires] [env] libfabric/1.9.0amzn1.1: Forced build from source Installing package: libfabric/1.9.0amzn1.1 Requirements libfabric/1.9.0amzn1.1 from local cache - Cache Packages libfabric/1.9.0amzn1.1:2702a4796443750038a69889c9772319301a1bfc - Build Installing (downloading, building) binaries... libfabric/1.9.0amzn1.1: Copying sources to build folder libfabric/1.9.0amzn1.1: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/libfabric/1.9.0amzn1.1/_/_/build/2702a4796443750038a69889c9772319301a1bfc libfabric/1.9.0amzn1.1: 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 libfabric/1.9.0amzn1.1: Calling build() libfabric/1.9.0amzn1.1: Calling: > source_subfolder/configure '--enable-gni=auto' '--enable-psm=auto' '--enable-psm2=auto' '--enable-psm3=auto' '--enable-rxm=auto' '--enable-sockets=auto' '--enable-tcp=auto' '--enable-udp=auto' '--enable-usnic=auto' '--enable-verbs=auto' '--enable-bgq=auto' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/libfabric/1.9.0amzn1.1/_/_/package/2702a4796443750038a69889c9772319301a1bfc' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--enable-gni=auto' '--enable-psm=auto' '--enable-psm2=auto' '--enable-psm3=auto' '--enable-rxm=auto' '--enable-sockets=auto' '--enable-tcp=auto' '--enable-udp=auto' '--enable-usnic=auto' '--enable-verbs=auto' '--enable-bgq=auto' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/libfabric/1.9.0amzn1.1/_/_/package/2702a4796443750038a69889c9772319301a1bfc' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking whether build environment is sane... yes 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 whether UID '1201' is supported by ustar format... yes checking whether GID '20' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-apple-darwin20.3.0 checking host system type... x86_64-apple-darwin20.3.0 checking for style of include used by make... GNU 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... no 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 dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc option to accept ISO C99... none needed checking whether gcc and cc understand -c and -o together... yes 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 typeof syntax and keyword spelling... typeof 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)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin20.3.0 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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld 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... yes configure: creating ./config.lt Received SIGTERM! configure: WARNING: unrecognized options: --enable-psm3 Terminated: 15 ERROR: Exiting with code: 5