# building version 5.8.0 fails

**URL:** https://discourse.paraview.org/t/building-version-5-8-0-fails/3660
**Category:** ParaView Support
**Created:** [February 25, 2020, 1:14pm UTC](https://discourse.paraview.org/t/building-version-5-8-0-fails/3660 "2020-02-25T13:14:04Z")
**Posts on this page:** 1
**Showing post:** 16

<div class="post-metadata">

### Author: ![Rigel](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/r/8e7dd6/32.png) [@Rigel](https://discourse.paraview.org/u/Rigel)
#### Post date: [April 23, 2020, 8:31pm UTC](https://discourse.paraview.org/t/building-version-5-8-0-fails/3660/16 "2020-04-23T20:31:48Z")

</div>

Foss 2019a:

```
ml Qt5/5.12.3-GCCcore-8.2.0
ml Python/3.6.6-foss-2019a
ml CMake/3.13.3-GCCcore-8.2.0

```

Fails the same way:

```
-- Could NOT find MPI_C (missing: MPI_C_WORKS) 
-- Could NOT find MPI (missing: MPI_C_FOUND C) 
CMake Error at VTK/CMake/vtkModule.cmake:4111 (message):
  Could not find the MPI external dependency.
Call Stack (most recent call first):
  VTK/CMake/vtkModule.cmake:4634 (vtk_module_find_package)
  VTK/Utilities/MPI/CMakeLists.txt:1 (vtk_module_third_party_external)

-- Configuring incomplete, errors occurred!
See also "/lustre/ssd/ws/alves-paraview/v5.8.0/build/CMakeFiles/CMakeOutput.log".
See also "/lustre/ssd/ws/alves-paraview/v5.8.0/build/CMakeFiles/CMakeError.log".

```

This problem must be on ParaView’s CMake files side.

---

_[View the full topic](https://discourse.paraview.org/t/building-version-5-8-0-fails/3660)._
