Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Console Output

Started by user unknown or anonymous
Running as SYSTEM
Building remotely on medinria-win10 in workspace c:\d\workspace\nightly\medInria-Win
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/medInria/medInria-public.git
 > git init c:\d\workspace\nightly\medInria-Win # timeout=10
Fetching upstream changes from https://github.com/medInria/medInria-public.git
 > git --version # timeout=10
 > git fetch --tags --force --progress -- https://github.com/medInria/medInria-public.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/medInria/medInria-public.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/medInria/medInria-public.git # timeout=10
Fetching upstream changes from https://github.com/medInria/medInria-public.git
 > git fetch --tags --force --progress -- https://github.com/medInria/medInria-public.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse "refs/remotes/origin/v3.3.1^{commit}" # timeout=10
 > git rev-parse "refs/remotes/origin/origin/v3.3.1^{commit}" # timeout=10
Checking out Revision 1bff9405f960f717b67be5deaedf979eabbb162c (refs/remotes/origin/v3.3.1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1bff9405f960f717b67be5deaedf979eabbb162c # timeout=10
Commit message: "Merge pull request #1075 from mathildemerle/3.3.1FourViews"
First time build. Skipping changelog.
[b] $ cmake -G "Visual Studio 15 2017 Win64" -D CMAKE_BUILD_TYPE=Release -DCMAKE_GENERATOR_PLATFORM=x64 # will be Win64 for VS 16 2019 #-DBOOST_ROOT=C:/boost_1_70_0 #-DCMAKE_PREFIX_PATH=C:/Qt/5.14.2/msvc2017_64/lib/cmake/Qt5 #-DQt5_DIR:PATH=C:/Qt/5.14.2/msvc2017_64/lib/cmake/Qt5 #-DUSE_GITHUB_SSH:BOOL=TRUE -DmedInria_BUILD_TYPE:STRING=Release -DCMAKE_BUILD_TYPE_medInria=Release #-DEP_CHECKBOX_CUSTOM_DIRS:BOOL=ON #-DEP_CHECKBOX_ON_TOP_LEVEL:BOOL=OFF #-DEP_CHECKBOX_SIDE_BY_SIDE:BOOL=OFF -DSKIP_GITHUB_TESTS=ON c:\d\workspace\nightly\medInria-Win
-- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044.
CMake Error at CMakeLists.txt:26 (project):
  Generator

    Visual Studio 15 2017 Win64

  does not support platform specification, but platform

    x64

  was specified.


-- Configuring incomplete, errors occurred!
See also "C:/d/workspace/nightly/b/CMakeFiles/CMakeOutput.log".
Build step 'CMake Build' marked build as failure
Finished: FAILURE