You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bkchr
added
A2-insubstantial
Pull request requires no code review (e.g., a sub-repository hash update).
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
labels
Sep 7, 2021
./artifacts/polkadot: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by ./artifacts/polkadot) ./artifacts/polkadot: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by ./artifacts/polkadot)
Using Docker executor with image node:15 ..
...
[1]- Running $HEAD_BIN --chain="$RUNTIME-local" --tmp &
[2]+ Running $RELEASE_BIN --chain="$RUNTIME-local" --ws-port 9945 --tmp &
./artifacts/polkadot: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./artifacts/polkadot)
./artifacts/polkadot: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./artifacts/polkadot)
Error: yargs supports a minimum Node.js version of 12. Read our version support policy: https://github.com/yargs/yargs#supported-nodejs-versions
at Object. (/usr/local/lib/node_modules/@polkadot/metadata-cmp/node_modules/yargs/build/index.cjs:1:59111)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object. (/usr/local/lib/node_modules/@polkadot/metadata-cmp/node_modules/yargs/index.cjs:5:30)
at Module._compile (internal/modules/cjs/loader.js:778:30)
* master: (24 commits)
Added multisig in Rococo (#3873)
Fix bin-substrate toml (#3939)
Bump tracing from 0.1.27 to 0.1.28 (#3937)
XCM Benchmarks for Asset Transactor w/ Fungible Asset (#3818)
Bump libc from 0.2.101 to 0.2.102 (#3933)
Do not compile `wasm_api` module when not needed. (#3934)
Bump syn from 1.0.76 to 1.0.77 (#3932)
Fix spelling (#3845)
Bump tokio from 1.11.0 to 1.12.0 (#3910)
Ignore `generate-bags` by dependabot (#3930)
Update logging in paras_inherent (#3927)
Bump libsecp256k1 from 0.6.0 to 0.7.0 (#3909)
Remove BEEFY repo dependency (#3923)
Substrate Companion for rust 1.54 (#3807)
Fix broken links (#3919)
update BaseXcmWegiht to match Kusama (#3911)
add parachains pallets to Polkadot runtime (#3815)
Add a `force_unfreeze` extrinsic to the disputes module (#3906)
Add new rococo chainspec (#3905)
Ensure all parachain configuration extrinsics are operational (#3912)
...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
A2-insubstantialPull request requires no code review (e.g., a sub-repository hash update).B0-silentChanges should not be mentioned in any release notesC1-lowPR touches the given topic and has a low impact on builders.
4 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.