Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save eddiedunn/dbf326ab1358e9ae80700445dab23469 to your computer and use it in GitHub Desktop.
Save eddiedunn/dbf326ab1358e9ae80700445dab23469 to your computer and use it in GitHub Desktop.
build error
tmwsiy@kusama1:~/polkadot$ cargo build --release
Compiling westend-runtime v0.8.14 (/home/tmwsiy/polkadot/runtime/westend)
Compiling polkadot-runtime v0.8.14 (/home/tmwsiy/polkadot/runtime/polkadot)
Compiling polkadot-service v0.8.14 (/home/tmwsiy/polkadot/service)
error: could not compile `polkadot-service`.
Caused by:
process didn't exit successfully: `rustc --crate-name polkadot_service --edition=2018 service/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="av_store"' --cfg 'feature="consensus"' --cfg 'feature="db"' --cfg 'feature="default"' --cfg 'feature="full-node"' --cfg 'feature="polkadot-network"' -C metadata=351debb9756421e0 -C extra-filename=-351debb9756421e0 --out-dir /home/tmwsiy/polkadot/target/release/deps -L dependency=/home/tmwsiy/polkadot/target/release/deps --extern frame_benchmarking=/home/tmwsiy/polkadot/target/release/deps/libframe_benchmarking-4ee4533767160b09.rmeta --extern system_rpc_runtime_api=/home/tmwsiy/polkadot/target/release/deps/libframe_system_rpc_runtime_api-8aa6507f0f97ffc3.rmeta --extern futures=/home/tmwsiy/polkadot/target/release/deps/libfutures-3c68364bc5730d12.rmeta --extern hex_literal=/home/tmwsiy/polkadot/target/release/deps/libhex_literal-feff90488848b93f.rmeta --extern kusama_runtime=/home/tmwsiy/polkadot/target/release/deps/libkusama_runtime-96914f643b6a1d9a.rmeta --extern lazy_static=/home/tmwsiy/polkadot/target/release/deps/liblazy_static-14afa302397059c5.rmeta --extern log=/home/tmwsiy/polkadot/target/release/deps/liblog-6c1ada0480168a85.rmeta --extern pallet_babe=/home/tmwsiy/polkadot/target/release/deps/libpallet_babe-1feb62021081f027.rmeta --extern im_online=/home/tmwsiy/polkadot/target/release/deps/libpallet_im_online-a2997bb378065608.rmeta --extern pallet_staking=/home/tmwsiy/polkadot/target/release/deps/libpallet_staking-a70c093568b3cc08.rmeta --extern pallet_transaction_payment_rpc_runtime_api=/home/tmwsiy/polkadot/target/release/deps/libpallet_transaction_payment_rpc_runtime_api-c08874da5683b20d.rmeta --extern codec=/home/tmwsiy/polkadot/target/release/deps/libparity_scale_codec-f03743df6b592452.rmeta --extern parking_lot=/home/tmwsiy/polkadot/target/release/deps/libparking_lot-fdb4434d4bf54542.rmeta --extern av_store=/home/tmwsiy/polkadot/target/release/deps/libpolkadot_availability_store-a91ba73828973352.rmeta --extern polkadot_network=/home/tmwsiy/polkadot/target/release/deps/libpolkadot_network-64100a0e3e44be93.rmeta --extern polkadot_primitives=/home/tmwsiy/polkadot/target/release/deps/libpolkadot_primitives-f8341972ec715a71.rmeta --extern polkadot_rpc=/home/tmwsiy/polkadot/target/release/deps/libpolkadot_rpc-fa7ff27c7bf9b14a.rmeta --extern polkadot_runtime=/home/tmwsiy/polkadot/target/release/deps/libpolkadot_runtime-bb89a897c0ad6d96.rmeta --extern consensus=/home/tmwsiy/polkadot/target/release/deps/libpolkadot_validation-ecf45a1f4369ccf3.rmeta --extern authority_discovery=/home/tmwsiy/polkadot/target/release/deps/libsc_authority_discovery-0a0883b13bf7c192.rmeta --extern sc_block_builder=/home/tmwsiy/polkadot/target/release/deps/libsc_block_builder-216245233eaf62b6.rmeta --extern sc_chain_spec=/home/tmwsiy/polkadot/target/release/deps/libsc_chain_spec-facf034089d75ee3.rmeta --extern sc_client_api=/home/tmwsiy/polkadot/target/release/deps/libsc_client_api-d881df68e36f28bf.rmeta --extern sc_client_db=/home/tmwsiy/polkadot/target/release/deps/libsc_client_db-9689ed8c6631d388.rmeta --extern sc_consensus=/home/tmwsiy/polkadot/target/release/deps/libsc_consensus-214025b29f202600.rmeta --extern babe=/home/tmwsiy/polkadot/target/release/deps/libsc_consensus_babe-72c89687af7e0c9e.rmeta --extern sc_executor=/home/tmwsiy/polkadot/target/release/deps/libsc_executor-1de15e10e0364ce6.rmeta --extern grandpa=/home/tmwsiy/polkadot/target/release/deps/libsc_finality_grandpa-118b91f97b79b86f.rmeta --extern sc_keystore=/home/tmwsiy/polkadot/target/release/deps/libsc_keystore-e40c0a30a75e0a8d.rmeta --extern sc_network=/home/tmwsiy/polkadot/target/release/deps/libsc_network-518dda4e8896f8f5.rmeta --extern service=/home/tmwsiy/polkadot/target/release/deps/libsc_service-d44661c4870cae80.rmeta --extern telemetry=/home/tmwsiy/polkadot/target/release/deps/libsc_telemetry-8177f516d713ba75.rmeta --extern sc_transaction_pool=/home/tmwsiy/polkadot/target/release/deps/libsc_transaction_pool-667d39a5623d4abc.rmeta --extern serde=/home/tmwsiy/polkadot/target/release/deps/libserde-8c004d52d1c1ceea.rmeta --extern slog=/home/tmwsiy/polkadot/target/release/deps/libslog-889d6dfcb4d0b63b.rmeta --extern sp_api=/home/tmwsiy/polkadot/target/release/deps/libsp_api-671f45843640ed2f.rmeta --extern authority_discovery_primitives=/home/tmwsiy/polkadot/target/release/deps/libsp_authority_discovery-67cea8a9c2c4809c.rmeta --extern sp_block_builder=/home/tmwsiy/polkadot/target/release/deps/libsp_block_builder-20fe661d5b604a5c.rmeta --extern sp_blockchain=/home/tmwsiy/polkadot/target/release/deps/libsp_blockchain-cc9bf5055040af4c.rmeta --extern consensus_common=/home/tmwsiy/polkadot/target/release/deps/libsp_consensus-384a948849de5caa.rmeta --extern babe_primitives=/home/tmwsiy/polkadot/target/release/deps/libsp_consensus_babe-7270ffaff289ec3a.rmeta --extern sp_core=/home/tmwsiy/polkadot/target/release/deps/libsp_core-657fdf327746ab98.rmeta --extern grandpa_primitives=/home/tmwsiy/polkadot/target/release/deps/libsp_finality_grandpa-bc998078ef1c079e.rmeta --extern inherents=/home/tmwsiy/polkadot/target/release/deps/libsp_inherents-3bf00b9244d298a3.rmeta --extern sp_io=/home/tmwsiy/polkadot/target/release/deps/libsp_io-1295c69f2e76c29e.rmeta --extern sp_offchain=/home/tmwsiy/polkadot/target/release/deps/libsp_offchain-461d72ae79a19bb1.rmeta --extern sp_runtime=/home/tmwsiy/polkadot/target/release/deps/libsp_runtime-87060c24fa139e08.rmeta --extern sp_session=/home/tmwsiy/polkadot/target/release/deps/libsp_session-2b69dc50cdf81d8a.rmeta --extern sp_transaction_pool=/home/tmwsiy/polkadot/target/release/deps/libsp_transaction_pool-e2599e591627f285.rmeta --extern sp_trie=/home/tmwsiy/polkadot/target/release/deps/libsp_trie-841e65c63d82c661.rmeta --extern prometheus_endpoint=/home/tmwsiy/polkadot/target/release/deps/libsubstrate_prometheus_endpoint-36ec57245728f5a5.rmeta --extern westend_runtime=/home/tmwsiy/polkadot/target/release/deps/libwestend_runtime-4e21db798b7e1619.rmeta -L native=/home/tmwsiy/polkadot/target/release/build/clear_on_drop-f82193298852a185/out -L native=/home/tmwsiy/polkadot/target/release/build/jemalloc-sys-4d5eb43e14c02ce4/out/build/lib -L native=/home/tmwsiy/polkadot/target/release/build/ring-7c2c8fe5d5ab2d41/out -L native=/home/tmwsiy/polkadot/target/release/build/libz-sys-b422d1d5ddc45dd8/out/build -L native=/home/tmwsiy/polkadot/target/release/build/substrate-wasmtime-runtime-2124180b4a6839c7/out -L native=/home/tmwsiy/polkadot/target/release/build/zstd-sys-f1778825db718a8a/out -L native=/home/tmwsiy/polkadot/target/release/build/librocksdb-sys-77bfe83d988c4c83/out -L native=/home/tmwsiy/polkadot/target/release/build/librocksdb-sys-77bfe83d988c4c83/out` (signal: 9, SIGKILL: kill)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment