Fix ST_Read_Meta() type mismatch errors on Linux #201
Annotations
10 errors and 11 warnings
|
Build Wasm module:
spatial/src/spatial/core/index/rtree/rtree_index_plan_scan.cpp#L49
invalid operands to binary expression ('const value_type' (aka 'const duckdb::ColumnIndex') and 'column_t' (aka 'unsigned long long'))
|
Build Wasm module:
spatial/src/spatial/core/index/rtree/rtree_index_plan_scan.cpp#L216
invalid operands to binary expression ('const value_type' (aka 'const duckdb::ColumnIndex') and 'idx_t' (aka 'unsigned long long'))
|
Build Wasm module:
spatial/src/spatial/core/index/rtree/rtree_index_scan.cpp#L61
no viable conversion from 'vector<storage_t>' to 'vector<StorageIndex>'
|
Build Wasm module:
spatial/src/spatial/core/index/rtree/rtree_index_scan.cpp#L88
no viable conversion from 'vector<storage_t>' to 'const vector<StorageIndex>'
|
Build Wasm module:
spatial/src/spatial/core/index/rtree/rtree_index_scan.cpp#L206
assigning to 'table_function_to_string_t' (aka 'InsertionOrderPreservingMap<basic_string<char>> (*)(duckdb::TableFunctionToStringInput &)') from incompatible type 'string (const FunctionData *)' (aka 'basic_string<char> (const duckdb::FunctionData *)'): type mismatch at 1st parameter ('TableFunctionToStringInput &' vs 'const FunctionData *')
|
Build Wasm module:
spatial/src/spatial/core/index/rtree/rtree_index_scan.cpp#L208
no member named 'get_batch_index' in 'duckdb::TableFunction'
|
Build Wasm module:
spatial/src/spatial/core/index/rtree/rtree_index_plan_scan.cpp#L49
invalid operands to binary expression ('const value_type' (aka 'const duckdb::ColumnIndex') and 'column_t' (aka 'unsigned long long'))
|
Build Wasm module:
spatial/src/spatial/core/index/rtree/rtree_index_plan_scan.cpp#L216
invalid operands to binary expression ('const value_type' (aka 'const duckdb::ColumnIndex') and 'idx_t' (aka 'unsigned long long'))
|
Build Wasm module
The operation was canceled.
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build Wasm module:
CMakeLists.txt#L1268
Extension 'spatial' has a vcpkg.json, but build was not run with VCPKG. If
|
Build Wasm module:
build/wasm_eh/deps/projects/Stamp/ZLIB/verify-ZLIB.cmake#L15
File cannot be verified since no URL_HASH specified
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L63
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L134
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L143
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L172
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L180
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/compress.c#L22
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/compress.c#L68
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/compress.c#L81
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Loading