On Wed, Dec 10, 2014 at 3:52 PM, obm <[email protected]> wrote: > This is a failure report in a linux HPC cluster: > > [vtk] Building vtk/spx23me2n24g, follow log with: > [vtk] tail -f > /home/hpc/mptf/mptf21/.hashdist/tmp/vtk-spx23me2n24g/build.log > [vtk|ERROR] Command '[u'/bin/bash', '_hashdist/build.sh']' returned non-zero > exit status 1 > [vtk|ERROR] command failed (code=1); raising > > > The log file complains: > > 2014/12/10 15:34:13 - INFO: [package:run_job] -- Found Tclsh: /usr/bin/tclsh > (found version "8.5") > 2014/12/10 15:34:13 - INFO: [package:run_job] -- Found TCL: > /usr/lib64/libtcl.so > 2014/12/10 15:34:13 - INFO: [package:run_job] -- Could NOT find TCLTK > (missing: TK_INCLUDE_PATH) > 2014/12/10 15:34:13 - INFO: [package:run_job] -- Could NOT find TK (missing: > TK_INCLUDE_PATH) > 2014/12/10 15:34:13 - INFO: [package:run_job] CMake Error at > CMake/vtkWrapTcl.cmake:209 (MESSAGE): > 2014/12/10 15:34:13 - INFO: [package:run_job] Tk was not found. Install > the Tk development package (see http://tcl.tk or > 2014/12/10 15:34:13 - INFO: [package:run_job] ActiveState Tcl) and set the > appropriate variables (TK_INCLUDE_PATH, > 2014/12/10 15:34:13 - INFO: [package:run_job] TK_LIBRARY, TK_WISH) or > disable VTK_USE_TK. > 2014/12/10 15:34:13 - INFO: [package:run_job] Call Stack (most recent call > first): > 2014/12/10 15:34:13 - INFO: [package:run_job] CMakeLists.txt:1134 > (INCLUDE) > 2014/12/10 15:34:13 - INFO: [package:run_job] > 2014/12/10 15:34:13 - INFO: [package:run_job] > 2014/12/10 15:34:13 - INFO: [package:run_job] -- Configuring incomplete, > errors occurred! > 2014/12/10 15:34:13 - INFO: [package:run_job] See also > "/home/hpc/mptf/mptf21/.hashdist/tmp/vtk-spx23me2n24g/_build/CMakeFiles/CMakeOutput.log". > 2014/12/10 15:34:13 - INFO: [package:run_job] See also > "/home/hpc/mptf/mptf21/.hashdist/tmp/vtk-spx23me2n24g/_build/CMakeFiles/CMakeError.log". > 2014/12/10 15:34:13 - ERROR: [package:run_job] Command '[u'/bin/bash', > '_hashdist/build.sh']' returned non-zero exit status 1 > 2014/12/10 15:34:13 - ERROR: [package:run_job] command failed (code=1); > raising
Thanks for the report. I have a fix for this in hashstack (https://github.com/hashdist/hashstack/pull/584) and updated the script to use this fix. Johannes _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
