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

Unbreak build against Boost 1.68 #1666

Merged
merged 1 commit into from
Jul 9, 2018
Merged

Unbreak build against Boost 1.68 #1666

merged 1 commit into from
Jul 9, 2018

Conversation

jbeich
Copy link
Contributor

@jbeich jbeich commented Jul 9, 2018

After boostorg/uuid@33da3e2a5b87 (and boostorg/uuid@3d2f7758e9e1) build fails. See error log.
Can you also backport to master and release/3.1.2 branches?

CC @ilovezfs

In file included from src/main.cc:34:
In file included from src/global.h:41:
In file included from src/option.h:45:
In file included from src/scope.h:45:
In file included from src/op.h:45:
In file included from src/expr.h:45:
In file included from src/exprbase.h:57:
src/utils.h:47:10: fatal error: 'boost/uuid/sha1.hpp' file not found
 #include <boost/uuid/sha1.hpp>
          ^
@ilovezfs
Copy link

ilovezfs commented Jul 9, 2018

Wow! You're on a roll, @jbeich!

@jwiegley jwiegley merged commit e2bad41 into ledger:next Jul 9, 2018
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

Successfully merging this pull request may close these issues.

3 participants