******************************************************************************** conan install libgcrypt/1.8.4@ --build=libgcrypt --profile=/home/conan/w/BuildSingleReference/28693/34041b1f-4f18-41bc-b5fb-642553e8e17e/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=4.0 os=Linux os_build=Linux [options] libgcrypt:shared=False [build_requires] [env] libgcrypt/1.8.4: Forced build from source Installing package: libgcrypt/1.8.4 Requirements libgcrypt/1.8.4 from local cache - Cache libgpg-error/1.36 from 'conan-center' - Cache Packages libgcrypt/1.8.4:1a5103b99bad52b584661c1fefc4d24d143051da - Build libgpg-error/1.36:a3c1782e6f0acdaccbc6b52d45f3ac8597be6c8a - Cache Installing (downloading, building) binaries... libgpg-error/1.36: 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 libgcrypt/1.8.4: Copying sources to build folder libgcrypt/1.8.4: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libgcrypt/1.8.4/_/_/build/1a5103b99bad52b584661c1fefc4d24d143051da libgcrypt/1.8.4: 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 libgcrypt/1.8.4: Calling build() libgcrypt/1.8.4: Calling: > source_subfolder/configure '--disable-doc' '--with-pic' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libgcrypt/1.8.4/_/_/package/1a5103b99bad52b584661c1fefc4d24d143051da' '--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 '--disable-doc' '--with-pic' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libgcrypt/1.8.4/_/_/package/1a5103b99bad52b584661c1fefc4d24d143051da' '--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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes 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 how to run the C preprocessor... clang -E checking dependency style of clang... gcc3 checking for library containing strerror... none required checking for gawk... (cached) mawk 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 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... no checking for inttypes.h... libgcrypt/1.8.4: libgcrypt/1.8.4: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/libgcrypt/1.8.4/_/_/build/1a5103b99bad52b584661c1fefc4d24d143051da libgcrypt/1.8.4: ERROR: Package '1a5103b99bad52b584661c1fefc4d24d143051da' build failed libgcrypt/1.8.4: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/libgcrypt/1.8.4/_/_/build/1a5103b99bad52b584661c1fefc4d24d143051da ERROR: libgcrypt/1.8.4: Error in build() method, line 61 env_build = self._configure() while calling '_configure', line 57 self._autotools.configure(args=args, host=host, configure_dir=self._source_subfolder) ConanException: Error 1 while executing source_subfolder/configure '--disable-doc' '--with-pic' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libgcrypt/1.8.4/_/_/package/1a5103b99bad52b584661c1fefc4d24d143051da' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' Terminated