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

Error: cannot open file: compiler/ast #17

Open
HJarausch opened this issue Nov 16, 2020 · 0 comments
Open

Error: cannot open file: compiler/ast #17

HJarausch opened this issue Nov 16, 2020 · 0 comments

Comments

@HJarausch
Copy link

Trying to install nimedit on my Gentoo Linux system fails like
nimble install https://github.com/Araq/nimedit.git
Downloading https://github.com/Araq/nimedit.git using git
Verifying dependencies for [email protected]
Info: Dependency on sdl2@#head already satisfied
Verifying dependencies for sdl2@#head
Info: Dependency on dialogs@>= 1.0 already satisfied
Verifying dependencies for [email protected]
Info: Dependency on gtk2@>= 1.0 already satisfied
Verifying dependencies for [email protected]
Info: Dependency on cairo@any version already satisfied
Verifying dependencies for [email protected]
Installing [email protected]
Building NimEdit/nimedit using c backend
/tmp/nimble_174096/githubcom_Araqnimeditgit/prims.nim(4, 8) Warning: imported and not used: 'random' [UnusedImport]
/tmp/nimble_174096/githubcom_Araqnimeditgit/styles.nim(6, 8) Warning: imported and not used: 'languages' [UnusedImport]
/tmp/nimble_174096/githubcom_Araqnimeditgit/buffertype.nim(2, 62) Error: cannot open file: compiler/ast
Tip: 9 messages have been suppressed, use --verbose to show them.
Error: Build failed for package: NimEdit
... Execution failed with exit code 1
... Command: /usr/bin/nim c --colors:on --noNimblePath -d:release -d:NimblePkgVersion=0.91 --path:'/home/jarausch/.nimble/pkgs/sdl2-#head' --path:/home/jarausch/.nimble/pkgs/dialogs-1.1.1 --path:/home/jarausch/.nimble/pkgs/gtk2-1.3 --path:/home/jarausch/.nimble/pkgs/cairo-1.1.1 --hints:off -o:/tmp/nimble_174096/githubcom_Araqnimeditgit/nimedit /tmp/nimble_174096/githubcom_Araqnimeditgit/nimedit.nim

What am I missing?
Thanks for hint,
Helmut

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

1 participant