Started by upstream project "wwiv" build number 3545
Building remotely on debian10-ws (linux-debian10 linux debian10) in workspace /jenkins/workspace/wwiv/label/linux-debian10
The recommended git tool is: NONE
> git rev-parse --resolve-git-dir /jenkins/workspace/wwiv/label/linux-debian10/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/wwivbbs/wwiv.git # timeout=10
Fetching upstream changes from https://github.com/wwivbbs/wwiv.git
> git --version # 'git version 2.20.1'
> git fetch --tags --force --progress -- https://github.com/wwivbbs/wwiv.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision adf95360ca87b9ff849db2dde108c17f758a4f62 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f adf95360ca87b9ff849db2dde108c17f758a4f62 # timeout=10
Commit message: "Add vcpkg_installed to ignore list"
> git rev-list --no-walk ba7307321743564e2915fcf59e92c07db9d9daa9 # timeout=10
> git submodule init # timeout=10
> git submodule sync # timeout=10
> git config --get remote.origin.url # timeout=10
> git submodule init # timeout=10
> git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
> git config --get submodule.deps/my_basic.url # timeout=10
> git config -f .gitmodules --get submodule.deps/my_basic.path # timeout=10
> git config --get submodule.deps/pdcurses.url # timeout=10
> git config -f .gitmodules --get submodule.deps/pdcurses.path # timeout=10
> git config --get submodule.vcpkg.url # timeout=10
> git config -f .gitmodules --get submodule.vcpkg.path # timeout=10
> git submodule update --init --recursive deps/my_basic # timeout=10
> git submodule update --init --recursive deps/pdcurses # timeout=10
> git submodule update --init --recursive vcpkg # timeout=10
[linux-debian10] $ ./builds/jenkins/wwiv/build
=============================================================================
Workspace: /jenkins/workspace/wwiv/label/linux-debian10
CMake: cmake; Test: ctest; Pack: cpack
CMake Build: /jenkins/workspace/wwiv/label/linux-debian10/_build
Release Dir: /jenkins/workspace/wwiv/label/linux-debian10/_build/release
Archive: wwiv-linux-debian10-5.8.0.3545.tar.gz
GCC: gcc (Debian 8.3.0-6) 8.3.0
=============================================================================
rm: cannot remove '/jenkins/workspace/wwiv/label/linux-debian10/_build/wwiv-*.tar.gz': No such file or directory
Creating /jenkins/workspace/wwiv/label/linux-debian10/_build and /jenkins/workspace/wwiv/label/linux-debian10/_build/release
+ pushd /jenkins/workspace/wwiv/label/linux-debian10/_build
/jenkins/workspace/wwiv/label/linux-debian10/_build /jenkins/workspace/wwiv/label/linux-debian10
+ cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug -DWWIV_RELEASE=5.8.0 -DWWIV_ARCH= -DWWIV_BUILD_NUMBER=3545 -DWWIV_DISTRO=linux-debian10 /jenkins/workspace/wwiv/label/linux-debian10
-- Bootstrapping vcpkg before install
-- Bootstrapping vcpkg before install - done
-- Running vcpkg install - failed
CMake Error at vcpkg/scripts/buildsystems/vcpkg.cmake:831 (message):
vcpkg install failed. See logs for more information:
/jenkins/workspace/wwiv/label/linux-debian10/_build/vcpkg-manifest-install.log
Call Stack (most recent call first):
/usr/share/cmake-3.13/Modules/CMakeDetermineSystem.cmake:94 (include)
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "/jenkins/workspace/wwiv/label/linux-debian10/_build/CMakeFiles/CMakeOutput.log".
See also "/jenkins/workspace/wwiv/label/linux-debian10/_build/CMakeFiles/CMakeError.log".
./builds/jenkins/wwiv/build: line 51: exit: /b: numeric argument required
Build step 'Invoke XShell command' marked build as failure
Skipped archiving because build is not successful
INFO: Processing CTest-Version 3.x (default)
ERROR: Step ‘Publish xUnit test result report’ failed: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern '_build/Testing/**/*.xml' relative to '/jenkins/workspace/wwiv/label/linux-debian10' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"