>>> 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 Applying 0001-XMLParser.cpp-include-string.h.patch using patch: patching file cegui/src/XMLParserModules/RapidXML/XMLParser.cpp >>> 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" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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_RENDERER_OPENGLES=OFF -DCEGUI_BUILD_XMLPARSER_XERCES=OFF -DCEGUI_USE_FRIBIDI=OFF -DCEGUI_SAMPLES_ENABLED=OFF -DCEGUI_BUILD_APPLICATION_TEMPLATES=OFF -DCEGUI_BUILD_PYTHON_MODULES_SWIG=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=OFF -DCEGUI_HAS_FREETYPE=OFF -DCEGUI_BUILD_XMLPARSER_LIBXML2=ON -DCEGUI_BUILD_XMLPARSER_RAPIDXML=OFF -DCEGUI_BUILD_XMLPARSER_TINYXML=OFF -DCEGUI_BUILD_IMAGECODEC_FREEIMAGE=OFF ) CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. 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 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/mipsel-linux-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: /home/buildroot/autobuild/instance-0/output-1/host/bin/mipsel-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find PCRE (missing: PCRE_LIB PCRE_H_PATH) CMake Warning (dev) at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (FREETYPE) does not match the name of the calling package (Freetype). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:671 (find_package_handle_standard_args) cmake/FindFreetype.cmake:22 (cegui_find_package_handle_standard_args) CMakeLists.txt:95 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find FREETYPE (missing: FREETYPE_LIB FREETYPE_H_PATH_ft2build FREETYPE_H_PATH_ftconfig) CMake Warning (dev) at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (MINIZIP) does not match the name of the calling package (Minizip). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:671 (find_package_handle_standard_args) cmake/FindMinizip.cmake:22 (cegui_find_package_handle_standard_args) CMakeLists.txt:96 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find MINIZIP (missing: MINIZIP_LIB MINIZIP_H_PATH) CMake Warning (dev) at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (FRIBIDI) does not match the name of the calling package (Fribidi). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:671 (find_package_handle_standard_args) cmake/FindFribidi.cmake:18 (cegui_find_package_handle_standard_args) CMakeLists.txt:97 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find FRIBIDI (missing: FRIBIDI_LIB FRIBIDI_H_PATH FRIBIDI_CHARSETS_H_PATH) CMake Warning (dev) at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (FREETYPE) does not match the name of the calling package (Freetype). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:671 (find_package_handle_standard_args) cmake/FindFreetype.cmake:22 (cegui_find_package_handle_standard_args) cmake/FindRaqm.cmake:6 (find_package) CMakeLists.txt:98 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find FREETYPE (missing: FREETYPE_LIB FREETYPE_H_PATH_ft2build FREETYPE_H_PATH_ftconfig) CMake Warning (dev) at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (FRIBIDI) does not match the name of the calling package (Fribidi). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:671 (find_package_handle_standard_args) cmake/FindFribidi.cmake:18 (cegui_find_package_handle_standard_args) cmake/FindRaqm.cmake:7 (find_package) CMakeLists.txt:98 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find FRIBIDI (missing: FRIBIDI_LIB FRIBIDI_H_PATH FRIBIDI_CHARSETS_H_PATH) CMake Warning (dev) at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (harfbuzz) does not match the name of the calling package (Harfbuzz). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:671 (find_package_handle_standard_args) cmake/FindHarfbuzz.cmake:17 (cegui_find_package_handle_standard_args) cmake/FindRaqm.cmake:8 (find_package) CMakeLists.txt:98 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find harfbuzz (missing: HARFBUZZ_LIB HARFBUZZ_H_PATH) CMake Warning (dev) at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (raqm) does not match the name of the calling package (Raqm). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:671 (find_package_handle_standard_args) cmake/FindRaqm.cmake:22 (cegui_find_package_handle_standard_args) CMakeLists.txt:98 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- 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) CMake Error at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find GLM (missing: GLM_H_PATH) Call Stack (most recent call first): /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) cmake/FindGLM.cmake:9 (find_package_handle_standard_args) CMakeLists.txt:106 (find_package) -- Configuring incomplete, errors occurred! make: *** [package/pkg-generic.mk:273: /home/buildroot/autobuild/instance-0/output-1/build/cegui-00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'