Date: Sat, 12 Apr 2014 12:20:01 GMT From: "Eugene M. Zheganin" <eugene@zhegan.in> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/188498: lang/hiphop-php build failure Message-ID: <201404121220.s3CCK1Cg041640@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/188498; it has been noted by GNATS. From: "Eugene M. Zheganin" <eugene@zhegan.in> To: bug-followup@FreeBSD.org, eugene@zhegan.in Cc: Subject: Re: ports/188498: lang/hiphop-php build failure Date: Sat, 12 Apr 2014 18:19:29 +0600 This, again, can be got rid off using cmake 3.0.0-rc2 built from sources (and installed to a custom PREFIX), but all it does - cmake coredumps later. ===> Building for hiphop-php-2.1_8 [ 0%] Built target lz4 [ 1%] Built target timelib [ 1%] Built target sqlite3 [ 2%] Built target double-conversion [ 2%] Built target afdt [ 2%] Generating systemlib.php [ 10%] Built target mbfl [ 10%] Built target systemlib [ 14%] Built target folly [ 14%] Built target gen-infotabs [ 14%] Built target gen-class-map [ 14%] Generating class_map.cpp and constants.h Ошибка сегментации (core dumped) --- hphp/system/class_map.cpp --- *** [hphp/system/class_map.cpp] Error code 139 make[4]: stopped in /usr/ports/lang/hiphop-php/work/hiphop-php-HPHP-2.1 1 error make[4]: stopped in /usr/ports/lang/hiphop-php/work/hiphop-php-HPHP-2.1 --- hphp/system/CMakeFiles/hphp_system.dir/all --- *** [hphp/system/CMakeFiles/hphp_system.dir/all] Error code 2 make[3]: stopped in /usr/ports/lang/hiphop-php/work/hiphop-php-HPHP-2.1 Linking CXX executable gen-ext-hhvm A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/ports/lang/hiphop-php/work/hiphop-php-HPHP-2.1 --- hphp/tools/bootstrap/CMakeFiles/gen-ext-hhvm.dir/all --- *** [hphp/tools/bootstrap/CMakeFiles/gen-ext-hhvm.dir/all] Error code 2 make[3]: stopped in /usr/ports/lang/hiphop-php/work/hiphop-php-HPHP-2.1 2 errors make[3]: stopped in /usr/ports/lang/hiphop-php/work/hiphop-php-HPHP-2.1 *** [all] Error code 2 make[2]: stopped in /usr/ports/lang/hiphop-php/work/hiphop-php-HPHP-2.1 1 error make[2]: stopped in /usr/ports/lang/hiphop-php/work/hiphop-php-HPHP-2.1 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/hiphop-php *** Error code 1 Stop. make: stopped in /usr/ports/lang/hiphop-php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404121220.s3CCK1Cg041640>