Full logs: ya_make_output.txt | ya_log.txt | ya_evlog.jsonl
Run(U2ol0vNG-c_v0OluUEAjGg$(BUILD_ROOT)/cloud/filestore/libs/vfs_fuse/vhost/__/loop.cpp.o)
cloud/filestore/libs/vfs_fuse/loop.cpp:1707:13: error: expected expression
1707 | CALL(StatFs, EFileStoreRequest::StatFileStore, 0, req, ino);
| ^
cloud/filestore/libs/vfs_fuse/loop.cpp:1686:20: note: expanded from macro 'CALL'
1686 | __VA_ARGS__) \
| ^
cloud/filestore/libs/vfs_fuse/loop.cpp:1715:13: error: no matching function for call to 'Call'
1715 | CALL(Lookup, EFileStoreRequest::GetNodeAttr, 0, req, parent, name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/vfs_fuse/loop.cpp:1680:5: note: expanded from macro 'CALL'
1680 | TFileSystemLoop::Call( \
| ^~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/vfs_fuse/loop.cpp:1614:17: note: candidate function template not viable: cannot convert argument of incomplete type 'fuse_req_t' (aka 'fuse_req *') to 'ui32' (aka 'unsigned int') for 4th argument
1614 | static void Call(
| ^
1615 | Method&& m,
1616 | const char* name,
1617 | EFileStoreRequest requestType,
1618 | ui32 requestSize,
| ~~~~~~~~~~~~~~~~
cloud/filestore/libs/vfs_fuse/loop.cpp:1718:13: error: no matching function for call to 'Call'
1718 | CALL(Forget, EFileStoreRequest::Forget, 0, req, ino, nlookup);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/vfs_fuse/loop.cpp:1680:5: note: expanded from macro 'CALL'
... truncated; see ya_log.txt for the full compiler output
Run(XtFYP8-Qd0i6mbVKMRxWDQ$(BUILD_ROOT)/cloud/filestore/libs/vfs_fuse/loop.cpp.o)
cloud/filestore/libs/vfs_fuse/loop.cpp:1707:13: error: expected expression
1707 | CALL(StatFs, EFileStoreRequest::StatFileStore, 0, req, ino);
| ^
cloud/filestore/libs/vfs_fuse/loop.cpp:1686:20: note: expanded from macro 'CALL'
1686 | __VA_ARGS__) \
| ^
cloud/filestore/libs/vfs_fuse/loop.cpp:1715:13: error: no matching function for call to 'Call'
1715 | CALL(Lookup, EFileStoreRequest::GetNodeAttr, 0, req, parent, name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/vfs_fuse/loop.cpp:1680:5: note: expanded from macro 'CALL'
1680 | TFileSystemLoop::Call( \
| ^~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/vfs_fuse/loop.cpp:1614:17: note: candidate function template not viable: cannot convert argument of incomplete type 'fuse_req_t' (aka 'fuse_req *') to 'ui32' (aka 'unsigned int') for 4th argument
1614 | static void Call(
| ^
1615 | Method&& m,
1616 | const char* name,
1617 | EFileStoreRequest requestType,
1618 | ui32 requestSize,
| ~~~~~~~~~~~~~~~~
cloud/filestore/libs/vfs_fuse/loop.cpp:1718:13: error: no matching function for call to 'Call'
1718 | CALL(Forget, EFileStoreRequest::Forget, 0, req, ino, nlookup);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/vfs_fuse/loop.cpp:1680:5: note: expanded from macro 'CALL'
... truncated; see ya_log.txt for the full compiler output