******************************************************************************** conan install openfst/1.8.2@#6afc1f0902683d19934b001a61995e3d --build=openfst -pr /home/conan/w/prod/BuildSingleReference/33338/a4ac543d-e080-4578-8601-461eb04cbac5/profile_linux_11_libstdcpp_clang_release_64.openfst-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 11.1 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=11 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=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] openfst:shared=False [build_requires] [env] openfst/1.8.2: Forced build from source Installing package: openfst/1.8.2 Requirements openfst/1.8.2 from local cache - Cache Packages openfst/1.8.2:19cfea5b291caa899b2e6b2a434d79732da62c2e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK openfst/1.8.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/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 openfst/1.8.2: Copying sources to build folder openfst/1.8.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/19cfea5b291caa899b2e6b2a434d79732da62c2e openfst/1.8.2: Generator txt created conanbuildinfo.txt openfst/1.8.2: Aggregating env generators [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 openfst/1.8.2: Calling build() openfst/1.8.2: Calling: > source_subfolder/configure '--with-pic=yes' '--enable-shared=no' '--enable-static=yes' '--enable-bin=yes' '--enable-compact-fsts=no' '--enable-compress=no' '--enable-const-fsts=no' '--enable-far=no' '--enable-grm=no' '--enable-linear-fsts=no' '--enable-lookahead-fsts=no' '--enable-mpdt=no' '--enable-ngram-fsts=no' '--enable-pdt=no' '--enable-special=no' 'LIBS=-lpthread' 'CC=clang' 'CXX=clang++' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/19cfea5b291caa899b2e6b2a434d79732da62c2e' '--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 '--with-pic=yes' '--enable-shared=no' '--enable-static=yes' '--enable-bin=yes' '--enable-compact-fsts=no' '--enable-compress=no' '--enable-const-fsts=no' '--enable-far=no' '--enable-grm=no' '--enable-linear-fsts=no' '--enable-lookahead-fsts=no' '--enable-mpdt=no' '--enable-ngram-fsts=no' '--enable-pdt=no' '--enable-special=no' 'LIBS=-lpthread' 'CC=clang' 'CXX=clang++' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/19cfea5b291caa899b2e6b2a434d79732da62c2e' '--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 race-free 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 the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-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-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 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 how to run the C++ preprocessor... clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -E checking for ld used by clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations option to produce PIC... -fPIC -DPIC checking if clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations PIC flag -fPIC -DPIC works... yes checking if clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations static flag -static works... yes checking if clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations supports -c -o file.o... yes checking if clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations supports -c -o file.o... (cached) yes checking whether the clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate Float equality is good checking for dlopen in -ldl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: creating src/test/Makefile config.status: creating src/extensions/Makefile config.status: creating src/extensions/compact/Makefile config.status: creating src/extensions/compress/Makefile config.status: creating src/extensions/const/Makefile config.status: creating src/extensions/far/Makefile config.status: creating src/extensions/linear/Makefile config.status: creating src/extensions/lookahead/Makefile config.status: creating src/extensions/mpdt/Makefile config.status: creating src/extensions/ngram/Makefile config.status: creating src/extensions/pdt/Makefile config.status: creating src/extensions/python/Makefile config.status: creating src/extensions/special/Makefile config.status: creating src/script/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/19cfea5b291caa899b2e6b2a434d79732da62c2e' Making all in src make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/19cfea5b291caa899b2e6b2a434d79732da62c2e/src' Making all in include make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/19cfea5b291caa899b2e6b2a434d79732da62c2e/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/19cfea5b291caa899b2e6b2a434d79732da62c2e/src/include' Making all in lib make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/19cfea5b291caa899b2e6b2a434d79732da62c2e/src/lib' depbase=`echo compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT compat.lo -MD -MP -MF $depbase.Tpo -c -o compat.lo ../../source_subfolder/src/lib/compat.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT encode.lo -MD -MP -MF $depbase.Tpo -c -o encode.lo ../../source_subfolder/src/lib/encode.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo flags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT flags.lo -MD -MP -MF $depbase.Tpo -c -o flags.lo ../../source_subfolder/src/lib/flags.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c ../../source_subfolder/src/lib/compat.cc -fPIC -DPIC -o compat.o libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c ../../source_subfolder/src/lib/encode.cc -fPIC -DPIC -o encode.o libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c ../../source_subfolder/src/lib/flags.cc -fPIC -DPIC -o flags.o depbase=`echo fst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT fst.lo -MD -MP -MF $depbase.Tpo -c -o fst.lo ../../source_subfolder/src/lib/fst.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT fst.lo -MD -MP -MF .deps/fst.Tpo -c ../../source_subfolder/src/lib/fst.cc -fPIC -DPIC -o fst.o depbase=`echo fst-types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT fst-types.lo -MD -MP -MF $depbase.Tpo -c -o fst-types.lo ../../source_subfolder/src/lib/fst-types.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mapped-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT mapped-file.lo -MD -MP -MF $depbase.Tpo -c -o mapped-file.lo ../../source_subfolder/src/lib/mapped-file.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT fst-types.lo -MD -MP -MF .deps/fst-types.Tpo -c ../../source_subfolder/src/lib/fst-types.cc -fPIC -DPIC -o fst-types.o libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT mapped-file.lo -MD -MP -MF .deps/mapped-file.Tpo -c ../../source_subfolder/src/lib/mapped-file.cc -fPIC -DPIC -o mapped-file.o depbase=`echo properties.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT properties.lo -MD -MP -MF $depbase.Tpo -c -o properties.lo ../../source_subfolder/src/lib/properties.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c ../../source_subfolder/src/lib/properties.cc -fPIC -DPIC -o properties.o depbase=`echo symbol-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT symbol-table.lo -MD -MP -MF $depbase.Tpo -c -o symbol-table.lo ../../source_subfolder/src/lib/symbol-table.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT symbol-table.lo -MD -MP -MF .deps/symbol-table.Tpo -c ../../source_subfolder/src/lib/symbol-table.cc -fPIC -DPIC -o symbol-table.o depbase=`echo symbol-table-ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT symbol-table-ops.lo -MD -MP -MF $depbase.Tpo -c -o symbol-table-ops.lo ../../source_subfolder/src/lib/symbol-table-ops.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT symbol-table-ops.lo -MD -MP -MF .deps/symbol-table-ops.Tpo -c ../../source_subfolder/src/lib/symbol-table-ops.cc -fPIC -DPIC -o symbol-table-ops.o depbase=`echo weight.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT weight.lo -MD -MP -MF $depbase.Tpo -c -o weight.lo ../../source_subfolder/src/lib/weight.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT weight.lo -MD -MP -MF .deps/weight.Tpo -c ../../source_subfolder/src/lib/weight.cc -fPIC -DPIC -o weight.o depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo ../../source_subfolder/src/lib/util.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -DNDEBUG -m64 -O3 -fPIC -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../source_subfolder/src/lib/util.cc -fPIC -DPIC -o util.o Makefile:472: recipe for target 'util.lo' failed make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/19cfea5b291caa899b2e6b2a434d79732da62c2e/src/lib' Makefile:369: recipe for target 'all-recursive' failed make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/19cfea5b291caa899b2e6b2a434d79732da62c2e/src' Makefile:418: recipe for target 'all-recursive' failed make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/19cfea5b291caa899b2e6b2a434d79732da62c2e' Makefile:350: recipe for target 'all' failed openfst/1.8.2: ../../source_subfolder/src/lib/util.cc:23:10: fatal error: 'charconv' file not found #include ^~~~~~~~~~ 1 error generated. make[3]: *** [util.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 openfst/1.8.2: ERROR: Package '19cfea5b291caa899b2e6b2a434d79732da62c2e' build failed openfst/1.8.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/19cfea5b291caa899b2e6b2a434d79732da62c2e ERROR: openfst/1.8.2: Error in build() method, line 128 autotools.make() ConanException: Error 2 while executing make -j3