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 during Docker build command #18

Open
EliezerAlmogZaffrani opened this issue Dec 3, 2020 · 0 comments
Open

Error during Docker build command #18

EliezerAlmogZaffrani opened this issue Dec 3, 2020 · 0 comments

Comments

@EliezerAlmogZaffrani
Copy link

Hi,
I tried to run the securify2 code on my ubuntu 18.04 that runs on Virtual Box.
I get an error during a build command:
"
Step 19/22 : RUN cd /sec/securify/staticanalysis/souffle_analysis && souffle --dl-program=../dl-program --fact-dir=/sec/securify/staticanalysis/facts_in --output-dir=/sec/securify/staticanalysis/facts_out -L../libfunctors -w analysis.dl
---> Running in 4da7e93c4669
failed to compile C++ source <../dl-program.cpp>
The command '/bin/sh -c cd /sec/securify/staticanalysis/souffle_analysis && souffle --dl-program=../dl-program --fact-dir=/sec/securify/staticanalysis/facts_in --output-dir=/sec/securify/staticanalysis/facts_out -L../libfunctors -w analysis.dl' returned a non-zero code: 1
"
After the last line the build command does not continue to run
How to solve this issue?

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