Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S src
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • src
  • Issues
  • #88

Closed
Open
Created Apr 12, 2017 by baumgarten@baumgartenDeveloper

PSI Opal build chain failt

cmake .. -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /afs/psi.ch/sys/psi.x86_64_slp6/Programming/gcc/5.4.0/bin/gcc -- Check for working C compiler: /afs/psi.ch/sys/psi.x86_64_slp6/Programming/gcc/5.4.0/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done

Ich bin wie im Wiki beschrieben vorgegangen, dh.:

mkdir $HOME/opal cd $HOME/opal git clone git@gitlab.psi.ch:OPAL/src.git git checkout OPAL-1.6 mkdir build cd build cmake ..

Dann kommt leider folgende Fehlermeldung:

-- Check for working CXX compiler: /afs/psi.ch/sys/psi.x86_64_slp6/Programming/gcc/5.4.0/bin/g++ -- Check for working CXX compiler: /afs/psi.ch/sys/psi.x86_64_slp6/Programming/gcc/5.4.0/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build type is: RelWithDebInfo -- Host OS System: Linux-2.6.32-642.13.1.el6.x86_64 -- Hostname: pc10758 -- Unable to determine MPI from MPI driver /afs/psi.ch/sys/psi.x86_64_slp6/Compiler/openmpi/1.10.4/gcc/5.4.0/bin/mpicc CMake Error at /afs/psi.ch/sys/psi.x86_64_slp6/Programming/cmake/3.6.3/share/cmake-3.6/Modules/FindPackageHandleStandardArgs.cmake:148 (message): Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH) Call Stack (most recent call first): /afs/psi.ch/sys/psi.x86_64_slp6/Programming/cmake/3.6.3/share/cmake-3.6/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE) /afs/psi.ch/sys/psi.x86_64_slp6/Programming/cmake/3.6.3/share/cmake-3.6/Modules/FindMPI.cmake:628 (find_package_handle_standard_args) CMakeLists.txt:33 (find_package)

-- Configuring incomplete, errors occurred! See also "/home/l_baumgarten/opal/devel/src/build/CMakeFiles/CMakeOutput.log".

Module: `module list Currently Loaded Modulefiles:

  1. cmake/3.6.3 4) Tcl/8.6.4 7) boost/1.62.0 10) trilinos/12.10.1 13) gnuplot/5.0.0
  2. gcc/5.4.0 5) Tk/8.6.4 8) gsl/2.2.1 11) hdf5/1.8.18
  3. openssl/1.0.2j 6) Python/2.7.12 9) openmpi/1.10.4 12) H5hut/2.0.0rc3`
Assignee
Assign to
Time tracking