******************************************************************************** conan install libest/3.2.0@ --build=libest --profile=/home/conan/w/BuildSingleReference/16537/b7b2f17d-400e-4cc6-beb6-e5160ee2b6cb/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux os_build=Linux [options] libest:shared=True [build_requires] [env] libest/3.2.0: Forced build from source Installing package: libest/3.2.0 Requirements libest/3.2.0 from 'TapaholesList-141' - Cache openssl/1.1.1g from 'conan-center' - Cache Packages libest/3.2.0:648334b2d032c74b203e38def7a5b43b6590c843 - Build openssl/1.1.1g:05441c20e7e7a68951563eb6a1ae544f71dd7263 - Cache Installing (downloading, building) binaries... openssl/1.1.1g: 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 libest/3.2.0: Copying sources to build folder libest/3.2.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/648334b2d032c74b203e38def7a5b43b6590c843 libest/3.2.0: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libest/3.2.0: Calling build() libest/3.2.0: Calling: > ./configure '--enable-shared' '--disable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libest/3.2.0/_/_/package/648334b2d032c74b203e38def7a5b43b6590c843' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--enable-shared' '--disable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libest/3.2.0/_/_/package/648334b2d032c74b203e38def7a5b43b6590c843' '--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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking dependency style of clang... (cached) gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang 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... no checking if : is a manifest tool... no checking how to run the C preprocessor... clang -E libest/3.2.0: libest/3.2.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/648334b2d032c74b203e38def7a5b43b6590c843 libest/3.2.0: ERROR: Package '648334b2d032c74b203e38def7a5b43b6590c843' build failed libest/3.2.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/libest/3.2.0/_/_/build/648334b2d032c74b203e38def7a5b43b6590c843 ERROR: libest/3.2.0: Error in build() method, line 67 autotools = self._configure_autotools() while calling '_configure_autotools', line 60 self._autotools.configure(args=args) ConanException: Error 1 while executing ./configure '--enable-shared' '--disable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libest/3.2.0/_/_/package/648334b2d032c74b203e38def7a5b43b6590c843' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' Terminated