Build errors

Full logs: ya_make_output.txt | ya_log.txt | ya_evlog.jsonl

Other compiler errors

Run(130Yg7SA6iT7IuYj-UBWtQ$(BUILD_ROOT)/cloud/filestore/libs/storage/service/service_actor_actions_change_storage_config.cpp.o)

In file included from cloud/filestore/libs/storage/service/service_actor_actions_change_storage_config.cpp:1:
In file included from cloud/filestore/libs/storage/service/service_actor.h:12:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/service/service_actor_actions_change_storage_config.cpp:1:
In file included from cloud/filestore/libs/storage/service/service_actor.h:12:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:84:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(q39qxCXf5T5ioPQ26WmcaA$(BUILD_ROOT)/cloud/filestore/libs/storage/service/service_actor_actions_get_storage_config_fields.cpp.o)

In file included from cloud/filestore/libs/storage/service/service_actor_actions_get_storage_config_fields.cpp:1:
In file included from cloud/filestore/libs/storage/service/service_actor.h:12:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/service/service_actor_actions_get_storage_config_fields.cpp:1:
In file included from cloud/filestore/libs/storage/service/service_actor.h:12:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:84:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(YUOXWysUE8CYP5N5CYrrbA$(BUILD_ROOT)/cloud/filestore/libs/storage/service/service_actor_actions.cpp.o)

In file included from cloud/filestore/libs/storage/service/service_actor_actions.cpp:1:
In file included from cloud/filestore/libs/storage/service/service_actor.h:12:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/service/service_actor_actions.cpp:1:
In file included from cloud/filestore/libs/storage/service/service_actor.h:12:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:84:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(TjzhO1MJPT4iNRx7_5vjJw$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_change_storage_config.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_change_storage_config.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_change_storage_config.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(dmkhWZfwkKmSkMTB32sXuQ$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_compaction.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_compaction.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_compaction.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(Nfeq0IWOTLWwSeZZGDxraQ$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_compactionforced.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_compactionforced.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_compactionforced.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(GWhXawfVeTect1Snc-pBFA$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_readlink.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_readlink.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_readlink.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(EWRg2IQZv0-ZK_LZ_kDRxg$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_monitoring.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_monitoring.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_monitoring.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(2bng4-RkoreV4JjmORB_kQ$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_createsession.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_createsession.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_createsession.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(p8ucnxhR-hHGckZsDXxYDw$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_readnoderefs.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_readnoderefs.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_readnoderefs.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(LQYNDFaDZrIjKfgk80i6bw$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_monitoring_directory_viewer.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_monitoring_directory_viewer.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_monitoring_directory_viewer.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(iBUOE6NkULlf66fuKSCZLg$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_renamenode_destination.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_renamenode_destination.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_renamenode_destination.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(ZsaKv46Zcjf-y1IdF0f0aQ$(BUILD_ROOT)/cloud/filestore/libs/storage/init/actorsystem.cpp.o)

In file included from cloud/filestore/libs/storage/init/actorsystem.cpp:10:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/init/actorsystem.cpp:10:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:202:1: note: expanded from here
EvConfirmCreateHandleRequest
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:90:32: note: template parameter is declared here
... truncated; see ya_log.txt for the full compiler output

Run(p2FMqj1wBZbbOld-AhoRHg$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_updateconfig.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_updateconfig.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_updateconfig.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(NVjaOycMadSmn2Dj61uE1A$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_unlinknode_prepare.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_unlinknode_prepare.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_unlinknode_prepare.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(KPCuMnaUCY5iw3yh7q8FGg$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_unsafe_node_ops.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_unsafe_node_ops.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_unsafe_node_ops.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(p05UUAXxq0-1a3mPr1_CPg$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_unlinknode_abort.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_unlinknode_abort.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_unlinknode_abort.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(EFlYVI3LGMAA0H5vJA-EnA$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_unlinknode.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_unlinknode.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_unlinknode.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(8KIWRohQhJwDROCXdc21XQ$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_truncate.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_truncate.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_truncate.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output

Run(VAf94zxvEmjGuPsl3_T1qQ$(BUILD_ROOT)/cloud/filestore/libs/storage/tablet/tablet_actor_responselog.cpp.o)

In file included from cloud/filestore/libs/storage/tablet/tablet_actor_responselog.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: unknown type name 'EvConfirmCreateHandleRequest'; did you mean 'NProto::TConfirmCreateHandleRequest'?
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
                             ^
cloud/filestore/public/api/protos/data.pb.h:910:7: note: 'NProto::TConfirmCreateHandleRequest' declared here
class TConfirmCreateHandleRequest :
      ^
In file included from cloud/filestore/libs/storage/tablet/tablet_actor_responselog.cpp:1:
In file included from cloud/filestore/libs/storage/tablet/tablet_actor.h:13:
cloud/filestore/libs/storage/api/service.h:306:30: error: template argument for non-type template parameter must be an expression
    FILESTORE_REMOTE_SERVICE(FILESTORE_DECLARE_PROTO_EVENTS, NProto)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:112:28: note: expanded from macro 'FILESTORE_REMOTE_SERVICE'
    FILESTORE_DATA_METHODS(xxx,             __VA_ARGS__)                       \
    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/service/request.h:75:5: note: expanded from macro 'FILESTORE_DATA_METHODS'
    xxx(ConfirmCreateHandle,                __VA_ARGS__)                       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cloud/filestore/libs/storage/api/events.h:184:9: note: expanded from macro 'FILESTORE_DECLARE_PROTO_EVENTS'
        Ev##name##Request                                                      \
        ^~~~~~~~~~~~~~~~~
<scratch space>:118:1: note: expanded from here
EvConfirmCreateHandleRequest
... truncated; see ya_log.txt for the full compiler output