0

CentOS 5.8 --- ケンレル 2.6.18-308.11.1.el5 x86_64

これは 64 ビット CentOS 5 の奇妙なエラーです。運が尽きました...

[ 89%] Built target ext_hhvm_static
Scanning dependencies of target hphp
[ 89%] Building CXX object src/hphp/CMakeFiles/hphp.dir/main.cpp.o
In file included from /opt/hiphop/hiphop-php/src/hphp/main.cpp:44:
/opt/hiphop/hiphop-php/src/runtime/base/compiler_id.h:16:1: warning: "COMPILER_ID"   redefined
<command-line>: warning: this is the location of the previous definition

[ 89%] Building CXX object src/hphp/CMakeFiles/hphp.dir/externals.cpp.o
Linking CXX executable hphp
Building hhvm
terminate called after throwing an instance of 'HPHP::RescheduleException'
terminate called recursively
Core dumped: Aborted
hphp failed
make[2]: *** [src/hphp/hphp] Error 255
make[1]: *** [src/hphp/CMakeFiles/hphp.dir/all] Error 2
make: *** [all] Error 2

前もって感謝します。

4

1 に答える 1

0

HHVM がデフォルトのランタイムになったので、agit pullを実行して再試行します。

于 2013-05-15T23:38:06.287 に答える