-
-
Save Fohlen/9956fc1e9b1d75a8a2d1755ab3fd51a9 to your computer and use it in GitHub Desktop.
conan-grpc issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package info: | |
grpc/1.14.1@inexorgame/stable from https://bintray.com/inexorgame/inexor-conan/grpc%3Ainexorgame | |
system info: | |
OSX Mojave (10.14.2 (18C54) | |
c++ -v | |
Apple LLVM version 10.0.0 (clang-1000.10.44.4) | |
Target: x86_64-apple-darwin18.2.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
cmake --version | |
cmake version 3.13.2 | |
CMake suite maintained and supported by Kitware (kitware.com/cmake). | |
build log: | |
(compiles successfully but then) | |
[ 99%] Built target grpc++_cronet | |
make: *** [all] Error 2 | |
grpc/1.14.1@inexorgame/stable: | |
grpc/1.14.1@inexorgame/stable: ERROR: Package '998f1168b9d95ab3b37af34148c830546d795125' build failed | |
grpc/1.14.1@inexorgame/stable: WARN: Build folder /Users/fohlen/.conan/data/grpc/1.14.1/inexorgame/stable/build/998f1168b9d95ab3b37af34148c830546d795125 | |
ERROR: grpc/1.14.1@inexorgame/stable: Error in build() method, line 111 | |
cmake.build() | |
ConanException: Error 512 while executing cmake --build '/Users/fohlen/.conan/data/grpc/1.14.1/inexorgame/stable/build/998f1168b9d95ab3b37af34148c830546d795125/build_subfolder' '--' '-j8' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment