Skip to content

Add FUSE3 using cgofuse #1563

Add FUSE3 using cgofuse

Add FUSE3 using cgofuse #1563

Triggered via pull request January 24, 2025 23:32
Status Failure
Total duration 12m 20s
Artifacts

code-coverage.yml

on: pull_request
Matrix: BuildAndTest-Coverage-Windows
Matrix: BuildAndTest-Coverage
Matrix: AccountCleanup-Cleanup
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
BuildAndTest-Coverage (1.23.2, linux-fuse2)
Process completed with exit code 1.
BuildAndTest-Coverage (1.23.2, linux-fuse2)
In function 'hostAsgnCconninfo':
BuildAndTest-Coverage (1.23.2, linux-fuse2)
error: 'FUSE_CAP_READDIRPLUS' undeclared (first use in this function)
BuildAndTest-Coverage (1.23.2, linux-fuse2)
note: each undeclared identifier is reported only once for each function it appears in
BuildAndTest-Coverage (1.23.2, linux-fuse2)
In function 'hostAsgnCconfig':
BuildAndTest-Coverage (1.23.2, linux-fuse2)
error: invalid application of 'sizeof' to incomplete type 'struct fuse_config'
BuildAndTest-Coverage (1.23.2, linux-fuse2)
error: invalid use of undefined type 'struct fuse_config'
BuildAndTest-Coverage (1.23.2, linux-fuse2)
error: invalid use of undefined type 'struct fuse_config'
BuildAndTest-Coverage (1.23.2, linux-fuse2)
In function 'hostFilldir':
BuildAndTest-Coverage (1.23.2, linux-fuse2)
error: 'FUSE_FILL_DIR_PLUS' undeclared (first use in this function)
BuildAndTest-Coverage (1.23.2, linux-fuse2)
error: too many arguments to function 'filler'
BuildAndTest-Coverage (1.23.2, linux-fuse3)
The job was canceled because "_1_23_2_linux-fuse2" failed.
BuildAndTest-Coverage (1.23.2, linux-fuse3)
The operation was canceled.
BuildAndTest-Coverage (1.23.2, linux-fuse2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636