# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 4.1 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /export/home/andreas/oi-userland/components/games/luanti/build/amd64 # Include any dependencies generated for this target. include src/CMakeFiles/EngineCommon.dir/depend.make # Include any dependencies generated by the compiler for this target. include src/CMakeFiles/EngineCommon.dir/compiler_depend.make # Include the progress variables for this target. include src/CMakeFiles/EngineCommon.dir/progress.make # Include the compile flags for this target's objects. include src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/codegen: .PHONY : src/CMakeFiles/EngineCommon.dir/codegen src/CMakeFiles/EngineCommon.dir/chat.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/chat.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/chat.cpp src/CMakeFiles/EngineCommon.dir/chat.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object src/CMakeFiles/EngineCommon.dir/chat.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/chat.cpp.o -MF CMakeFiles/EngineCommon.dir/chat.cpp.o.d -o CMakeFiles/EngineCommon.dir/chat.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/chat.cpp src/CMakeFiles/EngineCommon.dir/chat.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/chat.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/chat.cpp > CMakeFiles/EngineCommon.dir/chat.cpp.i src/CMakeFiles/EngineCommon.dir/chat.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/chat.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/chat.cpp -o CMakeFiles/EngineCommon.dir/chat.cpp.s src/CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content_nodemeta.cpp src/CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object src/CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.o -MF CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.o.d -o CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content_nodemeta.cpp src/CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content_nodemeta.cpp > CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.i src/CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content_nodemeta.cpp -o CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.s src/CMakeFiles/EngineCommon.dir/convert_json.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/convert_json.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/convert_json.cpp src/CMakeFiles/EngineCommon.dir/convert_json.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object src/CMakeFiles/EngineCommon.dir/convert_json.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/convert_json.cpp.o -MF CMakeFiles/EngineCommon.dir/convert_json.cpp.o.d -o CMakeFiles/EngineCommon.dir/convert_json.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/convert_json.cpp src/CMakeFiles/EngineCommon.dir/convert_json.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/convert_json.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/convert_json.cpp > CMakeFiles/EngineCommon.dir/convert_json.cpp.i src/CMakeFiles/EngineCommon.dir/convert_json.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/convert_json.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/convert_json.cpp -o CMakeFiles/EngineCommon.dir/convert_json.cpp.s src/CMakeFiles/EngineCommon.dir/craftdef.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/craftdef.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/craftdef.cpp src/CMakeFiles/EngineCommon.dir/craftdef.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object src/CMakeFiles/EngineCommon.dir/craftdef.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/craftdef.cpp.o -MF CMakeFiles/EngineCommon.dir/craftdef.cpp.o.d -o CMakeFiles/EngineCommon.dir/craftdef.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/craftdef.cpp src/CMakeFiles/EngineCommon.dir/craftdef.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/craftdef.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/craftdef.cpp > CMakeFiles/EngineCommon.dir/craftdef.cpp.i src/CMakeFiles/EngineCommon.dir/craftdef.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/craftdef.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/craftdef.cpp -o CMakeFiles/EngineCommon.dir/craftdef.cpp.s src/CMakeFiles/EngineCommon.dir/debug.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/debug.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/debug.cpp src/CMakeFiles/EngineCommon.dir/debug.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object src/CMakeFiles/EngineCommon.dir/debug.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/debug.cpp.o -MF CMakeFiles/EngineCommon.dir/debug.cpp.o.d -o CMakeFiles/EngineCommon.dir/debug.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/debug.cpp src/CMakeFiles/EngineCommon.dir/debug.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/debug.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/debug.cpp > CMakeFiles/EngineCommon.dir/debug.cpp.i src/CMakeFiles/EngineCommon.dir/debug.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/debug.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/debug.cpp -o CMakeFiles/EngineCommon.dir/debug.cpp.s src/CMakeFiles/EngineCommon.dir/face_position_cache.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/face_position_cache.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/face_position_cache.cpp src/CMakeFiles/EngineCommon.dir/face_position_cache.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object src/CMakeFiles/EngineCommon.dir/face_position_cache.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/face_position_cache.cpp.o -MF CMakeFiles/EngineCommon.dir/face_position_cache.cpp.o.d -o CMakeFiles/EngineCommon.dir/face_position_cache.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/face_position_cache.cpp src/CMakeFiles/EngineCommon.dir/face_position_cache.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/face_position_cache.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/face_position_cache.cpp > CMakeFiles/EngineCommon.dir/face_position_cache.cpp.i src/CMakeFiles/EngineCommon.dir/face_position_cache.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/face_position_cache.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/face_position_cache.cpp -o CMakeFiles/EngineCommon.dir/face_position_cache.cpp.s src/CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/gettext_plural_form.cpp src/CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object src/CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.o -MF CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.o.d -o CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/gettext_plural_form.cpp src/CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/gettext_plural_form.cpp > CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.i src/CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/gettext_plural_form.cpp -o CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.s src/CMakeFiles/EngineCommon.dir/httpfetch.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/httpfetch.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/httpfetch.cpp src/CMakeFiles/EngineCommon.dir/httpfetch.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object src/CMakeFiles/EngineCommon.dir/httpfetch.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/httpfetch.cpp.o -MF CMakeFiles/EngineCommon.dir/httpfetch.cpp.o.d -o CMakeFiles/EngineCommon.dir/httpfetch.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/httpfetch.cpp src/CMakeFiles/EngineCommon.dir/httpfetch.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/httpfetch.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/httpfetch.cpp > CMakeFiles/EngineCommon.dir/httpfetch.cpp.i src/CMakeFiles/EngineCommon.dir/httpfetch.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/httpfetch.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/httpfetch.cpp -o CMakeFiles/EngineCommon.dir/httpfetch.cpp.s src/CMakeFiles/EngineCommon.dir/hud.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/hud.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/hud.cpp src/CMakeFiles/EngineCommon.dir/hud.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object src/CMakeFiles/EngineCommon.dir/hud.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/hud.cpp.o -MF CMakeFiles/EngineCommon.dir/hud.cpp.o.d -o CMakeFiles/EngineCommon.dir/hud.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/hud.cpp src/CMakeFiles/EngineCommon.dir/hud.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/hud.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/hud.cpp > CMakeFiles/EngineCommon.dir/hud.cpp.i src/CMakeFiles/EngineCommon.dir/hud.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/hud.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/hud.cpp -o CMakeFiles/EngineCommon.dir/hud.cpp.s src/CMakeFiles/EngineCommon.dir/inventory.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/inventory.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/inventory.cpp src/CMakeFiles/EngineCommon.dir/inventory.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object src/CMakeFiles/EngineCommon.dir/inventory.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/inventory.cpp.o -MF CMakeFiles/EngineCommon.dir/inventory.cpp.o.d -o CMakeFiles/EngineCommon.dir/inventory.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/inventory.cpp src/CMakeFiles/EngineCommon.dir/inventory.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/inventory.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/inventory.cpp > CMakeFiles/EngineCommon.dir/inventory.cpp.i src/CMakeFiles/EngineCommon.dir/inventory.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/inventory.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/inventory.cpp -o CMakeFiles/EngineCommon.dir/inventory.cpp.s src/CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/itemstackmetadata.cpp src/CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object src/CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.o -MF CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.o.d -o CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/itemstackmetadata.cpp src/CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/itemstackmetadata.cpp > CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.i src/CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/itemstackmetadata.cpp -o CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.s src/CMakeFiles/EngineCommon.dir/log.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/log.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/log.cpp src/CMakeFiles/EngineCommon.dir/log.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object src/CMakeFiles/EngineCommon.dir/log.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/log.cpp.o -MF CMakeFiles/EngineCommon.dir/log.cpp.o.d -o CMakeFiles/EngineCommon.dir/log.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/log.cpp src/CMakeFiles/EngineCommon.dir/log.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/log.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/log.cpp > CMakeFiles/EngineCommon.dir/log.cpp.i src/CMakeFiles/EngineCommon.dir/log.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/log.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/log.cpp -o CMakeFiles/EngineCommon.dir/log.cpp.s src/CMakeFiles/EngineCommon.dir/metadata.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/metadata.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/metadata.cpp src/CMakeFiles/EngineCommon.dir/metadata.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object src/CMakeFiles/EngineCommon.dir/metadata.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/metadata.cpp.o -MF CMakeFiles/EngineCommon.dir/metadata.cpp.o.d -o CMakeFiles/EngineCommon.dir/metadata.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/metadata.cpp src/CMakeFiles/EngineCommon.dir/metadata.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/metadata.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/metadata.cpp > CMakeFiles/EngineCommon.dir/metadata.cpp.i src/CMakeFiles/EngineCommon.dir/metadata.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/metadata.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/metadata.cpp -o CMakeFiles/EngineCommon.dir/metadata.cpp.s src/CMakeFiles/EngineCommon.dir/modchannels.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/modchannels.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/modchannels.cpp src/CMakeFiles/EngineCommon.dir/modchannels.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object src/CMakeFiles/EngineCommon.dir/modchannels.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/modchannels.cpp.o -MF CMakeFiles/EngineCommon.dir/modchannels.cpp.o.d -o CMakeFiles/EngineCommon.dir/modchannels.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/modchannels.cpp src/CMakeFiles/EngineCommon.dir/modchannels.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/modchannels.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/modchannels.cpp > CMakeFiles/EngineCommon.dir/modchannels.cpp.i src/CMakeFiles/EngineCommon.dir/modchannels.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/modchannels.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/modchannels.cpp -o CMakeFiles/EngineCommon.dir/modchannels.cpp.s src/CMakeFiles/EngineCommon.dir/nameidmapping.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/nameidmapping.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nameidmapping.cpp src/CMakeFiles/EngineCommon.dir/nameidmapping.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building CXX object src/CMakeFiles/EngineCommon.dir/nameidmapping.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/nameidmapping.cpp.o -MF CMakeFiles/EngineCommon.dir/nameidmapping.cpp.o.d -o CMakeFiles/EngineCommon.dir/nameidmapping.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nameidmapping.cpp src/CMakeFiles/EngineCommon.dir/nameidmapping.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/nameidmapping.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nameidmapping.cpp > CMakeFiles/EngineCommon.dir/nameidmapping.cpp.i src/CMakeFiles/EngineCommon.dir/nameidmapping.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/nameidmapping.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nameidmapping.cpp -o CMakeFiles/EngineCommon.dir/nameidmapping.cpp.s src/CMakeFiles/EngineCommon.dir/nodemetadata.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/nodemetadata.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nodemetadata.cpp src/CMakeFiles/EngineCommon.dir/nodemetadata.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building CXX object src/CMakeFiles/EngineCommon.dir/nodemetadata.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/nodemetadata.cpp.o -MF CMakeFiles/EngineCommon.dir/nodemetadata.cpp.o.d -o CMakeFiles/EngineCommon.dir/nodemetadata.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nodemetadata.cpp src/CMakeFiles/EngineCommon.dir/nodemetadata.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/nodemetadata.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nodemetadata.cpp > CMakeFiles/EngineCommon.dir/nodemetadata.cpp.i src/CMakeFiles/EngineCommon.dir/nodemetadata.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/nodemetadata.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nodemetadata.cpp -o CMakeFiles/EngineCommon.dir/nodemetadata.cpp.s src/CMakeFiles/EngineCommon.dir/nodetimer.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/nodetimer.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nodetimer.cpp src/CMakeFiles/EngineCommon.dir/nodetimer.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building CXX object src/CMakeFiles/EngineCommon.dir/nodetimer.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/nodetimer.cpp.o -MF CMakeFiles/EngineCommon.dir/nodetimer.cpp.o.d -o CMakeFiles/EngineCommon.dir/nodetimer.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nodetimer.cpp src/CMakeFiles/EngineCommon.dir/nodetimer.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/nodetimer.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nodetimer.cpp > CMakeFiles/EngineCommon.dir/nodetimer.cpp.i src/CMakeFiles/EngineCommon.dir/nodetimer.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/nodetimer.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/nodetimer.cpp -o CMakeFiles/EngineCommon.dir/nodetimer.cpp.s src/CMakeFiles/EngineCommon.dir/noise.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/noise.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/noise.cpp src/CMakeFiles/EngineCommon.dir/noise.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building CXX object src/CMakeFiles/EngineCommon.dir/noise.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/noise.cpp.o -MF CMakeFiles/EngineCommon.dir/noise.cpp.o.d -o CMakeFiles/EngineCommon.dir/noise.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/noise.cpp src/CMakeFiles/EngineCommon.dir/noise.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/noise.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/noise.cpp > CMakeFiles/EngineCommon.dir/noise.cpp.i src/CMakeFiles/EngineCommon.dir/noise.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/noise.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/noise.cpp -o CMakeFiles/EngineCommon.dir/noise.cpp.s src/CMakeFiles/EngineCommon.dir/objdef.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/objdef.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/objdef.cpp src/CMakeFiles/EngineCommon.dir/objdef.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building CXX object src/CMakeFiles/EngineCommon.dir/objdef.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/objdef.cpp.o -MF CMakeFiles/EngineCommon.dir/objdef.cpp.o.d -o CMakeFiles/EngineCommon.dir/objdef.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/objdef.cpp src/CMakeFiles/EngineCommon.dir/objdef.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/objdef.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/objdef.cpp > CMakeFiles/EngineCommon.dir/objdef.cpp.i src/CMakeFiles/EngineCommon.dir/objdef.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/objdef.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/objdef.cpp -o CMakeFiles/EngineCommon.dir/objdef.cpp.s src/CMakeFiles/EngineCommon.dir/object_properties.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/object_properties.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/object_properties.cpp src/CMakeFiles/EngineCommon.dir/object_properties.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building CXX object src/CMakeFiles/EngineCommon.dir/object_properties.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/object_properties.cpp.o -MF CMakeFiles/EngineCommon.dir/object_properties.cpp.o.d -o CMakeFiles/EngineCommon.dir/object_properties.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/object_properties.cpp src/CMakeFiles/EngineCommon.dir/object_properties.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/object_properties.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/object_properties.cpp > CMakeFiles/EngineCommon.dir/object_properties.cpp.i src/CMakeFiles/EngineCommon.dir/object_properties.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/object_properties.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/object_properties.cpp -o CMakeFiles/EngineCommon.dir/object_properties.cpp.s src/CMakeFiles/EngineCommon.dir/particles.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/particles.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/particles.cpp src/CMakeFiles/EngineCommon.dir/particles.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building CXX object src/CMakeFiles/EngineCommon.dir/particles.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/particles.cpp.o -MF CMakeFiles/EngineCommon.dir/particles.cpp.o.d -o CMakeFiles/EngineCommon.dir/particles.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/particles.cpp src/CMakeFiles/EngineCommon.dir/particles.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/particles.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/particles.cpp > CMakeFiles/EngineCommon.dir/particles.cpp.i src/CMakeFiles/EngineCommon.dir/particles.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/particles.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/particles.cpp -o CMakeFiles/EngineCommon.dir/particles.cpp.s src/CMakeFiles/EngineCommon.dir/profiler.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/profiler.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/profiler.cpp src/CMakeFiles/EngineCommon.dir/profiler.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building CXX object src/CMakeFiles/EngineCommon.dir/profiler.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/profiler.cpp.o -MF CMakeFiles/EngineCommon.dir/profiler.cpp.o.d -o CMakeFiles/EngineCommon.dir/profiler.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/profiler.cpp src/CMakeFiles/EngineCommon.dir/profiler.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/profiler.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/profiler.cpp > CMakeFiles/EngineCommon.dir/profiler.cpp.i src/CMakeFiles/EngineCommon.dir/profiler.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/profiler.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/profiler.cpp -o CMakeFiles/EngineCommon.dir/profiler.cpp.s src/CMakeFiles/EngineCommon.dir/serialization.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/serialization.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/serialization.cpp src/CMakeFiles/EngineCommon.dir/serialization.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building CXX object src/CMakeFiles/EngineCommon.dir/serialization.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/serialization.cpp.o -MF CMakeFiles/EngineCommon.dir/serialization.cpp.o.d -o CMakeFiles/EngineCommon.dir/serialization.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/serialization.cpp src/CMakeFiles/EngineCommon.dir/serialization.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/serialization.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/serialization.cpp > CMakeFiles/EngineCommon.dir/serialization.cpp.i src/CMakeFiles/EngineCommon.dir/serialization.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/serialization.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/serialization.cpp -o CMakeFiles/EngineCommon.dir/serialization.cpp.s src/CMakeFiles/EngineCommon.dir/settings.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/settings.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/settings.cpp src/CMakeFiles/EngineCommon.dir/settings.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Building CXX object src/CMakeFiles/EngineCommon.dir/settings.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/settings.cpp.o -MF CMakeFiles/EngineCommon.dir/settings.cpp.o.d -o CMakeFiles/EngineCommon.dir/settings.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/settings.cpp src/CMakeFiles/EngineCommon.dir/settings.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/settings.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/settings.cpp > CMakeFiles/EngineCommon.dir/settings.cpp.i src/CMakeFiles/EngineCommon.dir/settings.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/settings.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/settings.cpp -o CMakeFiles/EngineCommon.dir/settings.cpp.s src/CMakeFiles/EngineCommon.dir/staticobject.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/staticobject.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/staticobject.cpp src/CMakeFiles/EngineCommon.dir/staticobject.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_25) "Building CXX object src/CMakeFiles/EngineCommon.dir/staticobject.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/staticobject.cpp.o -MF CMakeFiles/EngineCommon.dir/staticobject.cpp.o.d -o CMakeFiles/EngineCommon.dir/staticobject.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/staticobject.cpp src/CMakeFiles/EngineCommon.dir/staticobject.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/staticobject.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/staticobject.cpp > CMakeFiles/EngineCommon.dir/staticobject.cpp.i src/CMakeFiles/EngineCommon.dir/staticobject.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/staticobject.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/staticobject.cpp -o CMakeFiles/EngineCommon.dir/staticobject.cpp.s src/CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/terminal_chat_console.cpp src/CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_26) "Building CXX object src/CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.o -MF CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.o.d -o CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/terminal_chat_console.cpp src/CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/terminal_chat_console.cpp > CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.i src/CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/terminal_chat_console.cpp -o CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.s src/CMakeFiles/EngineCommon.dir/texture_override.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/texture_override.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/texture_override.cpp src/CMakeFiles/EngineCommon.dir/texture_override.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_27) "Building CXX object src/CMakeFiles/EngineCommon.dir/texture_override.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/texture_override.cpp.o -MF CMakeFiles/EngineCommon.dir/texture_override.cpp.o.d -o CMakeFiles/EngineCommon.dir/texture_override.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/texture_override.cpp src/CMakeFiles/EngineCommon.dir/texture_override.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/texture_override.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/texture_override.cpp > CMakeFiles/EngineCommon.dir/texture_override.cpp.i src/CMakeFiles/EngineCommon.dir/texture_override.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/texture_override.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/texture_override.cpp -o CMakeFiles/EngineCommon.dir/texture_override.cpp.s src/CMakeFiles/EngineCommon.dir/tileanimation.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/tileanimation.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/tileanimation.cpp src/CMakeFiles/EngineCommon.dir/tileanimation.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_28) "Building CXX object src/CMakeFiles/EngineCommon.dir/tileanimation.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/tileanimation.cpp.o -MF CMakeFiles/EngineCommon.dir/tileanimation.cpp.o.d -o CMakeFiles/EngineCommon.dir/tileanimation.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/tileanimation.cpp src/CMakeFiles/EngineCommon.dir/tileanimation.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/tileanimation.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/tileanimation.cpp > CMakeFiles/EngineCommon.dir/tileanimation.cpp.i src/CMakeFiles/EngineCommon.dir/tileanimation.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/tileanimation.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/tileanimation.cpp -o CMakeFiles/EngineCommon.dir/tileanimation.cpp.s src/CMakeFiles/EngineCommon.dir/tool.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/tool.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/tool.cpp src/CMakeFiles/EngineCommon.dir/tool.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_29) "Building CXX object src/CMakeFiles/EngineCommon.dir/tool.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/tool.cpp.o -MF CMakeFiles/EngineCommon.dir/tool.cpp.o.d -o CMakeFiles/EngineCommon.dir/tool.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/tool.cpp src/CMakeFiles/EngineCommon.dir/tool.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/tool.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/tool.cpp > CMakeFiles/EngineCommon.dir/tool.cpp.i src/CMakeFiles/EngineCommon.dir/tool.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/tool.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/tool.cpp -o CMakeFiles/EngineCommon.dir/tool.cpp.s src/CMakeFiles/EngineCommon.dir/network/address.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/network/address.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/address.cpp src/CMakeFiles/EngineCommon.dir/network/address.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_30) "Building CXX object src/CMakeFiles/EngineCommon.dir/network/address.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/network/address.cpp.o -MF CMakeFiles/EngineCommon.dir/network/address.cpp.o.d -o CMakeFiles/EngineCommon.dir/network/address.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/address.cpp src/CMakeFiles/EngineCommon.dir/network/address.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/network/address.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/address.cpp > CMakeFiles/EngineCommon.dir/network/address.cpp.i src/CMakeFiles/EngineCommon.dir/network/address.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/network/address.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/address.cpp -o CMakeFiles/EngineCommon.dir/network/address.cpp.s src/CMakeFiles/EngineCommon.dir/network/connection.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/network/connection.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/connection.cpp src/CMakeFiles/EngineCommon.dir/network/connection.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_31) "Building CXX object src/CMakeFiles/EngineCommon.dir/network/connection.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/network/connection.cpp.o -MF CMakeFiles/EngineCommon.dir/network/connection.cpp.o.d -o CMakeFiles/EngineCommon.dir/network/connection.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/connection.cpp src/CMakeFiles/EngineCommon.dir/network/connection.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/network/connection.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/connection.cpp > CMakeFiles/EngineCommon.dir/network/connection.cpp.i src/CMakeFiles/EngineCommon.dir/network/connection.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/network/connection.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/connection.cpp -o CMakeFiles/EngineCommon.dir/network/connection.cpp.s src/CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/mtp/impl.cpp src/CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_32) "Building CXX object src/CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.o -MF CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.o.d -o CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/mtp/impl.cpp src/CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/mtp/impl.cpp > CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.i src/CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/mtp/impl.cpp -o CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.s src/CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/mtp/threads.cpp src/CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_33) "Building CXX object src/CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.o -MF CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.o.d -o CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/mtp/threads.cpp src/CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/mtp/threads.cpp > CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.i src/CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/mtp/threads.cpp -o CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.s src/CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/networkpacket.cpp src/CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_34) "Building CXX object src/CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.o -MF CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.o.d -o CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/networkpacket.cpp src/CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/networkpacket.cpp > CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.i src/CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/networkpacket.cpp -o CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.s src/CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/networkprotocol.cpp src/CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_35) "Building CXX object src/CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.o -MF CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.o.d -o CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/networkprotocol.cpp src/CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/networkprotocol.cpp > CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.i src/CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/networkprotocol.cpp -o CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.s src/CMakeFiles/EngineCommon.dir/network/socket.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/network/socket.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/socket.cpp src/CMakeFiles/EngineCommon.dir/network/socket.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_36) "Building CXX object src/CMakeFiles/EngineCommon.dir/network/socket.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/network/socket.cpp.o -MF CMakeFiles/EngineCommon.dir/network/socket.cpp.o.d -o CMakeFiles/EngineCommon.dir/network/socket.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/socket.cpp src/CMakeFiles/EngineCommon.dir/network/socket.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/network/socket.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/socket.cpp > CMakeFiles/EngineCommon.dir/network/socket.cpp.i src/CMakeFiles/EngineCommon.dir/network/socket.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/network/socket.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/network/socket.cpp -o CMakeFiles/EngineCommon.dir/network/socket.cpp.s src/CMakeFiles/EngineCommon.dir/content/content.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/content/content.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/content.cpp src/CMakeFiles/EngineCommon.dir/content/content.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_37) "Building CXX object src/CMakeFiles/EngineCommon.dir/content/content.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/content/content.cpp.o -MF CMakeFiles/EngineCommon.dir/content/content.cpp.o.d -o CMakeFiles/EngineCommon.dir/content/content.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/content.cpp src/CMakeFiles/EngineCommon.dir/content/content.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/content/content.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/content.cpp > CMakeFiles/EngineCommon.dir/content/content.cpp.i src/CMakeFiles/EngineCommon.dir/content/content.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/content/content.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/content.cpp -o CMakeFiles/EngineCommon.dir/content/content.cpp.s src/CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/mod_configuration.cpp src/CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_38) "Building CXX object src/CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.o -MF CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.o.d -o CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/mod_configuration.cpp src/CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/mod_configuration.cpp > CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.i src/CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/mod_configuration.cpp -o CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.s src/CMakeFiles/EngineCommon.dir/content/mods.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/content/mods.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/mods.cpp src/CMakeFiles/EngineCommon.dir/content/mods.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_39) "Building CXX object src/CMakeFiles/EngineCommon.dir/content/mods.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/content/mods.cpp.o -MF CMakeFiles/EngineCommon.dir/content/mods.cpp.o.d -o CMakeFiles/EngineCommon.dir/content/mods.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/mods.cpp src/CMakeFiles/EngineCommon.dir/content/mods.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/content/mods.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/mods.cpp > CMakeFiles/EngineCommon.dir/content/mods.cpp.i src/CMakeFiles/EngineCommon.dir/content/mods.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/content/mods.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/mods.cpp -o CMakeFiles/EngineCommon.dir/content/mods.cpp.s src/CMakeFiles/EngineCommon.dir/content/subgames.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/content/subgames.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/subgames.cpp src/CMakeFiles/EngineCommon.dir/content/subgames.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_40) "Building CXX object src/CMakeFiles/EngineCommon.dir/content/subgames.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/content/subgames.cpp.o -MF CMakeFiles/EngineCommon.dir/content/subgames.cpp.o.d -o CMakeFiles/EngineCommon.dir/content/subgames.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/subgames.cpp src/CMakeFiles/EngineCommon.dir/content/subgames.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/content/subgames.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/subgames.cpp > CMakeFiles/EngineCommon.dir/content/subgames.cpp.i src/CMakeFiles/EngineCommon.dir/content/subgames.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/content/subgames.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/content/subgames.cpp -o CMakeFiles/EngineCommon.dir/content/subgames.cpp.s src/CMakeFiles/EngineCommon.dir/database/database.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/database/database.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database.cpp src/CMakeFiles/EngineCommon.dir/database/database.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_41) "Building CXX object src/CMakeFiles/EngineCommon.dir/database/database.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/database/database.cpp.o -MF CMakeFiles/EngineCommon.dir/database/database.cpp.o.d -o CMakeFiles/EngineCommon.dir/database/database.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database.cpp src/CMakeFiles/EngineCommon.dir/database/database.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/database/database.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database.cpp > CMakeFiles/EngineCommon.dir/database/database.cpp.i src/CMakeFiles/EngineCommon.dir/database/database.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/database/database.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database.cpp -o CMakeFiles/EngineCommon.dir/database/database.cpp.s src/CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-dummy.cpp src/CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_42) "Building CXX object src/CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.o -MF CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.o.d -o CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-dummy.cpp src/CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-dummy.cpp > CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.i src/CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-dummy.cpp -o CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.s src/CMakeFiles/EngineCommon.dir/database/database-files.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/database/database-files.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-files.cpp src/CMakeFiles/EngineCommon.dir/database/database-files.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_43) "Building CXX object src/CMakeFiles/EngineCommon.dir/database/database-files.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/database/database-files.cpp.o -MF CMakeFiles/EngineCommon.dir/database/database-files.cpp.o.d -o CMakeFiles/EngineCommon.dir/database/database-files.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-files.cpp src/CMakeFiles/EngineCommon.dir/database/database-files.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/database/database-files.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-files.cpp > CMakeFiles/EngineCommon.dir/database/database-files.cpp.i src/CMakeFiles/EngineCommon.dir/database/database-files.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/database/database-files.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-files.cpp -o CMakeFiles/EngineCommon.dir/database/database-files.cpp.s src/CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-leveldb.cpp src/CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_44) "Building CXX object src/CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.o -MF CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.o.d -o CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-leveldb.cpp src/CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-leveldb.cpp > CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.i src/CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-leveldb.cpp -o CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.s src/CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-postgresql.cpp src/CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_45) "Building CXX object src/CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.o -MF CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.o.d -o CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-postgresql.cpp src/CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-postgresql.cpp > CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.i src/CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-postgresql.cpp -o CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.s src/CMakeFiles/EngineCommon.dir/database/database-redis.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/database/database-redis.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-redis.cpp src/CMakeFiles/EngineCommon.dir/database/database-redis.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_46) "Building CXX object src/CMakeFiles/EngineCommon.dir/database/database-redis.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/database/database-redis.cpp.o -MF CMakeFiles/EngineCommon.dir/database/database-redis.cpp.o.d -o CMakeFiles/EngineCommon.dir/database/database-redis.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-redis.cpp src/CMakeFiles/EngineCommon.dir/database/database-redis.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/database/database-redis.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-redis.cpp > CMakeFiles/EngineCommon.dir/database/database-redis.cpp.i src/CMakeFiles/EngineCommon.dir/database/database-redis.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/database/database-redis.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-redis.cpp -o CMakeFiles/EngineCommon.dir/database/database-redis.cpp.s src/CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-sqlite3.cpp src/CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_47) "Building CXX object src/CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.o -MF CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.o.d -o CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-sqlite3.cpp src/CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-sqlite3.cpp > CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.i src/CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/database/database-sqlite3.cpp -o CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.s src/CMakeFiles/EngineCommon.dir/threading/event.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/threading/event.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/event.cpp src/CMakeFiles/EngineCommon.dir/threading/event.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_48) "Building CXX object src/CMakeFiles/EngineCommon.dir/threading/event.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/threading/event.cpp.o -MF CMakeFiles/EngineCommon.dir/threading/event.cpp.o.d -o CMakeFiles/EngineCommon.dir/threading/event.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/event.cpp src/CMakeFiles/EngineCommon.dir/threading/event.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/threading/event.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/event.cpp > CMakeFiles/EngineCommon.dir/threading/event.cpp.i src/CMakeFiles/EngineCommon.dir/threading/event.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/threading/event.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/event.cpp -o CMakeFiles/EngineCommon.dir/threading/event.cpp.s src/CMakeFiles/EngineCommon.dir/threading/thread.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/threading/thread.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/thread.cpp src/CMakeFiles/EngineCommon.dir/threading/thread.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_49) "Building CXX object src/CMakeFiles/EngineCommon.dir/threading/thread.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/threading/thread.cpp.o -MF CMakeFiles/EngineCommon.dir/threading/thread.cpp.o.d -o CMakeFiles/EngineCommon.dir/threading/thread.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/thread.cpp src/CMakeFiles/EngineCommon.dir/threading/thread.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/threading/thread.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/thread.cpp > CMakeFiles/EngineCommon.dir/threading/thread.cpp.i src/CMakeFiles/EngineCommon.dir/threading/thread.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/threading/thread.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/thread.cpp -o CMakeFiles/EngineCommon.dir/threading/thread.cpp.s src/CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/semaphore.cpp src/CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_50) "Building CXX object src/CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.o -MF CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.o.d -o CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/semaphore.cpp src/CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/semaphore.cpp > CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.i src/CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/threading/semaphore.cpp -o CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.s src/CMakeFiles/EngineCommon.dir/util/areastore.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/areastore.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/areastore.cpp src/CMakeFiles/EngineCommon.dir/util/areastore.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_51) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/areastore.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/areastore.cpp.o -MF CMakeFiles/EngineCommon.dir/util/areastore.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/areastore.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/areastore.cpp src/CMakeFiles/EngineCommon.dir/util/areastore.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/areastore.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/areastore.cpp > CMakeFiles/EngineCommon.dir/util/areastore.cpp.i src/CMakeFiles/EngineCommon.dir/util/areastore.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/areastore.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/areastore.cpp -o CMakeFiles/EngineCommon.dir/util/areastore.cpp.s src/CMakeFiles/EngineCommon.dir/util/auth.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/auth.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/auth.cpp src/CMakeFiles/EngineCommon.dir/util/auth.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_52) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/auth.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/auth.cpp.o -MF CMakeFiles/EngineCommon.dir/util/auth.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/auth.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/auth.cpp src/CMakeFiles/EngineCommon.dir/util/auth.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/auth.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/auth.cpp > CMakeFiles/EngineCommon.dir/util/auth.cpp.i src/CMakeFiles/EngineCommon.dir/util/auth.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/auth.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/auth.cpp -o CMakeFiles/EngineCommon.dir/util/auth.cpp.s src/CMakeFiles/EngineCommon.dir/util/base64.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/base64.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/base64.cpp src/CMakeFiles/EngineCommon.dir/util/base64.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_53) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/base64.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/base64.cpp.o -MF CMakeFiles/EngineCommon.dir/util/base64.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/base64.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/base64.cpp src/CMakeFiles/EngineCommon.dir/util/base64.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/base64.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/base64.cpp > CMakeFiles/EngineCommon.dir/util/base64.cpp.i src/CMakeFiles/EngineCommon.dir/util/base64.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/base64.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/base64.cpp -o CMakeFiles/EngineCommon.dir/util/base64.cpp.s src/CMakeFiles/EngineCommon.dir/util/colorize.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/colorize.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/colorize.cpp src/CMakeFiles/EngineCommon.dir/util/colorize.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_54) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/colorize.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/colorize.cpp.o -MF CMakeFiles/EngineCommon.dir/util/colorize.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/colorize.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/colorize.cpp src/CMakeFiles/EngineCommon.dir/util/colorize.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/colorize.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/colorize.cpp > CMakeFiles/EngineCommon.dir/util/colorize.cpp.i src/CMakeFiles/EngineCommon.dir/util/colorize.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/colorize.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/colorize.cpp -o CMakeFiles/EngineCommon.dir/util/colorize.cpp.s src/CMakeFiles/EngineCommon.dir/util/directiontables.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/directiontables.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/directiontables.cpp src/CMakeFiles/EngineCommon.dir/util/directiontables.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_55) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/directiontables.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/directiontables.cpp.o -MF CMakeFiles/EngineCommon.dir/util/directiontables.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/directiontables.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/directiontables.cpp src/CMakeFiles/EngineCommon.dir/util/directiontables.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/directiontables.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/directiontables.cpp > CMakeFiles/EngineCommon.dir/util/directiontables.cpp.i src/CMakeFiles/EngineCommon.dir/util/directiontables.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/directiontables.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/directiontables.cpp -o CMakeFiles/EngineCommon.dir/util/directiontables.cpp.s src/CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/enriched_string.cpp src/CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_56) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.o -MF CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/enriched_string.cpp src/CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/enriched_string.cpp > CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.i src/CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/enriched_string.cpp -o CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.s src/CMakeFiles/EngineCommon.dir/util/guid.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/guid.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/guid.cpp src/CMakeFiles/EngineCommon.dir/util/guid.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_57) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/guid.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/guid.cpp.o -MF CMakeFiles/EngineCommon.dir/util/guid.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/guid.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/guid.cpp src/CMakeFiles/EngineCommon.dir/util/guid.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/guid.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/guid.cpp > CMakeFiles/EngineCommon.dir/util/guid.cpp.i src/CMakeFiles/EngineCommon.dir/util/guid.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/guid.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/guid.cpp -o CMakeFiles/EngineCommon.dir/util/guid.cpp.s src/CMakeFiles/EngineCommon.dir/util/hashing.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/hashing.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/hashing.cpp src/CMakeFiles/EngineCommon.dir/util/hashing.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_58) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/hashing.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/hashing.cpp.o -MF CMakeFiles/EngineCommon.dir/util/hashing.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/hashing.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/hashing.cpp src/CMakeFiles/EngineCommon.dir/util/hashing.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/hashing.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/hashing.cpp > CMakeFiles/EngineCommon.dir/util/hashing.cpp.i src/CMakeFiles/EngineCommon.dir/util/hashing.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/hashing.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/hashing.cpp -o CMakeFiles/EngineCommon.dir/util/hashing.cpp.s src/CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/ieee_float.cpp src/CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_59) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.o -MF CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/ieee_float.cpp src/CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/ieee_float.cpp > CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.i src/CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/ieee_float.cpp -o CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.s src/CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/metricsbackend.cpp src/CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_60) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.o -MF CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/metricsbackend.cpp src/CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/metricsbackend.cpp > CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.i src/CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/metricsbackend.cpp -o CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.s src/CMakeFiles/EngineCommon.dir/util/numeric.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/numeric.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/numeric.cpp src/CMakeFiles/EngineCommon.dir/util/numeric.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_61) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/numeric.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/numeric.cpp.o -MF CMakeFiles/EngineCommon.dir/util/numeric.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/numeric.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/numeric.cpp src/CMakeFiles/EngineCommon.dir/util/numeric.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/numeric.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/numeric.cpp > CMakeFiles/EngineCommon.dir/util/numeric.cpp.i src/CMakeFiles/EngineCommon.dir/util/numeric.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/numeric.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/numeric.cpp -o CMakeFiles/EngineCommon.dir/util/numeric.cpp.s src/CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/pointedthing.cpp src/CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_62) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.o -MF CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/pointedthing.cpp src/CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/pointedthing.cpp > CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.i src/CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/pointedthing.cpp -o CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.s src/CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/pointabilities.cpp src/CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_63) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.o -MF CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/pointabilities.cpp src/CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/pointabilities.cpp > CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.i src/CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/pointabilities.cpp -o CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.s src/CMakeFiles/EngineCommon.dir/util/quicktune.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/quicktune.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/quicktune.cpp src/CMakeFiles/EngineCommon.dir/util/quicktune.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_64) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/quicktune.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/quicktune.cpp.o -MF CMakeFiles/EngineCommon.dir/util/quicktune.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/quicktune.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/quicktune.cpp src/CMakeFiles/EngineCommon.dir/util/quicktune.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/quicktune.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/quicktune.cpp > CMakeFiles/EngineCommon.dir/util/quicktune.cpp.i src/CMakeFiles/EngineCommon.dir/util/quicktune.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/quicktune.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/quicktune.cpp -o CMakeFiles/EngineCommon.dir/util/quicktune.cpp.s src/CMakeFiles/EngineCommon.dir/util/serialize.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/serialize.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/serialize.cpp src/CMakeFiles/EngineCommon.dir/util/serialize.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_65) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/serialize.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/serialize.cpp.o -MF CMakeFiles/EngineCommon.dir/util/serialize.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/serialize.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/serialize.cpp src/CMakeFiles/EngineCommon.dir/util/serialize.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/serialize.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/serialize.cpp > CMakeFiles/EngineCommon.dir/util/serialize.cpp.i src/CMakeFiles/EngineCommon.dir/util/serialize.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/serialize.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/serialize.cpp -o CMakeFiles/EngineCommon.dir/util/serialize.cpp.s src/CMakeFiles/EngineCommon.dir/util/sha1.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/sha1.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/sha1.cpp src/CMakeFiles/EngineCommon.dir/util/sha1.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_66) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/sha1.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/sha1.cpp.o -MF CMakeFiles/EngineCommon.dir/util/sha1.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/sha1.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/sha1.cpp src/CMakeFiles/EngineCommon.dir/util/sha1.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/sha1.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/sha1.cpp > CMakeFiles/EngineCommon.dir/util/sha1.cpp.i src/CMakeFiles/EngineCommon.dir/util/sha1.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/sha1.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/sha1.cpp -o CMakeFiles/EngineCommon.dir/util/sha1.cpp.s src/CMakeFiles/EngineCommon.dir/util/string.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/string.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/string.cpp src/CMakeFiles/EngineCommon.dir/util/string.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_67) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/string.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/string.cpp.o -MF CMakeFiles/EngineCommon.dir/util/string.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/string.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/string.cpp src/CMakeFiles/EngineCommon.dir/util/string.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/string.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/string.cpp > CMakeFiles/EngineCommon.dir/util/string.cpp.i src/CMakeFiles/EngineCommon.dir/util/string.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/string.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/string.cpp -o CMakeFiles/EngineCommon.dir/util/string.cpp.s src/CMakeFiles/EngineCommon.dir/util/srp.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/srp.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/srp.cpp src/CMakeFiles/EngineCommon.dir/util/srp.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_68) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/srp.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/srp.cpp.o -MF CMakeFiles/EngineCommon.dir/util/srp.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/srp.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/srp.cpp src/CMakeFiles/EngineCommon.dir/util/srp.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/srp.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/srp.cpp > CMakeFiles/EngineCommon.dir/util/srp.cpp.i src/CMakeFiles/EngineCommon.dir/util/srp.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/srp.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/srp.cpp -o CMakeFiles/EngineCommon.dir/util/srp.cpp.s src/CMakeFiles/EngineCommon.dir/util/timetaker.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/timetaker.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/timetaker.cpp src/CMakeFiles/EngineCommon.dir/util/timetaker.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_69) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/timetaker.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/timetaker.cpp.o -MF CMakeFiles/EngineCommon.dir/util/timetaker.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/timetaker.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/timetaker.cpp src/CMakeFiles/EngineCommon.dir/util/timetaker.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/timetaker.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/timetaker.cpp > CMakeFiles/EngineCommon.dir/util/timetaker.cpp.i src/CMakeFiles/EngineCommon.dir/util/timetaker.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/timetaker.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/timetaker.cpp -o CMakeFiles/EngineCommon.dir/util/timetaker.cpp.s src/CMakeFiles/EngineCommon.dir/util/png.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/png.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/png.cpp src/CMakeFiles/EngineCommon.dir/util/png.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_70) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/png.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/png.cpp.o -MF CMakeFiles/EngineCommon.dir/util/png.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/png.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/png.cpp src/CMakeFiles/EngineCommon.dir/util/png.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/png.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/png.cpp > CMakeFiles/EngineCommon.dir/util/png.cpp.i src/CMakeFiles/EngineCommon.dir/util/png.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/png.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/png.cpp -o CMakeFiles/EngineCommon.dir/util/png.cpp.s src/CMakeFiles/EngineCommon.dir/util/enum_string.cpp.o: src/CMakeFiles/EngineCommon.dir/flags.make src/CMakeFiles/EngineCommon.dir/util/enum_string.cpp.o: /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/enum_string.cpp src/CMakeFiles/EngineCommon.dir/util/enum_string.cpp.o: src/CMakeFiles/EngineCommon.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/export/home/andreas/oi-userland/components/games/luanti/build/amd64/CMakeFiles --progress-num=$(CMAKE_PROGRESS_71) "Building CXX object src/CMakeFiles/EngineCommon.dir/util/enum_string.cpp.o" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/EngineCommon.dir/util/enum_string.cpp.o -MF CMakeFiles/EngineCommon.dir/util/enum_string.cpp.o.d -o CMakeFiles/EngineCommon.dir/util/enum_string.cpp.o -c /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/enum_string.cpp src/CMakeFiles/EngineCommon.dir/util/enum_string.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/EngineCommon.dir/util/enum_string.cpp.i" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/enum_string.cpp > CMakeFiles/EngineCommon.dir/util/enum_string.cpp.i src/CMakeFiles/EngineCommon.dir/util/enum_string.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/EngineCommon.dir/util/enum_string.cpp.s" cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && /usr/gcc/14/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src/util/enum_string.cpp -o CMakeFiles/EngineCommon.dir/util/enum_string.cpp.s EngineCommon: src/CMakeFiles/EngineCommon.dir/chat.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/content_nodemeta.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/convert_json.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/craftdef.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/debug.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/face_position_cache.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/gettext_plural_form.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/httpfetch.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/hud.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/inventory.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/itemstackmetadata.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/log.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/metadata.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/modchannels.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/nameidmapping.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/nodemetadata.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/nodetimer.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/noise.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/objdef.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/object_properties.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/particles.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/profiler.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/serialization.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/settings.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/staticobject.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/terminal_chat_console.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/texture_override.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/tileanimation.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/tool.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/network/address.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/network/connection.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/network/mtp/impl.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/network/mtp/threads.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/network/networkpacket.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/network/networkprotocol.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/network/socket.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/content/content.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/content/mod_configuration.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/content/mods.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/content/subgames.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/database/database.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/database/database-dummy.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/database/database-files.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/database/database-leveldb.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/database/database-postgresql.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/database/database-redis.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/database/database-sqlite3.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/threading/event.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/threading/thread.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/threading/semaphore.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/areastore.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/auth.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/base64.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/colorize.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/directiontables.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/enriched_string.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/guid.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/hashing.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/ieee_float.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/metricsbackend.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/numeric.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/pointedthing.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/pointabilities.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/quicktune.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/serialize.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/sha1.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/string.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/srp.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/timetaker.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/png.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/util/enum_string.cpp.o EngineCommon: src/CMakeFiles/EngineCommon.dir/build.make .PHONY : EngineCommon # Rule to build all files generated by this target. src/CMakeFiles/EngineCommon.dir/build: EngineCommon .PHONY : src/CMakeFiles/EngineCommon.dir/build src/CMakeFiles/EngineCommon.dir/clean: cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src && $(CMAKE_COMMAND) -P CMakeFiles/EngineCommon.dir/cmake_clean.cmake .PHONY : src/CMakeFiles/EngineCommon.dir/clean src/CMakeFiles/EngineCommon.dir/depend: cd /export/home/andreas/oi-userland/components/games/luanti/build/amd64 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0 /export/home/andreas/oi-userland/components/games/luanti/luanti-5.14.0/src /export/home/andreas/oi-userland/components/games/luanti/build/amd64 /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src /export/home/andreas/oi-userland/components/games/luanti/build/amd64/src/CMakeFiles/EngineCommon.dir/DependInfo.cmake "--color=$(COLOR)" .PHONY : src/CMakeFiles/EngineCommon.dir/depend