According to URL the latest version is 0.11.2.0 Please bump it in tree, thanks
Building CXX object CMakeFiles/cocaine-runtime.dir/src/runtime/pid_file.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -O2 -pipe -I/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0/include -I/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0/foreign/backward-cpp -I/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0/foreign/jsoncpp-0.6.0-rc2/include -std=c++0x -W -Wall -Werror -pedantic -o CMakeFiles/cocaine-runtime.dir/src/runtime/pid_file.cpp.o -c /var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0/src/runtime/pid_file.cpp /var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0/src/runtime/runtime.cpp:41:24: fatal error: backward.hpp: No such file or directory #include "backward.hpp" ^ compilation terminated. CMakeFiles/cocaine-runtime.dir/build.make:80: recipe for target 'CMakeFiles/cocaine-runtime.dir/src/runtime/runtime.cpp.o' failed make[2]: *** [CMakeFiles/cocaine-runtime.dir/src/runtime/runtime.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0_build' CMakeFiles/Makefile2:99: recipe for target 'CMakeFiles/cocaine-runtime.dir/all' failed make[1]: *** [CMakeFiles/cocaine-runtime.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0_build' Makefile:116: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: net-misc/cocaine-core-0.11.2.0::gentoo failed (compile phase): * emake failed
It's a packaging issue. I just reported https://github.com/cocaine/cocaine-core/issues/117 All git submodules simply are missing in the release tarballs. Though I personally don't know if this is just a github issue...
Created attachment 381888 [details] cocaine-core-0.11.2.5.ebuild Version bump, pulls fixed up sources from official repo.
Created attachment 381890 [details, diff] cocaine-core-0.11.2.5_binutils-2.23-compat.patch
+ 11 Mar 2015; Patrick Lauer <patrick@gentoo.org> +cocaine-core-0.11.2.5.ebuild, + +files/cocaine-core-0.11.2.5_binutils-2.23-compat.patch: + Bump for #497290