-
Notifications
You must be signed in to change notification settings - Fork 6
Description
I have tried building from source on a few different Ubuntu VMs (ARM and AMD) and the build hangs :
quantus-server:~/chain$ cargo build --release ⚡ Found 3 strongly connected components which includes at least one cycle each cycle(001) ∈ α: DisputeCoordinator ~~{"DisputeDistributionMessage"}~~> DisputeDistribution ~~{"DisputeCoordinatorMessage"}~~> * cycle(002) ∈ β: CandidateBacking ~~{"CollatorProtocolMessage"}~~> CollatorProtocol ~~{"CandidateBackingMessage"}~~> * cycle(003) ∈ γ: NetworkBridgeRx ~~{"GossipSupportMessage"}~~> GossipSupport ~~{"NetworkBridgeRxMessage"}~~> * Compiling quantus-node v0.1.0 (/home/zebra/chain/node) Compiling pallet-wormhole v0.1.0 (/home/zebra/chain/pallets/wormhole) Compiling quantus-runtime v0.0.12-resonance-alpha (/home/zebra/chain/runtime) warning: unused import: Ss58AddressFormat``