paloma@lxi076:~/R3BRoot/R3BRoot_jul15$ cd build paloma@lxi076:~/R3BRoot/R3BRoot_jul15/build$ module use /cvmfs/it.gsi.de/modulefiles/ paloma@lxi076:~/R3BRoot/R3BRoot_jul15/build$ module load compiler/gcc/4.8.4 paloma@lxi076:~/R3BRoot/R3BRoot_jul15/build$ export CC=gcc paloma@lxi076:~/R3BRoot/R3BRoot_jul15/build$ export CXX=g++ paloma@lxi076:~/R3BRoot/R3BRoot_jul15/build$ export SIMPATH=/cvmfs/fairroot.gsi.de/gcc_4.8.4/fairsoft/nov15p1_root6 paloma@lxi076:~/R3BRoot/R3BRoot_jul15/build$ export FAIRROOTPATH=/cvmfs/fairroot.gsi.de/gcc_4.8.4/fairroot/v-15.11c_fairsoft-nov15p1_root6 paloma@lxi076:~/R3BRoot/R3BRoot_jul15/build$ cmake -DUSE_PATH_INFO=true ../-- NOT Found FAIRBASE -- Setting FairRoot environment… -- FairRoot ... - found /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairroot/v-15.11c_fairsoft-nov15p1_root6 -- FairRoot Library directory : /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairroot/v-15.11c_fairsoft-nov15p1_root6/lib -- FairRoot Include path… : /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairroot/v-15.11c_fairsoft-nov15p1_root6/include -- FairRoot Cmake Modules : /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairroot/v-15.11c_fairsoft-nov15p1_root6/share/fairbase/cmake -- fairsoft-config found --- Found a Linux ssytem --- Found GNU compiler collection --- Build Type: RelWithDebInfo --- Compiler Flags: -std=c++11 -- Looking for Boost ... -- Boost version: 1.59.0 -- Found the following Boost libraries: -- thread -- system -- timer -- program_options Building without dbase ... -- Looking for Root... -- Looking for Root... - Found /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairsoft/nov15p1_root6/bin/root -- Looking for Root... - Found version is 6.04/02 -- Looking for GEANT3... -- Looking for GEANT3... - found /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairsoft/nov15p1_root6/lib/libgeant321.so -- Looking for GEANT4... -- Looking for GEANT4... - found /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairsoft/nov15p1_root6/lib -- Looking for GEANT4 DATA files... -- Found G4EMLOW data -- Found PhotonEvaporation data -- Found G4NDL data -- Found G4NEUTRONXS data -- Found G4PII data -- Found RadioactiveDecay data -- Found RealSurface data -- Found G4SAID data -- Looking for GEANT4VMC... -- Looking for GEANT4VMC... - found /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairsoft/nov15p1_root6/lib -- Looking for VGM... -- Looking for VGM... - found /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairsoft/nov15p1_root6/lib -- Looking for CLHEP... -- Looking for CLHEP... - found /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairsoft/nov15p1_root6/lib CMake Warning at CMakeLists.txt:185 (find_package): By not providing "FindRuleChecker.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "RuleChecker", but CMake did not find one. Could not find a package configuration file provided by "RuleChecker" with any of the following names: RuleCheckerConfig.cmake rulechecker-config.cmake Add the installation prefix of "RuleChecker" to CMAKE_PREFIX_PATH or set "RuleChecker_DIR" to a directory containing one of the above files. If "RuleChecker" provides a separate development package or SDK, be sure it has been installed. running /bin/chmod u+x /u/paloma/R3BRoot/R3BRoot_jul15/build/macros/r3b/r3bsim.sh 2>&1 running /bin/chmod u+x /u/paloma/R3BRoot/R3BRoot_jul15/build/macros/r3b/califa/califasim.sh 2>&1 running /bin/chmod u+x /u/paloma/R3BRoot/R3BRoot_jul15/build/macros/elise/elsim.sh 2>&1 Build the eventdisplay. -- Configuring done -- Generating done -- Build files have been written to: /u/paloma/R3BRoot/R3BRoot_jul15/build paloma@lxi076:~/R3BRoot/R3BRoot_jul15/build$ make -- Found Git: /usr/bin/git (found version "1.7.10.4") [ 0%] Built target svnheader [ 0%] Generating G__R3BDataDict.cxx, G__R3BDataDict_rdict.pcm, ../lib/libR3BData.rootmap input_line_12:615:10: fatal error: 'R3BXBallCrystalHit.h' file not found #include "R3BXBallCrystalHit.h" ^ Error: /cvmfs/fairroot.gsi.de/gcc_4.8.4/fairsoft/nov15p1_root6/bin/rootcint: compilation failure (/u/paloma/R3BRoot/R3BRoot_jul15/build/r3bdata/G__R3BDataDict6f21c8d953_dictUmbrella.h) make[2]: *** [r3bdata/G__R3BDataDict.cxx] Error 1 make[1]: *** [r3bdata/CMakeFiles/R3BData.dir/all] Error 2 make: *** [all] Error 2