fix: const qualifier in test_transport_ssh.c
CI / lint (pull_request) Failing after 7s
CI / build-and-test (pull_request) Has been skipped
CI / sanitizers (address) (pull_request) Has been skipped
CI / sanitizers (undefined) (pull_request) Has been skipped
CI / fuzz-build (pull_request) Has been skipped
CI / coverage (pull_request) Has been skipped
CI / valgrind (pull_request) Has been skipped

This commit is contained in:
2026-07-21 17:46:04 +02:00
parent 3d598040dd
commit ab4bb84ed6
459 changed files with 34829 additions and 0 deletions
@@ -0,0 +1,22 @@
# 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
)
# 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 "")
@@ -0,0 +1,46 @@
{
"sources" :
[
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate"
},
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate.rule"
},
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate-complete.rule"
},
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build.rule"
},
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure.rule"
},
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download.rule"
},
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install.rule"
},
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir.rule"
},
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch.rule"
},
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test.rule"
},
{
"file" : "/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update.rule"
}
],
"target" :
{
"labels" :
[
"xxhash-populate"
],
"name" : "xxhash-populate"
}
}
@@ -0,0 +1,14 @@
# Target labels
xxhash-populate
# Source files and their labels
/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate
/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate.rule
/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate-complete.rule
/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build.rule
/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure.rule
/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download.rule
/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install.rule
/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir.rule
/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch.rule
/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test.rule
/workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update.rule
@@ -0,0 +1,159 @@
# 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/build_docker2/_deps/xxhash-subbuild
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /workspace/build_docker2/_deps/xxhash-subbuild
# Utility rule file for xxhash-populate.
# Include any custom commands dependencies for this target.
include CMakeFiles/xxhash-populate.dir/compiler_depend.make
# Include the progress variables for this target.
include CMakeFiles/xxhash-populate.dir/progress.make
CMakeFiles/xxhash-populate: CMakeFiles/xxhash-populate-complete
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Completed 'xxhash-populate'"
/usr/bin/cmake -E make_directory /workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles
/usr/bin/cmake -E touch /workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate-complete
/usr/bin/cmake -E touch /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-done
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update:
.PHONY : xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "No build step for 'xxhash-populate'"
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cmake -E echo_append
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cmake -E touch /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure: xxhash-populate-prefix/tmp/xxhash-populate-cfgcmd.txt
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "No configure step for 'xxhash-populate'"
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cmake -E echo_append
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cmake -E touch /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitinfo.txt
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Performing download step (git clone) for 'xxhash-populate'"
cd /workspace/build_docker2/_deps && /usr/bin/cmake -P /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp/xxhash-populate-gitclone.cmake
cd /workspace/build_docker2/_deps && /usr/bin/cmake -E touch /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "No install step for 'xxhash-populate'"
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cmake -E echo_append
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cmake -E touch /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Creating directories for 'xxhash-populate'"
/usr/bin/cmake -Dcfgdir= -P /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp/xxhash-populate-mkdirs.cmake
/usr/bin/cmake -E touch /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch-info.txt
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "No patch step for 'xxhash-populate'"
/usr/bin/cmake -E echo_append
/usr/bin/cmake -E touch /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update:
.PHONY : xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "No test step for 'xxhash-populate'"
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cmake -E echo_append
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cmake -E touch /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update: xxhash-populate-prefix/tmp/xxhash-populate-gitupdate.cmake
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update-info.txt
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Performing update step for 'xxhash-populate'"
cd /workspace/build_docker2/_deps/xxhash-src && /usr/bin/cmake -Dcan_fetch=YES -P /workspace/build_docker2/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp/xxhash-populate-gitupdate.cmake
xxhash-populate: CMakeFiles/xxhash-populate
xxhash-populate: CMakeFiles/xxhash-populate-complete
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
xxhash-populate: CMakeFiles/xxhash-populate.dir/build.make
.PHONY : xxhash-populate
# Rule to build all files generated by this target.
CMakeFiles/xxhash-populate.dir/build: xxhash-populate
.PHONY : CMakeFiles/xxhash-populate.dir/build
CMakeFiles/xxhash-populate.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/xxhash-populate.dir/cmake_clean.cmake
.PHONY : CMakeFiles/xxhash-populate.dir/clean
CMakeFiles/xxhash-populate.dir/depend:
cd /workspace/build_docker2/_deps/xxhash-subbuild && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /workspace/build_docker2/_deps/xxhash-subbuild /workspace/build_docker2/_deps/xxhash-subbuild /workspace/build_docker2/_deps/xxhash-subbuild /workspace/build_docker2/_deps/xxhash-subbuild /workspace/build_docker2/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : CMakeFiles/xxhash-populate.dir/depend
@@ -0,0 +1,17 @@
file(REMOVE_RECURSE
"CMakeFiles/xxhash-populate"
"CMakeFiles/xxhash-populate-complete"
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build"
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure"
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download"
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install"
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir"
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch"
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test"
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/xxhash-populate.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for xxhash-populate.
# This may be replaced when dependencies are built.
@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for custom commands dependencies management for xxhash-populate.
@@ -0,0 +1,10 @@
CMAKE_PROGRESS_1 = 1
CMAKE_PROGRESS_2 = 2
CMAKE_PROGRESS_3 = 3
CMAKE_PROGRESS_4 = 4
CMAKE_PROGRESS_5 = 5
CMAKE_PROGRESS_6 = 6
CMAKE_PROGRESS_7 = 7
CMAKE_PROGRESS_8 = 8
CMAKE_PROGRESS_9 = 9