[ANNOUNCEMENT] Test: cmake-3.17.3-1
Lemures Lemniscati
lemures.lemniscati@gmail.com
Sat Jul 18 00:45:59 GMT 2020
Date: Fri, 17 Jul 2020 23:47:59 +0200
From: Marco Atzeri via Cygwin-announce <cygwin-announce@cygwin.com>
> To: cygwin-announce@cygwin.com
> Subject: Test: cmake-3.17.3-1
>
> Test version 3.17.3-1 of
>
> cmake
> cmake-doc
> cmake-gui
> emacs-cmake
>
> are available in the Cygwin distribution.
>
> Please report any issue or problem.
> Also positive feedback in complex projects are appreciated
>
Hi!
Thank you for updating cmake.
Some errors'll occur in Source/kwsys/SystemInformation.cxx
since /proc/meminfo in Cygwin has only these fields
$ cat /proc/meminfo
MemTotal: 20824372 kB
MemFree: 13545156 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 20824372 kB
LowFree: 13545156 kB
SwapTotal: 3145728 kB
SwapFree: 3131252 kB
In particular, we have no MemAvailable field in Cygwin.
I attached a patch 0001-3.17.3-cpuinfo_suppl.patch for this issue,
which should be applied after 3.17.3-cpuinfo.patch
The patch separates a case defined(__CYGWIN__) from a case defined(__linux)
Regards,
Lem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-3.17.3-cpuinfo_suppl.patch
Type: application/octet-stream
Size: 1399 bytes
Desc: not available
URL: <https://cygwin.com/pipermail/cygwin/attachments/20200718/04910fd4/attachment-0001.obj>
More information about the Cygwin
mailing list