******************************************************************************** conan install gdbm/1.18.1@ --profile=/home/conan/w/BuildSingleReference/5284/01af0d7c-3a65-4151-a1be-ad6e9be6e00c/profile.txt --build=gdbm ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux os_build=Linux [options] gdbm:shared=False [build_requires] [env] gdbm/1.18.1: Forced build from source Installing package: gdbm/1.18.1 Requirements gdbm/1.18.1 from 'conan-upstream' - Cache Packages gdbm/1.18.1:b7eb96a25acec8074ddf4b57f387b78f4d39a4e3 - Build Build requirements bison/3.5.3 from 'conan-center' - Cache flex/2.6.4 from 'conan-center' - Cache m4/1.4.18 from 'conan-center' - Cache Build requirements packages bison/3.5.3:f77399f1804facb3809032c4ca2257c4681933c6 - Cache flex/2.6.4:f77399f1804facb3809032c4ca2257c4681933c6 - Cache m4/1.4.18:46159c96620b5c49b59cb58971516f2543807cb9 - Cache Installing (downloading, building) binaries... m4/1.4.18: Already installed! m4/1.4.18: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/m4/1.4.18/_/_/package/46159c96620b5c49b59cb58971516f2543807cb9/bin m4/1.4.18: Setting M4 environment variable: /home/conan/w/BuildSingleReference/.conan/data/m4/1.4.18/_/_/package/46159c96620b5c49b59cb58971516f2543807cb9/bin/m4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK bison/3.5.3: Already installed! bison/3.5.3: Setting BISON_ROOT environment variable: /home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/f77399f1804facb3809032c4ca2257c4681933c6 bison/3.5.3: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/f77399f1804facb3809032c4ca2257c4681933c6/bin bison/3.5.3: Setting the BISON_PKGDATADIR environment variable: /home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/f77399f1804facb3809032c4ca2257c4681933c6/bin/share/bison [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK flex/2.6.4: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK gdbm/1.18.1: Applying build-requirement: bison/3.5.3 gdbm/1.18.1: Applying build-requirement: flex/2.6.4 gdbm/1.18.1: Applying build-requirement: m4/1.4.18 gdbm/1.18.1: Copying sources to build folder gdbm/1.18.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/gdbm/1.18.1/_/_/build/b7eb96a25acec8074ddf4b57f387b78f4d39a4e3 gdbm/1.18.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 gdbm/1.18.1: Calling build() gdbm/1.18.1: Calling: > ./configure '--disable-debug' '--without-readline' '--disable-libgdbm-compat' '--enable-gdbmtool-debug' '--disable-rpath' '--disable-shared' '--enable-static' '--with-pic' '--without-libiconv-prefix' '--without-libintl-prefix' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/gdbm/1.18.1/_/_/package/b7eb96a25acec8074ddf4b57f387b78f4d39a4e3' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--disable-debug' '--without-readline' '--disable-libgdbm-compat' '--enable-gdbmtool-debug' '--disable-rpath' '--disable-shared' '--enable-static' '--with-pic' '--without-libiconv-prefix' '--without-libintl-prefix' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/gdbm/1.18.1/_/_/package/b7eb96a25acec8074ddf4b57f387b78f4d39a4e3' '--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 make supports nested variables... (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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... gdbm/1.18.1: gdbm/1.18.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/gdbm/1.18.1/_/_/build/b7eb96a25acec8074ddf4b57f387b78f4d39a4e3 gdbm/1.18.1: ERROR: Package 'b7eb96a25acec8074ddf4b57f387b78f4d39a4e3' build failed gdbm/1.18.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/gdbm/1.18.1/_/_/build/b7eb96a25acec8074ddf4b57f387b78f4d39a4e3 ERROR: gdbm/1.18.1: Error in build() method, line 111 autotools = self._configure_autotools() while calling '_configure_autotools', line 106 self._autotools.configure(args=conf_args) ConanException: Error 1 while executing ./configure '--disable-debug' '--without-readline' '--disable-libgdbm-compat' '--enable-gdbmtool-debug' '--disable-rpath' '--disable-shared' '--enable-static' '--with-pic' '--without-libiconv-prefix' '--without-libintl-prefix' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/gdbm/1.18.1/_/_/package/b7eb96a25acec8074ddf4b57f387b78f4d39a4e3' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' Terminated