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

Build fails with soufflev1.7+ #111

Open
2 tasks done
conscott opened this issue Dec 18, 2019 · 1 comment
Open
2 tasks done

Build fails with soufflev1.7+ #111

conscott opened this issue Dec 18, 2019 · 1 comment

Comments

@conscott
Copy link

It seems a new version of souffle was released recently and build_souffle.sh fails with this new version. Uninstalling v1.7 and installing v1.6.2 seemed to fix this, and I was able to successfully run gradlew jar

I have checked the following

  • The souffle binary is available, output when running souffle:

Souffle: 1.6.2 (success) and 1.7.1 (failed)

  • Output of solc --version

Version: 0.5.13+commit.5b0b510c.Linux.g++

Steps to reproduce

Env: Ubuntu 16.04

  1. Pull master @ 2ebb518
  2. Java Version : openjdk version "1.8.0_222"
  3. Install v1.7.1 deb
  4. Run gradlew jar
@ritzdorf
Copy link
Collaborator

Hey @conscott ,

thanks for letting us know. We will update the documentation accordingly and see if we can adjust for the new version.

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