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

Unable to bootstrap nim-devel in Linux i386. #22891

Closed
cheatfate opened this issue Oct 30, 2023 · 3 comments
Closed

Unable to bootstrap nim-devel in Linux i386. #22891

cheatfate opened this issue Oct 30, 2023 · 3 comments
Assignees

Comments

@cheatfate
Copy link
Member

cheatfate commented Oct 30, 2023

Description

./koch boot -d:release
iteration: 1
bin/nim c  --skipUserCfg --skipParentCfg -d:nimKochBootstrap --nimcache:nimcache/r_linux_i386 -d:release --noNimblePath --compileOnly compiler/nim.nim
Hint: used config file '/home/cheatfate/tmp/nim/config/nim.cfg' [Conf]
Hint: used config file '/home/cheatfate/tmp/nim/config/config.nims' [Conf]
Hint: used config file '/home/cheatfate/tmp/nim/compiler/nim.cfg' [Conf]
.........................................................................................................................................................................................................................................................................................................................
/home/cheatfate/tmp/nim/compiler/nir/nirvm.nim(163, 35) Error: type mismatch: got 'BiggestInt' for 'b.m.lit.numbers[litId(b.m.types.nodes[int(y)])]' but expected 'int'
FAILURE
@ringabout
Copy link
Member

See also #22889; might fix the problem (I cannot test it on the i386)

@ringabout
Copy link
Member

nightlies can now build it successfully => https://github.com/nim-lang/nightlies/actions/runs/6700413691/job/18217938960

@ringabout ringabout self-assigned this Oct 31, 2023
@cheatfate
Copy link
Member Author

yep, it looks fixed now, thank you

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

No branches or pull requests

2 participants