add cross compiling to rust build #4
Annotations
1 error and 8 warnings
Build extension
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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]
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Loading