davidkleiven@localhost ~/D/dftfe> ./setup.sh build/release directory already present Building Real executable in Optimized (Release) mode... -- Using the deal.II-9.2.0-pre installation found at /home/davidkleiven/.local -- Include macro /home/davidkleiven/.local/share/deal.II/macros/macro_deal_ii_add_test.cmake -- Include macro /home/davidkleiven/.local/share/deal.II/macros/macro_deal_ii_initialize_cached_variables.cmake -- Include macro /home/davidkleiven/.local/share/deal.II/macros/macro_deal_ii_invoke_autopilot.cmake -- Include macro /home/davidkleiven/.local/share/deal.II/macros/macro_deal_ii_pickup_tests.cmake -- Include macro /home/davidkleiven/.local/share/deal.II/macros/macro_deal_ii_query_git_information.cmake -- Include macro /home/davidkleiven/.local/share/deal.II/macros/macro_deal_ii_setup_target.cmake -- Using real -- Use Alglib from /usr/lib64/ -- Use LibXC from /usr/lib64/ -- Use Xml from /usr/lib64/ -- Use SPGLib from /usr/lib64/ -- Configuring done -- Generating done -- Build files have been written to: /home/davidkleiven/Documents/dftfe/build/release/real [ 0%] Building CXX object CMakeFiles/dftfem.dir/src/dft/dft.cc.o [ 4%] Building CXX object CMakeFiles/dftfem.dir/src/dft/vselfBinsManager.cc.o [ 8%] Building CXX object CMakeFiles/dftfem.dir/src/dft/energyCalculator.cc.o [ 8%] Building CXX object CMakeFiles/dftfem.dir/src/poisson/poissonSolverProblem.cc.o In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/dealiiLinearSolverProblem.h:17, from /home/davidkleiven/Documents/dftfe/include/poissonSolverProblem.h:18, from /home/davidkleiven/Documents/dftfe/src/poisson/poissonSolverProblem.cc:19: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ In file included from /home/davidkleiven/.local/include/deal.II/base/parameter_handler.h:20, from /home/davidkleiven/Documents/dftfe/include/dftParameters.h:23, from /home/davidkleiven/Documents/dftfe/src/dft/energyCalculator.cc:21: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/vselfBinsManager.h:17, from /home/davidkleiven/Documents/dftfe/src/dft/vselfBinsManager.cc:19: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/dft.h:26, from /home/davidkleiven/Documents/dftfe/src/dft/dft.cc:20: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ [ 12%] Building CXX object CMakeFiles/dftfem.dir/src/dftOperator/kohnShamDFTOperator.cc.o In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/kohnShamDFTOperator.h:20, from /home/davidkleiven/Documents/dftfe/src/dftOperator/kohnShamDFTOperator.cc:19: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ [ 12%] Building CXX object CMakeFiles/dftfem.dir/src/dftOperator/operator.cc.o [ 16%] Building CXX object CMakeFiles/dftfem.dir/src/force/force.cc.o In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/operator.h:24, from /home/davidkleiven/Documents/dftfe/src/dftOperator/operator.cc:20: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ [ 20%] Building CXX object CMakeFiles/dftfem.dir/src/force/eshelbyTensor/eshelbyTensor.cc.o In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/force.h:19, from /home/davidkleiven/Documents/dftfe/src/force/force.cc:20: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/src/force/eshelbyTensor/../../../include/headers.h:24, from /home/davidkleiven/Documents/dftfe/src/force/eshelbyTensor/../../../include/eshelbyTensor.h:20, from /home/davidkleiven/Documents/dftfe/src/force/eshelbyTensor/eshelbyTensor.cc:18: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ [ 20%] Building CXX object CMakeFiles/dftfem.dir/src/force/eshelbyTensor/eshelbyTensorSpinPolarized.cc.o In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/eshelbyTensorSpinPolarized.h:18, from /home/davidkleiven/Documents/dftfe/src/force/eshelbyTensor/eshelbyTensorSpinPolarized.cc:18: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ [ 24%] Building CXX object CMakeFiles/dftfem.dir/src/triangulation/meshMovement/meshMovement.cc.o [ 28%] Building CXX object CMakeFiles/dftfem.dir/src/triangulation/meshMovement/meshMovementGaussian.cc.o In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/meshMovement.h:20, from /home/davidkleiven/Documents/dftfe/src/triangulation/meshMovement/meshMovement.cc:19: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/meshMovement.h:20, from /home/davidkleiven/Documents/dftfe/include/meshMovementGaussian.h:19, from /home/davidkleiven/Documents/dftfe/src/triangulation/meshMovement/meshMovementGaussian.cc:19: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ [ 28%] Building CXX object CMakeFiles/dftfem.dir/src/triangulation/meshMovement/meshMovementAffineTransform.cc.o [ 32%] Building CXX object CMakeFiles/dftfem.dir/src/triangulation/triangulationManager/triangulationManager.cc.o In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/meshMovement.h:20, from /home/davidkleiven/Documents/dftfe/include/meshMovementAffineTransform.h:19, from /home/davidkleiven/Documents/dftfe/src/triangulation/meshMovement/meshMovementAffineTransform.cc:19: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature.h:20, from /home/davidkleiven/Documents/dftfe/include/headers.h:24, from /home/davidkleiven/Documents/dftfe/include/triangulationManager.h:18, from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:24: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ In file included from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:32: /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/restartUtils.cc: In member function ‘void dftfe::triangulationManager::saveTriangulationsCellQuadData(const std::vector >*>&, const MPI_Comm&, const MPI_Comm&)’: /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/restartUtils.cc:270:90: error: cannot convert ‘const unsigned int’ to ‘const std::function(const dealii::TriaIterator >&, dealii::Triangulation<3, 3>::CellStatus)>&’ 270 | const unsigned int offset = d_parallelTriangulationUnmoved.register_data_attach(dataSizeInBytes, | ^~~~~~~~~~~~~~~ | | | const unsigned int In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature_point_data.h:24, from /home/davidkleiven/Documents/dftfe/include/headers.h:25, from /home/davidkleiven/Documents/dftfe/include/triangulationManager.h:18, from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:24: /home/davidkleiven/.local/include/deal.II/distributed/tria.h:741:67: note: initializing argument 1 of ‘unsigned int dealii::parallel::distributed::Triangulation::register_data_attach(const std::function(const typename dealii::Triangulation::cell_iterator&, typename dealii::Triangulation::CellStatus)>&, bool) [with int dim = 3; int spacedim = 3; typename dealii::Triangulation::cell_iterator = dealii::TriaIterator >; typename dealii::Triangulation::CellStatus = dealii::Triangulation<3, 3>::CellStatus]’ 740 | const std::function(const cell_iterator &, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 741 | const CellStatus)> &pack_callback, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:32: /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/restartUtils.cc: In member function ‘void dftfe::triangulationManager::loadTriangulationsCellQuadData(std::vector > >&, const std::vector&)’: /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/restartUtils.cc:320:106: error: cannot convert ‘long unsigned int’ to ‘const std::function(const dealii::TriaIterator >&, dealii::Triangulation<3, 3>::CellStatus)>&’ 320 | const unsigned int offset1 = d_parallelTriangulationMoved.register_data_attach(totalQuadVectorSize*sizeof(double), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ | | | long unsigned int In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature_point_data.h:24, from /home/davidkleiven/Documents/dftfe/include/headers.h:25, from /home/davidkleiven/Documents/dftfe/include/triangulationManager.h:18, from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:24: /home/davidkleiven/.local/include/deal.II/distributed/tria.h:741:67: note: initializing argument 1 of ‘unsigned int dealii::parallel::distributed::Triangulation::register_data_attach(const std::function(const typename dealii::Triangulation::cell_iterator&, typename dealii::Triangulation::CellStatus)>&, bool) [with int dim = 3; int spacedim = 3; typename dealii::Triangulation::cell_iterator = dealii::TriaIterator >; typename dealii::Triangulation::CellStatus = dealii::Triangulation<3, 3>::CellStatus]’ 740 | const std::function(const cell_iterator &, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 741 | const CellStatus)> &pack_callback, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:32: /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/restartUtils.cc:356:59: error: cannot convert ‘const std::function >&, dealii::Triangulation<3, 3>::CellStatus, const void*)>’ to ‘const std::function >&, dealii::Triangulation<3, 3>::CellStatus, const boost::iterator_range<__gnu_cxx::__normal_iterator > >&)>&’ 356 | funcLoad); | ^~~~~~~~ | | | const std::function >&, dealii::Triangulation<3, 3>::CellStatus, const void*)> In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature_point_data.h:24, from /home/davidkleiven/Documents/dftfe/include/headers.h:25, from /home/davidkleiven/Documents/dftfe/include/triangulationManager.h:18, from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:24: /home/davidkleiven/.local/include/deal.II/distributed/tria.h:799:12: note: initializing argument 2 of ‘void dealii::parallel::distributed::Triangulation::notify_ready_to_unpack(unsigned int, const std::function::cell_iterator&, typename dealii::Triangulation::CellStatus, const boost::iterator_range<__gnu_cxx::__normal_iterator > >&)>&) [with int dim = 3; int spacedim = 3; typename dealii::Triangulation::cell_iterator = dealii::TriaIterator >; typename dealii::Triangulation::CellStatus = dealii::Triangulation<3, 3>::CellStatus]’ 795 | const std::function::const_iterator> &)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 799 | &unpack_callback); | ~^~~~~~~~~~~~~~~ In file included from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:32: /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/restartUtils.cc:360:107: error: cannot convert ‘long unsigned int’ to ‘const std::function(const dealii::TriaIterator >&, dealii::Triangulation<3, 3>::CellStatus)>&’ 360 | const unsigned int offset2 = d_parallelTriangulationUnmoved.register_data_attach(totalQuadVectorSize*sizeof(double), | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ | | | long unsigned int In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature_point_data.h:24, from /home/davidkleiven/Documents/dftfe/include/headers.h:25, from /home/davidkleiven/Documents/dftfe/include/triangulationManager.h:18, from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:24: /home/davidkleiven/.local/include/deal.II/distributed/tria.h:741:67: note: initializing argument 1 of ‘unsigned int dealii::parallel::distributed::Triangulation::register_data_attach(const std::function(const typename dealii::Triangulation::cell_iterator&, typename dealii::Triangulation::CellStatus)>&, bool) [with int dim = 3; int spacedim = 3; typename dealii::Triangulation::cell_iterator = dealii::TriaIterator >; typename dealii::Triangulation::CellStatus = dealii::Triangulation<3, 3>::CellStatus]’ 740 | const std::function(const cell_iterator &, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 741 | const CellStatus)> &pack_callback, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:32: /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/restartUtils.cc:370:32: error: cannot convert ‘const std::function >&, dealii::Triangulation<3, 3>::CellStatus, const void*)>’ to ‘const std::function >&, dealii::Triangulation<3, 3>::CellStatus, const boost::iterator_range<__gnu_cxx::__normal_iterator > >&)>&’ 370 | dummyFunc2); | ^~~~~~~~~~ | | | const std::function >&, dealii::Triangulation<3, 3>::CellStatus, const void*)> In file included from /home/davidkleiven/.local/include/deal.II/base/quadrature_point_data.h:24, from /home/davidkleiven/Documents/dftfe/include/headers.h:25, from /home/davidkleiven/Documents/dftfe/include/triangulationManager.h:18, from /home/davidkleiven/Documents/dftfe/src/triangulation/triangulationManager/triangulationManager.cc:24: /home/davidkleiven/.local/include/deal.II/distributed/tria.h:799:12: note: initializing argument 2 of ‘void dealii::parallel::distributed::Triangulation::notify_ready_to_unpack(unsigned int, const std::function::cell_iterator&, typename dealii::Triangulation::CellStatus, const boost::iterator_range<__gnu_cxx::__normal_iterator > >&)>&) [with int dim = 3; int spacedim = 3; typename dealii::Triangulation::cell_iterator = dealii::TriaIterator >; typename dealii::Triangulation::CellStatus = dealii::Triangulation<3, 3>::CellStatus]’ 795 | const std::function::const_iterator> &)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 799 | &unpack_callback); | ~^~~~~~~~~~~~~~~ [ 32%] Building CXX object CMakeFiles/dftfem.dir/src/symmetry/initGroupSymmetry.cc.o make[2]: *** [CMakeFiles/dftfem.dir/build.make:219: CMakeFiles/dftfem.dir/src/triangulation/triangulationManager/triangulationManager.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/davidkleiven/.local/include/deal.II/base/parameter_handler.h:20, from /home/davidkleiven/Documents/dftfe/src/symmetry/../../include/dftParameters.h:23, from /home/davidkleiven/Documents/dftfe/src/symmetry/initGroupSymmetry.cc:24: /home/davidkleiven/.local/include/deal.II/lac/constraint_matrix.h:22:1: note: #pragma message: "This file is deprecated. Use instead." 22 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ /home/davidkleiven/.local/include/deal.II/lac/parallel_vector.h:23:1: note: #pragma message: "This file is deprecated. Use and LinearAlgebra::distributed::Vector instead." 23 | DEAL_II_WARNING( | ^~~~~~~~~~~~~~~ make[1]: *** [CMakeFiles/Makefile2:494: CMakeFiles/dftfem.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 Building Complex executable in Optimized (Release) mode... CMake Error: The source directory "/home/davidkleiven/Documents/dftfe/build" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. Build complete.