Skip to content

branch stable2412 instructions fail with rustc 1.87 #645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

virgiliolino
Copy link

In order to compile the runtime in this page it was instructed to clone the branch stable2412.

A recent update of rustc to version 1.87 generates an error solved with this:paritytech/polkadot-sdk#8198 and merged to main
hence
If we indicate to the user to clone main, the fix will be there and the user will be able to follow the instructions successfully

In order to compile the runtime in this page it was instructed to clone the branch stable2412.

A recent update of rustc to version 1.87 generates an error solved with this:paritytech/polkadot-sdk#8198.

I'm proposing to clone directly the main branch.
@virgiliolino virgiliolino requested a review from a team as a code owner May 17, 2025 01:52
@0xLucca
Copy link
Contributor

0xLucca commented May 19, 2025

Hey @virgiliolino thanks for the heads up. We need to reference a specific tag instead of using main to maintain a reproducible build for the tutorials. Is this change included in the latest release (v0.0.4) of the polkadot-sdk-parachain-template?

@kapetan3sid kapetan3sid requested a review from 0xLucca May 26, 2025 16:02
@kapetan3sid kapetan3sid requested a review from 0xlukem June 12, 2025 11:28
@kapetan3sid
Copy link
Collaborator

Hey @virgiliolino please check @0xLucca comment above

@gotnoshoeson
Copy link

The directions say to use 1.86, not 1.87; but the stable2412 branch failed for me too. Compiled successfully with main branch.

@eshaben eshaben requested review from brunopgalvao and nhussein11 and removed request for 0xLucca June 23, 2025 15:56
@nhussein11
Copy link
Collaborator

nhussein11 commented Jun 23, 2025

The directions say to use 1.86, not 1.87; but the stable2412 branch failed for me too. Compiled successfully with main branch.

Hi @virgiliolino @gotnoshoeson, I just followed step by step the guide (which has been updated recently) -> https://docs.polkadot.com/tutorials/polkadot-sdk/parachains/zero-to-hero/set-up-a-template/

And it's working on my end, could you please double-check it? If it's working, I think we can close this PR

@gotnoshoeson
Copy link

Yeah I'll give it a try tonight.

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.

5 participants