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

Substrate Companion for rust 1.54 #3807

Merged
merged 13 commits into from
Sep 24, 2021
Merged

Substrate Companion for rust 1.54 #3807

merged 13 commits into from
Sep 24, 2021

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Sep 7, 2021

No description provided.

@bkchr 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
@TriplEight
Copy link
Contributor

Pipelines are failing with new Rust versions.

@ghost
Copy link

ghost commented Sep 24, 2021

Waiting for commit status.

@ordian
Copy link
Member

ordian commented Sep 24, 2021

bot cancel

.gitlab-ci.yml Outdated Show resolved Hide resolved
@ordian
Copy link
Member

ordian commented Sep 24, 2021

bot merge

@ghost
Copy link

ghost commented Sep 24, 2021

Waiting for commit status.

@ghost
Copy link

ghost commented Sep 24, 2021

Merge aborted: Head SHA changed from 9bde357 to e960795

@ghost
Copy link

ghost commented Sep 24, 2021

Merge aborted: Checks failed for e960795

@TriplEight
Copy link
Contributor

Now we should wait for https://gitlab.parity.io/parity/infrastructure/scripts/-/pipelines/159003 which will bring the stable 1.55

@ordian
Copy link
Member

ordian commented Sep 24, 2021

bot merge

@ghost
Copy link

ghost commented Sep 24, 2021

Waiting for commit status.

@ordian
Copy link
Member

ordian commented Sep 24, 2021

https://gitlab.parity.io/parity/polkadot/-/jobs/1139228

scripts/gitlab/check_extrinsics_ordering.sh: line 47: ./artifacts/polkadot: No such file or directory

@TriplEight
Copy link
Contributor

https://gitlab.parity.io/parity/polkadot/-/jobs/1139228

scripts/gitlab/check_extrinsics_ordering.sh: line 47: ./artifacts/polkadot: No such file or directory

it needs a polkadot bin from the previous job and it wasn't successful

@ghost
Copy link

ghost commented Sep 24, 2021

Merge aborted: Checks failed for e960795

@ordian
Copy link
Member

ordian commented Sep 24, 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)

@TriplEight
Copy link
Contributor

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)

@TriplEight
Copy link
Contributor

TriplEight commented Sep 24, 2021

We have npm installed in paritytech/contracts-ci-linux:production, it's ubuntu:20.04 based. Let me replace it here.

@TriplEight TriplEight mentioned this pull request Sep 24, 2021
@ordian ordian merged commit 501f115 into master Sep 24, 2021
@ordian ordian deleted the bkchr-rust-1.54 branch September 24, 2021 13:46
@ordian
Copy link
Member

ordian commented Sep 24, 2021

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)

ordian added a commit that referenced this pull request Sep 28, 2021
* 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)
  ...
@TriplEight
Copy link
Contributor

@ordian fixed in #3957

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants