Skip to content

Instantly share code, notes, and snippets.

@lucasc896
Created December 4, 2012 11:04
Show Gist options
  • Save lucasc896/4202716 to your computer and use it in GitHub Desktop.
Save lucasc896/4202716 to your computer and use it in GitHub Desktop.
CMSSW_6_0_1_PostLS1v2_patch3 Compilation Error
[lxplus407] /tmp/clucas/trigTest/MenuStudies/CMSSW/CMSSW_6_0_1_PostLS1v2_patch3/src $ scram b -j10
Reading cached build data
>> Local Products Rules ..... started
>> Local Products Rules ..... done
>> Building CMSSW version CMSSW_6_0_1_PostLS1v2_patch3 ----
------- copying files from src/SLHCUpgradeSimulations/L1CaloTrigger/scripts -------
>> Creating project symlinks
>> copied createXMLFile.py
>> Entering Package SLHCUpgradeSimulations/L1CaloTrigger
>> Entering Package SimDataFormats/SLHC
------- copying files from src/UserCode/L1TriggerDPG/scripts -------
>> Entering Package JetSLHC/CalibTowerJetProducer
>> copied newAlgorithm.sh
>> Entering Package SLHCUpgradeSimulations/Configuration
>> copied BitSynchro.sh
>> Entering Package UserCode/L1TriggerUpgrade
>> Entering Package UserCode/L1TriggerDPG
>> copied ExpressPhysics_Ntuple_000137637
>> copied GenerateMacro.sh
>> copied GetLumi.py
>> copied harvest.py
>> copied l1analysis.sh
>> copied save
>> copied setup.csh
>> copied setup.sh
>> copied submit.py
>> copied submitTask.py
>> Compiling LCG dictionary: tmp/slc5_amd64_gcc462/src/SimDataFormats/SLHC/src/SimDataFormatsSLHC/a/xr.cc
>> Compiling capabilities tmp/slc5_amd64_gcc462/src/SimDataFormats/SLHC/src/SimDataFormatsSLHC/a/xi.cc
>> Leaving Package SLHCUpgradeSimulations/Configuration
>> copied theScript.sh
>> Package SLHCUpgradeSimulations/Configuration built
>> Compiling edm plugin /tmp/clucas/trigTest/MenuStudies/CMSSW/CMSSW_6_0_1_PostLS1v2_patch3/src/JetSLHC/CalibTowerJetProducer/src/CalibTowerJetProducer.cc
>> Compiling /tmp/clucas/trigTest/MenuStudies/CMSSW/CMSSW_6_0_1_PostLS1v2_patch3/src/UserCode/L1TriggerUpgrade/src/L1ExtraUpgradeTreeProducer.cc
In file included from /afs/cern.ch/cms/slc5_amd64_gcc462/cms/cmssw-patch/CMSSW_6_0_1_PostLS1v2_patch3/src/DataFormats/Common/interface/RefVectorHolderBase.h:4:0,
from /afs/cern.ch/cms/slc5_amd64_gcc462/cms/cmssw-patch/CMSSW_6_0_1_PostLS1v2_patch3/src/DataFormats/Common/interface/RefVectorHolder.h:5,
from /afs/cern.ch/cms/slc5_amd64_gcc462/cms/cmssw-patch/CMSSW_6_0_1_PostLS1v2_patch3/src/DataFormats/Common/interface/Wrapper.h:13,
from /afs/cern.ch/cms/slc5_amd64_gcc462/cms/cmssw-patch/CMSSW_6_0_1_PostLS1v2_patch3/src/FWCore/Framework/interface/Event.h:24,
from /tmp/clucas/trigTest/MenuStudies/CMSSW/CMSSW_6_0_1_PostLS1v2_patch3/src/UserCode/L1TriggerUpgrade/src/L1ExtraUpgradeTreeProducer.cc:27:
/afs/cern.ch/cms/slc5_amd64_gcc462/cms/cmssw-patch/CMSSW_6_0_1_PostLS1v2_patch3/src/DataFormats/Common/interface/RefHolderBase.h:7:25: fatal error: Reflex/Type.h: No such file or directory
compilation terminated.
/afs/cern.ch/cms/slc5_amd64_gcc462/cms/cmssw-patch/CMSSW_6_0_1_PostLS1v2_patch3/src/DataFormats/Common/interface/RefHolderBase.h:7:25: fatal error: Reflex/Type.h: No such file or directory
compilation terminated.
gmake: *** [tmp/slc5_amd64_gcc462/src/UserCode/L1TriggerUpgrade/src/UserCodeL1TriggerUpgrade/L1ExtraUpgradeTreeProducer.o] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** wait: No child processes. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment