Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Cumulus runtime compilation failure #121

Closed
akru opened this issue Jun 17, 2020 · 3 comments
Closed

Cumulus runtime compilation failure #121

akru opened this issue Jun 17, 2020 · 3 comments

Comments

@akru
Copy link
Contributor

akru commented Jun 17, 2020

Traceback

   Compiling cumulus-runtime v0.1.0 (https://github.com/paritytech/cumulus#8b1fd65e)                                           
error[E0063]: missing fields `processed_downward_messages`, `upward_messages` in initializer of `polkadot_parachain::primitives
::ValidationResult`                                                                                                            
   --> /home/akru/.cargo/git/checkouts/cumulus-59522f43471fa161/8b1fd65/runtime/src/validate_block/implementation.rs:141:2     
    |                                                                                                                          
141 |     ValidationResult {
    |     ^^^^^^^^^^^^^^^^ missing `processed_downward_messages`, `upward_messages`

It looks like something wrong with the used Polkadot version.

@bkchr
Copy link
Member

bkchr commented Jun 17, 2020

Sorry, you need to use this pr at the moment: #118

@akru
Copy link
Contributor Author

akru commented Jun 17, 2020

Got it, thanks!
I just report it to close when master will compile success.

@akru
Copy link
Contributor Author

akru commented Jun 20, 2020

Latest master compiles well

@akru akru closed this as completed Jun 20, 2020
Maharacha pushed a commit to Maharacha/cumulus that referenced this issue May 10, 2023
* update readme

* fix typo

* replace cd .. with explicit instructions

* clarify sudo patched binary

Co-authored-by: brenzi <brenzi@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants