We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
arch -x86_64
... ==> Pouring mcpp--2.7.2.big_sur.bottle.1.tar.gz 🍺 /usr/local/Cellar/mcpp/2.7.2: 19 files, 1.1MB ==> Installing souffle-lang/souffle/souffle --HEAD ==> git fetch --tags ==> cmake -B build -S . ==> cmake --build build --target install Last 15 lines from /Users/kmicinski/Library/Logs/Homebrew/souffle/03.cmake: container.insert(container.end(), std::begin(range), std::end(range)); ^ /tmp/souffle-20210823-23822-1q1d0at/src/ast/Aggregator.cpp:67:5: note: in instantiation of function template specialization 'souffle::append<std::__1::vector<const souffle::ast::Node *>, souffle::range<souffle::TransformIterator<std::__1::__wrap_iter<const std::__1::unique_ptr<souffle::ast::Literal> *>, const (lambda at /tmp/souffle-20210823-23822-1q1d0at/src/include/souffle/utility/Iteration.h:372:38)>>>' requested here append(res, makePtrRange(body)); ^ /tmp/souffle-20210823-23822-1q1d0at/src/include/souffle/utility/Iteration.h:164:7: note: copy assignment operator of 'TransformIterator<std::__1::__wrap_iter<const std::__1::unique_ptr<souffle::ast::Literal> *>, const (lambda at /tmp/souffle-20210823-23822-1q1d0at/src/include/souffle/utility/Iteration.h:372:38)>' is implicitly deleted because field 'fun' has no copy assignment operator F fun; ^ 1 error generated. make[2]: *** [src/CMakeFiles/libsouffle.dir/ast/Aggregator.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [src/CMakeFiles/libsouffle.dir/all] Error 2 [ 7%] Linking CXX executable souffleprof [ 7%] Built target souffleprof make: *** [all] Error 2 If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/souffle-lang/homebrew-souffle/issues
The text was updated successfully, but these errors were encountered:
May I ask which clang++ / G++ version you are using on your system?
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: