Skip to content

Conversation

@pandres95
Copy link

Passing building for

  • staging-kusama-runtime
  • polkadot-runtime
  • bridge-hub-kusama-runtime
  • collectives-polkadot-runtime
  • coretime-kusama-runtime
  • coretime-polkadot-runtime
  • gluttons-kusama-runtime
  • bridge-hub-kusama-runtime

The following runtimes are not passing due to the following error:

  --- stderr
     Compiling bridge-hub-polkadot-runtime v1.0.0 (/Users/pandres95/Documents/Virto/Development/Fellowship/runtimes/system-parachains/bridge-hubs/bridge-hub-polkadot)
  error[E0152]: duplicate lang item in crate `sp_io` (which `frame_support` depends on): `panic_impl`
    |
    = note: the lang item is first defined in crate `sp_io` (which `bridge_hub_polkadot_runtime` depends on)
    = note: first definition in `sp_io` loaded from /Users/pandres95/Documents/Virto/Development/Fellowship/runtimes/target/debug/wbuild/bridge-hub-polkadot-runtime/target/wasm32v1-none/release/deps/libsp_io-c33aafce384cdcd6.rmeta
    = note: second definition in `sp_io` loaded from /Users/pandres95/Documents/Virto/Development/Fellowship/runtimes/target/debug/wbuild/bridge-hub-polkadot-runtime/target/wasm32v1-none/release/deps/libsp_io-1b25a099d7782c25.rmeta

  For more information about this error, try `rustc --explain E0152`.
  error: could not compile `bridge-hub-polkadot-runtime` (lib) due to 1 previous error
  • asset-hub-kusama-runtime
  • asset-hub-polkadot-runtime
  • bridge-hub-polkadot-runtime

pandres95 added 8 commits May 6, 2025 12:55
TODO:
- Resolve the `Imbalance` type mismatch on `pallet_staking`
…ves parachain runtime

TODO: Check whether we need some `AuthorizedAliasingConsideration`.
…rachains' runtimes

TODO: Check whether we need some `AuthorizedAliasingConsideration`.
…ub parachains' runtimes

TODO:
- important: `core` rewrite over `sp_io`. Can't compile `bridge-hub-polkadot-runtime`. Can't figure out which dependency has the `std` open.
- Check whether we need some `AuthorizedAliasingConsideration`.
… parachains' runtimes

TODO:
- important: `core` rewrite over `sp_io`. Can't compile both parachain runtimes. Can't figure out which dependency has the `std` open.
- Check whether we need some `AuthorizedAliasingConsideration`.
@athei athei merged commit 7c71e6c into athei:at/2503 May 7, 2025
@pandres95 pandres95 deleted the at/2503 branch May 7, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants