******************************************************************************** conan install angelscript/2.35.0@ --profile=/home/conan/w/BuildSingleReference/11545/84d8096b-d554-4514-9b66-afbc7f1e5a93/profile.txt --build=angelscript ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] angelscript:shared=False [build_requires] [env] angelscript/2.35.0: Forced build from source Installing package: angelscript/2.35.0 Requirements angelscript/2.35.0 from local cache - Cache Packages angelscript/2.35.0:d0ec62fc032e5a10524fa454546aa1bdbb22baf8 - Build Installing (downloading, building) binaries... angelscript/2.35.0: Copying sources to build folder angelscript/2.35.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 angelscript/2.35.0: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK angelscript/2.35.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '-DCMAKE_CXX_STANDARD=11' '-DAS_NO_EXCEPTIONS=False' '/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/projects/cmake' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring angelscript 2.35.0 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target angelscript [ 2%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_atomic.cpp.o [ 5%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_builder.cpp.o [ 8%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_bytecode.cpp.o [ 11%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_callfunc.cpp.o [ 14%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_callfunc_mips.cpp.o [ 17%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_callfunc_x86.cpp.o [ 20%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_callfunc_x64_gcc.cpp.o [ 23%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_callfunc_x64_msvc.cpp.o [ 26%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_callfunc_x64_mingw.cpp.o [ 29%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_compiler.cpp.o [ 32%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_configgroup.cpp.o [ 35%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_context.cpp.o [ 38%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_datatype.cpp.o [ 41%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_gc.cpp.o [ 44%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_generic.cpp.o [ 47%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_globalproperty.cpp.o [ 50%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_memory.cpp.o [ 52%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_module.cpp.o [ 55%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_objecttype.cpp.o [ 58%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_outputbuffer.cpp.o [ 61%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_parser.cpp.o [ 64%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_restore.cpp.o [ 67%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_scriptcode.cpp.o [ 70%] Building CXX object CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_scriptengine.cpp.o CMakeFiles/angelscript.dir/build.make:380: recipe for target 'CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_scriptengine.cpp.o' failed CMakeFiles/angelscript.dir/build.make:198: recipe for target 'CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_compiler.cpp.o' failed CMakeFiles/angelscript.dir/build.make:354: recipe for target 'CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_restore.cpp.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/angelscript.dir/all' failed Makefile:148: recipe for target 'all' failed Received SIGTERM! CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_scriptengine.cpp.o] Error 4 make[2]: *** Waiting for unfinished jobs.... g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_compiler.cpp.o] Error 4 g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [CMakeFiles/angelscript.dir/home/conan/w/BuildSingleReference/.conan/data/angelscript/2.35.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/angelscript/source/as_restore.cpp.o] Error 4 make[1]: *** [CMakeFiles/angelscript.dir/all] Error 2 make: *** [all] Error 2 ERROR: Exiting with code: 5