******************************************************************************** conan install pbc/0.5.14@#cd80b24636db8770a62dcc74a14b1d84 --build=pbc -pr /home/conan/w/prod/BuildSingleReference/23444/4cf14c4b-4af6-4455-a888-ec737918bbf1/profile_linux_5_libstdcpp11_gcc_debug_64.pbc-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] pbc:shared=True [build_requires] [env] gmp/6.2.1: Not found in local cache, looking in remotes... gmp/6.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gmp/6.2.1: Downloaded recipe revision 2011237c81178d014a4c08ae40cfe0cb pbc/0.5.14: Forced build from source Installing package: pbc/0.5.14 Requirements gmp/6.2.1 from 'conan-center' - Downloaded pbc/0.5.14 from local cache - Cache Packages gmp/6.2.1:e00e199af00f4bfbb92d863a8f283444e73e72cb - Download pbc/0.5.14:1e0bf151dfdb2e87ab29ee46e8496a5be6add15b - Build Installing (downloading, building) binaries... gmp/6.2.1: Retrieving package e00e199af00f4bfbb92d863a8f283444e73e72cb from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gmp/6.2.1: Package installed e00e199af00f4bfbb92d863a8f283444e73e72cb gmp/6.2.1: Downloaded package revision bf655563bc24a2f97a050b8a3edb19ef [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pbc/0.5.14: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/pbc/0.5.14/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK pbc/0.5.14: Copying sources to build folder pbc/0.5.14: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/pbc/0.5.14/_/_/build/1e0bf151dfdb2e87ab29ee46e8496a5be6add15b pbc/0.5.14: Generator txt created conanbuildinfo.txt pbc/0.5.14: Aggregating env generators [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 pbc/0.5.14: Calling build() pbc/0.5.14: Calling: > ./configure '--disable-static' '--enable-shared' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/pbc/0.5.14/_/_/package/1e0bf151dfdb2e87ab29ee46e8496a5be6add15b' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--disable-static' '--enable-shared' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/pbc/0.5.14/_/_/package/1e0bf151dfdb2e87ab29ee46e8496a5be6add15b' '--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 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 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 dependency style of /usr/bin/gcc... gcc3 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 /usr/bin/gcc... /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 /usr/bin/gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /usr/bin/gcc -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... 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 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc 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... no checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking dependency style of /usr/bin/gcc... (cached) gcc3 checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... no checking for lex... no ************************ flex not found ************************ pbc/0.5.14: pbc/0.5.14: ERROR: Package '1e0bf151dfdb2e87ab29ee46e8496a5be6add15b' build failed pbc/0.5.14: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/pbc/0.5.14/_/_/build/1e0bf151dfdb2e87ab29ee46e8496a5be6add15b ERROR: pbc/0.5.14: Error in build() method, line 81 autotools = self._configure_autotools() while calling '_configure_autotools', line 75 self._autotools.configure(args=args) ConanException: Error 255 while executing ./configure '--disable-static' '--enable-shared' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/pbc/0.5.14/_/_/package/1e0bf151dfdb2e87ab29ee46e8496a5be6add15b' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share'