Skip to content

CMake build issue on travis #1839

@durack1

Description

@durack1

@aashish24 @doutriaux1 can you take a peek at https://travis-ci.org/PCMDI/pcmdi_metrics/jobs/109982706#L4194-L4204

...
-- Installing: /home/travis/build/PCMDI/_build/PCMDI_METRICS/Externals/share/cmake-3.2/completions/cmake
-- Installing: /home/travis/build/PCMDI/_build/PCMDI_METRICS/Externals/share/cmake-3.2/completions/cpack
-- Installing: /home/travis/build/PCMDI/_build/PCMDI_METRICS/Externals/share/cmake-3.2/completions/ctest
returning from build subshell with code: [1]
installed CMake version = 3.2.3
maintained
...
*******************************
Setting up CDAT - (Python + CDMS)... master
*******************************
Fetching the cdat project from GIT Repo...
git://github.com/UV-CDAT/uvcdat.git
Cloning into 'uvcdat'...
...
Your branch is up-to-date with 'origin/master'.
removing UVCDAT build directory
LEAN MODE will not build graphics
CMAKE ARGS: cmake /home/travis/build/PCMDI/_build/PCMDI_METRICS/tmp/uvcdat/uvcdat -DCDAT_BUILD_MODE=LEAN -DCDAT_BUILD_ESMF_ESMP=ON -DCMAKE_INSTALL_PREFIX=/home/travis/build/PCMDI/_build/PCMDI_METRICS -DZLIB_PATCH_SRC=3 -DGIT_PROTOCOL=git://
PATH:/home/travis/build/PCMDI/_build/PCMDI_METRICS/Externals/bin:/home/travis/bin:/home/travis/.local/bin:/home/travis/.gimme/versions/go1.4.2.linux.amd64/bin:/home/travis/.rvm/gems/ruby-1.9.3-p551/bin:/home/travis/.rvm/gems/ruby-1.9.3-p551@global/bin:/home/travis/.rvm/rubies/ruby-1.9.3-p551/bin::/usr/local/phantomjs/bin:/home/travis/.nvm/v0.10.36/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/travis/.rvm/bin
PWD:/home/travis/build/PCMDI/_build/PCMDI_METRICS/tmp/uvcdat/uvcdat_build


CMake Error: Could not find CMAKE_ROOT !!!


CMake has most likely not been installed correctly.
Modules directory not found in
/home/travis/build/PCMDI/_build/PCMDI_METRICS/Externals/bin
CMake Error: Error executing cmake::LoadCache(). Aborting.

It would seem that there is a CMake install failure that is tripping over our travis testing..

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions