******************************************************************************** conan test conan-center-index/recipes/duckdb/all/test_package/conanfile.py duckdb/0.3.1@ --profile=/home/conan/w/BuildSingleReference/77205/b2c9f59c-ed55-48e3-bcb2-af4ac65bf037/profile.txt ******************************************************************************** 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] duckdb/0.3.1 (test package): Installing package Requirements duckdb/0.3.1 from local cache - Cache Packages duckdb/0.3.1:c41a588d75f8be9944ccf0b2a2f162ae9380b47a - Cache Installing (downloading, building) binaries... duckdb/0.3.1: 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 duckdb/0.3.1 (test package): Generator txt created conanbuildinfo.txt duckdb/0.3.1 (test package): Generator cmake_find_package_multi created duckdb-config-version.cmake duckdb/0.3.1 (test package): Generator cmake_find_package_multi created duckdb-config.cmake duckdb/0.3.1 (test package): Generator cmake_find_package_multi created duckdbTargets.cmake duckdb/0.3.1 (test package): Generator cmake_find_package_multi created duckdbTarget-release.cmake duckdb/0.3.1 (test package): Generator cmake created conanbuildinfo.cmake duckdb/0.3.1 (test package): Aggregating env generators duckdb/0.3.1 (test package): Generated conaninfo.txt duckdb/0.3.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/build/f0e499ffce35054e276b62b054e9d803919408f0/conan.lock' Using cached profile from lockfile [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 duckdb/0.3.1 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/build/f0e499ffce35054e276b62b054e9d803919408f0' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/build/f0e499ffce35054e276b62b054e9d803919408f0/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/build/f0e499ffce35054e276b62b054e9d803919408f0" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/build/f0e499ffce35054e276b62b054e9d803919408f0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library duckdb_static found /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/lib/libduckdb_static.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Library duckdb_static found /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/lib/libduckdb_static.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/lib/libduckdb_static.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/build/f0e499ffce35054e276b62b054e9d803919408f0 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/build/f0e499ffce35054e276b62b054e9d803919408f0' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o CMakeFiles/test_package.dir/build.make:81: recipe for target 'CMakeFiles/test_package.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:102: recipe for target 'all' failed CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /usr/include/c++/5/cstdint:35:0, from /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:56, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1: /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:78:12: error: ‘std::move’ has not been declared using std::move; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:79:12: error: ‘std::shared_ptr’ has not been declared using std::shared_ptr; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:80:12: error: ‘std::unique_ptr’ has not been declared using std::unique_ptr; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:81:12: error: ‘std::weak_ptr’ has not been declared using std::weak_ptr; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:82:7: error: expected nested-name-specifier before ‘data_ptr’ using data_ptr = unique_ptr; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:83:12: error: ‘std::make_shared’ has not been declared using std::make_shared; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:91:9: error: ‘uint64_t’ does not name a type typedef uint64_t idx_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:94:9: error: ‘int64_t’ does not name a type typedef int64_t row_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:97:9: error: ‘uint64_t’ does not name a type typedef uint64_t hash_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:100:14: error: ‘idx_t’ does not name a type extern const idx_t INVALID_INDEX; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:103:9: error: ‘uint8_t’ does not name a type typedef uint8_t data_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:104:9: error: ‘data_t’ does not name a type typedef data_t *data_ptr_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:105:15: error: ‘data_t’ does not name a type typedef const data_t *const_data_ptr_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:108:9: error: ‘uint32_t’ does not name a type typedef uint32_t sel_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:110:9: error: ‘idx_t’ does not name a type typedef idx_t transaction_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:113:9: error: ‘idx_t’ does not name a type typedef idx_t column_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:115:14: error: ‘column_t’ does not name a type extern const column_t COLUMN_IDENTIFIER_ROW_ID; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:118:14: error: ‘row_t’ does not name a type extern const row_t MAX_ROW_ID; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:120:14: error: ‘transaction_t’ does not name a type extern const transaction_t TRANSACTION_ID_START; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:121:14: error: ‘transaction_t’ does not name a type extern const transaction_t MAX_TRANSACTION_ID; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:122:14: error: ‘transaction_t’ does not name a type extern const transaction_t MAXIMUM_QUERY_ID; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:123:14: error: ‘transaction_t’ does not name a type extern const transaction_t NOT_DELETED_ID; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:129:2: error: ‘constexpr’ does not name a type constexpr static int SECTOR_SIZE = 4096; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:129:2: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:131:2: error: ‘constexpr’ does not name a type constexpr static int BLOCK_HEADER_SIZE = sizeof(uint64_t); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:131:2: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:134:2: error: ‘constexpr’ does not name a type constexpr static int BLOCK_ALLOC_SIZE = 262144; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:134:2: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:136:2: error: ‘constexpr’ does not name a type constexpr static int BLOCK_SIZE = BLOCK_ALLOC_SIZE - BLOCK_HEADER_SIZE; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:136:2: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:139:2: error: ‘constexpr’ does not name a type constexpr static int FILE_HEADER_SIZE = 4096; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:139:2: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:142:1: error: ‘uint64_t’ does not name a type uint64_t NextPowerOfTwo(uint64_t v); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:149:12: error: use of enum ‘ProfilerPrintFormat’ without previous declaration enum class ProfilerPrintFormat : uint8_t { NONE, QUERY_TREE, JSON, QUERY_TREE_OPTIMIZER }; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:149:32: error: expected unqualified-id before ‘:’ token enum class ProfilerPrintFormat : uint8_t { NONE, QUERY_TREE, JSON, QUERY_TREE_OPTIMIZER }; ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:204:1: error: ‘unique_ptr’ does not name a type unique_ptr make_unique(Args &&... args) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:211:1: error: ‘unique_ptr’ does not name a type unique_ptr make_unique_base(Args &&... args) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:216:1: error: ‘unique_ptr’ does not name a type unique_ptr unique_ptr_cast(unique_ptr src) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:222:9: error: ‘shared_ptr’ does not name a type static shared_ptr Create(ARGS &&...args) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:229:9: error: ‘unique_ptr’ does not name a type static unique_ptr Create(ARGS &&...args) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:250:31: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 static inline T AlignValue(T n) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:255:38: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 static inline bool ValueIsAligned(T n) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:265:14: error: ‘const_data_ptr_t’ was not declared in this scope const T Load(const_data_ptr_t ptr) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:265:36: error: expected ‘;’ before ‘{’ token const T Load(const_data_ptr_t ptr) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:272:25: error: ‘data_ptr_t’ has not been declared void Store(const T val, data_ptr_t ptr) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:283:26: error: variable or field ‘AssignSharedPointer’ declared void void AssignSharedPointer(shared_ptr &target, const shared_ptr &source) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:283:26: error: ‘shared_ptr’ was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:283:38: error: expected primary-expression before ‘>’ token void AssignSharedPointer(shared_ptr &target, const shared_ptr &source) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:283:41: error: ‘target’ was not declared in this scope void AssignSharedPointer(shared_ptr &target, const shared_ptr &source) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:283:49: error: expected primary-expression before ‘const’ void AssignSharedPointer(shared_ptr &target, const shared_ptr &source) { ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:360:2: error: ‘uint32_t’ does not name a type uint32_t pn; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:369:2: error: ‘uint32_t’ does not name a type uint32_t getPn() const { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In constructor ‘RefCounter::RefCounter()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:361:17: error: class ‘RefCounter’ does not have any field named ‘pn’ RefCounter() : pn(1) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void RefCounter::inc()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:364:5: error: ‘pn’ was not declared in this scope ++pn; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void RefCounter::dec()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:367:5: error: ‘pn’ was not declared in this scope --pn; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:385:2: error: ‘constexpr’ does not name a type constexpr single_thread_ptr() : ptr(nullptr), ref_count(nullptr) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:385:2: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:388:2: error: ‘constexpr’ does not name a type constexpr single_thread_ptr(std::nullptr_t) : ptr(nullptr), ref_count(nullptr) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:388:2: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:423:38: error: expected ‘,’ or ‘...’ before ‘&&’ token single_thread_ptr(single_thread_ptr &&sp) noexcept : ptr {sp.ptr}, ref_count {sp.ref_count} { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:423:42: error: invalid constructor; you probably meant ‘duckdb::single_thread_ptr (const duckdb::single_thread_ptr&)’ single_thread_ptr(single_thread_ptr &&sp) noexcept : ptr {sp.ptr}, ref_count {sp.ref_count} { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:423:42: error: expected ‘;’ at end of member declaration /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:423:44: error: ‘noexcept’ does not name a type single_thread_ptr(single_thread_ptr &&sp) noexcept : ptr {sp.ptr}, ref_count {sp.ref_count} { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:423:44: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:423:67: error: expected unqualified-id before ‘,’ token single_thread_ptr(single_thread_ptr &&sp) noexcept : ptr {sp.ptr}, ref_count {sp.ref_count} { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:423:94: error: expected unqualified-id before ‘{’ token single_thread_ptr(single_thread_ptr &&sp) noexcept : ptr {sp.ptr}, ref_count {sp.ref_count} { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:430:41: error: expected ‘,’ or ‘...’ before ‘&&’ token single_thread_ptr(single_thread_ptr &&sp) noexcept : ptr {sp.ptr}, ref_count {sp.ref_count} { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:430:47: error: expected initializer before ‘noexcept’ single_thread_ptr(single_thread_ptr &&sp) noexcept : ptr {sp.ptr}, ref_count {sp.ref_count} { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:430:70: error: expected unqualified-id before ‘,’ token single_thread_ptr(single_thread_ptr &&sp) noexcept : ptr {sp.ptr}, ref_count {sp.ref_count} { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:430:97: error: expected unqualified-id before ‘{’ token single_thread_ptr(single_thread_ptr &&sp) noexcept : ptr {sp.ptr}, ref_count {sp.ref_count} { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:452:51: error: expected ‘;’ at end of member declaration single_thread_ptr &operator=(single_thread_ptr sp) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:452:53: error: ‘noexcept’ does not name a type single_thread_ptr &operator=(single_thread_ptr sp) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:452:53: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:459:17: error: expected ‘;’ at end of member declaration T &operator*() const noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:459:23: error: ‘noexcept’ does not name a type T &operator*() const noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:459:23: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:462:18: error: expected ‘;’ at end of member declaration T *operator->() const noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:462:24: error: ‘noexcept’ does not name a type T *operator->() const noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:462:24: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:467:11: error: expected ‘;’ at end of member declaration T *get() const noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:467:17: error: ‘noexcept’ does not name a type T *get() const noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:467:17: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:472:19: error: expected ‘;’ at end of member declaration long use_count() const noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:472:25: error: ‘noexcept’ does not name a type long use_count() const noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:472:25: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:480:27: error: expected ‘;’ at end of member declaration explicit operator bool() const noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:480:33: error: ‘noexcept’ does not name a type explicit operator bool() const noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:480:33: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:485:13: error: expected ‘;’ at end of member declaration void reset() noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:485:15: error: ‘noexcept’ does not name a type void reset() noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:485:15: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In copy constructor ‘duckdb::single_thread_ptr::single_thread_ptr(const duckdb::single_thread_ptr&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:404:55: error: ‘nullptr’ was not declared in this scope single_thread_ptr(const single_thread_ptr &sp) : ptr(nullptr), ref_count(nullptr) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In constructor ‘duckdb::single_thread_ptr::single_thread_ptr(const duckdb::single_thread_ptr&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:414:58: error: ‘nullptr’ was not declared in this scope single_thread_ptr(const single_thread_ptr &sp) : ptr(nullptr), ref_count(nullptr) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void duckdb::single_thread_ptr::release()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:443:20: error: ‘class RefCounter’ has no member named ‘getPn’ if ((ref_count->getPn()) == 0) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:447:15: error: ‘nullptr’ was not declared in this scope ref_count = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:495:34: error: expected ‘,’ or ‘...’ before ‘&&’ token explicit _object_and_block(Args &&... args) : object(std::forward(args)...) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:495:44: error: parameter packs not expanded with ‘...’: explicit _object_and_block(Args &&... args) : object(std::forward(args)...) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:495:44: note: ‘Args’ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In constructor ‘duckdb::_object_and_block::_object_and_block()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:495:55: error: ‘forward’ is not a member of ‘std’ explicit _object_and_block(Args &&... args) : object(std::forward(args)...) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:495:72: error: expected primary-expression before ‘>’ token explicit _object_and_block(Args &&... args) : object(std::forward(args)...) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:495:74: error: ‘args’ was not declared in this scope explicit _object_and_block(Args &&... args) : object(std::forward(args)...) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:506:61: error: ‘std::nullptr_t’ has not been declared inline bool operator==(const single_thread_ptr &sp, std::nullptr_t) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:506:72: error: expected initializer before ‘noexcept’ inline bool operator==(const single_thread_ptr &sp, std::nullptr_t) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:516:61: error: ‘std::nullptr_t’ has not been declared inline bool operator!=(const single_thread_ptr &sp, std::nullptr_t) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:516:72: error: expected initializer before ‘noexcept’ inline bool operator!=(const single_thread_ptr &sp, std::nullptr_t) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:521:29: error: declaration of ‘operator!=’ as non-function inline bool operator!=(std::nullptr_t, const single_thread_ptr &sp) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:521:24: error: ‘nullptr_t’ is not a member of ‘std’ inline bool operator!=(std::nullptr_t, const single_thread_ptr &sp) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:521:40: error: expected primary-expression before ‘const’ inline bool operator!=(std::nullptr_t, const single_thread_ptr &sp) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:526:53: error: expected ‘,’ or ‘...’ before ‘&&’ token single_thread_ptr single_thread_make_shared(Args &&... args) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:526:63: error: parameter packs not expanded with ‘...’: single_thread_ptr single_thread_make_shared(Args &&... args) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:526:63: note: ‘Args’ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In function ‘duckdb::single_thread_ptr duckdb::single_thread_make_shared()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:527:7: error: ‘tmp_object’ does not name a type auto tmp_object = new _object_and_block(std::forward(args)...); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:528:30: error: ‘tmp_object’ was not declared in this scope return single_thread_ptr(tmp_object, &(tmp_object->object)); ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:579:2: error: ‘int32_t’ does not name a type int32_t days; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:582:33: error: expected ‘)’ before ‘days_p’ explicit inline date_t(int32_t days_p) : days(days_p) {} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:585:27: error: expected type-specifier before ‘int32_t’ explicit inline operator int32_t() const {return days;} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:596:32: error: ‘int32_t’ does not name a type inline date_t operator+(const int32_t &days) const {return date_t(this->days + days);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:597:32: error: ‘int32_t’ does not name a type inline date_t operator-(const int32_t &days) const {return date_t(this->days - days);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:600:34: error: ‘int32_t’ does not name a type inline date_t &operator+=(const int32_t &days) {this->days += days; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:601:34: error: ‘int32_t’ does not name a type inline date_t &operator-=(const int32_t &days) {this->days -= days; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::date_t::operator==(const duckdb::date_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:588:58: error: ‘days’ was not declared in this scope inline bool operator==(const date_t &rhs) const {return days == rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:588:70: error: ‘const struct duckdb::date_t’ has no member named ‘days’ inline bool operator==(const date_t &rhs) const {return days == rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::date_t::operator!=(const duckdb::date_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:589:58: error: ‘days’ was not declared in this scope inline bool operator!=(const date_t &rhs) const {return days != rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:589:70: error: ‘const struct duckdb::date_t’ has no member named ‘days’ inline bool operator!=(const date_t &rhs) const {return days != rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::date_t::operator<=(const duckdb::date_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:590:58: error: ‘days’ was not declared in this scope inline bool operator<=(const date_t &rhs) const {return days <= rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:590:70: error: ‘const struct duckdb::date_t’ has no member named ‘days’ inline bool operator<=(const date_t &rhs) const {return days <= rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::date_t::operator<(const duckdb::date_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:591:57: error: ‘days’ was not declared in this scope inline bool operator<(const date_t &rhs) const {return days < rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:591:68: error: ‘const struct duckdb::date_t’ has no member named ‘days’ inline bool operator<(const date_t &rhs) const {return days < rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::date_t::operator>(const duckdb::date_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:592:57: error: ‘days’ was not declared in this scope inline bool operator>(const date_t &rhs) const {return days > rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:592:68: error: ‘const struct duckdb::date_t’ has no member named ‘days’ inline bool operator>(const date_t &rhs) const {return days > rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::date_t::operator>=(const duckdb::date_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:593:58: error: ‘days’ was not declared in this scope inline bool operator>=(const date_t &rhs) const {return days >= rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:593:70: error: ‘const struct duckdb::date_t’ has no member named ‘days’ inline bool operator>=(const date_t &rhs) const {return days >= rhs.days;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::date_t duckdb::date_t::operator+(const int&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:596:74: error: ‘const struct duckdb::date_t’ has no member named ‘days’ inline date_t operator+(const int32_t &days) const {return date_t(this->days + days);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::date_t duckdb::date_t::operator-(const int&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:597:74: error: ‘const struct duckdb::date_t’ has no member named ‘days’ inline date_t operator-(const int32_t &days) const {return date_t(this->days - days);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::date_t& duckdb::date_t::operator+=(const int&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:600:56: error: ‘struct duckdb::date_t’ has no member named ‘days’ inline date_t &operator+=(const int32_t &days) {this->days += days; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::date_t& duckdb::date_t::operator-=(const int&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:601:56: error: ‘struct duckdb::date_t’ has no member named ‘days’ inline date_t &operator-=(const int32_t &days) {this->days -= days; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:606:5: error: ‘int64_t’ does not name a type int64_t micros; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:609:34: error: expected ‘)’ before ‘micros_p’ explicit inline dtime_t(int64_t micros_p) : micros(micros_p) {} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:610:28: error: declaration of ‘operator=’ as non-function inline dtime_t& operator=(int64_t micros_p) {micros = micros_p; return *this;} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:610:26: error: expected ‘;’ at end of member declaration inline dtime_t& operator=(int64_t micros_p) {micros = micros_p; return *this;} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:610:36: error: expected ‘)’ before ‘micros_p’ inline dtime_t& operator=(int64_t micros_p) {micros = micros_p; return *this;} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:613:27: error: expected type-specifier before ‘int64_t’ explicit inline operator int64_t() const {return micros;} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:625:33: error: ‘int64_t’ does not name a type inline dtime_t operator+(const int64_t µs) const {return dtime_t(this->micros + micros);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:627:33: error: ‘int64_t’ does not name a type inline dtime_t operator-(const int64_t µs) const {return dtime_t(this->micros - micros);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:628:33: error: ‘idx_t’ does not name a type inline dtime_t operator*(const idx_t &copies) const {return dtime_t(this->micros * copies);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:629:33: error: ‘idx_t’ does not name a type inline dtime_t operator/(const idx_t &copies) const {return dtime_t(this->micros / copies);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:630:9: error: ‘int64_t’ does not name a type inline int64_t operator-(const dtime_t &other) const {return this->micros - other.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:633:35: error: ‘int64_t’ does not name a type inline dtime_t &operator+=(const int64_t µs) {this->micros += micros; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:634:35: error: ‘int64_t’ does not name a type inline dtime_t &operator-=(const int64_t µs) {this->micros -= micros; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::dtime_t::operator double() const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:614:50: error: ‘micros’ was not declared in this scope explicit inline operator double() const {return micros;} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::dtime_t::operator==(const duckdb::dtime_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:617:59: error: ‘micros’ was not declared in this scope inline bool operator==(const dtime_t &rhs) const {return micros == rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:617:73: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline bool operator==(const dtime_t &rhs) const {return micros == rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::dtime_t::operator!=(const duckdb::dtime_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:618:59: error: ‘micros’ was not declared in this scope inline bool operator!=(const dtime_t &rhs) const {return micros != rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:618:73: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline bool operator!=(const dtime_t &rhs) const {return micros != rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::dtime_t::operator<=(const duckdb::dtime_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:619:59: error: ‘micros’ was not declared in this scope inline bool operator<=(const dtime_t &rhs) const {return micros <= rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:619:73: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline bool operator<=(const dtime_t &rhs) const {return micros <= rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::dtime_t::operator<(const duckdb::dtime_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:620:58: error: ‘micros’ was not declared in this scope inline bool operator<(const dtime_t &rhs) const {return micros < rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:620:71: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline bool operator<(const dtime_t &rhs) const {return micros < rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::dtime_t::operator>(const duckdb::dtime_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:621:58: error: ‘micros’ was not declared in this scope inline bool operator>(const dtime_t &rhs) const {return micros > rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:621:71: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline bool operator>(const dtime_t &rhs) const {return micros > rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::dtime_t::operator>=(const duckdb::dtime_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:622:59: error: ‘micros’ was not declared in this scope inline bool operator>=(const dtime_t &rhs) const {return micros >= rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:622:73: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline bool operator>=(const dtime_t &rhs) const {return micros >= rhs.micros;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::dtime_t duckdb::dtime_t::operator+(const int&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:625:78: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline dtime_t operator+(const int64_t µs) const {return dtime_t(this->micros + micros);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::dtime_t duckdb::dtime_t::operator+(const double&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:626:77: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline dtime_t operator+(const double µs) const {return dtime_t(this->micros + int64_t(micros));}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:626:100: error: ‘int64_t’ was not declared in this scope inline dtime_t operator+(const double µs) const {return dtime_t(this->micros + int64_t(micros));}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::dtime_t duckdb::dtime_t::operator-(const int&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:627:78: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline dtime_t operator-(const int64_t µs) const {return dtime_t(this->micros - micros);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::dtime_t duckdb::dtime_t::operator*(const int&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:628:76: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline dtime_t operator*(const idx_t &copies) const {return dtime_t(this->micros * copies);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::dtime_t duckdb::dtime_t::operator/(const int&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:629:76: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline dtime_t operator/(const idx_t &copies) const {return dtime_t(this->micros / copies);}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::dtime_t& duckdb::dtime_t::operator+=(const int&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:633:59: error: ‘struct duckdb::dtime_t’ has no member named ‘micros’ inline dtime_t &operator+=(const int64_t µs) {this->micros += micros; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::dtime_t& duckdb::dtime_t::operator-=(const int&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:634:59: error: ‘struct duckdb::dtime_t’ has no member named ‘micros’ inline dtime_t &operator-=(const int64_t µs) {this->micros -= micros; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::dtime_t& duckdb::dtime_t::operator+=(const duckdb::dtime_t&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:635:58: error: ‘struct duckdb::dtime_t’ has no member named ‘micros’ inline dtime_t &operator+=(const dtime_t &other) {this->micros += other.micros; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:635:74: error: ‘const struct duckdb::dtime_t’ has no member named ‘micros’ inline dtime_t &operator+=(const dtime_t &other) {this->micros += other.micros; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:640:5: error: ‘int64_t’ does not name a type int64_t value; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:643:38: error: expected ‘)’ before ‘value_p’ explicit inline timestamp_t(int64_t value_p) : value(value_p) {} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:644:32: error: declaration of ‘operator=’ as non-function inline timestamp_t& operator=(int64_t value_p) {value = value_p; return *this;} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:644:30: error: expected ‘;’ at end of member declaration inline timestamp_t& operator=(int64_t value_p) {value = value_p; return *this;} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:644:40: error: expected ‘)’ before ‘value_p’ inline timestamp_t& operator=(int64_t value_p) {value = value_p; return *this;} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:647:27: error: expected type-specifier before ‘int64_t’ explicit inline operator int64_t() const {return value;} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:659:9: error: ‘int64_t’ does not name a type inline int64_t operator-(const timestamp_t &other) const {return this->value - other.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:662:39: error: ‘int64_t’ does not name a type inline timestamp_t &operator+=(const int64_t &value) {this->value += value; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:663:39: error: ‘int64_t’ does not name a type inline timestamp_t &operator-=(const int64_t &value) {this->value -= value; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::timestamp_t::operator==(const duckdb::timestamp_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:650:63: error: ‘value’ was not declared in this scope inline bool operator==(const timestamp_t &rhs) const {return value == rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:650:76: error: ‘const struct duckdb::timestamp_t’ has no member named ‘value’ inline bool operator==(const timestamp_t &rhs) const {return value == rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::timestamp_t::operator!=(const duckdb::timestamp_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:651:63: error: ‘value’ was not declared in this scope inline bool operator!=(const timestamp_t &rhs) const {return value != rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:651:76: error: ‘const struct duckdb::timestamp_t’ has no member named ‘value’ inline bool operator!=(const timestamp_t &rhs) const {return value != rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::timestamp_t::operator<=(const duckdb::timestamp_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:652:63: error: ‘value’ was not declared in this scope inline bool operator<=(const timestamp_t &rhs) const {return value <= rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:652:76: error: ‘const struct duckdb::timestamp_t’ has no member named ‘value’ inline bool operator<=(const timestamp_t &rhs) const {return value <= rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::timestamp_t::operator<(const duckdb::timestamp_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:653:62: error: ‘value’ was not declared in this scope inline bool operator<(const timestamp_t &rhs) const {return value < rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:653:74: error: ‘const struct duckdb::timestamp_t’ has no member named ‘value’ inline bool operator<(const timestamp_t &rhs) const {return value < rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::timestamp_t::operator>(const duckdb::timestamp_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:654:62: error: ‘value’ was not declared in this scope inline bool operator>(const timestamp_t &rhs) const {return value > rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:654:74: error: ‘const struct duckdb::timestamp_t’ has no member named ‘value’ inline bool operator>(const timestamp_t &rhs) const {return value > rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::timestamp_t::operator>=(const duckdb::timestamp_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:655:63: error: ‘value’ was not declared in this scope inline bool operator>=(const timestamp_t &rhs) const {return value >= rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:655:76: error: ‘const struct duckdb::timestamp_t’ has no member named ‘value’ inline bool operator>=(const timestamp_t &rhs) const {return value >= rhs.value;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::timestamp_t duckdb::timestamp_t::operator+(const double&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:658:84: error: ‘const struct duckdb::timestamp_t’ has no member named ‘value’ inline timestamp_t operator+(const double &value) const {return timestamp_t(this->value + int64_t(value));}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:658:105: error: ‘int64_t’ was not declared in this scope inline timestamp_t operator+(const double &value) const {return timestamp_t(this->value + int64_t(value));}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::timestamp_t& duckdb::timestamp_t::operator+=(const int&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:662:62: error: ‘struct duckdb::timestamp_t’ has no member named ‘value’ inline timestamp_t &operator+=(const int64_t &value) {this->value += value; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::timestamp_t& duckdb::timestamp_t::operator-=(const int&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:663:62: error: ‘struct duckdb::timestamp_t’ has no member named ‘value’ inline timestamp_t &operator-=(const int64_t &value) {this->value -= value; return *this;}; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:667:2: error: ‘int32_t’ does not name a type int32_t months; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:668:2: error: ‘int32_t’ does not name a type int32_t days; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:669:2: error: ‘int64_t’ does not name a type int64_t micros; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘bool duckdb::interval_t::operator==(const duckdb::interval_t&) const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:672:16: error: ‘const struct duckdb::interval_t’ has no member named ‘days’ return this->days == rhs.days && this->months == rhs.months && this->micros == rhs.micros; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:672:28: error: ‘const struct duckdb::interval_t’ has no member named ‘days’ return this->days == rhs.days && this->months == rhs.months && this->micros == rhs.micros; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:672:42: error: ‘const struct duckdb::interval_t’ has no member named ‘months’ return this->days == rhs.days && this->months == rhs.months && this->micros == rhs.micros; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:672:56: error: ‘const struct duckdb::interval_t’ has no member named ‘months’ return this->days == rhs.days && this->months == rhs.months && this->micros == rhs.micros; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:672:72: error: ‘const struct duckdb::interval_t’ has no member named ‘micros’ return this->days == rhs.days && this->months == rhs.months && this->micros == rhs.micros; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:672:86: error: ‘const struct duckdb::interval_t’ has no member named ‘micros’ return this->days == rhs.days && this->months == rhs.months && this->micros == rhs.micros; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:678:2: error: ‘uint64_t’ does not name a type uint64_t lower; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:679:2: error: ‘int64_t’ does not name a type int64_t upper; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:683:20: error: expected ‘)’ before ‘value’ hugeint_t(int64_t value); // NOLINT: Allow implicit conversion from `int64_t` ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:685:22: error: expected ‘,’ or ‘...’ before ‘&&’ token hugeint_t(hugeint_t &&rhs) = default; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:685:31: error: invalid constructor; you probably meant ‘duckdb::hugeint_t (const duckdb::hugeint_t&)’ hugeint_t(hugeint_t &&rhs) = default; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:687:33: error: expected ‘,’ or ‘...’ before ‘&&’ token hugeint_t &operator=(hugeint_t &&rhs) = default; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:687:13: error: defaulted declaration ‘duckdb::hugeint_t& duckdb::hugeint_t::operator=(duckdb::hugeint_t)’ hugeint_t &operator=(hugeint_t &&rhs) = default; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:687:13: error: does not match expected signature ‘duckdb::hugeint_t& duckdb::hugeint_t::operator=(duckdb::hugeint_t&)’ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:731:1: error: expected unqualified-id before ‘using’ using child_list_t = std::vector>; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:734:1: error: expected unqualified-id before ‘using’ using buffer_ptr = shared_ptr; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:737:1: error: ‘buffer_ptr’ does not name a type buffer_ptr make_buffer(Args &&...args) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:743:24: error: expected ‘)’ before ‘offset’ list_entry_t(uint64_t offset, uint64_t length) : offset(offset), length(length) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:746:2: error: ‘uint64_t’ does not name a type uint64_t offset; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:747:2: error: ‘uint64_t’ does not name a type uint64_t length; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:755:12: error: use of enum ‘PhysicalType’ without previous declaration enum class PhysicalType : uint8_t { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:755:25: error: expected unqualified-id before ‘:’ token enum class PhysicalType : uint8_t { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:879:12: error: use of enum ‘LogicalTypeId’ without previous declaration enum class LogicalTypeId : uint8_t { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:879:26: error: expected unqualified-id before ‘:’ token enum class LogicalTypeId : uint8_t { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:926:39: error: expected ‘)’ before ‘id’ DUCKDB_API LogicalType(LogicalTypeId id); // NOLINT: Allow implicit conversion from `LogicalTypeId` ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:927:39: error: expected ‘)’ before ‘id’ DUCKDB_API LogicalType(LogicalTypeId id, shared_ptr type_info); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:932:37: error: expected ‘,’ or ‘...’ before ‘&&’ token DUCKDB_API LogicalType(LogicalType &&other) : ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:932:44: error: invalid constructor; you probably meant ‘duckdb::LogicalType (const duckdb::LogicalType&)’ DUCKDB_API LogicalType(LogicalType &&other) : ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:937:2: error: ‘LogicalTypeId’ does not name a type LogicalTypeId id() const { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:940:2: error: ‘PhysicalType’ does not name a type PhysicalType InternalType() const { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:955:36: error: expected ‘,’ or ‘...’ before ‘&&’ token LogicalType& operator=(LogicalType&& other) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:975:13: error: ‘hash_t’ does not name a type DUCKDB_API hash_t Hash() const; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:980:39: error: ‘uint8_t’ has not been declared DUCKDB_API bool GetDecimalProperties(uint8_t &width, uint8_t &scale) const; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:980:55: error: ‘uint8_t’ has not been declared DUCKDB_API bool GetDecimalProperties(uint8_t &width, uint8_t &scale) const; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:985:2: error: ‘LogicalTypeId’ does not name a type LogicalTypeId id_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:986:2: error: ‘PhysicalType’ does not name a type PhysicalType physical_type_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:987:2: error: ‘shared_ptr’ does not name a type shared_ptr type_info_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:990:2: error: ‘PhysicalType’ does not name a type PhysicalType GetInternalType(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1026:40: error: ‘child_list_t’ has not been declared DUCKDB_API static LogicalType STRUCT( child_list_t children); // NOLINT ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1026:52: error: expected ‘,’ or ‘...’ before ‘<’ token DUCKDB_API static LogicalType STRUCT( child_list_t children); // NOLINT ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1027:37: error: ‘child_list_t’ has not been declared DUCKDB_API static LogicalType MAP( child_list_t children); // NOLINT ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1027:49: error: expected ‘,’ or ‘...’ before ‘<’ token DUCKDB_API static LogicalType MAP( child_list_t children); // NOLINT ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In copy constructor ‘duckdb::LogicalType::LogicalType(const duckdb::LogicalType&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:930:3: error: class ‘duckdb::LogicalType’ does not have any field named ‘id_’ id_(other.id_), physical_type_(other.physical_type_), type_info_(other.type_info_) {} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:930:13: error: ‘const struct duckdb::LogicalType’ has no member named ‘id_’ id_(other.id_), physical_type_(other.physical_type_), type_info_(other.type_info_) {} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:930:19: error: class ‘duckdb::LogicalType’ does not have any field named ‘physical_type_’ id_(other.id_), physical_type_(other.physical_type_), type_info_(other.type_info_) {} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:930:40: error: ‘const struct duckdb::LogicalType’ has no member named ‘physical_type_’ id_(other.id_), physical_type_(other.physical_type_), type_info_(other.type_info_) {} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:930:57: error: class ‘duckdb::LogicalType’ does not have any field named ‘type_info_’ id_(other.id_), physical_type_(other.physical_type_), type_info_(other.type_info_) {} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:930:74: error: ‘const struct duckdb::LogicalType’ has no member named ‘type_info_’ id_(other.id_), physical_type_(other.physical_type_), type_info_(other.type_info_) {} ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘const duckdb::ExtraTypeInfo* duckdb::LogicalType::AuxInfo() const’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:944:10: error: ‘type_info_’ was not declared in this scope return type_info_.get(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::LogicalType& duckdb::LogicalType::operator=(const duckdb::LogicalType&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:949:3: error: ‘id_’ was not declared in this scope id_ = other.id_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:949:15: error: ‘const struct duckdb::LogicalType’ has no member named ‘id_’ id_ = other.id_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:950:3: error: ‘physical_type_’ was not declared in this scope physical_type_ = other.physical_type_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:950:26: error: ‘const struct duckdb::LogicalType’ has no member named ‘physical_type_’ physical_type_ = other.physical_type_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:951:3: error: ‘type_info_’ was not declared in this scope type_info_ = other.type_info_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:951:22: error: ‘const struct duckdb::LogicalType’ has no member named ‘type_info_’ type_info_ = other.type_info_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘duckdb::LogicalType& duckdb::LogicalType::operator=(duckdb::LogicalType)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:956:3: error: ‘id_’ was not declared in this scope id_ = other.id_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:956:9: error: ‘other’ was not declared in this scope id_ = other.id_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:957:3: error: ‘physical_type_’ was not declared in this scope physical_type_ = other.physical_type_; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:958:3: error: ‘type_info_’ was not declared in this scope type_info_ = move(other.type_info_); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:958:37: error: ‘move’ was not declared in this scope type_info_ = move(other.type_info_); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1039:20: error: ‘uint8_t’ does not name a type DUCKDB_API static uint8_t GetWidth(const LogicalType &type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1040:20: error: ‘uint8_t’ does not name a type DUCKDB_API static uint8_t GetScale(const LogicalType &type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1057:20: error: ‘int64_t’ does not name a type DUCKDB_API static int64_t GetPos(const LogicalType &type, const string& key); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1059:20: error: ‘idx_t’ does not name a type DUCKDB_API static idx_t GetSize(const LogicalType &type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1063:20: error: ‘PhysicalType’ does not name a type DUCKDB_API static PhysicalType GetPhysicalType(idx_t size); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1067:26: error: ‘child_list_t’ does not name a type DUCKDB_API static const child_list_t &GetChildTypes(const LogicalType &type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1068:77: error: ‘idx_t’ has not been declared DUCKDB_API static const LogicalType &GetChildType(const LogicalType &type, idx_t index); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1069:72: error: ‘idx_t’ has not been declared DUCKDB_API static const string &GetChildName(const LogicalType &type, idx_t index); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1070:20: error: ‘idx_t’ does not name a type DUCKDB_API static idx_t GetChildCount(const LogicalType &type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1074:30: error: ‘LogicalTypeId’ was not declared in this scope string LogicalTypeIdToString(LogicalTypeId type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1076:1: error: ‘LogicalTypeId’ does not name a type LogicalTypeId TransformStringToLogicalType(const string &str); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1080:1: error: ‘PhysicalType’ does not name a type PhysicalType GetTypeId() { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In function ‘bool duckdb::TypeIsNumber()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1122:9: error: ‘is_integral’ is not a member of ‘std’ return std::is_integral() || std::is_floating_point() || std::is_same(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1122:27: error: expected primary-expression before ‘>’ token return std::is_integral() || std::is_floating_point() || std::is_same(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1122:29: error: expected primary-expression before ‘)’ token return std::is_integral() || std::is_floating_point() || std::is_same(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1122:34: error: ‘is_floating_point’ is not a member of ‘std’ return std::is_integral() || std::is_floating_point() || std::is_same(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1122:58: error: expected primary-expression before ‘>’ token return std::is_integral() || std::is_floating_point() || std::is_same(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1122:60: error: expected primary-expression before ‘)’ token return std::is_integral() || std::is_floating_point() || std::is_same(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1122:65: error: ‘is_same’ is not a member of ‘std’ return std::is_integral() || std::is_floating_point() || std::is_same(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1122:79: error: expected primary-expression before ‘,’ token return std::is_integral() || std::is_floating_point() || std::is_same(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1122:90: error: expected primary-expression before ‘>’ token return std::is_integral() || std::is_floating_point() || std::is_same(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1122:92: error: expected primary-expression before ‘)’ token return std::is_integral() || std::is_floating_point() || std::is_same(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In function ‘bool duckdb::IsValidType()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1127:9: error: ‘GetTypeId’ was not declared in this scope return GetTypeId() != PhysicalType::INVALID; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1127:20: error: expected primary-expression before ‘>’ token return GetTypeId() != PhysicalType::INVALID; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1127:22: error: expected primary-expression before ‘)’ token return GetTypeId() != PhysicalType::INVALID; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1127:27: error: ‘PhysicalType’ has not been declared return GetTypeId() != PhysicalType::INVALID; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1132:14: error: ‘PhysicalType’ does not name a type extern const PhysicalType ROW_TYPE; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1134:23: error: ‘PhysicalType’ was not declared in this scope string TypeIdToString(PhysicalType type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1135:1: error: ‘idx_t’ does not name a type idx_t GetTypeIdSize(PhysicalType type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1136:25: error: ‘PhysicalType’ was not declared in this scope bool TypeIsConstantSize(PhysicalType type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1137:21: error: ‘PhysicalType’ was not declared in this scope bool TypeIsIntegral(PhysicalType type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1138:20: error: ‘PhysicalType’ was not declared in this scope bool TypeIsNumeric(PhysicalType type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1139:20: error: ‘PhysicalType’ was not declared in this scope bool TypeIsInteger(PhysicalType type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In function ‘bool duckdb::IsIntegerType()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1143:24: error: ‘GetTypeId’ was not declared in this scope return TypeIsIntegral(GetTypeId()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1143:35: error: expected primary-expression before ‘>’ token return TypeIsIntegral(GetTypeId()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1143:37: error: expected primary-expression before ‘)’ token return TypeIsIntegral(GetTypeId()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1143:38: error: ‘duckdb::TypeIsIntegral’ cannot be used as a function return TypeIsIntegral(GetTypeId()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1154:12: error: use of enum ‘ExceptionFormatValueType’ without previous declaration enum class ExceptionFormatValueType : uint8_t { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1154:37: error: expected unqualified-id before ‘:’ token enum class ExceptionFormatValueType : uint8_t { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1164:31: error: expected ‘)’ before ‘int_val’ ExceptionFormatValue(int64_t int_val) // NOLINT ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1171:2: error: ‘ExceptionFormatValueType’ does not name a type ExceptionFormatValueType type; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1174:2: error: ‘int64_t’ does not name a type int64_t int_val; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In constructor ‘duckdb::ExceptionFormatValue::ExceptionFormatValue(double)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1162:8: error: class ‘duckdb::ExceptionFormatValue’ does not have any field named ‘type’ : type(ExceptionFormatValueType::FORMAT_VALUE_TYPE_DOUBLE), dbl_val(dbl_val) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1162:13: error: ‘ExceptionFormatValueType’ has not been declared : type(ExceptionFormatValueType::FORMAT_VALUE_TYPE_DOUBLE), dbl_val(dbl_val) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In constructor ‘duckdb::ExceptionFormatValue::ExceptionFormatValue(std::__cxx11::string)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1168:8: error: class ‘duckdb::ExceptionFormatValue’ does not have any field named ‘type’ : type(ExceptionFormatValueType::FORMAT_VALUE_TYPE_STRING), str_val(move(str_val)) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1168:13: error: ‘ExceptionFormatValueType’ has not been declared : type(ExceptionFormatValueType::FORMAT_VALUE_TYPE_STRING), str_val(move(str_val)) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1168:86: error: ‘move’ was not declared in this scope : type(ExceptionFormatValueType::FORMAT_VALUE_TYPE_STRING), str_val(move(str_val)) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1186:62: error: ‘duckdb::ExceptionFormatValue duckdb::ExceptionFormatValue::CreateFormatValue’ is not a static data member of ‘struct duckdb::ExceptionFormatValue’ ExceptionFormatValue ExceptionFormatValue::CreateFormatValue(PhysicalType value); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1186:62: error: ‘PhysicalType’ was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1207:12: error: use of enum ‘PhysicalType’ without previous declaration enum class PhysicalType : uint8_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1207:25: error: expected unqualified-id before ‘:’ token enum class PhysicalType : uint8_t; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1275:21: error: expected ‘;’ at end of member declaration const char *what() const noexcept override; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1275:27: error: ‘noexcept’ does not name a type const char *what() const noexcept override; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1275:27: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1275:14: error: looser throw specifier for ‘virtual const char* duckdb::Exception::what() const’ const char *what() const noexcept override; ^ In file included from /usr/include/c++/5/new:40:0, from /usr/include/c++/5/ext/new_allocator.h:33, from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/memory:63, from /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:55, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1: /usr/include/c++/5/exception:68:25: error: overriding ‘virtual const char* std::exception::what() const throw ()’ virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1267:7: error: looser throw specifier for ‘virtual duckdb::Exception::~Exception()’ class Exception : public std::exception { ^ In file included from /usr/include/c++/5/new:40:0, from /usr/include/c++/5/ext/new_allocator.h:33, from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/memory:63, from /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:55, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1: /usr/include/c++/5/exception:64:13: error: overriding ‘virtual std::exception::~exception() throw ()’ virtual ~exception() _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1470:22: error: ‘PhysicalType’ does not name a type CastException(const PhysicalType origType, const PhysicalType newType); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1470:51: error: ‘PhysicalType’ does not name a type CastException(const PhysicalType origType, const PhysicalType newType); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1476:36: error: expected ‘)’ before ‘type’ InvalidTypeException(PhysicalType type, const string &msg); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1482:30: error: ‘PhysicalType’ does not name a type TypeMismatchException(const PhysicalType type_1, const PhysicalType type_2, const string &msg); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1482:57: error: ‘PhysicalType’ does not name a type TypeMismatchException(const PhysicalType type_1, const PhysicalType type_2, const string &msg); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1488:33: error: ‘int64_t’ does not name a type ValueOutOfRangeException(const int64_t value, const PhysicalType origType, const PhysicalType newType); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1488:54: error: ‘PhysicalType’ does not name a type ValueOutOfRangeException(const int64_t value, const PhysicalType origType, const PhysicalType newType); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1488:83: error: ‘PhysicalType’ does not name a type ValueOutOfRangeException(const int64_t value, const PhysicalType origType, const PhysicalType newType); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1489:56: error: ‘PhysicalType’ does not name a type ValueOutOfRangeException(const hugeint_t value, const PhysicalType origType, const PhysicalType newType); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1489:85: error: ‘PhysicalType’ does not name a type ValueOutOfRangeException(const hugeint_t value, const PhysicalType origType, const PhysicalType newType); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1490:53: error: ‘PhysicalType’ does not name a type ValueOutOfRangeException(const double value, const PhysicalType origType, const PhysicalType newType); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1490:82: error: ‘PhysicalType’ does not name a type ValueOutOfRangeException(const double value, const PhysicalType origType, const PhysicalType newType); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1491:33: error: ‘PhysicalType’ does not name a type ValueOutOfRangeException(const PhysicalType varType, const idx_t length); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1491:61: error: ‘idx_t’ does not name a type ValueOutOfRangeException(const PhysicalType varType, const idx_t length); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1506:25: error: ‘const_data_ptr_t’ has not been declared virtual void WriteData(const_data_ptr_t buffer, idx_t write_size) = 0; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1506:50: error: ‘idx_t’ has not been declared virtual void WriteData(const_data_ptr_t buffer, idx_t write_size) = 0; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1524:22: error: ‘const_data_ptr_t’ has not been declared void WriteStringLen(const_data_ptr_t val, idx_t len) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1524:44: error: ‘idx_t’ has not been declared void WriteStringLen(const_data_ptr_t val, idx_t len) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:24: error: ‘unique_ptr’ was not declared in this scope void WriteList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:40: error: ‘list’ was not declared in this scope void WriteList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:40: error: ‘&’ cannot appear in a constant-expression /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:40: error: template argument 1 is invalid /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:40: error: template argument 2 is invalid /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:24: error: ‘unique_ptr’ was not declared in this scope void WriteList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:40: error: ‘list’ was not declared in this scope void WriteList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:40: error: ‘&’ cannot appear in a constant-expression /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:40: error: template argument 1 is invalid /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:40: error: template argument 2 is invalid /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:17: error: ‘vector’ is not a type void WriteList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1532:23: error: expected ‘,’ or ‘...’ before ‘<’ token void WriteList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1547:27: error: ‘unique_ptr’ does not name a type void WriteOptional(const unique_ptr &element) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1547:37: error: expected ‘,’ or ‘...’ before ‘<’ token void WriteOptional(const unique_ptr &element) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void duckdb::Serializer::Write(T)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1510:14: error: ‘const_data_ptr_t’ was not declared in this scope WriteData((const_data_ptr_t)&element, sizeof(T)); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void duckdb::Serializer::WriteBufferData(const string&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1515:14: error: ‘const_data_ptr_t’ was not declared in this scope WriteData((const_data_ptr_t)str.c_str(), str.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void duckdb::Serializer::WriteString(const string&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1519:9: error: ‘uint32_t’ was not declared in this scope Write((uint32_t)val.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1519:29: error: expected ‘)’ before ‘val’ Write((uint32_t)val.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1521:15: error: ‘const_data_ptr_t’ was not declared in this scope WriteData((const_data_ptr_t)val.c_str(), val.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void duckdb::Serializer::WriteStringLen(int, int)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1525:9: error: ‘uint32_t’ was not declared in this scope Write((uint32_t)len); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1525:29: error: expected ‘)’ before ‘len’ Write((uint32_t)len); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void duckdb::Serializer::WriteList(int)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1533:9: error: ‘uint32_t’ was not declared in this scope Write((uint32_t)list.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1533:29: error: expected ‘)’ before ‘list’ Write((uint32_t)list.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1534:22: error: ‘list’ was not declared in this scope for (auto &child : list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1535:9: error: base operand of ‘->’ is not a pointer child->Serialize(*this); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void duckdb::Serializer::WriteStringVector(const std::vector >&)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1540:9: error: ‘uint32_t’ was not declared in this scope Write((uint32_t)list.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1540:29: error: expected ‘)’ before ‘list’ Write((uint32_t)list.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1542:21: error: no matching function for call to ‘duckdb::Serializer::WriteString(int&)’ WriteString(child); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1518:7: note: candidate: void duckdb::Serializer::WriteString(const string&) void WriteString(const string &val) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1518:7: note: no known conversion for argument 1 from ‘int’ to ‘const string& {aka const std::__cxx11::basic_string&}’ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void duckdb::Serializer::WriteOptional(int)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1548:15: error: ‘element’ was not declared in this scope Write(element ? true : false); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1563:24: error: ‘data_ptr_t’ has not been declared virtual void ReadData(data_ptr_t buffer, idx_t read_size) = 0; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1563:43: error: ‘idx_t’ has not been declared virtual void ReadData(data_ptr_t buffer, idx_t read_size) = 0; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:23: error: ‘unique_ptr’ was not declared in this scope void ReadList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:39: error: ‘list’ was not declared in this scope void ReadList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:39: error: ‘&’ cannot appear in a constant-expression /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:39: error: template argument 1 is invalid /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:39: error: template argument 2 is invalid /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:23: error: ‘unique_ptr’ was not declared in this scope void ReadList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:39: error: ‘list’ was not declared in this scope void ReadList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:39: error: ‘&’ cannot appear in a constant-expression /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:39: error: template argument 1 is invalid /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:39: error: template argument 2 is invalid /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:16: error: ‘vector’ is not a type void ReadList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1572:22: error: expected ‘,’ or ‘...’ before ‘<’ token void ReadList(vector> &list) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1581:2: error: ‘unique_ptr’ does not name a type unique_ptr ReadOptional() { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘T duckdb::Deserializer::Read()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1568:13: error: ‘data_ptr_t’ was not declared in this scope ReadData((data_ptr_t)&value, sizeof(T)); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In member function ‘void duckdb::Deserializer::ReadList(int)’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1573:8: error: ‘select_count’ does not name a type auto select_count = Read(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1574:8: error: ‘uint32_t’ was not declared in this scope for (uint32_t i = 0; i < select_count; i++) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1574:24: error: ‘i’ was not declared in this scope for (uint32_t i = 0; i < select_count; i++) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1574:28: error: ‘select_count’ was not declared in this scope for (uint32_t i = 0; i < select_count; i++) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1575:9: error: ‘child’ does not name a type auto child = T::Deserialize(*this); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1576:4: error: ‘list’ was not declared in this scope list.push_back(move(child)); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1576:24: error: ‘child’ was not declared in this scope list.push_back(move(child)); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1576:29: error: there are no arguments to ‘move’ that depend on a template parameter, so a declaration of ‘move’ must be available [-fpermissive] list.push_back(move(child)); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1576:29: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1624:12: error: use of enum ‘FileBufferType’ without previous declaration enum class FileBufferType : uint8_t { BLOCK = 1, MANAGED_BUFFER = 2 }; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1624:27: error: expected unqualified-id before ‘:’ token enum class FileBufferType : uint8_t { BLOCK = 1, MANAGED_BUFFER = 2 }; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1633:35: error: ‘FileBufferType’ has not been declared FileBuffer(Allocator &allocator, FileBufferType type, uint64_t bufsiz); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1633:56: error: ‘uint64_t’ has not been declared FileBuffer(Allocator &allocator, FileBufferType type, uint64_t bufsiz); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1634:33: error: ‘FileBufferType’ has not been declared FileBuffer(FileBuffer &source, FileBufferType type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1640:2: error: ‘FileBufferType’ does not name a type FileBufferType type; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1642:2: error: ‘data_ptr_t’ does not name a type data_ptr_t buffer; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1644:2: error: ‘uint64_t’ does not name a type uint64_t size; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1648:32: error: ‘uint64_t’ has not been declared void Read(FileHandle &handle, uint64_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1651:43: error: ‘uint64_t’ has not been declared void ReadAndChecksum(FileHandle &handle, uint64_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1653:33: error: ‘uint64_t’ has not been declared void Write(FileHandle &handle, uint64_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1656:44: error: ‘uint64_t’ has not been declared void ChecksumAndWrite(FileHandle &handle, uint64_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1660:14: error: ‘uint64_t’ has not been declared void Resize(uint64_t bufsiz); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1662:2: error: ‘uint64_t’ does not name a type uint64_t AllocSize() { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1668:2: error: ‘data_ptr_t’ does not name a type data_ptr_t internal_buffer; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1670:2: error: ‘uint64_t’ does not name a type uint64_t internal_size; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1674:2: error: ‘data_ptr_t’ does not name a type data_ptr_t malloced_buffer; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1675:2: error: ‘uint64_t’ does not name a type uint64_t malloced_size; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1678:2: error: ‘uint64_t’ does not name a type uint64_t GetMallocedSize() { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1682:23: error: ‘uint64_t’ has not been declared void SetMallocedSize(uint64_t &bufsiz); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1684:17: error: ‘uint64_t’ has not been declared void Construct(uint64_t bufsiz); ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1703:12: error: ‘std::unordered_map’ has not been declared using std::unordered_map; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1721:12: error: use of enum ‘FileCompressionType’ without previous declaration enum class FileCompressionType : uint8_t { AUTO_DETECT = 0, UNCOMPRESSED = 1, GZIP = 2 }; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1721:32: error: expected unqualified-id before ‘:’ token enum class FileCompressionType : uint8_t { AUTO_DETECT = 0, UNCOMPRESSED = 1, GZIP = 2 }; ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1765:2: error: ‘int64_t’ does not name a type int64_t Read(void *buffer, idx_t nr_bytes); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1766:2: error: ‘int64_t’ does not name a type int64_t Write(void *buffer, idx_t nr_bytes); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1767:26: error: ‘idx_t’ has not been declared void Read(void *buffer, idx_t nr_bytes, idx_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1767:42: error: ‘idx_t’ has not been declared void Read(void *buffer, idx_t nr_bytes, idx_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1768:27: error: ‘idx_t’ has not been declared void Write(void *buffer, idx_t nr_bytes, idx_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1768:43: error: ‘idx_t’ has not been declared void Write(void *buffer, idx_t nr_bytes, idx_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1769:12: error: ‘idx_t’ has not been declared void Seek(idx_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1771:2: error: ‘idx_t’ does not name a type idx_t SeekPosition(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1773:16: error: ‘int64_t’ has not been declared void Truncate(int64_t new_size); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1778:2: error: ‘idx_t’ does not name a type idx_t GetFileSize(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1789:12: error: use of enum ‘FileLockType’ without previous declaration enum class FileLockType : uint8_t { NO_LOCK = 0, READ_LOCK = 1, WRITE_LOCK = 2 }; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1789:25: error: expected unqualified-id before ‘:’ token enum class FileLockType : uint8_t { NO_LOCK = 0, READ_LOCK = 1, WRITE_LOCK = 2 }; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1794:9: error: ‘constexpr’ does not name a type static constexpr uint8_t FILE_FLAGS_READ = 1 << 0; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1794:9: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1796:9: error: ‘constexpr’ does not name a type static constexpr uint8_t FILE_FLAGS_WRITE = 1 << 1; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1796:9: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1798:9: error: ‘constexpr’ does not name a type static constexpr uint8_t FILE_FLAGS_DIRECT_IO = 1 << 2; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1798:9: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1800:9: error: ‘constexpr’ does not name a type static constexpr uint8_t FILE_FLAGS_FILE_CREATE = 1 << 3; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1800:9: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1802:9: error: ‘constexpr’ does not name a type static constexpr uint8_t FILE_FLAGS_FILE_CREATE_NEW = 1 << 4; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1802:9: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1804:9: error: ‘constexpr’ does not name a type static constexpr uint8_t FILE_FLAGS_APPEND = 1 << 5; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1804:9: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1813:9: error: ‘constexpr’ does not name a type static constexpr FileLockType DEFAULT_LOCK = FileLockType::NO_LOCK; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1813:9: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1814:9: error: ‘constexpr’ does not name a type static constexpr FileCompressionType DEFAULT_COMPRESSION = FileCompressionType::UNCOMPRESSED; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1814:9: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1819:10: error: ‘unique_ptr’ does not name a type virtual unique_ptr OpenFile(const string &path, uint8_t flags, FileLockType lock = DEFAULT_LOCK, ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1825:54: error: ‘int64_t’ has not been declared virtual void Read(FileHandle &handle, void *buffer, int64_t nr_bytes, idx_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1825:72: error: ‘idx_t’ has not been declared virtual void Read(FileHandle &handle, void *buffer, int64_t nr_bytes, idx_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1828:55: error: ‘int64_t’ has not been declared virtual void Write(FileHandle &handle, void *buffer, int64_t nr_bytes, idx_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1828:73: error: ‘idx_t’ has not been declared virtual void Write(FileHandle &handle, void *buffer, int64_t nr_bytes, idx_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1831:10: error: ‘int64_t’ does not name a type virtual int64_t Read(FileHandle &handle, void *buffer, int64_t nr_bytes); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1833:10: error: ‘int64_t’ does not name a type virtual int64_t Write(FileHandle &handle, void *buffer, int64_t nr_bytes); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1836:10: error: ‘int64_t’ does not name a type virtual int64_t GetFileSize(FileHandle &handle); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1843:44: error: ‘int64_t’ has not been declared virtual void Truncate(FileHandle &handle, int64_t new_size); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1852:61: error: ‘function’ in namespace ‘std’ does not name a template type virtual bool ListFiles(const string &directory, const std::function &callback); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1852:69: error: expected ‘,’ or ‘...’ before ‘<’ token virtual bool ListFiles(const string &directory, const std::function &callback); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1870:9: error: ‘idx_t’ does not name a type static idx_t GetAvailableMemory(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1884:33: error: ‘unique_ptr’ has not been declared virtual void RegisterSubSystem(unique_ptr sub_fs); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1884:43: error: expected ‘,’ or ‘...’ before ‘<’ token virtual void RegisterSubSystem(unique_ptr sub_fs); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1890:40: error: ‘idx_t’ has not been declared virtual void Seek(FileHandle &handle, idx_t location); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1893:10: error: ‘idx_t’ does not name a type virtual idx_t SeekPosition(FileHandle &handle); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1902:9: error: ‘unique_ptr’ does not name a type static unique_ptr CreateLocal(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1918:9: error: ‘constexpr’ does not name a type static constexpr uint8_t DEFAULT_OPEN_FLAGS = FileFlags::FILE_FLAGS_WRITE | FileFlags::FILE_FLAGS_FILE_CREATE; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1918:9: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1922:57: error: ‘uint8_t’ has not been declared BufferedFileWriter(FileSystem &fs, const string &path, uint8_t open_flags = DEFAULT_OPEN_FLAGS, ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1926:2: error: ‘unique_ptr’ does not name a type unique_ptr data; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1927:2: error: ‘idx_t’ does not name a type idx_t offset; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1928:2: error: ‘idx_t’ does not name a type idx_t total_written; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1929:2: error: ‘unique_ptr’ does not name a type unique_ptr handle; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1932:17: error: ‘const_data_ptr_t’ has not been declared void WriteData(const_data_ptr_t buffer, uint64_t write_size) override; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1932:42: error: ‘uint64_t’ has not been declared void WriteData(const_data_ptr_t buffer, uint64_t write_size) override; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1938:2: error: ‘int64_t’ does not name a type int64_t GetFileSize(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1940:16: error: ‘int64_t’ has not been declared void Truncate(int64_t size); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1942:2: error: ‘idx_t’ does not name a type idx_t GetTotalWritten(); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1922:78: error: ‘DEFAULT_OPEN_FLAGS’ was not declared in this scope BufferedFileWriter(FileSystem &fs, const string &path, uint8_t open_flags = DEFAULT_OPEN_FLAGS, ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:1923:42: error: ‘nullptr’ was not declared in this scope FileOpener *opener = nullptr); ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2020:12: error: use of enum ‘VectorType’ without previous declaration enum class VectorType : uint8_t { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2020:23: error: expected unqualified-id before ‘:’ token enum class VectorType : uint8_t { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2027:27: error: ‘VectorType’ was not declared in this scope string VectorTypeToString(VectorType type); ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2067:14: error: ‘sel_t’ does not name a type extern const sel_t ZERO_VECTOR[STANDARD_VECTOR_SIZE]; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2076:31: error: expected ‘)’ before ‘count’ explicit SelectionData(idx_t count) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2079:2: error: ‘unique_ptr’ does not name a type unique_ptr owned_data; ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2085:33: error: expected ‘)’ before ‘*’ token explicit SelectionVector(sel_t *sel) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2088:33: error: expected ‘)’ before ‘count’ explicit SelectionVector(idx_t count) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2091:24: error: expected ‘)’ before ‘start’ SelectionVector(idx_t start, idx_t count) { ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:9:1: error: expected ‘}’ at end of input } ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: In constructor ‘duckdb::SelectionVector::SelectionVector()’: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2083:22: error: class ‘duckdb::SelectionVector’ does not have any field named ‘sel_vector’ SelectionVector() : sel_vector(nullptr) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2083:33: error: ‘nullptr’ was not declared in this scope SelectionVector() : sel_vector(nullptr) { ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2084:2: error: expected unqualified-id at end of input } ^ /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/c41a588d75f8be9944ccf0b2a2f162ae9380b47a/include/duckdb.hpp:2084:2: error: expected ‘}’ at end of input make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: duckdb/0.3.1 (test package): Error in build() method, line 11 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/duckdb/all/test_package/build/f0e499ffce35054e276b62b054e9d803919408f0' '--' '-j3'