******************************************************************************** conan install libfabric/1.12.1@ --build=libfabric --profile=/home/conan/w/BuildSingleReference/17879/23c50c63-2ac3-4c4e-a73f-7219c60e5b07/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] libfabric:shared=False [build_requires] [env] libfabric/1.12.1: Forced build from source Installing package: libfabric/1.12.1 Requirements libfabric/1.12.1 from local cache - Cache Packages libfabric/1.12.1:9c59eeb65b9f4957e553b31fd6173889978a882a - Build Installing (downloading, building) binaries... libfabric/1.12.1: Copying sources to build folder libfabric/1.12.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libfabric/1.12.1/_/_/build/9c59eeb65b9f4957e553b31fd6173889978a882a libfabric/1.12.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.12.1: Calling build() libfabric/1.12.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=/home/conan/w/BuildSingleReference/.conan/data/libfabric/1.12.1/_/_/package/9c59eeb65b9f4957e553b31fd6173889978a882a' '--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=/home/conan/w/BuildSingleReference/.conan/data/libfabric/1.12.1/_/_/package/9c59eeb65b9f4957e553b31fd6173889978a882a' '--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/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... gcc3 checking dependency style of /usr/bin/gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for /usr/bin/gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... /usr/bin/gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes 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... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 /usr/bin/gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc -std=gnu99 static flag -static works... yes checking if /usr/bin/gcc -std=gnu99 supports -c -o file.o... yes checking if /usr/bin/gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 config.lt: creating libtool checking for dlopen in -ldl... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_spin_init... yes checking for shm_open... no checking for library containing shm_open... -lrt checking for epoll_create... yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking whether __builtin_ia32_rdpmc is declared... yes checking compiler support for c11 atomics... yes checking compiler support for c11 atomic `least` types... yes checking compiler support for built-in atomics... yes checking for library containing __atomic_load_8... -latomic checking compiler support for built-in memory model aware atomics... yes checking compiler support for cpuid... yes checking whether ld accepts --version-script... yes checking for .symver assembler support... yes checking for __alias__ attribute support... yes checking for getifaddrs... yes checking ethtool support... yes checking whether ethtool_cmd_speed is declared... yes checking whether SPEED_UNKNOWN is declared... yes checking linux/userfaultfd.h usability... no checking linux/userfaultfd.h presence... no checking for linux/userfaultfd.h... no checking for elf.h... yes checking for sys/auxv.h... yes checking for library containing clock_gettime... none required checking cuda_runtime.h usability... no checking cuda_runtime.h presence... no checking for cuda_runtime.h... no checking level_zero/ze_api.h usability... no checking level_zero/ze_api.h presence... libfabric/1.12.1: libfabric/1.12.1: ERROR: Package '9c59eeb65b9f4957e553b31fd6173889978a882a' build failed libfabric/1.12.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/libfabric/1.12.1/_/_/build/9c59eeb65b9f4957e553b31fd6173889978a882a ERROR: libfabric/1.12.1: Error in build() method, line 80 autotools = self._configure_autotools() while calling '_configure_autotools', line 76 self._autotools.configure(args=args, configure_dir=self._source_subfolder) ConanException: Error 1 while executing 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=/home/conan/w/BuildSingleReference/.conan/data/libfabric/1.12.1/_/_/package/9c59eeb65b9f4957e553b31fd6173889978a882a' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' Terminated