[CMake] CMake 3.9.0 Windows zip file shows wrong version

Adam Getchell adam.getchell at gmail.com
Mon Aug 7 21:07:35 EDT 2017


Hi all,

The CMake 3.9.0 Windows zip file gives the wrong version. Here’s a snippet from my AppVeyor logs [1]:

set CMAKE_URL="https://cmake.org/files/v3.9/cmake-3.9.0-win64-x64.zip"
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L15>appveyor DownloadFile %CMAKE_URL% -FileName cmake.zip
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L16>Downloading cmake.zip (25,944,520 bytes)...100%
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L17>7z x cmake.zip -oC:\projects\dev
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L18>
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L19>7-Zip [64] 16.04 : Copyright (c) 1999-2016 Igor Pavlov : 2016-10-04
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L20>
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L21>Scanning the drive for archives:
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L22>1 file, 25944520 bytes (25 MiB)
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L23>
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L24>Extracting archive: cmake.zip
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L25>--
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L26>Path = cmake.zip
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L27>Type = zip
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L28>Physical Size = 25944520
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L29>
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L30>Everything is Ok
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L31>
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L32>Folders: 90
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L33>Files: 4922
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L34>Size:       66584952
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L35>Compressed: 25944520
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L36>set PATH=%PATH%;C:\projects\dev\cmake\bin
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L37>cmake --version
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L38>cmake version 3.8.2
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L39>
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L40>CMake suite maintained and supported by Kitware (kitware.com/cmake).
 <https://ci.appveyor.com/project/acgetchell/cdt-plusplus/build/1.0.108#L41>

[1] https://ci.appveyor.com/project/acgetchell/cdt-plusplus
-- 
Adam Getchell
https://keybase.io/adamgetchell

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170807/bf8e40e3/attachment-0001.html>


More information about the CMake mailing list