diff --git a/android/.cxx/abi_configuration_4o5p5x6f.json b/android/.cxx/abi_configuration_4o5p5x6f.json deleted file mode 100644 index e542dae1..00000000 --- a/android/.cxx/abi_configuration_4o5p5x6f.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "allAbis": [ - "armeabi-v7a", - "arm64-v8a", - "x86", - "x86_64" - ], - "validAbis": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ] -} \ No newline at end of file diff --git a/android/.cxx/abi_configuration_4o5p5x6f.log b/android/.cxx/abi_configuration_4o5p5x6f.log deleted file mode 100644 index 0637a088..00000000 --- a/android/.cxx/abi_configuration_4o5p5x6f.log +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/android/.cxx/abi_configuration_4o5p5x6f_key.json b/android/.cxx/abi_configuration_4o5p5x6f_key.json deleted file mode 100644 index 2b2c0ca1..00000000 --- a/android/.cxx/abi_configuration_4o5p5x6f_key.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ndkHandlerSupportedAbis": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "ndkHandlerDefaultAbis": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "externalNativeBuildAbiFilters": [], - "ndkConfigAbiFilters": [], - "splitsFilterAbis": [], - "ideBuildOnlyTargetAbi": true -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/arm64-v8a/.ninja_deps b/android/.cxx/cmake/debug/arm64-v8a/.ninja_deps deleted file mode 100644 index 889fb22e..00000000 Binary files a/android/.cxx/cmake/debug/arm64-v8a/.ninja_deps and /dev/null differ diff --git a/android/.cxx/cmake/debug/arm64-v8a/.ninja_log b/android/.cxx/cmake/debug/arm64-v8a/.ninja_log deleted file mode 100644 index 026da63e..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/.ninja_log +++ /dev/null @@ -1,5 +0,0 @@ -# ninja log v5 -0 2107 1648744687 CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o 39b249e9cc88e68e -1 2507 1648744688 CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o 66be0fadac4a6ea -2507 2682 1648744688 /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so befa71a38c358dc6 -1 190 1648964361 /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so befa71a38c358dc6 diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeCache.txt b/android/.cxx/cmake/debug/arm64-v8a/CMakeCache.txt deleted file mode 100644 index 86422f73..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/CMakeCache.txt +++ /dev/null @@ -1,359 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a -# It was generated by CMake: /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//No help, variable specified on the command line. -ANDROID_ABI:UNINITIALIZED=arm64-v8a - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//No help, variable specified on the command line. -CMAKE_ANDROID_ARCH_ABI:UNINITIALIZED=arm64-v8a - -//No help, variable specified on the command line. -CMAKE_ANDROID_NDK:UNINITIALIZED=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 - -//Archiver -CMAKE_AR:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar - -//Flags used by the compiler during all build types. -CMAKE_ASM_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_ASM_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds. -CMAKE_ASM_FLAGS_RELEASE:STRING= - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Debug - -//LLVM archiver -CMAKE_CXX_COMPILER_AR:FILEPATH=CMAKE_CXX_COMPILER_AR-NOTFOUND - -//Generate index for LLVM archive -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=CMAKE_CXX_COMPILER_RANLIB-NOTFOUND - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_CXX_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds for minimum -// size. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds. -CMAKE_CXX_FLAGS_RELEASE:STRING= - -//Flags used by the compiler during release builds with debug info. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Libraries linked by default with all C++ applications. -CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm - -//LLVM archiver -CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND - -//Generate index for LLVM archive -CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND - -//Flags used by the compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_C_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds for minimum -// size. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds. -CMAKE_C_FLAGS_RELEASE:STRING= - -//Flags used by the compiler during release builds with debug info. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Libraries linked by default with all C applications. -CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm - -//Flags used by the linker. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON - -//No help, variable specified on the command line. -CMAKE_FIND_ROOT_PATH:UNINITIALIZED=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/arm64-v8a/prefab - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a - -//Path to a program. -CMAKE_LINKER:FILEPATH=CMAKE_LINKER-NOTFOUND - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja - -//Flags used by the linker during the creation of modules. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=CMAKE_NM-NOTFOUND - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Ranlib -CMAKE_RANLIB:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib - -//Flags used by the linker during the creation of dll's. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Strip -CMAKE_STRIP:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip - -//No help, variable specified on the command line. -CMAKE_SYSTEM_NAME:UNINITIALIZED=Android - -//No help, variable specified on the command line. -CMAKE_SYSTEM_VERSION:UNINITIALIZED=21 - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Value Computed by CMake -Project_BINARY_DIR:STATIC=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android - -//Dependencies for the target -filament_interop_LIB_DEPENDS:STATIC=general;-landroid;general;-llog;general;-lfilament-jni;general;-lfilament-utils-jni;general;-lgltfio-jni; - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=10 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES -CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES -CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Ninja -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeCCompiler.cmake b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeCCompiler.cmake deleted file mode 100644 index 377f8725..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeCCompiler.cmake +++ /dev/null @@ -1,73 +0,0 @@ -set(CMAKE_C_COMPILER "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "12.0.8") -set(CMAKE_C_COMPILER_VERSION_INTERNAL "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert") -set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar") -set(CMAKE_C_COMPILER_AR "CMAKE_C_COMPILER_AR-NOTFOUND") -set(CMAKE_RANLIB "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib") -set(CMAKE_C_COMPILER_RANLIB "CMAKE_C_COMPILER_RANLIB-NOTFOUND") -set(CMAKE_LINKER "CMAKE_LINKER-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCC ) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "8") -set(CMAKE_C_COMPILER_ABI "ELF") -set(CMAKE_C_LIBRARY_ARCHITECTURE "") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "-l:libunwind.a;dl;c;-l:libunwind.a;dl") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake deleted file mode 100644 index b6e85c29..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,75 +0,0 @@ -set(CMAKE_CXX_COMPILER "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "12.0.8") -set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17") -set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") -set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") -set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") -set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar") -set(CMAKE_CXX_COMPILER_AR "CMAKE_CXX_COMPILER_AR-NOTFOUND") -set(CMAKE_RANLIB "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib") -set(CMAKE_CXX_COMPILER_RANLIB "CMAKE_CXX_COMPILER_RANLIB-NOTFOUND") -set(CMAKE_LINKER "CMAKE_LINKER-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCXX ) -set(CMAKE_CXX_COMPILER_LOADED 1) -set(CMAKE_CXX_COMPILER_WORKS TRUE) -set(CMAKE_CXX_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_CXX_COMPILER_ID_RUN 1) -set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) -set(CMAKE_CXX_LINKER_PREFERENCE 30) -set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) - -# Save compiler ABI information. -set(CMAKE_CXX_SIZEOF_DATA_PTR "8") -set(CMAKE_CXX_COMPILER_ABI "ELF") -set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") - -if(CMAKE_CXX_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_CXX_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") -endif() - -if(CMAKE_CXX_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index f74fd0fd..00000000 Binary files a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index b07ebd85..00000000 Binary files a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake deleted file mode 100644 index 8a7b7fa4..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Linux-5.13.9-200.fc34.x86_64") -set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "5.13.9-200.fc34.x86_64") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-1") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "1") -set(CMAKE_SYSTEM_PROCESSOR "aarch64") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeOutput.log b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 2218ac52..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,506 +0,0 @@ -The target system is: Android - 1 - aarch64 -The host system is: Linux - 5.13.9-200.fc34.x86_64 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_f4ad9" -[1/2] Building C object CMakeFiles/cmTC_f4ad9.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_f4ad9 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_85457" -[1/2] Building C object CMakeFiles/cmTC_85457.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_85457 -Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee) -Target: aarch64-none-linux-android21 -Thread model: posix -InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Candidate multilib: .;@m64 -Selected multilib: .;@m64 - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack -EL --fix-cortex-a53-843419 --warn-shared-textrel -z now -z relro -z max-page-size=4096 --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_85457 /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_85457.dir/CMakeCCompilerABI.c.o /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(CMAKE_LINKER-NOTFOUND|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_85457"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_85457.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_85457] - ignore line: [Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)] - ignore line: [Target: aarch64-none-linux-android21] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack -EL --fix-cortex-a53-843419 --warn-shared-textrel -z now -z relro -z max-page-size=4096 --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_85457 /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_85457.dir/CMakeCCompilerABI.c.o /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld] ==> ignore - arg [--sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot] ==> ignore - arg [-pie] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-EL] ==> ignore - arg [--fix-cortex-a53-843419] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [-znow] ==> ignore - arg [-zrelro] ==> ignore - arg [-zmax-page-size=4096] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [--hash-style=both] ==> ignore - arg [--enable-new-dtags] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [aarch64linux] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_85457] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtbegin_dynamic.o] ==> ignore - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - arg [--build-id=sha1] ==> ignore - arg [--no-rosegment] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [--gc-sections] ==> ignore - arg [CMakeFiles/cmTC_85457.dir/CMakeCCompilerABI.c.o] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o] ==> ignore - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit libs: [-l:libunwind.a;dl;c;-l:libunwind.a;dl] - implicit dirs: [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit fwks: [] - - - - -Detecting C [-std=c11] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_7d569" -[1/2] Building C object CMakeFiles/cmTC_7d569.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_7d569 - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:1c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c99] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_4a17c" -[1/2] Building C object CMakeFiles/cmTC_4a17c.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_4a17c - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c90] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_ae199" -[1/2] Building C object CMakeFiles/cmTC_ae199.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_ae199 - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:0c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:0c_variadic_macros -Determining if the CXX compiler works passed with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_35421" -[1/2] Building CXX object CMakeFiles/cmTC_35421.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_35421 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_36cbf" -[1/2] Building CXX object CMakeFiles/cmTC_36cbf.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_36cbf -Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee) -Target: aarch64-none-linux-android21 -Thread model: posix -InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Candidate multilib: .;@m64 -Selected multilib: .;@m64 - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack -EL --fix-cortex-a53-843419 --warn-shared-textrel -z now -z relro -z max-page-size=4096 --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_36cbf /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_36cbf.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(CMAKE_LINKER-NOTFOUND|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_36cbf"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_36cbf.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_36cbf] - ignore line: [Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)] - ignore line: [Target: aarch64-none-linux-android21] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack -EL --fix-cortex-a53-843419 --warn-shared-textrel -z now -z relro -z max-page-size=4096 --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_36cbf /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_36cbf.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld] ==> ignore - arg [--sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot] ==> ignore - arg [-pie] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-EL] ==> ignore - arg [--fix-cortex-a53-843419] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [-znow] ==> ignore - arg [-zrelro] ==> ignore - arg [-zmax-page-size=4096] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [--hash-style=both] ==> ignore - arg [--enable-new-dtags] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [aarch64linux] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_36cbf] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtbegin_dynamic.o] ==> ignore - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - arg [--build-id=sha1] ==> ignore - arg [--no-rosegment] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [--gc-sections] ==> ignore - arg [CMakeFiles/cmTC_36cbf.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-Bstatic] ==> ignore - arg [-lc++] ==> lib [c++] - arg [-Bdynamic] ==> ignore - arg [-lm] ==> lib [m] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o] ==> ignore - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-aarch64-android.a] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit libs: [c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl] - implicit dirs: [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/aarch64;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit fwks: [] - - - - -Detecting CXX [-std=c++1z] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_ae2b3" -[1/2] Building CXX object CMakeFiles/cmTC_ae2b3.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_ae2b3 - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++14] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_59a97" -[1/2] Building CXX object CMakeFiles/cmTC_59a97.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_59a97 - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++11] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_9165e" -[1/2] Building CXX object CMakeFiles/cmTC_9165e.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_9165e - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++98] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_d34af" -[1/2] Building CXX object CMakeFiles/cmTC_d34af.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_d34af - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:0cxx_alias_templates - Feature record: CXX_FEATURE:0cxx_alignas - Feature record: CXX_FEATURE:0cxx_alignof - Feature record: CXX_FEATURE:0cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:0cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:0cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:0cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:0cxx_default_function_template_args - Feature record: CXX_FEATURE:0cxx_defaulted_functions - Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:0cxx_delegating_constructors - Feature record: CXX_FEATURE:0cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:0cxx_enum_forward_declarations - Feature record: CXX_FEATURE:0cxx_explicit_conversions - Feature record: CXX_FEATURE:0cxx_extended_friend_declarations - Feature record: CXX_FEATURE:0cxx_extern_templates - Feature record: CXX_FEATURE:0cxx_final - Feature record: CXX_FEATURE:0cxx_func_identifier - Feature record: CXX_FEATURE:0cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:0cxx_inheriting_constructors - Feature record: CXX_FEATURE:0cxx_inline_namespaces - Feature record: CXX_FEATURE:0cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:0cxx_local_type_template_args - Feature record: CXX_FEATURE:0cxx_long_long_type - Feature record: CXX_FEATURE:0cxx_noexcept - Feature record: CXX_FEATURE:0cxx_nonstatic_member_init - Feature record: CXX_FEATURE:0cxx_nullptr - Feature record: CXX_FEATURE:0cxx_override - Feature record: CXX_FEATURE:0cxx_range_for - Feature record: CXX_FEATURE:0cxx_raw_string_literals - Feature record: CXX_FEATURE:0cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:0cxx_right_angle_brackets - Feature record: CXX_FEATURE:0cxx_rvalue_references - Feature record: CXX_FEATURE:0cxx_sizeof_member - Feature record: CXX_FEATURE:0cxx_static_assert - Feature record: CXX_FEATURE:0cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:0cxx_thread_local - Feature record: CXX_FEATURE:0cxx_trailing_return_types - Feature record: CXX_FEATURE:0cxx_unicode_literals - Feature record: CXX_FEATURE:0cxx_uniform_initialization - Feature record: CXX_FEATURE:0cxx_unrestricted_unions - Feature record: CXX_FEATURE:0cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:0cxx_variadic_macros - Feature record: CXX_FEATURE:0cxx_variadic_templates diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/TargetDirectories.txt b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index bac4b27b..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,3 +0,0 @@ -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/rebuild_cache.dir -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/edit_cache.dir -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/filament_interop.dir diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/cmake.check_cache b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd731..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.bin b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.bin deleted file mode 100755 index dc67a3fa..00000000 Binary files a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.c b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.c deleted file mode 100644 index 90a87b17..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.c +++ /dev/null @@ -1,34 +0,0 @@ - - const char features[] = {"\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 -"1" -#else -"0" -#endif -"c_function_prototypes\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_restrict\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L -"1" -#else -"0" -#endif -"c_static_assert\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_variadic_macros\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.cxx b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.cxx deleted file mode 100644 index 703b3350..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.cxx +++ /dev/null @@ -1,405 +0,0 @@ - - const char features[] = {"\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_aggregate_nsdmi) -"1" -#else -"0" -#endif -"cxx_aggregate_default_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alias_templates) -"1" -#else -"0" -#endif -"cxx_alias_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alignas) -"1" -#else -"0" -#endif -"cxx_alignas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alignas) -"1" -#else -"0" -#endif -"cxx_alignof\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_attributes) -"1" -#else -"0" -#endif -"cxx_attributes\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_attribute_deprecated\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_auto_type) -"1" -#else -"0" -#endif -"cxx_auto_type\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_binary_literals) -"1" -#else -"0" -#endif -"cxx_binary_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_constexpr) -"1" -#else -"0" -#endif -"cxx_constexpr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_contextual_conversions) -"1" -#else -"0" -#endif -"cxx_contextual_conversions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_decltype) -"1" -#else -"0" -#endif -"cxx_decltype\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_decltype_auto\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_decltype_incomplete_return_types) -"1" -#else -"0" -#endif -"cxx_decltype_incomplete_return_types\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_default_function_template_args) -"1" -#else -"0" -#endif -"cxx_default_function_template_args\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_defaulted_functions) -"1" -#else -"0" -#endif -"cxx_defaulted_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_defaulted_functions) -"1" -#else -"0" -#endif -"cxx_defaulted_move_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_delegating_constructors) -"1" -#else -"0" -#endif -"cxx_delegating_constructors\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_deleted_functions) -"1" -#else -"0" -#endif -"cxx_deleted_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_digit_separators\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_enum_forward_declarations\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_explicit_conversions) -"1" -#else -"0" -#endif -"cxx_explicit_conversions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extended_friend_declarations\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extern_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_override_control) -"1" -#else -"0" -#endif -"cxx_final\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_func_identifier\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_generalized_initializers) -"1" -#else -"0" -#endif -"cxx_generalized_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_generic_lambdas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_inheriting_constructors) -"1" -#else -"0" -#endif -"cxx_inheriting_constructors\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_inline_namespaces\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_lambdas) -"1" -#else -"0" -#endif -"cxx_lambdas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_init_captures) -"1" -#else -"0" -#endif -"cxx_lambda_init_captures\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_local_type_template_args) -"1" -#else -"0" -#endif -"cxx_local_type_template_args\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_long_long_type\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_noexcept) -"1" -#else -"0" -#endif -"cxx_noexcept\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_nonstatic_member_init) -"1" -#else -"0" -#endif -"cxx_nonstatic_member_init\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_nullptr) -"1" -#else -"0" -#endif -"cxx_nullptr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_override_control) -"1" -#else -"0" -#endif -"cxx_override\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_range_for) -"1" -#else -"0" -#endif -"cxx_range_for\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_raw_string_literals) -"1" -#else -"0" -#endif -"cxx_raw_string_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_reference_qualified_functions) -"1" -#else -"0" -#endif -"cxx_reference_qualified_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_relaxed_constexpr) -"1" -#else -"0" -#endif -"cxx_relaxed_constexpr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_return_type_deduction) -"1" -#else -"0" -#endif -"cxx_return_type_deduction\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_right_angle_brackets\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_rvalue_references) -"1" -#else -"0" -#endif -"cxx_rvalue_references\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_sizeof_member\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_static_assert) -"1" -#else -"0" -#endif -"cxx_static_assert\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_strong_enums) -"1" -#else -"0" -#endif -"cxx_strong_enums\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 199711L -"1" -#else -"0" -#endif -"cxx_template_template_parameters\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_thread_local) -"1" -#else -"0" -#endif -"cxx_thread_local\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_trailing_return) -"1" -#else -"0" -#endif -"cxx_trailing_return_types\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_unicode_literals) -"1" -#else -"0" -#endif -"cxx_unicode_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_generalized_initializers) -"1" -#else -"0" -#endif -"cxx_uniform_initialization\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_unrestricted_unions) -"1" -#else -"0" -#endif -"cxx_unrestricted_unions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_user_literals) -"1" -#else -"0" -#endif -"cxx_user_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_variable_templates) -"1" -#else -"0" -#endif -"cxx_variable_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_variadic_macros\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_variadic_templates) -"1" -#else -"0" -#endif -"cxx_variadic_templates\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o deleted file mode 100644 index b0bcf8d3..00000000 Binary files a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o and /dev/null differ diff --git a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o b/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o deleted file mode 100644 index c5f7ffa2..00000000 Binary files a/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o and /dev/null differ diff --git a/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build.json b/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build.json deleted file mode 100644 index dc0ac832..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "stringTable": { - "0": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a", - "1": "--target=aarch64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC" - }, - "buildFiles": [ - "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake" - ], - "cleanCommands": [ - "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a\" clean" - ], - "buildTargetsCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a\" {LIST_OF_TARGETS_TO_BUILD}", - "libraries": { - "filament_interop-Debug-arm64-v8a": { - "buildCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a\" filament_interop", - "buildType": "debug", - "toolchain": "1680102767", - "abi": "arm64-v8a", - "artifactName": "filament_interop", - "files": [ - { - "src": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp", - "flagsOrdinal": 1, - "workingDirectoryOrdinal": 0 - }, - { - "src": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp", - "flagsOrdinal": 1, - "workingDirectoryOrdinal": 0 - } - ], - "headers": [], - "output": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so", - "runtimeFiles": [] - } - }, - "toolchains": { - "1680102767": { - "cppCompilerExecutable": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++" - } - }, - "cFileExtensions": [], - "cppFileExtensions": [ - "cpp" - ] -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_filament_interop_arm64-v8a.command.txt b/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_filament_interop_arm64-v8a.command.txt deleted file mode 100644 index c32d996c..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_filament_interop_arm64-v8a.command.txt +++ /dev/null @@ -1,7 +0,0 @@ -Executable : /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -arguments : --C -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a -filament_interop -jvmArgs : - diff --git a/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_filament_interop_arm64-v8a.stderr.txt b/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_filament_interop_arm64-v8a.stderr.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_filament_interop_arm64-v8a.stdout.txt b/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_filament_interop_arm64-v8a.stdout.txt deleted file mode 100644 index fb4991cf..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_filament_interop_arm64-v8a.stdout.txt +++ /dev/null @@ -1,2 +0,0 @@ -ninja: Entering directory `/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a' -ninja: no work to do. diff --git a/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_mini.json b/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_mini.json deleted file mode 100644 index f285f4db..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build_mini.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "buildFiles": [ - "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake" - ], - "cleanCommands": [ - "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a\" clean" - ], - "buildTargetsCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a\" {LIST_OF_TARGETS_TO_BUILD}", - "libraries": { - "filament_interop-Debug-arm64-v8a": { - "artifactName": "filament_interop", - "buildCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a\" filament_interop", - "abi": "arm64-v8a", - "output": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so", - "runtimeFiles": [] - } - } -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/arm64-v8a/build.ninja b/android/.cxx/cmake/debug/arm64-v8a/build.ninja deleted file mode 100644 index 54ab1713..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/build.ninja +++ /dev/null @@ -1,135 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.10 - -# This file contains all the build statements describing the -# compilation DAG. - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# -# Which is the root file. -# ============================================================================= - -# ============================================================================= -# Project: Project -# Configuration: Debug -# ============================================================================= - -############################################# -# Minimal version of Ninja required by this file - -ninja_required_version = 1.5 - -# ============================================================================= -# Include auxiliary files. - - -############################################# -# Include rules file. - -include rules.ninja - - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a && /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util - -############################################# -# Utility command for edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a && /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util -# ============================================================================= -# Object build statements for SHARED_LIBRARY target filament_interop - - -############################################# -# Order-only phony target for filament_interop - -build cmake_object_order_depends_target_filament_interop: phony -build CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o: CXX_COMPILER__filament_interop ../../../../src/main/cpp/filament_api.cpp || cmake_object_order_depends_target_filament_interop - DEFINES = -Dfilament_interop_EXPORTS - DEP_FILE = CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o.d - FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC - INCLUDES = -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp - OBJECT_DIR = CMakeFiles/filament_interop.dir - OBJECT_FILE_DIR = CMakeFiles/filament_interop.dir/src/main/cpp -build CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o: CXX_COMPILER__filament_interop /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp || cmake_object_order_depends_target_filament_interop - DEFINES = -Dfilament_interop_EXPORTS - DEP_FILE = CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o.d - FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC - INCLUDES = -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp - OBJECT_DIR = CMakeFiles/filament_interop.dir - OBJECT_FILE_DIR = CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target filament_interop - - -############################################# -# Link the shared library /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so - -build /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so: CXX_SHARED_LIBRARY_LINKER__filament_interop CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info - LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments - LINK_LIBRARIES = -landroid -llog -lfilament-jni -lfilament-utils-jni -lgltfio-jni -latomic -lm - LINK_PATH = -L/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/libs/arm64-v8a - OBJECT_DIR = CMakeFiles/filament_interop.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libfilament_interop.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so - TARGET_PDB = filament_interop.so.dbg -# ============================================================================= -# Target aliases. - -build filament_interop: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so -build libfilament_interop.so: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.10.2/CMakeCCompiler.cmake CMakeFiles/3.10.2/CMakeCXXCompiler.cmake CMakeFiles/3.10.2/CMakeSystem.cmake CMakeFiles/feature_tests.c CMakeFiles/feature_tests.cxx - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.10.2/CMakeCCompiler.cmake CMakeFiles/3.10.2/CMakeCXXCompiler.cmake CMakeFiles/3.10.2/CMakeSystem.cmake CMakeFiles/feature_tests.c CMakeFiles/feature_tests.cxx: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/android/.cxx/cmake/debug/arm64-v8a/build_command.txt b/android/.cxx/cmake/debug/arm64-v8a/build_command.txt deleted file mode 100644 index f4373e16..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/build_command.txt +++ /dev/null @@ -1,21 +0,0 @@ - Executable : /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -arguments : --H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android --DCMAKE_FIND_ROOT_PATH=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/arm64-v8a/prefab --DCMAKE_BUILD_TYPE=Debug --DCMAKE_TOOLCHAIN_FILE=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake --DANDROID_ABI=arm64-v8a --DANDROID_NDK=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 --DANDROID_PLATFORM=android-21 --DCMAKE_ANDROID_ARCH_ABI=arm64-v8a --DCMAKE_ANDROID_NDK=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 --DCMAKE_EXPORT_COMPILE_COMMANDS=ON --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a --DCMAKE_MAKE_PROGRAM=/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja --DCMAKE_SYSTEM_NAME=Android --DCMAKE_SYSTEM_VERSION=21 --B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a --GNinja -jvmArgs : - -Build command args: diff --git a/android/.cxx/cmake/debug/arm64-v8a/build_model.json b/android/.cxx/cmake/debug/arm64-v8a/build_model.json deleted file mode 100644 index 055f1a3e..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/build_model.json +++ /dev/null @@ -1,206 +0,0 @@ -{ - "abi": "ARM64_V8A", - "abiPlatformVersion": 21, - "buildSettings": { - "environmentVariables": [] - }, - "cmake": { - "cmakeArtifactsBaseFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a", - "cmakeServerLogFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/cmake_server_log.txt", - "cmakeWrappingBaseFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cxx/debug/arm64-v8a", - "effectiveConfiguration": { - "name": "traditional-android-studio-cmake-environment", - "description": "Composite reified CMakeSettings configuration", - "generator": "Ninja", - "inheritEnvironments": [ - "ndk" - ], - "buildRoot": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a", - "cmakeToolchain": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "cmakeExecutable": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake", - "variables": [ - { - "name": "CMAKE_FIND_ROOT_PATH", - "value": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/arm64-v8a/prefab" - }, - { - "name": "CMAKE_BUILD_TYPE", - "value": "Debug" - }, - { - "name": "CMAKE_TOOLCHAIN_FILE", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake" - }, - { - "name": "ANDROID_ABI", - "value": "arm64-v8a" - }, - { - "name": "ANDROID_NDK", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620" - }, - { - "name": "ANDROID_PLATFORM", - "value": "android-21" - }, - { - "name": "CMAKE_ANDROID_ARCH_ABI", - "value": "arm64-v8a" - }, - { - "name": "CMAKE_ANDROID_NDK", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620" - }, - { - "name": "CMAKE_EXPORT_COMPILE_COMMANDS", - "value": "ON" - }, - { - "name": "CMAKE_LIBRARY_OUTPUT_DIRECTORY", - "value": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a" - }, - { - "name": "CMAKE_MAKE_PROGRAM", - "value": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" - }, - { - "name": "CMAKE_SYSTEM_NAME", - "value": "Android" - }, - { - "name": "CMAKE_SYSTEM_VERSION", - "value": "21" - } - ] - } - }, - "cxxBuildFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a", - "info": { - "abi": "ARM64_V8A", - "bitness": 64, - "deprecated": false, - "default": true - }, - "originalCxxBuildFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a", - "variant": { - "buildSystemArgumentList": [], - "buildTargetSet": [], - "implicitBuildTargetSet": [], - "cFlagsList": [], - "cmakeSettingsConfiguration": "android-gradle-plugin-predetermined-name", - "cppFlagsList": [], - "isDebuggableEnabled": true, - "module": { - "buildSystem": "CMAKE", - "cmake": { - "cmakeExe": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake", - "minimumCmakeVersion": "3.10.2", - "ninjaExe": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" - }, - "cmakeToolchainFile": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "cxxFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx", - "gradleModulePathName": ":polyvox_filament", - "intermediatesFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates", - "makeFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "moduleBuildFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/build.gradle", - "moduleRootFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android", - "ndkDefaultAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "ndkFolder": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "ndkMetaAbiList": [ - { - "abi": "ARMEABI_V7A", - "bitness": 32, - "deprecated": false, - "default": true - }, - { - "abi": "ARM64_V8A", - "bitness": 64, - "deprecated": false, - "default": true - }, - { - "abi": "X86", - "bitness": 32, - "deprecated": false, - "default": true - }, - { - "abi": "X86_64", - "bitness": 64, - "deprecated": false, - "default": true - } - ], - "ndkMetaPlatforms": { - "min": 16, - "max": 31, - "aliases": { - "20": 19, - "25": 24, - "J": 16, - "J-MR1": 17, - "J-MR2": 18, - "K": 19, - "L": 21, - "L-MR1": 22, - "M": 23, - "N": 24, - "N-MR1": 24, - "O": 26, - "O-MR1": 27, - "P": 28, - "Q": 29, - "R": 30, - "S": 31 - } - }, - "ndkSupportedAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "ndkDefaultStl": "LIBCXX_STATIC", - "ndkVersion": "23.1.7779620", - "project": { - "compilerSettingsCacheFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android/.cxx", - "cxxFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android/.cxx", - "isBuildOnlyTargetAbiEnabled": true, - "isCmakeBuildCohabitationEnabled": false, - "isNativeCompilerSettingsCacheEnabled": false, - "rootBuildGradleFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android", - "sdkFolder": "/home/hydroxide/Android/Sdk", - "isPrefabEnabled": false - }, - "splitsAbiFilterSet": [], - "stlSharedObjectMap": { - "LIBCXX_SHARED": { - "ARMEABI_V7A": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/libc++_shared.so", - "ARM64_V8A": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/libc++_shared.so", - "X86": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/libc++_shared.so", - "X86_64": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/libc++_shared.so" - }, - "LIBCXX_STATIC": {}, - "NONE": {}, - "SYSTEM": {} - } - }, - "objFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj", - "variantName": "debug", - "validAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "prefabDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab", - "prefabPackageDirectoryList": [] - }, - "prefabFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/arm64-v8a" -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/arm64-v8a/build_output.txt b/android/.cxx/cmake/debug/arm64-v8a/build_output.txt deleted file mode 100644 index 29306e8b..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/build_output.txt +++ /dev/null @@ -1,145 +0,0 @@ -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - - -Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -Detecting C compiler ABI info -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting C compiler ABI info - done -Detecting C compile features -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting C compile features - done -Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -Detecting CXX compiler ABI info -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting CXX compiler ABI info - done -Detecting CXX compile features -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting CXX compile features - done -Configuring done \ No newline at end of file diff --git a/android/.cxx/cmake/debug/arm64-v8a/cmake_install.cmake b/android/.cxx/cmake/debug/arm64-v8a/cmake_install.cmake deleted file mode 100644 index 22b1c19c..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/cmake_install.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Install script for directory: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Debug") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "0") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -if(CMAKE_INSTALL_COMPONENT) - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/android/.cxx/cmake/debug/arm64-v8a/cmake_server_log.txt b/android/.cxx/cmake/debug/arm64-v8a/cmake_server_log.txt deleted file mode 100644 index 6aeae6aa..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/cmake_server_log.txt +++ /dev/null @@ -1,686 +0,0 @@ -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"supportedProtocolVersions":[{"isExperimental":true,"major":1,"minor":1}],"type":"hello"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: { - "type": "handshake", - "cookie": "gradle-cmake-cookie", - "protocolVersion": { - "isExperimental": true, - "major": 1, - "minor": 1 - }, - "sourceDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android", - "buildDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a", - "generator": "Ninja" -} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"gradle-cmake-cookie","inReplyTo":"handshake","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: { - "type": "configure", - "cacheArguments": [ - "", - "-DCMAKE_FIND_ROOT_PATH\u003d/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/arm64-v8a/prefab", - "-DCMAKE_BUILD_TYPE\u003dDebug", - "-DCMAKE_TOOLCHAIN_FILE\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "-DANDROID_ABI\u003darm64-v8a", - "-DANDROID_NDK\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "-DANDROID_PLATFORM\u003dandroid-21", - "-DCMAKE_ANDROID_ARCH_ABI\u003darm64-v8a", - "-DCMAKE_ANDROID_NDK\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "-DCMAKE_EXPORT_COMPILE_COMMANDS\u003dON", - "-DCMAKE_LIBRARY_OUTPUT_DIRECTORY\u003d/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a", - "-DCMAKE_MAKE_PROGRAM\u003d/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja", - "-DCMAKE_SYSTEM_NAME\u003dAndroid", - "-DCMAKE_SYSTEM_VERSION\u003d21" - ] -} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include)\n CMakeLists.txt\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":33,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compiler ABI info","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compiler ABI info -CMAKE SERVER: Detecting C compiler ABI info -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":65,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compiler ABI info - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compiler ABI info - done -CMAKE SERVER: Detecting C compiler ABI info - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compile features","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compile features -CMAKE SERVER: Detecting C compile features -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":96,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":126,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":155,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compile features - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compile features - done -CMAKE SERVER: Detecting C compile features - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":184,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compiler ABI info","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compiler ABI info -CMAKE SERVER: Detecting CXX compiler ABI info -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":211,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compiler ABI info - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compiler ABI info - done -CMAKE SERVER: Detecting CXX compiler ABI info - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compile features","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compile features -CMAKE SERVER: Detecting CXX compile features -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":237,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":262,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":287,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":311,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compile features - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compile features - done -CMAKE SERVER: Detecting CXX compile features - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":1000,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Configuring done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Configuring done -CMAKE SERVER: Configuring done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"compute"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","progressCurrent":1000,"progressMaximum":1000,"progressMessage":"Generating","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","message":"Generating done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Generating done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"cmakeInputs"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"buildFiles":[{"isCMake":true,"isTemporary":false,"sources":["/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in"]},{"isCMake":false,"isTemporary":false,"sources":["CMakeLists.txt","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake"]},{"isCMake":false,"isTemporary":true,"sources":[".cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeSystem.cmake",".cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeCCompiler.cmake",".cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake",".cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.c",".cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.c",".cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.c",".cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeCCompiler.cmake",".cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/arm64-v8a/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/arm64-v8a/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake"]}],"cmakeRootDirectory":"/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10","cookie":"","inReplyTo":"cmakeInputs","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"codemodel"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"configurations":[{"name":"Debug","projects":[{"buildDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a","name":"Project","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","targets":[{"artifacts":["/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so"],"buildDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a","fileGroups":[{"compileFlags":"-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC ","defines":["filament_interop_EXPORTS"],"includePath":[{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/../ios/src"},{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/../ios/include"},{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp"}],"isGenerated":false,"language":"CXX","sources":["src/main/cpp/filament_api.cpp","../ios/src/FilamentViewer.cpp"]}],"fullName":"libfilament_interop.so","linkFlags":"-static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments","linkLibraries":"-landroid -llog -lfilament-jni -lfilament-utils-jni -lgltfio-jni -latomic -lm","linkPath":"-L/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/libs/arm64-v8a","linkerLanguage":"CXX","name":"filament_interop","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","sysroot":"/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot","type":"SHARED_LIBRARY"}]}]}],"cookie":"","inReplyTo":"codemodel","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - diff --git a/android/.cxx/cmake/debug/arm64-v8a/compile_commands.json b/android/.cxx/cmake/debug/arm64-v8a/compile_commands.json deleted file mode 100644 index 391fd03c..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/compile_commands.json +++ /dev/null @@ -1,13 +0,0 @@ -[ -{ - "directory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a", - "command": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=aarch64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC -o CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o -c /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp" -}, - -{ - "directory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a", - "command": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=aarch64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC -o CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o -c /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp" -} -] \ No newline at end of file diff --git a/android/.cxx/cmake/debug/arm64-v8a/json_generation_record.json b/android/.cxx/cmake/debug/arm64-v8a/json_generation_record.json deleted file mode 100644 index 6f55eea6..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/json_generation_record.json +++ /dev/null @@ -1,44 +0,0 @@ -[ - { - "level": "INFO", - "message": "Start JSON generation. Platform version: 21 min SDK version: arm64-v8a", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|arm64-v8a" - }, - { - "level": "INFO", - "message": "No CMake version was specified in build.gradle. Using default version 3.10.2.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|arm64-v8a" - }, - { - "level": "INFO", - "message": "Trying to locate CMake in local SDK repository.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|arm64-v8a" - }, - { - "level": "INFO", - "message": "- CMake found in SDK at \u0027/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404\u0027 had version \u00273.10.2\u0027", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|arm64-v8a" - }, - { - "level": "INFO", - "message": "CMake \u00273.18.1\u0027 found in SDK did not match requested version \u00273.10.2\u0027.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|arm64-v8a" - }, - { - "level": "INFO", - "message": "JSON \u0027/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a/android_gradle_build.json\u0027 was up-to-date", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|arm64-v8a" - }, - { - "level": "INFO", - "message": "JSON generation completed without problems", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|arm64-v8a" - } -] \ No newline at end of file diff --git a/android/.cxx/cmake/debug/arm64-v8a/prefab_config.json b/android/.cxx/cmake/debug/arm64-v8a/prefab_config.json deleted file mode 100644 index e799de86..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/prefab_config.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "enabled": false, - "packages": [] -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/arm64-v8a/rules.ninja b/android/.cxx/cmake/debug/arm64-v8a/rules.ninja deleted file mode 100644 index dbf71ee6..00000000 --- a/android/.cxx/cmake/debug/arm64-v8a/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.10 - -# This file contains all the rules used to get the outputs files -# built from the input files. -# It is included in the main 'build.ninja'. - -# ============================================================================= -# Project: Project -# Configuration: Debug -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__filament_interop - depfile = $DEP_FILE - deps = gcc - command = /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=aarch64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__filament_interop - command = $PRE_LINK && /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=aarch64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -t targets - description = All primary targets available: - diff --git a/android/.cxx/cmake/debug/armeabi-v7a/.ninja_deps b/android/.cxx/cmake/debug/armeabi-v7a/.ninja_deps deleted file mode 100644 index 76ba5548..00000000 Binary files a/android/.cxx/cmake/debug/armeabi-v7a/.ninja_deps and /dev/null differ diff --git a/android/.cxx/cmake/debug/armeabi-v7a/.ninja_log b/android/.cxx/cmake/debug/armeabi-v7a/.ninja_log deleted file mode 100644 index 645882cc..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/.ninja_log +++ /dev/null @@ -1,5 +0,0 @@ -# ninja log v5 -0 2594 1648744256 CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o d473c6ae2dbe7817 -0 3196 1648744256 CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o b5f4a260707c5d6e -2 606 1648744685 /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so c491a4212e8046ef -1 305 1648964361 /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so c491a4212e8046ef diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeCache.txt b/android/.cxx/cmake/debug/armeabi-v7a/CMakeCache.txt deleted file mode 100644 index a6a5fd35..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/CMakeCache.txt +++ /dev/null @@ -1,359 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a -# It was generated by CMake: /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//No help, variable specified on the command line. -ANDROID_ABI:UNINITIALIZED=armeabi-v7a - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//No help, variable specified on the command line. -CMAKE_ANDROID_ARCH_ABI:UNINITIALIZED=armeabi-v7a - -//No help, variable specified on the command line. -CMAKE_ANDROID_NDK:UNINITIALIZED=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 - -//Archiver -CMAKE_AR:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar - -//Flags used by the compiler during all build types. -CMAKE_ASM_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_ASM_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds. -CMAKE_ASM_FLAGS_RELEASE:STRING= - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Debug - -//LLVM archiver -CMAKE_CXX_COMPILER_AR:FILEPATH=CMAKE_CXX_COMPILER_AR-NOTFOUND - -//Generate index for LLVM archive -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=CMAKE_CXX_COMPILER_RANLIB-NOTFOUND - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_CXX_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds for minimum -// size. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds. -CMAKE_CXX_FLAGS_RELEASE:STRING= - -//Flags used by the compiler during release builds with debug info. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Libraries linked by default with all C++ applications. -CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm - -//LLVM archiver -CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND - -//Generate index for LLVM archive -CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND - -//Flags used by the compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_C_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds for minimum -// size. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds. -CMAKE_C_FLAGS_RELEASE:STRING= - -//Flags used by the compiler during release builds with debug info. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Libraries linked by default with all C applications. -CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm - -//Flags used by the linker. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON - -//No help, variable specified on the command line. -CMAKE_FIND_ROOT_PATH:UNINITIALIZED=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/armeabi-v7a/prefab - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a - -//Path to a program. -CMAKE_LINKER:FILEPATH=CMAKE_LINKER-NOTFOUND - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja - -//Flags used by the linker during the creation of modules. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=CMAKE_NM-NOTFOUND - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Ranlib -CMAKE_RANLIB:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib - -//Flags used by the linker during the creation of dll's. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Strip -CMAKE_STRIP:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip - -//No help, variable specified on the command line. -CMAKE_SYSTEM_NAME:UNINITIALIZED=Android - -//No help, variable specified on the command line. -CMAKE_SYSTEM_VERSION:UNINITIALIZED=21 - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Value Computed by CMake -Project_BINARY_DIR:STATIC=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android - -//Dependencies for the target -filament_interop_LIB_DEPENDS:STATIC=general;-landroid;general;-llog;general;-lfilament-jni;general;-lfilament-utils-jni;general;-lgltfio-jni; - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=10 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES -CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES -CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Ninja -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeCCompiler.cmake b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeCCompiler.cmake deleted file mode 100644 index e6ebade0..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeCCompiler.cmake +++ /dev/null @@ -1,73 +0,0 @@ -set(CMAKE_C_COMPILER "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "12.0.8") -set(CMAKE_C_COMPILER_VERSION_INTERNAL "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert") -set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar") -set(CMAKE_C_COMPILER_AR "CMAKE_C_COMPILER_AR-NOTFOUND") -set(CMAKE_RANLIB "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib") -set(CMAKE_C_COMPILER_RANLIB "CMAKE_C_COMPILER_RANLIB-NOTFOUND") -set(CMAKE_LINKER "CMAKE_LINKER-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCC ) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "4") -set(CMAKE_C_COMPILER_ABI "ELF") -set(CMAKE_C_LIBRARY_ARCHITECTURE "") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "-l:libunwind.a;dl;c;-l:libunwind.a;dl") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake deleted file mode 100644 index 62e67a03..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,75 +0,0 @@ -set(CMAKE_CXX_COMPILER "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "12.0.8") -set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17") -set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") -set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") -set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") -set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar") -set(CMAKE_CXX_COMPILER_AR "CMAKE_CXX_COMPILER_AR-NOTFOUND") -set(CMAKE_RANLIB "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib") -set(CMAKE_CXX_COMPILER_RANLIB "CMAKE_CXX_COMPILER_RANLIB-NOTFOUND") -set(CMAKE_LINKER "CMAKE_LINKER-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCXX ) -set(CMAKE_CXX_COMPILER_LOADED 1) -set(CMAKE_CXX_COMPILER_WORKS TRUE) -set(CMAKE_CXX_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_CXX_COMPILER_ID_RUN 1) -set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) -set(CMAKE_CXX_LINKER_PREFERENCE 30) -set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) - -# Save compiler ABI information. -set(CMAKE_CXX_SIZEOF_DATA_PTR "4") -set(CMAKE_CXX_COMPILER_ABI "ELF") -set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") - -if(CMAKE_CXX_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_CXX_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") -endif() - -if(CMAKE_CXX_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index db41fc83..00000000 Binary files a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 2db76c2a..00000000 Binary files a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake deleted file mode 100644 index 943b5ee5..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Linux-5.13.9-200.fc34.x86_64") -set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "5.13.9-200.fc34.x86_64") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-1") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "1") -set(CMAKE_SYSTEM_PROCESSOR "armv7-a") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeOutput.log b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeOutput.log deleted file mode 100644 index bb0c0e06..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,502 +0,0 @@ -The target system is: Android - 1 - armv7-a -The host system is: Linux - 5.13.9-200.fc34.x86_64 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_aa824" -[1/2] Building C object CMakeFiles/cmTC_aa824.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_aa824 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_6c90a" -[1/2] Building C object CMakeFiles/cmTC_6c90a.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_6c90a -Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee) -Target: armv7-none-linux-android21 -Thread model: posix -InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack -EL --warn-shared-textrel -z now -z relro -z max-page-size=4096 -X --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_6c90a /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/../lib -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_6c90a.dir/CMakeCCompilerABI.c.o /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(CMAKE_LINKER-NOTFOUND|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_6c90a"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_6c90a.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_6c90a] - ignore line: [Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)] - ignore line: [Target: armv7-none-linux-android21] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - link line: [ "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack -EL --warn-shared-textrel -z now -z relro -z max-page-size=4096 -X --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_6c90a /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/../lib -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_6c90a.dir/CMakeCCompilerABI.c.o /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld] ==> ignore - arg [--sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot] ==> ignore - arg [-pie] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-EL] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [-znow] ==> ignore - arg [-zrelro] ==> ignore - arg [-zmax-page-size=4096] ==> ignore - arg [-X] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [--hash-style=both] ==> ignore - arg [--enable-new-dtags] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [armelf_linux_eabi] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_6c90a] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtbegin_dynamic.o] ==> ignore - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/../lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/../lib] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - arg [--build-id=sha1] ==> ignore - arg [--no-rosegment] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [--gc-sections] ==> ignore - arg [CMakeFiles/cmTC_6c90a.dir/CMakeCCompilerABI.c.o] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o] ==> ignore - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/../lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit libs: [-l:libunwind.a;dl;c;-l:libunwind.a;dl] - implicit dirs: [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit fwks: [] - - - - -Detecting C [-std=c11] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_2da7c" -[1/2] Building C object CMakeFiles/cmTC_2da7c.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_2da7c - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:1c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c99] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_527e1" -[1/2] Building C object CMakeFiles/cmTC_527e1.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_527e1 - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c90] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_7cc5b" -[1/2] Building C object CMakeFiles/cmTC_7cc5b.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_7cc5b - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:0c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:0c_variadic_macros -Determining if the CXX compiler works passed with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_2e639" -[1/2] Building CXX object CMakeFiles/cmTC_2e639.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_2e639 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_85666" -[1/2] Building CXX object CMakeFiles/cmTC_85666.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_85666 -Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee) -Target: armv7-none-linux-android21 -Thread model: posix -InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack -EL --warn-shared-textrel -z now -z relro -z max-page-size=4096 -X --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_85666 /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/../lib -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_85666.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(CMAKE_LINKER-NOTFOUND|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_85666"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_85666.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_85666] - ignore line: [Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)] - ignore line: [Target: armv7-none-linux-android21] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - link line: [ "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack -EL --warn-shared-textrel -z now -z relro -z max-page-size=4096 -X --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_85666 /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/../lib -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_85666.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld] ==> ignore - arg [--sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot] ==> ignore - arg [-pie] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-EL] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [-znow] ==> ignore - arg [-zrelro] ==> ignore - arg [-zmax-page-size=4096] ==> ignore - arg [-X] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [--hash-style=both] ==> ignore - arg [--enable-new-dtags] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [armelf_linux_eabi] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_85666] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtbegin_dynamic.o] ==> ignore - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/../lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/../lib] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - arg [--build-id=sha1] ==> ignore - arg [--no-rosegment] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [--gc-sections] ==> ignore - arg [CMakeFiles/cmTC_85666.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-Bstatic] ==> ignore - arg [-lc++] ==> lib [c++] - arg [-Bdynamic] ==> ignore - arg [-lm] ==> lib [m] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o] ==> ignore - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-arm-android.a] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/../lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit libs: [c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl] - implicit dirs: [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/arm;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit fwks: [] - - - - -Detecting CXX [-std=c++1z] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_0b6f7" -[1/2] Building CXX object CMakeFiles/cmTC_0b6f7.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_0b6f7 - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++14] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_b11f2" -[1/2] Building CXX object CMakeFiles/cmTC_b11f2.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_b11f2 - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++11] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_cdfd0" -[1/2] Building CXX object CMakeFiles/cmTC_cdfd0.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_cdfd0 - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++98] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_9a012" -[1/2] Building CXX object CMakeFiles/cmTC_9a012.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_9a012 - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:0cxx_alias_templates - Feature record: CXX_FEATURE:0cxx_alignas - Feature record: CXX_FEATURE:0cxx_alignof - Feature record: CXX_FEATURE:0cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:0cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:0cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:0cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:0cxx_default_function_template_args - Feature record: CXX_FEATURE:0cxx_defaulted_functions - Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:0cxx_delegating_constructors - Feature record: CXX_FEATURE:0cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:0cxx_enum_forward_declarations - Feature record: CXX_FEATURE:0cxx_explicit_conversions - Feature record: CXX_FEATURE:0cxx_extended_friend_declarations - Feature record: CXX_FEATURE:0cxx_extern_templates - Feature record: CXX_FEATURE:0cxx_final - Feature record: CXX_FEATURE:0cxx_func_identifier - Feature record: CXX_FEATURE:0cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:0cxx_inheriting_constructors - Feature record: CXX_FEATURE:0cxx_inline_namespaces - Feature record: CXX_FEATURE:0cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:0cxx_local_type_template_args - Feature record: CXX_FEATURE:0cxx_long_long_type - Feature record: CXX_FEATURE:0cxx_noexcept - Feature record: CXX_FEATURE:0cxx_nonstatic_member_init - Feature record: CXX_FEATURE:0cxx_nullptr - Feature record: CXX_FEATURE:0cxx_override - Feature record: CXX_FEATURE:0cxx_range_for - Feature record: CXX_FEATURE:0cxx_raw_string_literals - Feature record: CXX_FEATURE:0cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:0cxx_right_angle_brackets - Feature record: CXX_FEATURE:0cxx_rvalue_references - Feature record: CXX_FEATURE:0cxx_sizeof_member - Feature record: CXX_FEATURE:0cxx_static_assert - Feature record: CXX_FEATURE:0cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:0cxx_thread_local - Feature record: CXX_FEATURE:0cxx_trailing_return_types - Feature record: CXX_FEATURE:0cxx_unicode_literals - Feature record: CXX_FEATURE:0cxx_uniform_initialization - Feature record: CXX_FEATURE:0cxx_unrestricted_unions - Feature record: CXX_FEATURE:0cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:0cxx_variadic_macros - Feature record: CXX_FEATURE:0cxx_variadic_templates diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/TargetDirectories.txt b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index 9f9d7f2d..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,3 +0,0 @@ -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/rebuild_cache.dir -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/edit_cache.dir -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/filament_interop.dir diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/cmake.check_cache b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd731..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.bin b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.bin deleted file mode 100755 index 9d9f5984..00000000 Binary files a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.c b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.c deleted file mode 100644 index 90a87b17..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.c +++ /dev/null @@ -1,34 +0,0 @@ - - const char features[] = {"\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 -"1" -#else -"0" -#endif -"c_function_prototypes\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_restrict\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L -"1" -#else -"0" -#endif -"c_static_assert\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_variadic_macros\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.cxx b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.cxx deleted file mode 100644 index 703b3350..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.cxx +++ /dev/null @@ -1,405 +0,0 @@ - - const char features[] = {"\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_aggregate_nsdmi) -"1" -#else -"0" -#endif -"cxx_aggregate_default_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alias_templates) -"1" -#else -"0" -#endif -"cxx_alias_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alignas) -"1" -#else -"0" -#endif -"cxx_alignas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alignas) -"1" -#else -"0" -#endif -"cxx_alignof\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_attributes) -"1" -#else -"0" -#endif -"cxx_attributes\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_attribute_deprecated\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_auto_type) -"1" -#else -"0" -#endif -"cxx_auto_type\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_binary_literals) -"1" -#else -"0" -#endif -"cxx_binary_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_constexpr) -"1" -#else -"0" -#endif -"cxx_constexpr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_contextual_conversions) -"1" -#else -"0" -#endif -"cxx_contextual_conversions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_decltype) -"1" -#else -"0" -#endif -"cxx_decltype\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_decltype_auto\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_decltype_incomplete_return_types) -"1" -#else -"0" -#endif -"cxx_decltype_incomplete_return_types\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_default_function_template_args) -"1" -#else -"0" -#endif -"cxx_default_function_template_args\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_defaulted_functions) -"1" -#else -"0" -#endif -"cxx_defaulted_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_defaulted_functions) -"1" -#else -"0" -#endif -"cxx_defaulted_move_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_delegating_constructors) -"1" -#else -"0" -#endif -"cxx_delegating_constructors\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_deleted_functions) -"1" -#else -"0" -#endif -"cxx_deleted_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_digit_separators\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_enum_forward_declarations\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_explicit_conversions) -"1" -#else -"0" -#endif -"cxx_explicit_conversions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extended_friend_declarations\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extern_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_override_control) -"1" -#else -"0" -#endif -"cxx_final\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_func_identifier\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_generalized_initializers) -"1" -#else -"0" -#endif -"cxx_generalized_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_generic_lambdas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_inheriting_constructors) -"1" -#else -"0" -#endif -"cxx_inheriting_constructors\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_inline_namespaces\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_lambdas) -"1" -#else -"0" -#endif -"cxx_lambdas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_init_captures) -"1" -#else -"0" -#endif -"cxx_lambda_init_captures\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_local_type_template_args) -"1" -#else -"0" -#endif -"cxx_local_type_template_args\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_long_long_type\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_noexcept) -"1" -#else -"0" -#endif -"cxx_noexcept\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_nonstatic_member_init) -"1" -#else -"0" -#endif -"cxx_nonstatic_member_init\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_nullptr) -"1" -#else -"0" -#endif -"cxx_nullptr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_override_control) -"1" -#else -"0" -#endif -"cxx_override\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_range_for) -"1" -#else -"0" -#endif -"cxx_range_for\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_raw_string_literals) -"1" -#else -"0" -#endif -"cxx_raw_string_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_reference_qualified_functions) -"1" -#else -"0" -#endif -"cxx_reference_qualified_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_relaxed_constexpr) -"1" -#else -"0" -#endif -"cxx_relaxed_constexpr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_return_type_deduction) -"1" -#else -"0" -#endif -"cxx_return_type_deduction\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_right_angle_brackets\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_rvalue_references) -"1" -#else -"0" -#endif -"cxx_rvalue_references\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_sizeof_member\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_static_assert) -"1" -#else -"0" -#endif -"cxx_static_assert\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_strong_enums) -"1" -#else -"0" -#endif -"cxx_strong_enums\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 199711L -"1" -#else -"0" -#endif -"cxx_template_template_parameters\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_thread_local) -"1" -#else -"0" -#endif -"cxx_thread_local\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_trailing_return) -"1" -#else -"0" -#endif -"cxx_trailing_return_types\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_unicode_literals) -"1" -#else -"0" -#endif -"cxx_unicode_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_generalized_initializers) -"1" -#else -"0" -#endif -"cxx_uniform_initialization\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_unrestricted_unions) -"1" -#else -"0" -#endif -"cxx_unrestricted_unions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_user_literals) -"1" -#else -"0" -#endif -"cxx_user_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_variable_templates) -"1" -#else -"0" -#endif -"cxx_variable_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_variadic_macros\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_variadic_templates) -"1" -#else -"0" -#endif -"cxx_variadic_templates\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o deleted file mode 100644 index 6be201d0..00000000 Binary files a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o and /dev/null differ diff --git a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o b/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o deleted file mode 100644 index da61b90b..00000000 Binary files a/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o and /dev/null differ diff --git a/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build.json b/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build.json deleted file mode 100644 index e666a438..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "stringTable": { - "0": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a", - "1": "--target=armv7-none-linux-androideabi21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC" - }, - "buildFiles": [ - "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake" - ], - "cleanCommands": [ - "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a\" clean" - ], - "buildTargetsCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a\" {LIST_OF_TARGETS_TO_BUILD}", - "libraries": { - "filament_interop-Debug-armeabi-v7a": { - "buildCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a\" filament_interop", - "buildType": "debug", - "toolchain": "1680102767", - "abi": "armeabi-v7a", - "artifactName": "filament_interop", - "files": [ - { - "src": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp", - "flagsOrdinal": 1, - "workingDirectoryOrdinal": 0 - }, - { - "src": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp", - "flagsOrdinal": 1, - "workingDirectoryOrdinal": 0 - } - ], - "headers": [], - "output": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so", - "runtimeFiles": [] - } - }, - "toolchains": { - "1680102767": { - "cppCompilerExecutable": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++" - } - }, - "cFileExtensions": [], - "cppFileExtensions": [ - "cpp" - ] -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_filament_interop_armeabi-v7a.command.txt b/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_filament_interop_armeabi-v7a.command.txt deleted file mode 100644 index 00624194..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_filament_interop_armeabi-v7a.command.txt +++ /dev/null @@ -1,7 +0,0 @@ -Executable : /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -arguments : --C -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a -filament_interop -jvmArgs : - diff --git a/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_filament_interop_armeabi-v7a.stderr.txt b/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_filament_interop_armeabi-v7a.stderr.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_filament_interop_armeabi-v7a.stdout.txt b/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_filament_interop_armeabi-v7a.stdout.txt deleted file mode 100644 index 3baa0eb7..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_filament_interop_armeabi-v7a.stdout.txt +++ /dev/null @@ -1,2 +0,0 @@ -ninja: Entering directory `/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a' -ninja: no work to do. diff --git a/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_mini.json b/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_mini.json deleted file mode 100644 index 357e49de..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build_mini.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "buildFiles": [ - "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake" - ], - "cleanCommands": [ - "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a\" clean" - ], - "buildTargetsCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a\" {LIST_OF_TARGETS_TO_BUILD}", - "libraries": { - "filament_interop-Debug-armeabi-v7a": { - "artifactName": "filament_interop", - "buildCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a\" filament_interop", - "abi": "armeabi-v7a", - "output": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so", - "runtimeFiles": [] - } - } -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/armeabi-v7a/build.ninja b/android/.cxx/cmake/debug/armeabi-v7a/build.ninja deleted file mode 100644 index 484eb880..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/build.ninja +++ /dev/null @@ -1,135 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.10 - -# This file contains all the build statements describing the -# compilation DAG. - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# -# Which is the root file. -# ============================================================================= - -# ============================================================================= -# Project: Project -# Configuration: Debug -# ============================================================================= - -############################################# -# Minimal version of Ninja required by this file - -ninja_required_version = 1.5 - -# ============================================================================= -# Include auxiliary files. - - -############################################# -# Include rules file. - -include rules.ninja - - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a && /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util - -############################################# -# Utility command for edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a && /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util -# ============================================================================= -# Object build statements for SHARED_LIBRARY target filament_interop - - -############################################# -# Order-only phony target for filament_interop - -build cmake_object_order_depends_target_filament_interop: phony -build CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o: CXX_COMPILER__filament_interop ../../../../src/main/cpp/filament_api.cpp || cmake_object_order_depends_target_filament_interop - DEFINES = -Dfilament_interop_EXPORTS - DEP_FILE = CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o.d - FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC - INCLUDES = -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp - OBJECT_DIR = CMakeFiles/filament_interop.dir - OBJECT_FILE_DIR = CMakeFiles/filament_interop.dir/src/main/cpp -build CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o: CXX_COMPILER__filament_interop /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp || cmake_object_order_depends_target_filament_interop - DEFINES = -Dfilament_interop_EXPORTS - DEP_FILE = CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o.d - FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC - INCLUDES = -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp - OBJECT_DIR = CMakeFiles/filament_interop.dir - OBJECT_FILE_DIR = CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target filament_interop - - -############################################# -# Link the shared library /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so - -build /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so: CXX_SHARED_LIBRARY_LINKER__filament_interop CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info - LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments - LINK_LIBRARIES = -landroid -llog -lfilament-jni -lfilament-utils-jni -lgltfio-jni -latomic -lm - LINK_PATH = -L/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/libs/armeabi-v7a - OBJECT_DIR = CMakeFiles/filament_interop.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libfilament_interop.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so - TARGET_PDB = filament_interop.so.dbg -# ============================================================================= -# Target aliases. - -build filament_interop: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so -build libfilament_interop.so: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.10.2/CMakeCCompiler.cmake CMakeFiles/3.10.2/CMakeCXXCompiler.cmake CMakeFiles/3.10.2/CMakeSystem.cmake CMakeFiles/feature_tests.c CMakeFiles/feature_tests.cxx - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.10.2/CMakeCCompiler.cmake CMakeFiles/3.10.2/CMakeCXXCompiler.cmake CMakeFiles/3.10.2/CMakeSystem.cmake CMakeFiles/feature_tests.c CMakeFiles/feature_tests.cxx: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/android/.cxx/cmake/debug/armeabi-v7a/build_command.txt b/android/.cxx/cmake/debug/armeabi-v7a/build_command.txt deleted file mode 100644 index 938cdd64..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/build_command.txt +++ /dev/null @@ -1,21 +0,0 @@ - Executable : /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -arguments : --H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android --DCMAKE_FIND_ROOT_PATH=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/armeabi-v7a/prefab --DCMAKE_BUILD_TYPE=Debug --DCMAKE_TOOLCHAIN_FILE=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake --DANDROID_ABI=armeabi-v7a --DANDROID_NDK=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 --DANDROID_PLATFORM=android-21 --DCMAKE_ANDROID_ARCH_ABI=armeabi-v7a --DCMAKE_ANDROID_NDK=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 --DCMAKE_EXPORT_COMPILE_COMMANDS=ON --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a --DCMAKE_MAKE_PROGRAM=/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja --DCMAKE_SYSTEM_NAME=Android --DCMAKE_SYSTEM_VERSION=21 --B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a --GNinja -jvmArgs : - -Build command args: diff --git a/android/.cxx/cmake/debug/armeabi-v7a/build_model.json b/android/.cxx/cmake/debug/armeabi-v7a/build_model.json deleted file mode 100644 index 63253050..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/build_model.json +++ /dev/null @@ -1,206 +0,0 @@ -{ - "abi": "ARMEABI_V7A", - "abiPlatformVersion": 21, - "buildSettings": { - "environmentVariables": [] - }, - "cmake": { - "cmakeArtifactsBaseFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a", - "cmakeServerLogFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/cmake_server_log.txt", - "cmakeWrappingBaseFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cxx/debug/armeabi-v7a", - "effectiveConfiguration": { - "name": "traditional-android-studio-cmake-environment", - "description": "Composite reified CMakeSettings configuration", - "generator": "Ninja", - "inheritEnvironments": [ - "ndk" - ], - "buildRoot": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a", - "cmakeToolchain": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "cmakeExecutable": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake", - "variables": [ - { - "name": "CMAKE_FIND_ROOT_PATH", - "value": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/armeabi-v7a/prefab" - }, - { - "name": "CMAKE_BUILD_TYPE", - "value": "Debug" - }, - { - "name": "CMAKE_TOOLCHAIN_FILE", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake" - }, - { - "name": "ANDROID_ABI", - "value": "armeabi-v7a" - }, - { - "name": "ANDROID_NDK", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620" - }, - { - "name": "ANDROID_PLATFORM", - "value": "android-21" - }, - { - "name": "CMAKE_ANDROID_ARCH_ABI", - "value": "armeabi-v7a" - }, - { - "name": "CMAKE_ANDROID_NDK", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620" - }, - { - "name": "CMAKE_EXPORT_COMPILE_COMMANDS", - "value": "ON" - }, - { - "name": "CMAKE_LIBRARY_OUTPUT_DIRECTORY", - "value": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a" - }, - { - "name": "CMAKE_MAKE_PROGRAM", - "value": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" - }, - { - "name": "CMAKE_SYSTEM_NAME", - "value": "Android" - }, - { - "name": "CMAKE_SYSTEM_VERSION", - "value": "21" - } - ] - } - }, - "cxxBuildFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a", - "info": { - "abi": "ARMEABI_V7A", - "bitness": 32, - "deprecated": false, - "default": true - }, - "originalCxxBuildFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a", - "variant": { - "buildSystemArgumentList": [], - "buildTargetSet": [], - "implicitBuildTargetSet": [], - "cFlagsList": [], - "cmakeSettingsConfiguration": "android-gradle-plugin-predetermined-name", - "cppFlagsList": [], - "isDebuggableEnabled": true, - "module": { - "buildSystem": "CMAKE", - "cmake": { - "cmakeExe": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake", - "minimumCmakeVersion": "3.10.2", - "ninjaExe": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" - }, - "cmakeToolchainFile": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "cxxFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx", - "gradleModulePathName": ":polyvox_filament", - "intermediatesFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates", - "makeFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "moduleBuildFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/build.gradle", - "moduleRootFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android", - "ndkDefaultAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "ndkFolder": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "ndkMetaAbiList": [ - { - "abi": "ARMEABI_V7A", - "bitness": 32, - "deprecated": false, - "default": true - }, - { - "abi": "ARM64_V8A", - "bitness": 64, - "deprecated": false, - "default": true - }, - { - "abi": "X86", - "bitness": 32, - "deprecated": false, - "default": true - }, - { - "abi": "X86_64", - "bitness": 64, - "deprecated": false, - "default": true - } - ], - "ndkMetaPlatforms": { - "min": 16, - "max": 31, - "aliases": { - "20": 19, - "25": 24, - "J": 16, - "J-MR1": 17, - "J-MR2": 18, - "K": 19, - "L": 21, - "L-MR1": 22, - "M": 23, - "N": 24, - "N-MR1": 24, - "O": 26, - "O-MR1": 27, - "P": 28, - "Q": 29, - "R": 30, - "S": 31 - } - }, - "ndkSupportedAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "ndkDefaultStl": "LIBCXX_STATIC", - "ndkVersion": "23.1.7779620", - "project": { - "compilerSettingsCacheFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android/.cxx", - "cxxFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android/.cxx", - "isBuildOnlyTargetAbiEnabled": true, - "isCmakeBuildCohabitationEnabled": false, - "isNativeCompilerSettingsCacheEnabled": false, - "rootBuildGradleFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android", - "sdkFolder": "/home/hydroxide/Android/Sdk", - "isPrefabEnabled": false - }, - "splitsAbiFilterSet": [], - "stlSharedObjectMap": { - "LIBCXX_SHARED": { - "ARMEABI_V7A": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/libc++_shared.so", - "ARM64_V8A": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/libc++_shared.so", - "X86": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/libc++_shared.so", - "X86_64": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/libc++_shared.so" - }, - "LIBCXX_STATIC": {}, - "NONE": {}, - "SYSTEM": {} - } - }, - "objFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj", - "variantName": "debug", - "validAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "prefabDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab", - "prefabPackageDirectoryList": [] - }, - "prefabFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/armeabi-v7a" -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/armeabi-v7a/build_output.txt b/android/.cxx/cmake/debug/armeabi-v7a/build_output.txt deleted file mode 100644 index b6b73388..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/build_output.txt +++ /dev/null @@ -1,145 +0,0 @@ -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - - -Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -Detecting C compiler ABI info -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting C compiler ABI info - done -Detecting C compile features -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting C compile features - done -Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -Detecting CXX compiler ABI info -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting CXX compiler ABI info - done -Detecting CXX compile features -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting CXX compile features - done -Configuring done \ No newline at end of file diff --git a/android/.cxx/cmake/debug/armeabi-v7a/cmake_install.cmake b/android/.cxx/cmake/debug/armeabi-v7a/cmake_install.cmake deleted file mode 100644 index 28cccfef..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/cmake_install.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Install script for directory: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Debug") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "0") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -if(CMAKE_INSTALL_COMPONENT) - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/android/.cxx/cmake/debug/armeabi-v7a/cmake_server_log.txt b/android/.cxx/cmake/debug/armeabi-v7a/cmake_server_log.txt deleted file mode 100644 index a2fcfb9b..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/cmake_server_log.txt +++ /dev/null @@ -1,686 +0,0 @@ -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"supportedProtocolVersions":[{"isExperimental":true,"major":1,"minor":1}],"type":"hello"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: { - "type": "handshake", - "cookie": "gradle-cmake-cookie", - "protocolVersion": { - "isExperimental": true, - "major": 1, - "minor": 1 - }, - "sourceDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android", - "buildDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a", - "generator": "Ninja" -} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"gradle-cmake-cookie","inReplyTo":"handshake","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: { - "type": "configure", - "cacheArguments": [ - "", - "-DCMAKE_FIND_ROOT_PATH\u003d/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/armeabi-v7a/prefab", - "-DCMAKE_BUILD_TYPE\u003dDebug", - "-DCMAKE_TOOLCHAIN_FILE\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "-DANDROID_ABI\u003darmeabi-v7a", - "-DANDROID_NDK\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "-DANDROID_PLATFORM\u003dandroid-21", - "-DCMAKE_ANDROID_ARCH_ABI\u003darmeabi-v7a", - "-DCMAKE_ANDROID_NDK\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "-DCMAKE_EXPORT_COMPILE_COMMANDS\u003dON", - "-DCMAKE_LIBRARY_OUTPUT_DIRECTORY\u003d/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a", - "-DCMAKE_MAKE_PROGRAM\u003d/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja", - "-DCMAKE_SYSTEM_NAME\u003dAndroid", - "-DCMAKE_SYSTEM_VERSION\u003d21" - ] -} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include)\n CMakeLists.txt\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":33,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compiler ABI info","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compiler ABI info -CMAKE SERVER: Detecting C compiler ABI info -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":65,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compiler ABI info - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compiler ABI info - done -CMAKE SERVER: Detecting C compiler ABI info - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compile features","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compile features -CMAKE SERVER: Detecting C compile features -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":96,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":126,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":155,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compile features - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compile features - done -CMAKE SERVER: Detecting C compile features - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":184,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compiler ABI info","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compiler ABI info -CMAKE SERVER: Detecting CXX compiler ABI info -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":211,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compiler ABI info - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compiler ABI info - done -CMAKE SERVER: Detecting CXX compiler ABI info - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compile features","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compile features -CMAKE SERVER: Detecting CXX compile features -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":237,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":262,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":287,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":311,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compile features - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compile features - done -CMAKE SERVER: Detecting CXX compile features - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":1000,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Configuring done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Configuring done -CMAKE SERVER: Configuring done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"compute"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","progressCurrent":1000,"progressMaximum":1000,"progressMessage":"Generating","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","message":"Generating done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Generating done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"cmakeInputs"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"buildFiles":[{"isCMake":true,"isTemporary":false,"sources":["/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in"]},{"isCMake":false,"isTemporary":false,"sources":["CMakeLists.txt","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake"]},{"isCMake":false,"isTemporary":true,"sources":[".cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeSystem.cmake",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeCCompiler.cmake",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.c",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.c",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.c",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeCCompiler.cmake",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/armeabi-v7a/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake"]}],"cmakeRootDirectory":"/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10","cookie":"","inReplyTo":"cmakeInputs","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"codemodel"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"configurations":[{"name":"Debug","projects":[{"buildDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a","name":"Project","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","targets":[{"artifacts":["/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/armeabi-v7a/libfilament_interop.so"],"buildDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a","fileGroups":[{"compileFlags":"-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC ","defines":["filament_interop_EXPORTS"],"includePath":[{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/../ios/src"},{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/../ios/include"},{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp"}],"isGenerated":false,"language":"CXX","sources":["src/main/cpp/filament_api.cpp","../ios/src/FilamentViewer.cpp"]}],"fullName":"libfilament_interop.so","linkFlags":"-static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments","linkLibraries":"-landroid -llog -lfilament-jni -lfilament-utils-jni -lgltfio-jni -latomic -lm","linkPath":"-L/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/libs/armeabi-v7a","linkerLanguage":"CXX","name":"filament_interop","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","sysroot":"/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot","type":"SHARED_LIBRARY"}]}]}],"cookie":"","inReplyTo":"codemodel","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - diff --git a/android/.cxx/cmake/debug/armeabi-v7a/compile_commands.json b/android/.cxx/cmake/debug/armeabi-v7a/compile_commands.json deleted file mode 100644 index 9fe7fec7..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/compile_commands.json +++ /dev/null @@ -1,13 +0,0 @@ -[ -{ - "directory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a", - "command": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=armv7-none-linux-androideabi21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC -o CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o -c /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp" -}, - -{ - "directory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a", - "command": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=armv7-none-linux-androideabi21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC -o CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o -c /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp" -} -] \ No newline at end of file diff --git a/android/.cxx/cmake/debug/armeabi-v7a/json_generation_record.json b/android/.cxx/cmake/debug/armeabi-v7a/json_generation_record.json deleted file mode 100644 index f89e8b69..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/json_generation_record.json +++ /dev/null @@ -1,44 +0,0 @@ -[ - { - "level": "INFO", - "message": "Start JSON generation. Platform version: 21 min SDK version: armeabi-v7a", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|armeabi-v7a" - }, - { - "level": "INFO", - "message": "No CMake version was specified in build.gradle. Using default version 3.10.2.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|armeabi-v7a" - }, - { - "level": "INFO", - "message": "Trying to locate CMake in local SDK repository.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|armeabi-v7a" - }, - { - "level": "INFO", - "message": "- CMake found in SDK at \u0027/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404\u0027 had version \u00273.10.2\u0027", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|armeabi-v7a" - }, - { - "level": "INFO", - "message": "CMake \u00273.18.1\u0027 found in SDK did not match requested version \u00273.10.2\u0027.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|armeabi-v7a" - }, - { - "level": "INFO", - "message": "JSON \u0027/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a/android_gradle_build.json\u0027 was up-to-date", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|armeabi-v7a" - }, - { - "level": "INFO", - "message": "JSON generation completed without problems", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|armeabi-v7a" - } -] \ No newline at end of file diff --git a/android/.cxx/cmake/debug/armeabi-v7a/prefab_config.json b/android/.cxx/cmake/debug/armeabi-v7a/prefab_config.json deleted file mode 100644 index e799de86..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/prefab_config.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "enabled": false, - "packages": [] -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/armeabi-v7a/rules.ninja b/android/.cxx/cmake/debug/armeabi-v7a/rules.ninja deleted file mode 100644 index 993a7281..00000000 --- a/android/.cxx/cmake/debug/armeabi-v7a/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.10 - -# This file contains all the rules used to get the outputs files -# built from the input files. -# It is included in the main 'build.ninja'. - -# ============================================================================= -# Project: Project -# Configuration: Debug -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__filament_interop - depfile = $DEP_FILE - deps = gcc - command = /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=armv7-none-linux-androideabi21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__filament_interop - command = $PRE_LINK && /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=armv7-none-linux-androideabi21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/armeabi-v7a - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -t targets - description = All primary targets available: - diff --git a/android/.cxx/cmake/debug/x86/.ninja_deps b/android/.cxx/cmake/debug/x86/.ninja_deps deleted file mode 100644 index e6a6b5de..00000000 Binary files a/android/.cxx/cmake/debug/x86/.ninja_deps and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86/.ninja_log b/android/.cxx/cmake/debug/x86/.ninja_log deleted file mode 100644 index 84b30673..00000000 --- a/android/.cxx/cmake/debug/x86/.ninja_log +++ /dev/null @@ -1,5 +0,0 @@ -# ninja log v5 -0 878 1648744689 CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o 5eeeebfa8ed39cc -0 1309 1648744689 CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o 8601f51ce4648755 -1309 1507 1648744689 /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so 75d60d297bd38956 -4 630 1648964362 /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so 75d60d297bd38956 diff --git a/android/.cxx/cmake/debug/x86/CMakeCache.txt b/android/.cxx/cmake/debug/x86/CMakeCache.txt deleted file mode 100644 index da1e86d5..00000000 --- a/android/.cxx/cmake/debug/x86/CMakeCache.txt +++ /dev/null @@ -1,359 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86 -# It was generated by CMake: /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//No help, variable specified on the command line. -ANDROID_ABI:UNINITIALIZED=x86 - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//No help, variable specified on the command line. -CMAKE_ANDROID_ARCH_ABI:UNINITIALIZED=x86 - -//No help, variable specified on the command line. -CMAKE_ANDROID_NDK:UNINITIALIZED=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 - -//Archiver -CMAKE_AR:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar - -//Flags used by the compiler during all build types. -CMAKE_ASM_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_ASM_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds. -CMAKE_ASM_FLAGS_RELEASE:STRING= - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Debug - -//LLVM archiver -CMAKE_CXX_COMPILER_AR:FILEPATH=CMAKE_CXX_COMPILER_AR-NOTFOUND - -//Generate index for LLVM archive -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=CMAKE_CXX_COMPILER_RANLIB-NOTFOUND - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_CXX_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds for minimum -// size. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds. -CMAKE_CXX_FLAGS_RELEASE:STRING= - -//Flags used by the compiler during release builds with debug info. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Libraries linked by default with all C++ applications. -CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm - -//LLVM archiver -CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND - -//Generate index for LLVM archive -CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND - -//Flags used by the compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_C_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds for minimum -// size. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds. -CMAKE_C_FLAGS_RELEASE:STRING= - -//Flags used by the compiler during release builds with debug info. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Libraries linked by default with all C applications. -CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm - -//Flags used by the linker. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON - -//No help, variable specified on the command line. -CMAKE_FIND_ROOT_PATH:UNINITIALIZED=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/x86/prefab - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86 - -//Path to a program. -CMAKE_LINKER:FILEPATH=CMAKE_LINKER-NOTFOUND - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja - -//Flags used by the linker during the creation of modules. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=CMAKE_NM-NOTFOUND - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Ranlib -CMAKE_RANLIB:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib - -//Flags used by the linker during the creation of dll's. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Strip -CMAKE_STRIP:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip - -//No help, variable specified on the command line. -CMAKE_SYSTEM_NAME:UNINITIALIZED=Android - -//No help, variable specified on the command line. -CMAKE_SYSTEM_VERSION:UNINITIALIZED=21 - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Value Computed by CMake -Project_BINARY_DIR:STATIC=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86 - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android - -//Dependencies for the target -filament_interop_LIB_DEPENDS:STATIC=general;-landroid;general;-llog;general;-lfilament-jni;general;-lfilament-utils-jni;general;-lgltfio-jni; - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86 -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=10 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES -CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES -CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Ninja -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeCCompiler.cmake b/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeCCompiler.cmake deleted file mode 100644 index 434f5deb..00000000 --- a/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeCCompiler.cmake +++ /dev/null @@ -1,73 +0,0 @@ -set(CMAKE_C_COMPILER "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "12.0.8") -set(CMAKE_C_COMPILER_VERSION_INTERNAL "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert") -set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar") -set(CMAKE_C_COMPILER_AR "CMAKE_C_COMPILER_AR-NOTFOUND") -set(CMAKE_RANLIB "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib") -set(CMAKE_C_COMPILER_RANLIB "CMAKE_C_COMPILER_RANLIB-NOTFOUND") -set(CMAKE_LINKER "CMAKE_LINKER-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCC ) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "4") -set(CMAKE_C_COMPILER_ABI "ELF") -set(CMAKE_C_LIBRARY_ARCHITECTURE "") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "-l:libunwind.a;dl;c;-l:libunwind.a;dl") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake b/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake deleted file mode 100644 index 96d31469..00000000 --- a/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,75 +0,0 @@ -set(CMAKE_CXX_COMPILER "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "12.0.8") -set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17") -set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") -set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") -set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") -set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar") -set(CMAKE_CXX_COMPILER_AR "CMAKE_CXX_COMPILER_AR-NOTFOUND") -set(CMAKE_RANLIB "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib") -set(CMAKE_CXX_COMPILER_RANLIB "CMAKE_CXX_COMPILER_RANLIB-NOTFOUND") -set(CMAKE_LINKER "CMAKE_LINKER-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCXX ) -set(CMAKE_CXX_COMPILER_LOADED 1) -set(CMAKE_CXX_COMPILER_WORKS TRUE) -set(CMAKE_CXX_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_CXX_COMPILER_ID_RUN 1) -set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) -set(CMAKE_CXX_LINKER_PREFERENCE 30) -set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) - -# Save compiler ABI information. -set(CMAKE_CXX_SIZEOF_DATA_PTR "4") -set(CMAKE_CXX_COMPILER_ABI "ELF") -set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") - -if(CMAKE_CXX_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_CXX_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") -endif() - -if(CMAKE_CXX_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin b/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 8ba8c386..00000000 Binary files a/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin b/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index ab8c06ff..00000000 Binary files a/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake b/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake deleted file mode 100644 index 7498b165..00000000 --- a/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Linux-5.13.9-200.fc34.x86_64") -set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "5.13.9-200.fc34.x86_64") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-1") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "1") -set(CMAKE_SYSTEM_PROCESSOR "i686") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeOutput.log b/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeOutput.log deleted file mode 100644 index cc4a3313..00000000 --- a/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,504 +0,0 @@ -The target system is: Android - 1 - i686 -The host system is: Linux - 5.13.9-200.fc34.x86_64 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_5ad6b" -[1/2] Building C object CMakeFiles/cmTC_5ad6b.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_5ad6b - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_c9a2e" -[1/2] Building C object CMakeFiles/cmTC_c9a2e.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_c9a2e -Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee) -Target: i686-none-linux-android21 -Thread model: posix -InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack --warn-shared-textrel -z now -z relro --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_c9a2e /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_c9a2e.dir/CMakeCCompilerABI.c.o /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(CMAKE_LINKER-NOTFOUND|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_c9a2e"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_c9a2e.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_c9a2e] - ignore line: [Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)] - ignore line: [Target: i686-none-linux-android21] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack --warn-shared-textrel -z now -z relro --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_c9a2e /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_c9a2e.dir/CMakeCCompilerABI.c.o /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld] ==> ignore - arg [--sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot] ==> ignore - arg [-pie] ==> ignore - arg [-znoexecstack] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [-znow] ==> ignore - arg [-zrelro] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [--hash-style=both] ==> ignore - arg [--enable-new-dtags] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_i386] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_c9a2e] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o] ==> ignore - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - arg [--build-id=sha1] ==> ignore - arg [--no-rosegment] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [--gc-sections] ==> ignore - arg [CMakeFiles/cmTC_c9a2e.dir/CMakeCCompilerABI.c.o] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o] ==> ignore - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit libs: [-l:libunwind.a;dl;c;-l:libunwind.a;dl] - implicit dirs: [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit fwks: [] - - - - -Detecting C [-std=c11] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_76118" -[1/2] Building C object CMakeFiles/cmTC_76118.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_76118 - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:1c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c99] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_1badb" -[1/2] Building C object CMakeFiles/cmTC_1badb.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_1badb - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c90] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_0c1a1" -[1/2] Building C object CMakeFiles/cmTC_0c1a1.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_0c1a1 - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:0c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:0c_variadic_macros -Determining if the CXX compiler works passed with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_41b36" -[1/2] Building CXX object CMakeFiles/cmTC_41b36.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_41b36 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_6dd30" -[1/2] Building CXX object CMakeFiles/cmTC_6dd30.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_6dd30 -Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee) -Target: i686-none-linux-android21 -Thread model: posix -InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack --warn-shared-textrel -z now -z relro --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_6dd30 /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_6dd30.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(CMAKE_LINKER-NOTFOUND|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_6dd30"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_6dd30.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_6dd30] - ignore line: [Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)] - ignore line: [Target: i686-none-linux-android21] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack --warn-shared-textrel -z now -z relro --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_6dd30 /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_6dd30.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld] ==> ignore - arg [--sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot] ==> ignore - arg [-pie] ==> ignore - arg [-znoexecstack] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [-znow] ==> ignore - arg [-zrelro] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [--hash-style=both] ==> ignore - arg [--enable-new-dtags] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_i386] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_6dd30] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o] ==> ignore - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - arg [--build-id=sha1] ==> ignore - arg [--no-rosegment] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [--gc-sections] ==> ignore - arg [CMakeFiles/cmTC_6dd30.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-Bstatic] ==> ignore - arg [-lc++] ==> lib [c++] - arg [-Bdynamic] ==> ignore - arg [-lm] ==> lib [m] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o] ==> ignore - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-i686-android.a] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit libs: [c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl] - implicit dirs: [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/i386;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit fwks: [] - - - - -Detecting CXX [-std=c++1z] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_867c4" -[1/2] Building CXX object CMakeFiles/cmTC_867c4.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_867c4 - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++14] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_6a065" -[1/2] Building CXX object CMakeFiles/cmTC_6a065.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_6a065 - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++11] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_56b3c" -[1/2] Building CXX object CMakeFiles/cmTC_56b3c.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_56b3c - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++98] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_467d5" -[1/2] Building CXX object CMakeFiles/cmTC_467d5.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_467d5 - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:0cxx_alias_templates - Feature record: CXX_FEATURE:0cxx_alignas - Feature record: CXX_FEATURE:0cxx_alignof - Feature record: CXX_FEATURE:0cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:0cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:0cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:0cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:0cxx_default_function_template_args - Feature record: CXX_FEATURE:0cxx_defaulted_functions - Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:0cxx_delegating_constructors - Feature record: CXX_FEATURE:0cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:0cxx_enum_forward_declarations - Feature record: CXX_FEATURE:0cxx_explicit_conversions - Feature record: CXX_FEATURE:0cxx_extended_friend_declarations - Feature record: CXX_FEATURE:0cxx_extern_templates - Feature record: CXX_FEATURE:0cxx_final - Feature record: CXX_FEATURE:0cxx_func_identifier - Feature record: CXX_FEATURE:0cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:0cxx_inheriting_constructors - Feature record: CXX_FEATURE:0cxx_inline_namespaces - Feature record: CXX_FEATURE:0cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:0cxx_local_type_template_args - Feature record: CXX_FEATURE:0cxx_long_long_type - Feature record: CXX_FEATURE:0cxx_noexcept - Feature record: CXX_FEATURE:0cxx_nonstatic_member_init - Feature record: CXX_FEATURE:0cxx_nullptr - Feature record: CXX_FEATURE:0cxx_override - Feature record: CXX_FEATURE:0cxx_range_for - Feature record: CXX_FEATURE:0cxx_raw_string_literals - Feature record: CXX_FEATURE:0cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:0cxx_right_angle_brackets - Feature record: CXX_FEATURE:0cxx_rvalue_references - Feature record: CXX_FEATURE:0cxx_sizeof_member - Feature record: CXX_FEATURE:0cxx_static_assert - Feature record: CXX_FEATURE:0cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:0cxx_thread_local - Feature record: CXX_FEATURE:0cxx_trailing_return_types - Feature record: CXX_FEATURE:0cxx_unicode_literals - Feature record: CXX_FEATURE:0cxx_uniform_initialization - Feature record: CXX_FEATURE:0cxx_unrestricted_unions - Feature record: CXX_FEATURE:0cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:0cxx_variadic_macros - Feature record: CXX_FEATURE:0cxx_variadic_templates diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/TargetDirectories.txt b/android/.cxx/cmake/debug/x86/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index 34171c92..00000000 --- a/android/.cxx/cmake/debug/x86/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,3 +0,0 @@ -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/rebuild_cache.dir -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/edit_cache.dir -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/filament_interop.dir diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/cmake.check_cache b/android/.cxx/cmake/debug/x86/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd731..00000000 --- a/android/.cxx/cmake/debug/x86/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/feature_tests.bin b/android/.cxx/cmake/debug/x86/CMakeFiles/feature_tests.bin deleted file mode 100755 index c8a63ccd..00000000 Binary files a/android/.cxx/cmake/debug/x86/CMakeFiles/feature_tests.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/feature_tests.c b/android/.cxx/cmake/debug/x86/CMakeFiles/feature_tests.c deleted file mode 100644 index 90a87b17..00000000 --- a/android/.cxx/cmake/debug/x86/CMakeFiles/feature_tests.c +++ /dev/null @@ -1,34 +0,0 @@ - - const char features[] = {"\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 -"1" -#else -"0" -#endif -"c_function_prototypes\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_restrict\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L -"1" -#else -"0" -#endif -"c_static_assert\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_variadic_macros\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/feature_tests.cxx b/android/.cxx/cmake/debug/x86/CMakeFiles/feature_tests.cxx deleted file mode 100644 index 703b3350..00000000 --- a/android/.cxx/cmake/debug/x86/CMakeFiles/feature_tests.cxx +++ /dev/null @@ -1,405 +0,0 @@ - - const char features[] = {"\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_aggregate_nsdmi) -"1" -#else -"0" -#endif -"cxx_aggregate_default_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alias_templates) -"1" -#else -"0" -#endif -"cxx_alias_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alignas) -"1" -#else -"0" -#endif -"cxx_alignas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alignas) -"1" -#else -"0" -#endif -"cxx_alignof\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_attributes) -"1" -#else -"0" -#endif -"cxx_attributes\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_attribute_deprecated\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_auto_type) -"1" -#else -"0" -#endif -"cxx_auto_type\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_binary_literals) -"1" -#else -"0" -#endif -"cxx_binary_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_constexpr) -"1" -#else -"0" -#endif -"cxx_constexpr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_contextual_conversions) -"1" -#else -"0" -#endif -"cxx_contextual_conversions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_decltype) -"1" -#else -"0" -#endif -"cxx_decltype\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_decltype_auto\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_decltype_incomplete_return_types) -"1" -#else -"0" -#endif -"cxx_decltype_incomplete_return_types\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_default_function_template_args) -"1" -#else -"0" -#endif -"cxx_default_function_template_args\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_defaulted_functions) -"1" -#else -"0" -#endif -"cxx_defaulted_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_defaulted_functions) -"1" -#else -"0" -#endif -"cxx_defaulted_move_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_delegating_constructors) -"1" -#else -"0" -#endif -"cxx_delegating_constructors\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_deleted_functions) -"1" -#else -"0" -#endif -"cxx_deleted_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_digit_separators\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_enum_forward_declarations\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_explicit_conversions) -"1" -#else -"0" -#endif -"cxx_explicit_conversions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extended_friend_declarations\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extern_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_override_control) -"1" -#else -"0" -#endif -"cxx_final\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_func_identifier\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_generalized_initializers) -"1" -#else -"0" -#endif -"cxx_generalized_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_generic_lambdas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_inheriting_constructors) -"1" -#else -"0" -#endif -"cxx_inheriting_constructors\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_inline_namespaces\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_lambdas) -"1" -#else -"0" -#endif -"cxx_lambdas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_init_captures) -"1" -#else -"0" -#endif -"cxx_lambda_init_captures\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_local_type_template_args) -"1" -#else -"0" -#endif -"cxx_local_type_template_args\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_long_long_type\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_noexcept) -"1" -#else -"0" -#endif -"cxx_noexcept\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_nonstatic_member_init) -"1" -#else -"0" -#endif -"cxx_nonstatic_member_init\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_nullptr) -"1" -#else -"0" -#endif -"cxx_nullptr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_override_control) -"1" -#else -"0" -#endif -"cxx_override\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_range_for) -"1" -#else -"0" -#endif -"cxx_range_for\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_raw_string_literals) -"1" -#else -"0" -#endif -"cxx_raw_string_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_reference_qualified_functions) -"1" -#else -"0" -#endif -"cxx_reference_qualified_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_relaxed_constexpr) -"1" -#else -"0" -#endif -"cxx_relaxed_constexpr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_return_type_deduction) -"1" -#else -"0" -#endif -"cxx_return_type_deduction\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_right_angle_brackets\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_rvalue_references) -"1" -#else -"0" -#endif -"cxx_rvalue_references\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_sizeof_member\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_static_assert) -"1" -#else -"0" -#endif -"cxx_static_assert\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_strong_enums) -"1" -#else -"0" -#endif -"cxx_strong_enums\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 199711L -"1" -#else -"0" -#endif -"cxx_template_template_parameters\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_thread_local) -"1" -#else -"0" -#endif -"cxx_thread_local\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_trailing_return) -"1" -#else -"0" -#endif -"cxx_trailing_return_types\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_unicode_literals) -"1" -#else -"0" -#endif -"cxx_unicode_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_generalized_initializers) -"1" -#else -"0" -#endif -"cxx_uniform_initialization\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_unrestricted_unions) -"1" -#else -"0" -#endif -"cxx_unrestricted_unions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_user_literals) -"1" -#else -"0" -#endif -"cxx_user_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_variable_templates) -"1" -#else -"0" -#endif -"cxx_variable_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_variadic_macros\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_variadic_templates) -"1" -#else -"0" -#endif -"cxx_variadic_templates\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o b/android/.cxx/cmake/debug/x86/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o deleted file mode 100644 index 9ded15a8..00000000 Binary files a/android/.cxx/cmake/debug/x86/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o b/android/.cxx/cmake/debug/x86/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o deleted file mode 100644 index f1687adb..00000000 Binary files a/android/.cxx/cmake/debug/x86/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86/android_gradle_build.json b/android/.cxx/cmake/debug/x86/android_gradle_build.json deleted file mode 100644 index 02589b2d..00000000 --- a/android/.cxx/cmake/debug/x86/android_gradle_build.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "stringTable": { - "0": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86", - "1": "--target=i686-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC" - }, - "buildFiles": [ - "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake" - ], - "cleanCommands": [ - "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86\" clean" - ], - "buildTargetsCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86\" {LIST_OF_TARGETS_TO_BUILD}", - "libraries": { - "filament_interop-Debug-x86": { - "buildCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86\" filament_interop", - "buildType": "debug", - "toolchain": "1680102767", - "abi": "x86", - "artifactName": "filament_interop", - "files": [ - { - "src": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp", - "flagsOrdinal": 1, - "workingDirectoryOrdinal": 0 - }, - { - "src": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp", - "flagsOrdinal": 1, - "workingDirectoryOrdinal": 0 - } - ], - "headers": [], - "output": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so", - "runtimeFiles": [] - } - }, - "toolchains": { - "1680102767": { - "cppCompilerExecutable": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++" - } - }, - "cFileExtensions": [], - "cppFileExtensions": [ - "cpp" - ] -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86/android_gradle_build_filament_interop_x86.command.txt b/android/.cxx/cmake/debug/x86/android_gradle_build_filament_interop_x86.command.txt deleted file mode 100644 index 241f68c7..00000000 --- a/android/.cxx/cmake/debug/x86/android_gradle_build_filament_interop_x86.command.txt +++ /dev/null @@ -1,7 +0,0 @@ -Executable : /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -arguments : --C -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86 -filament_interop -jvmArgs : - diff --git a/android/.cxx/cmake/debug/x86/android_gradle_build_filament_interop_x86.stderr.txt b/android/.cxx/cmake/debug/x86/android_gradle_build_filament_interop_x86.stderr.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/android/.cxx/cmake/debug/x86/android_gradle_build_filament_interop_x86.stdout.txt b/android/.cxx/cmake/debug/x86/android_gradle_build_filament_interop_x86.stdout.txt deleted file mode 100644 index 5ecfa8d2..00000000 --- a/android/.cxx/cmake/debug/x86/android_gradle_build_filament_interop_x86.stdout.txt +++ /dev/null @@ -1,2 +0,0 @@ -ninja: Entering directory `/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86' -ninja: no work to do. diff --git a/android/.cxx/cmake/debug/x86/android_gradle_build_mini.json b/android/.cxx/cmake/debug/x86/android_gradle_build_mini.json deleted file mode 100644 index 7208f52a..00000000 --- a/android/.cxx/cmake/debug/x86/android_gradle_build_mini.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "buildFiles": [ - "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake" - ], - "cleanCommands": [ - "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86\" clean" - ], - "buildTargetsCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86\" {LIST_OF_TARGETS_TO_BUILD}", - "libraries": { - "filament_interop-Debug-x86": { - "artifactName": "filament_interop", - "buildCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86\" filament_interop", - "abi": "x86", - "output": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so", - "runtimeFiles": [] - } - } -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86/build.ninja b/android/.cxx/cmake/debug/x86/build.ninja deleted file mode 100644 index 7fe16bf8..00000000 --- a/android/.cxx/cmake/debug/x86/build.ninja +++ /dev/null @@ -1,135 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.10 - -# This file contains all the build statements describing the -# compilation DAG. - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# -# Which is the root file. -# ============================================================================= - -# ============================================================================= -# Project: Project -# Configuration: Debug -# ============================================================================= - -############################################# -# Minimal version of Ninja required by this file - -ninja_required_version = 1.5 - -# ============================================================================= -# Include auxiliary files. - - -############################################# -# Include rules file. - -include rules.ninja - - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86 && /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86 - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util - -############################################# -# Utility command for edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86 && /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util -# ============================================================================= -# Object build statements for SHARED_LIBRARY target filament_interop - - -############################################# -# Order-only phony target for filament_interop - -build cmake_object_order_depends_target_filament_interop: phony -build CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o: CXX_COMPILER__filament_interop ../../../../src/main/cpp/filament_api.cpp || cmake_object_order_depends_target_filament_interop - DEFINES = -Dfilament_interop_EXPORTS - DEP_FILE = CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o.d - FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC - INCLUDES = -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp - OBJECT_DIR = CMakeFiles/filament_interop.dir - OBJECT_FILE_DIR = CMakeFiles/filament_interop.dir/src/main/cpp -build CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o: CXX_COMPILER__filament_interop /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp || cmake_object_order_depends_target_filament_interop - DEFINES = -Dfilament_interop_EXPORTS - DEP_FILE = CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o.d - FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC - INCLUDES = -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp - OBJECT_DIR = CMakeFiles/filament_interop.dir - OBJECT_FILE_DIR = CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target filament_interop - - -############################################# -# Link the shared library /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so - -build /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so: CXX_SHARED_LIBRARY_LINKER__filament_interop CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info - LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments - LINK_LIBRARIES = -landroid -llog -lfilament-jni -lfilament-utils-jni -lgltfio-jni -latomic -lm - LINK_PATH = -L/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/libs/x86 - OBJECT_DIR = CMakeFiles/filament_interop.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libfilament_interop.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so - TARGET_PDB = filament_interop.so.dbg -# ============================================================================= -# Target aliases. - -build filament_interop: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so -build libfilament_interop.so: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.10.2/CMakeCCompiler.cmake CMakeFiles/3.10.2/CMakeCXXCompiler.cmake CMakeFiles/3.10.2/CMakeSystem.cmake CMakeFiles/feature_tests.c CMakeFiles/feature_tests.cxx - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.10.2/CMakeCCompiler.cmake CMakeFiles/3.10.2/CMakeCXXCompiler.cmake CMakeFiles/3.10.2/CMakeSystem.cmake CMakeFiles/feature_tests.c CMakeFiles/feature_tests.cxx: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/android/.cxx/cmake/debug/x86/build_command.txt b/android/.cxx/cmake/debug/x86/build_command.txt deleted file mode 100644 index c4a5f53b..00000000 --- a/android/.cxx/cmake/debug/x86/build_command.txt +++ /dev/null @@ -1,21 +0,0 @@ - Executable : /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -arguments : --H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android --DCMAKE_FIND_ROOT_PATH=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/x86/prefab --DCMAKE_BUILD_TYPE=Debug --DCMAKE_TOOLCHAIN_FILE=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake --DANDROID_ABI=x86 --DANDROID_NDK=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 --DANDROID_PLATFORM=android-21 --DCMAKE_ANDROID_ARCH_ABI=x86 --DCMAKE_ANDROID_NDK=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 --DCMAKE_EXPORT_COMPILE_COMMANDS=ON --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86 --DCMAKE_MAKE_PROGRAM=/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja --DCMAKE_SYSTEM_NAME=Android --DCMAKE_SYSTEM_VERSION=21 --B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86 --GNinja -jvmArgs : - -Build command args: diff --git a/android/.cxx/cmake/debug/x86/build_model.json b/android/.cxx/cmake/debug/x86/build_model.json deleted file mode 100644 index 3ae1095b..00000000 --- a/android/.cxx/cmake/debug/x86/build_model.json +++ /dev/null @@ -1,206 +0,0 @@ -{ - "abi": "X86", - "abiPlatformVersion": 21, - "buildSettings": { - "environmentVariables": [] - }, - "cmake": { - "cmakeArtifactsBaseFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86", - "cmakeServerLogFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/cmake_server_log.txt", - "cmakeWrappingBaseFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cxx/debug/x86", - "effectiveConfiguration": { - "name": "traditional-android-studio-cmake-environment", - "description": "Composite reified CMakeSettings configuration", - "generator": "Ninja", - "inheritEnvironments": [ - "ndk" - ], - "buildRoot": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86", - "cmakeToolchain": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "cmakeExecutable": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake", - "variables": [ - { - "name": "CMAKE_FIND_ROOT_PATH", - "value": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/x86/prefab" - }, - { - "name": "CMAKE_BUILD_TYPE", - "value": "Debug" - }, - { - "name": "CMAKE_TOOLCHAIN_FILE", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake" - }, - { - "name": "ANDROID_ABI", - "value": "x86" - }, - { - "name": "ANDROID_NDK", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620" - }, - { - "name": "ANDROID_PLATFORM", - "value": "android-21" - }, - { - "name": "CMAKE_ANDROID_ARCH_ABI", - "value": "x86" - }, - { - "name": "CMAKE_ANDROID_NDK", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620" - }, - { - "name": "CMAKE_EXPORT_COMPILE_COMMANDS", - "value": "ON" - }, - { - "name": "CMAKE_LIBRARY_OUTPUT_DIRECTORY", - "value": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86" - }, - { - "name": "CMAKE_MAKE_PROGRAM", - "value": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" - }, - { - "name": "CMAKE_SYSTEM_NAME", - "value": "Android" - }, - { - "name": "CMAKE_SYSTEM_VERSION", - "value": "21" - } - ] - } - }, - "cxxBuildFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86", - "info": { - "abi": "X86", - "bitness": 32, - "deprecated": false, - "default": true - }, - "originalCxxBuildFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86", - "variant": { - "buildSystemArgumentList": [], - "buildTargetSet": [], - "implicitBuildTargetSet": [], - "cFlagsList": [], - "cmakeSettingsConfiguration": "android-gradle-plugin-predetermined-name", - "cppFlagsList": [], - "isDebuggableEnabled": true, - "module": { - "buildSystem": "CMAKE", - "cmake": { - "cmakeExe": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake", - "minimumCmakeVersion": "3.10.2", - "ninjaExe": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" - }, - "cmakeToolchainFile": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "cxxFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx", - "gradleModulePathName": ":polyvox_filament", - "intermediatesFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates", - "makeFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "moduleBuildFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/build.gradle", - "moduleRootFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android", - "ndkDefaultAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "ndkFolder": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "ndkMetaAbiList": [ - { - "abi": "ARMEABI_V7A", - "bitness": 32, - "deprecated": false, - "default": true - }, - { - "abi": "ARM64_V8A", - "bitness": 64, - "deprecated": false, - "default": true - }, - { - "abi": "X86", - "bitness": 32, - "deprecated": false, - "default": true - }, - { - "abi": "X86_64", - "bitness": 64, - "deprecated": false, - "default": true - } - ], - "ndkMetaPlatforms": { - "min": 16, - "max": 31, - "aliases": { - "20": 19, - "25": 24, - "J": 16, - "J-MR1": 17, - "J-MR2": 18, - "K": 19, - "L": 21, - "L-MR1": 22, - "M": 23, - "N": 24, - "N-MR1": 24, - "O": 26, - "O-MR1": 27, - "P": 28, - "Q": 29, - "R": 30, - "S": 31 - } - }, - "ndkSupportedAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "ndkDefaultStl": "LIBCXX_STATIC", - "ndkVersion": "23.1.7779620", - "project": { - "compilerSettingsCacheFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android/.cxx", - "cxxFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android/.cxx", - "isBuildOnlyTargetAbiEnabled": true, - "isCmakeBuildCohabitationEnabled": false, - "isNativeCompilerSettingsCacheEnabled": false, - "rootBuildGradleFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android", - "sdkFolder": "/home/hydroxide/Android/Sdk", - "isPrefabEnabled": false - }, - "splitsAbiFilterSet": [], - "stlSharedObjectMap": { - "LIBCXX_SHARED": { - "ARMEABI_V7A": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/libc++_shared.so", - "ARM64_V8A": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/libc++_shared.so", - "X86": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/libc++_shared.so", - "X86_64": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/libc++_shared.so" - }, - "LIBCXX_STATIC": {}, - "NONE": {}, - "SYSTEM": {} - } - }, - "objFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj", - "variantName": "debug", - "validAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "prefabDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab", - "prefabPackageDirectoryList": [] - }, - "prefabFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/x86" -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86/build_output.txt b/android/.cxx/cmake/debug/x86/build_output.txt deleted file mode 100644 index d7e12867..00000000 --- a/android/.cxx/cmake/debug/x86/build_output.txt +++ /dev/null @@ -1,145 +0,0 @@ -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - - -Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -Detecting C compiler ABI info -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting C compiler ABI info - done -Detecting C compile features -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting C compile features - done -Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -Detecting CXX compiler ABI info -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting CXX compiler ABI info - done -Detecting CXX compile features -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting CXX compile features - done -Configuring done \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86/cmake_install.cmake b/android/.cxx/cmake/debug/x86/cmake_install.cmake deleted file mode 100644 index 9b849cf1..00000000 --- a/android/.cxx/cmake/debug/x86/cmake_install.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Install script for directory: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Debug") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "0") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -if(CMAKE_INSTALL_COMPONENT) - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/android/.cxx/cmake/debug/x86/cmake_server_log.txt b/android/.cxx/cmake/debug/x86/cmake_server_log.txt deleted file mode 100644 index 4567d146..00000000 --- a/android/.cxx/cmake/debug/x86/cmake_server_log.txt +++ /dev/null @@ -1,686 +0,0 @@ -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"supportedProtocolVersions":[{"isExperimental":true,"major":1,"minor":1}],"type":"hello"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: { - "type": "handshake", - "cookie": "gradle-cmake-cookie", - "protocolVersion": { - "isExperimental": true, - "major": 1, - "minor": 1 - }, - "sourceDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android", - "buildDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86", - "generator": "Ninja" -} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"gradle-cmake-cookie","inReplyTo":"handshake","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: { - "type": "configure", - "cacheArguments": [ - "", - "-DCMAKE_FIND_ROOT_PATH\u003d/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/x86/prefab", - "-DCMAKE_BUILD_TYPE\u003dDebug", - "-DCMAKE_TOOLCHAIN_FILE\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "-DANDROID_ABI\u003dx86", - "-DANDROID_NDK\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "-DANDROID_PLATFORM\u003dandroid-21", - "-DCMAKE_ANDROID_ARCH_ABI\u003dx86", - "-DCMAKE_ANDROID_NDK\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "-DCMAKE_EXPORT_COMPILE_COMMANDS\u003dON", - "-DCMAKE_LIBRARY_OUTPUT_DIRECTORY\u003d/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86", - "-DCMAKE_MAKE_PROGRAM\u003d/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja", - "-DCMAKE_SYSTEM_NAME\u003dAndroid", - "-DCMAKE_SYSTEM_VERSION\u003d21" - ] -} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include)\n CMakeLists.txt\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":33,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compiler ABI info","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compiler ABI info -CMAKE SERVER: Detecting C compiler ABI info -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":65,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compiler ABI info - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compiler ABI info - done -CMAKE SERVER: Detecting C compiler ABI info - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compile features","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compile features -CMAKE SERVER: Detecting C compile features -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":96,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":126,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":155,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compile features - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compile features - done -CMAKE SERVER: Detecting C compile features - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":184,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compiler ABI info","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compiler ABI info -CMAKE SERVER: Detecting CXX compiler ABI info -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":211,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compiler ABI info - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compiler ABI info - done -CMAKE SERVER: Detecting CXX compiler ABI info - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compile features","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compile features -CMAKE SERVER: Detecting CXX compile features -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":237,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":262,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":287,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":311,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compile features - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compile features - done -CMAKE SERVER: Detecting CXX compile features - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":1000,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Configuring done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Configuring done -CMAKE SERVER: Configuring done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"compute"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","progressCurrent":1000,"progressMaximum":1000,"progressMessage":"Generating","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","message":"Generating done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Generating done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"cmakeInputs"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"buildFiles":[{"isCMake":true,"isTemporary":false,"sources":["/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in"]},{"isCMake":false,"isTemporary":false,"sources":["CMakeLists.txt","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake"]},{"isCMake":false,"isTemporary":true,"sources":[".cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeSystem.cmake",".cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeCCompiler.cmake",".cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake",".cxx/cmake/debug/x86/CMakeFiles/feature_tests.c",".cxx/cmake/debug/x86/CMakeFiles/feature_tests.c",".cxx/cmake/debug/x86/CMakeFiles/feature_tests.c",".cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeCCompiler.cmake",".cxx/cmake/debug/x86/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/x86/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/x86/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/x86/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/x86/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake"]}],"cmakeRootDirectory":"/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10","cookie":"","inReplyTo":"cmakeInputs","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"codemodel"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"configurations":[{"name":"Debug","projects":[{"buildDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86","name":"Project","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","targets":[{"artifacts":["/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86/libfilament_interop.so"],"buildDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86","fileGroups":[{"compileFlags":"-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC ","defines":["filament_interop_EXPORTS"],"includePath":[{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/../ios/src"},{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/../ios/include"},{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp"}],"isGenerated":false,"language":"CXX","sources":["src/main/cpp/filament_api.cpp","../ios/src/FilamentViewer.cpp"]}],"fullName":"libfilament_interop.so","linkFlags":"-static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments","linkLibraries":"-landroid -llog -lfilament-jni -lfilament-utils-jni -lgltfio-jni -latomic -lm","linkPath":"-L/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/libs/x86","linkerLanguage":"CXX","name":"filament_interop","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","sysroot":"/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot","type":"SHARED_LIBRARY"}]}]}],"cookie":"","inReplyTo":"codemodel","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - diff --git a/android/.cxx/cmake/debug/x86/compile_commands.json b/android/.cxx/cmake/debug/x86/compile_commands.json deleted file mode 100644 index 7e4f240e..00000000 --- a/android/.cxx/cmake/debug/x86/compile_commands.json +++ /dev/null @@ -1,13 +0,0 @@ -[ -{ - "directory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86", - "command": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=i686-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC -o CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o -c /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp" -}, - -{ - "directory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86", - "command": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=i686-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC -o CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o -c /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp" -} -] \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86/json_generation_record.json b/android/.cxx/cmake/debug/x86/json_generation_record.json deleted file mode 100644 index 92cf1934..00000000 --- a/android/.cxx/cmake/debug/x86/json_generation_record.json +++ /dev/null @@ -1,44 +0,0 @@ -[ - { - "level": "INFO", - "message": "Start JSON generation. Platform version: 21 min SDK version: x86", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86" - }, - { - "level": "INFO", - "message": "No CMake version was specified in build.gradle. Using default version 3.10.2.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86" - }, - { - "level": "INFO", - "message": "Trying to locate CMake in local SDK repository.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86" - }, - { - "level": "INFO", - "message": "- CMake found in SDK at \u0027/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404\u0027 had version \u00273.10.2\u0027", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86" - }, - { - "level": "INFO", - "message": "CMake \u00273.18.1\u0027 found in SDK did not match requested version \u00273.10.2\u0027.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86" - }, - { - "level": "INFO", - "message": "JSON \u0027/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86/android_gradle_build.json\u0027 was up-to-date", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86" - }, - { - "level": "INFO", - "message": "JSON generation completed without problems", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86" - } -] \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86/prefab_config.json b/android/.cxx/cmake/debug/x86/prefab_config.json deleted file mode 100644 index e799de86..00000000 --- a/android/.cxx/cmake/debug/x86/prefab_config.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "enabled": false, - "packages": [] -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86/rules.ninja b/android/.cxx/cmake/debug/x86/rules.ninja deleted file mode 100644 index 2961ecab..00000000 --- a/android/.cxx/cmake/debug/x86/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.10 - -# This file contains all the rules used to get the outputs files -# built from the input files. -# It is included in the main 'build.ninja'. - -# ============================================================================= -# Project: Project -# Configuration: Debug -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__filament_interop - depfile = $DEP_FILE - deps = gcc - command = /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=i686-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__filament_interop - command = $PRE_LINK && /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=i686-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86 - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -t targets - description = All primary targets available: - diff --git a/android/.cxx/cmake/debug/x86_64/.ninja_deps b/android/.cxx/cmake/debug/x86_64/.ninja_deps deleted file mode 100644 index 737a49d4..00000000 Binary files a/android/.cxx/cmake/debug/x86_64/.ninja_deps and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86_64/.ninja_log b/android/.cxx/cmake/debug/x86_64/.ninja_log deleted file mode 100644 index 291a166c..00000000 --- a/android/.cxx/cmake/debug/x86_64/.ninja_log +++ /dev/null @@ -1,5 +0,0 @@ -# ninja log v5 -0 804 1648744690 CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o d515c124dfd20f2d -0 1234 1648744691 CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o be9ea34ab0dd20d2 -1234 1362 1648744691 /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so 24f538637581fb3d -1 228 1648964362 /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so 24f538637581fb3d diff --git a/android/.cxx/cmake/debug/x86_64/CMakeCache.txt b/android/.cxx/cmake/debug/x86_64/CMakeCache.txt deleted file mode 100644 index 8b21a713..00000000 --- a/android/.cxx/cmake/debug/x86_64/CMakeCache.txt +++ /dev/null @@ -1,359 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64 -# It was generated by CMake: /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//No help, variable specified on the command line. -ANDROID_ABI:UNINITIALIZED=x86_64 - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//No help, variable specified on the command line. -CMAKE_ANDROID_ARCH_ABI:UNINITIALIZED=x86_64 - -//No help, variable specified on the command line. -CMAKE_ANDROID_NDK:UNINITIALIZED=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 - -//Archiver -CMAKE_AR:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar - -//Flags used by the compiler during all build types. -CMAKE_ASM_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_ASM_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds. -CMAKE_ASM_FLAGS_RELEASE:STRING= - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Debug - -//LLVM archiver -CMAKE_CXX_COMPILER_AR:FILEPATH=CMAKE_CXX_COMPILER_AR-NOTFOUND - -//Generate index for LLVM archive -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=CMAKE_CXX_COMPILER_RANLIB-NOTFOUND - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_CXX_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds for minimum -// size. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds. -CMAKE_CXX_FLAGS_RELEASE:STRING= - -//Flags used by the compiler during release builds with debug info. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Libraries linked by default with all C++ applications. -CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm - -//LLVM archiver -CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND - -//Generate index for LLVM archive -CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND - -//Flags used by the compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_C_FLAGS_DEBUG:STRING= - -//Flags used by the compiler during release builds for minimum -// size. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds. -CMAKE_C_FLAGS_RELEASE:STRING= - -//Flags used by the compiler during release builds with debug info. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Libraries linked by default with all C applications. -CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm - -//Flags used by the linker. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON - -//No help, variable specified on the command line. -CMAKE_FIND_ROOT_PATH:UNINITIALIZED=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/x86_64/prefab - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64 - -//Path to a program. -CMAKE_LINKER:FILEPATH=CMAKE_LINKER-NOTFOUND - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja - -//Flags used by the linker during the creation of modules. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=CMAKE_NM-NOTFOUND - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Ranlib -CMAKE_RANLIB:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib - -//Flags used by the linker during the creation of dll's. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during debug builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Strip -CMAKE_STRIP:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip - -//No help, variable specified on the command line. -CMAKE_SYSTEM_NAME:UNINITIALIZED=Android - -//No help, variable specified on the command line. -CMAKE_SYSTEM_VERSION:UNINITIALIZED=21 - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Value Computed by CMake -Project_BINARY_DIR:STATIC=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64 - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android - -//Dependencies for the target -filament_interop_LIB_DEPENDS:STATIC=general;-landroid;general;-llog;general;-lfilament-jni;general;-lfilament-utils-jni;general;-lgltfio-jni; - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64 -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=10 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES -CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES -CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Ninja -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeCCompiler.cmake b/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeCCompiler.cmake deleted file mode 100644 index 5803bf01..00000000 --- a/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeCCompiler.cmake +++ /dev/null @@ -1,73 +0,0 @@ -set(CMAKE_C_COMPILER "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "12.0.8") -set(CMAKE_C_COMPILER_VERSION_INTERNAL "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert") -set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar") -set(CMAKE_C_COMPILER_AR "CMAKE_C_COMPILER_AR-NOTFOUND") -set(CMAKE_RANLIB "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib") -set(CMAKE_C_COMPILER_RANLIB "CMAKE_C_COMPILER_RANLIB-NOTFOUND") -set(CMAKE_LINKER "CMAKE_LINKER-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCC ) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "8") -set(CMAKE_C_COMPILER_ABI "ELF") -set(CMAKE_C_LIBRARY_ARCHITECTURE "") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "-l:libunwind.a;dl;c;-l:libunwind.a;dl") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake b/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake deleted file mode 100644 index 0c72e84d..00000000 --- a/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,75 +0,0 @@ -set(CMAKE_CXX_COMPILER "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "12.0.8") -set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17") -set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") -set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") -set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") -set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar") -set(CMAKE_CXX_COMPILER_AR "CMAKE_CXX_COMPILER_AR-NOTFOUND") -set(CMAKE_RANLIB "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib") -set(CMAKE_CXX_COMPILER_RANLIB "CMAKE_CXX_COMPILER_RANLIB-NOTFOUND") -set(CMAKE_LINKER "CMAKE_LINKER-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCXX ) -set(CMAKE_CXX_COMPILER_LOADED 1) -set(CMAKE_CXX_COMPILER_WORKS TRUE) -set(CMAKE_CXX_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_CXX_COMPILER_ID_RUN 1) -set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) -set(CMAKE_CXX_LINKER_PREFERENCE 30) -set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) - -# Save compiler ABI information. -set(CMAKE_CXX_SIZEOF_DATA_PTR "8") -set(CMAKE_CXX_COMPILER_ABI "ELF") -set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") - -if(CMAKE_CXX_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_CXX_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") -endif() - -if(CMAKE_CXX_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin b/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 8fb9a7ae..00000000 Binary files a/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin b/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 2425fc90..00000000 Binary files a/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake b/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake deleted file mode 100644 index 9407ac82..00000000 --- a/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Linux-5.13.9-200.fc34.x86_64") -set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "5.13.9-200.fc34.x86_64") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-1") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "1") -set(CMAKE_SYSTEM_PROCESSOR "x86_64") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeOutput.log b/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeOutput.log deleted file mode 100644 index e104cfec..00000000 --- a/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,504 +0,0 @@ -The target system is: Android - 1 - x86_64 -The host system is: Linux - 5.13.9-200.fc34.x86_64 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_bc96e" -[1/2] Building C object CMakeFiles/cmTC_bc96e.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_bc96e - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_4d532" -[1/2] Building C object CMakeFiles/cmTC_4d532.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_4d532 -Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee) -Target: x86_64-none-linux-android21 -Thread model: posix -InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Candidate multilib: .;@m64 -Selected multilib: .;@m64 - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack --warn-shared-textrel -z now -z relro --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_4d532 /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_4d532.dir/CMakeCCompilerABI.c.o /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(CMAKE_LINKER-NOTFOUND|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_4d532"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_4d532.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_4d532] - ignore line: [Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)] - ignore line: [Target: x86_64-none-linux-android21] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack --warn-shared-textrel -z now -z relro --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_4d532 /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_4d532.dir/CMakeCCompilerABI.c.o /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtend_android.o] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld] ==> ignore - arg [--sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot] ==> ignore - arg [-pie] ==> ignore - arg [-znoexecstack] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [-znow] ==> ignore - arg [-zrelro] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [--hash-style=both] ==> ignore - arg [--enable-new-dtags] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_4d532] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtbegin_dynamic.o] ==> ignore - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - arg [--build-id=sha1] ==> ignore - arg [--no-rosegment] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [--gc-sections] ==> ignore - arg [CMakeFiles/cmTC_4d532.dir/CMakeCCompilerABI.c.o] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtend_android.o] ==> ignore - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit libs: [-l:libunwind.a;dl;c;-l:libunwind.a;dl] - implicit dirs: [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit fwks: [] - - - - -Detecting C [-std=c11] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_72f97" -[1/2] Building C object CMakeFiles/cmTC_72f97.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_72f97 - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:1c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c99] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_a6a87" -[1/2] Building C object CMakeFiles/cmTC_a6a87.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_a6a87 - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c90] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_6c303" -[1/2] Building C object CMakeFiles/cmTC_6c303.dir/feature_tests.c.o -[2/2] Linking C executable cmTC_6c303 - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:0c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:0c_variadic_macros -Determining if the CXX compiler works passed with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_fb7f1" -[1/2] Building CXX object CMakeFiles/cmTC_fb7f1.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_fb7f1 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_a8cd7" -[1/2] Building CXX object CMakeFiles/cmTC_a8cd7.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_a8cd7 -Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee) -Target: x86_64-none-linux-android21 -Thread model: posix -InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x -Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Candidate multilib: .;@m64 -Selected multilib: .;@m64 - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack --warn-shared-textrel -z now -z relro --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_a8cd7 /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_a8cd7.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(CMAKE_LINKER-NOTFOUND|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_a8cd7"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_a8cd7.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_a8cd7] - ignore line: [Android (7714059, based on r416183c1) clang version 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)] - ignore line: [Target: x86_64-none-linux-android21] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Found candidate GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld" --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -pie -z noexecstack --warn-shared-textrel -z now -z relro --hash-style=gnu --hash-style=both --enable-new-dtags --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_a8cd7 /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtbegin_dynamic.o -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21 -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android -L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --fatal-warnings --no-undefined --gc-sections CMakeFiles/cmTC_a8cd7.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a -l:libunwind.a -ldl -lc /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a -l:libunwind.a -ldl /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtend_android.o] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/ld] ==> ignore - arg [--sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot] ==> ignore - arg [-pie] ==> ignore - arg [-znoexecstack] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [-znow] ==> ignore - arg [-zrelro] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [--hash-style=both] ==> ignore - arg [--enable-new-dtags] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_a8cd7] ==> ignore - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtbegin_dynamic.o] ==> ignore - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android] - arg [-L/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - arg [--build-id=sha1] ==> ignore - arg [--no-rosegment] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [--gc-sections] ==> ignore - arg [CMakeFiles/cmTC_a8cd7.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-Bstatic] ==> ignore - arg [-lc++] ==> lib [c++] - arg [-Bdynamic] ==> ignore - arg [-lm] ==> lib [m] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] ==> lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] - arg [-l:libunwind.a] ==> lib [-l:libunwind.a] - arg [-ldl] ==> lib [dl] - arg [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21/crtend_android.o] ==> ignore - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] - remove lib [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/libclang_rt.builtins-x86_64-android.a] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android] - collapse library dir [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] ==> [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit libs: [c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl] - implicit dirs: [/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/12.0.8/lib/linux/x86_64;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/21;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android;/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib] - implicit fwks: [] - - - - -Detecting CXX [-std=c++1z] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_7862e" -[1/2] Building CXX object CMakeFiles/cmTC_7862e.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_7862e - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++14] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_8c32c" -[1/2] Building CXX object CMakeFiles/cmTC_8c32c.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_8c32c - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++11] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_55ae8" -[1/2] Building CXX object CMakeFiles/cmTC_55ae8.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_55ae8 - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++98] compiler features compiled with the following output: -Change Dir: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" "cmTC_0d2a2" -[1/2] Building CXX object CMakeFiles/cmTC_0d2a2.dir/feature_tests.cxx.o -[2/2] Linking CXX executable cmTC_0d2a2 - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:0cxx_alias_templates - Feature record: CXX_FEATURE:0cxx_alignas - Feature record: CXX_FEATURE:0cxx_alignof - Feature record: CXX_FEATURE:0cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:0cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:0cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:0cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:0cxx_default_function_template_args - Feature record: CXX_FEATURE:0cxx_defaulted_functions - Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:0cxx_delegating_constructors - Feature record: CXX_FEATURE:0cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:0cxx_enum_forward_declarations - Feature record: CXX_FEATURE:0cxx_explicit_conversions - Feature record: CXX_FEATURE:0cxx_extended_friend_declarations - Feature record: CXX_FEATURE:0cxx_extern_templates - Feature record: CXX_FEATURE:0cxx_final - Feature record: CXX_FEATURE:0cxx_func_identifier - Feature record: CXX_FEATURE:0cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:0cxx_inheriting_constructors - Feature record: CXX_FEATURE:0cxx_inline_namespaces - Feature record: CXX_FEATURE:0cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:0cxx_local_type_template_args - Feature record: CXX_FEATURE:0cxx_long_long_type - Feature record: CXX_FEATURE:0cxx_noexcept - Feature record: CXX_FEATURE:0cxx_nonstatic_member_init - Feature record: CXX_FEATURE:0cxx_nullptr - Feature record: CXX_FEATURE:0cxx_override - Feature record: CXX_FEATURE:0cxx_range_for - Feature record: CXX_FEATURE:0cxx_raw_string_literals - Feature record: CXX_FEATURE:0cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:0cxx_right_angle_brackets - Feature record: CXX_FEATURE:0cxx_rvalue_references - Feature record: CXX_FEATURE:0cxx_sizeof_member - Feature record: CXX_FEATURE:0cxx_static_assert - Feature record: CXX_FEATURE:0cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:0cxx_thread_local - Feature record: CXX_FEATURE:0cxx_trailing_return_types - Feature record: CXX_FEATURE:0cxx_unicode_literals - Feature record: CXX_FEATURE:0cxx_uniform_initialization - Feature record: CXX_FEATURE:0cxx_unrestricted_unions - Feature record: CXX_FEATURE:0cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:0cxx_variadic_macros - Feature record: CXX_FEATURE:0cxx_variadic_templates diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/TargetDirectories.txt b/android/.cxx/cmake/debug/x86_64/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index 53d1f04c..00000000 --- a/android/.cxx/cmake/debug/x86_64/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,3 +0,0 @@ -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/rebuild_cache.dir -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/edit_cache.dir -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/filament_interop.dir diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/cmake.check_cache b/android/.cxx/cmake/debug/x86_64/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd731..00000000 --- a/android/.cxx/cmake/debug/x86_64/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.bin b/android/.cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.bin deleted file mode 100755 index 7003463e..00000000 Binary files a/android/.cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.bin and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.c b/android/.cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.c deleted file mode 100644 index 90a87b17..00000000 --- a/android/.cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.c +++ /dev/null @@ -1,34 +0,0 @@ - - const char features[] = {"\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 -"1" -#else -"0" -#endif -"c_function_prototypes\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_restrict\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L -"1" -#else -"0" -#endif -"c_static_assert\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_variadic_macros\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.cxx b/android/.cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.cxx deleted file mode 100644 index 703b3350..00000000 --- a/android/.cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.cxx +++ /dev/null @@ -1,405 +0,0 @@ - - const char features[] = {"\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_aggregate_nsdmi) -"1" -#else -"0" -#endif -"cxx_aggregate_default_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alias_templates) -"1" -#else -"0" -#endif -"cxx_alias_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alignas) -"1" -#else -"0" -#endif -"cxx_alignas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_alignas) -"1" -#else -"0" -#endif -"cxx_alignof\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_attributes) -"1" -#else -"0" -#endif -"cxx_attributes\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_attribute_deprecated\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_auto_type) -"1" -#else -"0" -#endif -"cxx_auto_type\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_binary_literals) -"1" -#else -"0" -#endif -"cxx_binary_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_constexpr) -"1" -#else -"0" -#endif -"cxx_constexpr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_contextual_conversions) -"1" -#else -"0" -#endif -"cxx_contextual_conversions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_decltype) -"1" -#else -"0" -#endif -"cxx_decltype\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_decltype_auto\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_decltype_incomplete_return_types) -"1" -#else -"0" -#endif -"cxx_decltype_incomplete_return_types\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_default_function_template_args) -"1" -#else -"0" -#endif -"cxx_default_function_template_args\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_defaulted_functions) -"1" -#else -"0" -#endif -"cxx_defaulted_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_defaulted_functions) -"1" -#else -"0" -#endif -"cxx_defaulted_move_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_delegating_constructors) -"1" -#else -"0" -#endif -"cxx_delegating_constructors\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_deleted_functions) -"1" -#else -"0" -#endif -"cxx_deleted_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_digit_separators\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_enum_forward_declarations\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_explicit_conversions) -"1" -#else -"0" -#endif -"cxx_explicit_conversions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extended_friend_declarations\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extern_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_override_control) -"1" -#else -"0" -#endif -"cxx_final\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_func_identifier\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_generalized_initializers) -"1" -#else -"0" -#endif -"cxx_generalized_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_generic_lambdas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_inheriting_constructors) -"1" -#else -"0" -#endif -"cxx_inheriting_constructors\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_inline_namespaces\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_lambdas) -"1" -#else -"0" -#endif -"cxx_lambdas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_init_captures) -"1" -#else -"0" -#endif -"cxx_lambda_init_captures\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_local_type_template_args) -"1" -#else -"0" -#endif -"cxx_local_type_template_args\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_long_long_type\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_noexcept) -"1" -#else -"0" -#endif -"cxx_noexcept\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_nonstatic_member_init) -"1" -#else -"0" -#endif -"cxx_nonstatic_member_init\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_nullptr) -"1" -#else -"0" -#endif -"cxx_nullptr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_override_control) -"1" -#else -"0" -#endif -"cxx_override\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_range_for) -"1" -#else -"0" -#endif -"cxx_range_for\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_raw_string_literals) -"1" -#else -"0" -#endif -"cxx_raw_string_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_reference_qualified_functions) -"1" -#else -"0" -#endif -"cxx_reference_qualified_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_relaxed_constexpr) -"1" -#else -"0" -#endif -"cxx_relaxed_constexpr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_return_type_deduction) -"1" -#else -"0" -#endif -"cxx_return_type_deduction\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_right_angle_brackets\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_rvalue_references) -"1" -#else -"0" -#endif -"cxx_rvalue_references\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_sizeof_member\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_static_assert) -"1" -#else -"0" -#endif -"cxx_static_assert\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_strong_enums) -"1" -#else -"0" -#endif -"cxx_strong_enums\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 199711L -"1" -#else -"0" -#endif -"cxx_template_template_parameters\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_thread_local) -"1" -#else -"0" -#endif -"cxx_thread_local\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_trailing_return) -"1" -#else -"0" -#endif -"cxx_trailing_return_types\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_unicode_literals) -"1" -#else -"0" -#endif -"cxx_unicode_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_generalized_initializers) -"1" -#else -"0" -#endif -"cxx_uniform_initialization\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_unrestricted_unions) -"1" -#else -"0" -#endif -"cxx_unrestricted_unions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_user_literals) -"1" -#else -"0" -#endif -"cxx_user_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_variable_templates) -"1" -#else -"0" -#endif -"cxx_variable_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_variadic_macros\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 301 && __has_feature(cxx_variadic_templates) -"1" -#else -"0" -#endif -"cxx_variadic_templates\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o b/android/.cxx/cmake/debug/x86_64/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o deleted file mode 100644 index 807f698d..00000000 Binary files a/android/.cxx/cmake/debug/x86_64/CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86_64/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o b/android/.cxx/cmake/debug/x86_64/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o deleted file mode 100644 index 16be844e..00000000 Binary files a/android/.cxx/cmake/debug/x86_64/CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o and /dev/null differ diff --git a/android/.cxx/cmake/debug/x86_64/android_gradle_build.json b/android/.cxx/cmake/debug/x86_64/android_gradle_build.json deleted file mode 100644 index 074e1739..00000000 --- a/android/.cxx/cmake/debug/x86_64/android_gradle_build.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "stringTable": { - "0": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64", - "1": "--target=x86_64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC" - }, - "buildFiles": [ - "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake" - ], - "cleanCommands": [ - "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64\" clean" - ], - "buildTargetsCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64\" {LIST_OF_TARGETS_TO_BUILD}", - "libraries": { - "filament_interop-Debug-x86_64": { - "buildCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64\" filament_interop", - "buildType": "debug", - "toolchain": "1680102767", - "abi": "x86_64", - "artifactName": "filament_interop", - "files": [ - { - "src": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp", - "flagsOrdinal": 1, - "workingDirectoryOrdinal": 0 - }, - { - "src": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp", - "flagsOrdinal": 1, - "workingDirectoryOrdinal": 0 - } - ], - "headers": [], - "output": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so", - "runtimeFiles": [] - } - }, - "toolchains": { - "1680102767": { - "cppCompilerExecutable": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++" - } - }, - "cFileExtensions": [], - "cppFileExtensions": [ - "cpp" - ] -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86_64/android_gradle_build_filament_interop_x86_64.command.txt b/android/.cxx/cmake/debug/x86_64/android_gradle_build_filament_interop_x86_64.command.txt deleted file mode 100644 index e61ec90a..00000000 --- a/android/.cxx/cmake/debug/x86_64/android_gradle_build_filament_interop_x86_64.command.txt +++ /dev/null @@ -1,7 +0,0 @@ -Executable : /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -arguments : --C -/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64 -filament_interop -jvmArgs : - diff --git a/android/.cxx/cmake/debug/x86_64/android_gradle_build_filament_interop_x86_64.stderr.txt b/android/.cxx/cmake/debug/x86_64/android_gradle_build_filament_interop_x86_64.stderr.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/android/.cxx/cmake/debug/x86_64/android_gradle_build_filament_interop_x86_64.stdout.txt b/android/.cxx/cmake/debug/x86_64/android_gradle_build_filament_interop_x86_64.stdout.txt deleted file mode 100644 index bf9288eb..00000000 --- a/android/.cxx/cmake/debug/x86_64/android_gradle_build_filament_interop_x86_64.stdout.txt +++ /dev/null @@ -1,2 +0,0 @@ -ninja: Entering directory `/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64' -ninja: no work to do. diff --git a/android/.cxx/cmake/debug/x86_64/android_gradle_build_mini.json b/android/.cxx/cmake/debug/x86_64/android_gradle_build_mini.json deleted file mode 100644 index e82ce3c8..00000000 --- a/android/.cxx/cmake/debug/x86_64/android_gradle_build_mini.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "buildFiles": [ - "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake", - "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake" - ], - "cleanCommands": [ - "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64\" clean" - ], - "buildTargetsCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64\" {LIST_OF_TARGETS_TO_BUILD}", - "libraries": { - "filament_interop-Debug-x86_64": { - "artifactName": "filament_interop", - "buildCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64\" filament_interop", - "abi": "x86_64", - "output": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so", - "runtimeFiles": [] - } - } -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86_64/build.ninja b/android/.cxx/cmake/debug/x86_64/build.ninja deleted file mode 100644 index 8232a2af..00000000 --- a/android/.cxx/cmake/debug/x86_64/build.ninja +++ /dev/null @@ -1,135 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.10 - -# This file contains all the build statements describing the -# compilation DAG. - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# -# Which is the root file. -# ============================================================================= - -# ============================================================================= -# Project: Project -# Configuration: Debug -# ============================================================================= - -############################################# -# Minimal version of Ninja required by this file - -ninja_required_version = 1.5 - -# ============================================================================= -# Include auxiliary files. - - -############################################# -# Include rules file. - -include rules.ninja - - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64 && /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64 - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util - -############################################# -# Utility command for edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64 && /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util -# ============================================================================= -# Object build statements for SHARED_LIBRARY target filament_interop - - -############################################# -# Order-only phony target for filament_interop - -build cmake_object_order_depends_target_filament_interop: phony -build CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o: CXX_COMPILER__filament_interop ../../../../src/main/cpp/filament_api.cpp || cmake_object_order_depends_target_filament_interop - DEFINES = -Dfilament_interop_EXPORTS - DEP_FILE = CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o.d - FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC - INCLUDES = -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp - OBJECT_DIR = CMakeFiles/filament_interop.dir - OBJECT_FILE_DIR = CMakeFiles/filament_interop.dir/src/main/cpp -build CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o: CXX_COMPILER__filament_interop /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp || cmake_object_order_depends_target_filament_interop - DEFINES = -Dfilament_interop_EXPORTS - DEP_FILE = CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o.d - FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC - INCLUDES = -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp - OBJECT_DIR = CMakeFiles/filament_interop.dir - OBJECT_FILE_DIR = CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target filament_interop - - -############################################# -# Link the shared library /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so - -build /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so: CXX_SHARED_LIBRARY_LINKER__filament_interop CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info - LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments - LINK_LIBRARIES = -landroid -llog -lfilament-jni -lfilament-utils-jni -lgltfio-jni -latomic -lm - LINK_PATH = -L/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/libs/x86_64 - OBJECT_DIR = CMakeFiles/filament_interop.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libfilament_interop.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so - TARGET_PDB = filament_interop.so.dbg -# ============================================================================= -# Target aliases. - -build filament_interop: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so -build libfilament_interop.so: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.10.2/CMakeCCompiler.cmake CMakeFiles/3.10.2/CMakeCXXCompiler.cmake CMakeFiles/3.10.2/CMakeSystem.cmake CMakeFiles/feature_tests.c CMakeFiles/feature_tests.cxx - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.10.2/CMakeCCompiler.cmake CMakeFiles/3.10.2/CMakeCXXCompiler.cmake CMakeFiles/3.10.2/CMakeSystem.cmake CMakeFiles/feature_tests.c CMakeFiles/feature_tests.cxx: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/android/.cxx/cmake/debug/x86_64/build_command.txt b/android/.cxx/cmake/debug/x86_64/build_command.txt deleted file mode 100644 index e592402f..00000000 --- a/android/.cxx/cmake/debug/x86_64/build_command.txt +++ /dev/null @@ -1,21 +0,0 @@ - Executable : /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -arguments : --H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android --DCMAKE_FIND_ROOT_PATH=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/x86_64/prefab --DCMAKE_BUILD_TYPE=Debug --DCMAKE_TOOLCHAIN_FILE=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake --DANDROID_ABI=x86_64 --DANDROID_NDK=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 --DANDROID_PLATFORM=android-21 --DCMAKE_ANDROID_ARCH_ABI=x86_64 --DCMAKE_ANDROID_NDK=/home/hydroxide/Android/Sdk/ndk/23.1.7779620 --DCMAKE_EXPORT_COMPILE_COMMANDS=ON --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64 --DCMAKE_MAKE_PROGRAM=/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja --DCMAKE_SYSTEM_NAME=Android --DCMAKE_SYSTEM_VERSION=21 --B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64 --GNinja -jvmArgs : - -Build command args: diff --git a/android/.cxx/cmake/debug/x86_64/build_model.json b/android/.cxx/cmake/debug/x86_64/build_model.json deleted file mode 100644 index 21f8123c..00000000 --- a/android/.cxx/cmake/debug/x86_64/build_model.json +++ /dev/null @@ -1,206 +0,0 @@ -{ - "abi": "X86_64", - "abiPlatformVersion": 21, - "buildSettings": { - "environmentVariables": [] - }, - "cmake": { - "cmakeArtifactsBaseFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64", - "cmakeServerLogFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/cmake_server_log.txt", - "cmakeWrappingBaseFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cxx/debug/x86_64", - "effectiveConfiguration": { - "name": "traditional-android-studio-cmake-environment", - "description": "Composite reified CMakeSettings configuration", - "generator": "Ninja", - "inheritEnvironments": [ - "ndk" - ], - "buildRoot": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64", - "cmakeToolchain": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "cmakeExecutable": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake", - "variables": [ - { - "name": "CMAKE_FIND_ROOT_PATH", - "value": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/x86_64/prefab" - }, - { - "name": "CMAKE_BUILD_TYPE", - "value": "Debug" - }, - { - "name": "CMAKE_TOOLCHAIN_FILE", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake" - }, - { - "name": "ANDROID_ABI", - "value": "x86_64" - }, - { - "name": "ANDROID_NDK", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620" - }, - { - "name": "ANDROID_PLATFORM", - "value": "android-21" - }, - { - "name": "CMAKE_ANDROID_ARCH_ABI", - "value": "x86_64" - }, - { - "name": "CMAKE_ANDROID_NDK", - "value": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620" - }, - { - "name": "CMAKE_EXPORT_COMPILE_COMMANDS", - "value": "ON" - }, - { - "name": "CMAKE_LIBRARY_OUTPUT_DIRECTORY", - "value": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64" - }, - { - "name": "CMAKE_MAKE_PROGRAM", - "value": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" - }, - { - "name": "CMAKE_SYSTEM_NAME", - "value": "Android" - }, - { - "name": "CMAKE_SYSTEM_VERSION", - "value": "21" - } - ] - } - }, - "cxxBuildFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64", - "info": { - "abi": "X86_64", - "bitness": 64, - "deprecated": false, - "default": true - }, - "originalCxxBuildFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64", - "variant": { - "buildSystemArgumentList": [], - "buildTargetSet": [], - "implicitBuildTargetSet": [], - "cFlagsList": [], - "cmakeSettingsConfiguration": "android-gradle-plugin-predetermined-name", - "cppFlagsList": [], - "isDebuggableEnabled": true, - "module": { - "buildSystem": "CMAKE", - "cmake": { - "cmakeExe": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/cmake", - "minimumCmakeVersion": "3.10.2", - "ninjaExe": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja" - }, - "cmakeToolchainFile": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "cxxFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx", - "gradleModulePathName": ":polyvox_filament", - "intermediatesFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates", - "makeFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "moduleBuildFile": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/build.gradle", - "moduleRootFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android", - "ndkDefaultAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "ndkFolder": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "ndkMetaAbiList": [ - { - "abi": "ARMEABI_V7A", - "bitness": 32, - "deprecated": false, - "default": true - }, - { - "abi": "ARM64_V8A", - "bitness": 64, - "deprecated": false, - "default": true - }, - { - "abi": "X86", - "bitness": 32, - "deprecated": false, - "default": true - }, - { - "abi": "X86_64", - "bitness": 64, - "deprecated": false, - "default": true - } - ], - "ndkMetaPlatforms": { - "min": 16, - "max": 31, - "aliases": { - "20": 19, - "25": 24, - "J": 16, - "J-MR1": 17, - "J-MR2": 18, - "K": 19, - "L": 21, - "L-MR1": 22, - "M": 23, - "N": 24, - "N-MR1": 24, - "O": 26, - "O-MR1": 27, - "P": 28, - "Q": 29, - "R": 30, - "S": 31 - } - }, - "ndkSupportedAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "ndkDefaultStl": "LIBCXX_STATIC", - "ndkVersion": "23.1.7779620", - "project": { - "compilerSettingsCacheFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android/.cxx", - "cxxFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android/.cxx", - "isBuildOnlyTargetAbiEnabled": true, - "isCmakeBuildCohabitationEnabled": false, - "isNativeCompilerSettingsCacheEnabled": false, - "rootBuildGradleFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/android", - "sdkFolder": "/home/hydroxide/Android/Sdk", - "isPrefabEnabled": false - }, - "splitsAbiFilterSet": [], - "stlSharedObjectMap": { - "LIBCXX_SHARED": { - "ARMEABI_V7A": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/libc++_shared.so", - "ARM64_V8A": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/libc++_shared.so", - "X86": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/i686-linux-android/libc++_shared.so", - "X86_64": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/x86_64-linux-android/libc++_shared.so" - }, - "LIBCXX_STATIC": {}, - "NONE": {}, - "SYSTEM": {} - } - }, - "objFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj", - "variantName": "debug", - "validAbiList": [ - "ARMEABI_V7A", - "ARM64_V8A", - "X86", - "X86_64" - ], - "prefabDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab", - "prefabPackageDirectoryList": [] - }, - "prefabFolder": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/x86_64" -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86_64/build_output.txt b/android/.cxx/cmake/debug/x86_64/build_output.txt deleted file mode 100644 index e163a0ea..00000000 --- a/android/.cxx/cmake/debug/x86_64/build_output.txt +++ /dev/null @@ -1,145 +0,0 @@ -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - - -Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -Detecting C compiler ABI info -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting C compiler ABI info - done -Detecting C compile features -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting C compile features - done -Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -Detecting CXX compiler ABI info -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting CXX compiler ABI info - done -Detecting CXX compile features -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - - -Detecting CXX compile features - done -Configuring done \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86_64/cmake_install.cmake b/android/.cxx/cmake/debug/x86_64/cmake_install.cmake deleted file mode 100644 index 74db87fc..00000000 --- a/android/.cxx/cmake/debug/x86_64/cmake_install.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Install script for directory: /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Debug") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "0") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -if(CMAKE_INSTALL_COMPONENT) - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/android/.cxx/cmake/debug/x86_64/cmake_server_log.txt b/android/.cxx/cmake/debug/x86_64/cmake_server_log.txt deleted file mode 100644 index 9d7bb239..00000000 --- a/android/.cxx/cmake/debug/x86_64/cmake_server_log.txt +++ /dev/null @@ -1,686 +0,0 @@ -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"supportedProtocolVersions":[{"isExperimental":true,"major":1,"minor":1}],"type":"hello"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: { - "type": "handshake", - "cookie": "gradle-cmake-cookie", - "protocolVersion": { - "isExperimental": true, - "major": 1, - "minor": 1 - }, - "sourceDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android", - "buildDirectory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64", - "generator": "Ninja" -} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"gradle-cmake-cookie","inReplyTo":"handshake","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: { - "type": "configure", - "cacheArguments": [ - "", - "-DCMAKE_FIND_ROOT_PATH\u003d/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/prefab/x86_64/prefab", - "-DCMAKE_BUILD_TYPE\u003dDebug", - "-DCMAKE_TOOLCHAIN_FILE\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake", - "-DANDROID_ABI\u003dx86_64", - "-DANDROID_NDK\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "-DANDROID_PLATFORM\u003dandroid-21", - "-DCMAKE_ANDROID_ARCH_ABI\u003dx86_64", - "-DCMAKE_ANDROID_NDK\u003d/home/hydroxide/Android/Sdk/ndk/23.1.7779620", - "-DCMAKE_EXPORT_COMPILE_COMMANDS\u003dON", - "-DCMAKE_LIBRARY_OUTPUT_DIRECTORY\u003d/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64", - "-DCMAKE_MAKE_PROGRAM\u003d/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja", - "-DCMAKE_SYSTEM_NAME\u003dAndroid", - "-DCMAKE_SYSTEM_VERSION\u003d21" - ] -} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include)\n CMakeLists.txt\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:94 (include) - CMakeLists.txt - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":33,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -CMAKE SERVER: Check for working C compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compiler ABI info","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compiler ABI info -CMAKE SERVER: Detecting C compiler ABI info -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":65,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compiler ABI info - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compiler ABI info - done -CMAKE SERVER: Detecting C compiler ABI info - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compile features","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compile features -CMAKE SERVER: Detecting C compile features -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":96,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":126,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":155,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting C compile features - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting C compile features - done -CMAKE SERVER: Detecting C compile features - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":184,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -CMAKE SERVER: Check for working CXX compiler: /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compiler ABI info","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compiler ABI info -CMAKE SERVER: Detecting CXX compiler ABI info -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":211,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compiler ABI info - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compiler ABI info - done -CMAKE SERVER: Detecting CXX compiler ABI info - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compile features","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compile features -CMAKE SERVER: Detecting CXX compile features -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":237,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":262,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":287,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):\n An old version of CMake is being used that cannot automatically detect\n compiler attributes. Compiler identification is being bypassed. Some\n values may be wrong or missing. Update to CMake 3.19 or newer to use\n CMake's built-in compiler identification.\nCall Stack (most recent call first):\n /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include)\n /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)\n\n","title":"Warning","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: CMake Warning at /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message): - An old version of CMake is being used that cannot automatically detect - compiler attributes. Compiler identification is being bypassed. Some - values may be wrong or missing. Update to CMake 3.19 or newer to use - CMake's built-in compiler identification. -Call Stack (most recent call first): - /home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake:6 (include) - /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project) - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":311,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Detecting CXX compile features - done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Detecting CXX compile features - done -CMAKE SERVER: Detecting CXX compile features - done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","progressCurrent":1000,"progressMaximum":1000,"progressMessage":"Configuring","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","message":"Configuring done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Configuring done -CMAKE SERVER: Configuring done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"configure","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"compute"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","progressCurrent":1000,"progressMaximum":1000,"progressMessage":"Generating","progressMinimum":0,"type":"progress"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","message":"Generating done","type":"message"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: Generating done -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"cookie":"","inReplyTo":"compute","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"cmakeInputs"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"buildFiles":[{"isCMake":true,"isTemporary":false,"sources":["/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystem.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Initialize.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Determine-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android/Determine-Compiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-FindBinUtils.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeGenericSystem.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Linux.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/UnixPaths.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/GNU.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-C.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompilerABI.c","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-C-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang-CXX.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Platform/Android-Clang.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-FeatureTests.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/Compiler/Clang-CXX-TestableFeatures.cmake","/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in"]},{"isCMake":false,"isTemporary":false,"sources":["CMakeLists.txt","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake","/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake"]},{"isCMake":false,"isTemporary":true,"sources":[".cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeSystem.cmake",".cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeCCompiler.cmake",".cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake",".cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.c",".cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.c",".cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.c",".cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeCCompiler.cmake",".cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/x86_64/CMakeFiles/feature_tests.cxx",".cxx/cmake/debug/x86_64/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake"]}],"cmakeRootDirectory":"/mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/share/cmake-3.10","cookie":"","inReplyTo":"cmakeInputs","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"type":"codemodel"} - -CMAKE SERVER: ]== "CMake Server" ==] - -CMAKE SERVER: - -CMAKE SERVER: [== "CMake Server" ==[ - -CMAKE SERVER: {"configurations":[{"name":"Debug","projects":[{"buildDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64","name":"Project","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","targets":[{"artifacts":["/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/x86_64/libfilament_interop.so"],"buildDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64","fileGroups":[{"compileFlags":"-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC ","defines":["filament_interop_EXPORTS"],"includePath":[{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/../ios/src"},{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/../ios/include"},{"path":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp"}],"isGenerated":false,"language":"CXX","sources":["src/main/cpp/filament_api.cpp","../ios/src/FilamentViewer.cpp"]}],"fullName":"libfilament_interop.so","linkFlags":"-static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments","linkLibraries":"-landroid -llog -lfilament-jni -lfilament-utils-jni -lgltfio-jni -latomic -lm","linkPath":"-L/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/libs/x86_64","linkerLanguage":"CXX","name":"filament_interop","sourceDirectory":"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android","sysroot":"/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot","type":"SHARED_LIBRARY"}]}]}],"cookie":"","inReplyTo":"codemodel","type":"reply"} - -CMAKE SERVER: ]== "CMake Server" ==] - diff --git a/android/.cxx/cmake/debug/x86_64/compile_commands.json b/android/.cxx/cmake/debug/x86_64/compile_commands.json deleted file mode 100644 index 74b554e2..00000000 --- a/android/.cxx/cmake/debug/x86_64/compile_commands.json +++ /dev/null @@ -1,13 +0,0 @@ -[ -{ - "directory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64", - "command": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=x86_64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC -o CMakeFiles/filament_interop.dir/src/main/cpp/filament_api.cpp.o -c /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp" -}, - -{ - "directory": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64", - "command": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=x86_64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC -o CMakeFiles/filament_interop.dir/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp.o -c /mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp" -} -] \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86_64/json_generation_record.json b/android/.cxx/cmake/debug/x86_64/json_generation_record.json deleted file mode 100644 index 0e67df9b..00000000 --- a/android/.cxx/cmake/debug/x86_64/json_generation_record.json +++ /dev/null @@ -1,44 +0,0 @@ -[ - { - "level": "INFO", - "message": "Start JSON generation. Platform version: 21 min SDK version: x86_64", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86_64" - }, - { - "level": "INFO", - "message": "No CMake version was specified in build.gradle. Using default version 3.10.2.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86_64" - }, - { - "level": "INFO", - "message": "Trying to locate CMake in local SDK repository.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86_64" - }, - { - "level": "INFO", - "message": "- CMake found in SDK at \u0027/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404\u0027 had version \u00273.10.2\u0027", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86_64" - }, - { - "level": "INFO", - "message": "CMake \u00273.18.1\u0027 found in SDK did not match requested version \u00273.10.2\u0027.", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86_64" - }, - { - "level": "INFO", - "message": "JSON \u0027/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64/android_gradle_build.json\u0027 was up-to-date", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86_64" - }, - { - "level": "INFO", - "message": "JSON generation completed without problems", - "file": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt", - "tag": "debug|x86_64" - } -] \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86_64/prefab_config.json b/android/.cxx/cmake/debug/x86_64/prefab_config.json deleted file mode 100644 index e799de86..00000000 --- a/android/.cxx/cmake/debug/x86_64/prefab_config.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "enabled": false, - "packages": [] -} \ No newline at end of file diff --git a/android/.cxx/cmake/debug/x86_64/rules.ninja b/android/.cxx/cmake/debug/x86_64/rules.ninja deleted file mode 100644 index a3b22dae..00000000 --- a/android/.cxx/cmake/debug/x86_64/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.10 - -# This file contains all the rules used to get the outputs files -# built from the input files. -# It is included in the main 'build.ninja'. - -# ============================================================================= -# Project: Project -# Configuration: Debug -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__filament_interop - depfile = $DEP_FILE - deps = gcc - command = /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=x86_64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__filament_interop - command = $PRE_LINK && /home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=x86_64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /mnt/hdd_2tb/Android/Sdk/cmake/3.10.2.4988404/bin/cmake -H/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android -B/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/x86_64 - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -t targets - description = All primary targets available: - diff --git a/android/build.gradle b/android/build.gradle index ea7fff05..0ab666f2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -28,10 +28,7 @@ apply plugin: 'kotlin-android-extensions' android { compileSdkVersion 31 - - //ndkVersion '21.1.6352462' - ndkVersion '23.1.7779620' - + ndkVersion '25.2.9519653' compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 @@ -46,13 +43,16 @@ android { } defaultConfig { - minSdkVersion 21 + minSdkVersion 22 + ndk { + abiFilters 'arm64-v8a' // 'x86_64' 'armeabi-v7a' + } } - externalNativeBuild { cmake { path "CMakeLists.txt" + version "3.18.1" } } } diff --git a/android/src/main/kotlin/app/polyvox/filament/HotReloadPathHelper.kt b/android/src/main/kotlin/app/polyvox/filament/HotReloadPathHelper.kt index 3a583d25..cdf1f9bf 100644 --- a/android/src/main/kotlin/app/polyvox/filament/HotReloadPathHelper.kt +++ b/android/src/main/kotlin/app/polyvox/filament/HotReloadPathHelper.kt @@ -15,10 +15,8 @@ class HotReloadPathHelper { val files = File(packagePath).walkBottomUp().filter { it.path.endsWith(path) }.sortedBy { - Log.v("FFI", it.path.toString()) it.lastModified() }.toList() - Log.v("FFI", files.size.toString()) if(files.size > 0) return files.last().path; return null; diff --git a/example/android/app/build.gradle b/example/android/app/build.gradle index 56a39cb6..c9738bec 100644 --- a/example/android/app/build.gradle +++ b/example/android/app/build.gradle @@ -29,7 +29,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle" android { compileSdkVersion 31 - ndkVersion "23.1.7779620" + ndkVersion "25.2.9519653" compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 @@ -45,12 +45,14 @@ android { } defaultConfig { - // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). applicationId "app.polyvox.filament_example" - minSdkVersion 21 - targetSdkVersion 30 + minSdkVersion 22 + targetSdkVersion 31 versionCode flutterVersionCode.toInteger() versionName flutterVersionName + ndk { + abiFilters 'arm64-v8a' // 'x86_64' 'armeabi-v7a' + } } buildTypes { @@ -63,12 +65,6 @@ android { 'proguard-rules.pro' } } - packagingOptions { - pickFirst "lib/**/libjnidispatch.so" - } - aaptOptions { - noCompress "ktx" - } } flutter { diff --git a/example/android/app/src/main/AndroidManifest.xml b/example/android/app/src/main/AndroidManifest.xml index c92bf30c..648d2a3a 100644 --- a/example/android/app/src/main/AndroidManifest.xml +++ b/example/android/app/src/main/AndroidManifest.xml @@ -12,7 +12,8 @@ android:theme="@style/LaunchTheme" android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode" android:hardwareAccelerated="true" - android:windowSoftInputMode="adjustResize"> + android:windowSoftInputMode="adjustResize" + android:exported="true">