[xilong-tongji@tongji-openeuler PurC]$ uname -a
Linux tongji-openeuler 4.19.90-2012.4.0.0053.oe1.aarch64 #1 SMP Mon Dec 21 14:33:58 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
-- Using platform-specific CMakeLists: /home/xilong-tongji/PurC/Source/ExtDVObjs/fs/PlatformLinux.cmake
-- Platform-specific CMakeLists not found: /home/xilong-tongji/PurC/Source/ExtDVObjs/math/PlatformLinux.cmake
-- Found Python: /home/xilong-tongji/archiconda3/bin/python3.7 (found version "3.7.1") found components: Interpreter
-- Platform-specific CMakeLists not found: /home/xilong-tongji/PurC/Source/PlatformLinux.cmake
-- Enabled features:
-- ENABLE_API_TESTS ....... ON
-- ENABLE_HIBUS OFF
-- ENABLE_HTML ............ ON
-- ENABLE_ICU OFF
-- ENABLE_MQTT ............ ON
-- ENABLE_REMOTE_FETCHER ON
-- ENABLE_RENDERER_HIBUS .. ON
-- ENABLE_RENDERER_PURCMC ON
-- ENABLE_RENDERER_THREAD . ON
-- ENABLE_SOCKET_STREAM OFF
-- ENABLE_SSL ............. ON
-- ENABLE_WEB_SOCKET ON
-- ENABLE_XGML ............ ON
-- ENABLE_XML OFF
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GLIB_GIO_LIBRARIES (ADVANCED)
linked by target "WTF" in directory /home/xilong-tongji/PurC/Source/WTF/wtf
linked by target "PurC" in directory /home/xilong-tongji/PurC/Source/PurC
GLIB_GMODULE_LIBRARIES (ADVANCED)
linked by target "PurC" in directory /home/xilong-tongji/PurC/Source/PurC
GLIB_GOBJECT_LIBRARIES (ADVANCED)
linked by target "WTF" in directory /home/xilong-tongji/PurC/Source/WTF/wtf
linked by target "PurC" in directory /home/xilong-tongji/PurC/Source/PurC
GLIB_LIBRARIES (ADVANCED)
linked by target "WTF" in directory /home/xilong-tongji/PurC/Source/WTF/wtf
linked by target "PurC" in directory /home/xilong-tongji/PurC/Source/PurC
linked by target "test_utils" in directory /home/xilong-tongji/PurC/Source/test/utils
-- Configuring incomplete, errors occurred!
See also "/home/xilong-tongji/PurC/build/CMakeFiles/CMakeOutput.log".
See also "/home/xilong-tongji/PurC/build/CMakeFiles/CMakeError.log".
in openeuler environment build PurC with command:
[xilong-tongji@tongji-openeuler PurC]$ uname -a Linux tongji-openeuler 4.19.90-2012.4.0.0053.oe1.aarch64 #1 SMP Mon Dec 21 14:33:58 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux