Opened 7 years ago

Closed 7 years ago

#819 closed defect (fixed)

Upgrade Cmake on Winnie

Reported by: strk Owned by: robe
Priority: major Milestone:
Component: Buildbots Version: 3.6.0
Severity: Unassigned Keywords:
Cc: mloskot

Description

Since r4380 CMake 3.0.0+ is required to build GEOS (with CMake). But winnie is having an old one, see https://debbie.postgis.net:444/view/GEOS/job/GEOS_matrix_trunk/GCC_TYPE=gcc48,MAKE_TYPE=cmake,OS_BUILD=32/67/console

See #817

Change History (4)

comment:1 by mloskot, 7 years ago

Regina, please if you could upgrade to latest CMake. Otherwise, build should switch to NMake.

comment:2 by robe, 7 years ago

Mat,

Yah I noticed that error and was tied up with other things. I'll get to it by end of weekend.

comment:3 by mloskot, 7 years ago

Awesome! Thanks Regina

comment:4 by robe, 7 years ago

Resolution: fixed
Status: newclosed

Upgraded to CMake 3.7.2 (I ran the 64-bit for 3.6 and so far so good). The 32-bit build and make is still running

CMake 3.7.2 successfully configured GEOS using MSYS Makefiles generator
Test project E:/jenkins/geos/branches/build64cmake
    Start 1: geos_unit
1/4 Test #1: geos_unit ........................   Passed    0.16 sec
    Start 2: xmltester

2/4 Test #2: xmltester ........................   Passed    9.66 sec
    Start 3: bug234
3/4 Test #3: bug234 ...........................   Passed    0.00 sec
    Start 4: TestSweepLineSpeed

4/4 Test #4: TestSweepLineSpeed ...............   Passed    1.50 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) =  11.31 sec
Built target check
Note: See TracTickets for help on using tickets.