Skip to content
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

#Fixes #24536 building nimble 0.16.4 fails when running build_all.sh #24537

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

jmgomez
Copy link
Collaborator

@jmgomez jmgomez commented Dec 14, 2024

No description provided.

@Araq
Copy link
Member

Araq commented Dec 14, 2024

These scripts were generated:

DO NO EDIT DIRECTLY! auto-generated by nim r tools/ci_generate.nim

@jmgomez
Copy link
Collaborator Author

jmgomez commented Dec 14, 2024

These scripts were generated:

DO NO EDIT DIRECTLY! auto-generated by nim r tools/ci_generate.nim

ups

@Araq Araq added the merge_when_passes_CI mergeable once green label Dec 14, 2024
@narimiran narimiran merged commit 556f217 into nim-lang:devel Dec 16, 2024
15 checks passed
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from 556f217

Hint: mm: orc; opt: speed; options: -d:release
178101 lines; 8.638s; 653.789MiB peakmem

Buldram added a commit to Buldram/spack that referenced this pull request Dec 16, 2024
Omitting --skipParentCfg necessary after:
nim-lang/Nim#24437
Build script patch in Nim repo:
nim-lang/Nim#24537
Buldram added a commit to Buldram/spack that referenced this pull request Dec 16, 2024
Omitting --skipParentCfg is necessary after:
nim-lang/Nim#24437
Build script patch in Nim repo:
nim-lang/Nim#24537
@narimiran
Copy link
Member

This is still not properly fixed.

@ringabout
Copy link
Member

I will fix it for nightlies

Araq pushed a commit that referenced this pull request Dec 17, 2024
)

follow up #24537

Because `nimble` is a bundled repo so it is bundled in the tarballs

i.e.
https://github.com/nim-lang/nightlies/blob/82421fd7053bf58dea69e9a259e6f2618c2be2e5/.github/workflows/nightlies.yml#L264
has bundled `dist/nimble`, but it only copies the data without `.git`.
So in this PR, we ignore bundled nimble repo.
@ringabout
Copy link
Member

narimiran pushed a commit that referenced this pull request Dec 23, 2024
)

follow up #24537

Because `nimble` is a bundled repo so it is bundled in the tarballs

i.e.
https://github.com/nim-lang/nightlies/blob/82421fd7053bf58dea69e9a259e6f2618c2be2e5/.github/workflows/nightlies.yml#L264
has bundled `dist/nimble`, but it only copies the data without `.git`.
So in this PR, we ignore bundled nimble repo.

(cherry picked from commit 70b3232)
narimiran pushed a commit that referenced this pull request Jan 14, 2025
narimiran pushed a commit that referenced this pull request Jan 15, 2025
)

follow up #24537

Because `nimble` is a bundled repo so it is bundled in the tarballs

i.e.
https://github.com/nim-lang/nightlies/blob/82421fd7053bf58dea69e9a259e6f2618c2be2e5/.github/workflows/nightlies.yml#L264
has bundled `dist/nimble`, but it only copies the data without `.git`.
So in this PR, we ignore bundled nimble repo.

(cherry picked from commit 70b3232)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge_when_passes_CI mergeable once green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants