attempt to fix cross compiling #8
Annotations
2 errors and 11 warnings
|
Build extension
The operation was canceled.
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension:
delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L127
'get_default_client' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::ExternTableClientHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
|
Build extension:
delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L140
'snapshot' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::SnapshotHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
|
Build extension:
delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L174
'visit_expression_column' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
|
Build extension:
delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L180
'visit_expression_literal_string' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
|
Build extension:
delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L190
'kernel_scan_files_init' has C-linkage specified, but returns incomplete type 'ExternResult<ffi::KernelScanFileIterator *>' which could be incompatible with C [-Wreturn-type-c-linkage]
|
Build extension:
delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L198
'kernel_scan_files_next' has C-linkage specified, but returns incomplete type 'ExternResult<bool>' which could be incompatible with C [-Wreturn-type-c-linkage]
|
Build extension:
delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L127
'get_default_client' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::ExternTableClientHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
|
Build extension:
delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L140
'snapshot' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::SnapshotHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
|
Build extension:
delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L174
'visit_expression_column' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
|
Build extension:
delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L180
'visit_expression_literal_string' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
|
Loading