Skip to content

trying to rebuild clean download, and it is failing #523

@PFC-developer

Description

@PFC-developer
  1. clone codebase. (no modifications. ran git submodule --init)

  2. cd cosmos-sdk-proto

  3. cargo build with no errors

  4. go into ./proto-build

  5. cargo run

  6. cd ../cosmos-sdk-proto

and try building ..

Compiling cosmos-sdk-proto v0.27.0 ()
error[E0603]: type alias BoxBody is private
--> cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.auth.v1beta1.tonic.rs:26:52
|
26 | T: tonic::client::GrpcServicetonic::body::BoxBody,
| ^^^^^^^ private type alias
|

I am using buf v 1.54.0 and am on a mac.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions