Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue942 durack1 python279 update #944

Merged
merged 11 commits into from
Jan 15, 2015
Merged

Issue942 durack1 python279 update #944

merged 11 commits into from
Jan 15, 2015

Conversation

durack1
Copy link
Member

@durack1 durack1 commented Dec 11, 2014

@doutriaux1 @aashish24 let's see if this passes the travis test and merge it as a 2.2 milestone

@durack1 durack1 changed the title Issue942 durack1 python279 Issue942 durack1 python279 update Dec 11, 2014
@durack1
Copy link
Member Author

durack1 commented Dec 11, 2014

@aashish24 it seems that the linux build just fell over for no reason again, the OS X build seems to have completed without a problem.. This is where it seems to have hung:

[ 18%] Completed 'libXSLT'
[ 18%] Built target libXSLT
Scanning dependencies of target zlib
[ 18%] Creating directories for 'zlib'
[ 19%] Performing download step (download, verify and extract) for 'zlib'
-- downloading...
src='http://uv-cdat.llnl.gov/cdat/resources/zlib-1.2.5.tar.gz'
dst='/home/travis/build/UV-CDAT/_build/zlib-1.2.5.tar.gz'
timeout='none'
attempt 1
-- [download 0% complete]
-- [download 1% complete]
...
-- [download 99% complete]
-- [download 100% complete]
No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself.
The build has been terminated

I'll tweak the PR and send it through again..

@durack1
Copy link
Member Author

durack1 commented Dec 11, 2014

@aashish24 @dlonie it seems like this linux build is really unstable as it's failed again (second time around the OS X passed fine, again):

The command "cd _build" exited with 0.
0.02s$ cmake -DGIT_PROTOCOL=git:// -DCDAT_BUILD_MODE=LEAN -DCDAT_BUILD_GRAPHICS=ON -DCDAT_BUILD_SCIPY=OFF ../uvcdat
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
CMake 2.8.8 or higher is required. You are running version 2.8.7
-- Configuring incomplete, errors occurred!
The command "cmake -DGIT_PROTOCOL=git:// -DCDAT_BUILD_MODE=LEAN -DCDAT_BUILD_GRAPHICS=ON -DCDAT_BUILD_SCIPY=OFF ../uvcdat" exited with 1.
...
Error in read script: /home/travis/build/UV-CDAT/uvcdat/CMake/travis_build.cmake
The command "ctest -VV -S ../uvcdat/CMake/travis_build.cmake" exited with 255.

@alliepiper
Copy link
Contributor

It's not a build stability issue, they're using an out of date cmake on that machine (fourth line down).

@durack1
Copy link
Member Author

durack1 commented Dec 11, 2014

@dlonie is there a way to force an updated cmake build in the travis build test? It seems to me that 3 times out of 4 the test failing just due to bad configuration is something which renders the service almost useless..

@alliepiper
Copy link
Contributor

I agree, but I'm not sure how much control we have over that. @aashish24 might know more?

@doutriaux1
Copy link
Contributor

@dlonie we could build cmake if/when we detect an older version. I do this for pcmdi_metrics.git

@doutriaux1
Copy link
Contributor

works for me and ctests pass on my ubunutu merging

doutriaux1 added a commit that referenced this pull request Jan 15, 2015
@doutriaux1 doutriaux1 merged commit 4c4f931 into CDAT:master Jan 15, 2015
@durack1 durack1 deleted the issue942_durack1_python279 branch January 21, 2015 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants