# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.20 # 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 = /home/hanzlik/rpmbuild/BUILD/rspamd-3.1 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/hanzlik/rpmbuild/BUILD/rspamd-3.1 # Include any dependencies generated for this target. include test/CMakeFiles/rspamd-test.dir/depend.make # Include any dependencies generated by the compiler for this target. include test/CMakeFiles/rspamd-test.dir/compiler_depend.make # Include the progress variables for this target. include test/CMakeFiles/rspamd-test.dir/progress.make # Include the compile flags for this target's objects. include test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.o: test/rspamd_mem_pool_test.c test/CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_mem_pool_test.c test/CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_mem_pool_test.c > CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_mem_pool_test.c -o CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.o: test/rspamd_statfile_test.c test/CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_statfile_test.c test/CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_statfile_test.c > CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_statfile_test.c -o CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_url_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_url_test.c.o: test/rspamd_url_test.c test/CMakeFiles/rspamd-test.dir/rspamd_url_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_url_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_url_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_url_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_url_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_url_test.c test/CMakeFiles/rspamd-test.dir/rspamd_url_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_url_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_url_test.c > CMakeFiles/rspamd-test.dir/rspamd_url_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_url_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_url_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_url_test.c -o CMakeFiles/rspamd-test.dir/rspamd_url_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.o: test/rspamd_dns_test.c test/CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_dns_test.c test/CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_dns_test.c > CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_dns_test.c -o CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.o: test/rspamd_dkim_test.c test/CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_dkim_test.c test/CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_dkim_test.c > CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_dkim_test.c -o CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.o: test/rspamd_rrd_test.c test/CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_rrd_test.c test/CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_rrd_test.c > CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_rrd_test.c -o CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.o: test/rspamd_radix_test.c test/CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_radix_test.c test/CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_radix_test.c > CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_radix_test.c -o CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.o: test/rspamd_shingles_test.c test/CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_shingles_test.c test/CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_shingles_test.c > CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_shingles_test.c -o CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.o: test/rspamd_upstream_test.c test/CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_upstream_test.c test/CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_upstream_test.c > CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_upstream_test.c -o CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.o: test/rspamd_lua_pcall_vs_resume_test.c test/CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_lua_pcall_vs_resume_test.c test/CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_lua_pcall_vs_resume_test.c > CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_lua_pcall_vs_resume_test.c -o CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.o: test/rspamd_lua_test.c test/CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_lua_test.c test/CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_lua_test.c > CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_lua_test.c -o CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.o: test/rspamd_cryptobox_test.c test/CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_cryptobox_test.c test/CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_cryptobox_test.c > CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_cryptobox_test.c -o CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.o: test/rspamd_heap_test.c test/CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_heap_test.c test/CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_heap_test.c > CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.i test/CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_heap_test.c -o CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.s test/CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.o: test/CMakeFiles/rspamd-test.dir/flags.make test/CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.o: test/rspamd_test_suite.c test/CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.o: test/CMakeFiles/rspamd-test.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building C object test/CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.o" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.o -MF CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.o.d -o CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.o -c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_test_suite.c test/CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.i" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_test_suite.c > CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.i test/CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.s" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && /usr/lib64/ccache/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/rspamd_test_suite.c -o CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.s # Object files for target rspamd-test rspamd__test_OBJECTS = \ "CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_url_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.o" \ "CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.o" # External object files for target rspamd-test rspamd__test_EXTERNAL_OBJECTS = test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_mem_pool_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_statfile_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_url_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_dns_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_dkim_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_rrd_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_radix_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_shingles_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_upstream_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_lua_pcall_vs_resume_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_lua_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_cryptobox_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_heap_test.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/rspamd_test_suite.c.o test/rspamd-test: test/CMakeFiles/rspamd-test.dir/build.make test/rspamd-test: src/librspamd-server.so test/rspamd-test: contrib/http-parser/librspamd-http-parser.a test/rspamd-test: contrib/fpconv/librspamd-fpconv.a test/rspamd-test: contrib/cdb/librspamd-cdb.a test/rspamd-test: contrib/lua-lpeg/librspamd-lpeg.a test/rspamd-test: contrib/lc-btrie/liblcbtrie.a test/rspamd-test: contrib/zstd/librspamd-zstd.a test/rspamd-test: contrib/fastutf8/librspamd-fastutf8.a test/rspamd-test: contrib/fmt/libfmt.a test/rspamd-test: contrib/snowball/libstemmer.a test/rspamd-test: contrib/hiredis/librspamd-hiredis.a test/rspamd-test: contrib/replxx/librspamd-replxx.so test/rspamd-test: /usr/lib64/libz.so test/rspamd-test: contrib/libucl/libucl.a test/rspamd-test: contrib/librdns/librdns.a test/rspamd-test: contrib/libottery/libottery.a test/rspamd-test: contrib/xxhash/libxxhash.a test/rspamd-test: contrib/aho-corasick/librspamd-actrie.so test/rspamd-test: contrib/t1ha/librspamd-t1ha.a test/rspamd-test: contrib/libev/librspamd-ev.so test/rspamd-test: contrib/kann/librspamd-kann.so test/rspamd-test: contrib/google-ced/librspamd-ced.a test/rspamd-test: test/CMakeFiles/rspamd-test.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Linking CXX executable rspamd-test" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/rspamd-test.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. test/CMakeFiles/rspamd-test.dir/build: test/rspamd-test .PHONY : test/CMakeFiles/rspamd-test.dir/build test/CMakeFiles/rspamd-test.dir/clean: cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test && $(CMAKE_COMMAND) -P CMakeFiles/rspamd-test.dir/cmake_clean.cmake .PHONY : test/CMakeFiles/rspamd-test.dir/clean test/CMakeFiles/rspamd-test.dir/depend: cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hanzlik/rpmbuild/BUILD/rspamd-3.1 /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test /home/hanzlik/rpmbuild/BUILD/rspamd-3.1 /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/test/CMakeFiles/rspamd-test.dir/DependInfo.cmake --color=$(COLOR) .PHONY : test/CMakeFiles/rspamd-test.dir/depend