[TEST-ONLY] Mess with internal logic to test epoch data #690
Annotations
7 errors
Run CMake with vcpkg.json manifest:
src/openvpn/run_command.c#L117
implicit declaration of function ‘waitpid’ [-Werror=implicit-function-declaration]
|
Run CMake with vcpkg.json manifest:
src/openvpn/run_command.c#L117
‘WNOHANG’ undeclared (first use in this function)
|
Run CMake with vcpkg.json manifest:
src/openvpn/run_command.c#L123
implicit declaration of function ‘WIFEXITED’ [-Werror=implicit-function-declaration]
|
Run CMake with vcpkg.json manifest:
src/openvpn/run_command.c#L125
implicit declaration of function ‘WEXITSTATUS’; did you mean ‘NETIO_STATUS’? [-Werror=implicit-function-declaration]
|
Run CMake with vcpkg.json manifest:
src/openvpn/run_command.c#L139
implicit declaration of function ‘WIFSIGNALED’ [-Werror=implicit-function-declaration]
|
Run CMake with vcpkg.json manifest:
src/openvpn/run_command.c#L142
implicit declaration of function ‘WTERMSIG’ [-Werror=implicit-function-declaration]
|
Run CMake with vcpkg.json manifest
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '1'.'
|
Loading