-
Notifications
You must be signed in to change notification settings - Fork 11
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
hhvm 3.7.0 failed to build #25
Comments
Run MAKEOPTS="-j1" emerge -1 hhvm sob., 30 maj 2015, 07:32 lutel użytkownik [email protected]
|
Please find below result of "MAKEOPTS="-j1" emerge -1 hhvm"... Linking CXX static library libhphp_util.a
|
I think here is similiar issue fixed, can we have patch for this ebuild please? |
I can't emerge hhvm 3.7.0 on Gentoo hardened system. It fails when building "mcrouter target", I couldn't get any more details from build.log. Is there any log that shows compilation details?
[ 41%] Building CXX object third-party/mcrouter/CMakeFiles/mcrouter.dir/mcrouter/lib/config/ConfigPreprocessor.cpp.o
[ 41%] Building CXX object third-party/mcrouter/CMakeFiles/mcrouter.dir/mcrouter/lib/WeightedCh3HashFunc.cpp.o
[ 41%] Building CXX object third-party/mcrouter/CMakeFiles/mcrouter.dir/mcrouter/lib/StatsReply.cpp.o
[ 41%] Building CXX object third-party/mcrouter/CMakeFiles/mcrouter.dir/mcrouter/lib/McRequestBase.cpp.o
[ 42%] Building CXX object third-party/mcrouter/CMakeFiles/mcrouter.dir/mcrouter/lib/McReplyBase.cpp.o
[ 42%] Building CXX object third-party/mcrouter/CMakeFiles/mcrouter.dir/mcrouter/lib/IOBufUtil.cpp.o
Linking CXX static library libmcrouter.a
[ 42%] Built target mcrouter
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2
emerge --info '=dev-php/hhvm-3.7.0::javer'
,emerge -pqv '=dev-php/hhvm-3.7.0::javer'
.The text was updated successfully, but these errors were encountered: