>>> cegui 00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/cegui/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0 -xf - >>> cegui 00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0 Patching >>> cegui 00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0 Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0/ && cd /home/buildroot/autobuild/instance-0/output-1/build/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DCEGUI_HAS_MINIZIP_RESOURCE_PROVIDER=OFF -DCEGUI_BUILD_RENDERER_IRRLICHT=OFF -DCEGUI_BUILD_RENDERER_OGRE=OFF -DCEGUI_BUILD_XMLPARSER_XERCES=OFF -DCEGUI_USE_FRIBIDI=OFF -DCEGUI_SAMPLES_ENABLED=OFF -DCEGUI_BUILD_APPLICATION_TEMPLATES=OFF -DCEGUI_USE_EPOXY=OFF -DCEGUI_USE_GLEW=OFF -DCEGUI_BUILD_RENDERER_OPENGL=OFF -DCEGUI_BUILD_RENDERER_OPENGL3=OFF -DCEGUI_BUILD_XMLPARSER_EXPAT=ON -DCEGUI_BUILD_IMAGECODEC_SDL2=OFF -DCEGUI_HAS_PCRE_REGEX=ON -DCEGUI_HAS_FREETYPE=ON -DCEGUI_BUILD_XMLPARSER_LIBXML2=ON -DCEGUI_BUILD_XMLPARSER_RAPIDXML=OFF -DCEGUI_BUILD_XMLPARSER_TINYXML=ON -DCEGUI_BUILD_IMAGECODEC_FREEIMAGE=OFF ) CMake Deprecation Warning at CMakeLists.txt:6 (cmake_policy): The OLD behavior for policy CMP0017 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0045 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PCRE: /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -- Found FREETYPE: /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.so -- Could NOT find MINIZIP (missing: MINIZIP_LIB MINIZIP_H_PATH) -- Could NOT find FRIBIDI (missing: FRIBIDI_LIB FRIBIDI_H_PATH FRIBIDI_CHARSETS_H_PATH) -- Could NOT find FRIBIDI (missing: FRIBIDI_LIB FRIBIDI_H_PATH FRIBIDI_CHARSETS_H_PATH) -- Could NOT find harfbuzz (missing: HARFBUZZ_LIB HARFBUZZ_H_PATH) -- Could NOT find raqm (missing: RAQM_LIB RAQM_H_PATH) -- Looking for iconv -- Looking for iconv - found CMake Warning (dev) at cmake/FindIconv.cmake:82 (set): implicitly converting 'TYPE' to 'STRING' type. Call Stack (most recent call first): CMakeLists.txt:101 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find GLEW (missing: GLEW_LIB GLEW_H_PATH) -- Found GLM: /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include -- Could NOT find GLFW (missing: GLFW_LIB GLFW_H_PATH) -- Could NOT find GLFW3 (missing: GLFW3_LIB GLFW3_H_PATH) -- 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 -- Could NOT find SDL2 (missing: SDL2_LIB SDL2_H_PATH) -- Could NOT find SDL2IMAGE (missing: SDL2IMAGE_LIB SDL2IMAGE_H_PATH) -- Could NOT find SFML (missing: SFML_SYSTEM_LIBRARY SFML_WINDOW_LIBRARY SFML_GRAPHICS_LIBRARY) -- Could NOT find DIRECTXSDK (missing: DIRECTXSDK_LIB_PATH DIRECTXSDK_H_PATH DIRECTXSDK_MAX_D3D) -- Could NOT find IRRLICHT (missing: IRRLICHT_LIB IRRLICHT_H_PATH) -- Could NOT find OGRE (missing: OGRE_DIR) -- Looking for OGRE... -- OGRE_PREFIX_WATCH changed. -- Found PkgConfig: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'OGRE' -- Package 'OGRE', required by 'virtual:world', not found -- Could not locate OGRE -- Could NOT find DIRECTFB (missing: DIRECTFB_LIB DIRECTFB_H_PATH) -- Could NOT find OPENGLES (missing: OPENGLES_LIB OPENGLES_H_PATH) -- Could NOT find OPENGLES2 (missing: OPENGLES2_LIB OPENGLES2_H_PATH) -- Could NOT find OPENGLES3 (missing: OPENGLES3_LIB OPENGLES3_H_PATH) -- Could NOT find EPOXY (missing: EPOXY_LIB EPOXY_H_PATH) -- Found EXPAT: /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libexpat.so -- Could NOT find XERCESC (missing: XERCESC_LIB XERCESC_H_PATH) -- Found LibXml2: /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libxml2.so (found version "2.9.12") -- Found TINYXML: /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libtinyxml.so -- Performing Test TINYXML_API_TEST -- Performing Test TINYXML_API_TEST - Success -- Could NOT find TINYXML2 (missing: TINYXML2_LIB TINYXML2_H_PATH) -- Could NOT find RAPIDXML (missing: RAPIDXML_H_PATH) -- Could NOT find IL (missing: IL_LIB IL_H_PATH) -- Could NOT find ILU (missing: ILU_LIB IL_H_PATH) -- Could NOT find FREEIMAGE (missing: FREEIMAGE_LIB FREEIMAGE_H_PATH) -- Could NOT find SILLY (missing: SILLY_LIB SILLY_H_PATH) -- Could NOT find CORONA (missing: CORONA_LIB CORONA_H_PATH) -- Could NOT find PVRTOOLS (missing: PVRTOOLS_LIB PVRTOOLS_H_PATH) -- Could NOT find LUA51 (missing: LUA_LIB LUA_H_PATH) -- Could NOT find TOLUAPP (missing: TOLUAPP_LIB TOLUAPP_H_PATH) -- Found PythonLibs: /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libpython3.9.so (found suitable version "3.9.6", minimum required is "3.5") -- Found PythonInterp: /home/buildroot/autobuild/instance-0/output-1/host/bin/python3.9 (found version "3.9.6") -- Found PythonLibs: /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libpython3.9.so (found suitable exact version "3.9.6") CMake Warning at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:181 (find_package) CMake Warning at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:181 (find_package) CMake Warning at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:181 (find_package) CMake Warning at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:181 (find_package) CMake Warning at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:181 (find_package) -- Could NOT find Boost (missing: python unit_test_framework timer) (found suitable version "1.75.0", minimum required is "1.36.0") -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Some or all of the gtk libraries were not found. (missing: GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GDK_INCLUDE_DIR GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY) CMake Warning (dev) at CMakeLists.txt:223 (set): implicitly converting 'INT' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at CMakeLists.txt:629 (message): None of the image codec modules are going to be built. You should ensure that CEGUI_OPTION_DEFAULT_IMAGECODEC is set to something appropriate. -- Found PythonLibs: /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libpython3.9.so (found version "3.9.6") -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "3.0.8") CMake Error at cegui/src/ScriptModules/SWIG/CMakeLists.txt:11 (include): include called with wrong number of arguments. include() only takes one file. CMake Error at cegui/src/ScriptModules/SWIG/CMakeLists.txt:19 (swig_add_module): Unknown CMake command "swig_add_module". -- Configuring incomplete, errors occurred! See also "/home/buildroot/autobuild/instance-0/output-1/build/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0/CMakeFiles/CMakeOutput.log". See also "/home/buildroot/autobuild/instance-0/output-1/build/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0/CMakeFiles/CMakeError.log". package/pkg-generic.mk:249: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'