******************************************************************************** conan install duckdb/0.9.0@#30a376bf58a8cb713c4d0cda4ce8fe32 --build=duckdb -pr /home/conan/w/prod-v1/bsr/94767/becdb/profile_linux_5_libstdcpp11_gcc_release_64.duckdb-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/94767/ccdbd/.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-v1/bsr/94767/ccdbd/.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-v1/bsr/94767/ccdbd/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] duckdb:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True duckdb/0.9.0: Forced build from source Installing package: duckdb/0.9.0 Requirements duckdb/0.9.0 from local cache - Cache Packages duckdb/0.9.0:c41a588d75f8be9944ccf0b2a2f162ae9380b47a - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK duckdb/0.9.0: Configuring sources in /home/conan/w/prod-v1/bsr/94767/ccdbd/.conan/data/duckdb/0.9.0/_/_/source/src duckdb/0.9.0: [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 duckdb/0.9.0: Copying sources to build folder duckdb/0.9.0: Building your package in /home/conan/w/prod-v1/bsr/94767/ccdbd/.conan/data/duckdb/0.9.0/_/_/build/c41a588d75f8be9944ccf0b2a2f162ae9380b47a duckdb/0.9.0: Generator txt created conanbuildinfo.txt duckdb/0.9.0: Calling generate() duckdb/0.9.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: duckdb/0.9.0: Error in generate() method, line 125 if self.options.with_fst: ConanException: option 'with_fst' doesn't exist Possible options are ['shared', 'fPIC', 'with_autocomplete', 'with_icu', 'with_tpch', 'with_tpcds', 'with_fts', 'with_visualizer', 'with_httpfs', 'with_json', 'with_excel', 'with_inet', 'with_sqlsmith', 'with_odbc', 'with_query_log', 'with_shell', 'with_threads', 'with_rdtsc']