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

issue with docker setup #125

Open
gjcoram opened this issue May 22, 2024 · 2 comments
Open

issue with docker setup #125

gjcoram opened this issue May 22, 2024 · 2 comments

Comments

@gjcoram
Copy link

gjcoram commented May 22, 2024

When I try this command as part of the instructions for building OpenVAF:

docker run -ti -v .:/io ghcr.io/pascalkuthe/ferris_ci_build_x86_64-unknown-linux-gnu:latest

I get an error:

bash: /usr/libexec/grepconf.sh: No such file or directory

I think it would be sufficient to create this as an empty file.

@dwarning
Copy link

I have to use "sudo" before both docker cmd's.
Got same error of missing grepconf.sh
But: Then I can follow the next cmd's with successful build of the binaries.

grepconf.sh makes only colors for warnings and errors in compiling process. Seems redhat/centos.

@metroid120
Copy link
Collaborator

I would recommend to not use the Dockerfile linked here, but check out the one used by Harald Pretl
https://github.com/iic-jku/osic-multitool/tree/main/openvaf

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

3 participants