fix: const qualifier for scanner root_directory parameter
CI / lint (pull_request) Successful in 12s
CI / sanitizers (address) (pull_request) Failing after 14s
CI / sanitizers (undefined) (pull_request) Successful in 16s
CI / fuzz-build (pull_request) Successful in 15s
CI / coverage (pull_request) Successful in 9s
CI / valgrind (pull_request) Failing after 11s
CI / build-and-test (pull_request) Successful in 55s
CI / lint (pull_request) Successful in 12s
CI / sanitizers (address) (pull_request) Failing after 14s
CI / sanitizers (undefined) (pull_request) Successful in 16s
CI / fuzz-build (pull_request) Successful in 15s
CI / coverage (pull_request) Successful in 9s
CI / valgrind (pull_request) Failing after 11s
CI / build-and-test (pull_request) Successful in 55s
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/workspace")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/workspace/build_docker2")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
||||
@@ -0,0 +1 @@
|
||||
9
|
||||
@@ -0,0 +1,23 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
"/workspace/build_docker2/_deps/xxhash-src/xxhash.c" "_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
Binary file not shown.
@@ -0,0 +1,68 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/xxhash.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/xxhash.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h /usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h /usr/include/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select2.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h /usr/include/alloca.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h /usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
||||
/usr/include/strings.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/strings_fortified.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/limits.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/syslimits.h \
|
||||
/usr/include/limits.h /usr/include/x86_64-linux-gnu/bits/posix1_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/local_lim.h \
|
||||
/usr/include/linux/limits.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix2_lim.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/emmintrin.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/xmmintrin.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/mmintrin.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/mm_malloc.h
|
||||
@@ -0,0 +1,111 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# 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 = /workspace
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /workspace/build_docker2
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/flags.make
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-build/CMakeFiles/xxhash.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-src/xxhash.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-build/CMakeFiles/xxhash.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o -MF CMakeFiles/xxhash.dir/__/xxhash.c.o.d -o CMakeFiles/xxhash.dir/__/xxhash.c.o -c /workspace/build_docker2/_deps/xxhash-src/xxhash.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhash.dir/__/xxhash.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/xxhash.c > CMakeFiles/xxhash.dir/__/xxhash.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhash.dir/__/xxhash.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/xxhash.c -o CMakeFiles/xxhash.dir/__/xxhash.c.s
|
||||
|
||||
# Object files for target xxhash
|
||||
xxhash_OBJECTS = \
|
||||
"CMakeFiles/xxhash.dir/__/xxhash.c.o"
|
||||
|
||||
# External object files for target xxhash
|
||||
xxhash_EXTERNAL_OBJECTS =
|
||||
|
||||
_deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o
|
||||
_deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make
|
||||
_deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libxxhash.a"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhash.dir/cmake_clean_target.cmake
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xxhash.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/build: _deps/xxhash-build/libxxhash.a
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/build
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/clean:
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhash.dir/cmake_clean.cmake
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/clean
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/depend:
|
||||
cd /workspace/build_docker2 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /workspace /workspace/build_docker2/_deps/xxhash-src/cmake_unofficial /workspace/build_docker2 /workspace/build_docker2/_deps/xxhash-build /workspace/build_docker2/_deps/xxhash-build/CMakeFiles/xxhash.dir/DependInfo.cmake "--color=$(COLOR)"
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/depend
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/xxhash.dir/__/xxhash.c.o"
|
||||
"CMakeFiles/xxhash.dir/__/xxhash.c.o.d"
|
||||
"libxxhash.a"
|
||||
"libxxhash.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/xxhash.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,3 @@
|
||||
file(REMOVE_RECURSE
|
||||
"libxxhash.a"
|
||||
)
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty compiler generated dependencies file for xxhash.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,2 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for xxhash.
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty dependencies file for xxhash.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES = -I/workspace/build_docker2/_deps/xxhash-src/cmake_unofficial/..
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -Wextra -Wpedantic -Werror
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
/usr/bin/ar qc libxxhash.a CMakeFiles/xxhash.dir/__/xxhash.c.o
|
||||
/usr/bin/ranlib libxxhash.a
|
||||
@@ -0,0 +1,3 @@
|
||||
CMAKE_PROGRESS_1 = 74
|
||||
CMAKE_PROGRESS_2 = 75
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o.d"
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o.d"
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o.d"
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o.d"
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o.d"
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xxhsum.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.c \
|
||||
/usr/include/stdc-predef.h
|
||||
Binary file not shown.
@@ -0,0 +1,67 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/usr/include/unistd.h /usr/include/features.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/usr/include/stdio.h /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/../xxhash.h \
|
||||
/usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h /usr/include/assert.h \
|
||||
/usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/include/time.h /usr/include/x86_64-linux-gnu/bits/time.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \
|
||||
/usr/include/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h \
|
||||
/usr/include/linux/errno.h /usr/include/x86_64-linux-gnu/asm/errno.h \
|
||||
/usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h
|
||||
Binary file not shown.
@@ -0,0 +1,48 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/usr/include/unistd.h /usr/include/features.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h /usr/include/stdio.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/stat.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stat.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_stat.h
|
||||
Binary file not shown.
@@ -0,0 +1,45 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/usr/include/unistd.h /usr/include/features.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/usr/include/stdio.h /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h
|
||||
Binary file not shown.
@@ -0,0 +1,40 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/usr/include/unistd.h /usr/include/features.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/../xxhash.h \
|
||||
/usr/include/stdlib.h /usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h /usr/include/assert.h \
|
||||
/usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h
|
||||
Binary file not shown.
@@ -0,0 +1,58 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xxhsum.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/usr/include/unistd.h /usr/include/features.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/usr/include/stdio.h /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.h \
|
||||
/usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h /usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/include/assert.h /usr/include/errno.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/errno.h /usr/include/linux/errno.h \
|
||||
/usr/include/x86_64-linux-gnu/asm/errno.h \
|
||||
/usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/../xxhash.h
|
||||
@@ -0,0 +1,191 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# 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 = /workspace
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /workspace/build_docker2
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: _deps/xxhash-src/cli/xxhsum.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xxhsum.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xxhsum.c > CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xxhsum.c -o CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: _deps/xxhash-src/cli/xsum_arch.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.c > CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: _deps/xxhash-src/cli/xsum_os_specific.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.c > CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: _deps/xxhash-src/cli/xsum_output.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.c > CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: _deps/xxhash-src/cli/xsum_sanity_check.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.c > CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: _deps/xxhash-src/cli/xsum_bench.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.c > CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s
|
||||
|
||||
# Object files for target xxhsum
|
||||
xxhsum_OBJECTS = \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o"
|
||||
|
||||
# External object files for target xxhsum
|
||||
xxhsum_EXTERNAL_OBJECTS =
|
||||
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/libxxhash.a
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Linking C executable xxhsum"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xxhsum.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/build: _deps/xxhash-build/xxhsum
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/build
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/clean:
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhsum.dir/cmake_clean.cmake
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/clean
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/depend:
|
||||
cd /workspace/build_docker2 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /workspace /workspace/build_docker2/_deps/xxhash-src/cmake_unofficial /workspace/build_docker2 /workspace/build_docker2/_deps/xxhash-build /workspace/build_docker2/_deps/xxhash-build/CMakeFiles/xxhsum.dir/DependInfo.cmake "--color=$(COLOR)"
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/depend
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o.d"
|
||||
"xxhsum"
|
||||
"xxhsum.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/xxhsum.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty compiler generated dependencies file for xxhsum.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,2 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for xxhsum.
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty dependencies file for xxhsum.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES = -I/workspace/build_docker2/_deps/xxhash-src/cmake_unofficial/..
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -Wextra -Wpedantic -Werror
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
/usr/bin/cc -O3 -DNDEBUG CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o -o xxhsum libxxhash.a
|
||||
@@ -0,0 +1,8 @@
|
||||
CMAKE_PROGRESS_1 = 76
|
||||
CMAKE_PROGRESS_2 = 77
|
||||
CMAKE_PROGRESS_3 = 78
|
||||
CMAKE_PROGRESS_4 = 79
|
||||
CMAKE_PROGRESS_5 = 80
|
||||
CMAKE_PROGRESS_6 = 81
|
||||
CMAKE_PROGRESS_7 = 82
|
||||
|
||||
Reference in New Issue
Block a user