The strategy to do the job will be:
1. remove old releases from bfactory and create links to RAL replacing the old releases.
2. create a new AFS account called "babar"
3. install babar software in the account "babar" following HOWTO-Install-remote-Site by Mark Selover
4. install objectivity in cap.hep.man.ac.uk (our new nfs file server and future storage element/RC).
Objectivity configuration is missing in Mark's document.
5. install releases analysis-14 (12.5.2) and analysis-14a (12.5.2-physics-1a), analysis-22 (14.5.4)
6. install BBK in the babar directory (users will not need to install it): BbkUserTools and BbkTools packages
7. Configure KanAccess.cfg file for new datasets at cap.hep.man.ac.uk
8. install complete conditions and configuration database in objectivity at cap.hep.man.ac.uk and ONE boot script
9. test event generator, MC production, and analysis in the new software.
10.update web page with new environment. There will be pages for babar installation and others pages for users.
11 rename /afs/hep.man.ac.uk/g/bfactory to bfactory-old
12.rename /afs/hep.man.ac.uk/g/babar to bfactory
13.remove /afs/hep.man.ac.uk/g/bfactory-old/dist and create a link to bfactory/dist new directory
14.backup bfactory-old (DVD???)
15.remove old objectivity data (several copies of condition and configuration database not in use)
16.remove old objectivity database from sun1.hep.man.ac.uk
Este procedimento foi usado para resolver os seguintes problemas:
a. O numero de releases instalados era 18, muitos dos quais obsoletos e sem uso. A area total do AFS
somava 43 GB, tornando o procedimento de atualisacao e backup dificil.
b. O comando BbkDatasetTcl nao existia na instalacao. Havia necessidade de corrigir isto.
c. O problema com o Objectivity representa alto risco pois nao ha conhecimento da instalacao, passwords, etc.
bash-2.05b$ klog
bash-2.05b$ ssh -l bfactory linux8
bfactory@pc91>cd 14.3.1d/
bfactory@pc91>srtpath
enter release number (CR=14.3.1d):
Select/enter BFARCH (CR=1):
1) Linux24RH72_i386_gcc2953 [prod][test]
2) Linux24RH73_i386_gcc2953 [test][active]
bfactory@pc91>OO_FD_BOOT=/nfs/babar02/Production/databases/conditions/physics/198/BaBar.BOOT
bfactory@pc91>export OO_FD_BOOT
bfactory@pc91>oocleanup
Objectivity/DB (TM) Transaction Recovery Utility, Version 7.1
Copyright (c) Objectivity, Inc 1991, 2002. All rights reserved.
** System Error #3036: Lock Server cannot auto-recover FD. Please verify that
the account running the Lock Server has permission to
access all the database files and the journal
directory. You may need to recover this FD manually.
Please check the Lock Server log file.
** Error #3113: oocleanup: Cannot boot FD.
bfactory@pc91>oocleanup -local
Objectivity/DB (TM) Transaction Recovery Utility, Version 7.1
Copyright (c) Objectivity, Inc 1991, 2002. All rights reserved.
Recovering local transactions for FD "/nfs/babar02/Production/databases/conditions/physics/198/BaBar.BOOT" on host "pc91.hep.man.ac.uk".
** System Error #3036: Lock Server cannot auto-recover FD. Please verify that
the account running the Lock Server has permission to
access all the database files and the journal
directory. You may need to recover this FD manually.
Please check the Lock Server log file.
Finished attempting to recover all specified transactions.
7.1 Instalando novo diretorio Babar bin:
bfactory@pc91>mkdir bin-old
bfactory@pc91>cp -r bin/* bin-old
bfactory@pc91>klog bfactory -cell hep.man.ac.uk
bfactory@pc91>klog jamwer -cell slac.stanford.edu
bfactory@pc91>echo $BFROOT
/afs/hep.man.ac.uk/g/bfactory
bfactory@pc91>export BFAFS=/afs/slac.stanford.edu/g/babar
bfactory@pc91>export BFDISTr=$BFAFS/dist
bfactory@pc91>export PATH=$PATH:$BFAFS/bin
bfactory@pc91>export BFDIST=$BFROOT/dist
bfactory@pc91>rm -r -f bin
bfactory@pc91>cvs -d /afs/slac.stanford.edu/g/babar/repo co bin
cvs checkout: Updating bin
U bin/BbkDatasetHistory
U bin/BbkDatasetTcl
U bin/BbkExpertTcl
...
U bin/personnel/software/obj.exceptions
U bin/personnel/software/objgone
U bin/personnel/software/out
cvs checkout: Updating bin/site
cvs checkout: Updating bin/site/slac
U bin/site/slac/LocateForImport
7.2 Instalando releases no diretorio bfactory/dist -- Listagem completa
ssh -l bfactory bfb.tier2
klog jamwer -cell slac.stanford.edu
klog bfactory -cell hep.man.ac.uk
echo $BFROOT
cd 14.3.1d/
srtpath
export BFAFS=/afs/slac.stanford.edu/g/babar
export BFDISTr=$BFAFS/dist
export PATH=$PATH:$BFAFS/bin
export BFDIST=$BFROOT/dist
export G4INSTALL=/afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4
cd ../bin
./importAndCheckRel
14.5.2d
Linux24RH72_i386_gcc2953
Saida detalhada:
bash-2.05b$ ssh -l bfactory linux8
bfactory@pc91>klog jamwer -cell slac.stanford.edu
bfactory@pc91>klog bfactory -cell hep.man.ac.ukPassword:
bfactory@pc91>echo $BFROOT
/afs/hep.man.ac.uk/g/bfactory
bfactory@pc91>pwd
/afs/hep.man.ac.uk/g/bfactory
bfactory@pc91>cd dist/releases/
bfactory@pc91> cd 14.3.1d/
bfactory@pc91>srtpath
enter release number (CR=14.3.1d):
Select/enter BFARCH (CR=1):
1) Linux24RH72_i386_gcc2953 [prod][test]
2) Linux24RH73_i386_gcc2953 [test][active][default]
bfactory@pc91>export BFAFS=/afs/slac.stanford.edu/g/babar
bfactory@pc91>export BFDISTr=$BFAFS/dist
bfactory@pc91>export PATH=$PATH:$BFAFS/bin
bfactory@pc91>export BFDIST=$BFROOT/dist
bfactory@pc91>export G4INSTALL=/afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4
bfactory@pc91>cd ../bin
bfactory@pc91>./importAndCheckRel
What release do you want to import from ral?
10.0.1-physics-1.lst 12.4.0 14.3.2e 14.4.4g analysis-11 nightly
10.0.3-online-1.lst 12.4.0e 14.3.2f 14.4.5 analysis-12 nightly-20041021
10.1.0-physics-3.lst 12.4.0g 14.3.2g 14.5.2 analysis-12a nightly-20041022
10.2.3.lst 12.4.0h 14.3.2h 14.5.2a analysis-12b nightly-20041023
10.2.3-online-1.lst 12.4.0j 14.3.2i 14.5.2b analysis-13 nightly-20041024
10.3.0.lst 12.5.2 14.4.2 14.5.2c analysis-13a nightly-20041025
10.3.1j 12.5.2a 14.4.2a 14.5.2d analysis-13b nightly-20041026
10.3.1k 12.5.2b 14.4.2b 14.5.3 analysis-13c nightly-20041027
10.3.1.lst 12.5.2-physics-1a 14.4.2c 14.5.4 analysis-13d nightly-Friday
10.4.0.lst 12.5.3c 14.4.3 15.4.0 analysis-14 nightly-iostream
10.4.0-physics-1a.lst 12.6.0 14.4.3a 15.5.0 analysis-14a nightly-Monday
10.4.0-physics-1b 12.6.0a 14.4.3b 15.6.0 analysis-20 nightly-Saturday
10.4.0-physics-1.lst 12.6.0b 14.4.3c 15.7.0 analysis-21 nightly-Sunday
10.4.1.lst 12.6.0e 14.4.3d 15.7.1 analysis-22 nightly-Thursday
10.4.4.lst 12.6.0f 14.4.4 15.8.0 analysis-5 nightly-Tuesday
10.4.4-online-3 14.2.1e 14.4.4a 15.8.0z analysis-8 nightly-Wednesday
10.4.4-physics-1b 14.2.1f 14.4.4b 15.8.1 current online_use
10.4.4-physics-3 14.3.1c 14.4.4c 15.8.2 emcDev simDev
10.4.6 14.3.1d 14.4.4d 8.8.0 ifrDev test-SRT
10.4.6i 14.3.2 14.4.4e 8.8.0c-physics-1 log trkDev
12.3.4g 14.3.2d 14.4.4f AllEvents-Run3-OffPeak-R12.tcl newest
14.5.2d
What architecture?
Linux24RH72_i386_gcc2953 SunOS58_sparc_WS6U1
Linux24RH72_i386_gcc2953
Importing release
importrel version: 1.10
Note: If you get 'AFS connection timeout' error, try SSH transfer instead.
won't copy lib and bin over since you don't have ksh
run importarch to copy them over
cd /afs/slac.stanford.edu/g/babar/dist/releases/14.5.2d; gtar cf - AbsBTagging AbsCalo AbsEnv AbsEvent AbsEventTag AbsParm AbsPid AdminScripts AfkQed AmbientExplorer AmbientPlugin AssocTools AssocToolsP BaBar BASE BbkDataDist BbkLumiTools BbkMirrorTools BbkProdTools BbkRqmTools BbkTaskManager BbkTools BbkUserTools BbrCalib BbrGeom BbrInteractive BbrPython BbrSignal BbrStdUtils BbrUUID BdbAccess BdbAdminScripts BdbAdminTools BdbAmbient BdbAmbientData BdbAmbScanners BdbApplication BdbApplMgmt BdbClustering BdbClusteringServer BdbCond BdbCondAdmin BdbCondLoaders BdbCondModules BdbCondRemote BdbCondTests BdbConfig BdbConfigAlias BdbConfigAliasTree BdbConfigModules BdbConfigOdf BdbConfigProxy BdbConfigTests BdbConfigTools BdbConverters BdbCopyJob BdbDistribution BdbDistTools BdbDomainMgmt BdbDomainOODB BdbEvent BdbEventFactory BdbEventStore BdbEventTests BdbEvsLoaders BdbLicense BdbModules BdbModulesTests BdbObjyMgmt BdbOpsQA BdbOpsUtils BdbPud BdbScribes BdbScribeTest BdbSequences BdbTag BdbTclParm BdbTclParmP BdbTCProxy BdbTCServer BdbTime BdbTools BdbTransfer BdbTrees BdbUtil Bear beget Beta BetaBogus BetaBuildPidEnv BetaCoreTools BetaEvent BetaExamples BetaIfrPidCalib BetaLumi BetaMC BetaMicro BetaMicroAdapter BetaMicroBase BetaMicroTruth BetaMini BetaMiniData BetaMiniModules BetaMiniQA BetaMiniSequences BetaMiniUser BetaPid BetaPidCalib BetaReco BetaRecoAdapter BetaSequences BetaTools BetaUser BField BFieldImpl BFieldP BgsApp BgsCEPack BgsDchSim BgsDrcSim BgsEmcSim BgsFwkModule BgsG4Extension BgsIfrSim BgsPepSim BgsSequences BgsSvtSim bhwide bkqed bldlnx.log bldsol.log BlindTools bmgas Bogus BooleanTools boost BRecoUser BtaBuildEnv BtaCutTools BtaDataK BtaDataP BtaDataR BtaEnv BTaggingSequences BTaggingTools BTaggingUser BTaggingUtils BtaMicroSequences BtaMiniDataK BtaRecoDataP BtaV0Tools BunchSequence BunchT0 BunchT0DataP BunchT0Mon CalConfig CalDatabase CalFit CalMoments CalOffline CalOnline CalProxy CalRevisions CdbAdmin CdbBase CdbBdb CdbBdbShared CdbBdbTable CdbBdbTests CdbBdbWrapper CdbEvtData CdbEvtModules CdbTable CdbTools CfgExplDB CfgExplorer CharmUser CLHEP CodeTemplates CommonUtils CompositionFactory CompositionSequences CompositionTools CompositionUtils Cornelius++ CPEUtils CPExtract CrnBeta .current cvsutil D2ProngUser database DbiEvent .dbxinit DchBunchT0 DchCalib DchCalibdEdx DchCalibFcn DchCalOep DchCalOnline DchCalScripts DchCond DchCondModules DchConfig DchConfigData DchData DchDataCes DchDataK DchDataP DchDctFastMon DchDctOepSequences DchDedxTools DchEnv DchFastMon DchGeom DchGeomBase DchGeomP DchGlobalAlign DchL3TrackFinder DchMaps DchMonTools DchOep DchOepApps DchOepSequences DchOnline DchOpr DchOprMon DchOprMonR DchPid DchProxy DchQC DchRadTrkFinder DchReco DchSequence DchSim DchSimGeomP DchTestStand DchTrkGeom DcxReco DetectorModel DhpCorba DhpDistCorba DhpDistHist DhpEndRunApps DhpIDL DhpManager DhpMonControl DhpMonCorba DhpMonFit DhpMonInterfaces DhpMonitor DhpMonitorApps DhpNoHbkTupleEnv DhpScaler DhpToken DhpTuple DhpTupleEnv diag36 difAlgebra difFunction difTraj DistObjJavaGui DistObjTree DistTreeExamples DmixKpipi0User DmixUser DnaBase DnaCore DnaExamples DnaKan DnaKanBrokers DnaKanTests DnaModules DnaTests doc DocTools DotCorba DotExamples DotIDL DotMemory DotMemoryImpl DotTree DotTreeImpl DotTreeS DotUtils DqmJas DrcAlign DrcBayes DrcBgsModules DrcCalib DrcCalibP DrcCalScripts DrcCerenkov DrcCond DrcConfig DrcData DrcDataCes DrcDataK DrcDataP DrcElectronics DrcElectronicsP DrcEnv DrcGeom DrcGeomP DrcMonTools DrcOep DrcOepCalib DrcOepSequences DrcOfm DrcOnline DrcOnlineConfig DrcOnlineInput DrcOnlineSim DrcOpr DrcOprMon DrcPidUtils DrcReco DrcSequence DrcSim DrcSimGeom DrcSimGeomP DstarlnuUser DstarUser EffTable EidData EidDataK EidDataP EidDataR EidModules EidSim Elf EmcAlign EmcBgsModules EmcCalBhabha EmcCalibToo EmcCalMinI EmcCalPi0 EmcCalRadBb EmcCalRoot EmcCond EmcData EmcDataCes EmcDataK EmcDataP EmcDigiCalib EmcElecCalOnline EmcEnv EmcEventTag EmcGeom EmcGeomP EmcHwDb EmcLayout EmcLPCalOnline EmcLPOnline EmcLPSim EmcMonTools EmcOep EmcOepCalib EmcOepMon EmcOepSequences EmcOnline EmcOpr EmcOprCalib EmcOprMon EmcPhotonFinder EmcPid EmcProxy EmcReco EmcSequence EmcSim EmcSimGeom EmcSimGeomP EmcSrcCalApps EmcSrcCalOnline EmcTools ErrLogger ErrorBrowser EucIntfce EventTagTools EvtGen EvtGenBase EvtGenModels EvtMix Experiment FastMonControl FastVtx FcsSim FctCond FctOnline FctProxy FiltConfig FiltEnv FilterTools FrameExample FrameExtension FrameJobReport FrameLogger FrameScripts FrameUtil Framework G3Data G3DataP G4DataK gamgam .gdbinit geant4 gelhad GenEnv GeneratorsApp GeneratorsQA GenFilters GenFwkInt genUclaII .glimpse_exclude .glimpse_filenames .glimpse_filenames_index .glimpse_filetimes .glimpse_index glimpse.log .glimpse_messages .glimpse_partitions .glimpse_statistics .glimpse_turbo gnbase GNUmakefile GNUmakefile.old HbkScaler HbkTuple HbkTupleEnv HdrDataK hemicosm HepODBMS HepRep HepRepServer HepScaler HepTuple HepTupleEnv HOWTO IfrCabling IfrCablingP IfrCalib IfrCalibScripts IfrCorrections IfrCorrectionsP IfrCosmic IfrData IfrDataCes IfrDataImp IfrDataK IfrDataP IfrDetector IfrEnv IfrFastMon IfrFeeOnline IfrGeom IfrGeomBase IfrGeomP IfrKalman IfrMonTools IfrMuMuEff IfrMuMuEffP IfrOep IfrOepSequences IfrOffCondData IfrOffCondDataP IfrOnline IfrOpr IfrOprMon IfrPid IfrPidData IfrPidP IfrPidR IfrPidUtils IfrProxy IfrReco IfrSequence IfrSim IfrSimGeom IfrSimGeomP IfrTest IfrVisitors IHBDUser include IntegrationUtils IOStreamUtils IR2Tools ISLUser JasExtensions JasInterface java JavaGui JavaHist JavaUtil JetFinder JetNet Jst74 KalmanTrack KalPhysProcess KalTests KanBase KanData KanEvent KanExamples KanFrameUtils Kanga KanModules KanScribes KanSequences KanTransfer KanUtils KDOC kk2f koralb L1DctConfig L1DctData L1DctDataP L1DctEnv L1DctOep L1DctOnline L1DctSim L1DctTools L1EmtCalOnline L1EmtConfig L1EmtConfigTools L1EmtData L1EmtDataP L1EmtEnv L1EmtOep L1EmtOnline L1EmtSim L1EmtSpy L1EmtTools L1FctData L1FctDataK L1FctDataP L1FctOep L1FctSim L1GltConfig L1GltData L1GltDataK L1GltDataP L1GltOep L1GltOnline L1GltSim L1Sim L1SimUtils L1TFMon L1TMonTools L1TNtuple L1TOepSequences L1TOprMon L1TPlayback L3Dch L3Emc L3Master L3Sim L3TConfig L3TConfigP L3TData L3TDataK L3TDataP L3TDiag L3TDisplay L3TEnv L3TFilters L3TLumi L3TModules L3TMon L3TMonTools L3TOep L3TOepSequences L3TOnline L3TOprMon L3TProxy L3Trigger L3TriggerDb LepD0User linkrel.log linkre.log ListInterface man MapConverter MapDetector MapDetectorP MapOep MapOnline MatEnv MatReco mcfio MDUI MemUtil minuit++ MocaEspresso Moose NetTagger NeutralHadData NeutralHadDataP NeutralHadReco NNO NNOPid NonCharm3BodyUser OdcAmbientData OdcAmbientDataP OdcAmbientUtil OdcArcConfigEdit OdcArchiver OdcArchiverCorba OdcCompProxy OdcConfig OdcNtupleMaker OdcPlunger OdcProcessor OdcProd OdfCommon OdfCompression OdfContainer OdfContainerTools OdfDisplayCommon OdfFastMon OdfFileTransport OdfOffline OdfServiceCommon OdfZLib OepAllSequences OepBuffer OepCommon OepConfig OepDaemon OepDaemonFramework OepDaemonLink OepDataP OepEvent OepFastMon OepFramework OepFrameworkApps OepFrameworkData OepLineModules OepLines OepManager OepMonTools OepRemoteFramework OepSequences OepSim OepTools OprAddP OprAdminTools OprCBData OprCommon OprDaemon OprDBUtils OprEnv OprExamples OprFramework OprHPSS OprLogManager OprManager OprModules OprMonBase OprMonHist OprProxies OprQaUtils OprSetup OprSpatialDB OprTcStorer OprTemporalDB OprUtils OrcDataP OrcRunData OrcRunDataP OrcSmi OstConcurrency OstErrLogger OstFrameLogger OstNetwork OstTools PackageList PawTuple PcaCommon PDT PepCond PepData PepDataP PepDataR PepEnv PepEnvData PepEnvSim PepOprCalib PepOprMon PepSimGeom PepSimGeomP Phokhara photos PhyOprMon PhysMonSequences PhysProdTools PhysRelTools PidData PidDataK PidDataP PidTools PravdaMC PrintModule PrmFit ProbTools ProbToolsP ProbToolsR ProdDecayFiles ProdTools ProxyDict PrsParser pythia Q2BUser QaBetaTools QaSimAppHists QaSimHists QaToolsUtils QtrErrLog QtrTools RandControl RawDataStatus RdfCommon RdfTools RdsDataP RdsModules RdsSequences RecoBGFilter RecoData RecoDataK RecoDataP RecoMCMatch RecoUtils RecVtx RegrTest RooCond RooCutTools RooFitCore RooFitModels RooModules RooModulesTest RooOprTools RooPidCond RooQA RooScribes RooScribesTest RooSequences RooTuple RooTupleEnv RooUtils S2bUser SimApp SimpleComposition SimUtils SiteConfig SkimMini SkimTools slap SmfFramework SoftRelTools .spec-Linux24RH72_i386_gcc2953 .spec.Linux24RH72_i386_gcc2953.1 .spec-SunOS58_sparc_WS6U1 .spec.SunOS58_sparc_WS6U1.1 squaw SrtAdmin stdhep StdHepData StdHepDataP StdHepDataR STLUtility SvtBgsModules SvtCalib SvtCond SvtCondModules SvtConfig SvtData SvtDataCes SvtDataK SvtDataP SvtElectronics SvtElectronicsP SvtEnv SvtFastMon SvtGeom SvtGeomP SvtHitReco SvtLocalAlign SvtLocalAlignUtils SvtMonTools SvtOep SvtOepApps SvtOepSequences SvtOnline SvtOprMon SvtOprSequences SvtPid SvtPidCalib SvtPidCalibP SvtPidCalibR SvtQC SvtReco SvtSequence SvtSim SvtSimGeom SvtSimGeomP SvtSurvey SvtTrack SwimTracks SysUtils TagData TagDataK TagDataP TagDataR TagDetectorStatus tagList TagModules TagSelectors TaoTools tauola TauUser TimeSignal TopDraw TrajGeom TrgConfig TrgDataCes trgDC trgFrame TrgLine TrgParser TrgProxy TrgTags TrgTools TrkBase TrkBgsModules TrkCombo TrkCond TrkDataCes TrkDataK TrkDataP TrkDchHitAdd TrkEnv TrkEnvModules TrkFindMCPerfect TrkFitter TrkGeom TrkGeomP TrkHitAdd TrkHitAddSequence TrkKink TrkKinkOprMon TrkKinkTests TrkMiniTools TrkMonTools TrkOpr TrkOprMon TrkQC TrkReco TrkSequence TrkSvtHitAdd TrkUtils TruthTools TwoBodyAnal unt UpsilonQA UpsilonTools UsrData UsrDataK UsrTools vcs VertexingTools VtxBase VtxCascade VtxFitter VtxOprMon VtxTreeFitter workdir XProtocol XTNetAdmin XTNetFile | gtar xf -
copying packages...
reset BASE: ln -s /afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2 BASE
importver -p AbsBTagging V00-02-04
Package AbsBTagging already has version V00-02-04 here
importver -p AbsCalo V00-05-00
Package AbsCalo already has version V00-05-00 here
importver -p AbsEnv V00-05-00
Package AbsEnv already has version V00-05-00 here
importver -p AbsEvent V01-02-11
Package AbsEvent already has version V01-02-11 here
importver -p AbsEventTag V00-00-11
Package AbsEventTag already has version V00-00-11 here
importver -p AbsParm V00-05-02
Package AbsParm already has version V00-05-02 here
importver -p AbsPid V00-04-12
Package AbsPid already has version V00-04-12 here
importver -p AfkQed V00-00-11
Package AfkQed already has version V00-00-11 here
importver -p AmbientExplorer V00-02-22
Package AmbientExplorer already has version V00-02-22 here
importver -p AmbientPlugin V00-02-04
Package AmbientPlugin already has version V00-02-04 here
importver -p AssocTools V00-04-19
Package AssocTools already has version V00-04-19 here
importver -p AssocToolsP V00-01-02
Package AssocToolsP already has version V00-01-02 here
importver -p BaBar V00-06-06
Package BaBar already has version V00-06-06 here
importver -p BbkTaskManager V00-00-11
Package BbkTaskManager already has version V00-00-11 here
importver -p BbrCalib V00-04-33
Package BbrCalib already has version V00-04-33 here
importver -p BbrGeom V00-08-03
Package BbrGeom already has version V00-08-03 here
importver -p BbrInteractive V00-00-10
Package BbrInteractive already has version V00-00-10 here
importver -p BbrPython V00-00-02
Package BbrPython already has version V00-00-02 here
importver -p BbrSignal V00-00-05
Package BbrSignal already has version V00-00-05 here
importver -p BbrStdUtils V00-01-30
Package BbrStdUtils already has version V00-01-30 here
importver -p BbrUUID V00-00-02
Package BbrUUID already has version V00-00-02 here
importver -p BdbAccess V01-02-02
Package BdbAccess already has version V01-02-02 here
importver -p BdbAdminTools V01-00-04
Package BdbAdminTools already has version V01-00-04 here
importver -p BdbAmbient V01-07-03
Package BdbAmbient already has version V01-07-03 here
importver -p BdbAmbientData V00-01-01
Package BdbAmbientData already has version V00-01-01 here
importver -p BdbAmbScanners V00-04-01
Package BdbAmbScanners already has version V00-04-01 here
importver -p BdbApplication V02-00-04
Package BdbApplication already has version V02-00-04 here
importver -p BdbApplMgmt V02-00-00
Package BdbApplMgmt already has version V02-00-00 here
importver -p BdbClustering V02-02-02
Package BdbClustering already has version V02-02-02 here
importver -p BdbClusteringServer V01-01-01
Package BdbClusteringServer already has version V01-01-01 here
importver -p BdbCond V01-04-00
Package BdbCond already has version V01-04-00 here
importver -p BdbCondAdmin V01-01-05
Package BdbCondAdmin already has version V01-01-05 here
importver -p BdbCondLoaders V00-02-08
Package BdbCondLoaders already has version V00-02-08 here
importver -p BdbCondModules V00-02-01
Package BdbCondModules already has version V00-02-01 here
importver -p BdbCondRemote V01-01-03
Package BdbCondRemote already has version V01-01-03 here
importver -p BdbCondTests V00-05-02
Package BdbCondTests already has version V00-05-02 here
importver -p BdbConfig V00-11-01
Package BdbConfig already has version V00-11-01 here
importver -p BdbConfigAlias V00-01-09
Package BdbConfigAlias already has version V00-01-09 here
importver -p BdbConfigAliasTree V00-02-02
Package BdbConfigAliasTree already has version V00-02-02 here
importver -p BdbConfigModules V00-02-00
Package BdbConfigModules already has version V00-02-00 here
importver -p BdbConfigOdf V00-01-00
Package BdbConfigOdf already has version V00-01-00 here
importver -p BdbConfigProxy V00-03-01
Package BdbConfigProxy already has version V00-03-01 here
importver -p BdbConfigTests V00-07-00
Package BdbConfigTests already has version V00-07-00 here
importver -p BdbConfigTools V00-09-05
Package BdbConfigTools already has version V00-09-05 here
importver -p BdbConverters V02-00-00
Package BdbConverters already has version V02-00-00 here
importver -p BdbCopyJob V00-02-03
Package BdbCopyJob already has version V00-02-03 here
importver -p BdbDistribution V01-00-01
Package BdbDistribution already has version V01-00-01 here
importver -p BdbDistTools V02-06-00
Package BdbDistTools already has version V02-06-00 here
importver -p BdbDomainMgmt V00-00-09
Package BdbDomainMgmt already has version V00-00-09 here
importver -p BdbDomainOODB V01-01-02
Package BdbDomainOODB already has version V01-01-02 here
importver -p BdbEvent V03-00-25
Package BdbEvent already has version V03-00-25 here
importver -p BdbEventFactory V00-00-14
Package BdbEventFactory already has version V00-00-14 here
importver -p BdbEventStore V02-00-05
Package BdbEventStore already has version V02-00-05 here
importver -p BdbEventTests V01-00-01
Package BdbEventTests already has version V01-00-01 here
importver -p BdbEvsLoaders V01-00-09
Package BdbEvsLoaders already has version V01-00-09 here
importver -p BdbLicense V00-00-02
Package BdbLicense already has version V00-00-02 here
importver -p BdbModules V02-00-10-01
Package BdbModules already has version V02-00-10-01 here
importver -p BdbModulesTests V01-00-00
Package BdbModulesTests already has version V01-00-00 here
importver -p BdbObjyMgmt V02-00-07
Package BdbObjyMgmt already has version V02-00-07 here
importver -p BdbOpsQA V00-00-04
Package BdbOpsQA already has version V00-00-04 here
importver -p BdbOpsUtils V01-00-00
Package BdbOpsUtils already has version V01-00-00 here
importver -p BdbPud V00-00-16
Package BdbPud already has version V00-00-16 here
importver -p BdbScribes V01-01-03
Package BdbScribes already has version V01-01-03 here
importver -p BdbScribeTest V01-00-02
Package BdbScribeTest already has version V01-00-02 here
importver -p BdbSequences V01-00-02
Package BdbSequences already has version V01-00-02 here
importver -p BdbTag V00-00-04
Package BdbTag already has version V00-00-04 here
importver -p BdbTclParm V00-01-08
Package BdbTclParm already has version V00-01-08 here
importver -p BdbTclParmP V00-02-08
Package BdbTclParmP already has version V00-02-08 here
importver -p BdbTCProxy V00-01-01
Package BdbTCProxy already has version V00-01-01 here
importver -p BdbTCServer V00-03-03
Package BdbTCServer already has version V00-03-03 here
importver -p BdbTime V00-05-01
Package BdbTime already has version V00-05-01 here
importver -p BdbTools V00-02-03
Package BdbTools already has version V00-02-03 here
importver -p BdbTransfer V00-00-13
Package BdbTransfer already has version V00-00-13 here
importver -p BdbTrees V02-00-04
Package BdbTrees already has version V02-00-04 here
importver -p BdbUtil V02-00-00
Package BdbUtil already has version V02-00-00 here
importver -p Bear V01-01-11
Package Bear already has version V01-01-11 here
importver -p beget V00-24-01
Package beget already has version V00-24-01 here
importver -p Beta V00-10-05
Package Beta already has version V00-10-05 here
importver -p BetaBogus V00-09-01
Package BetaBogus already has version V00-09-01 here
importver -p BetaBuildPidEnv V00-00-10
Package BetaBuildPidEnv already has version V00-00-10 here
importver -p BetaCoreTools V00-02-12
Package BetaCoreTools already has version V00-02-12 here
importver -p BetaEvent V00-01-17
Package BetaEvent already has version V00-01-17 here
importver -p BetaExamples V00-11-04
Package BetaExamples already has version V00-11-04 here
importver -p BetaIfrPidCalib V00-02-02
Package BetaIfrPidCalib already has version V00-02-02 here
importver -p BetaLumi V00-00-22-01
Package BetaLumi already has version V00-00-22-01 here
importver -p BetaMC V00-11-03
Package BetaMC already has version V00-11-03 here
importver -p BetaMicro V00-03-01
Package BetaMicro already has version V00-03-01 here
importver -p BetaMicroAdapter V00-00-32
Package BetaMicroAdapter already has version V00-00-32 here
importver -p BetaMicroBase V00-04-03
Package BetaMicroBase already has version V00-04-03 here
importver -p BetaMicroTruth V00-01-01
Package BetaMicroTruth already has version V00-01-01 here
importver -p BetaMini V00-10-07
Package BetaMini already has version V00-10-07 here
importver -p BetaMiniData V00-02-07
Package BetaMiniData already has version V00-02-07 here
importver -p BetaMiniModules V00-04-06
Package BetaMiniModules already has version V00-04-06 here
importver -p BetaMiniQA V00-00-37
Package BetaMiniQA already has version V00-00-37 here
importver -p BetaMiniSequences V00-11-01-04
Package BetaMiniSequences already has version V00-11-01-04 here
importver -p BetaMiniUser V00-01-51
Package BetaMiniUser already has version V00-01-51 here
importver -p BetaPid V00-01-82
Package BetaPid already has version V00-01-82 here
importver -p BetaPidCalib V00-04-32
Package BetaPidCalib already has version V00-04-32 here
importver -p BetaReco V00-11-11
Package BetaReco already has version V00-11-11 here
importver -p BetaRecoAdapter V00-10-01
Package BetaRecoAdapter already has version V00-10-01 here
importver -p BetaSequences V00-10-22
Package BetaSequences already has version V00-10-22 here
importver -p BetaTools V00-11-34
Package BetaTools already has version V00-11-34 here
importver -p BetaUser V00-09-37
Package BetaUser already has version V00-09-37 here
importver -p BField V00-04-11
Package BField already has version V00-04-11 here
importver -p BFieldImpl V00-00-13
Package BFieldImpl already has version V00-00-13 here
importver -p BFieldP V00-03-00
Package BFieldP already has version V00-03-00 here
importver -p BgsApp V00-02-59
Package BgsApp already has version V00-02-59 here
importver -p BgsCEPack V00-03-02
Package BgsCEPack already has version V00-03-02 here
importver -p BgsDchSim V00-02-24
Package BgsDchSim already has version V00-02-24 here
importver -p BgsDrcSim V00-02-05
Package BgsDrcSim already has version V00-02-05 here
importver -p BgsEmcSim V00-03-02
Package BgsEmcSim already has version V00-03-02 here
importver -p BgsFwkModule V00-03-55
Package BgsFwkModule already has version V00-03-55 here
importver -p BgsG4Extension V00-00-38
Package BgsG4Extension already has version V00-00-38 here
importver -p BgsIfrSim V00-02-22
Package BgsIfrSim already has version V00-02-22 here
importver -p BgsPepSim V00-02-46
Package BgsPepSim already has version V00-02-46 here
importver -p BgsSequences V00-01-18
Package BgsSequences already has version V00-01-18 here
importver -p BgsSvtSim V00-04-52
Package BgsSvtSim already has version V00-04-52 here
importver -p bhwide V00-02-02
Package bhwide already has version V00-02-02 here
importver -p bkqed V00-02-06
Package bkqed already has version V00-02-06 here
importver -p BlindTools V00-01-01
Package BlindTools already has version V00-01-01 here
importver -p bmgas V00-02-00
Package bmgas already has version V00-02-00 here
importver -p Bogus V00-07-29
Package Bogus already has version V00-07-29 here
importver -p BooleanTools V00-01-04
Package BooleanTools already has version V00-01-04 here
importver -p boost V01-27-00-04
Package boost already has version V01-27-00-04 here
importver -p BRecoUser V00-12-01
Package BRecoUser already has version V00-12-01 here
importver -p BtaBuildEnv V00-00-15
Package BtaBuildEnv already has version V00-00-15 here
importver -p BtaCutTools V00-00-07
Package BtaCutTools already has version V00-00-07 here
importver -p BtaDataK V01-00-02
Package BtaDataK already has version V01-00-02 here
importver -p BtaDataP V00-04-02
Package BtaDataP already has version V00-04-02 here
importver -p BtaDataR V00-04-03
Package BtaDataR already has version V00-04-03 here
importver -p BtaEnv V00-01-03
Package BtaEnv already has version V00-01-03 here
importver -p BTaggingSequences V00-02-05
Package BTaggingSequences already has version V00-02-05 here
importver -p BTaggingTools V00-02-09
Package BTaggingTools already has version V00-02-09 here
importver -p BTaggingUser V00-02-04
Package BTaggingUser already has version V00-02-04 here
importver -p BTaggingUtils V00-02-03
Package BTaggingUtils already has version V00-02-03 here
importver -p BtaMicroSequences V00-01-15
Package BtaMicroSequences already has version V00-01-15 here
importver -p BtaMiniDataK V01-00-05
Package BtaMiniDataK already has version V01-00-05 here
importver -p BtaRecoDataP V00-00-10
Package BtaRecoDataP already has version V00-00-10 here
importver -p BtaV0Tools V00-00-08
Package BtaV0Tools already has version V00-00-08 here
importver -p BunchSequence V00-04-01
Package BunchSequence already has version V00-04-01 here
importver -p BunchT0 V01-00-07
Package BunchT0 already has version V01-00-07 here
importver -p BunchT0DataP V01-00-01
Package BunchT0DataP already has version V01-00-01 here
importver -p BunchT0Mon V01-00-04
Package BunchT0Mon already has version V01-00-04 here
importver -p CalConfig V00-07-01
Package CalConfig already has version V00-07-01 here
importver -p CalDatabase V00-05-39
Package CalDatabase already has version V00-05-39 here
importver -p CalFit V00-04-22
Package CalFit already has version V00-04-22 here
importver -p CalMoments V00-00-17
Package CalMoments already has version V00-00-17 here
importver -p CalOffline V00-03-22
Package CalOffline already has version V00-03-22 here
importver -p CalOnline V00-07-13
Package CalOnline already has version V00-07-13 here
importver -p CalProxy V00-00-09
Package CalProxy already has version V00-00-09 here
importver -p CalRevisions V00-00-00
Package CalRevisions already has version V00-00-00 here
importver -p CdbAdmin V01-03-04
Package CdbAdmin already has version V01-03-04 here
importver -p CdbBase V00-09-01
Package CdbBase already has version V00-09-01 here
importver -p CdbBdb V00-08-01
Package CdbBdb already has version V00-08-01 here
importver -p CdbBdbShared V00-05-00
Package CdbBdbShared already has version V00-05-00 here
importver -p CdbBdbTable V00-02-01
Package CdbBdbTable already has version V00-02-01 here
importver -p CdbBdbTests V00-06-01
Package CdbBdbTests already has version V00-06-01 here
importver -p CdbBdbWrapper V00-05-00
Package CdbBdbWrapper already has version V00-05-00 here
importver -p CdbEvtData V00-00-01
Package CdbEvtData already has version V00-00-01 here
importver -p CdbEvtModules V00-00-06
Package CdbEvtModules already has version V00-00-06 here
importver -p CdbTable V00-02-00
Package CdbTable already has version V00-02-00 here
importver -p CdbTools V00-04-03
Package CdbTools already has version V00-04-03 here
importver -p CfgExplDB V00-03-00
Package CfgExplDB already has version V00-03-00 here
importver -p CfgExplorer V00-12-03
Package CfgExplorer already has version V00-12-03 here
importver -p CharmUser V00-04-05
Package CharmUser already has version V00-04-05 here
importver -p CLHEP V01-06-06
Package CLHEP already has version V01-06-06 here
importver -p CodeTemplates V00-00-08
Package CodeTemplates already has version V00-00-08 here
importver -p CommonUtils V00-06-00
Package CommonUtils already has version V00-06-00 here
importver -p CompositionFactory V01-01-02
Package CompositionFactory already has version V01-01-02 here
importver -p CompositionSequences V00-03-05
Package CompositionSequences already has version V00-03-05 here
importver -p CompositionTools V01-01-01
Package CompositionTools already has version V01-01-01 here
importver -p CompositionUtils V00-01-15
Package CompositionUtils already has version V00-01-15 here
importver -p Cornelius++ V00-02-35
Package Cornelius++ already has version V00-02-35 here
importver -p CPEUtils V00-00-13
Package CPEUtils already has version V00-00-13 here
importver -p CPExtract V00-01-10
Package CPExtract already has version V00-01-10 here
importver -p CrnBeta V00-03-07
Package CrnBeta already has version V00-03-07 here
importver -p cvsutil V00-00-27
Package cvsutil already has version V00-00-27 here
importver -p D2ProngUser V00-00-07
Package D2ProngUser already has version V00-00-07 here
importver -p DbiEvent V00-15-16-01
Package DbiEvent already has version V00-15-16-01 here
importver -p DchBunchT0 V02-00-07
Package DchBunchT0 already has version V02-00-07 here
importver -p DchCalib V01-01-04
Package DchCalib already has version V01-01-04 here
importver -p DchCalibdEdx V00-00-30
Package DchCalibdEdx already has version V00-00-30 here
importver -p DchCalibFcn V01-02-02
Package DchCalibFcn already has version V01-02-02 here
importver -p DchCalOep V00-02-03
Package DchCalOep already has version V00-02-03 here
importver -p DchCalOnline V00-02-33
Package DchCalOnline already has version V00-02-33 here
importver -p DchCalScripts V00-06-01
Package DchCalScripts already has version V00-06-01 here
importver -p DchCond V01-02-02
Package DchCond already has version V01-02-02 here
importver -p DchCondModules V01-01-12
Package DchCondModules already has version V01-01-12 here
importver -p DchConfig V00-02-02
Package DchConfig already has version V00-02-02 here
importver -p DchConfigData V00-00-14
Package DchConfigData already has version V00-00-14 here
importver -p DchData V01-03-00
Package DchData already has version V01-03-00 here
importver -p DchDataCes V00-04-04
Package DchDataCes already has version V00-04-04 here
importver -p DchDataK V01-00-02
Package DchDataK already has version V01-00-02 here
importver -p DchDataP V01-00-02
Package DchDataP already has version V01-00-02 here
importver -p DchDctFastMon V00-01-00
Package DchDctFastMon already has version V00-01-00 here
importver -p DchDctOepSequences V00-00-01
Package DchDctOepSequences already has version V00-00-01 here
importver -p DchDedxTools V01-02-04
Package DchDedxTools already has version V01-02-04 here
importver -p DchEnv V00-05-03
Package DchEnv already has version V00-05-03 here
importver -p DchFastMon V00-04-02
Package DchFastMon already has version V00-04-02 here
importver -p DchGeom V01-00-16
Package DchGeom already has version V01-00-16 here
importver -p DchGeomBase V00-02-06
Package DchGeomBase already has version V00-02-06 here
importver -p DchGeomP V01-00-02
Package DchGeomP already has version V01-00-02 here
importver -p DchGlobalAlign V01-01-17
Package DchGlobalAlign already has version V01-01-17 here
importver -p DchL3TrackFinder V00-02-00
Package DchL3TrackFinder already has version V00-02-00 here
importver -p DchMaps V00-03-11
Package DchMaps already has version V00-03-11 here
importver -p DchMonTools V00-01-15
Package DchMonTools already has version V00-01-15 here
importver -p DchOep V00-07-08
Package DchOep already has version V00-07-08 here
importver -p DchOepApps V00-03-05
Package DchOepApps already has version V00-03-05 here
importver -p DchOepSequences V00-01-10
Package DchOepSequences already has version V00-01-10 here
importver -p DchOnline V00-08-12
Package DchOnline already has version V00-08-12 here
importver -p DchOpr V01-01-10
Package DchOpr already has version V01-01-10 here
importver -p DchOprMon V00-08-07
Package DchOprMon already has version V00-08-07 here
importver -p DchOprMonR V00-00-13
Package DchOprMonR already has version V00-00-13 here
importver -p DchPid V01-01-26
Package DchPid already has version V01-01-26 here
importver -p DchProxy V01-02-02
Package DchProxy already has version V01-02-02 here
importver -p DchQC V00-07-00
Package DchQC already has version V00-07-00 here
importver -p DchRadTrkFinder V01-01-02
Package DchRadTrkFinder already has version V01-01-02 here
importver -p DchReco V01-02-01
Package DchReco already has version V01-02-01 here
importver -p DchSequence V01-01-00
Package DchSequence already has version V01-01-00 here
importver -p DchSim V00-11-11
Package DchSim already has version V00-11-11 here
importver -p DchSimGeomP V00-02-09
Package DchSimGeomP already has version V00-02-09 here
importver -p DchTestStand V00-05-14
Package DchTestStand already has version V00-05-14 here
importver -p DchTrkGeom V00-03-02
Package DchTrkGeom already has version V00-03-02 here
importver -p DcxReco V01-01-05
Package DcxReco already has version V01-01-05 here
importver -p DetectorModel V01-01-06
Package DetectorModel already has version V01-01-06 here
importver -p DhpCorba V00-10-04
Package DhpCorba already has version V00-10-04 here
importver -p DhpDistCorba V02-03-06
Package DhpDistCorba already has version V02-03-06 here
importver -p DhpDistHist V00-09-00
Package DhpDistHist already has version V00-09-00 here
importver -p DhpEndRunApps V00-04-11
Package DhpEndRunApps already has version V00-04-11 here
importver -p DhpIDL V00-00-04
Package DhpIDL already has version V00-00-04 here
importver -p DhpManager V01-01-12
Package DhpManager already has version V01-01-12 here
importver -p DhpMonControl V00-03-02
Package DhpMonControl already has version V00-03-02 here
importver -p DhpMonCorba V00-03-02
Package DhpMonCorba already has version V00-03-02 here
importver -p DhpMonFit V00-04-03
Package DhpMonFit already has version V00-04-03 here
importver -p DhpMonInterfaces V00-03-05
Package DhpMonInterfaces already has version V00-03-05 here
importver -p DhpMonitor V00-04-06
Package DhpMonitor already has version V00-04-06 here
importver -p DhpMonitorApps V00-04-00
Package DhpMonitorApps already has version V00-04-00 here
importver -p DhpNoHbkTupleEnv V00-10-01
Package DhpNoHbkTupleEnv already has version V00-10-01 here
importver -p DhpScaler V02-05-05
Package DhpScaler already has version V02-05-05 here
importver -p DhpToken V00-04-01
Package DhpToken already has version V00-04-01 here
importver -p DhpTuple V03-08-02
Package DhpTuple already has version V03-08-02 here
importver -p DhpTupleEnv V00-07-04
Package DhpTupleEnv already has version V00-07-04 here
importver -p diag36 V00-00-09
Package diag36 already has version V00-00-09 here
importver -p difAlgebra V00-04-18
Package difAlgebra already has version V00-04-18 here
importver -p difFunction V00-01-11
Package difFunction already has version V00-01-11 here
importver -p difTraj V00-00-08
Package difTraj already has version V00-00-08 here
importver -p DistObjJavaGui V00-05-00
Package DistObjJavaGui already has version V00-05-00 here
importver -p DistObjTree V02-08-02
Package DistObjTree already has version V02-08-02 here
importver -p DistTreeExamples V00-05-04
Package DistTreeExamples already has version V00-05-04 here
importver -p DmixKpipi0User V01-10-04
Package DmixKpipi0User already has version V01-10-04 here
importver -p DmixUser V00-00-29
Package DmixUser already has version V00-00-29 here
importver -p DnaBase V01-00-08
Package DnaBase already has version V01-00-08 here
importver -p DnaCore V01-00-06
Package DnaCore already has version V01-00-06 here
importver -p DnaExamples V01-00-01
Package DnaExamples already has version V01-00-01 here
importver -p DnaKan V01-00-17-01
Package DnaKan already has version V01-00-17-01 here
importver -p DnaKanBrokers V01-00-08
Package DnaKanBrokers already has version V01-00-08 here
importver -p DnaKanTests V01-00-04
Package DnaKanTests already has version V01-00-04 here
importver -p DnaModules V01-00-06
Package DnaModules already has version V01-00-06 here
importver -p DnaTests V01-00-06
Package DnaTests already has version V01-00-06 here
importver -p DocTools V00-00-00
Package DocTools already has version V00-00-00 here
importver -p DotCorba V00-11-00
Package DotCorba already has version V00-11-00 here
importver -p DotExamples V00-00-02
Package DotExamples already has version V00-00-02 here
importver -p DotIDL V00-00-04
Package DotIDL already has version V00-00-04 here
importver -p DotMemory V00-02-01
Package DotMemory already has version V00-02-01 here
importver -p DotMemoryImpl V00-01-00
Package DotMemoryImpl already has version V00-01-00 here
importver -p DotTree V00-00-02
Package DotTree already has version V00-00-02 here
importver -p DotTreeImpl V00-04-01
Package DotTreeImpl already has version V00-04-01 here
importver -p DotTreeS V00-00-01
Package DotTreeS already has version V00-00-01 here
importver -p DotUtils V00-01-05
Package DotUtils already has version V00-01-05 here
importver -p DqmJas V00-00-09
Package DqmJas already has version V00-00-09 here
importver -p DrcAlign V00-02-06
Package DrcAlign already has version V00-02-06 here
importver -p DrcBayes V00-07-10
Package DrcBayes already has version V00-07-10 here
importver -p DrcBgsModules V00-02-03
Package DrcBgsModules already has version V00-02-03 here
importver -p DrcCalib V00-03-03
Package DrcCalib already has version V00-03-03 here
importver -p DrcCalibP V00-00-06
Package DrcCalibP already has version V00-00-06 here
importver -p DrcCalScripts V00-00-02
Package DrcCalScripts already has version V00-00-02 here
importver -p DrcCerenkov V00-07-03
Package DrcCerenkov already has version V00-07-03 here
importver -p DrcCond V00-06-17
Package DrcCond already has version V00-06-17 here
importver -p DrcConfig V00-06-05
Package DrcConfig already has version V00-06-05 here
importver -p DrcData V00-08-05
Package DrcData already has version V00-08-05 here
importver -p DrcDataCes V00-04-09
Package DrcDataCes already has version V00-04-09 here
importver -p DrcDataK V01-00-02
Package DrcDataK already has version V01-00-02 here
importver -p DrcDataP V00-10-19
Package DrcDataP already has version V00-10-19 here
importver -p DrcElectronics V00-06-30
Package DrcElectronics already has version V00-06-30 here
importver -p DrcElectronicsP V00-00-02
Package DrcElectronicsP already has version V00-00-02 here
importver -p DrcEnv V00-08-13
Package DrcEnv already has version V00-08-13 here
importver -p DrcGeom V00-08-03
Package DrcGeom already has version V00-08-03 here
importver -p DrcGeomP V00-08-01
Package DrcGeomP already has version V00-08-01 here
importver -p DrcMonTools V00-04-02
Package DrcMonTools already has version V00-04-02 here
importver -p DrcOep V00-06-30
Package DrcOep already has version V00-06-30 here
importver -p DrcOepCalib V00-03-00
Package DrcOepCalib already has version V00-03-00 here
importver -p DrcOepSequences V00-01-13
Package DrcOepSequences already has version V00-01-13 here
importver -p DrcOfm V00-03-08
Package DrcOfm already has version V00-03-08 here
importver -p DrcOnline V00-11-05
Package DrcOnline already has version V00-11-05 here
importver -p DrcOnlineConfig V00-00-25
Package DrcOnlineConfig already has version V00-00-25 here
importver -p DrcOnlineInput V00-00-16
Package DrcOnlineInput already has version V00-00-16 here
importver -p DrcOnlineSim V00-00-05
Package DrcOnlineSim already has version V00-00-05 here
importver -p DrcOpr V00-09-00
Package DrcOpr already has version V00-09-00 here
importver -p DrcOprMon V00-00-36
Package DrcOprMon already has version V00-00-36 here
importver -p DrcPidUtils V00-00-04
Package DrcPidUtils already has version V00-00-04 here
importver -p DrcReco V00-08-30
Package DrcReco already has version V00-08-30 here
importver -p DrcSequence V00-06-42
Package DrcSequence already has version V00-06-42 here
importver -p DrcSim V00-09-01
Package DrcSim already has version V00-09-01 here
importver -p DrcSimGeom V00-00-10
Package DrcSimGeom already has version V00-00-10 here
importver -p DrcSimGeomP V00-00-13
Package DrcSimGeomP already has version V00-00-13 here
importver -p DstarlnuUser V00-05-02
Package DstarlnuUser already has version V00-05-02 here
importver -p DstarUser V00-00-12
Package DstarUser already has version V00-00-12 here
importver -p EffTable V00-00-03
Package EffTable already has version V00-00-03 here
importver -p EidData V00-03-00
Package EidData already has version V00-03-00 here
importver -p EidDataK V00-04-05
Package EidDataK already has version V00-04-05 here
importver -p EidDataP V00-00-11
Package EidDataP already has version V00-00-11 here
importver -p EidDataR V00-02-11
Package EidDataR already has version V00-02-11 here
importver -p EidModules V00-02-01
Package EidModules already has version V00-02-01 here
importver -p EidSim V00-01-00
Package EidSim already has version V00-01-00 here
importver -p Elf V01-02-57
Package Elf already has version V01-02-57 here
importver -p EmcAlign V00-01-10
Package EmcAlign already has version V00-01-10 here
importver -p EmcBgsModules V00-03-01
Package EmcBgsModules already has version V00-03-01 here
importver -p EmcCalBhabha V00-02-06
Package EmcCalBhabha already has version V00-02-06 here
importver -p EmcCalibToo V00-02-06
Package EmcCalibToo already has version V00-02-06 here
importver -p EmcCalMinI V00-02-28
Package EmcCalMinI already has version V00-02-28 here
importver -p EmcCalPi0 V00-05-12
Package EmcCalPi0 already has version V00-05-12 here
importver -p EmcCalRadBb V00-01-05
Package EmcCalRadBb already has version V00-01-05 here
importver -p EmcCalRoot V00-00-36-01
Package EmcCalRoot already has version V00-00-36-01 here
importver -p EmcCond V00-03-26
Package EmcCond already has version V00-03-26 here
importver -p EmcData V00-11-05
Package EmcData already has version V00-11-05 here
importver -p EmcDataCes V00-04-09
Package EmcDataCes already has version V00-04-09 here
importver -p EmcDataK V01-00-03
Package EmcDataK already has version V01-00-03 here
importver -p EmcDataP V00-05-13
Package EmcDataP already has version V00-05-13 here
importver -p EmcDigiCalib V00-03-06
Package EmcDigiCalib already has version V00-03-06 here
importver -p EmcElecCalOnline V00-02-22
Package EmcElecCalOnline already has version V00-02-22 here
importver -p EmcEnv V00-08-11-05
Package EmcEnv already has version V00-08-11-05 here
importver -p EmcEventTag V00-01-02
Package EmcEventTag already has version V00-01-02 here
importver -p EmcGeom V00-04-15
Package EmcGeom already has version V00-04-15 here
importver -p EmcGeomP V00-01-06
Package EmcGeomP already has version V00-01-06 here
importver -p EmcHwDb V00-03-02
Package EmcHwDb already has version V00-03-02 here
importver -p EmcLayout V00-01-02
Package EmcLayout already has version V00-01-02 here
importver -p EmcLPCalOnline V00-00-14
Package EmcLPCalOnline already has version V00-00-14 here
importver -p EmcLPOnline V00-01-02
Package EmcLPOnline already has version V00-01-02 here
importver -p EmcLPSim V00-00-12
Package EmcLPSim already has version V00-00-12 here
importver -p EmcMonTools V00-01-05
Package EmcMonTools already has version V00-01-05 here
importver -p EmcOep V00-02-08
Package EmcOep already has version V00-02-08 here
importver -p EmcOepCalib V00-04-01
Package EmcOepCalib already has version V00-04-01 here
importver -p EmcOepMon V00-03-11
Package EmcOepMon already has version V00-03-11 here
importver -p EmcOepSequences V00-03-01
Package EmcOepSequences already has version V00-03-01 here
importver -p EmcOnline V00-03-37
Package EmcOnline already has version V00-03-37 here
importver -p EmcOpr V00-01-12
Package EmcOpr already has version V00-01-12 here
importver -p EmcOprCalib V00-00-44
Package EmcOprCalib already has version V00-00-44 here
importver -p EmcOprMon V00-01-08
Package EmcOprMon already has version V00-01-08 here
importver -p EmcPhotonFinder V00-01-02
Package EmcPhotonFinder already has version V00-01-02 here
importver -p EmcPid V00-04-27
Package EmcPid already has version V00-04-27 here
importver -p EmcProxy V00-00-18
Package EmcProxy already has version V00-00-18 here
importver -p EmcReco V00-07-09
Package EmcReco already has version V00-07-09 here
importver -p EmcSequence V00-04-02
Package EmcSequence already has version V00-04-02 here
importver -p EmcSim V00-12-13-03
Package EmcSim already has version V00-12-13-03 here
importver -p EmcSimGeom V00-02-01
Package EmcSimGeom already has version V00-02-01 here
importver -p EmcSimGeomP V00-01-01
Package EmcSimGeomP already has version V00-01-01 here
importver -p EmcSrcCalApps V00-02-14
Package EmcSrcCalApps already has version V00-02-14 here
importver -p EmcSrcCalOnline V00-05-05
Package EmcSrcCalOnline already has version V00-05-05 here
importver -p EmcTools V00-00-06
Package EmcTools already has version V00-00-06 here
importver -p ErrLogger V01-00-03
Package ErrLogger already has version V01-00-03 here
importver -p ErrorBrowser V00-03-00
Package ErrorBrowser already has version V00-03-00 here
importver -p EucIntfce V00-01-31
Package EucIntfce already has version V00-01-31 here
importver -p EventTagTools V00-11-59-03
Package EventTagTools already has version V00-11-59-03 here
importver -p EvtGen V00-11-08
Package EvtGen already has version V00-11-08 here
importver -p EvtGenBase V00-02-08
Package EvtGenBase already has version V00-02-08 here
importver -p EvtGenModels V00-02-07
Package EvtGenModels already has version V00-02-07 here
importver -p EvtMix V00-00-34
Package EvtMix already has version V00-00-34 here
importver -p Experiment V00-00-01
Package Experiment already has version V00-00-01 here
importver -p FastMonControl V01-01-16
Package FastMonControl already has version V01-01-16 here
importver -p FastVtx V03-04-01
Package FastVtx already has version V03-04-01 here
importver -p FcsSim V00-02-04
Package FcsSim already has version V00-02-04 here
importver -p FctCond V00-00-01
Package FctCond already has version V00-00-01 here
importver -p FctOnline V00-02-00
Package FctOnline already has version V00-02-00 here
importver -p FctProxy V00-00-05
Package FctProxy already has version V00-00-05 here
importver -p FiltConfig V00-01-00
Package FiltConfig already has version V00-01-00 here
importver -p FiltEnv V00-02-01
Package FiltEnv already has version V00-02-01 here
importver -p FilterTools V00-08-56
Package FilterTools already has version V00-08-56 here
importver -p FrameExample V00-07-03
Package FrameExample already has version V00-07-03 here
importver -p FrameExtension V00-01-04
Package FrameExtension already has version V00-01-04 here
importver -p FrameJobReport V00-01-04
Package FrameJobReport already has version V00-01-04 here
importver -p FrameLogger V01-01-00
Package FrameLogger already has version V01-01-00 here
importver -p FrameScripts V00-00-21
Package FrameScripts already has version V00-00-21 here
importver -p FrameUtil V00-04-08
Package FrameUtil already has version V00-04-08 here
importver -p Framework V00-14-00
Package Framework already has version V00-14-00 here
importver -p G3Data V00-08-01
Package G3Data already has version V00-08-01 here
importver -p G3DataP V00-02-07
Package G3DataP already has version V00-02-07 here
importver -p G4DataK V01-00-05
Package G4DataK already has version V01-00-05 here
importver -p gamgam V00-02-12
Package gamgam already has version V00-02-12 here
importver -p geant4 V00-01-28
Package geant4 already has version V00-01-28 here
importver -p gelhad V00-03-01
Package gelhad already has version V00-03-01 here
importver -p GenEnv V00-03-05
Package GenEnv already has version V00-03-05 here
importver -p GeneratorsApp V00-00-03
Package GeneratorsApp already has version V00-00-03 here
importver -p GeneratorsQA V00-01-19
Package GeneratorsQA already has version V00-01-19 here
importver -p GenFilters V00-01-08
Package GenFilters already has version V00-01-08 here
importver -p GenFwkInt V00-05-37
Package GenFwkInt already has version V00-05-37 here
importver -p genUclaII V00-00-03
Package genUclaII already has version V00-00-03 here
importver -p gnbase V00-15-06
Package gnbase already has version V00-15-06 here
importver -p HbkScaler V00-05-00
Package HbkScaler already has version V00-05-00 here
importver -p HbkTuple V00-15-05
Package HbkTuple already has version V00-15-05 here
importver -p HbkTupleEnv V00-04-06
Package HbkTupleEnv already has version V00-04-06 here
importver -p HdrDataK V01-00-02
Package HdrDataK already has version V01-00-02 here
importver -p hemicosm V00-00-02
Package hemicosm already has version V00-00-02 here
importver -p HepODBMS V00-02-03
Package HepODBMS already has version V00-02-03 here
importver -p HepRep V00-04-04
Package HepRep already has version V00-04-04 here
importver -p HepRepServer V00-04-23
Package HepRepServer already has version V00-04-23 here
importver -p HepScaler V00-09-02
Package HepScaler already has version V00-09-02 here
importver -p HepTuple V00-14-03
Package HepTuple already has version V00-14-03 here
importver -p HepTupleEnv V00-04-00
Package HepTupleEnv already has version V00-04-00 here
importver -p HOWTO V00-00-28
Package HOWTO already has version V00-00-28 here
importver -p IfrCabling V00-00-17
Package IfrCabling already has version V00-00-17 here
importver -p IfrCablingP V00-01-20
Package IfrCablingP already has version V00-01-20 here
importver -p IfrCalib V00-00-08
Package IfrCalib already has version V00-00-08 here
importver -p IfrCalibScripts V00-02-00
Package IfrCalibScripts already has version V00-02-00 here
importver -p IfrCorrections V00-00-05
Package IfrCorrections already has version V00-00-05 here
importver -p IfrCorrectionsP V00-00-04
Package IfrCorrectionsP already has version V00-00-04 here
importver -p IfrCosmic V00-04-31
Package IfrCosmic already has version V00-04-31 here
importver -p IfrData V00-10-21
Package IfrData already has version V00-10-21 here
importver -p IfrDataCes V00-04-08
Package IfrDataCes already has version V00-04-08 here
importver -p IfrDataImp V00-01-60
Package IfrDataImp already has version V00-01-60 here
importver -p IfrDataK V01-00-02
Package IfrDataK already has version V01-00-02 here
importver -p IfrDataP V00-04-40
Package IfrDataP already has version V00-04-40 here
importver -p IfrDetector V00-10-15
Package IfrDetector already has version V00-10-15 here
importver -p IfrEnv V00-14-06
Package IfrEnv already has version V00-14-06 here
importver -p IfrFastMon V00-04-05
Package IfrFastMon already has version V00-04-05 here
importver -p IfrFeeOnline V00-01-03
Package IfrFeeOnline already has version V00-01-03 here
importver -p IfrGeom V00-18-21
Package IfrGeom already has version V00-18-21 here
importver -p IfrGeomBase V00-00-41
Package IfrGeomBase already has version V00-00-41 here
importver -p IfrGeomP V00-07-21
Package IfrGeomP already has version V00-07-21 here
importver -p IfrKalman V00-00-25
Package IfrKalman already has version V00-00-25 here
importver -p IfrMonTools V00-04-05
Package IfrMonTools already has version V00-04-05 here
importver -p IfrMuMuEff V00-00-11
Package IfrMuMuEff already has version V00-00-11 here
importver -p IfrMuMuEffP V00-00-05
Package IfrMuMuEffP already has version V00-00-05 here
importver -p IfrOep V00-01-19
Package IfrOep already has version V00-01-19 here
importver -p IfrOepSequences V00-00-21
Package IfrOepSequences already has version V00-00-21 here
importver -p IfrOffCondData V00-00-01
Package IfrOffCondData already has version V00-00-01 here
importver -p IfrOffCondDataP V00-02-35
Package IfrOffCondDataP already has version V00-02-35 here
importver -p IfrOnline V00-05-01
Package IfrOnline already has version V00-05-01 here
importver -p IfrOpr V00-01-75
Package IfrOpr already has version V00-01-75 here
importver -p IfrOprMon V00-01-03
Package IfrOprMon already has version V00-01-03 here
importver -p IfrPid V00-13-51
Package IfrPid already has version V00-13-51 here
importver -p IfrPidData V00-15-05
Package IfrPidData already has version V00-15-05 here
importver -p IfrPidP V00-14-11
Package IfrPidP already has version V00-14-11 here
importver -p IfrPidR V00-14-08
Package IfrPidR already has version V00-14-08 here
importver -p IfrPidUtils V00-01-21
Package IfrPidUtils already has version V00-01-21 here
importver -p IfrProxy V00-02-31
Package IfrProxy already has version V00-02-31 here
importver -p IfrReco V00-11-80
Package IfrReco already has version V00-11-80 here
importver -p IfrSequence V00-13-02
Package IfrSequence already has version V00-13-02 here
importver -p IfrSim V00-10-48
Package IfrSim already has version V00-10-48 here
importver -p IfrSimGeom V00-02-13
Package IfrSimGeom already has version V00-02-13 here
importver -p IfrSimGeomP V00-00-33
Package IfrSimGeomP already has version V00-00-33 here
importver -p IfrTest V00-02-00
Package IfrTest already has version V00-02-00 here
importver -p IfrVisitors V00-04-20
Package IfrVisitors already has version V00-04-20 here
importver -p IHBDUser V00-01-08
Package IHBDUser already has version V00-01-08 here
importver -p IntegrationUtils V00-02-04
Package IntegrationUtils already has version V00-02-04 here
importver -p IOStreamUtils V00-03-01
Package IOStreamUtils already has version V00-03-01 here
importver -p IR2Tools V00-01-26
Package IR2Tools already has version V00-01-26 here
importver -p ISLUser V00-02-04
Package ISLUser already has version V00-02-04 here
importver -p JasExtensions V00-01-18
Package JasExtensions already has version V00-01-18 here
importver -p JasInterface V00-04-02
Package JasInterface already has version V00-04-02 here
importver -p JavaGui V00-04-00
Package JavaGui already has version V00-04-00 here
importver -p JavaHist V00-03-00
Package JavaHist already has version V00-03-00 here
importver -p JavaUtil V00-00-06
Package JavaUtil already has version V00-00-06 here
importver -p JetFinder V00-06-00
Package JetFinder already has version V00-06-00 here
importver -p JetNet V00-00-07
Package JetNet already has version V00-00-07 here
importver -p Jst74 V00-00-15
Package Jst74 already has version V00-00-15 here
importver -p KalmanTrack V01-04-04
Package KalmanTrack already has version V01-04-04 here
importver -p KalPhysProcess V01-02-01
Package KalPhysProcess already has version V01-02-01 here
importver -p KalTests V01-01-11
Package KalTests already has version V01-01-11 here
importver -p KanBase V01-00-09
Package KanBase already has version V01-00-09 here
importver -p KanData V01-00-03
Package KanData already has version V01-00-03 here
importver -p KanEvent V01-00-17
Package KanEvent already has version V01-00-17 here
importver -p KanExamples V00-00-04
Package KanExamples already has version V00-00-04 here
importver -p KanFrameUtils V00-00-00
Package KanFrameUtils already has version V00-00-00 here
importver -p Kanga V01-01-04
Package Kanga already has version V01-01-04 here
importver -p KanModules V01-00-25
Package KanModules already has version V01-00-25 here
importver -p KanScribes V01-00-01
Package KanScribes already has version V01-00-01 here
importver -p KanSequences V01-00-03
Package KanSequences already has version V01-00-03 here
importver -p KanUtils V01-01-08
Package KanUtils already has version V01-01-08 here
importver -p KDOC V00-00-05
Package KDOC already has version V00-00-05 here
importver -p kk2f V00-01-34
Package kk2f already has version V00-01-34 here
importver -p koralb V03-00-36
Package koralb already has version V03-00-36 here
importver -p L1DctConfig V00-01-02
Package L1DctConfig already has version V00-01-02 here
importver -p L1DctData V00-03-00
Package L1DctData already has version V00-03-00 here
importver -p L1DctDataP V00-02-00
Package L1DctDataP already has version V00-02-00 here
importver -p L1DctEnv V00-02-00
Package L1DctEnv already has version V00-02-00 here
importver -p L1DctOep V00-07-00
Package L1DctOep already has version V00-07-00 here
importver -p L1DctOnline V00-06-03
Package L1DctOnline already has version V00-06-03 here
importver -p L1DctSim V00-03-00
Package L1DctSim already has version V00-03-00 here
importver -p L1DctTools V00-01-00
Package L1DctTools already has version V00-01-00 here
importver -p L1EmtCalOnline V00-00-11
Package L1EmtCalOnline already has version V00-00-11 here
importver -p L1EmtConfig V00-01-12
Package L1EmtConfig already has version V00-01-12 here
importver -p L1EmtConfigTools V00-01-15
Package L1EmtConfigTools already has version V00-01-15 here
importver -p L1EmtData V00-03-03
Package L1EmtData already has version V00-03-03 here
importver -p L1EmtDataP V00-03-03
Package L1EmtDataP already has version V00-03-03 here
importver -p L1EmtEnv V00-00-03
Package L1EmtEnv already has version V00-00-03 here
importver -p L1EmtOep V00-03-02
Package L1EmtOep already has version V00-03-02 here
importver -p L1EmtOnline V00-04-01
Package L1EmtOnline already has version V00-04-01 here
importver -p L1EmtSim V00-01-54
Package L1EmtSim already has version V00-01-54 here
importver -p L1EmtSpy V00-01-19
Package L1EmtSpy already has version V00-01-19 here
importver -p L1EmtTools V00-01-00
Package L1EmtTools already has version V00-01-00 here
importver -p L1FctData V00-04-07
Package L1FctData already has version V00-04-07 here
importver -p L1FctDataK V01-00-02
Package L1FctDataK already has version V01-00-02 here
importver -p L1FctDataP V00-03-02
Package L1FctDataP already has version V00-03-02 here
importver -p L1FctOep V00-02-00
Package L1FctOep already has version V00-02-00 here
importver -p L1FctSim V00-03-00
Package L1FctSim already has version V00-03-00 here
importver -p L1GltConfig V00-01-05
Package L1GltConfig already has version V00-01-05 here
importver -p L1GltData V00-02-00
Package L1GltData already has version V00-02-00 here
importver -p L1GltDataK V01-00-01
Package L1GltDataK already has version V01-00-01 here
importver -p L1GltDataP V00-02-20
Package L1GltDataP already has version V00-02-20 here
importver -p L1GltOep V00-01-19
Package L1GltOep already has version V00-01-19 here
importver -p L1GltOnline V00-04-14
Package L1GltOnline already has version V00-04-14 here
importver -p L1GltSim V00-01-25
Package L1GltSim already has version V00-01-25 here
importver -p L1Sim V00-02-23
Package L1Sim already has version V00-02-23 here
importver -p L1SimUtils V00-00-01
Package L1SimUtils already has version V00-00-01 here
importver -p L1TFMon V00-02-00
Package L1TFMon already has version V00-02-00 here
importver -p L1TMonTools V00-01-05
Package L1TMonTools already has version V00-01-05 here
importver -p L1TNtuple V00-04-01
Package L1TNtuple already has version V00-04-01 here
importver -p L1TOepSequences V00-02-00
Package L1TOepSequences already has version V00-02-00 here
importver -p L1TOprMon V00-05-01
Package L1TOprMon already has version V00-05-01 here
importver -p L1TPlayback V00-01-07
Package L1TPlayback already has version V00-01-07 here
importver -p L3Dch V00-05-16-01
Package L3Dch already has version V00-05-16-01 here
importver -p L3Emc V00-11-01
Package L3Emc already has version V00-11-01 here
importver -p L3Master V00-05-05
Package L3Master already has version V00-05-05 here
importver -p L3Sim V00-00-34
Package L3Sim already has version V00-00-34 here
importver -p L3TConfig V00-02-16
Package L3TConfig already has version V00-02-16 here
importver -p L3TConfigP V00-02-00
Package L3TConfigP already has version V00-02-00 here
importver -p L3TData V00-01-05
Package L3TData already has version V00-01-05 here
importver -p L3TDataK V01-00-01
Package L3TDataK already has version V01-00-01 here
importver -p L3TDataP V00-02-12
Package L3TDataP already has version V00-02-12 here
importver -p L3TDiag V00-01-10
Package L3TDiag already has version V00-01-10 here
importver -p L3TDisplay V00-01-02
Package L3TDisplay already has version V00-01-02 here
importver -p L3TEnv V00-02-26
Package L3TEnv already has version V00-02-26 here
importver -p L3TFilters V00-07-06
Package L3TFilters already has version V00-07-06 here
importver -p L3TLumi V00-08-06
Package L3TLumi already has version V00-08-06 here
importver -p L3TModules V00-02-08
Package L3TModules already has version V00-02-08 here
importver -p L3TMon V00-00-26
Package L3TMon already has version V00-00-26 here
importver -p L3TMonTools V00-00-13
Package L3TMonTools already has version V00-00-13 here
importver -p L3TOep V00-01-16
Package L3TOep already has version V00-01-16 here
importver -p L3TOepSequences V00-00-14
Package L3TOepSequences already has version V00-00-14 here
importver -p L3TOnline V00-00-23
Package L3TOnline already has version V00-00-23 here
importver -p L3TOprMon V00-00-06
Package L3TOprMon already has version V00-00-06 here
importver -p L3TProxy V00-01-09
Package L3TProxy already has version V00-01-09 here
importver -p L3Trigger V00-08-09
Package L3Trigger already has version V00-08-09 here
importver -p L3TriggerDb V00-00-13
Package L3TriggerDb already has version V00-00-13 here
importver -p LepD0User V00-00-02
Package LepD0User already has version V00-00-02 here
importver -p ListInterface V00-00-01
Package ListInterface already has version V00-00-01 here
importver -p MapConverter V00-03-14
Package MapConverter already has version V00-03-14 here
importver -p MapDetector V00-03-00
Package MapDetector already has version V00-03-00 here
importver -p MapDetectorP V00-03-06
Package MapDetectorP already has version V00-03-06 here
importver -p MapOep V00-00-02
Package MapOep already has version V00-00-02 here
importver -p MapOnline V00-02-13
Package MapOnline already has version V00-02-13 here
importver -p MatEnv V00-01-05
Package MatEnv already has version V00-01-05 here
importver -p MatReco V00-01-02
Package MatReco already has version V00-01-02 here
importver -p mcfio V00-00-12
Package mcfio already has version V00-00-12 here
importver -p MDUI V00-00-04
Package MDUI already has version V00-00-04 here
importver -p MemUtil V00-00-01
Package MemUtil already has version V00-00-01 here
importver -p minuit++ V00-00-23
Package minuit++ already has version V00-00-23 here
importver -p MocaEspresso V00-00-19
Package MocaEspresso already has version V00-00-19 here
importver -p Moose V00-01-74
Package Moose already has version V00-01-74 here
importver -p NetTagger V00-01-28
Package NetTagger already has version V00-01-28 here
importver -p NeutralHadData V00-04-13
Package NeutralHadData already has version V00-04-13 here
importver -p NeutralHadDataP V00-04-09
Package NeutralHadDataP already has version V00-04-09 here
importver -p NeutralHadReco V00-04-24
Package NeutralHadReco already has version V00-04-24 here
importver -p NNO V01-02-10
Package NNO already has version V01-02-10 here
importver -p NNOPid V00-01-24
Package NNOPid already has version V00-01-24 here
importver -p NonCharm3BodyUser V00-03-11
Package NonCharm3BodyUser already has version V00-03-11 here
importver -p OdcAmbientData V01-00-00
Package OdcAmbientData already has version V01-00-00 here
importver -p OdcAmbientDataP V01-04-00
Package OdcAmbientDataP already has version V01-04-00 here
importver -p OdcAmbientUtil V01-08-00
Package OdcAmbientUtil already has version V01-08-00 here
importver -p OdcArcConfigEdit V00-05-04
Package OdcArcConfigEdit already has version V00-05-04 here
importver -p OdcArchiver V01-07-05
Package OdcArchiver already has version V01-07-05 here
importver -p OdcArchiverCorba V01-10-04
Package OdcArchiverCorba already has version V01-10-04 here
importver -p OdcCompProxy V00-02-02
Package OdcCompProxy already has version V00-02-02 here
importver -p OdcConfig V00-02-01
Package OdcConfig already has version V00-02-01 here
importver -p OdcNtupleMaker V01-07-02
Package OdcNtupleMaker already has version V01-07-02 here
importver -p OdcPlunger V00-07-01
Package OdcPlunger already has version V00-07-01 here
importver -p OdcProcessor V01-04-01
Package OdcProcessor already has version V01-04-01 here
importver -p OdcProd V00-01-00
Package OdcProd already has version V00-01-00 here
importver -p OdfCommon V00-06-11
Package OdfCommon already has version V00-06-11 here
importver -p OdfCompression V00-00-05
Package OdfCompression already has version V00-00-05 here
importver -p OdfContainer V00-07-13
Package OdfContainer already has version V00-07-13 here
importver -p OdfContainerTools V00-07-02
Package OdfContainerTools already has version V00-07-02 here
importver -p OdfDisplayCommon V01-02-00
Package OdfDisplayCommon already has version V01-02-00 here
importver -p OdfFastMon V00-01-05
Package OdfFastMon already has version V00-01-05 here
importver -p OdfFileTransport V00-00-09
Package OdfFileTransport already has version V00-00-09 here
importver -p OdfOffline V00-09-00
Package OdfOffline already has version V00-09-00 here
importver -p OdfServiceCommon V01-01-02
Package OdfServiceCommon already has version V01-01-02 here
importver -p OdfZLib V00-00-03
Package OdfZLib already has version V00-00-03 here
importver -p OepAllSequences V00-01-00
Package OepAllSequences already has version V00-01-00 here
importver -p OepBuffer V00-01-01
Package OepBuffer already has version V00-01-01 here
importver -p OepCommon V00-06-00
Package OepCommon already has version V00-06-00 here
importver -p OepConfig V00-07-00
Package OepConfig already has version V00-07-00 here
importver -p OepDaemon V01-01-03
Package OepDaemon already has version V01-01-03 here
importver -p OepDaemonFramework V01-00-01
Package OepDaemonFramework already has version V01-00-01 here
importver -p OepDaemonLink V00-01-05
Package OepDaemonLink already has version V00-01-05 here
importver -p OepDataP V00-02-00
Package OepDataP already has version V00-02-00 here
importver -p OepEvent V00-01-03
Package OepEvent already has version V00-01-03 here
importver -p OepFastMon V00-03-00
Package OepFastMon already has version V00-03-00 here
importver -p OepFramework V00-16-02
Package OepFramework already has version V00-16-02 here
importver -p OepFrameworkApps V00-05-19
Package OepFrameworkApps already has version V00-05-19 here
importver -p OepFrameworkData V00-01-00
Package OepFrameworkData already has version V00-01-00 here
importver -p OepLineModules V00-03-00
Package OepLineModules already has version V00-03-00 here
importver -p OepLines V00-02-01
Package OepLines already has version V00-02-01 here
importver -p OepManager V01-00-29
Package OepManager already has version V01-00-29 here
importver -p OepMonTools V00-01-03
Package OepMonTools already has version V00-01-03 here
importver -p OepRemoteFramework V00-05-05
Package OepRemoteFramework already has version V00-05-05 here
importver -p OepSequences V00-02-10
Package OepSequences already has version V00-02-10 here
importver -p OepSim V00-00-11
Package OepSim already has version V00-00-11 here
importver -p OepTools V00-03-16
Package OepTools already has version V00-03-16 here
importver -p OprAddP V00-02-04
Package OprAddP already has version V00-02-04 here
importver -p OprAdminTools V00-00-07
Package OprAdminTools already has version V00-00-07 here
importver -p OprCBData V00-00-04
Package OprCBData already has version V00-00-04 here
importver -p OprCommon V00-00-08
Package OprCommon already has version V00-00-08 here
importver -p OprDaemon V00-03-11
Package OprDaemon already has version V00-03-11 here
importver -p OprDBUtils V01-00-00
Package OprDBUtils already has version V01-00-00 here
importver -p OprEnv V01-00-01
Package OprEnv already has version V01-00-01 here
importver -p OprExamples V00-01-19
Package OprExamples already has version V00-01-19 here
importver -p OprFramework V00-06-00
Package OprFramework already has version V00-06-00 here
importver -p OprHPSS V00-00-09
Package OprHPSS already has version V00-00-09 here
importver -p OprLogManager V00-07-10
Package OprLogManager already has version V00-07-10 here
importver -p OprManager V00-06-00
Package OprManager already has version V00-06-00 here
importver -p OprModules V00-04-05
Package OprModules already has version V00-04-05 here
importver -p OprMonBase V00-00-04
Package OprMonBase already has version V00-00-04 here
importver -p OprMonHist V00-03-00
Package OprMonHist already has version V00-03-00 here
importver -p OprProxies V00-09-01
Package OprProxies already has version V00-09-01 here
importver -p OprQaUtils V00-02-34
Package OprQaUtils already has version V00-02-34 here
importver -p OprSetup V00-04-24
Package OprSetup already has version V00-04-24 here
importver -p OprSpatialDB V01-00-02
Package OprSpatialDB already has version V01-00-02 here
importver -p OprTcStorer V00-03-00
Package OprTcStorer already has version V00-03-00 here
importver -p OprTemporalDB V01-02-01
Package OprTemporalDB already has version V01-02-01 here
importver -p OprUtils V00-04-00
Package OprUtils already has version V00-04-00 here
importver -p OrcDataP V00-02-04
Package OrcDataP already has version V00-02-04 here
importver -p OrcRunData V00-01-00
Package OrcRunData already has version V00-01-00 here
importver -p OrcRunDataP V00-05-03
Package OrcRunDataP already has version V00-05-03 here
importver -p OrcSmi V00-04-00
Package OrcSmi already has version V00-04-00 here
importver -p OstConcurrency V00-06-01
Package OstConcurrency already has version V00-06-01 here
importver -p OstErrLogger V01-00-04
Package OstErrLogger already has version V01-00-04 here
importver -p OstFrameLogger V01-00-00
Package OstFrameLogger already has version V01-00-00 here
importver -p OstNetwork V00-01-16
Package OstNetwork already has version V00-01-16 here
importver -p OstTools V00-02-03
Package OstTools already has version V00-02-03 here
importver -p PackageList V00-08-21
Package PackageList already has version V00-08-21 here
importver -p PawTuple V00-00-08
Package PawTuple already has version V00-00-08 here
importver -p PcaCommon V00-01-06
Package PcaCommon already has version V00-01-06 here
importver -p PDT V00-03-46
Package PDT already has version V00-03-46 here
importver -p PepCond V00-02-19
Package PepCond already has version V00-02-19 here
importver -p PepData V00-00-08
Package PepData already has version V00-00-08 here
importver -p PepDataP V00-00-22
Package PepDataP already has version V00-00-22 here
importver -p PepDataR V00-00-03
Package PepDataR already has version V00-00-03 here
importver -p PepEnv V00-02-11
Package PepEnv already has version V00-02-11 here
importver -p PepEnvData V00-00-16
Package PepEnvData already has version V00-00-16 here
importver -p PepEnvSim V00-00-07
Package PepEnvSim already has version V00-00-07 here
importver -p PepOprCalib V00-01-09
Package PepOprCalib already has version V00-01-09 here
importver -p PepOprMon V00-00-11
Package PepOprMon already has version V00-00-11 here
importver -p PepSimGeom V00-00-10
Package PepSimGeom already has version V00-00-10 here
importver -p PepSimGeomP V00-00-20
Package PepSimGeomP already has version V00-00-20 here
importver -p Phokhara V00-03-01
Package Phokhara already has version V00-03-01 here
importver -p photos V00-00-04
Package photos already has version V00-00-04 here
importver -p PhyOprMon V00-00-05
Package PhyOprMon already has version V00-00-05 here
importver -p PhysMonSequences V00-00-13
Package PhysMonSequences already has version V00-00-13 here
importver -p PhysProdTools V00-09-46
Package PhysProdTools already has version V00-09-46 here
importver -p PhysRelTools V00-02-02
Package PhysRelTools already has version V00-02-02 here
importver -p PidData V00-00-03
Package PidData already has version V00-00-03 here
importver -p PidDataK V01-00-02
Package PidDataK already has version V01-00-02 here
importver -p PidDataP V00-01-10
Package PidDataP already has version V00-01-10 here
importver -p PidTools V01-02-21
Package PidTools already has version V01-02-21 here
importver -p PravdaMC V00-02-04
Package PravdaMC already has version V00-02-04 here
importver -p PrintModule V00-00-13
Package PrintModule already has version V00-00-13 here
importver -p PrmFit V00-00-16
Package PrmFit already has version V00-00-16 here
importver -p ProbTools V00-01-23-01
Package ProbTools already has version V00-01-23-01 here
importver -p ProbToolsP V00-01-04
Package ProbToolsP already has version V00-01-04 here
importver -p ProbToolsR V00-00-03
Package ProbToolsR already has version V00-00-03 here
importver -p ProdDecayFiles V00-05-49
Package ProdDecayFiles already has version V00-05-49 here
importver -p ProdTools V00-05-05
Package ProdTools already has version V00-05-05 here
importver -p ProxyDict V02-00-04
Package ProxyDict already has version V02-00-04 here
importver -p PrsParser V00-04-01
Package PrsParser already has version V00-04-01 here
importver -p pythia V00-00-02
Package pythia already has version V00-00-02 here
importver -p Q2BUser V01-12-10
Package Q2BUser already has version V01-12-10 here
importver -p QaBetaTools V00-01-74
Package QaBetaTools already has version V00-01-74 here
importver -p QaSimAppHists V00-01-06
Package QaSimAppHists already has version V00-01-06 here
importver -p QaSimHists V00-01-38
Package QaSimHists already has version V00-01-38 here
importver -p QaToolsUtils V00-01-10
Package QaToolsUtils already has version V00-01-10 here
importver -p QtrErrLog V00-01-03
Package QtrErrLog already has version V00-01-03 here
importver -p QtrTools V00-02-00
Package QtrTools already has version V00-02-00 here
importver -p RandControl V00-02-06
Package RandControl already has version V00-02-06 here
importver -p RawDataStatus V00-01-04
Package RawDataStatus already has version V00-01-04 here
importver -p RdfCommon V00-00-19
Package RdfCommon already has version V00-00-19 here
importver -p RdfTools V00-01-15
Package RdfTools already has version V00-01-15 here
importver -p RdsDataP V00-03-00
Package RdsDataP already has version V00-03-00 here
importver -p RdsModules V00-00-06
Package RdsModules already has version V00-00-06 here
importver -p RdsSequences V00-00-00
Package RdsSequences already has version V00-00-00 here
importver -p RecoBGFilter V00-07-04
Package RecoBGFilter already has version V00-07-04 here
importver -p RecoData V01-02-06
Package RecoData already has version V01-02-06 here
importver -p RecoDataK V01-00-03
Package RecoDataK already has version V01-00-03 here
importver -p RecoDataP V00-04-09
Package RecoDataP already has version V00-04-09 here
importver -p RecoMCMatch V01-02-00
Package RecoMCMatch already has version V01-02-00 here
importver -p RecoUtils V00-10-02
Package RecoUtils already has version V00-10-02 here
importver -p RecVtx V00-02-41
Package RecVtx already has version V00-02-41 here
importver -p RegrTest V00-02-08
Package RegrTest already has version V00-02-08 here
importver -p RooCond V00-04-07
Package RooCond already has version V00-04-07 here
importver -p RooCutTools V00-00-06-01
Package RooCutTools already has version V00-00-06-01 here
importver -p RooFitCore V01-00-04
Package RooFitCore already has version V01-00-04 here
importver -p RooFitModels V01-00-04
Package RooFitModels already has version V01-00-04 here
importver -p RooModules V00-03-06
Package RooModules already has version V00-03-06 here
importver -p RooModulesTest V00-00-18
Package RooModulesTest already has version V00-00-18 here
importver -p RooOprTools V00-00-04
Package RooOprTools already has version V00-00-04 here
importver -p RooPidCond V00-00-07
Package RooPidCond already has version V00-00-07 here
importver -p RooQA V00-01-11
Package RooQA already has version V00-01-11 here
importver -p RooScribes V00-02-10
Package RooScribes already has version V00-02-10 here
importver -p RooScribesTest V00-00-21
Package RooScribesTest already has version V00-00-21 here
importver -p RooSequences V00-02-37
Package RooSequences already has version V00-02-37 here
importver -p RooTuple V00-02-04
Package RooTuple already has version V00-02-04 here
importver -p RooTupleEnv V00-00-06
Package RooTupleEnv already has version V00-00-06 here
importver -p RooUtils V00-02-33
Package RooUtils already has version V00-02-33 here
importver -p S2bUser V00-00-00
Package S2bUser already has version V00-00-00 here
importver -p SimApp V00-04-01
Package SimApp already has version V00-04-01 here
importver -p SimpleComposition V00-00-17
Package SimpleComposition already has version V00-00-17 here
importver -p SimUtils V00-05-23
Package SimUtils already has version V00-05-23 here
importver -p SiteConfig V00-03-28
Package SiteConfig already has version V00-03-28 here
importver -p SkimMini V00-00-56
Package SkimMini already has version V00-00-56 here
importver -p slap V00-00-04
Package slap already has version V00-00-04 here
importver -p SmfFramework V00-03-01
Package SmfFramework already has version V00-03-01 here
importver -p squaw V00-02-41
Package squaw already has version V00-02-41 here
importver -p SrtAdmin V00-01-00
Package SrtAdmin already has version V00-01-00 here
importver -p stdhep V03-01-02
Package stdhep already has version V03-01-02 here
importver -p StdHepData V00-00-38
Package StdHepData already has version V00-00-38 here
importver -p StdHepDataP V00-00-25
Package StdHepDataP already has version V00-00-25 here
importver -p StdHepDataR V00-02-06
Package StdHepDataR already has version V00-02-06 here
importver -p STLUtility V00-00-13
Package STLUtility already has version V00-00-13 here
importver -p SvtBgsModules V00-00-10
Package SvtBgsModules already has version V00-00-10 here
importver -p SvtCalib V01-03-00
Package SvtCalib already has version V01-03-00 here
importver -p SvtCond V00-00-17
Package SvtCond already has version V00-00-17 here
importver -p SvtCondModules V00-05-17
Package SvtCondModules already has version V00-05-17 here
importver -p SvtConfig V00-01-12
Package SvtConfig already has version V00-01-12 here
importver -p SvtData V01-00-16
Package SvtData already has version V01-00-16 here
importver -p SvtDataCes V00-04-09
Package SvtDataCes already has version V00-04-09 here
importver -p SvtDataK V01-00-02
Package SvtDataK already has version V01-00-02 here
importver -p SvtDataP V00-02-05
Package SvtDataP already has version V00-02-05 here
importver -p SvtElectronics V00-04-11
Package SvtElectronics already has version V00-04-11 here
importver -p SvtElectronicsP V00-02-08
Package SvtElectronicsP already has version V00-02-08 here
importver -p SvtEnv V00-06-06
Package SvtEnv already has version V00-06-06 here
importver -p SvtFastMon V00-03-04
Package SvtFastMon already has version V00-03-04 here
importver -p SvtGeom V00-05-11
Package SvtGeom already has version V00-05-11 here
importver -p SvtGeomP V00-02-06
Package SvtGeomP already has version V00-02-06 here
importver -p SvtHitReco V00-05-02
Package SvtHitReco already has version V00-05-02 here
importver -p SvtLocalAlign V00-03-01
Package SvtLocalAlign already has version V00-03-01 here
importver -p SvtLocalAlignUtils V00-00-02
Package SvtLocalAlignUtils already has version V00-00-02 here
importver -p SvtMonTools V00-01-15
Package SvtMonTools already has version V00-01-15 here
importver -p SvtOep V00-02-02
Package SvtOep already has version V00-02-02 here
importver -p SvtOepApps V00-00-41
Package SvtOepApps already has version V00-00-41 here
importver -p SvtOepSequences V00-00-18
Package SvtOepSequences already has version V00-00-18 here
importver -p SvtOnline V00-09-08
Package SvtOnline already has version V00-09-08 here
importver -p SvtOprMon V00-03-02
Package SvtOprMon already has version V00-03-02 here
importver -p SvtOprSequences V00-01-01
Package SvtOprSequences already has version V00-01-01 here
importver -p SvtPid V00-03-11
Package SvtPid already has version V00-03-11 here
importver -p SvtPidCalib V00-00-03
Package SvtPidCalib already has version V00-00-03 here
importver -p SvtPidCalibP V00-00-10
Package SvtPidCalibP already has version V00-00-10 here
importver -p SvtPidCalibR V00-01-03
Package SvtPidCalibR already has version V00-01-03 here
importver -p SvtQC V00-03-05
Package SvtQC already has version V00-03-05 here
importver -p SvtReco V01-01-11
Package SvtReco already has version V01-01-11 here
importver -p SvtSequence V00-00-11
Package SvtSequence already has version V00-00-11 here
importver -p SvtSim V00-05-30
Package SvtSim already has version V00-05-30 here
importver -p SvtSimGeom V00-04-04
Package SvtSimGeom already has version V00-04-04 here
importver -p SvtSimGeomP V00-03-05
Package SvtSimGeomP already has version V00-03-05 here
importver -p SvtSurvey V00-01-01
Package SvtSurvey already has version V00-01-01 here
importver -p SvtTrack V00-01-23
Package SvtTrack already has version V00-01-23 here
importver -p SwimTracks V00-01-07
Package SwimTracks already has version V00-01-07 here
importver -p SysUtils V00-03-01
Package SysUtils already has version V00-03-01 here
importver -p TagData V01-00-01
Package TagData already has version V01-00-01 here
importver -p TagDataK V01-00-07
Package TagDataK already has version V01-00-07 here
importver -p TagDataP V01-00-01
Package TagDataP already has version V01-00-01 here
importver -p TagDataR V00-02-08
Package TagDataR already has version V00-02-08 here
importver -p TagDetectorStatus V00-01-05
Package TagDetectorStatus already has version V00-01-05 here
importver -p TagModules V01-00-07
Package TagModules already has version V01-00-07 here
importver -p TagSelectors V00-01-03
Package TagSelectors already has version V00-01-03 here
importver -p TaoTools V00-06-02
Package TaoTools already has version V00-06-02 here
importver -p tauola V00-00-14
Package tauola already has version V00-00-14 here
importver -p TauUser V00-11-07
Package TauUser already has version V00-11-07 here
importver -p TimeSignal V00-00-20
Package TimeSignal already has version V00-00-20 here
importver -p TopDraw V00-00-04
Package TopDraw already has version V00-00-04 here
importver -p TrajGeom V00-01-02
Package TrajGeom already has version V00-01-02 here
importver -p TrgConfig V00-08-01
Package TrgConfig already has version V00-08-01 here
importver -p TrgDataCes V00-05-00
Package TrgDataCes already has version V00-05-00 here
importver -p trgDC V00-10-82
Package trgDC already has version V00-10-82 here
importver -p trgFrame V01-00-20
Package trgFrame already has version V01-00-20 here
importver -p TrgLine V00-03-02
Package TrgLine already has version V00-03-02 here
importver -p TrgParser V00-10-03
Package TrgParser already has version V00-10-03 here
importver -p TrgProxy V00-04-01
Package TrgProxy already has version V00-04-01 here
importver -p TrgTags V00-03-04
Package TrgTags already has version V00-03-04 here
importver -p TrgTools V00-02-12
Package TrgTools already has version V00-02-12 here
importver -p TrkBase V02-05-20
Package TrkBase already has version V02-05-20 here
importver -p TrkBgsModules V00-05-07
Package TrkBgsModules already has version V00-05-07 here
importver -p TrkCombo V00-05-04
Package TrkCombo already has version V00-05-04 here
importver -p TrkCond V00-01-00
Package TrkCond already has version V00-01-00 here
importver -p TrkDataCes V00-05-01
Package TrkDataCes already has version V00-05-01 here
importver -p TrkDataK V01-00-08
Package TrkDataK already has version V01-00-08 here
importver -p TrkDataP V02-03-11
Package TrkDataP already has version V02-03-11 here
importver -p TrkDchHitAdd V00-06-04
Package TrkDchHitAdd already has version V00-06-04 here
importver -p TrkEnv V00-06-02
Package TrkEnv already has version V00-06-02 here
importver -p TrkEnvModules V00-04-04
Package TrkEnvModules already has version V00-04-04 here
importver -p TrkFindMCPerfect V00-00-13
Package TrkFindMCPerfect already has version V00-00-13 here
importver -p TrkFitter V01-04-10
Package TrkFitter already has version V01-04-10 here
importver -p TrkGeom V00-03-01
Package TrkGeom already has version V00-03-01 here
importver -p TrkGeomP V00-02-02
Package TrkGeomP already has version V00-02-02 here
importver -p TrkHitAdd V00-09-02
Package TrkHitAdd already has version V00-09-02 here
importver -p TrkHitAddSequence V00-01-03
Package TrkHitAddSequence already has version V00-01-03 here
importver -p TrkKink V01-02-02
Package TrkKink already has version V01-02-02 here
importver -p TrkKinkOprMon V00-01-01
Package TrkKinkOprMon already has version V00-01-01 here
importver -p TrkKinkTests V00-01-00
Package TrkKinkTests already has version V00-01-00 here
importver -p TrkMiniTools V00-02-09-01
Package TrkMiniTools already has version V00-02-09-01 here
importver -p TrkMonTools V00-00-04
Package TrkMonTools already has version V00-00-04 here
importver -p TrkOpr V00-00-09
Package TrkOpr already has version V00-00-09 here
importver -p TrkOprMon V01-00-31
Package TrkOprMon already has version V01-00-31 here
importver -p TrkQC V00-01-00
Package TrkQC already has version V00-01-00 here
importver -p TrkReco V01-02-22
Package TrkReco already has version V01-02-22 here
importver -p TrkSequence V00-05-10
Package TrkSequence already has version V00-05-10 here
importver -p TrkSvtHitAdd V00-04-07
Package TrkSvtHitAdd already has version V00-04-07 here
importver -p TrkUtils V00-01-01
Package TrkUtils already has version V00-01-01 here
importver -p TruthTools V00-10-19
Package TruthTools already has version V00-10-19 here
importver -p TwoBodyAnal V00-00-08
Package TwoBodyAnal already has version V00-00-08 here
importver -p unt V00-02-09
Package unt already has version V00-02-09 here
importver -p UpsilonQA V00-00-09
Package UpsilonQA already has version V00-00-09 here
importver -p UpsilonTools V00-01-02
Package UpsilonTools already has version V00-01-02 here
importver -p UsrData V00-03-06
Package UsrData already has version V00-03-06 here
importver -p UsrDataK V01-00-02
Package UsrDataK already has version V01-00-02 here
importver -p UsrTools V00-04-08-03
Package UsrTools already has version V00-04-08-03 here
importver -p vcs V00-00-02
Package vcs already has version V00-00-02 here
importver -p VertexingTools V00-09-02
Package VertexingTools already has version V00-09-02 here
importver -p VtxBase V00-11-01
Package VtxBase already has version V00-11-01 here
importver -p VtxCascade V02-01-00
Package VtxCascade already has version V02-01-00 here
importver -p VtxFitter V00-11-03
Package VtxFitter already has version V00-11-03 here
importver -p VtxOprMon V00-09-07
Package VtxOprMon already has version V00-09-07 here
importver -p VtxTreeFitter V00-02-02
Package VtxTreeFitter already has version V00-02-02 here
importver -p XProtocol V00-00-17
Package XProtocol already has version V00-00-17 here
importver -p XTNetAdmin V00-00-01
Package XTNetAdmin already has version V00-00-01 here
importver -p XTNetFile V00-00-37-01
Package XTNetFile already has version V00-00-37-01 here
Checking that everything has been imported
importrel version: 1.10
Note: If you get 'AFS connection timeout' error, try SSH transfer instead.
won't copy lib and bin over since you don't have ksh
run importarch to copy them over
mkdir: cannot create directory `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d': File exists
cd /afs/slac.stanford.edu/g/babar/dist/releases/14.5.2d; gtar cf - AbsBTagging AbsCalo AbsEnv AbsEvent AbsEventTag AbsParm AbsPid AdminScripts AfkQed AmbientExplorer AmbientPlugin AssocTools AssocToolsP BaBar BASE BbkDataDist BbkLumiTools BbkMirrorTools BbkProdTools BbkRqmTools BbkTaskManager BbkTools BbkUserTools BbrCalib BbrGeom BbrInteractive BbrPython BbrSignal BbrStdUtils BbrUUID BdbAccess BdbAdminScripts BdbAdminTools BdbAmbient BdbAmbientData BdbAmbScanners BdbApplication BdbApplMgmt BdbClustering BdbClusteringServer BdbCond BdbCondAdmin BdbCondLoaders BdbCondModules BdbCondRemote BdbCondTests BdbConfig BdbConfigAlias BdbConfigAliasTree BdbConfigModules BdbConfigOdf BdbConfigProxy BdbConfigTests BdbConfigTools BdbConverters BdbCopyJob BdbDistribution BdbDistTools BdbDomainMgmt BdbDomainOODB BdbEvent BdbEventFactory BdbEventStore BdbEventTests BdbEvsLoaders BdbLicense BdbModules BdbModulesTests BdbObjyMgmt BdbOpsQA BdbOpsUtils BdbPud BdbScribes BdbScribeTest BdbSequences BdbTag BdbTclParm BdbTclParmP BdbTCProxy BdbTCServer BdbTime BdbTools BdbTransfer BdbTrees BdbUtil Bear beget Beta BetaBogus BetaBuildPidEnv BetaCoreTools BetaEvent BetaExamples BetaIfrPidCalib BetaLumi BetaMC BetaMicro BetaMicroAdapter BetaMicroBase BetaMicroTruth BetaMini BetaMiniData BetaMiniModules BetaMiniQA BetaMiniSequences BetaMiniUser BetaPid BetaPidCalib BetaReco BetaRecoAdapter BetaSequences BetaTools BetaUser BField BFieldImpl BFieldP BgsApp BgsCEPack BgsDchSim BgsDrcSim BgsEmcSim BgsFwkModule BgsG4Extension BgsIfrSim BgsPepSim BgsSequences BgsSvtSim bhwide bkqed bldlnx.log bldsol.log BlindTools bmgas Bogus BooleanTools boost BRecoUser BtaBuildEnv BtaCutTools BtaDataK BtaDataP BtaDataR BtaEnv BTaggingSequences BTaggingTools BTaggingUser BTaggingUtils BtaMicroSequences BtaMiniDataK BtaRecoDataP BtaV0Tools BunchSequence BunchT0 BunchT0DataP BunchT0Mon CalConfig CalDatabase CalFit CalMoments CalOffline CalOnline CalProxy CalRevisions CdbAdmin CdbBase CdbBdb CdbBdbShared CdbBdbTable CdbBdbTests CdbBdbWrapper CdbEvtData CdbEvtModules CdbTable CdbTools CfgExplDB CfgExplorer CharmUser CLHEP CodeTemplates CommonUtils CompositionFactory CompositionSequences CompositionTools CompositionUtils Cornelius++ CPEUtils CPExtract CrnBeta .current cvsutil D2ProngUser database DbiEvent .dbxinit DchBunchT0 DchCalib DchCalibdEdx DchCalibFcn DchCalOep DchCalOnline DchCalScripts DchCond DchCondModules DchConfig DchConfigData DchData DchDataCes DchDataK DchDataP DchDctFastMon DchDctOepSequences DchDedxTools DchEnv DchFastMon DchGeom DchGeomBase DchGeomP DchGlobalAlign DchL3TrackFinder DchMaps DchMonTools DchOep DchOepApps DchOepSequences DchOnline DchOpr DchOprMon DchOprMonR DchPid DchProxy DchQC DchRadTrkFinder DchReco DchSequence DchSim DchSimGeomP DchTestStand DchTrkGeom DcxReco DetectorModel DhpCorba DhpDistCorba DhpDistHist DhpEndRunApps DhpIDL DhpManager DhpMonControl DhpMonCorba DhpMonFit DhpMonInterfaces DhpMonitor DhpMonitorApps DhpNoHbkTupleEnv DhpScaler DhpToken DhpTuple DhpTupleEnv diag36 difAlgebra difFunction difTraj DistObjJavaGui DistObjTree DistTreeExamples DmixKpipi0User DmixUser DnaBase DnaCore DnaExamples DnaKan DnaKanBrokers DnaKanTests DnaModules DnaTests doc DocTools DotCorba DotExamples DotIDL DotMemory DotMemoryImpl DotTree DotTreeImpl DotTreeS DotUtils DqmJas DrcAlign DrcBayes DrcBgsModules DrcCalib DrcCalibP DrcCalScripts DrcCerenkov DrcCond DrcConfig DrcData DrcDataCes DrcDataK DrcDataP DrcElectronics DrcElectronicsP DrcEnv DrcGeom DrcGeomP DrcMonTools DrcOep DrcOepCalib DrcOepSequences DrcOfm DrcOnline DrcOnlineConfig DrcOnlineInput DrcOnlineSim DrcOpr DrcOprMon DrcPidUtils DrcReco DrcSequence DrcSim DrcSimGeom DrcSimGeomP DstarlnuUser DstarUser EffTable EidData EidDataK EidDataP EidDataR EidModules EidSim Elf EmcAlign EmcBgsModules EmcCalBhabha EmcCalibToo EmcCalMinI EmcCalPi0 EmcCalRadBb EmcCalRoot EmcCond EmcData EmcDataCes EmcDataK EmcDataP EmcDigiCalib EmcElecCalOnline EmcEnv EmcEventTag EmcGeom EmcGeomP EmcHwDb EmcLayout EmcLPCalOnline EmcLPOnline EmcLPSim EmcMonTools EmcOep EmcOepCalib EmcOepMon EmcOepSequences EmcOnline EmcOpr EmcOprCalib EmcOprMon EmcPhotonFinder EmcPid EmcProxy EmcReco EmcSequence EmcSim EmcSimGeom EmcSimGeomP EmcSrcCalApps EmcSrcCalOnline EmcTools ErrLogger ErrorBrowser EucIntfce EventTagTools EvtGen EvtGenBase EvtGenModels EvtMix Experiment FastMonControl FastVtx FcsSim FctCond FctOnline FctProxy FiltConfig FiltEnv FilterTools FrameExample FrameExtension FrameJobReport FrameLogger FrameScripts FrameUtil Framework G3Data G3DataP G4DataK gamgam .gdbinit geant4 gelhad GenEnv GeneratorsApp GeneratorsQA GenFilters GenFwkInt genUclaII .glimpse_exclude .glimpse_filenames .glimpse_filenames_index .glimpse_filetimes .glimpse_index glimpse.log .glimpse_messages .glimpse_partitions .glimpse_statistics .glimpse_turbo gnbase GNUmakefile GNUmakefile.old HbkScaler HbkTuple HbkTupleEnv HdrDataK hemicosm HepODBMS HepRep HepRepServer HepScaler HepTuple HepTupleEnv HOWTO IfrCabling IfrCablingP IfrCalib IfrCalibScripts IfrCorrections IfrCorrectionsP IfrCosmic IfrData IfrDataCes IfrDataImp IfrDataK IfrDataP IfrDetector IfrEnv IfrFastMon IfrFeeOnline IfrGeom IfrGeomBase IfrGeomP IfrKalman IfrMonTools IfrMuMuEff IfrMuMuEffP IfrOep IfrOepSequences IfrOffCondData IfrOffCondDataP IfrOnline IfrOpr IfrOprMon IfrPid IfrPidData IfrPidP IfrPidR IfrPidUtils IfrProxy IfrReco IfrSequence IfrSim IfrSimGeom IfrSimGeomP IfrTest IfrVisitors IHBDUser include IntegrationUtils IOStreamUtils IR2Tools ISLUser JasExtensions JasInterface java JavaGui JavaHist JavaUtil JetFinder JetNet Jst74 KalmanTrack KalPhysProcess KalTests KanBase KanData KanEvent KanExamples KanFrameUtils Kanga KanModules KanScribes KanSequences KanTransfer KanUtils KDOC kk2f koralb L1DctConfig L1DctData L1DctDataP L1DctEnv L1DctOep L1DctOnline L1DctSim L1DctTools L1EmtCalOnline L1EmtConfig L1EmtConfigTools L1EmtData L1EmtDataP L1EmtEnv L1EmtOep L1EmtOnline L1EmtSim L1EmtSpy L1EmtTools L1FctData L1FctDataK L1FctDataP L1FctOep L1FctSim L1GltConfig L1GltData L1GltDataK L1GltDataP L1GltOep L1GltOnline L1GltSim L1Sim L1SimUtils L1TFMon L1TMonTools L1TNtuple L1TOepSequences L1TOprMon L1TPlayback L3Dch L3Emc L3Master L3Sim L3TConfig L3TConfigP L3TData L3TDataK L3TDataP L3TDiag L3TDisplay L3TEnv L3TFilters L3TLumi L3TModules L3TMon L3TMonTools L3TOep L3TOepSequences L3TOnline L3TOprMon L3TProxy L3Trigger L3TriggerDb LepD0User linkrel.log linkre.log ListInterface man MapConverter MapDetector MapDetectorP MapOep MapOnline MatEnv MatReco mcfio MDUI MemUtil minuit++ MocaEspresso Moose NetTagger NeutralHadData NeutralHadDataP NeutralHadReco NNO NNOPid NonCharm3BodyUser OdcAmbientData OdcAmbientDataP OdcAmbientUtil OdcArcConfigEdit OdcArchiver OdcArchiverCorba OdcCompProxy OdcConfig OdcNtupleMaker OdcPlunger OdcProcessor OdcProd OdfCommon OdfCompression OdfContainer OdfContainerTools OdfDisplayCommon OdfFastMon OdfFileTransport OdfOffline OdfServiceCommon OdfZLib OepAllSequences OepBuffer OepCommon OepConfig OepDaemon OepDaemonFramework OepDaemonLink OepDataP OepEvent OepFastMon OepFramework OepFrameworkApps OepFrameworkData OepLineModules OepLines OepManager OepMonTools OepRemoteFramework OepSequences OepSim OepTools OprAddP OprAdminTools OprCBData OprCommon OprDaemon OprDBUtils OprEnv OprExamples OprFramework OprHPSS OprLogManager OprManager OprModules OprMonBase OprMonHist OprProxies OprQaUtils OprSetup OprSpatialDB OprTcStorer OprTemporalDB OprUtils OrcDataP OrcRunData OrcRunDataP OrcSmi OstConcurrency OstErrLogger OstFrameLogger OstNetwork OstTools PackageList PawTuple PcaCommon PDT PepCond PepData PepDataP PepDataR PepEnv PepEnvData PepEnvSim PepOprCalib PepOprMon PepSimGeom PepSimGeomP Phokhara photos PhyOprMon PhysMonSequences PhysProdTools PhysRelTools PidData PidDataK PidDataP PidTools PravdaMC PrintModule PrmFit ProbTools ProbToolsP ProbToolsR ProdDecayFiles ProdTools ProxyDict PrsParser pythia Q2BUser QaBetaTools QaSimAppHists QaSimHists QaToolsUtils QtrErrLog QtrTools RandControl RawDataStatus RdfCommon RdfTools RdsDataP RdsModules RdsSequences RecoBGFilter RecoData RecoDataK RecoDataP RecoMCMatch RecoUtils RecVtx RegrTest RooCond RooCutTools RooFitCore RooFitModels RooModules RooModulesTest RooOprTools RooPidCond RooQA RooScribes RooScribesTest RooSequences RooTuple RooTupleEnv RooUtils S2bUser SimApp SimpleComposition SimUtils SiteConfig SkimMini SkimTools slap SmfFramework SoftRelTools .spec-Linux24RH72_i386_gcc2953 .spec.Linux24RH72_i386_gcc2953.1 .spec-SunOS58_sparc_WS6U1 .spec.SunOS58_sparc_WS6U1.1 squaw SrtAdmin stdhep StdHepData StdHepDataP StdHepDataR STLUtility SvtBgsModules SvtCalib SvtCond SvtCondModules SvtConfig SvtData SvtDataCes SvtDataK SvtDataP SvtElectronics SvtElectronicsP SvtEnv SvtFastMon SvtGeom SvtGeomP SvtHitReco SvtLocalAlign SvtLocalAlignUtils SvtMonTools SvtOep SvtOepApps SvtOepSequences SvtOnline SvtOprMon SvtOprSequences SvtPid SvtPidCalib SvtPidCalibP SvtPidCalibR SvtQC SvtReco SvtSequence SvtSim SvtSimGeom SvtSimGeomP SvtSurvey SvtTrack SwimTracks SysUtils TagData TagDataK TagDataP TagDataR TagDetectorStatus tagList TagModules TagSelectors TaoTools tauola TauUser TimeSignal TopDraw TrajGeom TrgConfig TrgDataCes trgDC trgFrame TrgLine TrgParser TrgProxy TrgTags TrgTools TrkBase TrkBgsModules TrkCombo TrkCond TrkDataCes TrkDataK TrkDataP TrkDchHitAdd TrkEnv TrkEnvModules TrkFindMCPerfect TrkFitter TrkGeom TrkGeomP TrkHitAdd TrkHitAddSequence TrkKink TrkKinkOprMon TrkKinkTests TrkMiniTools TrkMonTools TrkOpr TrkOprMon TrkQC TrkReco TrkSequence TrkSvtHitAdd TrkUtils TruthTools TwoBodyAnal unt UpsilonQA UpsilonTools UsrData UsrDataK UsrTools vcs VertexingTools VtxBase VtxCascade VtxFitter VtxOprMon VtxTreeFitter workdir XProtocol XTNetAdmin XTNetFile | gtar xf -
copying packages...
reset BASE: ln -s /afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2 BASE
importver -p AbsBTagging V00-02-04
Package AbsBTagging already has version V00-02-04 here
importver -p AbsCalo V00-05-00
Package AbsCalo already has version V00-05-00 here
importver -p AbsEnv V00-05-00
Package AbsEnv already has version V00-05-00 here
importver -p AbsEvent V01-02-11
Package AbsEvent already has version V01-02-11 here
importver -p AbsEventTag V00-00-11
Package AbsEventTag already has version V00-00-11 here
importver -p AbsParm V00-05-02
Package AbsParm already has version V00-05-02 here
importver -p AbsPid V00-04-12
Package AbsPid already has version V00-04-12 here
importver -p AfkQed V00-00-11
Package AfkQed already has version V00-00-11 here
importver -p AmbientExplorer V00-02-22
Package AmbientExplorer already has version V00-02-22 here
importver -p AmbientPlugin V00-02-04
Package AmbientPlugin already has version V00-02-04 here
importver -p AssocTools V00-04-19
Package AssocTools already has version V00-04-19 here
importver -p AssocToolsP V00-01-02
Package AssocToolsP already has version V00-01-02 here
importver -p BaBar V00-06-06
Package BaBar already has version V00-06-06 here
importver -p BbkTaskManager V00-00-11
Package BbkTaskManager already has version V00-00-11 here
importver -p BbrCalib V00-04-33
Package BbrCalib already has version V00-04-33 here
importver -p BbrGeom V00-08-03
Package BbrGeom already has version V00-08-03 here
importver -p BbrInteractive V00-00-10
Package BbrInteractive already has version V00-00-10 here
importver -p BbrPython V00-00-02
Package BbrPython already has version V00-00-02 here
importver -p BbrSignal V00-00-05
Package BbrSignal already has version V00-00-05 here
importver -p BbrStdUtils V00-01-30
Package BbrStdUtils already has version V00-01-30 here
importver -p BbrUUID V00-00-02
Package BbrUUID already has version V00-00-02 here
importver -p BdbAccess V01-02-02
Package BdbAccess already has version V01-02-02 here
importver -p BdbAdminTools V01-00-04
Package BdbAdminTools already has version V01-00-04 here
importver -p BdbAmbient V01-07-03
Package BdbAmbient already has version V01-07-03 here
importver -p BdbAmbientData V00-01-01
Package BdbAmbientData already has version V00-01-01 here
importver -p BdbAmbScanners V00-04-01
Package BdbAmbScanners already has version V00-04-01 here
importver -p BdbApplication V02-00-04
Package BdbApplication already has version V02-00-04 here
importver -p BdbApplMgmt V02-00-00
Package BdbApplMgmt already has version V02-00-00 here
importver -p BdbClustering V02-02-02
Package BdbClustering already has version V02-02-02 here
importver -p BdbClusteringServer V01-01-01
Package BdbClusteringServer already has version V01-01-01 here
importver -p BdbCond V01-04-00
Package BdbCond already has version V01-04-00 here
importver -p BdbCondAdmin V01-01-05
Package BdbCondAdmin already has version V01-01-05 here
importver -p BdbCondLoaders V00-02-08
Package BdbCondLoaders already has version V00-02-08 here
importver -p BdbCondModules V00-02-01
Package BdbCondModules already has version V00-02-01 here
importver -p BdbCondRemote V01-01-03
Package BdbCondRemote already has version V01-01-03 here
importver -p BdbCondTests V00-05-02
Package BdbCondTests already has version V00-05-02 here
importver -p BdbConfig V00-11-01
Package BdbConfig already has version V00-11-01 here
importver -p BdbConfigAlias V00-01-09
Package BdbConfigAlias already has version V00-01-09 here
importver -p BdbConfigAliasTree V00-02-02
Package BdbConfigAliasTree already has version V00-02-02 here
importver -p BdbConfigModules V00-02-00
Package BdbConfigModules already has version V00-02-00 here
importver -p BdbConfigOdf V00-01-00
Package BdbConfigOdf already has version V00-01-00 here
importver -p BdbConfigProxy V00-03-01
Package BdbConfigProxy already has version V00-03-01 here
importver -p BdbConfigTests V00-07-00
Package BdbConfigTests already has version V00-07-00 here
importver -p BdbConfigTools V00-09-05
Package BdbConfigTools already has version V00-09-05 here
importver -p BdbConverters V02-00-00
Package BdbConverters already has version V02-00-00 here
importver -p BdbCopyJob V00-02-03
Package BdbCopyJob already has version V00-02-03 here
importver -p BdbDistribution V01-00-01
Package BdbDistribution already has version V01-00-01 here
importver -p BdbDistTools V02-06-00
Package BdbDistTools already has version V02-06-00 here
importver -p BdbDomainMgmt V00-00-09
Package BdbDomainMgmt already has version V00-00-09 here
importver -p BdbDomainOODB V01-01-02
Package BdbDomainOODB already has version V01-01-02 here
importver -p BdbEvent V03-00-25
Package BdbEvent already has version V03-00-25 here
importver -p BdbEventFactory V00-00-14
Package BdbEventFactory already has version V00-00-14 here
importver -p BdbEventStore V02-00-05
Package BdbEventStore already has version V02-00-05 here
importver -p BdbEventTests V01-00-01
Package BdbEventTests already has version V01-00-01 here
importver -p BdbEvsLoaders V01-00-09
Package BdbEvsLoaders already has version V01-00-09 here
importver -p BdbLicense V00-00-02
Package BdbLicense already has version V00-00-02 here
importver -p BdbModules V02-00-10-01
Package BdbModules already has version V02-00-10-01 here
importver -p BdbModulesTests V01-00-00
Package BdbModulesTests already has version V01-00-00 here
importver -p BdbObjyMgmt V02-00-07
Package BdbObjyMgmt already has version V02-00-07 here
importver -p BdbOpsQA V00-00-04
Package BdbOpsQA already has version V00-00-04 here
importver -p BdbOpsUtils V01-00-00
Package BdbOpsUtils already has version V01-00-00 here
importver -p BdbPud V00-00-16
Package BdbPud already has version V00-00-16 here
importver -p BdbScribes V01-01-03
Package BdbScribes already has version V01-01-03 here
importver -p BdbScribeTest V01-00-02
Package BdbScribeTest already has version V01-00-02 here
importver -p BdbSequences V01-00-02
Package BdbSequences already has version V01-00-02 here
importver -p BdbTag V00-00-04
Package BdbTag already has version V00-00-04 here
importver -p BdbTclParm V00-01-08
Package BdbTclParm already has version V00-01-08 here
importver -p BdbTclParmP V00-02-08
Package BdbTclParmP already has version V00-02-08 here
importver -p BdbTCProxy V00-01-01
Package BdbTCProxy already has version V00-01-01 here
importver -p BdbTCServer V00-03-03
Package BdbTCServer already has version V00-03-03 here
importver -p BdbTime V00-05-01
Package BdbTime already has version V00-05-01 here
importver -p BdbTools V00-02-03
Package BdbTools already has version V00-02-03 here
importver -p BdbTransfer V00-00-13
Package BdbTransfer already has version V00-00-13 here
importver -p BdbTrees V02-00-04
Package BdbTrees already has version V02-00-04 here
importver -p BdbUtil V02-00-00
Package BdbUtil already has version V02-00-00 here
importver -p Bear V01-01-11
Package Bear already has version V01-01-11 here
importver -p beget V00-24-01
Package beget already has version V00-24-01 here
importver -p Beta V00-10-05
Package Beta already has version V00-10-05 here
importver -p BetaBogus V00-09-01
Package BetaBogus already has version V00-09-01 here
importver -p BetaBuildPidEnv V00-00-10
Package BetaBuildPidEnv already has version V00-00-10 here
importver -p BetaCoreTools V00-02-12
Package BetaCoreTools already has version V00-02-12 here
importver -p BetaEvent V00-01-17
Package BetaEvent already has version V00-01-17 here
importver -p BetaExamples V00-11-04
Package BetaExamples already has version V00-11-04 here
importver -p BetaIfrPidCalib V00-02-02
Package BetaIfrPidCalib already has version V00-02-02 here
importver -p BetaLumi V00-00-22-01
Package BetaLumi already has version V00-00-22-01 here
importver -p BetaMC V00-11-03
Package BetaMC already has version V00-11-03 here
importver -p BetaMicro V00-03-01
Package BetaMicro already has version V00-03-01 here
importver -p BetaMicroAdapter V00-00-32
Package BetaMicroAdapter already has version V00-00-32 here
importver -p BetaMicroBase V00-04-03
Package BetaMicroBase already has version V00-04-03 here
importver -p BetaMicroTruth V00-01-01
Package BetaMicroTruth already has version V00-01-01 here
importver -p BetaMini V00-10-07
Package BetaMini already has version V00-10-07 here
importver -p BetaMiniData V00-02-07
Package BetaMiniData already has version V00-02-07 here
importver -p BetaMiniModules V00-04-06
Package BetaMiniModules already has version V00-04-06 here
importver -p BetaMiniQA V00-00-37
Package BetaMiniQA already has version V00-00-37 here
importver -p BetaMiniSequences V00-11-01-04
Package BetaMiniSequences already has version V00-11-01-04 here
importver -p BetaMiniUser V00-01-51
Package BetaMiniUser already has version V00-01-51 here
importver -p BetaPid V00-01-82
Package BetaPid already has version V00-01-82 here
importver -p BetaPidCalib V00-04-32
Package BetaPidCalib already has version V00-04-32 here
importver -p BetaReco V00-11-11
Package BetaReco already has version V00-11-11 here
importver -p BetaRecoAdapter V00-10-01
Package BetaRecoAdapter already has version V00-10-01 here
importver -p BetaSequences V00-10-22
Package BetaSequences already has version V00-10-22 here
importver -p BetaTools V00-11-34
Package BetaTools already has version V00-11-34 here
importver -p BetaUser V00-09-37
Package BetaUser already has version V00-09-37 here
importver -p BField V00-04-11
Package BField already has version V00-04-11 here
importver -p BFieldImpl V00-00-13
Package BFieldImpl already has version V00-00-13 here
importver -p BFieldP V00-03-00
Package BFieldP already has version V00-03-00 here
importver -p BgsApp V00-02-59
Package BgsApp already has version V00-02-59 here
importver -p BgsCEPack V00-03-02
Package BgsCEPack already has version V00-03-02 here
importver -p BgsDchSim V00-02-24
Package BgsDchSim already has version V00-02-24 here
importver -p BgsDrcSim V00-02-05
Package BgsDrcSim already has version V00-02-05 here
importver -p BgsEmcSim V00-03-02
Package BgsEmcSim already has version V00-03-02 here
importver -p BgsFwkModule V00-03-55
Package BgsFwkModule already has version V00-03-55 here
importver -p BgsG4Extension V00-00-38
Package BgsG4Extension already has version V00-00-38 here
importver -p BgsIfrSim V00-02-22
Package BgsIfrSim already has version V00-02-22 here
importver -p BgsPepSim V00-02-46
Package BgsPepSim already has version V00-02-46 here
importver -p BgsSequences V00-01-18
Package BgsSequences already has version V00-01-18 here
importver -p BgsSvtSim V00-04-52
Package BgsSvtSim already has version V00-04-52 here
importver -p bhwide V00-02-02
Package bhwide already has version V00-02-02 here
importver -p bkqed V00-02-06
Package bkqed already has version V00-02-06 here
importver -p BlindTools V00-01-01
Package BlindTools already has version V00-01-01 here
importver -p bmgas V00-02-00
Package bmgas already has version V00-02-00 here
importver -p Bogus V00-07-29
Package Bogus already has version V00-07-29 here
importver -p BooleanTools V00-01-04
Package BooleanTools already has version V00-01-04 here
importver -p boost V01-27-00-04
Package boost already has version V01-27-00-04 here
importver -p BRecoUser V00-12-01
Package BRecoUser already has version V00-12-01 here
importver -p BtaBuildEnv V00-00-15
Package BtaBuildEnv already has version V00-00-15 here
importver -p BtaCutTools V00-00-07
Package BtaCutTools already has version V00-00-07 here
importver -p BtaDataK V01-00-02
Package BtaDataK already has version V01-00-02 here
importver -p BtaDataP V00-04-02
Package BtaDataP already has version V00-04-02 here
importver -p BtaDataR V00-04-03
Package BtaDataR already has version V00-04-03 here
importver -p BtaEnv V00-01-03
Package BtaEnv already has version V00-01-03 here
importver -p BTaggingSequences V00-02-05
Package BTaggingSequences already has version V00-02-05 here
importver -p BTaggingTools V00-02-09
Package BTaggingTools already has version V00-02-09 here
importver -p BTaggingUser V00-02-04
Package BTaggingUser already has version V00-02-04 here
importver -p BTaggingUtils V00-02-03
Package BTaggingUtils already has version V00-02-03 here
importver -p BtaMicroSequences V00-01-15
Package BtaMicroSequences already has version V00-01-15 here
importver -p BtaMiniDataK V01-00-05
Package BtaMiniDataK already has version V01-00-05 here
importver -p BtaRecoDataP V00-00-10
Package BtaRecoDataP already has version V00-00-10 here
importver -p BtaV0Tools V00-00-08
Package BtaV0Tools already has version V00-00-08 here
importver -p BunchSequence V00-04-01
Package BunchSequence already has version V00-04-01 here
importver -p BunchT0 V01-00-07
Package BunchT0 already has version V01-00-07 here
importver -p BunchT0DataP V01-00-01
Package BunchT0DataP already has version V01-00-01 here
importver -p BunchT0Mon V01-00-04
Package BunchT0Mon already has version V01-00-04 here
importver -p CalConfig V00-07-01
Package CalConfig already has version V00-07-01 here
importver -p CalDatabase V00-05-39
Package CalDatabase already has version V00-05-39 here
importver -p CalFit V00-04-22
Package CalFit already has version V00-04-22 here
importver -p CalMoments V00-00-17
Package CalMoments already has version V00-00-17 here
importver -p CalOffline V00-03-22
Package CalOffline already has version V00-03-22 here
importver -p CalOnline V00-07-13
Package CalOnline already has version V00-07-13 here
importver -p CalProxy V00-00-09
Package CalProxy already has version V00-00-09 here
importver -p CalRevisions V00-00-00
Package CalRevisions already has version V00-00-00 here
importver -p CdbAdmin V01-03-04
Package CdbAdmin already has version V01-03-04 here
importver -p CdbBase V00-09-01
Package CdbBase already has version V00-09-01 here
importver -p CdbBdb V00-08-01
Package CdbBdb already has version V00-08-01 here
importver -p CdbBdbShared V00-05-00
Package CdbBdbShared already has version V00-05-00 here
importver -p CdbBdbTable V00-02-01
Package CdbBdbTable already has version V00-02-01 here
importver -p CdbBdbTests V00-06-01
Package CdbBdbTests already has version V00-06-01 here
importver -p CdbBdbWrapper V00-05-00
Package CdbBdbWrapper already has version V00-05-00 here
importver -p CdbEvtData V00-00-01
Package CdbEvtData already has version V00-00-01 here
importver -p CdbEvtModules V00-00-06
Package CdbEvtModules already has version V00-00-06 here
importver -p CdbTable V00-02-00
Package CdbTable already has version V00-02-00 here
importver -p CdbTools V00-04-03
Package CdbTools already has version V00-04-03 here
importver -p CfgExplDB V00-03-00
Package CfgExplDB already has version V00-03-00 here
importver -p CfgExplorer V00-12-03
Package CfgExplorer already has version V00-12-03 here
importver -p CharmUser V00-04-05
Package CharmUser already has version V00-04-05 here
importver -p CLHEP V01-06-06
Package CLHEP already has version V01-06-06 here
importver -p CodeTemplates V00-00-08
Package CodeTemplates already has version V00-00-08 here
importver -p CommonUtils V00-06-00
Package CommonUtils already has version V00-06-00 here
importver -p CompositionFactory V01-01-02
Package CompositionFactory already has version V01-01-02 here
importver -p CompositionSequences V00-03-05
Package CompositionSequences already has version V00-03-05 here
importver -p CompositionTools V01-01-01
Package CompositionTools already has version V01-01-01 here
importver -p CompositionUtils V00-01-15
Package CompositionUtils already has version V00-01-15 here
importver -p Cornelius++ V00-02-35
Package Cornelius++ already has version V00-02-35 here
importver -p CPEUtils V00-00-13
Package CPEUtils already has version V00-00-13 here
importver -p CPExtract V00-01-10
Package CPExtract already has version V00-01-10 here
importver -p CrnBeta V00-03-07
Package CrnBeta already has version V00-03-07 here
importver -p cvsutil V00-00-27
Package cvsutil already has version V00-00-27 here
importver -p D2ProngUser V00-00-07
Package D2ProngUser already has version V00-00-07 here
importver -p DbiEvent V00-15-16-01
Package DbiEvent already has version V00-15-16-01 here
importver -p DchBunchT0 V02-00-07
Package DchBunchT0 already has version V02-00-07 here
importver -p DchCalib V01-01-04
Package DchCalib already has version V01-01-04 here
importver -p DchCalibdEdx V00-00-30
Package DchCalibdEdx already has version V00-00-30 here
importver -p DchCalibFcn V01-02-02
Package DchCalibFcn already has version V01-02-02 here
importver -p DchCalOep V00-02-03
Package DchCalOep already has version V00-02-03 here
importver -p DchCalOnline V00-02-33
Package DchCalOnline already has version V00-02-33 here
importver -p DchCalScripts V00-06-01
Package DchCalScripts already has version V00-06-01 here
importver -p DchCond V01-02-02
Package DchCond already has version V01-02-02 here
importver -p DchCondModules V01-01-12
Package DchCondModules already has version V01-01-12 here
importver -p DchConfig V00-02-02
Package DchConfig already has version V00-02-02 here
importver -p DchConfigData V00-00-14
Package DchConfigData already has version V00-00-14 here
importver -p DchData V01-03-00
Package DchData already has version V01-03-00 here
importver -p DchDataCes V00-04-04
Package DchDataCes already has version V00-04-04 here
importver -p DchDataK V01-00-02
Package DchDataK already has version V01-00-02 here
importver -p DchDataP V01-00-02
Package DchDataP already has version V01-00-02 here
importver -p DchDctFastMon V00-01-00
Package DchDctFastMon already has version V00-01-00 here
importver -p DchDctOepSequences V00-00-01
Package DchDctOepSequences already has version V00-00-01 here
importver -p DchDedxTools V01-02-04
Package DchDedxTools already has version V01-02-04 here
importver -p DchEnv V00-05-03
Package DchEnv already has version V00-05-03 here
importver -p DchFastMon V00-04-02
Package DchFastMon already has version V00-04-02 here
importver -p DchGeom V01-00-16
Package DchGeom already has version V01-00-16 here
importver -p DchGeomBase V00-02-06
Package DchGeomBase already has version V00-02-06 here
importver -p DchGeomP V01-00-02
Package DchGeomP already has version V01-00-02 here
importver -p DchGlobalAlign V01-01-17
Package DchGlobalAlign already has version V01-01-17 here
importver -p DchL3TrackFinder V00-02-00
Package DchL3TrackFinder already has version V00-02-00 here
importver -p DchMaps V00-03-11
Package DchMaps already has version V00-03-11 here
importver -p DchMonTools V00-01-15
Package DchMonTools already has version V00-01-15 here
importver -p DchOep V00-07-08
Package DchOep already has version V00-07-08 here
importver -p DchOepApps V00-03-05
Package DchOepApps already has version V00-03-05 here
importver -p DchOepSequences V00-01-10
Package DchOepSequences already has version V00-01-10 here
importver -p DchOnline V00-08-12
Package DchOnline already has version V00-08-12 here
importver -p DchOpr V01-01-10
Package DchOpr already has version V01-01-10 here
importver -p DchOprMon V00-08-07
Package DchOprMon already has version V00-08-07 here
importver -p DchOprMonR V00-00-13
Package DchOprMonR already has version V00-00-13 here
importver -p DchPid V01-01-26
Package DchPid already has version V01-01-26 here
importver -p DchProxy V01-02-02
Package DchProxy already has version V01-02-02 here
importver -p DchQC V00-07-00
Package DchQC already has version V00-07-00 here
importver -p DchRadTrkFinder V01-01-02
Package DchRadTrkFinder already has version V01-01-02 here
importver -p DchReco V01-02-01
Package DchReco already has version V01-02-01 here
importver -p DchSequence V01-01-00
Package DchSequence already has version V01-01-00 here
importver -p DchSim V00-11-11
Package DchSim already has version V00-11-11 here
importver -p DchSimGeomP V00-02-09
Package DchSimGeomP already has version V00-02-09 here
importver -p DchTestStand V00-05-14
Package DchTestStand already has version V00-05-14 here
importver -p DchTrkGeom V00-03-02
Package DchTrkGeom already has version V00-03-02 here
importver -p DcxReco V01-01-05
Package DcxReco already has version V01-01-05 here
importver -p DetectorModel V01-01-06
Package DetectorModel already has version V01-01-06 here
importver -p DhpCorba V00-10-04
Package DhpCorba already has version V00-10-04 here
importver -p DhpDistCorba V02-03-06
Package DhpDistCorba already has version V02-03-06 here
importver -p DhpDistHist V00-09-00
Package DhpDistHist already has version V00-09-00 here
importver -p DhpEndRunApps V00-04-11
Package DhpEndRunApps already has version V00-04-11 here
importver -p DhpIDL V00-00-04
Package DhpIDL already has version V00-00-04 here
importver -p DhpManager V01-01-12
Package DhpManager already has version V01-01-12 here
importver -p DhpMonControl V00-03-02
Package DhpMonControl already has version V00-03-02 here
importver -p DhpMonCorba V00-03-02
Package DhpMonCorba already has version V00-03-02 here
importver -p DhpMonFit V00-04-03
Package DhpMonFit already has version V00-04-03 here
importver -p DhpMonInterfaces V00-03-05
Package DhpMonInterfaces already has version V00-03-05 here
importver -p DhpMonitor V00-04-06
Package DhpMonitor already has version V00-04-06 here
importver -p DhpMonitorApps V00-04-00
Package DhpMonitorApps already has version V00-04-00 here
importver -p DhpNoHbkTupleEnv V00-10-01
Package DhpNoHbkTupleEnv already has version V00-10-01 here
importver -p DhpScaler V02-05-05
Package DhpScaler already has version V02-05-05 here
importver -p DhpToken V00-04-01
Package DhpToken already has version V00-04-01 here
importver -p DhpTuple V03-08-02
Package DhpTuple already has version V03-08-02 here
importver -p DhpTupleEnv V00-07-04
Package DhpTupleEnv already has version V00-07-04 here
importver -p diag36 V00-00-09
Package diag36 already has version V00-00-09 here
importver -p difAlgebra V00-04-18
Package difAlgebra already has version V00-04-18 here
importver -p difFunction V00-01-11
Package difFunction already has version V00-01-11 here
importver -p difTraj V00-00-08
Package difTraj already has version V00-00-08 here
importver -p DistObjJavaGui V00-05-00
Package DistObjJavaGui already has version V00-05-00 here
importver -p DistObjTree V02-08-02
Package DistObjTree already has version V02-08-02 here
importver -p DistTreeExamples V00-05-04
Package DistTreeExamples already has version V00-05-04 here
importver -p DmixKpipi0User V01-10-04
Package DmixKpipi0User already has version V01-10-04 here
importver -p DmixUser V00-00-29
Package DmixUser already has version V00-00-29 here
importver -p DnaBase V01-00-08
Package DnaBase already has version V01-00-08 here
importver -p DnaCore V01-00-06
Package DnaCore already has version V01-00-06 here
importver -p DnaExamples V01-00-01
Package DnaExamples already has version V01-00-01 here
importver -p DnaKan V01-00-17-01
Package DnaKan already has version V01-00-17-01 here
importver -p DnaKanBrokers V01-00-08
Package DnaKanBrokers already has version V01-00-08 here
importver -p DnaKanTests V01-00-04
Package DnaKanTests already has version V01-00-04 here
importver -p DnaModules V01-00-06
Package DnaModules already has version V01-00-06 here
importver -p DnaTests V01-00-06
Package DnaTests already has version V01-00-06 here
importver -p DocTools V00-00-00
Package DocTools already has version V00-00-00 here
importver -p DotCorba V00-11-00
Package DotCorba already has version V00-11-00 here
importver -p DotExamples V00-00-02
Package DotExamples already has version V00-00-02 here
importver -p DotIDL V00-00-04
Package DotIDL already has version V00-00-04 here
importver -p DotMemory V00-02-01
Package DotMemory already has version V00-02-01 here
importver -p DotMemoryImpl V00-01-00
Package DotMemoryImpl already has version V00-01-00 here
importver -p DotTree V00-00-02
Package DotTree already has version V00-00-02 here
importver -p DotTreeImpl V00-04-01
Package DotTreeImpl already has version V00-04-01 here
importver -p DotTreeS V00-00-01
Package DotTreeS already has version V00-00-01 here
importver -p DotUtils V00-01-05
Package DotUtils already has version V00-01-05 here
importver -p DqmJas V00-00-09
Package DqmJas already has version V00-00-09 here
importver -p DrcAlign V00-02-06
Package DrcAlign already has version V00-02-06 here
importver -p DrcBayes V00-07-10
Package DrcBayes already has version V00-07-10 here
importver -p DrcBgsModules V00-02-03
Package DrcBgsModules already has version V00-02-03 here
importver -p DrcCalib V00-03-03
Package DrcCalib already has version V00-03-03 here
importver -p DrcCalibP V00-00-06
Package DrcCalibP already has version V00-00-06 here
importver -p DrcCalScripts V00-00-02
Package DrcCalScripts already has version V00-00-02 here
importver -p DrcCerenkov V00-07-03
Package DrcCerenkov already has version V00-07-03 here
importver -p DrcCond V00-06-17
Package DrcCond already has version V00-06-17 here
importver -p DrcConfig V00-06-05
Package DrcConfig already has version V00-06-05 here
importver -p DrcData V00-08-05
Package DrcData already has version V00-08-05 here
importver -p DrcDataCes V00-04-09
Package DrcDataCes already has version V00-04-09 here
importver -p DrcDataK V01-00-02
Package DrcDataK already has version V01-00-02 here
importver -p DrcDataP V00-10-19
Package DrcDataP already has version V00-10-19 here
importver -p DrcElectronics V00-06-30
Package DrcElectronics already has version V00-06-30 here
importver -p DrcElectronicsP V00-00-02
Package DrcElectronicsP already has version V00-00-02 here
importver -p DrcEnv V00-08-13
Package DrcEnv already has version V00-08-13 here
importver -p DrcGeom V00-08-03
Package DrcGeom already has version V00-08-03 here
importver -p DrcGeomP V00-08-01
Package DrcGeomP already has version V00-08-01 here
importver -p DrcMonTools V00-04-02
Package DrcMonTools already has version V00-04-02 here
importver -p DrcOep V00-06-30
Package DrcOep already has version V00-06-30 here
importver -p DrcOepCalib V00-03-00
Package DrcOepCalib already has version V00-03-00 here
importver -p DrcOepSequences V00-01-13
Package DrcOepSequences already has version V00-01-13 here
importver -p DrcOfm V00-03-08
Package DrcOfm already has version V00-03-08 here
importver -p DrcOnline V00-11-05
Package DrcOnline already has version V00-11-05 here
importver -p DrcOnlineConfig V00-00-25
Package DrcOnlineConfig already has version V00-00-25 here
importver -p DrcOnlineInput V00-00-16
Package DrcOnlineInput already has version V00-00-16 here
importver -p DrcOnlineSim V00-00-05
Package DrcOnlineSim already has version V00-00-05 here
importver -p DrcOpr V00-09-00
Package DrcOpr already has version V00-09-00 here
importver -p DrcOprMon V00-00-36
Package DrcOprMon already has version V00-00-36 here
importver -p DrcPidUtils V00-00-04
Package DrcPidUtils already has version V00-00-04 here
importver -p DrcReco V00-08-30
Package DrcReco already has version V00-08-30 here
importver -p DrcSequence V00-06-42
Package DrcSequence already has version V00-06-42 here
importver -p DrcSim V00-09-01
Package DrcSim already has version V00-09-01 here
importver -p DrcSimGeom V00-00-10
Package DrcSimGeom already has version V00-00-10 here
importver -p DrcSimGeomP V00-00-13
Package DrcSimGeomP already has version V00-00-13 here
importver -p DstarlnuUser V00-05-02
Package DstarlnuUser already has version V00-05-02 here
importver -p DstarUser V00-00-12
Package DstarUser already has version V00-00-12 here
importver -p EffTable V00-00-03
Package EffTable already has version V00-00-03 here
importver -p EidData V00-03-00
Package EidData already has version V00-03-00 here
importver -p EidDataK V00-04-05
Package EidDataK already has version V00-04-05 here
importver -p EidDataP V00-00-11
Package EidDataP already has version V00-00-11 here
importver -p EidDataR V00-02-11
Package EidDataR already has version V00-02-11 here
importver -p EidModules V00-02-01
Package EidModules already has version V00-02-01 here
importver -p EidSim V00-01-00
Package EidSim already has version V00-01-00 here
importver -p Elf V01-02-57
Package Elf already has version V01-02-57 here
importver -p EmcAlign V00-01-10
Package EmcAlign already has version V00-01-10 here
importver -p EmcBgsModules V00-03-01
Package EmcBgsModules already has version V00-03-01 here
importver -p EmcCalBhabha V00-02-06
Package EmcCalBhabha already has version V00-02-06 here
importver -p EmcCalibToo V00-02-06
Package EmcCalibToo already has version V00-02-06 here
importver -p EmcCalMinI V00-02-28
Package EmcCalMinI already has version V00-02-28 here
importver -p EmcCalPi0 V00-05-12
Package EmcCalPi0 already has version V00-05-12 here
importver -p EmcCalRadBb V00-01-05
Package EmcCalRadBb already has version V00-01-05 here
importver -p EmcCalRoot V00-00-36-01
Package EmcCalRoot already has version V00-00-36-01 here
importver -p EmcCond V00-03-26
Package EmcCond already has version V00-03-26 here
importver -p EmcData V00-11-05
Package EmcData already has version V00-11-05 here
importver -p EmcDataCes V00-04-09
Package EmcDataCes already has version V00-04-09 here
importver -p EmcDataK V01-00-03
Package EmcDataK already has version V01-00-03 here
importver -p EmcDataP V00-05-13
Package EmcDataP already has version V00-05-13 here
importver -p EmcDigiCalib V00-03-06
Package EmcDigiCalib already has version V00-03-06 here
importver -p EmcElecCalOnline V00-02-22
Package EmcElecCalOnline already has version V00-02-22 here
importver -p EmcEnv V00-08-11-05
Package EmcEnv already has version V00-08-11-05 here
importver -p EmcEventTag V00-01-02
Package EmcEventTag already has version V00-01-02 here
importver -p EmcGeom V00-04-15
Package EmcGeom already has version V00-04-15 here
importver -p EmcGeomP V00-01-06
Package EmcGeomP already has version V00-01-06 here
importver -p EmcHwDb V00-03-02
Package EmcHwDb already has version V00-03-02 here
importver -p EmcLayout V00-01-02
Package EmcLayout already has version V00-01-02 here
importver -p EmcLPCalOnline V00-00-14
Package EmcLPCalOnline already has version V00-00-14 here
importver -p EmcLPOnline V00-01-02
Package EmcLPOnline already has version V00-01-02 here
importver -p EmcLPSim V00-00-12
Package EmcLPSim already has version V00-00-12 here
importver -p EmcMonTools V00-01-05
Package EmcMonTools already has version V00-01-05 here
importver -p EmcOep V00-02-08
Package EmcOep already has version V00-02-08 here
importver -p EmcOepCalib V00-04-01
Package EmcOepCalib already has version V00-04-01 here
importver -p EmcOepMon V00-03-11
Package EmcOepMon already has version V00-03-11 here
importver -p EmcOepSequences V00-03-01
Package EmcOepSequences already has version V00-03-01 here
importver -p EmcOnline V00-03-37
Package EmcOnline already has version V00-03-37 here
importver -p EmcOpr V00-01-12
Package EmcOpr already has version V00-01-12 here
importver -p EmcOprCalib V00-00-44
Package EmcOprCalib already has version V00-00-44 here
importver -p EmcOprMon V00-01-08
Package EmcOprMon already has version V00-01-08 here
importver -p EmcPhotonFinder V00-01-02
Package EmcPhotonFinder already has version V00-01-02 here
importver -p EmcPid V00-04-27
Package EmcPid already has version V00-04-27 here
importver -p EmcProxy V00-00-18
Package EmcProxy already has version V00-00-18 here
importver -p EmcReco V00-07-09
Package EmcReco already has version V00-07-09 here
importver -p EmcSequence V00-04-02
Package EmcSequence already has version V00-04-02 here
importver -p EmcSim V00-12-13-03
Package EmcSim already has version V00-12-13-03 here
importver -p EmcSimGeom V00-02-01
Package EmcSimGeom already has version V00-02-01 here
importver -p EmcSimGeomP V00-01-01
Package EmcSimGeomP already has version V00-01-01 here
importver -p EmcSrcCalApps V00-02-14
Package EmcSrcCalApps already has version V00-02-14 here
importver -p EmcSrcCalOnline V00-05-05
Package EmcSrcCalOnline already has version V00-05-05 here
importver -p EmcTools V00-00-06
Package EmcTools already has version V00-00-06 here
importver -p ErrLogger V01-00-03
Package ErrLogger already has version V01-00-03 here
importver -p ErrorBrowser V00-03-00
Package ErrorBrowser already has version V00-03-00 here
importver -p EucIntfce V00-01-31
Package EucIntfce already has version V00-01-31 here
importver -p EventTagTools V00-11-59-03
Package EventTagTools already has version V00-11-59-03 here
importver -p EvtGen V00-11-08
Package EvtGen already has version V00-11-08 here
importver -p EvtGenBase V00-02-08
Package EvtGenBase already has version V00-02-08 here
importver -p EvtGenModels V00-02-07
Package EvtGenModels already has version V00-02-07 here
importver -p EvtMix V00-00-34
Package EvtMix already has version V00-00-34 here
importver -p Experiment V00-00-01
Package Experiment already has version V00-00-01 here
importver -p FastMonControl V01-01-16
Package FastMonControl already has version V01-01-16 here
importver -p FastVtx V03-04-01
Package FastVtx already has version V03-04-01 here
importver -p FcsSim V00-02-04
Package FcsSim already has version V00-02-04 here
importver -p FctCond V00-00-01
Package FctCond already has version V00-00-01 here
importver -p FctOnline V00-02-00
Package FctOnline already has version V00-02-00 here
importver -p FctProxy V00-00-05
Package FctProxy already has version V00-00-05 here
importver -p FiltConfig V00-01-00
Package FiltConfig already has version V00-01-00 here
importver -p FiltEnv V00-02-01
Package FiltEnv already has version V00-02-01 here
importver -p FilterTools V00-08-56
Package FilterTools already has version V00-08-56 here
importver -p FrameExample V00-07-03
Package FrameExample already has version V00-07-03 here
importver -p FrameExtension V00-01-04
Package FrameExtension already has version V00-01-04 here
importver -p FrameJobReport V00-01-04
Package FrameJobReport already has version V00-01-04 here
importver -p FrameLogger V01-01-00
Package FrameLogger already has version V01-01-00 here
importver -p FrameScripts V00-00-21
Package FrameScripts already has version V00-00-21 here
importver -p FrameUtil V00-04-08
Package FrameUtil already has version V00-04-08 here
importver -p Framework V00-14-00
Package Framework already has version V00-14-00 here
importver -p G3Data V00-08-01
Package G3Data already has version V00-08-01 here
importver -p G3DataP V00-02-07
Package G3DataP already has version V00-02-07 here
importver -p G4DataK V01-00-05
Package G4DataK already has version V01-00-05 here
importver -p gamgam V00-02-12
Package gamgam already has version V00-02-12 here
importver -p geant4 V00-01-28
Package geant4 already has version V00-01-28 here
importver -p gelhad V00-03-01
Package gelhad already has version V00-03-01 here
importver -p GenEnv V00-03-05
Package GenEnv already has version V00-03-05 here
importver -p GeneratorsApp V00-00-03
Package GeneratorsApp already has version V00-00-03 here
importver -p GeneratorsQA V00-01-19
Package GeneratorsQA already has version V00-01-19 here
importver -p GenFilters V00-01-08
Package GenFilters already has version V00-01-08 here
importver -p GenFwkInt V00-05-37
Package GenFwkInt already has version V00-05-37 here
importver -p genUclaII V00-00-03
Package genUclaII already has version V00-00-03 here
importver -p gnbase V00-15-06
Package gnbase already has version V00-15-06 here
importver -p HbkScaler V00-05-00
Package HbkScaler already has version V00-05-00 here
importver -p HbkTuple V00-15-05
Package HbkTuple already has version V00-15-05 here
importver -p HbkTupleEnv V00-04-06
Package HbkTupleEnv already has version V00-04-06 here
importver -p HdrDataK V01-00-02
Package HdrDataK already has version V01-00-02 here
importver -p hemicosm V00-00-02
Package hemicosm already has version V00-00-02 here
importver -p HepODBMS V00-02-03
Package HepODBMS already has version V00-02-03 here
importver -p HepRep V00-04-04
Package HepRep already has version V00-04-04 here
importver -p HepRepServer V00-04-23
Package HepRepServer already has version V00-04-23 here
importver -p HepScaler V00-09-02
Package HepScaler already has version V00-09-02 here
importver -p HepTuple V00-14-03
Package HepTuple already has version V00-14-03 here
importver -p HepTupleEnv V00-04-00
Package HepTupleEnv already has version V00-04-00 here
importver -p HOWTO V00-00-28
Package HOWTO already has version V00-00-28 here
importver -p IfrCabling V00-00-17
Package IfrCabling already has version V00-00-17 here
importver -p IfrCablingP V00-01-20
Package IfrCablingP already has version V00-01-20 here
importver -p IfrCalib V00-00-08
Package IfrCalib already has version V00-00-08 here
importver -p IfrCalibScripts V00-02-00
Package IfrCalibScripts already has version V00-02-00 here
importver -p IfrCorrections V00-00-05
Package IfrCorrections already has version V00-00-05 here
importver -p IfrCorrectionsP V00-00-04
Package IfrCorrectionsP already has version V00-00-04 here
importver -p IfrCosmic V00-04-31
Package IfrCosmic already has version V00-04-31 here
importver -p IfrData V00-10-21
Package IfrData already has version V00-10-21 here
importver -p IfrDataCes V00-04-08
Package IfrDataCes already has version V00-04-08 here
importver -p IfrDataImp V00-01-60
Package IfrDataImp already has version V00-01-60 here
importver -p IfrDataK V01-00-02
Package IfrDataK already has version V01-00-02 here
importver -p IfrDataP V00-04-40
Package IfrDataP already has version V00-04-40 here
importver -p IfrDetector V00-10-15
Package IfrDetector already has version V00-10-15 here
importver -p IfrEnv V00-14-06
Package IfrEnv already has version V00-14-06 here
importver -p IfrFastMon V00-04-05
Package IfrFastMon already has version V00-04-05 here
importver -p IfrFeeOnline V00-01-03
Package IfrFeeOnline already has version V00-01-03 here
importver -p IfrGeom V00-18-21
Package IfrGeom already has version V00-18-21 here
importver -p IfrGeomBase V00-00-41
Package IfrGeomBase already has version V00-00-41 here
importver -p IfrGeomP V00-07-21
Package IfrGeomP already has version V00-07-21 here
importver -p IfrKalman V00-00-25
Package IfrKalman already has version V00-00-25 here
importver -p IfrMonTools V00-04-05
Package IfrMonTools already has version V00-04-05 here
importver -p IfrMuMuEff V00-00-11
Package IfrMuMuEff already has version V00-00-11 here
importver -p IfrMuMuEffP V00-00-05
Package IfrMuMuEffP already has version V00-00-05 here
importver -p IfrOep V00-01-19
Package IfrOep already has version V00-01-19 here
importver -p IfrOepSequences V00-00-21
Package IfrOepSequences already has version V00-00-21 here
importver -p IfrOffCondData V00-00-01
Package IfrOffCondData already has version V00-00-01 here
importver -p IfrOffCondDataP V00-02-35
Package IfrOffCondDataP already has version V00-02-35 here
importver -p IfrOnline V00-05-01
Package IfrOnline already has version V00-05-01 here
importver -p IfrOpr V00-01-75
Package IfrOpr already has version V00-01-75 here
importver -p IfrOprMon V00-01-03
Package IfrOprMon already has version V00-01-03 here
importver -p IfrPid V00-13-51
Package IfrPid already has version V00-13-51 here
importver -p IfrPidData V00-15-05
Package IfrPidData already has version V00-15-05 here
importver -p IfrPidP V00-14-11
Package IfrPidP already has version V00-14-11 here
importver -p IfrPidR V00-14-08
Package IfrPidR already has version V00-14-08 here
importver -p IfrPidUtils V00-01-21
Package IfrPidUtils already has version V00-01-21 here
importver -p IfrProxy V00-02-31
Package IfrProxy already has version V00-02-31 here
importver -p IfrReco V00-11-80
Package IfrReco already has version V00-11-80 here
importver -p IfrSequence V00-13-02
Package IfrSequence already has version V00-13-02 here
importver -p IfrSim V00-10-48
Package IfrSim already has version V00-10-48 here
importver -p IfrSimGeom V00-02-13
Package IfrSimGeom already has version V00-02-13 here
importver -p IfrSimGeomP V00-00-33
Package IfrSimGeomP already has version V00-00-33 here
importver -p IfrTest V00-02-00
Package IfrTest already has version V00-02-00 here
importver -p IfrVisitors V00-04-20
Package IfrVisitors already has version V00-04-20 here
importver -p IHBDUser V00-01-08
Package IHBDUser already has version V00-01-08 here
importver -p IntegrationUtils V00-02-04
Package IntegrationUtils already has version V00-02-04 here
importver -p IOStreamUtils V00-03-01
Package IOStreamUtils already has version V00-03-01 here
importver -p IR2Tools V00-01-26
Package IR2Tools already has version V00-01-26 here
importver -p ISLUser V00-02-04
Package ISLUser already has version V00-02-04 here
importver -p JasExtensions V00-01-18
Package JasExtensions already has version V00-01-18 here
importver -p JasInterface V00-04-02
Package JasInterface already has version V00-04-02 here
importver -p JavaGui V00-04-00
Package JavaGui already has version V00-04-00 here
importver -p JavaHist V00-03-00
Package JavaHist already has version V00-03-00 here
importver -p JavaUtil V00-00-06
Package JavaUtil already has version V00-00-06 here
importver -p JetFinder V00-06-00
Package JetFinder already has version V00-06-00 here
importver -p JetNet V00-00-07
Package JetNet already has version V00-00-07 here
importver -p Jst74 V00-00-15
Package Jst74 already has version V00-00-15 here
importver -p KalmanTrack V01-04-04
Package KalmanTrack already has version V01-04-04 here
importver -p KalPhysProcess V01-02-01
Package KalPhysProcess already has version V01-02-01 here
importver -p KalTests V01-01-11
Package KalTests already has version V01-01-11 here
importver -p KanBase V01-00-09
Package KanBase already has version V01-00-09 here
importver -p KanData V01-00-03
Package KanData already has version V01-00-03 here
importver -p KanEvent V01-00-17
Package KanEvent already has version V01-00-17 here
importver -p KanExamples V00-00-04
Package KanExamples already has version V00-00-04 here
importver -p KanFrameUtils V00-00-00
Package KanFrameUtils already has version V00-00-00 here
importver -p Kanga V01-01-04
Package Kanga already has version V01-01-04 here
importver -p KanModules V01-00-25
Package KanModules already has version V01-00-25 here
importver -p KanScribes V01-00-01
Package KanScribes already has version V01-00-01 here
importver -p KanSequences V01-00-03
Package KanSequences already has version V01-00-03 here
importver -p KanUtils V01-01-08
Package KanUtils already has version V01-01-08 here
importver -p KDOC V00-00-05
Package KDOC already has version V00-00-05 here
importver -p kk2f V00-01-34
Package kk2f already has version V00-01-34 here
importver -p koralb V03-00-36
Package koralb already has version V03-00-36 here
importver -p L1DctConfig V00-01-02
Package L1DctConfig already has version V00-01-02 here
importver -p L1DctData V00-03-00
Package L1DctData already has version V00-03-00 here
importver -p L1DctDataP V00-02-00
Package L1DctDataP already has version V00-02-00 here
importver -p L1DctEnv V00-02-00
Package L1DctEnv already has version V00-02-00 here
importver -p L1DctOep V00-07-00
Package L1DctOep already has version V00-07-00 here
importver -p L1DctOnline V00-06-03
Package L1DctOnline already has version V00-06-03 here
importver -p L1DctSim V00-03-00
Package L1DctSim already has version V00-03-00 here
importver -p L1DctTools V00-01-00
Package L1DctTools already has version V00-01-00 here
importver -p L1EmtCalOnline V00-00-11
Package L1EmtCalOnline already has version V00-00-11 here
importver -p L1EmtConfig V00-01-12
Package L1EmtConfig already has version V00-01-12 here
importver -p L1EmtConfigTools V00-01-15
Package L1EmtConfigTools already has version V00-01-15 here
importver -p L1EmtData V00-03-03
Package L1EmtData already has version V00-03-03 here
importver -p L1EmtDataP V00-03-03
Package L1EmtDataP already has version V00-03-03 here
importver -p L1EmtEnv V00-00-03
Package L1EmtEnv already has version V00-00-03 here
importver -p L1EmtOep V00-03-02
Package L1EmtOep already has version V00-03-02 here
importver -p L1EmtOnline V00-04-01
Package L1EmtOnline already has version V00-04-01 here
importver -p L1EmtSim V00-01-54
Package L1EmtSim already has version V00-01-54 here
importver -p L1EmtSpy V00-01-19
Package L1EmtSpy already has version V00-01-19 here
importver -p L1EmtTools V00-01-00
Package L1EmtTools already has version V00-01-00 here
importver -p L1FctData V00-04-07
Package L1FctData already has version V00-04-07 here
importver -p L1FctDataK V01-00-02
Package L1FctDataK already has version V01-00-02 here
importver -p L1FctDataP V00-03-02
Package L1FctDataP already has version V00-03-02 here
importver -p L1FctOep V00-02-00
Package L1FctOep already has version V00-02-00 here
importver -p L1FctSim V00-03-00
Package L1FctSim already has version V00-03-00 here
importver -p L1GltConfig V00-01-05
Package L1GltConfig already has version V00-01-05 here
importver -p L1GltData V00-02-00
Package L1GltData already has version V00-02-00 here
importver -p L1GltDataK V01-00-01
Package L1GltDataK already has version V01-00-01 here
importver -p L1GltDataP V00-02-20
Package L1GltDataP already has version V00-02-20 here
importver -p L1GltOep V00-01-19
Package L1GltOep already has version V00-01-19 here
importver -p L1GltOnline V00-04-14
Package L1GltOnline already has version V00-04-14 here
importver -p L1GltSim V00-01-25
Package L1GltSim already has version V00-01-25 here
importver -p L1Sim V00-02-23
Package L1Sim already has version V00-02-23 here
importver -p L1SimUtils V00-00-01
Package L1SimUtils already has version V00-00-01 here
importver -p L1TFMon V00-02-00
Package L1TFMon already has version V00-02-00 here
importver -p L1TMonTools V00-01-05
Package L1TMonTools already has version V00-01-05 here
importver -p L1TNtuple V00-04-01
Package L1TNtuple already has version V00-04-01 here
importver -p L1TOepSequences V00-02-00
Package L1TOepSequences already has version V00-02-00 here
importver -p L1TOprMon V00-05-01
Package L1TOprMon already has version V00-05-01 here
importver -p L1TPlayback V00-01-07
Package L1TPlayback already has version V00-01-07 here
importver -p L3Dch V00-05-16-01
Package L3Dch already has version V00-05-16-01 here
importver -p L3Emc V00-11-01
Package L3Emc already has version V00-11-01 here
importver -p L3Master V00-05-05
Package L3Master already has version V00-05-05 here
importver -p L3Sim V00-00-34
Package L3Sim already has version V00-00-34 here
importver -p L3TConfig V00-02-16
Package L3TConfig already has version V00-02-16 here
importver -p L3TConfigP V00-02-00
Package L3TConfigP already has version V00-02-00 here
importver -p L3TData V00-01-05
Package L3TData already has version V00-01-05 here
importver -p L3TDataK V01-00-01
Package L3TDataK already has version V01-00-01 here
importver -p L3TDataP V00-02-12
Package L3TDataP already has version V00-02-12 here
importver -p L3TDiag V00-01-10
Package L3TDiag already has version V00-01-10 here
importver -p L3TDisplay V00-01-02
Package L3TDisplay already has version V00-01-02 here
importver -p L3TEnv V00-02-26
Package L3TEnv already has version V00-02-26 here
importver -p L3TFilters V00-07-06
Package L3TFilters already has version V00-07-06 here
importver -p L3TLumi V00-08-06
Package L3TLumi already has version V00-08-06 here
importver -p L3TModules V00-02-08
Package L3TModules already has version V00-02-08 here
importver -p L3TMon V00-00-26
Package L3TMon already has version V00-00-26 here
importver -p L3TMonTools V00-00-13
Package L3TMonTools already has version V00-00-13 here
importver -p L3TOep V00-01-16
Package L3TOep already has version V00-01-16 here
importver -p L3TOepSequences V00-00-14
Package L3TOepSequences already has version V00-00-14 here
importver -p L3TOnline V00-00-23
Package L3TOnline already has version V00-00-23 here
importver -p L3TOprMon V00-00-06
Package L3TOprMon already has version V00-00-06 here
importver -p L3TProxy V00-01-09
Package L3TProxy already has version V00-01-09 here
importver -p L3Trigger V00-08-09
Package L3Trigger already has version V00-08-09 here
importver -p L3TriggerDb V00-00-13
Package L3TriggerDb already has version V00-00-13 here
importver -p LepD0User V00-00-02
Package LepD0User already has version V00-00-02 here
importver -p ListInterface V00-00-01
Package ListInterface already has version V00-00-01 here
importver -p MapConverter V00-03-14
Package MapConverter already has version V00-03-14 here
importver -p MapDetector V00-03-00
Package MapDetector already has version V00-03-00 here
importver -p MapDetectorP V00-03-06
Package MapDetectorP already has version V00-03-06 here
importver -p MapOep V00-00-02
Package MapOep already has version V00-00-02 here
importver -p MapOnline V00-02-13
Package MapOnline already has version V00-02-13 here
importver -p MatEnv V00-01-05
Package MatEnv already has version V00-01-05 here
importver -p MatReco V00-01-02
Package MatReco already has version V00-01-02 here
importver -p mcfio V00-00-12
Package mcfio already has version V00-00-12 here
importver -p MDUI V00-00-04
Package MDUI already has version V00-00-04 here
importver -p MemUtil V00-00-01
Package MemUtil already has version V00-00-01 here
importver -p minuit++ V00-00-23
Package minuit++ already has version V00-00-23 here
importver -p MocaEspresso V00-00-19
Package MocaEspresso already has version V00-00-19 here
importver -p Moose V00-01-74
Package Moose already has version V00-01-74 here
importver -p NetTagger V00-01-28
Package NetTagger already has version V00-01-28 here
importver -p NeutralHadData V00-04-13
Package NeutralHadData already has version V00-04-13 here
importver -p NeutralHadDataP V00-04-09
Package NeutralHadDataP already has version V00-04-09 here
importver -p NeutralHadReco V00-04-24
Package NeutralHadReco already has version V00-04-24 here
importver -p NNO V01-02-10
Package NNO already has version V01-02-10 here
importver -p NNOPid V00-01-24
Package NNOPid already has version V00-01-24 here
importver -p NonCharm3BodyUser V00-03-11
Package NonCharm3BodyUser already has version V00-03-11 here
importver -p OdcAmbientData V01-00-00
Package OdcAmbientData already has version V01-00-00 here
importver -p OdcAmbientDataP V01-04-00
Package OdcAmbientDataP already has version V01-04-00 here
importver -p OdcAmbientUtil V01-08-00
Package OdcAmbientUtil already has version V01-08-00 here
importver -p OdcArcConfigEdit V00-05-04
Package OdcArcConfigEdit already has version V00-05-04 here
importver -p OdcArchiver V01-07-05
Package OdcArchiver already has version V01-07-05 here
importver -p OdcArchiverCorba V01-10-04
Package OdcArchiverCorba already has version V01-10-04 here
importver -p OdcCompProxy V00-02-02
Package OdcCompProxy already has version V00-02-02 here
importver -p OdcConfig V00-02-01
Package OdcConfig already has version V00-02-01 here
importver -p OdcNtupleMaker V01-07-02
Package OdcNtupleMaker already has version V01-07-02 here
importver -p OdcPlunger V00-07-01
Package OdcPlunger already has version V00-07-01 here
importver -p OdcProcessor V01-04-01
Package OdcProcessor already has version V01-04-01 here
importver -p OdcProd V00-01-00
Package OdcProd already has version V00-01-00 here
importver -p OdfCommon V00-06-11
Package OdfCommon already has version V00-06-11 here
importver -p OdfCompression V00-00-05
Package OdfCompression already has version V00-00-05 here
importver -p OdfContainer V00-07-13
Package OdfContainer already has version V00-07-13 here
importver -p OdfContainerTools V00-07-02
Package OdfContainerTools already has version V00-07-02 here
importver -p OdfDisplayCommon V01-02-00
Package OdfDisplayCommon already has version V01-02-00 here
importver -p OdfFastMon V00-01-05
Package OdfFastMon already has version V00-01-05 here
importver -p OdfFileTransport V00-00-09
Package OdfFileTransport already has version V00-00-09 here
importver -p OdfOffline V00-09-00
Package OdfOffline already has version V00-09-00 here
importver -p OdfServiceCommon V01-01-02
Package OdfServiceCommon already has version V01-01-02 here
importver -p OdfZLib V00-00-03
Package OdfZLib already has version V00-00-03 here
importver -p OepAllSequences V00-01-00
Package OepAllSequences already has version V00-01-00 here
importver -p OepBuffer V00-01-01
Package OepBuffer already has version V00-01-01 here
importver -p OepCommon V00-06-00
Package OepCommon already has version V00-06-00 here
importver -p OepConfig V00-07-00
Package OepConfig already has version V00-07-00 here
importver -p OepDaemon V01-01-03
Package OepDaemon already has version V01-01-03 here
importver -p OepDaemonFramework V01-00-01
Package OepDaemonFramework already has version V01-00-01 here
importver -p OepDaemonLink V00-01-05
Package OepDaemonLink already has version V00-01-05 here
importver -p OepDataP V00-02-00
Package OepDataP already has version V00-02-00 here
importver -p OepEvent V00-01-03
Package OepEvent already has version V00-01-03 here
importver -p OepFastMon V00-03-00
Package OepFastMon already has version V00-03-00 here
importver -p OepFramework V00-16-02
Package OepFramework already has version V00-16-02 here
importver -p OepFrameworkApps V00-05-19
Package OepFrameworkApps already has version V00-05-19 here
importver -p OepFrameworkData V00-01-00
Package OepFrameworkData already has version V00-01-00 here
importver -p OepLineModules V00-03-00
Package OepLineModules already has version V00-03-00 here
importver -p OepLines V00-02-01
Package OepLines already has version V00-02-01 here
importver -p OepManager V01-00-29
Package OepManager already has version V01-00-29 here
importver -p OepMonTools V00-01-03
Package OepMonTools already has version V00-01-03 here
importver -p OepRemoteFramework V00-05-05
Package OepRemoteFramework already has version V00-05-05 here
importver -p OepSequences V00-02-10
Package OepSequences already has version V00-02-10 here
importver -p OepSim V00-00-11
Package OepSim already has version V00-00-11 here
importver -p OepTools V00-03-16
Package OepTools already has version V00-03-16 here
importver -p OprAddP V00-02-04
Package OprAddP already has version V00-02-04 here
importver -p OprAdminTools V00-00-07
Package OprAdminTools already has version V00-00-07 here
importver -p OprCBData V00-00-04
Package OprCBData already has version V00-00-04 here
importver -p OprCommon V00-00-08
Package OprCommon already has version V00-00-08 here
importver -p OprDaemon V00-03-11
Package OprDaemon already has version V00-03-11 here
importver -p OprDBUtils V01-00-00
Package OprDBUtils already has version V01-00-00 here
importver -p OprEnv V01-00-01
Package OprEnv already has version V01-00-01 here
importver -p OprExamples V00-01-19
Package OprExamples already has version V00-01-19 here
importver -p OprFramework V00-06-00
Package OprFramework already has version V00-06-00 here
importver -p OprHPSS V00-00-09
Package OprHPSS already has version V00-00-09 here
importver -p OprLogManager V00-07-10
Package OprLogManager already has version V00-07-10 here
importver -p OprManager V00-06-00
Package OprManager already has version V00-06-00 here
importver -p OprModules V00-04-05
Package OprModules already has version V00-04-05 here
importver -p OprMonBase V00-00-04
Package OprMonBase already has version V00-00-04 here
importver -p OprMonHist V00-03-00
Package OprMonHist already has version V00-03-00 here
importver -p OprProxies V00-09-01
Package OprProxies already has version V00-09-01 here
importver -p OprQaUtils V00-02-34
Package OprQaUtils already has version V00-02-34 here
importver -p OprSetup V00-04-24
Package OprSetup already has version V00-04-24 here
importver -p OprSpatialDB V01-00-02
Package OprSpatialDB already has version V01-00-02 here
importver -p OprTcStorer V00-03-00
Package OprTcStorer already has version V00-03-00 here
importver -p OprTemporalDB V01-02-01
Package OprTemporalDB already has version V01-02-01 here
importver -p OprUtils V00-04-00
Package OprUtils already has version V00-04-00 here
importver -p OrcDataP V00-02-04
Package OrcDataP already has version V00-02-04 here
importver -p OrcRunData V00-01-00
Package OrcRunData already has version V00-01-00 here
importver -p OrcRunDataP V00-05-03
Package OrcRunDataP already has version V00-05-03 here
importver -p OrcSmi V00-04-00
Package OrcSmi already has version V00-04-00 here
importver -p OstConcurrency V00-06-01
Package OstConcurrency already has version V00-06-01 here
importver -p OstErrLogger V01-00-04
Package OstErrLogger already has version V01-00-04 here
importver -p OstFrameLogger V01-00-00
Package OstFrameLogger already has version V01-00-00 here
importver -p OstNetwork V00-01-16
Package OstNetwork already has version V00-01-16 here
importver -p OstTools V00-02-03
Package OstTools already has version V00-02-03 here
importver -p PackageList V00-08-21
Package PackageList already has version V00-08-21 here
importver -p PawTuple V00-00-08
Package PawTuple already has version V00-00-08 here
importver -p PcaCommon V00-01-06
Package PcaCommon already has version V00-01-06 here
importver -p PDT V00-03-46
Package PDT already has version V00-03-46 here
importver -p PepCond V00-02-19
Package PepCond already has version V00-02-19 here
importver -p PepData V00-00-08
Package PepData already has version V00-00-08 here
importver -p PepDataP V00-00-22
Package PepDataP already has version V00-00-22 here
importver -p PepDataR V00-00-03
Package PepDataR already has version V00-00-03 here
importver -p PepEnv V00-02-11
Package PepEnv already has version V00-02-11 here
importver -p PepEnvData V00-00-16
Package PepEnvData already has version V00-00-16 here
importver -p PepEnvSim V00-00-07
Package PepEnvSim already has version V00-00-07 here
importver -p PepOprCalib V00-01-09
Package PepOprCalib already has version V00-01-09 here
importver -p PepOprMon V00-00-11
Package PepOprMon already has version V00-00-11 here
importver -p PepSimGeom V00-00-10
Package PepSimGeom already has version V00-00-10 here
importver -p PepSimGeomP V00-00-20
Package PepSimGeomP already has version V00-00-20 here
importver -p Phokhara V00-03-01
Package Phokhara already has version V00-03-01 here
importver -p photos V00-00-04
Package photos already has version V00-00-04 here
importver -p PhyOprMon V00-00-05
Package PhyOprMon already has version V00-00-05 here
importver -p PhysMonSequences V00-00-13
Package PhysMonSequences already has version V00-00-13 here
importver -p PhysProdTools V00-09-46
Package PhysProdTools already has version V00-09-46 here
importver -p PhysRelTools V00-02-02
Package PhysRelTools already has version V00-02-02 here
importver -p PidData V00-00-03
Package PidData already has version V00-00-03 here
importver -p PidDataK V01-00-02
Package PidDataK already has version V01-00-02 here
importver -p PidDataP V00-01-10
Package PidDataP already has version V00-01-10 here
importver -p PidTools V01-02-21
Package PidTools already has version V01-02-21 here
importver -p PravdaMC V00-02-04
Package PravdaMC already has version V00-02-04 here
importver -p PrintModule V00-00-13
Package PrintModule already has version V00-00-13 here
importver -p PrmFit V00-00-16
Package PrmFit already has version V00-00-16 here
importver -p ProbTools V00-01-23-01
Package ProbTools already has version V00-01-23-01 here
importver -p ProbToolsP V00-01-04
Package ProbToolsP already has version V00-01-04 here
importver -p ProbToolsR V00-00-03
Package ProbToolsR already has version V00-00-03 here
importver -p ProdDecayFiles V00-05-49
Package ProdDecayFiles already has version V00-05-49 here
importver -p ProdTools V00-05-05
Package ProdTools already has version V00-05-05 here
importver -p ProxyDict V02-00-04
Package ProxyDict already has version V02-00-04 here
importver -p PrsParser V00-04-01
Package PrsParser already has version V00-04-01 here
importver -p pythia V00-00-02
Package pythia already has version V00-00-02 here
importver -p Q2BUser V01-12-10
Package Q2BUser already has version V01-12-10 here
importver -p QaBetaTools V00-01-74
Package QaBetaTools already has version V00-01-74 here
importver -p QaSimAppHists V00-01-06
Package QaSimAppHists already has version V00-01-06 here
importver -p QaSimHists V00-01-38
Package QaSimHists already has version V00-01-38 here
importver -p QaToolsUtils V00-01-10
Package QaToolsUtils already has version V00-01-10 here
importver -p QtrErrLog V00-01-03
Package QtrErrLog already has version V00-01-03 here
importver -p QtrTools V00-02-00
Package QtrTools already has version V00-02-00 here
importver -p RandControl V00-02-06
Package RandControl already has version V00-02-06 here
importver -p RawDataStatus V00-01-04
Package RawDataStatus already has version V00-01-04 here
importver -p RdfCommon V00-00-19
Package RdfCommon already has version V00-00-19 here
importver -p RdfTools V00-01-15
Package RdfTools already has version V00-01-15 here
importver -p RdsDataP V00-03-00
Package RdsDataP already has version V00-03-00 here
importver -p RdsModules V00-00-06
Package RdsModules already has version V00-00-06 here
importver -p RdsSequences V00-00-00
Package RdsSequences already has version V00-00-00 here
importver -p RecoBGFilter V00-07-04
Package RecoBGFilter already has version V00-07-04 here
importver -p RecoData V01-02-06
Package RecoData already has version V01-02-06 here
importver -p RecoDataK V01-00-03
Package RecoDataK already has version V01-00-03 here
importver -p RecoDataP V00-04-09
Package RecoDataP already has version V00-04-09 here
importver -p RecoMCMatch V01-02-00
Package RecoMCMatch already has version V01-02-00 here
importver -p RecoUtils V00-10-02
Package RecoUtils already has version V00-10-02 here
importver -p RecVtx V00-02-41
Package RecVtx already has version V00-02-41 here
importver -p RegrTest V00-02-08
Package RegrTest already has version V00-02-08 here
importver -p RooCond V00-04-07
Package RooCond already has version V00-04-07 here
importver -p RooCutTools V00-00-06-01
Package RooCutTools already has version V00-00-06-01 here
importver -p RooFitCore V01-00-04
Package RooFitCore already has version V01-00-04 here
importver -p RooFitModels V01-00-04
Package RooFitModels already has version V01-00-04 here
importver -p RooModules V00-03-06
Package RooModules already has version V00-03-06 here
importver -p RooModulesTest V00-00-18
Package RooModulesTest already has version V00-00-18 here
importver -p RooOprTools V00-00-04
Package RooOprTools already has version V00-00-04 here
importver -p RooPidCond V00-00-07
Package RooPidCond already has version V00-00-07 here
importver -p RooQA V00-01-11
Package RooQA already has version V00-01-11 here
importver -p RooScribes V00-02-10
Package RooScribes already has version V00-02-10 here
importver -p RooScribesTest V00-00-21
Package RooScribesTest already has version V00-00-21 here
importver -p RooSequences V00-02-37
Package RooSequences already has version V00-02-37 here
importver -p RooTuple V00-02-04
Package RooTuple already has version V00-02-04 here
importver -p RooTupleEnv V00-00-06
Package RooTupleEnv already has version V00-00-06 here
importver -p RooUtils V00-02-33
Package RooUtils already has version V00-02-33 here
importver -p S2bUser V00-00-00
Package S2bUser already has version V00-00-00 here
importver -p SimApp V00-04-01
Package SimApp already has version V00-04-01 here
importver -p SimpleComposition V00-00-17
Package SimpleComposition already has version V00-00-17 here
importver -p SimUtils V00-05-23
Package SimUtils already has version V00-05-23 here
importver -p SiteConfig V00-03-28
Package SiteConfig already has version V00-03-28 here
importver -p SkimMini V00-00-56
Package SkimMini already has version V00-00-56 here
importver -p slap V00-00-04
Package slap already has version V00-00-04 here
importver -p SmfFramework V00-03-01
Package SmfFramework already has version V00-03-01 here
importver -p squaw V00-02-41
Package squaw already has version V00-02-41 here
importver -p SrtAdmin V00-01-00
Package SrtAdmin already has version V00-01-00 here
importver -p stdhep V03-01-02
Package stdhep already has version V03-01-02 here
importver -p StdHepData V00-00-38
Package StdHepData already has version V00-00-38 here
importver -p StdHepDataP V00-00-25
Package StdHepDataP already has version V00-00-25 here
importver -p StdHepDataR V00-02-06
Package StdHepDataR already has version V00-02-06 here
importver -p STLUtility V00-00-13
Package STLUtility already has version V00-00-13 here
importver -p SvtBgsModules V00-00-10
Package SvtBgsModules already has version V00-00-10 here
importver -p SvtCalib V01-03-00
Package SvtCalib already has version V01-03-00 here
importver -p SvtCond V00-00-17
Package SvtCond already has version V00-00-17 here
importver -p SvtCondModules V00-05-17
Package SvtCondModules already has version V00-05-17 here
importver -p SvtConfig V00-01-12
Package SvtConfig already has version V00-01-12 here
importver -p SvtData V01-00-16
Package SvtData already has version V01-00-16 here
importver -p SvtDataCes V00-04-09
Package SvtDataCes already has version V00-04-09 here
importver -p SvtDataK V01-00-02
Package SvtDataK already has version V01-00-02 here
importver -p SvtDataP V00-02-05
Package SvtDataP already has version V00-02-05 here
importver -p SvtElectronics V00-04-11
Package SvtElectronics already has version V00-04-11 here
importver -p SvtElectronicsP V00-02-08
Package SvtElectronicsP already has version V00-02-08 here
importver -p SvtEnv V00-06-06
Package SvtEnv already has version V00-06-06 here
importver -p SvtFastMon V00-03-04
Package SvtFastMon already has version V00-03-04 here
importver -p SvtGeom V00-05-11
Package SvtGeom already has version V00-05-11 here
importver -p SvtGeomP V00-02-06
Package SvtGeomP already has version V00-02-06 here
importver -p SvtHitReco V00-05-02
Package SvtHitReco already has version V00-05-02 here
importver -p SvtLocalAlign V00-03-01
Package SvtLocalAlign already has version V00-03-01 here
importver -p SvtLocalAlignUtils V00-00-02
Package SvtLocalAlignUtils already has version V00-00-02 here
importver -p SvtMonTools V00-01-15
Package SvtMonTools already has version V00-01-15 here
importver -p SvtOep V00-02-02
Package SvtOep already has version V00-02-02 here
importver -p SvtOepApps V00-00-41
Package SvtOepApps already has version V00-00-41 here
importver -p SvtOepSequences V00-00-18
Package SvtOepSequences already has version V00-00-18 here
importver -p SvtOnline V00-09-08
Package SvtOnline already has version V00-09-08 here
importver -p SvtOprMon V00-03-02
Package SvtOprMon already has version V00-03-02 here
importver -p SvtOprSequences V00-01-01
Package SvtOprSequences already has version V00-01-01 here
importver -p SvtPid V00-03-11
Package SvtPid already has version V00-03-11 here
importver -p SvtPidCalib V00-00-03
Package SvtPidCalib already has version V00-00-03 here
importver -p SvtPidCalibP V00-00-10
Package SvtPidCalibP already has version V00-00-10 here
importver -p SvtPidCalibR V00-01-03
Package SvtPidCalibR already has version V00-01-03 here
importver -p SvtQC V00-03-05
Package SvtQC already has version V00-03-05 here
importver -p SvtReco V01-01-11
Package SvtReco already has version V01-01-11 here
importver -p SvtSequence V00-00-11
Package SvtSequence already has version V00-00-11 here
importver -p SvtSim V00-05-30
Package SvtSim already has version V00-05-30 here
importver -p SvtSimGeom V00-04-04
Package SvtSimGeom already has version V00-04-04 here
importver -p SvtSimGeomP V00-03-05
Package SvtSimGeomP already has version V00-03-05 here
importver -p SvtSurvey V00-01-01
Package SvtSurvey already has version V00-01-01 here
importver -p SvtTrack V00-01-23
Package SvtTrack already has version V00-01-23 here
importver -p SwimTracks V00-01-07
Package SwimTracks already has version V00-01-07 here
importver -p SysUtils V00-03-01
Package SysUtils already has version V00-03-01 here
importver -p TagData V01-00-01
Package TagData already has version V01-00-01 here
importver -p TagDataK V01-00-07
Package TagDataK already has version V01-00-07 here
importver -p TagDataP V01-00-01
Package TagDataP already has version V01-00-01 here
importver -p TagDataR V00-02-08
Package TagDataR already has version V00-02-08 here
importver -p TagDetectorStatus V00-01-05
Package TagDetectorStatus already has version V00-01-05 here
importver -p TagModules V01-00-07
Package TagModules already has version V01-00-07 here
importver -p TagSelectors V00-01-03
Package TagSelectors already has version V00-01-03 here
importver -p TaoTools V00-06-02
Package TaoTools already has version V00-06-02 here
importver -p tauola V00-00-14
Package tauola already has version V00-00-14 here
importver -p TauUser V00-11-07
Package TauUser already has version V00-11-07 here
importver -p TimeSignal V00-00-20
Package TimeSignal already has version V00-00-20 here
importver -p TopDraw V00-00-04
Package TopDraw already has version V00-00-04 here
importver -p TrajGeom V00-01-02
Package TrajGeom already has version V00-01-02 here
importver -p TrgConfig V00-08-01
Package TrgConfig already has version V00-08-01 here
importver -p TrgDataCes V00-05-00
Package TrgDataCes already has version V00-05-00 here
importver -p trgDC V00-10-82
Package trgDC already has version V00-10-82 here
importver -p trgFrame V01-00-20
Package trgFrame already has version V01-00-20 here
importver -p TrgLine V00-03-02
Package TrgLine already has version V00-03-02 here
importver -p TrgParser V00-10-03
Package TrgParser already has version V00-10-03 here
importver -p TrgProxy V00-04-01
Package TrgProxy already has version V00-04-01 here
importver -p TrgTags V00-03-04
Package TrgTags already has version V00-03-04 here
importver -p TrgTools V00-02-12
Package TrgTools already has version V00-02-12 here
importver -p TrkBase V02-05-20
Package TrkBase already has version V02-05-20 here
importver -p TrkBgsModules V00-05-07
Package TrkBgsModules already has version V00-05-07 here
importver -p TrkCombo V00-05-04
Package TrkCombo already has version V00-05-04 here
importver -p TrkCond V00-01-00
Package TrkCond already has version V00-01-00 here
importver -p TrkDataCes V00-05-01
Package TrkDataCes already has version V00-05-01 here
importver -p TrkDataK V01-00-08
Package TrkDataK already has version V01-00-08 here
importver -p TrkDataP V02-03-11
Package TrkDataP already has version V02-03-11 here
importver -p TrkDchHitAdd V00-06-04
Package TrkDchHitAdd already has version V00-06-04 here
importver -p TrkEnv V00-06-02
Package TrkEnv already has version V00-06-02 here
importver -p TrkEnvModules V00-04-04
Package TrkEnvModules already has version V00-04-04 here
importver -p TrkFindMCPerfect V00-00-13
Package TrkFindMCPerfect already has version V00-00-13 here
importver -p TrkFitter V01-04-10
Package TrkFitter already has version V01-04-10 here
importver -p TrkGeom V00-03-01
Package TrkGeom already has version V00-03-01 here
importver -p TrkGeomP V00-02-02
Package TrkGeomP already has version V00-02-02 here
importver -p TrkHitAdd V00-09-02
Package TrkHitAdd already has version V00-09-02 here
importver -p TrkHitAddSequence V00-01-03
Package TrkHitAddSequence already has version V00-01-03 here
importver -p TrkKink V01-02-02
Package TrkKink already has version V01-02-02 here
importver -p TrkKinkOprMon V00-01-01
Package TrkKinkOprMon already has version V00-01-01 here
importver -p TrkKinkTests V00-01-00
Package TrkKinkTests already has version V00-01-00 here
importver -p TrkMiniTools V00-02-09-01
Package TrkMiniTools already has version V00-02-09-01 here
importver -p TrkMonTools V00-00-04
Package TrkMonTools already has version V00-00-04 here
importver -p TrkOpr V00-00-09
Package TrkOpr already has version V00-00-09 here
importver -p TrkOprMon V01-00-31
Package TrkOprMon already has version V01-00-31 here
importver -p TrkQC V00-01-00
Package TrkQC already has version V00-01-00 here
importver -p TrkReco V01-02-22
Package TrkReco already has version V01-02-22 here
importver -p TrkSequence V00-05-10
Package TrkSequence already has version V00-05-10 here
importver -p TrkSvtHitAdd V00-04-07
Package TrkSvtHitAdd already has version V00-04-07 here
importver -p TrkUtils V00-01-01
Package TrkUtils already has version V00-01-01 here
importver -p TruthTools V00-10-19
Package TruthTools already has version V00-10-19 here
importver -p TwoBodyAnal V00-00-08
Package TwoBodyAnal already has version V00-00-08 here
importver -p unt V00-02-09
Package unt already has version V00-02-09 here
importver -p UpsilonQA V00-00-09
Package UpsilonQA already has version V00-00-09 here
importver -p UpsilonTools V00-01-02
Package UpsilonTools already has version V00-01-02 here
importver -p UsrData V00-03-06
Package UsrData already has version V00-03-06 here
importver -p UsrDataK V01-00-02
Package UsrDataK already has version V01-00-02 here
importver -p UsrTools V00-04-08-03
Package UsrTools already has version V00-04-08-03 here
importver -p vcs V00-00-02
Package vcs already has version V00-00-02 here
importver -p VertexingTools V00-09-02
Package VertexingTools already has version V00-09-02 here
importver -p VtxBase V00-11-01
Package VtxBase already has version V00-11-01 here
importver -p VtxCascade V02-01-00
Package VtxCascade already has version V02-01-00 here
importver -p VtxFitter V00-11-03
Package VtxFitter already has version V00-11-03 here
importver -p VtxOprMon V00-09-07
Package VtxOprMon already has version V00-09-07 here
importver -p VtxTreeFitter V00-02-02
Package VtxTreeFitter already has version V00-02-02 here
importver -p XProtocol V00-00-17
Package XProtocol already has version V00-00-17 here
importver -p XTNetAdmin V00-00-01
Package XTNetAdmin already has version V00-00-01 here
importver -p XTNetFile V00-00-37-01
Package XTNetFile already has version V00-00-37-01 here
Importing architecture Linux24RH72_i386_gcc2953
importarch version: 1.15
*) Try SSH transfer if you get 'AFS connection timeout' error
*) Try 'importarch -p lib bin ...' to specify directories.
*) Try -x option to filter out test_* binaries from bin/
*) Try -d option to see command executed.
*) You can run importarch again to fix failed segments.
-> Transfer bin/Linux24RH72_i386_gcc2953
-> Transfer lib/Linux24RH72_i386_gcc2953
-> Transfer tmp/Linux24RH72_i386_gcc2953
-> Transfer test/Linux24RH72_i386_gcc2953
-> Transfer shlib/Linux24RH72_i386_gcc2953
-> Transfer shtmp/Linux24RH72_i386_gcc2953
-> Transfer .spec*
NOTE: now run 'gmake siteinstall' from release to install scripts.
You need to run one siteinstall for each BFARCH.
(For older release without siteinstall, run 'gmake binscript')
All segments were imported successfully.
Checking that bin,lib,tmp,shlib,shtmp have been copied correctly
building file list ... done
./
01import_completed -> ../../BASE/bin/Linux24RH72_i386_gcc2953/01import_completed
wrote 53082 bytes read 20 bytes 2870.38 bytes/sec
total size is 1220358 speedup is 22.98
building file list ... done
./
01import_completed -> ../../BASE/lib/Linux24RH72_i386_gcc2953/01import_completed
templates/
templates/AdminScripts/
templates/BbkDataDist/
templates/BbkLumiTools/
templates/BbkMirrorTools/
templates/BbkProdTools/
templates/BbkRqmTools/
templates/BbkTools/
templates/BbkUserTools/
templates/BdbAdminScripts/
templates/KanTransfer/
templates/SkimTools/
templates/SoftRelTools/
templates/database/
templates/workdir/
wrote 59429 bytes read 20 bytes 2642.18 bytes/sec
total size is 44388 speedup is 0.75
building file list ... done
./
01import_completed -> ../../BASE/shlib/Linux24RH72_i386_gcc2953/01import_completed
templates/
templates/AdminScripts/
templates/BbkDataDist/
templates/BbkLumiTools/
templates/BbkMirrorTools/
templates/BbkProdTools/
templates/BbkRqmTools/
templates/BbkTools/
templates/BbkUserTools/
templates/BdbAdminScripts/
templates/KanTransfer/
templates/SkimTools/
templates/SoftRelTools/
templates/database/
templates/workdir/
wrote 6091 bytes read 20 bytes 1746.00 bytes/sec
total size is 213265 speedup is 34.90
building file list ... done
./
wrote 55184 bytes read 20 bytes 2830.97 bytes/sec
total size is 59319 speedup is 1.07
building file list ... done
./
wrote 56589 bytes read 20 bytes 2761.41 bytes/sec
total size is 43170 speedup is 0.76
Create the entry in /afs/hep.man.ac.uk/g/bfactory/etc for 14.5.2d,
normally it's enough to make a link to the
previous release entry.
IF IT DOESNT WORK YOULL HAVE TO GO THROUGH
SoftRelTools package. A good starting point to
know what might have changed from the previous
import are $BFOVERRIDE at ral and SiteConfig/ral
in the release.
Making the link in $BFOVERRIDE=/afs/hep.man.ac.uk/g/bfactory/etc.
Running gmake siteinstall
Linux24RH73 is not supported. Please use Linux24RH72 machine to build [os-1]
This release based on 14.5.2, overriding BFCURRENT value of 14.5.2d
GNU Make version 3.79.1,
Build OPTIONS = Linux24RH72_i386_gcc2953-Debug-native-Objy-Optimize-Fastbuild-Ldlink2-SkipSlaclog-Static-Lstatic
Linux pc91.hep.man.ac.uk 2.4.20-20.7 #1 Mon Aug 18 15:00:59 EDT 2003 i686 unknown [uname -a]
[Warning]: ./bin/Linux24RH72_i386_gcc2953 (and/or) /afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2/bin/Linux24RH72_i386_gcc2953 is not in PATH, type 'srtpath' to fix PATH.
-> SoftRelTools.binscripts: (Thu Oct 28 13:36:50 BST 2004)
Mangling newver to binary directory [binscripts-1]
Mangling auditrel to binary directory [binscripts-1]
Mangling auditver to binary directory [binscripts-1]
Mangling rmrel to binary directory [binscripts-1]
Mangling rmver to binary directory [binscripts-1]
Mangling delpkg to binary directory [binscripts-1]
Mangling freezerel to binary directory [binscripts-1]
Mangling fix_gnbase to binary directory [binscripts-1]
Mangling f77bb to binary directory [binscripts-1]
Mangling vms2f90 to binary directory [binscripts-1]
Mangling SRTcheck to binary directory [binscripts-1]
Mangling importrelonly to binary directory [binscripts-1]
Mangling makeReleaseList to binary directory [binscripts-1]
Mangling SRTfilt to binary directory [binscripts-1]
Mangling addacl to binary directory [binscripts-1]
Mangling editacl to binary directory [binscripts-1]
Mangling listtag to binary directory [binscripts-1]
Mangling mkvol to binary directory [binscripts-1]
Mangling findmk to binary directory [binscripts-1]
Mangling updrel to binary directory [binscripts-1]
Mangling whouses to binary directory [binscripts-1]
Mangling ConvertHPTemplates to binary directory [binscripts-1]
Mangling abspath to binary directory [binscripts-1]
Mangling bwhich to binary directory [binscripts-1]
Mangling qlib to binary directory [binscripts-1]
Mangling newModule to binary directory [binscripts-1]
Mangling srtglimpse to binary directory [binscripts-1]
Mangling srtglimpseindex to binary directory [binscripts-1]
Mangling libglimpse to binary directory [binscripts-1]
Mangling libglimpseindex to binary directory [binscripts-1]
Mangling findRemovedFiles to binary directory [binscripts-1]
Mangling make-linkfiles to binary directory [binscripts-1]
Mangling analyze-linkfiles to binary directory [binscripts-1]
Mangling depend-tree to binary directory [binscripts-1]
Mangling depend-circle to binary directory [binscripts-1]
Mangling depend-circle.awk to binary directory [binscripts-1]
Mangling check-link-order to binary directory [binscripts-1]
Mangling linkrel to binary directory [binscripts-1]
Mangling unlinkrel to binary directory [binscripts-1]
Mangling srtlstag to binary directory [binscripts-1]
Mangling srtdiff to binary directory [binscripts-1]
Mangling bbObjy to binary directory [binscripts-1]
Mangling checkdep to binary directory [binscripts-1]
Mangling bbROOT to binary directory [binscripts-1]
Mangling release-depend to binary directory [binscripts-1]
Mangling srtbinlist to binary directory [binscripts-1]
Mangling bbrooddlx to binary directory [binscripts-1]
Mangling bbrroot to binary directory [binscripts-1]
Mangling bbrh2root to binary directory [binscripts-1]
-> binscripts
-> AbsBTagging.binscripts: (Thu Oct 28 13:36:55 BST 2004)
-> AbsCalo.binscripts: (Thu Oct 28 13:36:57 BST 2004)
-> AbsEnv.binscripts: (Thu Oct 28 13:36:58 BST 2004)
-> AbsEvent.binscripts: (Thu Oct 28 13:36:59 BST 2004)
-> AbsEventTag.binscripts: (Thu Oct 28 13:37:00 BST 2004)
-> AbsParm.binscripts: (Thu Oct 28 13:37:00 BST 2004)
-> AbsPid.binscripts: (Thu Oct 28 13:37:01 BST 2004)
-> AdminScripts.binscripts: (Thu Oct 28 13:37:02 BST 2004)
-> AfkQed.binscripts: (Thu Oct 28 13:37:03 BST 2004)
-> AmbientExplorer.binscripts: (Thu Oct 28 13:37:04 BST 2004)
-> AmbientPlugin.binscripts: (Thu Oct 28 13:37:05 BST 2004)
Mangling AmbientJas3 to binary directory [binscripts-1]
-> AssocTools.binscripts: (Thu Oct 28 13:37:06 BST 2004)
-> AssocToolsP.binscripts: (Thu Oct 28 13:37:07 BST 2004)
-> BaBar.binscripts: (Thu Oct 28 13:37:09 BST 2004)
-> BbkDataDist.binscripts: (Thu Oct 28 13:37:10 BST 2004)
Mangling BbkImport to binary directory [binscripts-1]
Mangling BbkFiles to binary directory [binscripts-1]
Mangling BbkCollTransfer to binary directory [binscripts-1]
Mangling BbkSetFileStatus to binary directory [binscripts-1]
Mangling BbkSetFileAttr to binary directory [binscripts-1]
-> BbkLumiTools.binscripts: (Thu Oct 28 13:37:11 BST 2004)
Mangling BbkLumi to binary directory [binscripts-1]
Mangling BbkLumiAddBCount to binary directory [binscripts-1]
Mangling BbkDatasetDetailsHtml to binary directory [binscripts-1]
-> BbkMirrorTools.binscripts: (Thu Oct 28 13:37:12 BST 2004)
Mangling BbkDbMirror to binary directory [binscripts-1]
-> BbkProdTools.binscripts: (Thu Oct 28 13:37:13 BST 2004)
Mangling BbkSPLoad to binary directory [binscripts-1]
Mangling BbkAutoPRImport to binary directory [binscripts-1]
Mangling BbkTestPRImport to binary directory [binscripts-1]
Mangling BbkSPReport to binary directory [binscripts-1]
Mangling BbkSPUpdateBbk to binary directory [binscripts-1]
Mangling BbkUpdateDatasets to binary directory [binscripts-1]
Mangling BbkRejectUpdate to binary directory [binscripts-1]
Mangling BbkSetSkimState to binary directory [binscripts-1]
-> BbkRqmTools.binscripts: (Thu Oct 28 13:37:14 BST 2004)
Mangling BbkRqmUser to binary directory [binscripts-1]
Mangling BbkTestQaStatus to binary directory [binscripts-1]
Mangling BbkDseStatusUpdate to binary directory [binscripts-1]
Mangling BbkQAStatus to binary directory [binscripts-1]
Mangling BbkAutoCheckEntry to binary directory [binscripts-1]
Mangling BbkConfirmDataset to binary directory [binscripts-1]
-> BbkTaskManager.binscripts: (Thu Oct 28 13:37:15 BST 2004)
Mangling BbkCreateTask to binary directory [binscripts-1]
Mangling BbkCreateRelease to binary directory [binscripts-1]
Mangling BbkCreateSetup to binary directory [binscripts-1]
Mangling BbkShowSetups to binary directory [binscripts-1]
Mangling BbkShowReleases to binary directory [binscripts-1]
Mangling BbkEditSetup to binary directory [binscripts-1]
Mangling BbkShowTasks to binary directory [binscripts-1]
Mangling BbkAddDataset to binary directory [binscripts-1]
Mangling BbkCreateJobs to binary directory [binscripts-1]
Mangling BbkEditTask to binary directory [binscripts-1]
Mangling BbkShowJobs to binary directory [binscripts-1]
Mangling BbkSubmitJobs to binary directory [binscripts-1]
Mangling jobWrapper to binary directory [binscripts-1]
Mangling BbkCreateDatasetTask to binary directory [binscripts-1]
Mangling BbkCheckJobs to binary directory [binscripts-1]
Mangling jobWrapperKan to binary directory [binscripts-1]
Mangling BbkJobInfo to binary directory [binscripts-1]
Mangling allStreams to binary directory [binscripts-1]
Mangling BbkTMCollUtil to binary directory [binscripts-1]
Mangling BbkTMShowCollections to binary directory [binscripts-1]
Mangling mergeWrapper to binary directory [binscripts-1]
Mangling BbkChangeJobStatus to binary directory [binscripts-1]
Mangling BbkJobReport to binary directory [binscripts-1]
-> BbkTools.binscripts: (Thu Oct 28 13:37:18 BST 2004)
Mangling BbkGetConnectInfo to binary directory [binscripts-1]
Mangling BbkTestAccessor to binary directory [binscripts-1]
Mangling BbkTestConfiguration to binary directory [binscripts-1]
Mangling BbkTestConnect to binary directory [binscripts-1]
Mangling BbkTestOptionsManager to binary directory [binscripts-1]
Mangling BbkTestTime to binary directory [binscripts-1]
-> BbkUserTools.binscripts: (Thu Oct 28 13:37:19 BST 2004)
Mangling relBbkDatasetHistory to binary directory [binscripts-1]
Mangling relBbkDatasetTcl to binary directory [binscripts-1]
Mangling BbkMakeDataset to binary directory [binscripts-1]
Mangling BbkModifyDseFlags to binary directory [binscripts-1]
Mangling BbkSqlShell to binary directory [binscripts-1]
Mangling relBbkUser to binary directory [binscripts-1]
Mangling BbkSPModes to binary directory [binscripts-1]
Mangling relBbkExpertTcl to binary directory [binscripts-1]
-> BbrCalib.binscripts: (Thu Oct 28 13:37:20 BST 2004)
-> BbrGeom.binscripts: (Thu Oct 28 13:37:21 BST 2004)
-> BbrInteractive.binscripts: (Thu Oct 28 13:37:22 BST 2004)
-> BbrPython.binscripts: (Thu Oct 28 13:37:23 BST 2004)
Mangling bbrpywrapper to binary directory [binscripts-1]
Mangling BbrPyInfo to binary directory [binscripts-1]
-> BbrSignal.binscripts: (Thu Oct 28 13:37:24 BST 2004)
-> BbrStdUtils.binscripts: (Thu Oct 28 13:37:25 BST 2004)
Mangling replace_RWCString.pl to binary directory [binscripts-1]
Mangling replace_RWContainers.pl to binary directory [binscripts-1]
-> BbrUUID.binscripts: (Thu Oct 28 13:37:26 BST 2004)
-> BdbAccess.binscripts: (Thu Oct 28 13:37:26 BST 2004)
-> BdbAdminScripts.binscripts: (Thu Oct 28 13:37:28 BST 2004)
Mangling BdbChsUtil.pl to binary directory [binscripts-1]
Mangling BdbLsUtil.pl to binary directory [binscripts-1]
Mangling BdbAmsUtil.pl to binary directory [binscripts-1]
Mangling BdbOidUtil.pl to binary directory [binscripts-1]
Mangling BdbLockfdb.pl to binary directory [binscripts-1]
Mangling BdbExec.pl to binary directory [binscripts-1]
-> BdbAdminTools.binscripts: (Thu Oct 28 13:37:29 BST 2004)
-> BdbAmbientData.binscripts: (Thu Oct 28 13:37:30 BST 2004)
-> BdbAmbient.binscripts: (Thu Oct 28 13:37:30 BST 2004)
-> BdbAmbScanners.binscripts: (Thu Oct 28 13:37:31 BST 2004)
-> BdbApplication.binscripts: (Thu Oct 28 13:37:32 BST 2004)
-> BdbApplMgmt.binscripts: (Thu Oct 28 13:37:33 BST 2004)
-> BdbClustering.binscripts: (Thu Oct 28 13:37:34 BST 2004)
-> BdbClusteringServer.binscripts: (Thu Oct 28 13:37:35 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> BdbCondAdmin.binscripts: (Thu Oct 28 13:37:36 BST 2004)
-> BdbCond.binscripts: (Thu Oct 28 13:37:37 BST 2004)
-> BdbCondLoaders.binscripts: (Thu Oct 28 13:37:38 BST 2004)
-> BdbCondModules.binscripts: (Thu Oct 28 13:37:47 BST 2004)
-> BdbCondRemote.binscripts: (Thu Oct 28 13:37:48 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> BdbCondTests.binscripts: (Thu Oct 28 13:37:49 BST 2004)
-> BdbConfigAlias.binscripts: (Thu Oct 28 13:37:50 BST 2004)
-> BdbConfigAliasTree.binscripts: (Thu Oct 28 13:37:51 BST 2004)
-> BdbConfig.binscripts: (Thu Oct 28 13:37:52 BST 2004)
-> BdbConfigModules.binscripts: (Thu Oct 28 13:37:53 BST 2004)
-> BdbConfigOdf.binscripts: (Thu Oct 28 13:37:54 BST 2004)
-> BdbConfigProxy.binscripts: (Thu Oct 28 13:37:55 BST 2004)
-> BdbConfigTests.binscripts: (Thu Oct 28 13:37:56 BST 2004)
-> BdbConfigTools.binscripts: (Thu Oct 28 13:37:58 BST 2004)
Mangling BdbCfgMCRuntypes to binary directory [binscripts-1]
Mangling BdbCfgFindKey to binary directory [binscripts-1]
Mangling BdbCfgToolLite to binary directory [binscripts-1]
-> BdbConverters.binscripts: (Thu Oct 28 13:38:01 BST 2004)
-> BdbCopyJob.binscripts: (Thu Oct 28 13:38:02 BST 2004)
-> BdbDistribution.binscripts: (Thu Oct 28 13:38:30 BST 2004)
-> BdbDistTools.binscripts: (Thu Oct 28 13:38:31 BST 2004)
GNUmakefile:65: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollExport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollExport'
GNUmakefile:65: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDmnExport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDmnExport'
GNUmakefile:65: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCenter'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCenter'
GNUmakefile:70: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDmnImport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDmnImport'
GNUmakefile:70: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollImport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollImport'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistSummary'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistSummary'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistTdfFilter'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistTdfFilter'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistWriteTape'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistWriteTape'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollTransfer'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollTransfer'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistSizeFilter'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistSizeFilter'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCondExport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCondExport'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCondImport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCondImport'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistGui'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistGui'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistArchive'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistArchive'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistReadTape'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistReadTape'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein_bridge'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein_bridge'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_bridge'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_bridge'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_slave'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_slave'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_colldb'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_colldb'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCopy'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCopy'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistBrowser'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistBrowser'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistInstall'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistInstall'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistMirror'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistMirror'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbstagein'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbstagein'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein_slave'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein_slave'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCollLoader'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCollLoader'
Mangling BdbDistExport.pl to binary directory [binscripts-1]
Mangling BdbDistImport.pl to binary directory [binscripts-1]
Mangling BdbCollTransfer.pl to binary directory [binscripts-1]
Mangling BdbDistSummary.pl to binary directory [binscripts-1]
Mangling BdbDistWriteTape.pl to binary directory [binscripts-1]
Mangling BdbDistTdfFilter.pl to binary directory [binscripts-1]
Mangling BdbDistSizeFilter.pl to binary directory [binscripts-1]
Mangling BdbDistScan_slave.tcl to binary directory [binscripts-1]
Mangling BdbDistScan_colldb.tcl to binary directory [binscripts-1]
Mangling BdbDistCopy.tcl to binary directory [binscripts-1]
Mangling BdbDistBrowser.tcl to binary directory [binscripts-1]
Mangling BdbDistInstall.tcl to binary directory [binscripts-1]
Mangling BdbDistMirror.tcl to binary directory [binscripts-1]
Mangling bdbstagein.tcl to binary directory [binscripts-1]
Mangling collstagein_slave.tcl to binary directory [binscripts-1]
Mangling BdbDistCollLoader.tcl to binary directory [binscripts-1]
Mangling BdbCondExport.pl to binary directory [binscripts-1]
Mangling BdbCondImport.pl to binary directory [binscripts-1]
Mangling BdbDistGui.pl to binary directory [binscripts-1]
Mangling BdbDistArchive.pl to binary directory [binscripts-1]
Mangling BdbDistReadTape.pl to binary directory [binscripts-1]
Mangling bdbDistCollScan.tcl to binary directory [binscripts-1]
Mangling bdbDistDbInfo.tcl to binary directory [binscripts-1]
Mangling bdbDistDbInstall.tcl to binary directory [binscripts-1]
Mangling bdbDistEventsScan.tcl to binary directory [binscripts-1]
Mangling bdbDistFtp.tcl to binary directory [binscripts-1]
Mangling bdbDistLibrary.tcl to binary directory [binscripts-1]
Mangling bdbDistSelect.tcl to binary directory [binscripts-1]
Mangling bdbDistInit.tcl to binary directory [binscripts-1]
Mangling BdbDistScan.pl to binary directory [binscripts-1]
Mangling bdbDistLib.pm to binary directory [binscripts-1]
Mangling bdbDistCfg.pm to binary directory [binscripts-1]
Mangling bdbDistLocal.pm to binary directory [binscripts-1]
Mangling collstagein_bridge.pl to binary directory [binscripts-1]
Mangling collstagein.pl to binary directory [binscripts-1]
Mangling BdbDistScan_bridge.pl to binary directory [binscripts-1]
-> BdbDomainMgmt.binscripts: (Thu Oct 28 13:38:35 BST 2004)
-> BdbDomainOODB.binscripts: (Thu Oct 28 13:38:36 BST 2004)
-> BdbEventFactory.binscripts: (Thu Oct 28 13:38:37 BST 2004)
-> BdbEvent.binscripts: (Thu Oct 28 13:38:38 BST 2004)
-> BdbEventStore.binscripts: (Thu Oct 28 13:38:39 BST 2004)
-> BdbEventTests.binscripts: (Thu Oct 28 13:38:40 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> BdbEvsLoaders.binscripts: (Thu Oct 28 13:38:41 BST 2004)
-> BdbLicense.binscripts: (Thu Oct 28 13:38:44 BST 2004)
-> BdbModules.binscripts: (Thu Oct 28 13:38:45 BST 2004)
-> BdbModulesTests.binscripts: (Thu Oct 28 13:38:46 BST 2004)
-> BdbObjyMgmt.binscripts: (Thu Oct 28 13:38:47 BST 2004)
-> BdbOpsQA.binscripts: (Thu Oct 28 13:38:48 BST 2004)
Mangling BdbMicroQA.pl to binary directory [binscripts-1]
-> BdbOpsUtils.binscripts: (Thu Oct 28 13:38:49 BST 2004)
Mangling BdbOpsLoader to binary directory [binscripts-1]
Mangling BdbOpsInspector to binary directory [binscripts-1]
Mangling BdbFindSlaveBootFile.pl to binary directory [binscripts-1]
Mangling BdbCloseDBs.pl to binary directory [binscripts-1]
Mangling BdbMoveFederation.pl to binary directory [binscripts-1]
Mangling BdbNiceCleanup.pl to binary directory [binscripts-1]
Mangling BdbRegisterDBIDs.pl to binary directory [binscripts-1]
Mangling BdbCreateBridge.pl to binary directory [binscripts-1]
Mangling BdbFindSlaveLockServer.pl to binary directory [binscripts-1]
Mangling BdbGetCollInfo.pl to binary directory [binscripts-1]
Mangling BdbClearUpOldLocks.pl to binary directory [binscripts-1]
Mangling BdbDeleteMyDbs.pl to binary directory [binscripts-1]
Mangling BdbReadOnly.pl to binary directory [binscripts-1]
-> BdbPud.binscripts: (Thu Oct 28 13:38:50 BST 2004)
-> BdbScribes.binscripts: (Thu Oct 28 13:38:51 BST 2004)
-> BdbScribeTest.binscripts: (Thu Oct 28 13:38:52 BST 2004)
-> BdbSequences.binscripts: (Thu Oct 28 13:38:53 BST 2004)
-> BdbTag.binscripts: (Thu Oct 28 13:39:09 BST 2004)
-> BdbTclParm.binscripts: (Thu Oct 28 13:39:10 BST 2004)
-> BdbTclParmP.binscripts: (Thu Oct 28 13:39:11 BST 2004)
-> BdbTCProxy.binscripts: (Thu Oct 28 13:39:12 BST 2004)
-> BdbTCServer.binscripts: (Thu Oct 28 13:39:13 BST 2004)
-> BdbTime.binscripts: (Thu Oct 28 13:39:14 BST 2004)
-> BdbTools.binscripts: (Thu Oct 28 13:39:15 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> BdbTransfer.binscripts: (Thu Oct 28 13:39:16 BST 2004)
GNUmakefile:46: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbxfr'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbxfr'
GNUmakefile:46: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbsfcp'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbsfcp'
GNUmakefile:46: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbscp'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbscp'
GNUmakefile:46: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbbbcp'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbbbcp'
Mangling BdbXfr.pl to binary directory [binscripts-1]
-> BdbTrees.binscripts: (Thu Oct 28 13:39:17 BST 2004)
-> BdbUtil.binscripts: (Thu Oct 28 13:39:18 BST 2004)
Mangling statpp to binary directory [binscripts-1]
Mangling bdbcheckpud to binary directory [binscripts-1]
-> Bear.binscripts: (Thu Oct 28 13:39:19 BST 2004)
-> BetaBogus.binscripts: (Thu Oct 28 13:39:34 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BetaBuildPidEnv.binscripts: (Thu Oct 28 13:39:55 BST 2004)
-> BetaCoreTools.binscripts: (Thu Oct 28 13:39:56 BST 2004)
-> BetaEvent.binscripts: (Thu Oct 28 13:39:57 BST 2004)
-> BetaExamples.binscripts: (Thu Oct 28 13:39:58 BST 2004)
-> Beta.binscripts: (Thu Oct 28 13:40:01 BST 2004)
-> BetaIfrPidCalib.binscripts: (Thu Oct 28 13:40:02 BST 2004)
-> BetaLumi.binscripts: (Thu Oct 28 13:40:04 BST 2004)
-> BetaMC.binscripts: (Thu Oct 28 13:40:06 BST 2004)
-> BetaMicroAdapter.binscripts: (Thu Oct 28 13:40:07 BST 2004)
-> BetaMicroBase.binscripts: (Thu Oct 28 13:40:08 BST 2004)
-> BetaMicro.binscripts: (Thu Oct 28 13:40:09 BST 2004)
-> BetaMicroTruth.binscripts: (Thu Oct 28 13:40:10 BST 2004)
-> BetaMiniData.binscripts: (Thu Oct 28 13:40:11 BST 2004)
-> BetaMini.binscripts: (Thu Oct 28 13:40:12 BST 2004)
-> BetaMiniModules.binscripts: (Thu Oct 28 13:40:13 BST 2004)
-> BetaMiniQA.binscripts: (Thu Oct 28 13:40:28 BST 2004)
-> BetaMiniSequences.binscripts: (Thu Oct 28 13:40:41 BST 2004)
-> BetaMiniUser.binscripts: (Thu Oct 28 13:40:53 BST 2004)
-> BetaPidCalib.binscripts: (Thu Oct 28 13:41:08 BST 2004)
-> BetaPid.binscripts: (Thu Oct 28 13:41:21 BST 2004)
-> BetaRecoAdapter.binscripts: (Thu Oct 28 13:41:23 BST 2004)
-> BetaReco.binscripts: (Thu Oct 28 13:41:24 BST 2004)
-> BetaSequences.binscripts: (Thu Oct 28 13:41:25 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BetaTools.binscripts: (Thu Oct 28 13:41:46 BST 2004)
-> BetaUser.binscripts: (Thu Oct 28 13:41:48 BST 2004)
Mangling betarun to binary directory [binscripts-1]
-> BField.binscripts: (Thu Oct 28 13:41:50 BST 2004)
-> BFieldImpl.binscripts: (Thu Oct 28 13:41:51 BST 2004)
-> BFieldP.binscripts: (Thu Oct 28 13:41:51 BST 2004)
-> BgsApp.binscripts: (Thu Oct 28 13:41:52 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsCEPack.binscripts: (Thu Oct 28 13:42:05 BST 2004)
-> BgsDchSim.binscripts: (Thu Oct 28 13:42:06 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsDrcSim.binscripts: (Thu Oct 28 13:42:10 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsEmcSim.binscripts: (Thu Oct 28 13:42:12 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsFwkModule.binscripts: (Thu Oct 28 13:42:13 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsG4Extension.binscripts: (Thu Oct 28 13:42:14 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsIfrSim.binscripts: (Thu Oct 28 13:42:15 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsPepSim.binscripts: (Thu Oct 28 13:42:16 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsSequences.binscripts: (Thu Oct 28 13:42:18 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsSvtSim.binscripts: (Thu Oct 28 13:42:30 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> bhwide.binscripts: (Thu Oct 28 13:42:34 BST 2004)
-> bkqed.binscripts: (Thu Oct 28 13:42:35 BST 2004)
-> BlindTools.binscripts: (Thu Oct 28 13:42:36 BST 2004)
-> bmgas.binscripts: (Thu Oct 28 13:42:37 BST 2004)
-> Bogus.binscripts: (Thu Oct 28 13:42:38 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BooleanTools.binscripts: (Thu Oct 28 13:42:39 BST 2004)
-> boost.binscripts: (Thu Oct 28 13:42:40 BST 2004)
-> BRecoUser.binscripts: (Thu Oct 28 13:42:42 BST 2004)
Mangling brecojob to binary directory [binscripts-1]
-> BtaBuildEnv.binscripts: (Thu Oct 28 13:43:00 BST 2004)
-> BtaCutTools.binscripts: (Thu Oct 28 13:43:02 BST 2004)
-> BtaDataK.binscripts: (Thu Oct 28 13:43:03 BST 2004)
-> BtaDataP.binscripts: (Thu Oct 28 13:43:04 BST 2004)
-> BtaDataR.binscripts: (Thu Oct 28 13:43:05 BST 2004)
-> BtaEnv.binscripts: (Thu Oct 28 13:43:07 BST 2004)
-> BTaggingSequences.binscripts: (Thu Oct 28 13:43:07 BST 2004)
-> BTaggingTools.binscripts: (Thu Oct 28 13:43:09 BST 2004)
-> BTaggingUser.binscripts: (Thu Oct 28 13:43:10 BST 2004)
-> BTaggingUtils.binscripts: (Thu Oct 28 13:43:12 BST 2004)
-> BtaMicroSequences.binscripts: (Thu Oct 28 13:43:12 BST 2004)
-> BtaMiniDataK.binscripts: (Thu Oct 28 13:43:13 BST 2004)
-> BtaRecoDataP.binscripts: (Thu Oct 28 13:43:14 BST 2004)
-> BtaV0Tools.binscripts: (Thu Oct 28 13:43:16 BST 2004)
-> BunchSequence.binscripts: (Thu Oct 28 13:43:17 BST 2004)
-> BunchT0DataP.binscripts: (Thu Oct 28 13:43:21 BST 2004)
-> BunchT0.binscripts: (Thu Oct 28 13:43:34 BST 2004)
-> BunchT0Mon.binscripts: (Thu Oct 28 13:43:36 BST 2004)
-> CalConfig.binscripts: (Thu Oct 28 13:43:42 BST 2004)
-> CalDatabase.binscripts: (Thu Oct 28 13:43:43 BST 2004)
-> CalFit.binscripts: (Thu Oct 28 13:43:44 BST 2004)
-> CalMoments.binscripts: (Thu Oct 28 13:43:46 BST 2004)
-> CalOffline.binscripts: (Thu Oct 28 13:43:47 BST 2004)
-> CalOnline.binscripts: (Thu Oct 28 13:43:48 BST 2004)
-> CalProxy.binscripts: (Thu Oct 28 13:43:49 BST 2004)
-> CdbAdmin.binscripts: (Thu Oct 28 13:43:50 BST 2004)
Mangling CdbOpenPartInterval.pl to binary directory [binscripts-1]
Mangling CdbAdminUtilsTest1.pl to binary directory [binscripts-1]
Mangling CdbAdminCompress.pl to binary directory [binscripts-1]
Mangling CdbGetDatabasesForConditions.pl to binary directory [binscripts-1]
Mangling CdbTakeOverCondition.pl to binary directory [binscripts-1]
Mangling CdbCompareViews2.pl to binary directory [binscripts-1]
Mangling CdbRemoveExtractedDatabases.pl to binary directory [binscripts-1]
Mangling CdbRemoveCdbDatabases.pl to binary directory [binscripts-1]
Mangling CdbDisconnectFromSharedCdb.pl to binary directory [binscripts-1]
Mangling CdbBorrowExtractedDatabases.pl to binary directory [binscripts-1]
Mangling CdbCopyExtractedDatabases.pl to binary directory [binscripts-1]
Mangling CdbTidyUpCdbDatabases.pl to binary directory [binscripts-1]
Mangling CdbCompressCdbDatabases.pl to binary directory [binscripts-1]
Mangling CdbExtractSubsetTool.pl to binary directory [binscripts-1]
Mangling CdbUpdateViewForClosedPartition.pl to binary directory [binscripts-1]
Mangling CdbAnalyseProfile.pl to binary directory [binscripts-1]
Mangling CdbRenormalizeCatalog.pl to binary directory [binscripts-1]
Mangling CdbDrainLegacyDatabases.pl to binary directory [binscripts-1]
Mangling CdbChangeDatabaseStatus.pl to binary directory [binscripts-1]
Mangling CdbCheckForCrosstalksAtConditions.pl to binary directory [binscripts-1]
Mangling CdbEstablishBetaMiniConditions.pl to binary directory [binscripts-1]
Mangling CdbSimpleImport.pl to binary directory [binscripts-1]
-> CdbBase.binscripts: (Thu Oct 28 13:43:52 BST 2004)
-> CdbBdb.binscripts: (Thu Oct 28 13:43:53 BST 2004)
-> CdbBdbShared.binscripts: (Thu Oct 28 13:43:54 BST 2004)
-> CdbBdbTable.binscripts: (Thu Oct 28 13:43:55 BST 2004)
-> CdbBdbTests.binscripts: (Thu Oct 28 13:43:56 BST 2004)
-> CdbBdbWrapper.binscripts: (Thu Oct 28 13:43:57 BST 2004)
-> CdbEvtData.binscripts: (Thu Oct 28 13:43:58 BST 2004)
-> CdbEvtModules.binscripts: (Thu Oct 28 13:43:59 BST 2004)
-> CdbTable.binscripts: (Thu Oct 28 13:44:00 BST 2004)
-> CdbTools.binscripts: (Thu Oct 28 13:44:00 BST 2004)
-> CfgExplDB.binscripts: (Thu Oct 28 13:44:01 BST 2004)
-> CfgExplorer.binscripts: (Thu Oct 28 13:44:03 BST 2004)
Cannot build anything due to the following products not installed at this site: Qt
-> CharmUser.binscripts: (Thu Oct 28 13:44:04 BST 2004)
-> CommonUtils.binscripts: (Thu Oct 28 13:44:08 BST 2004)
-> CompositionFactory.binscripts: (Thu Oct 28 13:44:09 BST 2004)
-> CompositionSequences.binscripts: (Thu Oct 28 13:44:10 BST 2004)
-> CompositionTools.binscripts: (Thu Oct 28 13:44:11 BST 2004)
-> CompositionUtils.binscripts: (Thu Oct 28 13:44:12 BST 2004)
-> Cornelius++.binscripts: (Thu Oct 28 13:44:13 BST 2004)
-> CPEUtils.binscripts: (Thu Oct 28 13:44:14 BST 2004)
-> CPExtract.binscripts: (Thu Oct 28 13:44:15 BST 2004)
-> CrnBeta.binscripts: (Thu Oct 28 13:44:16 BST 2004)
-> cvsutil.binscripts: (Thu Oct 28 13:44:17 BST 2004)
Mangling chktag to binary directory [binscripts-1]
Mangling cvsck to binary directory [binscripts-1]
Mangling cvsbin to binary directory [binscripts-1]
Mangling fixcvs to binary directory [binscripts-1]
Mangling showtag to binary directory [binscripts-1]
Mangling unlockcvs to binary directory [binscripts-1]
-> D2ProngUser.binscripts: (Thu Oct 28 13:44:19 BST 2004)
-> database.binscripts: (Thu Oct 28 13:44:21 BST 2004)
-> DbiEvent.binscripts: (Thu Oct 28 13:44:22 BST 2004)
-> DchBunchT0.binscripts: (Thu Oct 28 13:44:23 BST 2004)
-> DchCalibdEdx.binscripts: (Thu Oct 28 13:44:31 BST 2004)
-> DchCalibFcn.binscripts: (Thu Oct 28 13:44:33 BST 2004)
-> DchCalib.binscripts: (Thu Oct 28 13:44:34 BST 2004)
-> DchCalOep.binscripts: (Thu Oct 28 13:44:34 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchCalOnline.binscripts: (Thu Oct 28 13:44:36 BST 2004)
Mangling modifyDchConfig to binary directory [binscripts-1]
-> DchCalScripts.binscripts: (Thu Oct 28 13:44:37 BST 2004)
Mangling DCH_VALIDATE to binary directory [binscripts-1]
Mangling DCH_preCalib to binary directory [binscripts-1]
-> DchCond.binscripts: (Thu Oct 28 13:44:38 BST 2004)
-> DchCondModules.binscripts: (Thu Oct 28 13:44:39 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchConfig.binscripts: (Thu Oct 28 13:44:41 BST 2004)
-> DchDataCes.binscripts: (Thu Oct 28 13:44:42 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchData.binscripts: (Thu Oct 28 13:44:43 BST 2004)
-> DchDataK.binscripts: (Thu Oct 28 13:44:46 BST 2004)
-> DchDataP.binscripts: (Thu Oct 28 13:44:47 BST 2004)
-> DchDctFastMon.binscripts: (Thu Oct 28 13:44:48 BST 2004)
-> DchDctOepSequences.binscripts: (Thu Oct 28 13:44:49 BST 2004)
-> DchDedxTools.binscripts: (Thu Oct 28 13:44:51 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchEnv.binscripts: (Thu Oct 28 13:45:11 BST 2004)
-> DchFastMon.binscripts: (Thu Oct 28 13:45:13 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchGeomBase.binscripts: (Thu Oct 28 13:45:15 BST 2004)
-> DchGeom.binscripts: (Thu Oct 28 13:45:16 BST 2004)
-> DchGeomP.binscripts: (Thu Oct 28 13:45:21 BST 2004)
-> DchGlobalAlign.binscripts: (Thu Oct 28 13:45:22 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchL3TrackFinder.binscripts: (Thu Oct 28 13:45:40 BST 2004)
-> DchMaps.binscripts: (Thu Oct 28 13:45:42 BST 2004)
-> DchOepApps.binscripts: (Thu Oct 28 13:45:42 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchOep.binscripts: (Thu Oct 28 13:45:58 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchOepSequences.binscripts: (Thu Oct 28 13:46:01 BST 2004)
-> DchOnline.binscripts: (Thu Oct 28 13:46:02 BST 2004)
-> DchOpr.binscripts: (Thu Oct 28 13:46:03 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchOprMon.binscripts: (Thu Oct 28 13:46:04 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchOprMonR.binscripts: (Thu Oct 28 13:46:20 BST 2004)
-> DchPid.binscripts: (Thu Oct 28 13:46:22 BST 2004)
-> DchProxy.binscripts: (Thu Oct 28 13:46:25 BST 2004)
-> DchQC.binscripts: (Thu Oct 28 13:46:26 BST 2004)
-> DchRadTrkFinder.binscripts: (Thu Oct 28 13:46:28 BST 2004)
-> DchReco.binscripts: (Thu Oct 28 13:46:29 BST 2004)
-> DchSequence.binscripts: (Thu Oct 28 13:46:30 BST 2004)
-> DchSimGeomP.binscripts: (Thu Oct 28 13:46:31 BST 2004)
-> DchSim.binscripts: (Thu Oct 28 13:46:32 BST 2004)
-> DchTestStand.binscripts: (Thu Oct 28 13:46:33 BST 2004)
-> DchTrkGeom.binscripts: (Thu Oct 28 13:46:34 BST 2004)
-> DcxReco.binscripts: (Thu Oct 28 13:46:35 BST 2004)
-> DetectorModel.binscripts: (Thu Oct 28 13:46:37 BST 2004)
-> DhpCorba.binscripts: (Thu Oct 28 13:46:38 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpDistCorba.binscripts: (Thu Oct 28 13:46:39 BST 2004)
Mangling testDhpRunInfo.scr to binary directory [binscripts-1]
-> DhpDistHist.binscripts: (Thu Oct 28 13:46:40 BST 2004)
-> DhpEndRunApps.binscripts: (Thu Oct 28 13:46:41 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpIDL.binscripts: (Thu Oct 28 13:46:42 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpManager.binscripts: (Thu Oct 28 13:46:43 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG DIM SMI
-> DhpMonControl.binscripts: (Thu Oct 28 13:46:44 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> DhpMonCorba.binscripts: (Thu Oct 28 13:46:45 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> DhpMonFit.binscripts: (Thu Oct 28 13:46:46 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpMonInterfaces.binscripts: (Thu Oct 28 13:46:47 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpMonitorApps.binscripts: (Thu Oct 28 13:46:48 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> DhpMonitor.binscripts: (Thu Oct 28 13:46:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> DhpNoHbkTupleEnv.binscripts: (Thu Oct 28 13:46:50 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpScaler.binscripts: (Thu Oct 28 13:46:51 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpToken.binscripts: (Thu Oct 28 13:46:52 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> DhpTupleEnv.binscripts: (Thu Oct 28 13:46:53 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpTuple.binscripts: (Thu Oct 28 13:46:54 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> diag36.binscripts: (Thu Oct 28 13:46:54 BST 2004)
GNUmakefile:39: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testdiag36'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testdiag36'
-> difAlgebra.binscripts: (Thu Oct 28 13:46:55 BST 2004)
-> difFunction.binscripts: (Thu Oct 28 13:46:56 BST 2004)
-> difTraj.binscripts: (Thu Oct 28 13:46:57 BST 2004)
-> DistObjJavaGui.binscripts: (Thu Oct 28 13:46:58 BST 2004)
-> DistObjTree.binscripts: (Thu Oct 28 13:46:59 BST 2004)
-> DistTreeExamples.binscripts: (Thu Oct 28 13:47:00 BST 2004)
-> DmixKpipi0User.binscripts: (Thu Oct 28 13:47:01 BST 2004)
-> DmixUser.binscripts: (Thu Oct 28 13:47:02 BST 2004)
-> DnaBase.binscripts: (Thu Oct 28 13:47:04 BST 2004)
-> DnaCore.binscripts: (Thu Oct 28 13:47:04 BST 2004)
-> DnaExamples.binscripts: (Thu Oct 28 13:47:06 BST 2004)
-> DnaKanBrokers.binscripts: (Thu Oct 28 13:47:07 BST 2004)
-> DnaKan.binscripts: (Thu Oct 28 13:47:08 BST 2004)
-> DnaKanTests.binscripts: (Thu Oct 28 13:47:09 BST 2004)
-> DnaModules.binscripts: (Thu Oct 28 13:47:10 BST 2004)
-> DnaTests.binscripts: (Thu Oct 28 13:47:11 BST 2004)
-> DotCorba.binscripts: (Thu Oct 28 13:47:12 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DotExamples.binscripts: (Thu Oct 28 13:47:12 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DotIDL.binscripts: (Thu Oct 28 13:47:13 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DotMemory.binscripts: (Thu Oct 28 13:47:14 BST 2004)
-> DotMemoryImpl.binscripts: (Thu Oct 28 13:47:15 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DotTree.binscripts: (Thu Oct 28 13:47:16 BST 2004)
-> DotTreeImpl.binscripts: (Thu Oct 28 13:47:16 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DotTreeS.binscripts: (Thu Oct 28 13:47:17 BST 2004)
-> DotUtils.binscripts: (Thu Oct 28 13:47:18 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DqmJas.binscripts: (Thu Oct 28 13:47:19 BST 2004)
Mangling DqmJas3 to binary directory [binscripts-1]
-> DrcAlign.binscripts: (Thu Oct 28 13:47:20 BST 2004)
-> DrcBayes.binscripts: (Thu Oct 28 13:47:33 BST 2004)
-> DrcBgsModules.binscripts: (Thu Oct 28 13:47:35 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> DrcCalib.binscripts: (Thu Oct 28 13:47:40 BST 2004)
-> DrcCalibP.binscripts: (Thu Oct 28 13:47:41 BST 2004)
-> DrcCalScripts.binscripts: (Thu Oct 28 13:47:42 BST 2004)
Mangling runOrcEventLevel.csh to binary directory [binscripts-1]
Mangling storeOrcTdcConditions.tcl to binary directory [binscripts-1]
Mangling storeOrcTdcNoConditions.tcl to binary directory [binscripts-1]
Mangling runOrcCheckResults.csh to binary directory [binscripts-1]
Mangling runControlLevel.csh to binary directory [binscripts-1]
-> DrcCerenkov.binscripts: (Thu Oct 28 13:47:43 BST 2004)
-> DrcCond.binscripts: (Thu Oct 28 13:47:44 BST 2004)
-> DrcConfig.binscripts: (Thu Oct 28 13:47:45 BST 2004)
-> DrcDataCes.binscripts: (Thu Oct 28 13:47:46 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DrcData.binscripts: (Thu Oct 28 13:47:48 BST 2004)
-> DrcDataK.binscripts: (Thu Oct 28 13:47:49 BST 2004)
-> DrcDataP.binscripts: (Thu Oct 28 13:47:50 BST 2004)
-> DrcElectronics.binscripts: (Thu Oct 28 13:47:51 BST 2004)
-> DrcElectronicsP.binscripts: (Thu Oct 28 13:47:52 BST 2004)
-> DrcEnv.binscripts: (Thu Oct 28 13:47:53 BST 2004)
-> DrcGeom.binscripts: (Thu Oct 28 13:47:55 BST 2004)
-> DrcGeomP.binscripts: (Thu Oct 28 13:47:56 BST 2004)
-> DrcOepCalib.binscripts: (Thu Oct 28 13:47:57 BST 2004)
Mangling DrcCalibEventLevel to binary directory [binscripts-1]
Mangling DRC_preCalib to binary directory [binscripts-1]
Mangling DRC_VALIDATE to binary directory [binscripts-1]
Mangling XwrapDrcCal to binary directory [binscripts-1]
-> DrcOep.binscripts: (Thu Oct 28 13:47:58 BST 2004)
-> DrcOepSequences.binscripts: (Thu Oct 28 13:47:59 BST 2004)
-> DrcOfm.binscripts: (Thu Oct 28 13:48:00 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DrcOnlineConfig.binscripts: (Thu Oct 28 13:48:02 BST 2004)
-> DrcOnline.binscripts: (Thu Oct 28 13:48:02 BST 2004)
-> DrcOnlineInput.binscripts: (Thu Oct 28 13:48:03 BST 2004)
-> DrcOnlineSim.binscripts: (Thu Oct 28 13:48:04 BST 2004)
-> DrcOpr.binscripts: (Thu Oct 28 13:48:05 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DrcOprMon.binscripts: (Thu Oct 28 13:48:06 BST 2004)
-> DrcPidUtils.binscripts: (Thu Oct 28 13:48:07 BST 2004)
-> DrcReco.binscripts: (Thu Oct 28 13:48:08 BST 2004)
-> DrcSequence.binscripts: (Thu Oct 28 13:48:09 BST 2004)
-> DrcSimGeom.binscripts: (Thu Oct 28 13:48:23 BST 2004)
-> DrcSimGeomP.binscripts: (Thu Oct 28 13:48:24 BST 2004)
-> DrcSim.binscripts: (Thu Oct 28 13:48:25 BST 2004)
-> DstarlnuUser.binscripts: (Thu Oct 28 13:48:27 BST 2004)
Mangling dsljob to binary directory [binscripts-1]
-> DstarUser.binscripts: (Thu Oct 28 13:48:29 BST 2004)
-> EffTable.binscripts: (Thu Oct 28 13:48:31 BST 2004)
-> EidData.binscripts: (Thu Oct 28 13:48:44 BST 2004)
-> EidDataK.binscripts: (Thu Oct 28 13:48:45 BST 2004)
-> EidDataP.binscripts: (Thu Oct 28 13:48:46 BST 2004)
-> EidDataR.binscripts: (Thu Oct 28 13:48:48 BST 2004)
-> EidModules.binscripts: (Thu Oct 28 13:48:49 BST 2004)
-> EidSim.binscripts: (Thu Oct 28 13:48:50 BST 2004)
-> Elf.binscripts: (Thu Oct 28 13:48:51 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcAlign.binscripts: (Thu Oct 28 13:49:09 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcBgsModules.binscripts: (Thu Oct 28 13:49:25 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> EmcCalBhabha.binscripts: (Thu Oct 28 13:49:29 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcCalibToo.binscripts: (Thu Oct 28 13:49:47 BST 2004)
-> EmcCalMinI.binscripts: (Thu Oct 28 13:49:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcCalPi0.binscripts: (Thu Oct 28 13:50:05 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcCalRadBb.binscripts: (Thu Oct 28 13:50:07 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcCalRoot.binscripts: (Thu Oct 28 13:50:23 BST 2004)
SoftRelTools/arch_spec_ROOT.mk:233: warning: overriding commands for target `kangaDoc'
SoftRelTools/arch_spec_ROOT.mk:233: warning: ignoring old commands for target `kangaDoc'
Cannot build anything due to the following products not installed at this site: ACE
-> EmcCond.binscripts: (Thu Oct 28 13:50:40 BST 2004)
-> EmcDataCes.binscripts: (Thu Oct 28 13:50:42 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcData.binscripts: (Thu Oct 28 13:50:43 BST 2004)
-> EmcDataK.binscripts: (Thu Oct 28 13:50:44 BST 2004)
-> EmcDataP.binscripts: (Thu Oct 28 13:50:45 BST 2004)
-> EmcDigiCalib.binscripts: (Thu Oct 28 13:50:57 BST 2004)
-> EmcElecCalOnline.binscripts: (Thu Oct 28 13:50:58 BST 2004)
Mangling ecalCrate to binary directory [binscripts-1]
Mangling fixfacl to binary directory [binscripts-1]
-> EmcEnv.binscripts: (Thu Oct 28 13:50:59 BST 2004)
-> EmcEventTag.binscripts: (Thu Oct 28 13:51:01 BST 2004)
-> EmcGeom.binscripts: (Thu Oct 28 13:51:14 BST 2004)
-> EmcGeomP.binscripts: (Thu Oct 28 13:51:15 BST 2004)
-> EmcHwDb.binscripts: (Thu Oct 28 13:51:16 BST 2004)
-> EmcLayout.binscripts: (Thu Oct 28 13:51:17 BST 2004)
-> EmcLPCalOnline.binscripts: (Thu Oct 28 13:51:18 BST 2004)
-> EmcLPOnline.binscripts: (Thu Oct 28 13:51:19 BST 2004)
-> EmcLPSim.binscripts: (Thu Oct 28 13:51:20 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOepCalib.binscripts: (Thu Oct 28 13:51:21 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOep.binscripts: (Thu Oct 28 13:51:23 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOepMon.binscripts: (Thu Oct 28 13:51:29 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOepSequences.binscripts: (Thu Oct 28 13:51:31 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOnline.binscripts: (Thu Oct 28 13:51:48 BST 2004)
-> EmcOprCalib.binscripts: (Thu Oct 28 13:51:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOpr.binscripts: (Thu Oct 28 13:51:51 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOprMon.binscripts: (Thu Oct 28 13:52:07 BST 2004)
-> EmcPhotonFinder.binscripts: (Thu Oct 28 13:52:08 BST 2004)
-> EmcPid.binscripts: (Thu Oct 28 13:52:09 BST 2004)
-> EmcProxy.binscripts: (Thu Oct 28 13:52:21 BST 2004)
-> EmcReco.binscripts: (Thu Oct 28 13:52:23 BST 2004)
-> EmcSequence.binscripts: (Thu Oct 28 13:52:38 BST 2004)
-> EmcSimGeom.binscripts: (Thu Oct 28 13:52:50 BST 2004)
-> EmcSimGeomP.binscripts: (Thu Oct 28 13:52:52 BST 2004)
-> EmcSim.binscripts: (Thu Oct 28 13:52:53 BST 2004)
-> EmcSrcCalApps.binscripts: (Thu Oct 28 13:53:06 BST 2004)
-> EmcSrcCalOnline.binscripts: (Thu Oct 28 13:53:08 BST 2004)
-> EmcTools.binscripts: (Thu Oct 28 13:53:09 BST 2004)
Mangling emccoord to binary directory [binscripts-1]
Mangling thetaphi to binary directory [binscripts-1]
Mangling dadr to binary directory [binscripts-1]
Mangling emt2emc to binary directory [binscripts-1]
Mangling l32emc to binary directory [binscripts-1]
Mangling EmcReportChannel to binary directory [binscripts-1]
Mangling EmcChannelReport to binary directory [binscripts-1]
Mangling EmcMaskChannel to binary directory [binscripts-1]
Mangling updateEscaleDB to binary directory [binscripts-1]
Mangling findADB to binary directory [binscripts-1]
Mangling updateLYConstants to binary directory [binscripts-1]
Mangling checkmasks to binary directory [binscripts-1]
Mangling lutcheck to binary directory [binscripts-1]
-> ErrLogger.binscripts: (Thu Oct 28 13:53:11 BST 2004)
-> ErrorBrowser.binscripts: (Thu Oct 28 13:53:11 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> EucIntfce.binscripts: (Thu Oct 28 13:53:12 BST 2004)
-> EventTagTools.binscripts: (Thu Oct 28 13:53:13 BST 2004)
-> EvtGenBase.binscripts: (Thu Oct 28 13:53:15 BST 2004)
-> EvtGen.binscripts: (Thu Oct 28 13:53:15 BST 2004)
-> EvtGenModels.binscripts: (Thu Oct 28 13:53:17 BST 2004)
-> EvtMix.binscripts: (Thu Oct 28 13:53:18 BST 2004)
-> FastMonControl.binscripts: (Thu Oct 28 13:53:20 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> FastVtx.binscripts: (Thu Oct 28 13:53:23 BST 2004)
-> FcsSim.binscripts: (Thu Oct 28 13:53:24 BST 2004)
-> FctCond.binscripts: (Thu Oct 28 13:53:25 BST 2004)
-> FctOnline.binscripts: (Thu Oct 28 13:53:26 BST 2004)
-> FctProxy.binscripts: (Thu Oct 28 13:53:27 BST 2004)
-> FiltConfig.binscripts: (Thu Oct 28 13:53:28 BST 2004)
-> FiltEnv.binscripts: (Thu Oct 28 13:53:29 BST 2004)
-> FilterTools.binscripts: (Thu Oct 28 13:53:30 BST 2004)
-> FrameExample.binscripts: (Thu Oct 28 13:53:31 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> FrameExtension.binscripts: (Thu Oct 28 13:53:38 BST 2004)
-> FrameJobReport.binscripts: (Thu Oct 28 13:53:39 BST 2004)
-> FrameLogger.binscripts: (Thu Oct 28 13:53:40 BST 2004)
-> FrameUtil.binscripts: (Thu Oct 28 13:53:41 BST 2004)
-> G3Data.binscripts: (Thu Oct 28 13:53:42 BST 2004)
-> G3DataP.binscripts: (Thu Oct 28 13:53:43 BST 2004)
-> G4DataK.binscripts: (Thu Oct 28 13:53:44 BST 2004)
-> gamgam.binscripts: (Thu Oct 28 13:53:45 BST 2004)
GNUmakefile:39: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testgamgam'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testgamgam'
-> geant4.binscripts: (Thu Oct 28 13:53:46 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> gelhad.binscripts: (Thu Oct 28 13:53:50 BST 2004)
-> GenEnv.binscripts: (Thu Oct 28 13:53:51 BST 2004)
-> GeneratorsApp.binscripts: (Thu Oct 28 13:53:52 BST 2004)
-> GeneratorsQA.binscripts: (Thu Oct 28 13:53:54 BST 2004)
-> GenFilters.binscripts: (Thu Oct 28 13:53:57 BST 2004)
-> GenFwkInt.binscripts: (Thu Oct 28 13:53:58 BST 2004)
-> genUclaII.binscripts: (Thu Oct 28 13:53:59 BST 2004)
-> gnbase.binscripts: (Thu Oct 28 13:54:00 BST 2004)
-> HbkScaler.binscripts: (Thu Oct 28 13:54:01 BST 2004)
-> HbkTupleEnv.binscripts: (Thu Oct 28 13:54:02 BST 2004)
-> HbkTuple.binscripts: (Thu Oct 28 13:54:03 BST 2004)
-> HdrDataK.binscripts: (Thu Oct 28 13:54:04 BST 2004)
-> hemicosm.binscripts: (Thu Oct 28 13:54:05 BST 2004)
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/cosmlinks'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/cosmlinks'
Installed cosmlinks script
-> HepODBMS.binscripts: (Thu Oct 28 13:54:06 BST 2004)
-> HepRep.binscripts: (Thu Oct 28 13:54:08 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> HepRepServer.binscripts: (Thu Oct 28 13:54:09 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> HepScaler.binscripts: (Thu Oct 28 13:54:17 BST 2004)
-> HepTupleEnv.binscripts: (Thu Oct 28 13:54:17 BST 2004)
-> HOWTO.binscripts: (Thu Oct 28 13:54:18 BST 2004)
-> IfrCabling.binscripts: (Thu Oct 28 13:54:19 BST 2004)
-> IfrCablingP.binscripts: (Thu Oct 28 13:54:20 BST 2004)
-> IfrCalib.binscripts: (Thu Oct 28 13:54:21 BST 2004)
-> IfrCalibScripts.binscripts: (Thu Oct 28 13:54:22 BST 2004)
Mangling IFR_preCalib to binary directory [binscripts-1]
Mangling IFR_VALIDATE to binary directory [binscripts-1]
-> IfrCorrections.binscripts: (Thu Oct 28 13:54:23 BST 2004)
-> IfrCorrectionsP.binscripts: (Thu Oct 28 13:54:24 BST 2004)
-> IfrCosmic.binscripts: (Thu Oct 28 13:54:25 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> IfrDataCes.binscripts: (Thu Oct 28 13:54:34 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> IfrData.binscripts: (Thu Oct 28 13:54:36 BST 2004)
-> IfrDataImp.binscripts: (Thu Oct 28 13:54:37 BST 2004)
-> IfrDataK.binscripts: (Thu Oct 28 13:54:38 BST 2004)
-> IfrDataP.binscripts: (Thu Oct 28 13:54:39 BST 2004)
-> IfrDetector.binscripts: (Thu Oct 28 13:54:52 BST 2004)
-> IfrEnv.binscripts: (Thu Oct 28 13:54:54 BST 2004)
-> IfrFastMon.binscripts: (Thu Oct 28 13:54:55 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> IfrFeeOnline.binscripts: (Thu Oct 28 13:54:57 BST 2004)
-> IfrGeomBase.binscripts: (Thu Oct 28 13:54:57 BST 2004)
-> IfrGeom.binscripts: (Thu Oct 28 13:54:58 BST 2004)
-> IfrGeomP.binscripts: (Thu Oct 28 13:54:59 BST 2004)
-> IfrKalman.binscripts: (Thu Oct 28 13:55:00 BST 2004)
-> IfrMuMuEff.binscripts: (Thu Oct 28 13:55:01 BST 2004)
-> IfrMuMuEffP.binscripts: (Thu Oct 28 13:55:15 BST 2004)
-> IfrOep.binscripts: (Thu Oct 28 13:55:17 BST 2004)
-> IfrOepSequences.binscripts: (Thu Oct 28 13:55:18 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> IfrOffCondData.binscripts: (Thu Oct 28 13:55:19 BST 2004)
-> IfrOffCondDataP.binscripts: (Thu Oct 28 13:55:20 BST 2004)
-> IfrOnline.binscripts: (Thu Oct 28 13:55:21 BST 2004)
-> IfrOpr.binscripts: (Thu Oct 28 13:55:22 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> IfrOprMon.binscripts: (Thu Oct 28 13:55:23 BST 2004)
-> IfrPidData.binscripts: (Thu Oct 28 13:55:25 BST 2004)
-> IfrPid.binscripts: (Thu Oct 28 13:55:26 BST 2004)
-> IfrPidP.binscripts: (Thu Oct 28 13:55:27 BST 2004)
-> IfrPidR.binscripts: (Thu Oct 28 13:55:28 BST 2004)
-> IfrPidUtils.binscripts: (Thu Oct 28 13:55:30 BST 2004)
-> IfrProxy.binscripts: (Thu Oct 28 13:55:31 BST 2004)
-> IfrReco.binscripts: (Thu Oct 28 13:55:32 BST 2004)
-> IfrSequence.binscripts: (Thu Oct 28 13:55:33 BST 2004)
-> IfrSimGeom.binscripts: (Thu Oct 28 13:55:34 BST 2004)
-> IfrSimGeomP.binscripts: (Thu Oct 28 13:55:35 BST 2004)
-> IfrSim.binscripts: (Thu Oct 28 13:55:36 BST 2004)
-> IfrTest.binscripts: (Thu Oct 28 13:55:38 BST 2004)
-> IfrVisitors.binscripts: (Thu Oct 28 13:55:39 BST 2004)
-> IHBDUser.binscripts: (Thu Oct 28 13:55:40 BST 2004)
-> IntegrationUtils.binscripts: (Thu Oct 28 13:55:57 BST 2004)
-> IOStreamUtils.binscripts: (Thu Oct 28 13:55:57 BST 2004)
-> IR2Tools.binscripts: (Thu Oct 28 13:55:58 BST 2004)
Mangling RunInfo to binary directory [binscripts-1]
Mangling Xguard to binary directory [binscripts-1]
Mangling compressBuild.csh to binary directory [binscripts-1]
Mangling cratemask.tcl to binary directory [binscripts-1]
Mangling createNewProduction.csh to binary directory [binscripts-1]
Mangling setup.csh to binary directory [binscripts-1]
Mangling nosrtpath to binary directory [binscripts-1]
Mangling StartRunInfo to binary directory [binscripts-1]
Mangling killByName to binary directory [binscripts-1]
Mangling runOrcIcon to binary directory [binscripts-1]
Mangling runOrcScript to binary directory [binscripts-1]
-> ISLUser.binscripts: (Thu Oct 28 13:56:00 BST 2004)
-> JasExtensions.binscripts: (Thu Oct 28 13:56:02 BST 2004)
Mangling BabarJas to binary directory [binscripts-1]
-> JasInterface.binscripts: (Thu Oct 28 13:56:03 BST 2004)
-> JavaGui.binscripts: (Thu Oct 28 13:56:03 BST 2004)
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testJavaGuiDialog'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testJavaGuiDialog'
-> JavaHist.binscripts: (Thu Oct 28 13:56:04 BST 2004)
-> JavaUtil.binscripts: (Thu Oct 28 13:56:05 BST 2004)
-> JetFinder.binscripts: (Thu Oct 28 13:56:06 BST 2004)
-> JetNet.binscripts: (Thu Oct 28 13:56:07 BST 2004)
-> Jst74.binscripts: (Thu Oct 28 13:56:08 BST 2004)
-> KalmanTrack.binscripts: (Thu Oct 28 13:56:09 BST 2004)
-> KalPhysProcess.binscripts: (Thu Oct 28 13:56:10 BST 2004)
-> KalTests.binscripts: (Thu Oct 28 13:56:11 BST 2004)
-> KanBase.binscripts: (Thu Oct 28 13:56:26 BST 2004)
-> KanData.binscripts: (Thu Oct 28 13:56:27 BST 2004)
-> KanEvent.binscripts: (Thu Oct 28 13:56:28 BST 2004)
-> KanExamples.binscripts: (Thu Oct 28 13:56:28 BST 2004)
-> KanFrameUtils.binscripts: (Thu Oct 28 13:56:31 BST 2004)
-> Kanga.binscripts: (Thu Oct 28 13:56:31 BST 2004)
Mangling KanFixHtml to binary directory [binscripts-1]
-> KanModules.binscripts: (Thu Oct 28 13:56:34 BST 2004)
-> KanScribes.binscripts: (Thu Oct 28 13:56:35 BST 2004)
-> KanSequences.binscripts: (Thu Oct 28 13:56:36 BST 2004)
-> KanTransfer.binscripts: (Thu Oct 28 13:56:50 BST 2004)
Mangling KanTransferColl.pl to binary directory [binscripts-1]
-> KanUtils.binscripts: (Thu Oct 28 13:56:51 BST 2004)
Mangling KanUserAdmin to binary directory [binscripts-1]
-> KDOC.binscripts: (Thu Oct 28 13:56:52 BST 2004)
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdoc'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdoc'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/qt2kdoc'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/qt2kdoc'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/Ast.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/Ast.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocLib.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocLib.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocHTML.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocHTML.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocMan.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocMan.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocTeX.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocTeX.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocReport.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocReport.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocFrame.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocFrame.pm'
-> kk2f.binscripts: (Thu Oct 28 13:56:54 BST 2004)
-> koralb.binscripts: (Thu Oct 28 13:56:57 BST 2004)
-> L1DctConfig.binscripts: (Thu Oct 28 13:56:58 BST 2004)
Mangling testL1DTsfLutTC to binary directory [binscripts-1]
Mangling DczCrateMask to binary directory [binscripts-1]
-> L1DctData.binscripts: (Thu Oct 28 13:56:59 BST 2004)
-> L1DctDataP.binscripts: (Thu Oct 28 13:57:01 BST 2004)
-> L1DctEnv.binscripts: (Thu Oct 28 13:57:03 BST 2004)
-> L1DctOep.binscripts: (Thu Oct 28 13:57:05 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1DctOnline.binscripts: (Thu Oct 28 13:57:22 BST 2004)
-> L1DctSim.binscripts: (Thu Oct 28 13:57:23 BST 2004)
-> L1DctTools.binscripts: (Thu Oct 28 13:57:24 BST 2004)
-> L1EmtCalOnline.binscripts: (Thu Oct 28 13:57:25 BST 2004)
-> L1EmtConfig.binscripts: (Thu Oct 28 13:57:26 BST 2004)
-> L1EmtConfigTools.binscripts: (Thu Oct 28 13:57:27 BST 2004)
-> L1EmtData.binscripts: (Thu Oct 28 13:57:28 BST 2004)
-> L1EmtDataP.binscripts: (Thu Oct 28 13:57:29 BST 2004)
-> L1EmtEnv.binscripts: (Thu Oct 28 13:57:30 BST 2004)
-> L1EmtOep.binscripts: (Thu Oct 28 13:57:31 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1EmtOnline.binscripts: (Thu Oct 28 13:57:34 BST 2004)
-> L1EmtSim.binscripts: (Thu Oct 28 13:57:35 BST 2004)
-> L1EmtSpy.binscripts: (Thu Oct 28 13:57:43 BST 2004)
-> L1EmtTools.binscripts: (Thu Oct 28 13:57:44 BST 2004)
-> L1FctData.binscripts: (Thu Oct 28 13:57:44 BST 2004)
-> L1FctDataK.binscripts: (Thu Oct 28 13:57:45 BST 2004)
-> L1FctDataP.binscripts: (Thu Oct 28 13:57:46 BST 2004)
-> L1FctOep.binscripts: (Thu Oct 28 13:57:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1FctSim.binscripts: (Thu Oct 28 13:57:52 BST 2004)
-> L1GltConfig.binscripts: (Thu Oct 28 13:57:53 BST 2004)
-> L1GltData.binscripts: (Thu Oct 28 13:57:54 BST 2004)
-> L1GltDataK.binscripts: (Thu Oct 28 13:57:55 BST 2004)
-> L1GltDataP.binscripts: (Thu Oct 28 13:57:56 BST 2004)
-> L1GltOep.binscripts: (Thu Oct 28 13:57:59 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1GltOnline.binscripts: (Thu Oct 28 13:58:16 BST 2004)
-> L1GltSim.binscripts: (Thu Oct 28 13:58:17 BST 2004)
-> L1Sim.binscripts: (Thu Oct 28 13:58:18 BST 2004)
-> L1SimUtils.binscripts: (Thu Oct 28 13:58:20 BST 2004)
-> L1TFMon.binscripts: (Thu Oct 28 13:58:21 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1TNtuple.binscripts: (Thu Oct 28 13:58:24 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1TOepSequences.binscripts: (Thu Oct 28 13:58:40 BST 2004)
-> L1TOprMon.binscripts: (Thu Oct 28 13:58:43 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1TPlayback.binscripts: (Thu Oct 28 13:58:59 BST 2004)
-> L3Dch.binscripts: (Thu Oct 28 13:59:01 BST 2004)
-> L3Emc.binscripts: (Thu Oct 28 13:59:04 BST 2004)
-> L3Master.binscripts: (Thu Oct 28 13:59:05 BST 2004)
-> L3Sim.binscripts: (Thu Oct 28 13:59:06 BST 2004)
-> L3TConfig.binscripts: (Thu Oct 28 13:59:07 BST 2004)
-> L3TConfigP.binscripts: (Thu Oct 28 13:59:08 BST 2004)
-> L3TData.binscripts: (Thu Oct 28 13:59:09 BST 2004)
-> L3TDataK.binscripts: (Thu Oct 28 13:59:10 BST 2004)
-> L3TDataP.binscripts: (Thu Oct 28 13:59:11 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L3TDiag.binscripts: (Thu Oct 28 13:59:28 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L3TDisplay.binscripts: (Thu Oct 28 13:59:31 BST 2004)
-> L3TEnv.binscripts: (Thu Oct 28 13:59:32 BST 2004)
-> L3TFilters.binscripts: (Thu Oct 28 13:59:33 BST 2004)
-> L3TLumi.binscripts: (Thu Oct 28 13:59:34 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L3TModules.binscripts: (Thu Oct 28 13:59:36 BST 2004)
-> L3TMon.binscripts: (Thu Oct 28 13:59:37 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L3TOep.binscripts: (Thu Oct 28 13:59:38 BST 2004)
-> L3TOepSequences.binscripts: (Thu Oct 28 13:59:39 BST 2004)
-> L3TOnline.binscripts: (Thu Oct 28 13:59:40 BST 2004)
-> L3TOprMon.binscripts: (Thu Oct 28 13:59:41 BST 2004)
-> L3TProxy.binscripts: (Thu Oct 28 13:59:42 BST 2004)
-> L3TriggerDb.binscripts: (Thu Oct 28 13:59:43 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L3Trigger.binscripts: (Thu Oct 28 13:59:53 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> LepD0User.binscripts: (Thu Oct 28 13:59:55 BST 2004)
Mangling patchLep-PackageList.pl to binary directory [binscripts-1]
-> ListInterface.binscripts: (Thu Oct 28 13:59:57 BST 2004)
-> MapConverter.binscripts: (Thu Oct 28 13:59:58 BST 2004)
-> MapDetector.binscripts: (Thu Oct 28 13:59:59 BST 2004)
-> MapDetectorP.binscripts: (Thu Oct 28 13:59:59 BST 2004)
-> MapOep.binscripts: (Thu Oct 28 14:00:01 BST 2004)
-> MapOnline.binscripts: (Thu Oct 28 14:00:02 BST 2004)
-> MatEnv.binscripts: (Thu Oct 28 14:00:02 BST 2004)
-> MatReco.binscripts: (Thu Oct 28 14:00:03 BST 2004)
-> mcfio.binscripts: (Thu Oct 28 14:00:04 BST 2004)
-> MDUI.binscripts: (Thu Oct 28 14:00:05 BST 2004)
-> MemUtil.binscripts: (Thu Oct 28 14:00:06 BST 2004)
-> minuit++.binscripts: (Thu Oct 28 14:00:07 BST 2004)
-> MocaEspresso.binscripts: (Thu Oct 28 14:00:08 BST 2004)
Mangling MocaBreak to binary directory [binscripts-1]
Mangling MocaClean to binary directory [binscripts-1]
Mangling MocaEngine to binary directory [binscripts-1]
Mangling MocaEspresso to binary directory [binscripts-1]
-> Moose.binscripts: (Thu Oct 28 14:00:09 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> NetTagger.binscripts: (Thu Oct 28 14:00:31 BST 2004)
-> NeutralHadData.binscripts: (Thu Oct 28 14:00:34 BST 2004)
-> NeutralHadDataP.binscripts: (Thu Oct 28 14:00:34 BST 2004)
-> NeutralHadReco.binscripts: (Thu Oct 28 14:00:36 BST 2004)
-> NNO.binscripts: (Thu Oct 28 14:00:37 BST 2004)
-> NNOPid.binscripts: (Thu Oct 28 14:00:38 BST 2004)
-> NonCharm3BodyUser.binscripts: (Thu Oct 28 14:00:39 BST 2004)
-> OdcAmbientData.binscripts: (Thu Oct 28 14:00:42 BST 2004)
-> OdcAmbientDataP.binscripts: (Thu Oct 28 14:00:43 BST 2004)
-> OdcAmbientUtil.binscripts: (Thu Oct 28 14:00:44 BST 2004)
-> OdcArcConfigEdit.binscripts: (Thu Oct 28 14:00:45 BST 2004)
Cannot build anything due to the following products not installed at this site: Qt
-> OdcArchiverCorba.binscripts: (Thu Oct 28 14:00:46 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OdcArchiver.binscripts: (Thu Oct 28 14:00:48 BST 2004)
-> OdcConfig.binscripts: (Thu Oct 28 14:00:48 BST 2004)
-> OdcNtupleMaker.binscripts: (Thu Oct 28 14:00:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OdcPlunger.binscripts: (Thu Oct 28 14:00:51 BST 2004)
-> OdcProcessor.binscripts: (Thu Oct 28 14:00:52 BST 2004)
Mangling OdcPepParseLog to binary directory [binscripts-1]
-> OdcProd.binscripts: (Thu Oct 28 14:00:53 BST 2004)
Cannot build anything due to the following products not installed at this site: cdev DIM
-> OdfCommon.binscripts: (Thu Oct 28 14:00:54 BST 2004)
-> OdfCompression.binscripts: (Thu Oct 28 14:00:54 BST 2004)
-> OdfContainer.binscripts: (Thu Oct 28 14:00:55 BST 2004)
-> OdfContainerTools.binscripts: (Thu Oct 28 14:00:56 BST 2004)
-> OdfDisplayCommon.binscripts: (Thu Oct 28 14:00:57 BST 2004)
-> OdfFastMon.binscripts: (Thu Oct 28 14:00:58 BST 2004)
-> OdfFileTransport.binscripts: (Thu Oct 28 14:00:59 BST 2004)
-> OdfOffline.binscripts: (Thu Oct 28 14:01:00 BST 2004)
-> OdfServiceCommon.binscripts: (Thu Oct 28 14:01:00 BST 2004)
-> OdfZLib.binscripts: (Thu Oct 28 14:01:01 BST 2004)
-> OepAllSequences.binscripts: (Thu Oct 28 14:01:02 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepBuffer.binscripts: (Thu Oct 28 14:01:07 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepCommon.binscripts: (Thu Oct 28 14:01:08 BST 2004)
-> OepConfig.binscripts: (Thu Oct 28 14:01:09 BST 2004)
-> OepDaemonFramework.binscripts: (Thu Oct 28 14:01:10 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepDaemon.binscripts: (Thu Oct 28 14:01:11 BST 2004)
Cannot build anything due to the following products not installed at this site: DIM SMI
-> OepDaemonLink.binscripts: (Thu Oct 28 14:01:12 BST 2004)
-> OepDataP.binscripts: (Thu Oct 28 14:01:13 BST 2004)
-> OepEvent.binscripts: (Thu Oct 28 14:01:14 BST 2004)
-> OepFastMon.binscripts: (Thu Oct 28 14:01:14 BST 2004)
-> OepFrameworkApps.binscripts: (Thu Oct 28 14:01:15 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepFrameworkData.binscripts: (Thu Oct 28 14:01:25 BST 2004)
-> OepFramework.binscripts: (Thu Oct 28 14:01:26 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepLineModules.binscripts: (Thu Oct 28 14:01:27 BST 2004)
-> OepLines.binscripts: (Thu Oct 28 14:01:28 BST 2004)
-> OepManager.binscripts: (Thu Oct 28 14:01:29 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG DIM SMI
-> OepRemoteFramework.binscripts: (Thu Oct 28 14:01:30 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepSequences.binscripts: (Thu Oct 28 14:01:31 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepSim.binscripts: (Thu Oct 28 14:01:33 BST 2004)
-> OepTools.binscripts: (Thu Oct 28 14:01:34 BST 2004)
Mangling RunOep to binary directory [binscripts-1]
Mangling LiveFastMon to binary directory [binscripts-1]
Mangling LiveFastMonCleanup to binary directory [binscripts-1]
Mangling _LiveFastMonCleanup to binary directory [binscripts-1]
Mangling LiveFastMonJas to binary directory [binscripts-1]
Mangling LiveFastMonJasCleanup to binary directory [binscripts-1]
Mangling LiveFastMon-html-install to binary directory [binscripts-1]
Mangling LiveFastMon-hbook-install to binary directory [binscripts-1]
Mangling FastMonMerge to binary directory [binscripts-1]
Mangling LiveFastMonDebug to binary directory [binscripts-1]
Mangling FastMonAuto to binary directory [binscripts-1]
Mangling FastMonAutoCmlog to binary directory [binscripts-1]
Mangling FastMonAutoEnd to binary directory [binscripts-1]
Mangling FastMonAutoCheck to binary directory [binscripts-1]
Mangling FastMonReference to binary directory [binscripts-1]
Mangling FastMonAutoAppKill to binary directory [binscripts-1]
Mangling FastMonAutoDirSwitch to binary directory [binscripts-1]
Mangling RemoteBabarJas to binary directory [binscripts-1]
Mangling HbkServerJas to binary directory [binscripts-1]
Mangling LiveFastMonJasIcon to binary directory [binscripts-1]
Mangling FastMonAutoCmlogIcon to binary directory [binscripts-1]
Mangling FastMonAutoCmlogSrvr to binary directory [binscripts-1]
Mangling FastMonAutoIcon to binary directory [binscripts-1]
-> OprAddP.binscripts: (Thu Oct 28 14:01:37 BST 2004)
-> OprAdminTools.binscripts: (Thu Oct 28 14:01:38 BST 2004)
Mangling integratedData to binary directory [binscripts-1]
-> OprCBData.binscripts: (Thu Oct 28 14:01:39 BST 2004)
-> OprCommon.binscripts: (Thu Oct 28 14:01:40 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprDaemon.binscripts: (Thu Oct 28 14:01:41 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprDBUtils.binscripts: (Thu Oct 28 14:01:42 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprEnv.binscripts: (Thu Oct 28 14:01:43 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprExamples.binscripts: (Thu Oct 28 14:01:44 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprFramework.binscripts: (Thu Oct 28 14:01:46 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprHPSS.binscripts: (Thu Oct 28 14:01:47 BST 2004)
Mangling alltc-delete to binary directory [binscripts-1]
Mangling alltc-move to binary directory [binscripts-1]
Mangling alltc-purge to binary directory [binscripts-1]
Mangling alltc-to-hpss to binary directory [binscripts-1]
Mangling cb_update to binary directory [binscripts-1]
Mangling comp-hpss to binary directory [binscripts-1]
Mangling cron-tc-copy to binary directory [binscripts-1]
Mangling cron-tc-move to binary directory [binscripts-1]
Mangling cron-tc-purge to binary directory [binscripts-1]
Mangling hpss-to-tc to binary directory [binscripts-1]
Mangling recv-hpss to binary directory [binscripts-1]
Mangling rename-hpss to binary directory [binscripts-1]
Mangling rename-run to binary directory [binscripts-1]
Mangling send-hpss to binary directory [binscripts-1]
Mangling set-pstat to binary directory [binscripts-1]
Mangling show-cb to binary directory [binscripts-1]
Mangling show-hist to binary directory [binscripts-1]
Mangling show-hpss to binary directory [binscripts-1]
Mangling start_cb_update to binary directory [binscripts-1]
Mangling tc-to-hpss to binary directory [binscripts-1]
Mangling update-cb to binary directory [binscripts-1]
Mangling pftp-params to binary directory [binscripts-1]
Mangling L700-to-tc to binary directory [binscripts-1]
Mangling recv-L700 to binary directory [binscripts-1]
-> OprLogManager.binscripts: (Thu Oct 28 14:01:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprManager.binscripts: (Thu Oct 28 14:01:50 BST 2004)
Mangling killOprProcs to binary directory [binscripts-1]
Mangling killOprShm to binary directory [binscripts-1]
Mangling testOprKiller to binary directory [binscripts-1]
Mangling runOprProcesses to binary directory [binscripts-1]
Mangling runOprLogManager to binary directory [binscripts-1]
Mangling runOprDaemon to binary directory [binscripts-1]
Mangling runOprFramework to binary directory [binscripts-1]
Mangling cpManager to binary directory [binscripts-1]
Mangling killOprObjyLocks to binary directory [binscripts-1]
Mangling werewolf to binary directory [binscripts-1]
Mangling getOprNodes to binary directory [binscripts-1]
Mangling thanksAdil.pl to binary directory [binscripts-1]
Mangling saveOprKillers to binary directory [binscripts-1]
Mangling impProxy to binary directory [binscripts-1]
Mangling impServer to binary directory [binscripts-1]
Mangling runCollPreCre to binary directory [binscripts-1]
Mangling plotEvRate to binary directory [binscripts-1]
Mangling trollServer to binary directory [binscripts-1]
Mangling trollProxy to binary directory [binscripts-1]
Mangling koboldServer to binary directory [binscripts-1]
Mangling traceOprProcs to binary directory [binscripts-1]
Mangling koboldProxy to binary directory [binscripts-1]
Mangling newPlotEvRate to binary directory [binscripts-1]
Mangling lockTerminator to binary directory [binscripts-1]
Mangling trollFactory to binary directory [binscripts-1]
Mangling extractOprVars to binary directory [binscripts-1]
Mangling gryphon to binary directory [binscripts-1]
Mangling setTruncateTime to binary directory [binscripts-1]
Mangling loadTrollStack.pl to binary directory [binscripts-1]
Mangling cbdbManager to binary directory [binscripts-1]
Mangling helpOpr to binary directory [binscripts-1]
Mangling Gfa to binary directory [binscripts-1]
Mangling oradbManager to binary directory [binscripts-1]
Mangling medusaServer to binary directory [binscripts-1]
Mangling medusaProxy to binary directory [binscripts-1]
Mangling runOprDhpStuff to binary directory [binscripts-1]
Mangling evColl to binary directory [binscripts-1]
Mangling startNamingService to binary directory [binscripts-1]
Mangling oprClientMgr to binary directory [binscripts-1]
Mangling getDbHandle.pm to binary directory [binscripts-1]
Mangling OprSite.pm to binary directory [binscripts-1]
Mangling getDefaultSetup to binary directory [binscripts-1]
Mangling killOprShm.pl to binary directory [binscripts-1]
Mangling nocronLTS.pl to binary directory [binscripts-1]
-> OprModules.binscripts: (Thu Oct 28 14:01:55 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprMonBase.binscripts: (Thu Oct 28 14:01:57 BST 2004)
-> OprMonHist.binscripts: (Thu Oct 28 14:01:58 BST 2004)
-> OprProxies.binscripts: (Thu Oct 28 14:01:59 BST 2004)
-> OprQaUtils.binscripts: (Thu Oct 28 14:02:01 BST 2004)
Mangling OprQaUtils.pm to binary directory [binscripts-1]
Mangling OprQaUtilsMC.pm to binary directory [binscripts-1]
Mangling runQaOpr.pl to binary directory [binscripts-1]
Mangling OprMerge.pl to binary directory [binscripts-1]
Mangling MergeUtil.pl to binary directory [binscripts-1]
Mangling OprPlotdev.pl to binary directory [binscripts-1]
Mangling plotelf.pl to binary directory [binscripts-1]
Mangling HistoExtract.pl to binary directory [binscripts-1]
Mangling OprQaAutoComp.pl to binary directory [binscripts-1]
Mangling DhpMonApp.pl to binary directory [binscripts-1]
Mangling DhpWebdev.pl to binary directory [binscripts-1]
Mangling makeOprPlot.pl to binary directory [binscripts-1]
Mangling makeStripCharts.pl to binary directory [binscripts-1]
Mangling makeOprChart.pl to binary directory [binscripts-1]
Mangling oprMonChart.pl to binary directory [binscripts-1]
Mangling getVars.pl to binary directory [binscripts-1]
Mangling perlLib.pm to binary directory [binscripts-1]
Mangling detPackages.pm to binary directory [binscripts-1]
-> OprSetup.binscripts: (Thu Oct 28 14:02:03 BST 2004)
-> OprSpatialDB.binscripts: (Thu Oct 28 14:02:04 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprTcStorer.binscripts: (Thu Oct 28 14:02:05 BST 2004)
-> OprTemporalDB.binscripts: (Thu Oct 28 14:02:06 BST 2004)
-> OprUtils.binscripts: (Thu Oct 28 14:02:07 BST 2004)
Mangling oprLogScan.pl to binary directory [binscripts-1]
Mangling plotER.pl to binary directory [binscripts-1]
Mangling oprtodo-skip.pl to binary directory [binscripts-1]
Mangling oolock.pl to binary directory [binscripts-1]
Mangling ooclean.pl to binary directory [binscripts-1]
Mangling plotCGInew to binary directory [binscripts-1]
Mangling plotERcgi.pl to binary directory [binscripts-1]
Mangling checkLockserverStats.pl to binary directory [binscripts-1]
Mangling start to binary directory [binscripts-1]
Mangling oprauth.pl to binary directory [binscripts-1]
Mangling oprtodo to binary directory [binscripts-1]
Mangling plotERcustom.pl to binary directory [binscripts-1]
Mangling prCmd to binary directory [binscripts-1]
Mangling prodAuth.pl to binary directory [binscripts-1]
Mangling runElf.pl to binary directory [binscripts-1]
Mangling runRperf to binary directory [binscripts-1]
Mangling rupr to binary directory [binscripts-1]
Mangling startPerf to binary directory [binscripts-1]
Mangling whoUid to binary directory [binscripts-1]
Mangling oprLogCheck to binary directory [binscripts-1]
Mangling oprLogSummary to binary directory [binscripts-1]
Mangling genLogCheck to binary directory [binscripts-1]
Mangling pixy.pl to binary directory [binscripts-1]
Mangling pixyLauncher.pl to binary directory [binscripts-1]
Mangling last24Hours.pl to binary directory [binscripts-1]
Mangling last24HoursEvRate.pl to binary directory [binscripts-1]
Mangling antManager to binary directory [binscripts-1]
Mangling antServer to binary directory [binscripts-1]
Mangling antProxy to binary directory [binscripts-1]
Mangling antNSManager to binary directory [binscripts-1]
Mangling oprLogger.pm to binary directory [binscripts-1]
Mangling oprUtils.pm to binary directory [binscripts-1]
Mangling oper.pl to binary directory [binscripts-1]
-> OrcDataP.binscripts: (Thu Oct 28 14:02:11 BST 2004)
Mangling OrcChangeCrateMask to binary directory [binscripts-1]
-> OrcRunData.binscripts: (Thu Oct 28 14:02:12 BST 2004)
-> OrcRunDataP.binscripts: (Thu Oct 28 14:02:13 BST 2004)
-> OrcSmi.binscripts: (Thu Oct 28 14:02:14 BST 2004)
Cannot build anything due to the following products not installed at this site: DIM SMI
-> OstConcurrency.binscripts: (Thu Oct 28 14:02:15 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OstErrLogger.binscripts: (Thu Oct 28 14:02:16 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> OstFrameLogger.binscripts: (Thu Oct 28 14:02:17 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> OstNetwork.binscripts: (Thu Oct 28 14:02:18 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OstTools.binscripts: (Thu Oct 28 14:02:19 BST 2004)
Mangling findOnlineProdFile to binary directory [binscripts-1]
Mangling findOnlineProdExec to binary directory [binscripts-1]
-> PackageList.binscripts: (Thu Oct 28 14:02:20 BST 2004)
-> PawTuple.binscripts: (Thu Oct 28 14:02:21 BST 2004)
-> PcaCommon.binscripts: (Thu Oct 28 14:02:21 BST 2004)
-> PDT.binscripts: (Thu Oct 28 14:02:22 BST 2004)
-> PepCond.binscripts: (Thu Oct 28 14:02:23 BST 2004)
-> PepData.binscripts: (Thu Oct 28 14:02:24 BST 2004)
-> PepDataP.binscripts: (Thu Oct 28 14:02:25 BST 2004)
-> PepDataR.binscripts: (Thu Oct 28 14:02:45 BST 2004)
-> PepEnvData.binscripts: (Thu Oct 28 14:02:46 BST 2004)
-> PepEnv.binscripts: (Thu Oct 28 14:02:47 BST 2004)
-> PepEnvSim.binscripts: (Thu Oct 28 14:02:48 BST 2004)
-> PepOprCalib.binscripts: (Thu Oct 28 14:02:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> PepOprMon.binscripts: (Thu Oct 28 14:02:52 BST 2004)
-> PepSimGeom.binscripts: (Thu Oct 28 14:02:53 BST 2004)
-> PepSimGeomP.binscripts: (Thu Oct 28 14:02:53 BST 2004)
-> Phokhara.binscripts: (Thu Oct 28 14:02:54 BST 2004)
-> photos.binscripts: (Thu Oct 28 14:02:55 BST 2004)
-> PhyOprMon.binscripts: (Thu Oct 28 14:02:56 BST 2004)
-> PhysMonSequences.binscripts: (Thu Oct 28 14:02:57 BST 2004)
-> PhysProdTools.binscripts: (Thu Oct 28 14:02:58 BST 2004)
-> PhysRelTools.binscripts: (Thu Oct 28 14:03:12 BST 2004)
Mangling physTestAll to binary directory [binscripts-1]
Mangling physTestPackage to binary directory [binscripts-1]
Mangling physRunTest to binary directory [binscripts-1]
Mangling physMake to binary directory [binscripts-1]
Mangling relDif to binary directory [binscripts-1]
Mangling Drink.pl to binary directory [binscripts-1]
-> PidData.binscripts: (Thu Oct 28 14:03:14 BST 2004)
-> PidDataK.binscripts: (Thu Oct 28 14:03:15 BST 2004)
-> PidDataP.binscripts: (Thu Oct 28 14:03:17 BST 2004)
-> PidTools.binscripts: (Thu Oct 28 14:03:18 BST 2004)
-> PravdaMC.binscripts: (Thu Oct 28 14:03:19 BST 2004)
-> PrintModule.binscripts: (Thu Oct 28 14:03:24 BST 2004)
-> PrmFit.binscripts: (Thu Oct 28 14:03:26 BST 2004)
-> ProbTools.binscripts: (Thu Oct 28 14:03:26 BST 2004)
-> ProbToolsP.binscripts: (Thu Oct 28 14:03:27 BST 2004)
-> ProbToolsR.binscripts: (Thu Oct 28 14:03:28 BST 2004)
-> ProdTools.binscripts: (Thu Oct 28 14:03:29 BST 2004)
Mangling vhisto.pl to binary directory [binscripts-1]
-> ProxyDict.binscripts: (Thu Oct 28 14:03:30 BST 2004)
-> PrsParser.binscripts: (Thu Oct 28 14:03:31 BST 2004)
-> pythia.binscripts: (Thu Oct 28 14:03:32 BST 2004)
-> Q2BUser.binscripts: (Thu Oct 28 14:03:33 BST 2004)
Mangling runKanQ2B to binary directory [binscripts-1]
Mangling splitJobs to binary directory [binscripts-1]
-> QaBetaTools.binscripts: (Thu Oct 28 14:03:49 BST 2004)
-> QaSimAppHists.binscripts: (Thu Oct 28 14:03:52 BST 2004)
-> QaSimHists.binscripts: (Thu Oct 28 14:04:07 BST 2004)
-> QaToolsUtils.binscripts: (Thu Oct 28 14:04:09 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> QtrErrLog.binscripts: (Thu Oct 28 14:04:10 BST 2004)
Cannot build anything due to the following products not installed at this site: Qt
-> QtrTools.binscripts: (Thu Oct 28 14:04:11 BST 2004)
Cannot build anything due to the following products not installed at this site: Qt
-> RandControl.binscripts: (Thu Oct 28 14:04:12 BST 2004)
-> RawDataStatus.binscripts: (Thu Oct 28 14:04:13 BST 2004)
-> RdfCommon.binscripts: (Thu Oct 28 14:04:14 BST 2004)
-> RdfTools.binscripts: (Thu Oct 28 14:04:15 BST 2004)
-> RdsDataP.binscripts: (Thu Oct 28 14:04:16 BST 2004)
-> RdsModules.binscripts: (Thu Oct 28 14:04:30 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> RdsSequences.binscripts: (Thu Oct 28 14:04:33 BST 2004)
-> RecoBGFilter.binscripts: (Thu Oct 28 14:04:34 BST 2004)
-> RecoData.binscripts: (Thu Oct 28 14:04:35 BST 2004)
-> RecoDataK.binscripts: (Thu Oct 28 14:04:36 BST 2004)
-> RecoDataP.binscripts: (Thu Oct 28 14:04:37 BST 2004)
-> RecoMCMatch.binscripts: (Thu Oct 28 14:04:45 BST 2004)
-> RecoUtils.binscripts: (Thu Oct 28 14:04:57 BST 2004)
-> RecVtx.binscripts: (Thu Oct 28 14:04:59 BST 2004)
-> RegrTest.binscripts: (Thu Oct 28 14:05:00 BST 2004)
-> RooCond.binscripts: (Thu Oct 28 14:05:01 BST 2004)
-> RooCutTools.binscripts: (Thu Oct 28 14:05:03 BST 2004)
-> RooFitCore.binscripts: (Thu Oct 28 14:05:04 BST 2004)
-> RooFitModels.binscripts: (Thu Oct 28 14:05:06 BST 2004)
-> RooModules.binscripts: (Thu Oct 28 14:05:07 BST 2004)
-> RooModulesTest.binscripts: (Thu Oct 28 14:05:16 BST 2004)
-> RooOprTools.binscripts: (Thu Oct 28 14:05:18 BST 2004)
-> RooPidCond.binscripts: (Thu Oct 28 14:05:19 BST 2004)
-> RooQA.binscripts: (Thu Oct 28 14:05:21 BST 2004)
-> RooScribes.binscripts: (Thu Oct 28 14:05:35 BST 2004)
-> RooScribesTest.binscripts: (Thu Oct 28 14:05:36 BST 2004)
-> RooSequences.binscripts: (Thu Oct 28 14:05:37 BST 2004)
-> RooTupleEnv.binscripts: (Thu Oct 28 14:05:51 BST 2004)
-> RooTuple.binscripts: (Thu Oct 28 14:05:53 BST 2004)
-> RooUtils.binscripts: (Thu Oct 28 14:05:54 BST 2004)
-> S2bUser.binscripts: (Thu Oct 28 14:05:54 BST 2004)
-> SimApp.binscripts: (Thu Oct 28 14:06:08 BST 2004)
-> SimpleComposition.binscripts: (Thu Oct 28 14:06:19 BST 2004)
-> SimUtils.binscripts: (Thu Oct 28 14:06:32 BST 2004)
Mangling runsim to binary directory [binscripts-1]
Mangling sim.env to binary directory [binscripts-1]
-> SiteConfig.binscripts: (Thu Oct 28 14:06:47 BST 2004)
-> SkimMini.binscripts: (Thu Oct 28 14:06:48 BST 2004)
-> SkimTools.binscripts: (Thu Oct 28 14:07:01 BST 2004)
Mangling skimRel to binary directory [binscripts-1]
Mangling skimStream to binary directory [binscripts-1]
Mangling skimJob to binary directory [binscripts-1]
Mangling skimReq to binary directory [binscripts-1]
Mangling skimSubmit to binary directory [binscripts-1]
Mangling skimCheck to binary directory [binscripts-1]
Mangling skimClean to binary directory [binscripts-1]
Mangling skimStats to binary directory [binscripts-1]
Mangling skimDataRel to binary directory [binscripts-1]
Mangling jobWrapper to binary directory [binscripts-1]
Mangling testJob to binary directory [binscripts-1]
Mangling checkLog to binary directory [binscripts-1]
Mangling staticBalancer to binary directory [binscripts-1]
Mangling findKanga to binary directory [binscripts-1]
Mangling copyKanga to binary directory [binscripts-1]
Mangling importData to binary directory [binscripts-1]
Mangling spReq to binary directory [binscripts-1]
Mangling undoOk to binary directory [binscripts-1]
Mangling tclParse to binary directory [binscripts-1]
Mangling checkKanga to binary directory [binscripts-1]
Mangling spSynch to binary directory [binscripts-1]
Mangling skimSqlMirror to binary directory [binscripts-1]
Mangling skimSqlSelect to binary directory [binscripts-1]
Mangling skimImport to binary directory [binscripts-1]
Mangling kangaFiles to binary directory [binscripts-1]
Mangling kangaCheckFiles to binary directory [binscripts-1]
Mangling kangaCheckBackup to binary directory [binscripts-1]
Mangling kangaTest to binary directory [binscripts-1]
Mangling fixKanga to binary directory [binscripts-1]
Mangling skimBackup to binary directory [binscripts-1]
Mangling skimDelete to binary directory [binscripts-1]
Mangling skimRestore to binary directory [binscripts-1]
Mangling insertCollections to binary directory [binscripts-1]
Mangling insertNewKanga to binary directory [binscripts-1]
Mangling setupKanga to binary directory [binscripts-1]
Mangling findPhysN to binary directory [binscripts-1]
Mangling findSimN to binary directory [binscripts-1]
Mangling bbmkidx to binary directory [binscripts-1]
Mangling skimSqlPoll to binary directory [binscripts-1]
Mangling skimTask to binary directory [binscripts-1]
Mangling skimCreateColl to binary directory [binscripts-1]
-> slap.binscripts: (Thu Oct 28 14:07:04 BST 2004)
-> SmfFramework.binscripts: (Thu Oct 28 14:07:05 BST 2004)
-> SoftRelTools.binscripts: (Thu Oct 28 14:07:06 BST 2004)
Mangling newver to binary directory [binscripts-1]
Mangling auditrel to binary directory [binscripts-1]
Mangling auditver to binary directory [binscripts-1]
Mangling rmrel to binary directory [binscripts-1]
Mangling rmver to binary directory [binscripts-1]
Mangling delpkg to binary directory [binscripts-1]
Mangling freezerel to binary directory [binscripts-1]
Mangling fix_gnbase to binary directory [binscripts-1]
Mangling f77bb to binary directory [binscripts-1]
Mangling vms2f90 to binary directory [binscripts-1]
Mangling SRTcheck to binary directory [binscripts-1]
Mangling importrelonly to binary directory [binscripts-1]
Mangling makeReleaseList to binary directory [binscripts-1]
Mangling SRTfilt to binary directory [binscripts-1]
Mangling addacl to binary directory [binscripts-1]
Mangling editacl to binary directory [binscripts-1]
Mangling listtag to binary directory [binscripts-1]
Mangling mkvol to binary directory [binscripts-1]
Mangling findmk to binary directory [binscripts-1]
Mangling updrel to binary directory [binscripts-1]
Mangling whouses to binary directory [binscripts-1]
Mangling ConvertHPTemplates to binary directory [binscripts-1]
Mangling abspath to binary directory [binscripts-1]
Mangling bwhich to binary directory [binscripts-1]
Mangling qlib to binary directory [binscripts-1]
Mangling newModule to binary directory [binscripts-1]
Mangling srtglimpse to binary directory [binscripts-1]
Mangling srtglimpseindex to binary directory [binscripts-1]
Mangling libglimpse to binary directory [binscripts-1]
Mangling libglimpseindex to binary directory [binscripts-1]
Mangling findRemovedFiles to binary directory [binscripts-1]
Mangling make-linkfiles to binary directory [binscripts-1]
Mangling analyze-linkfiles to binary directory [binscripts-1]
Mangling depend-tree to binary directory [binscripts-1]
Mangling depend-circle to binary directory [binscripts-1]
Mangling depend-circle.awk to binary directory [binscripts-1]
Mangling check-link-order to binary directory [binscripts-1]
Mangling linkrel to binary directory [binscripts-1]
Mangling unlinkrel to binary directory [binscripts-1]
Mangling srtlstag to binary directory [binscripts-1]
Mangling srtdiff to binary directory [binscripts-1]
Mangling bbObjy to binary directory [binscripts-1]
Mangling checkdep to binary directory [binscripts-1]
Mangling bbROOT to binary directory [binscripts-1]
Mangling release-depend to binary directory [binscripts-1]
Mangling srtbinlist to binary directory [binscripts-1]
Mangling bbrooddlx to binary directory [binscripts-1]
Mangling bbrroot to binary directory [binscripts-1]
Mangling bbrh2root to binary directory [binscripts-1]
-> squaw.binscripts: (Thu Oct 28 14:07:11 BST 2004)
-> SrtAdmin.binscripts: (Thu Oct 28 14:07:12 BST 2004)
Mangling AddNewPkg to binary directory [binscripts-1]
Mangling AddToNewVer to binary directory [binscripts-1]
Mangling ChgVersion to binary directory [binscripts-1]
Mangling CheckPackages to binary directory [binscripts-1]
Mangling CreateTagList to binary directory [binscripts-1]
Mangling DistPurge to binary directory [binscripts-1]
Mangling GetRelInfo to binary directory [binscripts-1]
Mangling GetRelSizes to binary directory [binscripts-1]
Mangling GetUrl to binary directory [binscripts-1]
Mangling GmakeAnal to binary directory [binscripts-1]
Mangling LatestPackageVersion to binary directory [binscripts-1]
Mangling MkRelHtml to binary directory [binscripts-1]
Mangling MkSpec to binary directory [binscripts-1]
Mangling MkVol-R to binary directory [binscripts-1]
Mangling RemovePkg to binary directory [binscripts-1]
Mangling NightlyBuild to binary directory [binscripts-1]
Mangling PostToPrelimBugs to binary directory [binscripts-1]
Mangling RunGmake to binary directory [binscripts-1]
Mangling RunGmakeAnal to binary directory [binscripts-1]
Mangling Strip to binary directory [binscripts-1]
Mangling UpdatePackageLinks to binary directory [binscripts-1]
Mangling UpdatePackages to binary directory [binscripts-1]
Mangling restore-DLT to binary directory [binscripts-1]
Mangling write-DLT to binary directory [binscripts-1]
-> StdHepData.binscripts: (Thu Oct 28 14:07:15 BST 2004)
-> StdHepDataP.binscripts: (Thu Oct 28 14:07:16 BST 2004)
-> StdHepDataR.binscripts: (Thu Oct 28 14:07:17 BST 2004)
-> SvtBgsModules.binscripts: (Thu Oct 28 14:07:18 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> SvtCalib.binscripts: (Thu Oct 28 14:07:23 BST 2004)
Mangling SVT_preCalib to binary directory [binscripts-1]
Mangling SVT_VALIDATE to binary directory [binscripts-1]
-> SvtCond.binscripts: (Thu Oct 28 14:07:24 BST 2004)
-> SvtCondModules.binscripts: (Thu Oct 28 14:07:25 BST 2004)
-> SvtConfig.binscripts: (Thu Oct 28 14:07:27 BST 2004)
-> SvtDataCes.binscripts: (Thu Oct 28 14:07:28 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtData.binscripts: (Thu Oct 28 14:07:29 BST 2004)
-> SvtDataK.binscripts: (Thu Oct 28 14:07:30 BST 2004)
-> SvtDataP.binscripts: (Thu Oct 28 14:07:31 BST 2004)
-> SvtElectronics.binscripts: (Thu Oct 28 14:07:47 BST 2004)
-> SvtElectronicsP.binscripts: (Thu Oct 28 14:07:48 BST 2004)
-> SvtEnv.binscripts: (Thu Oct 28 14:07:49 BST 2004)
-> SvtFastMon.binscripts: (Thu Oct 28 14:07:51 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtGeom.binscripts: (Thu Oct 28 14:07:52 BST 2004)
-> SvtGeomP.binscripts: (Thu Oct 28 14:07:53 BST 2004)
-> SvtHitReco.binscripts: (Thu Oct 28 14:07:54 BST 2004)
-> SvtLocalAlign.binscripts: (Thu Oct 28 14:07:55 BST 2004)
Mangling SvtLocalAlignIterator to binary directory [binscripts-1]
-> SvtLocalAlignUtils.binscripts: (Thu Oct 28 14:08:10 BST 2004)
-> SvtOepApps.binscripts: (Thu Oct 28 14:08:11 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtOep.binscripts: (Thu Oct 28 14:08:20 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtOepSequences.binscripts: (Thu Oct 28 14:08:22 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtOnline.binscripts: (Thu Oct 28 14:08:23 BST 2004)
-> SvtOprMon.binscripts: (Thu Oct 28 14:08:24 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtOprSequences.binscripts: (Thu Oct 28 14:08:41 BST 2004)
-> SvtPidCalib.binscripts: (Thu Oct 28 14:08:43 BST 2004)
-> SvtPidCalibP.binscripts: (Thu Oct 28 14:08:44 BST 2004)
-> SvtPidCalibR.binscripts: (Thu Oct 28 14:08:45 BST 2004)
-> SvtPid.binscripts: (Thu Oct 28 14:08:47 BST 2004)
-> SvtQC.binscripts: (Thu Oct 28 14:08:48 BST 2004)
-> SvtReco.binscripts: (Thu Oct 28 14:09:03 BST 2004)
-> SvtSequence.binscripts: (Thu Oct 28 14:09:04 BST 2004)
-> SvtSimGeom.binscripts: (Thu Oct 28 14:09:05 BST 2004)
-> SvtSimGeomP.binscripts: (Thu Oct 28 14:09:06 BST 2004)
-> SvtSim.binscripts: (Thu Oct 28 14:09:08 BST 2004)
-> SvtSurvey.binscripts: (Thu Oct 28 14:09:09 BST 2004)
-> SvtTrack.binscripts: (Thu Oct 28 14:09:11 BST 2004)
-> SwimTracks.binscripts: (Thu Oct 28 14:09:12 BST 2004)
-> SysUtils.binscripts: (Thu Oct 28 14:09:17 BST 2004)
-> TagData.binscripts: (Thu Oct 28 14:09:17 BST 2004)
-> TagDataK.binscripts: (Thu Oct 28 14:09:18 BST 2004)
-> TagDataP.binscripts: (Thu Oct 28 14:09:19 BST 2004)
-> TagDataR.binscripts: (Thu Oct 28 14:09:20 BST 2004)
-> TagDetectorStatus.binscripts: (Thu Oct 28 14:09:22 BST 2004)
-> TagModules.binscripts: (Thu Oct 28 14:09:23 BST 2004)
-> TagSelectors.binscripts: (Thu Oct 28 14:09:24 BST 2004)
-> TaoTools.binscripts: (Thu Oct 28 14:09:25 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> tauola.binscripts: (Thu Oct 28 14:09:26 BST 2004)
-> TauUser.binscripts: (Thu Oct 28 14:09:26 BST 2004)
-> TimeSignal.binscripts: (Thu Oct 28 14:09:28 BST 2004)
-> TopDraw.binscripts: (Thu Oct 28 14:09:29 BST 2004)
-> TrajGeom.binscripts: (Thu Oct 28 14:09:30 BST 2004)
-> TrgConfig.binscripts: (Thu Oct 28 14:09:31 BST 2004)
Mangling installTrgConfig to binary directory [binscripts-1]
Mangling installL3TPatches to binary directory [binscripts-1]
-> TrgDataCes.binscripts: (Thu Oct 28 14:09:32 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> trgDC.binscripts: (Thu Oct 28 14:09:33 BST 2004)
Mangling DSScript to binary directory [binscripts-1]
-> trgFrame.binscripts: (Thu Oct 28 14:09:35 BST 2004)
-> TrgLine.binscripts: (Thu Oct 28 14:09:36 BST 2004)
-> TrgParser.binscripts: (Thu Oct 28 14:09:36 BST 2004)
-> TrgProxy.binscripts: (Thu Oct 28 14:09:37 BST 2004)
-> TrgTags.binscripts: (Thu Oct 28 14:09:38 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> TrgTools.binscripts: (Thu Oct 28 14:09:47 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> TrkBase.binscripts: (Thu Oct 28 14:09:49 BST 2004)
-> TrkBgsModules.binscripts: (Thu Oct 28 14:09:50 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> TrkCombo.binscripts: (Thu Oct 28 14:09:55 BST 2004)
-> TrkCond.binscripts: (Thu Oct 28 14:10:09 BST 2004)
-> TrkDataCes.binscripts: (Thu Oct 28 14:10:10 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> TrkDataK.binscripts: (Thu Oct 28 14:10:12 BST 2004)
-> TrkDataP.binscripts: (Thu Oct 28 14:10:13 BST 2004)
-> TrkDchHitAdd.binscripts: (Thu Oct 28 14:10:25 BST 2004)
-> TrkEnv.binscripts: (Thu Oct 28 14:10:27 BST 2004)
-> TrkEnvModules.binscripts: (Thu Oct 28 14:10:28 BST 2004)
-> TrkFindMCPerfect.binscripts: (Thu Oct 28 14:10:30 BST 2004)
-> TrkFitter.binscripts: (Thu Oct 28 14:10:36 BST 2004)
-> TrkGeom.binscripts: (Thu Oct 28 14:10:38 BST 2004)
-> TrkGeomP.binscripts: (Thu Oct 28 14:10:39 BST 2004)
-> TrkHitAdd.binscripts: (Thu Oct 28 14:10:40 BST 2004)
-> TrkHitAddSequence.binscripts: (Thu Oct 28 14:10:41 BST 2004)
-> TrkKink.binscripts: (Thu Oct 28 14:10:42 BST 2004)
-> TrkKinkOprMon.binscripts: (Thu Oct 28 14:10:55 BST 2004)
-> TrkKinkTests.binscripts: (Thu Oct 28 14:11:07 BST 2004)
-> TrkMiniTools.binscripts: (Thu Oct 28 14:11:18 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> TrkMonTools.binscripts: (Thu Oct 28 14:11:24 BST 2004)
-> TrkOpr.binscripts: (Thu Oct 28 14:11:25 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> TrkOprMon.binscripts: (Thu Oct 28 14:11:27 BST 2004)
-> TrkQC.binscripts: (Thu Oct 28 14:11:28 BST 2004)
-> TrkReco.binscripts: (Thu Oct 28 14:11:33 BST 2004)
-> TrkSequence.binscripts: (Thu Oct 28 14:11:47 BST 2004)
-> TrkSvtHitAdd.binscripts: (Thu Oct 28 14:11:50 BST 2004)
-> TrkUtils.binscripts: (Thu Oct 28 14:11:51 BST 2004)
-> TruthTools.binscripts: (Thu Oct 28 14:11:52 BST 2004)
-> TwoBodyAnal.binscripts: (Thu Oct 28 14:11:54 BST 2004)
-> UpsilonQA.binscripts: (Thu Oct 28 14:12:07 BST 2004)
-> UpsilonTools.binscripts: (Thu Oct 28 14:12:10 BST 2004)
-> UsrData.binscripts: (Thu Oct 28 14:12:11 BST 2004)
-> UsrDataK.binscripts: (Thu Oct 28 14:12:12 BST 2004)
-> UsrTools.binscripts: (Thu Oct 28 14:12:13 BST 2004)
-> vcs.binscripts: (Thu Oct 28 14:12:14 BST 2004)
-> VertexingTools.binscripts: (Thu Oct 28 14:12:15 BST 2004)
-> VtxBase.binscripts: (Thu Oct 28 14:12:16 BST 2004)
-> VtxCascade.binscripts: (Thu Oct 28 14:12:17 BST 2004)
-> VtxFitter.binscripts: (Thu Oct 28 14:12:18 BST 2004)
-> VtxOprMon.binscripts: (Thu Oct 28 14:12:19 BST 2004)
-> VtxTreeFitter.binscripts: (Thu Oct 28 14:12:20 BST 2004)
-> workdir.binscripts: (Thu Oct 28 14:12:21 BST 2004)
-> XProtocol.binscripts: (Thu Oct 28 14:12:22 BST 2004)
-> XTNetAdmin.binscripts: (Thu Oct 28 14:12:23 BST 2004)
-> XTNetFile.binscripts: (Thu Oct 28 14:12:24 BST 2004)
-> python
-> AbsBTagging.python: (Thu Oct 28 14:12:26 BST 2004)
-> AbsCalo.python: (Thu Oct 28 14:12:27 BST 2004)
-> AbsEnv.python: (Thu Oct 28 14:12:28 BST 2004)
-> AbsEvent.python: (Thu Oct 28 14:12:29 BST 2004)
-> AbsEventTag.python: (Thu Oct 28 14:12:30 BST 2004)
-> AbsParm.python: (Thu Oct 28 14:12:31 BST 2004)
-> AbsPid.python: (Thu Oct 28 14:12:31 BST 2004)
-> AdminScripts.python: (Thu Oct 28 14:12:32 BST 2004)
-> AfkQed.python: (Thu Oct 28 14:12:33 BST 2004)
-> AmbientExplorer.python: (Thu Oct 28 14:12:34 BST 2004)
-> AmbientPlugin.python: (Thu Oct 28 14:12:35 BST 2004)
-> AssocTools.python: (Thu Oct 28 14:12:36 BST 2004)
-> AssocToolsP.python: (Thu Oct 28 14:12:37 BST 2004)
-> BaBar.python: (Thu Oct 28 14:12:38 BST 2004)
-> BbkDataDist.python: (Thu Oct 28 14:12:39 BST 2004)
-> BbkLumiTools.python: (Thu Oct 28 14:12:40 BST 2004)
-> BbkMirrorTools.python: (Thu Oct 28 14:12:40 BST 2004)
-> BbkProdTools.python: (Thu Oct 28 14:12:41 BST 2004)
-> BbkRqmTools.python: (Thu Oct 28 14:12:42 BST 2004)
-> BbkTaskManager.python: (Thu Oct 28 14:12:43 BST 2004)
-> BbkTools.python: (Thu Oct 28 14:12:44 BST 2004)
-> BbkUserTools.python: (Thu Oct 28 14:12:44 BST 2004)
-> BbrCalib.python: (Thu Oct 28 14:12:45 BST 2004)
-> BbrGeom.python: (Thu Oct 28 14:12:46 BST 2004)
-> BbrInteractive.python: (Thu Oct 28 14:12:47 BST 2004)
-> BbrPython.python: (Thu Oct 28 14:12:48 BST 2004)
-> BbrSignal.python: (Thu Oct 28 14:12:49 BST 2004)
-> BbrStdUtils.python: (Thu Oct 28 14:12:50 BST 2004)
-> BbrUUID.python: (Thu Oct 28 14:12:51 BST 2004)
-> BdbAccess.python: (Thu Oct 28 14:12:51 BST 2004)
-> BdbAdminScripts.python: (Thu Oct 28 14:12:53 BST 2004)
-> BdbAdminTools.python: (Thu Oct 28 14:12:54 BST 2004)
-> BdbAmbientData.python: (Thu Oct 28 14:12:55 BST 2004)
-> BdbAmbient.python: (Thu Oct 28 14:12:56 BST 2004)
-> BdbAmbScanners.python: (Thu Oct 28 14:12:57 BST 2004)
-> BdbApplication.python: (Thu Oct 28 14:12:58 BST 2004)
-> BdbApplMgmt.python: (Thu Oct 28 14:12:59 BST 2004)
-> BdbClustering.python: (Thu Oct 28 14:13:00 BST 2004)
-> BdbClusteringServer.python: (Thu Oct 28 14:13:01 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> BdbCondAdmin.python: (Thu Oct 28 14:13:02 BST 2004)
-> BdbCond.python: (Thu Oct 28 14:13:04 BST 2004)
-> BdbCondLoaders.python: (Thu Oct 28 14:13:06 BST 2004)
-> BdbCondModules.python: (Thu Oct 28 14:13:09 BST 2004)
-> BdbCondRemote.python: (Thu Oct 28 14:13:10 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> BdbCondTests.python: (Thu Oct 28 14:13:11 BST 2004)
-> BdbConfigAlias.python: (Thu Oct 28 14:13:12 BST 2004)
-> BdbConfigAliasTree.python: (Thu Oct 28 14:13:13 BST 2004)
-> BdbConfig.python: (Thu Oct 28 14:13:15 BST 2004)
-> BdbConfigModules.python: (Thu Oct 28 14:13:16 BST 2004)
-> BdbConfigOdf.python: (Thu Oct 28 14:13:17 BST 2004)
-> BdbConfigProxy.python: (Thu Oct 28 14:13:18 BST 2004)
-> BdbConfigTests.python: (Thu Oct 28 14:13:19 BST 2004)
-> BdbConfigTools.python: (Thu Oct 28 14:13:21 BST 2004)
-> BdbConverters.python: (Thu Oct 28 14:13:23 BST 2004)
-> BdbCopyJob.python: (Thu Oct 28 14:13:24 BST 2004)
-> BdbDistribution.python: (Thu Oct 28 14:13:41 BST 2004)
-> BdbDistTools.python: (Thu Oct 28 14:13:42 BST 2004)
GNUmakefile:65: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollExport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollExport'
GNUmakefile:65: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDmnExport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDmnExport'
GNUmakefile:65: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCenter'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCenter'
GNUmakefile:70: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDmnImport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDmnImport'
GNUmakefile:70: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollImport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollImport'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistSummary'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistSummary'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistTdfFilter'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistTdfFilter'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistWriteTape'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistWriteTape'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollTransfer'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCollTransfer'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistSizeFilter'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistSizeFilter'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCondExport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCondExport'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCondImport'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbCondImport'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistGui'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistGui'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistArchive'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistArchive'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistReadTape'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistReadTape'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein_bridge'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein_bridge'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein'
GNUmakefile:75: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_bridge'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_bridge'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_slave'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_slave'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_colldb'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistScan_colldb'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCopy'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCopy'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistBrowser'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistBrowser'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistInstall'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistInstall'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistMirror'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistMirror'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbstagein'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbstagein'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein_slave'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/collstagein_slave'
GNUmakefile:80: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCollLoader'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/BdbDistCollLoader'
-> BdbDomainMgmt.python: (Thu Oct 28 14:13:44 BST 2004)
-> BdbDomainOODB.python: (Thu Oct 28 14:13:44 BST 2004)
-> BdbEventFactory.python: (Thu Oct 28 14:13:45 BST 2004)
-> BdbEvent.python: (Thu Oct 28 14:13:46 BST 2004)
-> BdbEventStore.python: (Thu Oct 28 14:13:48 BST 2004)
-> BdbEventTests.python: (Thu Oct 28 14:13:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> BdbEvsLoaders.python: (Thu Oct 28 14:13:50 BST 2004)
-> BdbLicense.python: (Thu Oct 28 14:13:54 BST 2004)
-> BdbModules.python: (Thu Oct 28 14:13:55 BST 2004)
-> BdbModulesTests.python: (Thu Oct 28 14:13:56 BST 2004)
-> BdbObjyMgmt.python: (Thu Oct 28 14:13:57 BST 2004)
-> BdbOpsQA.python: (Thu Oct 28 14:13:58 BST 2004)
-> BdbOpsUtils.python: (Thu Oct 28 14:13:59 BST 2004)
-> BdbPud.python: (Thu Oct 28 14:14:00 BST 2004)
-> BdbScribes.python: (Thu Oct 28 14:14:01 BST 2004)
-> BdbScribeTest.python: (Thu Oct 28 14:14:02 BST 2004)
-> BdbSequences.python: (Thu Oct 28 14:14:04 BST 2004)
-> BdbTag.python: (Thu Oct 28 14:14:19 BST 2004)
-> BdbTclParm.python: (Thu Oct 28 14:14:20 BST 2004)
-> BdbTclParmP.python: (Thu Oct 28 14:14:21 BST 2004)
-> BdbTCProxy.python: (Thu Oct 28 14:14:23 BST 2004)
-> BdbTCServer.python: (Thu Oct 28 14:14:24 BST 2004)
-> BdbTime.python: (Thu Oct 28 14:14:26 BST 2004)
-> BdbTools.python: (Thu Oct 28 14:14:27 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> BdbTransfer.python: (Thu Oct 28 14:14:28 BST 2004)
GNUmakefile:46: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbxfr'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbxfr'
GNUmakefile:46: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbsfcp'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbsfcp'
GNUmakefile:46: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbscp'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbscp'
GNUmakefile:46: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbbbcp'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/bdbbbcp'
-> BdbTrees.python: (Thu Oct 28 14:14:29 BST 2004)
-> BdbUtil.python: (Thu Oct 28 14:14:30 BST 2004)
-> Bear.python: (Thu Oct 28 14:14:32 BST 2004)
-> beget.python: (Thu Oct 28 14:14:47 BST 2004)
-> BetaBogus.python: (Thu Oct 28 14:14:48 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BetaBuildPidEnv.python: (Thu Oct 28 14:15:03 BST 2004)
-> BetaCoreTools.python: (Thu Oct 28 14:15:04 BST 2004)
-> BetaEvent.python: (Thu Oct 28 14:15:06 BST 2004)
-> BetaExamples.python: (Thu Oct 28 14:15:07 BST 2004)
-> Beta.python: (Thu Oct 28 14:15:10 BST 2004)
-> BetaIfrPidCalib.python: (Thu Oct 28 14:15:11 BST 2004)
-> BetaLumi.python: (Thu Oct 28 14:15:14 BST 2004)
-> BetaMC.python: (Thu Oct 28 14:15:15 BST 2004)
-> BetaMicroAdapter.python: (Thu Oct 28 14:15:16 BST 2004)
-> BetaMicroBase.python: (Thu Oct 28 14:15:17 BST 2004)
-> BetaMicro.python: (Thu Oct 28 14:15:19 BST 2004)
-> BetaMicroTruth.python: (Thu Oct 28 14:15:20 BST 2004)
-> BetaMiniData.python: (Thu Oct 28 14:15:21 BST 2004)
-> BetaMini.python: (Thu Oct 28 14:15:22 BST 2004)
-> BetaMiniModules.python: (Thu Oct 28 14:15:24 BST 2004)
-> BetaMiniQA.python: (Thu Oct 28 14:15:39 BST 2004)
-> BetaMiniSequences.python: (Thu Oct 28 14:15:52 BST 2004)
-> BetaMiniUser.python: (Thu Oct 28 14:16:05 BST 2004)
-> BetaPidCalib.python: (Thu Oct 28 14:16:18 BST 2004)
-> BetaPid.python: (Thu Oct 28 14:16:33 BST 2004)
-> BetaRecoAdapter.python: (Thu Oct 28 14:16:36 BST 2004)
-> BetaReco.python: (Thu Oct 28 14:16:37 BST 2004)
-> BetaSequences.python: (Thu Oct 28 14:16:38 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BetaTools.python: (Thu Oct 28 14:16:59 BST 2004)
-> BetaUser.python: (Thu Oct 28 14:17:02 BST 2004)
-> BField.python: (Thu Oct 28 14:17:04 BST 2004)
-> BFieldImpl.python: (Thu Oct 28 14:17:04 BST 2004)
-> BFieldP.python: (Thu Oct 28 14:17:06 BST 2004)
-> BgsApp.python: (Thu Oct 28 14:17:07 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsCEPack.python: (Thu Oct 28 14:17:20 BST 2004)
-> BgsDchSim.python: (Thu Oct 28 14:17:21 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsDrcSim.python: (Thu Oct 28 14:17:25 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsEmcSim.python: (Thu Oct 28 14:17:26 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsFwkModule.python: (Thu Oct 28 14:17:27 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsG4Extension.python: (Thu Oct 28 14:17:29 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsIfrSim.python: (Thu Oct 28 14:17:30 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsPepSim.python: (Thu Oct 28 14:17:31 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsSequences.python: (Thu Oct 28 14:17:32 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BgsSvtSim.python: (Thu Oct 28 14:17:45 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> bhwide.python: (Thu Oct 28 14:17:49 BST 2004)
-> bkqed.python: (Thu Oct 28 14:17:50 BST 2004)
-> BlindTools.python: (Thu Oct 28 14:17:51 BST 2004)
-> bmgas.python: (Thu Oct 28 14:17:52 BST 2004)
-> Bogus.python: (Thu Oct 28 14:17:53 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> BooleanTools.python: (Thu Oct 28 14:17:54 BST 2004)
-> boost.python: (Thu Oct 28 14:17:55 BST 2004)
-> BRecoUser.python: (Thu Oct 28 14:17:56 BST 2004)
-> BtaBuildEnv.python: (Thu Oct 28 14:18:13 BST 2004)
-> BtaCutTools.python: (Thu Oct 28 14:18:14 BST 2004)
-> BtaDataK.python: (Thu Oct 28 14:18:15 BST 2004)
-> BtaDataP.python: (Thu Oct 28 14:18:17 BST 2004)
-> BtaDataR.python: (Thu Oct 28 14:18:20 BST 2004)
-> BtaEnv.python: (Thu Oct 28 14:18:22 BST 2004)
-> BTaggingSequences.python: (Thu Oct 28 14:18:23 BST 2004)
-> BTaggingTools.python: (Thu Oct 28 14:18:25 BST 2004)
-> BTaggingUser.python: (Thu Oct 28 14:18:26 BST 2004)
-> BTaggingUtils.python: (Thu Oct 28 14:18:28 BST 2004)
-> BtaMicroSequences.python: (Thu Oct 28 14:18:29 BST 2004)
-> BtaMiniDataK.python: (Thu Oct 28 14:18:30 BST 2004)
-> BtaRecoDataP.python: (Thu Oct 28 14:18:31 BST 2004)
-> BtaV0Tools.python: (Thu Oct 28 14:18:33 BST 2004)
-> BunchSequence.python: (Thu Oct 28 14:18:34 BST 2004)
-> BunchT0DataP.python: (Thu Oct 28 14:18:39 BST 2004)
-> BunchT0.python: (Thu Oct 28 14:18:52 BST 2004)
-> BunchT0Mon.python: (Thu Oct 28 14:18:54 BST 2004)
-> CalConfig.python: (Thu Oct 28 14:19:00 BST 2004)
-> CalDatabase.python: (Thu Oct 28 14:19:02 BST 2004)
-> CalFit.python: (Thu Oct 28 14:19:03 BST 2004)
-> CalMoments.python: (Thu Oct 28 14:19:04 BST 2004)
-> CalOffline.python: (Thu Oct 28 14:19:05 BST 2004)
-> CalOnline.python: (Thu Oct 28 14:19:07 BST 2004)
-> CalProxy.python: (Thu Oct 28 14:19:08 BST 2004)
-> CdbAdmin.python: (Thu Oct 28 14:19:09 BST 2004)
-> CdbBase.python: (Thu Oct 28 14:19:10 BST 2004)
-> CdbBdb.python: (Thu Oct 28 14:19:11 BST 2004)
-> CdbBdbShared.python: (Thu Oct 28 14:19:12 BST 2004)
-> CdbBdbTable.python: (Thu Oct 28 14:19:15 BST 2004)
-> CdbBdbTests.python: (Thu Oct 28 14:19:16 BST 2004)
-> CdbBdbWrapper.python: (Thu Oct 28 14:19:17 BST 2004)
-> CdbEvtData.python: (Thu Oct 28 14:19:18 BST 2004)
-> CdbEvtModules.python: (Thu Oct 28 14:19:19 BST 2004)
-> CdbTable.python: (Thu Oct 28 14:19:20 BST 2004)
-> CdbTools.python: (Thu Oct 28 14:19:21 BST 2004)
-> CfgExplDB.python: (Thu Oct 28 14:19:22 BST 2004)
-> CfgExplorer.python: (Thu Oct 28 14:19:24 BST 2004)
Cannot build anything due to the following products not installed at this site: Qt
-> CharmUser.python: (Thu Oct 28 14:19:26 BST 2004)
-> CLHEP.python: (Thu Oct 28 14:19:30 BST 2004)
-> CommonUtils.python: (Thu Oct 28 14:19:31 BST 2004)
-> CompositionFactory.python: (Thu Oct 28 14:19:33 BST 2004)
-> CompositionSequences.python: (Thu Oct 28 14:19:35 BST 2004)
-> CompositionTools.python: (Thu Oct 28 14:19:37 BST 2004)
-> CompositionUtils.python: (Thu Oct 28 14:19:39 BST 2004)
-> Cornelius++.python: (Thu Oct 28 14:19:40 BST 2004)
-> CPEUtils.python: (Thu Oct 28 14:19:42 BST 2004)
-> CPExtract.python: (Thu Oct 28 14:19:43 BST 2004)
-> CrnBeta.python: (Thu Oct 28 14:19:44 BST 2004)
-> cvsutil.python: (Thu Oct 28 14:19:46 BST 2004)
-> D2ProngUser.python: (Thu Oct 28 14:19:47 BST 2004)
-> DbiEvent.python: (Thu Oct 28 14:19:49 BST 2004)
-> DchBunchT0.python: (Thu Oct 28 14:19:50 BST 2004)
-> DchCalibdEdx.python: (Thu Oct 28 14:19:58 BST 2004)
-> DchCalibFcn.python: (Thu Oct 28 14:20:00 BST 2004)
-> DchCalib.python: (Thu Oct 28 14:20:01 BST 2004)
-> DchCalOep.python: (Thu Oct 28 14:20:02 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchCalOnline.python: (Thu Oct 28 14:20:04 BST 2004)
-> DchCalScripts.python: (Thu Oct 28 14:20:05 BST 2004)
-> DchCond.python: (Thu Oct 28 14:20:06 BST 2004)
-> DchCondModules.python: (Thu Oct 28 14:20:08 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchConfig.python: (Thu Oct 28 14:20:10 BST 2004)
-> DchDataCes.python: (Thu Oct 28 14:20:11 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchData.python: (Thu Oct 28 14:20:12 BST 2004)
-> DchDataK.python: (Thu Oct 28 14:20:17 BST 2004)
-> DchDataP.python: (Thu Oct 28 14:20:19 BST 2004)
-> DchDctFastMon.python: (Thu Oct 28 14:20:20 BST 2004)
-> DchDctOepSequences.python: (Thu Oct 28 14:20:21 BST 2004)
-> DchDedxTools.python: (Thu Oct 28 14:20:23 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchEnv.python: (Thu Oct 28 14:20:41 BST 2004)
-> DchFastMon.python: (Thu Oct 28 14:20:43 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchGeomBase.python: (Thu Oct 28 14:20:45 BST 2004)
-> DchGeom.python: (Thu Oct 28 14:20:46 BST 2004)
-> DchGeomP.python: (Thu Oct 28 14:20:51 BST 2004)
-> DchGlobalAlign.python: (Thu Oct 28 14:20:53 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchL3TrackFinder.python: (Thu Oct 28 14:21:10 BST 2004)
-> DchMaps.python: (Thu Oct 28 14:21:11 BST 2004)
-> DchOepApps.python: (Thu Oct 28 14:21:12 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchOep.python: (Thu Oct 28 14:21:28 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchOepSequences.python: (Thu Oct 28 14:21:30 BST 2004)
-> DchOnline.python: (Thu Oct 28 14:21:32 BST 2004)
-> DchOpr.python: (Thu Oct 28 14:21:33 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchOprMon.python: (Thu Oct 28 14:21:34 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DchOprMonR.python: (Thu Oct 28 14:21:51 BST 2004)
-> DchPid.python: (Thu Oct 28 14:21:53 BST 2004)
-> DchProxy.python: (Thu Oct 28 14:21:58 BST 2004)
-> DchQC.python: (Thu Oct 28 14:21:59 BST 2004)
-> DchRadTrkFinder.python: (Thu Oct 28 14:22:01 BST 2004)
-> DchReco.python: (Thu Oct 28 14:22:02 BST 2004)
-> DchSequence.python: (Thu Oct 28 14:22:03 BST 2004)
-> DchSimGeomP.python: (Thu Oct 28 14:22:05 BST 2004)
-> DchSim.python: (Thu Oct 28 14:22:06 BST 2004)
-> DchTestStand.python: (Thu Oct 28 14:22:07 BST 2004)
-> DchTrkGeom.python: (Thu Oct 28 14:22:08 BST 2004)
-> DcxReco.python: (Thu Oct 28 14:22:09 BST 2004)
-> DetectorModel.python: (Thu Oct 28 14:22:11 BST 2004)
-> DhpCorba.python: (Thu Oct 28 14:22:13 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpDistCorba.python: (Thu Oct 28 14:22:14 BST 2004)
-> DhpDistHist.python: (Thu Oct 28 14:22:15 BST 2004)
-> DhpEndRunApps.python: (Thu Oct 28 14:22:16 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpIDL.python: (Thu Oct 28 14:22:17 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpManager.python: (Thu Oct 28 14:22:18 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG DIM SMI
-> DhpMonControl.python: (Thu Oct 28 14:22:19 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> DhpMonCorba.python: (Thu Oct 28 14:22:20 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> DhpMonFit.python: (Thu Oct 28 14:22:21 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpMonInterfaces.python: (Thu Oct 28 14:22:22 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpMonitorApps.python: (Thu Oct 28 14:22:23 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> DhpMonitor.python: (Thu Oct 28 14:22:24 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> DhpNoHbkTupleEnv.python: (Thu Oct 28 14:22:25 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpScaler.python: (Thu Oct 28 14:22:25 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpToken.python: (Thu Oct 28 14:22:26 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> DhpTupleEnv.python: (Thu Oct 28 14:22:27 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DhpTuple.python: (Thu Oct 28 14:22:28 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> diag36.python: (Thu Oct 28 14:22:29 BST 2004)
GNUmakefile:39: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testdiag36'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testdiag36'
-> difAlgebra.python: (Thu Oct 28 14:22:30 BST 2004)
-> difFunction.python: (Thu Oct 28 14:22:31 BST 2004)
-> difTraj.python: (Thu Oct 28 14:22:32 BST 2004)
-> DistObjJavaGui.python: (Thu Oct 28 14:22:33 BST 2004)
-> DistObjTree.python: (Thu Oct 28 14:22:34 BST 2004)
-> DistTreeExamples.python: (Thu Oct 28 14:22:35 BST 2004)
-> DmixKpipi0User.python: (Thu Oct 28 14:22:36 BST 2004)
-> DmixUser.python: (Thu Oct 28 14:22:38 BST 2004)
-> DnaBase.python: (Thu Oct 28 14:22:40 BST 2004)
-> DnaCore.python: (Thu Oct 28 14:22:40 BST 2004)
-> DnaExamples.python: (Thu Oct 28 14:22:41 BST 2004)
-> DnaKanBrokers.python: (Thu Oct 28 14:22:42 BST 2004)
-> DnaKan.python: (Thu Oct 28 14:22:44 BST 2004)
-> DnaKanTests.python: (Thu Oct 28 14:22:45 BST 2004)
-> DnaModules.python: (Thu Oct 28 14:22:46 BST 2004)
-> DnaTests.python: (Thu Oct 28 14:22:47 BST 2004)
-> DotCorba.python: (Thu Oct 28 14:22:48 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DotExamples.python: (Thu Oct 28 14:22:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DotIDL.python: (Thu Oct 28 14:22:50 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DotMemory.python: (Thu Oct 28 14:22:51 BST 2004)
-> DotMemoryImpl.python: (Thu Oct 28 14:22:51 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DotTree.python: (Thu Oct 28 14:22:52 BST 2004)
-> DotTreeImpl.python: (Thu Oct 28 14:22:53 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DotTreeS.python: (Thu Oct 28 14:22:54 BST 2004)
-> DotUtils.python: (Thu Oct 28 14:22:55 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DqmJas.python: (Thu Oct 28 14:22:55 BST 2004)
-> DrcAlign.python: (Thu Oct 28 14:22:56 BST 2004)
-> DrcBayes.python: (Thu Oct 28 14:23:12 BST 2004)
-> DrcBgsModules.python: (Thu Oct 28 14:23:14 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> DrcCalib.python: (Thu Oct 28 14:23:19 BST 2004)
-> DrcCalibP.python: (Thu Oct 28 14:23:20 BST 2004)
-> DrcCalScripts.python: (Thu Oct 28 14:23:22 BST 2004)
-> DrcCerenkov.python: (Thu Oct 28 14:23:23 BST 2004)
-> DrcCond.python: (Thu Oct 28 14:23:24 BST 2004)
-> DrcConfig.python: (Thu Oct 28 14:23:25 BST 2004)
-> DrcDataCes.python: (Thu Oct 28 14:23:26 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DrcData.python: (Thu Oct 28 14:23:28 BST 2004)
-> DrcDataK.python: (Thu Oct 28 14:23:29 BST 2004)
-> DrcDataP.python: (Thu Oct 28 14:23:31 BST 2004)
-> DrcElectronics.python: (Thu Oct 28 14:23:33 BST 2004)
-> DrcElectronicsP.python: (Thu Oct 28 14:23:33 BST 2004)
-> DrcEnv.python: (Thu Oct 28 14:23:35 BST 2004)
-> DrcGeom.python: (Thu Oct 28 14:23:36 BST 2004)
-> DrcGeomP.python: (Thu Oct 28 14:23:38 BST 2004)
-> DrcOepCalib.python: (Thu Oct 28 14:23:39 BST 2004)
-> DrcOep.python: (Thu Oct 28 14:23:40 BST 2004)
-> DrcOepSequences.python: (Thu Oct 28 14:23:41 BST 2004)
-> DrcOfm.python: (Thu Oct 28 14:23:43 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DrcOnlineConfig.python: (Thu Oct 28 14:23:44 BST 2004)
-> DrcOnline.python: (Thu Oct 28 14:23:45 BST 2004)
-> DrcOnlineInput.python: (Thu Oct 28 14:23:46 BST 2004)
-> DrcOnlineSim.python: (Thu Oct 28 14:23:47 BST 2004)
-> DrcOpr.python: (Thu Oct 28 14:23:48 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> DrcOprMon.python: (Thu Oct 28 14:23:49 BST 2004)
-> DrcPidUtils.python: (Thu Oct 28 14:23:51 BST 2004)
-> DrcReco.python: (Thu Oct 28 14:23:51 BST 2004)
-> DrcSequence.python: (Thu Oct 28 14:23:53 BST 2004)
-> DrcSimGeom.python: (Thu Oct 28 14:24:07 BST 2004)
-> DrcSimGeomP.python: (Thu Oct 28 14:24:09 BST 2004)
-> DrcSim.python: (Thu Oct 28 14:24:10 BST 2004)
-> DstarlnuUser.python: (Thu Oct 28 14:24:12 BST 2004)
-> DstarUser.python: (Thu Oct 28 14:24:14 BST 2004)
-> EffTable.python: (Thu Oct 28 14:24:17 BST 2004)
-> EidData.python: (Thu Oct 28 14:24:49 BST 2004)
-> EidDataK.python: (Thu Oct 28 14:24:50 BST 2004)
-> EidDataP.python: (Thu Oct 28 14:24:51 BST 2004)
-> EidDataR.python: (Thu Oct 28 14:24:53 BST 2004)
-> EidModules.python: (Thu Oct 28 14:24:54 BST 2004)
-> EidSim.python: (Thu Oct 28 14:24:55 BST 2004)
-> Elf.python: (Thu Oct 28 14:24:56 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcAlign.python: (Thu Oct 28 14:25:16 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcBgsModules.python: (Thu Oct 28 14:25:32 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> EmcCalBhabha.python: (Thu Oct 28 14:25:36 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcCalibToo.python: (Thu Oct 28 14:25:54 BST 2004)
-> EmcCalMinI.python: (Thu Oct 28 14:25:56 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcCalPi0.python: (Thu Oct 28 14:26:11 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcCalRadBb.python: (Thu Oct 28 14:26:13 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcCalRoot.python: (Thu Oct 28 14:26:29 BST 2004)
SoftRelTools/arch_spec_ROOT.mk:233: warning: overriding commands for target `kangaDoc'
SoftRelTools/arch_spec_ROOT.mk:233: warning: ignoring old commands for target `kangaDoc'
Cannot build anything due to the following products not installed at this site: ACE
-> EmcCond.python: (Thu Oct 28 14:26:45 BST 2004)
-> EmcDataCes.python: (Thu Oct 28 14:26:48 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcData.python: (Thu Oct 28 14:26:49 BST 2004)
-> EmcDataK.python: (Thu Oct 28 14:26:50 BST 2004)
-> EmcDataP.python: (Thu Oct 28 14:26:52 BST 2004)
-> EmcDigiCalib.python: (Thu Oct 28 14:27:05 BST 2004)
-> EmcElecCalOnline.python: (Thu Oct 28 14:27:07 BST 2004)
-> EmcEnv.python: (Thu Oct 28 14:27:08 BST 2004)
-> EmcEventTag.python: (Thu Oct 28 14:27:10 BST 2004)
-> EmcGeom.python: (Thu Oct 28 14:27:23 BST 2004)
-> EmcGeomP.python: (Thu Oct 28 14:27:25 BST 2004)
-> EmcHwDb.python: (Thu Oct 28 14:27:26 BST 2004)
-> EmcLayout.python: (Thu Oct 28 14:27:27 BST 2004)
-> EmcLPCalOnline.python: (Thu Oct 28 14:27:29 BST 2004)
-> EmcLPOnline.python: (Thu Oct 28 14:27:30 BST 2004)
-> EmcLPSim.python: (Thu Oct 28 14:27:31 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOepCalib.python: (Thu Oct 28 14:27:32 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOep.python: (Thu Oct 28 14:27:33 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOepMon.python: (Thu Oct 28 14:27:38 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOepSequences.python: (Thu Oct 28 14:27:40 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOnline.python: (Thu Oct 28 14:27:56 BST 2004)
-> EmcOprCalib.python: (Thu Oct 28 14:27:58 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOpr.python: (Thu Oct 28 14:28:00 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> EmcOprMon.python: (Thu Oct 28 14:28:16 BST 2004)
-> EmcPhotonFinder.python: (Thu Oct 28 14:28:18 BST 2004)
-> EmcPid.python: (Thu Oct 28 14:28:19 BST 2004)
-> EmcProxy.python: (Thu Oct 28 14:28:33 BST 2004)
-> EmcReco.python: (Thu Oct 28 14:28:35 BST 2004)
-> EmcSequence.python: (Thu Oct 28 14:28:51 BST 2004)
-> EmcSimGeom.python: (Thu Oct 28 14:29:03 BST 2004)
-> EmcSimGeomP.python: (Thu Oct 28 14:29:04 BST 2004)
-> EmcSim.python: (Thu Oct 28 14:29:05 BST 2004)
-> EmcSrcCalApps.python: (Thu Oct 28 14:29:20 BST 2004)
-> EmcSrcCalOnline.python: (Thu Oct 28 14:29:23 BST 2004)
-> EmcTools.python: (Thu Oct 28 14:29:25 BST 2004)
-> ErrLogger.python: (Thu Oct 28 14:29:26 BST 2004)
-> ErrorBrowser.python: (Thu Oct 28 14:29:26 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> EucIntfce.python: (Thu Oct 28 14:29:27 BST 2004)
-> EventTagTools.python: (Thu Oct 28 14:29:28 BST 2004)
-> EvtGenBase.python: (Thu Oct 28 14:29:31 BST 2004)
-> EvtGen.python: (Thu Oct 28 14:29:33 BST 2004)
-> EvtGenModels.python: (Thu Oct 28 14:29:34 BST 2004)
-> EvtMix.python: (Thu Oct 28 14:29:37 BST 2004)
-> FastMonControl.python: (Thu Oct 28 14:29:39 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> FastVtx.python: (Thu Oct 28 14:29:42 BST 2004)
-> FcsSim.python: (Thu Oct 28 14:29:43 BST 2004)
-> FctCond.python: (Thu Oct 28 14:29:44 BST 2004)
-> FctOnline.python: (Thu Oct 28 14:29:45 BST 2004)
-> FctProxy.python: (Thu Oct 28 14:29:46 BST 2004)
-> FiltConfig.python: (Thu Oct 28 14:29:48 BST 2004)
-> FiltEnv.python: (Thu Oct 28 14:29:49 BST 2004)
-> FilterTools.python: (Thu Oct 28 14:29:50 BST 2004)
-> FrameExample.python: (Thu Oct 28 14:29:52 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> FrameExtension.python: (Thu Oct 28 14:30:00 BST 2004)
-> FrameJobReport.python: (Thu Oct 28 14:30:02 BST 2004)
-> FrameLogger.python: (Thu Oct 28 14:30:02 BST 2004)
-> FrameUtil.python: (Thu Oct 28 14:30:03 BST 2004)
-> Framework.python: (Thu Oct 28 14:30:04 BST 2004)
-> G3Data.python: (Thu Oct 28 14:30:05 BST 2004)
-> G3DataP.python: (Thu Oct 28 14:30:06 BST 2004)
-> G4DataK.python: (Thu Oct 28 14:30:08 BST 2004)
-> gamgam.python: (Thu Oct 28 14:30:09 BST 2004)
GNUmakefile:39: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testgamgam'
SoftRelTools/standard.mk:1813: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testgamgam'
-> geant4.python: (Thu Oct 28 14:30:11 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> gelhad.python: (Thu Oct 28 14:30:14 BST 2004)
-> GenEnv.python: (Thu Oct 28 14:30:16 BST 2004)
-> GeneratorsApp.python: (Thu Oct 28 14:30:17 BST 2004)
-> GeneratorsQA.python: (Thu Oct 28 14:30:19 BST 2004)
-> GenFilters.python: (Thu Oct 28 14:30:22 BST 2004)
-> GenFwkInt.python: (Thu Oct 28 14:30:23 BST 2004)
-> genUclaII.python: (Thu Oct 28 14:30:24 BST 2004)
-> gnbase.python: (Thu Oct 28 14:30:25 BST 2004)
-> HbkScaler.python: (Thu Oct 28 14:30:26 BST 2004)
-> HbkTupleEnv.python: (Thu Oct 28 14:30:27 BST 2004)
-> HbkTuple.python: (Thu Oct 28 14:30:28 BST 2004)
-> HdrDataK.python: (Thu Oct 28 14:30:29 BST 2004)
-> hemicosm.python: (Thu Oct 28 14:30:31 BST 2004)
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/cosmlinks'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/cosmlinks'
-> HepODBMS.python: (Thu Oct 28 14:30:32 BST 2004)
-> HepRep.python: (Thu Oct 28 14:30:32 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> HepRepServer.python: (Thu Oct 28 14:30:33 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> HepScaler.python: (Thu Oct 28 14:30:41 BST 2004)
-> HepTupleEnv.python: (Thu Oct 28 14:30:42 BST 2004)
-> HepTuple.python: (Thu Oct 28 14:30:44 BST 2004)
-> HOWTO.python: (Thu Oct 28 14:30:44 BST 2004)
-> IfrCabling.python: (Thu Oct 28 14:30:45 BST 2004)
-> IfrCablingP.python: (Thu Oct 28 14:30:46 BST 2004)
-> IfrCalib.python: (Thu Oct 28 14:30:48 BST 2004)
-> IfrCalibScripts.python: (Thu Oct 28 14:30:49 BST 2004)
-> IfrCorrections.python: (Thu Oct 28 14:30:50 BST 2004)
-> IfrCorrectionsP.python: (Thu Oct 28 14:30:50 BST 2004)
-> IfrCosmic.python: (Thu Oct 28 14:30:52 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> IfrDataCes.python: (Thu Oct 28 14:31:02 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> IfrData.python: (Thu Oct 28 14:31:03 BST 2004)
-> IfrDataImp.python: (Thu Oct 28 14:31:04 BST 2004)
-> IfrDataK.python: (Thu Oct 28 14:31:05 BST 2004)
-> IfrDataP.python: (Thu Oct 28 14:31:07 BST 2004)
-> IfrDetector.python: (Thu Oct 28 14:31:24 BST 2004)
-> IfrEnv.python: (Thu Oct 28 14:31:26 BST 2004)
-> IfrFastMon.python: (Thu Oct 28 14:31:27 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> IfrFeeOnline.python: (Thu Oct 28 14:31:29 BST 2004)
-> IfrGeomBase.python: (Thu Oct 28 14:31:29 BST 2004)
-> IfrGeom.python: (Thu Oct 28 14:31:30 BST 2004)
-> IfrGeomP.python: (Thu Oct 28 14:31:31 BST 2004)
-> IfrKalman.python: (Thu Oct 28 14:31:33 BST 2004)
-> IfrMuMuEff.python: (Thu Oct 28 14:31:34 BST 2004)
-> IfrMuMuEffP.python: (Thu Oct 28 14:31:48 BST 2004)
-> IfrOep.python: (Thu Oct 28 14:31:49 BST 2004)
-> IfrOepSequences.python: (Thu Oct 28 14:31:51 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> IfrOffCondData.python: (Thu Oct 28 14:31:52 BST 2004)
-> IfrOffCondDataP.python: (Thu Oct 28 14:31:53 BST 2004)
-> IfrOnline.python: (Thu Oct 28 14:31:55 BST 2004)
-> IfrOpr.python: (Thu Oct 28 14:31:56 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> IfrOprMon.python: (Thu Oct 28 14:31:57 BST 2004)
-> IfrPidData.python: (Thu Oct 28 14:31:59 BST 2004)
-> IfrPid.python: (Thu Oct 28 14:32:00 BST 2004)
-> IfrPidP.python: (Thu Oct 28 14:32:01 BST 2004)
-> IfrPidR.python: (Thu Oct 28 14:32:02 BST 2004)
-> IfrPidUtils.python: (Thu Oct 28 14:32:04 BST 2004)
-> IfrProxy.python: (Thu Oct 28 14:32:06 BST 2004)
-> IfrReco.python: (Thu Oct 28 14:32:07 BST 2004)
-> IfrSequence.python: (Thu Oct 28 14:32:09 BST 2004)
-> IfrSimGeom.python: (Thu Oct 28 14:32:11 BST 2004)
-> IfrSimGeomP.python: (Thu Oct 28 14:32:12 BST 2004)
-> IfrSim.python: (Thu Oct 28 14:32:14 BST 2004)
-> IfrTest.python: (Thu Oct 28 14:32:15 BST 2004)
-> IfrVisitors.python: (Thu Oct 28 14:32:17 BST 2004)
-> IHBDUser.python: (Thu Oct 28 14:32:18 BST 2004)
-> IntegrationUtils.python: (Thu Oct 28 14:32:37 BST 2004)
-> IOStreamUtils.python: (Thu Oct 28 14:32:38 BST 2004)
-> IR2Tools.python: (Thu Oct 28 14:32:39 BST 2004)
-> ISLUser.python: (Thu Oct 28 14:32:40 BST 2004)
-> JasExtensions.python: (Thu Oct 28 14:32:42 BST 2004)
-> JasInterface.python: (Thu Oct 28 14:32:43 BST 2004)
-> JavaGui.python: (Thu Oct 28 14:32:44 BST 2004)
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testJavaGuiDialog'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/testJavaGuiDialog'
-> JavaHist.python: (Thu Oct 28 14:32:45 BST 2004)
-> JavaUtil.python: (Thu Oct 28 14:32:46 BST 2004)
-> JetFinder.python: (Thu Oct 28 14:32:47 BST 2004)
-> JetNet.python: (Thu Oct 28 14:32:48 BST 2004)
-> Jst74.python: (Thu Oct 28 14:32:49 BST 2004)
-> KalmanTrack.python: (Thu Oct 28 14:32:51 BST 2004)
-> KalPhysProcess.python: (Thu Oct 28 14:32:52 BST 2004)
-> KalTests.python: (Thu Oct 28 14:32:53 BST 2004)
-> KanBase.python: (Thu Oct 28 14:33:11 BST 2004)
-> KanData.python: (Thu Oct 28 14:33:13 BST 2004)
-> KanEvent.python: (Thu Oct 28 14:33:14 BST 2004)
-> KanExamples.python: (Thu Oct 28 14:33:15 BST 2004)
-> KanFrameUtils.python: (Thu Oct 28 14:33:18 BST 2004)
-> Kanga.python: (Thu Oct 28 14:33:19 BST 2004)
-> KanModules.python: (Thu Oct 28 14:33:22 BST 2004)
-> KanScribes.python: (Thu Oct 28 14:33:23 BST 2004)
-> KanSequences.python: (Thu Oct 28 14:33:25 BST 2004)
-> KanTransfer.python: (Thu Oct 28 14:33:40 BST 2004)
-> KanUtils.python: (Thu Oct 28 14:33:40 BST 2004)
-> KDOC.python: (Thu Oct 28 14:33:42 BST 2004)
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdoc'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdoc'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/qt2kdoc'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/qt2kdoc'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/Ast.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/Ast.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocLib.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocLib.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocHTML.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocHTML.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocMan.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocMan.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocTeX.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocTeX.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocReport.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocReport.pm'
GNUmakefile:36: warning: overriding commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocFrame.pm'
SoftRelTools/standard.mk:863: warning: ignoring old commands for target `/afs/hep.man.ac.uk/g/bfactory/dist/releases/14.5.2d/bin/Linux24RH72_i386_gcc2953/kdocFrame.pm'
-> kk2f.python: (Thu Oct 28 14:33:42 BST 2004)
-> koralb.python: (Thu Oct 28 14:33:43 BST 2004)
-> L1DctConfig.python: (Thu Oct 28 14:33:44 BST 2004)
-> L1DctData.python: (Thu Oct 28 14:33:46 BST 2004)
-> L1DctDataP.python: (Thu Oct 28 14:33:47 BST 2004)
-> L1DctEnv.python: (Thu Oct 28 14:33:50 BST 2004)
-> L1DctOep.python: (Thu Oct 28 14:33:51 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1DctOnline.python: (Thu Oct 28 14:34:08 BST 2004)
-> L1DctSim.python: (Thu Oct 28 14:34:10 BST 2004)
-> L1DctTools.python: (Thu Oct 28 14:34:12 BST 2004)
-> L1EmtCalOnline.python: (Thu Oct 28 14:34:13 BST 2004)
-> L1EmtConfig.python: (Thu Oct 28 14:34:14 BST 2004)
-> L1EmtConfigTools.python: (Thu Oct 28 14:34:15 BST 2004)
-> L1EmtData.python: (Thu Oct 28 14:34:17 BST 2004)
-> L1EmtDataP.python: (Thu Oct 28 14:34:18 BST 2004)
-> L1EmtEnv.python: (Thu Oct 28 14:34:19 BST 2004)
-> L1EmtOep.python: (Thu Oct 28 14:34:20 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1EmtOnline.python: (Thu Oct 28 14:34:23 BST 2004)
-> L1EmtSim.python: (Thu Oct 28 14:34:24 BST 2004)
-> L1EmtSpy.python: (Thu Oct 28 14:34:33 BST 2004)
-> L1EmtTools.python: (Thu Oct 28 14:34:34 BST 2004)
-> L1FctData.python: (Thu Oct 28 14:34:35 BST 2004)
-> L1FctDataK.python: (Thu Oct 28 14:34:36 BST 2004)
-> L1FctDataP.python: (Thu Oct 28 14:34:37 BST 2004)
-> L1FctOep.python: (Thu Oct 28 14:34:40 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1FctSim.python: (Thu Oct 28 14:34:43 BST 2004)
-> L1GltConfig.python: (Thu Oct 28 14:34:44 BST 2004)
-> L1GltData.python: (Thu Oct 28 14:34:45 BST 2004)
-> L1GltDataK.python: (Thu Oct 28 14:34:46 BST 2004)
-> L1GltDataP.python: (Thu Oct 28 14:34:48 BST 2004)
-> L1GltOep.python: (Thu Oct 28 14:34:50 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1GltOnline.python: (Thu Oct 28 14:35:06 BST 2004)
-> L1GltSim.python: (Thu Oct 28 14:35:07 BST 2004)
-> L1Sim.python: (Thu Oct 28 14:35:09 BST 2004)
-> L1SimUtils.python: (Thu Oct 28 14:35:11 BST 2004)
-> L1TFMon.python: (Thu Oct 28 14:35:12 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1TNtuple.python: (Thu Oct 28 14:35:15 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1TOepSequences.python: (Thu Oct 28 14:35:32 BST 2004)
-> L1TOprMon.python: (Thu Oct 28 14:35:35 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L1TPlayback.python: (Thu Oct 28 14:35:51 BST 2004)
-> L3Dch.python: (Thu Oct 28 14:35:53 BST 2004)
-> L3Emc.python: (Thu Oct 28 14:35:56 BST 2004)
-> L3Master.python: (Thu Oct 28 14:35:57 BST 2004)
-> L3Sim.python: (Thu Oct 28 14:35:58 BST 2004)
-> L3TConfig.python: (Thu Oct 28 14:36:00 BST 2004)
-> L3TConfigP.python: (Thu Oct 28 14:36:01 BST 2004)
-> L3TData.python: (Thu Oct 28 14:36:02 BST 2004)
-> L3TDataK.python: (Thu Oct 28 14:36:03 BST 2004)
-> L3TDataP.python: (Thu Oct 28 14:36:04 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L3TDiag.python: (Thu Oct 28 14:36:22 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L3TDisplay.python: (Thu Oct 28 14:36:25 BST 2004)
-> L3TEnv.python: (Thu Oct 28 14:36:26 BST 2004)
-> L3TFilters.python: (Thu Oct 28 14:36:27 BST 2004)
-> L3TLumi.python: (Thu Oct 28 14:36:28 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L3TModules.python: (Thu Oct 28 14:36:30 BST 2004)
-> L3TMon.python: (Thu Oct 28 14:36:31 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L3TOep.python: (Thu Oct 28 14:36:33 BST 2004)
-> L3TOepSequences.python: (Thu Oct 28 14:36:34 BST 2004)
-> L3TOnline.python: (Thu Oct 28 14:36:36 BST 2004)
-> L3TOprMon.python: (Thu Oct 28 14:36:36 BST 2004)
-> L3TProxy.python: (Thu Oct 28 14:36:38 BST 2004)
-> L3TriggerDb.python: (Thu Oct 28 14:36:39 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> L3Trigger.python: (Thu Oct 28 14:36:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> LepD0User.python: (Thu Oct 28 14:36:51 BST 2004)
-> ListInterface.python: (Thu Oct 28 14:36:53 BST 2004)
-> MapConverter.python: (Thu Oct 28 14:36:54 BST 2004)
-> MapDetector.python: (Thu Oct 28 14:36:55 BST 2004)
-> MapDetectorP.python: (Thu Oct 28 14:36:57 BST 2004)
-> MapOep.python: (Thu Oct 28 14:36:58 BST 2004)
-> MapOnline.python: (Thu Oct 28 14:36:59 BST 2004)
-> MatEnv.python: (Thu Oct 28 14:37:00 BST 2004)
-> MatReco.python: (Thu Oct 28 14:37:01 BST 2004)
-> mcfio.python: (Thu Oct 28 14:37:02 BST 2004)
-> MDUI.python: (Thu Oct 28 14:37:03 BST 2004)
-> MemUtil.python: (Thu Oct 28 14:37:04 BST 2004)
-> minuit++.python: (Thu Oct 28 14:37:05 BST 2004)
-> MocaEspresso.python: (Thu Oct 28 14:37:06 BST 2004)
-> Moose.python: (Thu Oct 28 14:37:07 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> NetTagger.python: (Thu Oct 28 14:37:29 BST 2004)
-> NeutralHadData.python: (Thu Oct 28 14:37:31 BST 2004)
-> NeutralHadDataP.python: (Thu Oct 28 14:37:32 BST 2004)
-> NeutralHadReco.python: (Thu Oct 28 14:37:33 BST 2004)
-> NNO.python: (Thu Oct 28 14:37:35 BST 2004)
-> NNOPid.python: (Thu Oct 28 14:37:35 BST 2004)
-> NonCharm3BodyUser.python: (Thu Oct 28 14:37:37 BST 2004)
-> OdcAmbientData.python: (Thu Oct 28 14:37:40 BST 2004)
-> OdcAmbientDataP.python: (Thu Oct 28 14:37:41 BST 2004)
-> OdcAmbientUtil.python: (Thu Oct 28 14:37:42 BST 2004)
-> OdcArcConfigEdit.python: (Thu Oct 28 14:37:43 BST 2004)
Cannot build anything due to the following products not installed at this site: Qt
-> OdcArchiverCorba.python: (Thu Oct 28 14:37:45 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OdcArchiver.python: (Thu Oct 28 14:37:46 BST 2004)
-> OdcConfig.python: (Thu Oct 28 14:37:47 BST 2004)
-> OdcNtupleMaker.python: (Thu Oct 28 14:37:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OdcPlunger.python: (Thu Oct 28 14:37:50 BST 2004)
-> OdcProcessor.python: (Thu Oct 28 14:37:52 BST 2004)
-> OdcProd.python: (Thu Oct 28 14:37:53 BST 2004)
Cannot build anything due to the following products not installed at this site: cdev DIM
-> OdfCommon.python: (Thu Oct 28 14:37:54 BST 2004)
-> OdfCompression.python: (Thu Oct 28 14:37:54 BST 2004)
-> OdfContainer.python: (Thu Oct 28 14:37:55 BST 2004)
-> OdfContainerTools.python: (Thu Oct 28 14:37:56 BST 2004)
-> OdfDisplayCommon.python: (Thu Oct 28 14:37:57 BST 2004)
-> OdfFastMon.python: (Thu Oct 28 14:37:59 BST 2004)
-> OdfFileTransport.python: (Thu Oct 28 14:38:00 BST 2004)
-> OdfOffline.python: (Thu Oct 28 14:38:00 BST 2004)
-> OdfServiceCommon.python: (Thu Oct 28 14:38:01 BST 2004)
-> OdfZLib.python: (Thu Oct 28 14:38:02 BST 2004)
-> OepAllSequences.python: (Thu Oct 28 14:38:03 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepBuffer.python: (Thu Oct 28 14:38:07 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepCommon.python: (Thu Oct 28 14:38:07 BST 2004)
-> OepConfig.python: (Thu Oct 28 14:38:09 BST 2004)
-> OepDaemonFramework.python: (Thu Oct 28 14:38:10 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepDaemon.python: (Thu Oct 28 14:38:11 BST 2004)
Cannot build anything due to the following products not installed at this site: DIM SMI
-> OepDaemonLink.python: (Thu Oct 28 14:38:12 BST 2004)
-> OepDataP.python: (Thu Oct 28 14:38:13 BST 2004)
-> OepEvent.python: (Thu Oct 28 14:38:14 BST 2004)
-> OepFastMon.python: (Thu Oct 28 14:38:15 BST 2004)
-> OepFrameworkApps.python: (Thu Oct 28 14:38:16 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepFrameworkData.python: (Thu Oct 28 14:38:26 BST 2004)
-> OepFramework.python: (Thu Oct 28 14:38:27 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepLineModules.python: (Thu Oct 28 14:38:29 BST 2004)
-> OepLines.python: (Thu Oct 28 14:38:30 BST 2004)
-> OepManager.python: (Thu Oct 28 14:38:31 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG DIM SMI
-> OepRemoteFramework.python: (Thu Oct 28 14:38:32 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepSequences.python: (Thu Oct 28 14:38:33 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OepSim.python: (Thu Oct 28 14:38:35 BST 2004)
-> OepTools.python: (Thu Oct 28 14:38:36 BST 2004)
-> OprAddP.python: (Thu Oct 28 14:38:37 BST 2004)
-> OprAdminTools.python: (Thu Oct 28 14:38:38 BST 2004)
-> OprCBData.python: (Thu Oct 28 14:38:39 BST 2004)
-> OprCommon.python: (Thu Oct 28 14:38:40 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprDaemon.python: (Thu Oct 28 14:38:41 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprDBUtils.python: (Thu Oct 28 14:38:42 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprEnv.python: (Thu Oct 28 14:38:43 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprExamples.python: (Thu Oct 28 14:38:44 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprFramework.python: (Thu Oct 28 14:38:45 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprHPSS.python: (Thu Oct 28 14:38:46 BST 2004)
-> OprLogManager.python: (Thu Oct 28 14:38:47 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprManager.python: (Thu Oct 28 14:38:48 BST 2004)
-> OprModules.python: (Thu Oct 28 14:38:49 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprMonBase.python: (Thu Oct 28 14:38:50 BST 2004)
-> OprMonHist.python: (Thu Oct 28 14:38:51 BST 2004)
-> OprProxies.python: (Thu Oct 28 14:38:52 BST 2004)
-> OprQaUtils.python: (Thu Oct 28 14:38:53 BST 2004)
-> OprSetup.python: (Thu Oct 28 14:38:54 BST 2004)
-> OprSpatialDB.python: (Thu Oct 28 14:38:55 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OprTcStorer.python: (Thu Oct 28 14:38:56 BST 2004)
-> OprTemporalDB.python: (Thu Oct 28 14:38:57 BST 2004)
-> OprUtils.python: (Thu Oct 28 14:38:58 BST 2004)
-> OrcDataP.python: (Thu Oct 28 14:38:59 BST 2004)
-> OrcRunData.python: (Thu Oct 28 14:39:00 BST 2004)
-> OrcRunDataP.python: (Thu Oct 28 14:39:01 BST 2004)
-> OrcSmi.python: (Thu Oct 28 14:39:02 BST 2004)
Cannot build anything due to the following products not installed at this site: DIM SMI
-> OstConcurrency.python: (Thu Oct 28 14:39:03 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OstErrLogger.python: (Thu Oct 28 14:39:04 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> OstFrameLogger.python: (Thu Oct 28 14:39:05 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE CMLOG
-> OstNetwork.python: (Thu Oct 28 14:39:06 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> OstTools.python: (Thu Oct 28 14:39:06 BST 2004)
-> PackageList.python: (Thu Oct 28 14:39:07 BST 2004)
-> PawTuple.python: (Thu Oct 28 14:39:08 BST 2004)
-> PcaCommon.python: (Thu Oct 28 14:39:09 BST 2004)
-> PDT.python: (Thu Oct 28 14:39:10 BST 2004)
-> PepCond.python: (Thu Oct 28 14:39:11 BST 2004)
-> PepData.python: (Thu Oct 28 14:39:12 BST 2004)
-> PepDataP.python: (Thu Oct 28 14:39:13 BST 2004)
-> PepDataR.python: (Thu Oct 28 14:39:33 BST 2004)
-> PepEnvData.python: (Thu Oct 28 14:39:34 BST 2004)
-> PepEnv.python: (Thu Oct 28 14:39:35 BST 2004)
-> PepEnvSim.python: (Thu Oct 28 14:39:36 BST 2004)
-> PepOprCalib.python: (Thu Oct 28 14:39:37 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> PepOprMon.python: (Thu Oct 28 14:39:39 BST 2004)
-> PepSimGeom.python: (Thu Oct 28 14:39:40 BST 2004)
-> PepSimGeomP.python: (Thu Oct 28 14:39:42 BST 2004)
-> Phokhara.python: (Thu Oct 28 14:39:43 BST 2004)
-> photos.python: (Thu Oct 28 14:39:44 BST 2004)
-> PhyOprMon.python: (Thu Oct 28 14:39:45 BST 2004)
-> PhysMonSequences.python: (Thu Oct 28 14:39:46 BST 2004)
-> PhysProdTools.python: (Thu Oct 28 14:39:47 BST 2004)
-> PhysRelTools.python: (Thu Oct 28 14:40:03 BST 2004)
-> PidData.python: (Thu Oct 28 14:40:04 BST 2004)
-> PidDataK.python: (Thu Oct 28 14:40:05 BST 2004)
-> PidDataP.python: (Thu Oct 28 14:40:08 BST 2004)
-> PidTools.python: (Thu Oct 28 14:40:09 BST 2004)
-> PravdaMC.python: (Thu Oct 28 14:40:11 BST 2004)
-> PrintModule.python: (Thu Oct 28 14:40:17 BST 2004)
-> PrmFit.python: (Thu Oct 28 14:40:18 BST 2004)
-> ProbTools.python: (Thu Oct 28 14:40:20 BST 2004)
-> ProbToolsP.python: (Thu Oct 28 14:40:21 BST 2004)
-> ProbToolsR.python: (Thu Oct 28 14:40:22 BST 2004)
-> ProdTools.python: (Thu Oct 28 14:40:23 BST 2004)
-> ProxyDict.python: (Thu Oct 28 14:40:24 BST 2004)
-> PrsParser.python: (Thu Oct 28 14:40:25 BST 2004)
-> pythia.python: (Thu Oct 28 14:40:27 BST 2004)
-> Q2BUser.python: (Thu Oct 28 14:40:28 BST 2004)
-> QaBetaTools.python: (Thu Oct 28 14:40:46 BST 2004)
-> QaSimAppHists.python: (Thu Oct 28 14:40:50 BST 2004)
-> QaSimHists.python: (Thu Oct 28 14:41:07 BST 2004)
-> QaToolsUtils.python: (Thu Oct 28 14:41:10 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> QtrErrLog.python: (Thu Oct 28 14:41:11 BST 2004)
Cannot build anything due to the following products not installed at this site: Qt
-> QtrTools.python: (Thu Oct 28 14:41:12 BST 2004)
Cannot build anything due to the following products not installed at this site: Qt
-> RandControl.python: (Thu Oct 28 14:41:13 BST 2004)
-> RawDataStatus.python: (Thu Oct 28 14:41:14 BST 2004)
-> RdfCommon.python: (Thu Oct 28 14:41:15 BST 2004)
-> RdfTools.python: (Thu Oct 28 14:41:16 BST 2004)
-> RdsDataP.python: (Thu Oct 28 14:41:17 BST 2004)
-> RdsModules.python: (Thu Oct 28 14:41:34 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> RdsSequences.python: (Thu Oct 28 14:41:38 BST 2004)
-> RecoBGFilter.python: (Thu Oct 28 14:41:39 BST 2004)
-> RecoData.python: (Thu Oct 28 14:41:41 BST 2004)
-> RecoDataK.python: (Thu Oct 28 14:41:42 BST 2004)
-> RecoDataP.python: (Thu Oct 28 14:41:44 BST 2004)
-> RecoMCMatch.python: (Thu Oct 28 14:41:52 BST 2004)
-> RecoUtils.python: (Thu Oct 28 14:42:08 BST 2004)
-> RecVtx.python: (Thu Oct 28 14:42:11 BST 2004)
-> RegrTest.python: (Thu Oct 28 14:42:12 BST 2004)
-> RooCond.python: (Thu Oct 28 14:42:13 BST 2004)
-> RooCutTools.python: (Thu Oct 28 14:42:16 BST 2004)
-> RooFitCore.python: (Thu Oct 28 14:42:17 BST 2004)
-> RooFitModels.python: (Thu Oct 28 14:42:21 BST 2004)
-> RooModules.python: (Thu Oct 28 14:42:23 BST 2004)
-> RooModulesTest.python: (Thu Oct 28 14:42:35 BST 2004)
-> RooOprTools.python: (Thu Oct 28 14:42:36 BST 2004)
-> RooPidCond.python: (Thu Oct 28 14:42:38 BST 2004)
-> RooQA.python: (Thu Oct 28 14:42:39 BST 2004)
-> RooScribes.python: (Thu Oct 28 14:42:53 BST 2004)
-> RooScribesTest.python: (Thu Oct 28 14:42:54 BST 2004)
-> RooSequences.python: (Thu Oct 28 14:42:55 BST 2004)
-> RooTupleEnv.python: (Thu Oct 28 14:43:09 BST 2004)
-> RooTuple.python: (Thu Oct 28 14:43:10 BST 2004)
-> RooUtils.python: (Thu Oct 28 14:43:11 BST 2004)
-> S2bUser.python: (Thu Oct 28 14:43:13 BST 2004)
-> SimApp.python: (Thu Oct 28 14:43:27 BST 2004)
-> SimpleComposition.python: (Thu Oct 28 14:43:38 BST 2004)
-> SimUtils.python: (Thu Oct 28 14:43:52 BST 2004)
-> SiteConfig.python: (Thu Oct 28 14:44:06 BST 2004)
-> SkimMini.python: (Thu Oct 28 14:44:07 BST 2004)
-> SkimTools.python: (Thu Oct 28 14:44:21 BST 2004)
-> slap.python: (Thu Oct 28 14:44:22 BST 2004)
-> SmfFramework.python: (Thu Oct 28 14:44:23 BST 2004)
-> SoftRelTools.python: (Thu Oct 28 14:44:25 BST 2004)
-> squaw.python: (Thu Oct 28 14:44:26 BST 2004)
-> SrtAdmin.python: (Thu Oct 28 14:44:28 BST 2004)
-> StdHepData.python: (Thu Oct 28 14:44:29 BST 2004)
-> StdHepDataP.python: (Thu Oct 28 14:44:30 BST 2004)
-> StdHepDataR.python: (Thu Oct 28 14:44:32 BST 2004)
-> stdhep.python: (Thu Oct 28 14:44:33 BST 2004)
-> SvtBgsModules.python: (Thu Oct 28 14:44:34 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> SvtCalib.python: (Thu Oct 28 14:44:38 BST 2004)
-> SvtCond.python: (Thu Oct 28 14:44:40 BST 2004)
-> SvtCondModules.python: (Thu Oct 28 14:44:42 BST 2004)
-> SvtConfig.python: (Thu Oct 28 14:44:43 BST 2004)
-> SvtDataCes.python: (Thu Oct 28 14:44:45 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtData.python: (Thu Oct 28 14:44:47 BST 2004)
-> SvtDataK.python: (Thu Oct 28 14:44:48 BST 2004)
-> SvtDataP.python: (Thu Oct 28 14:44:50 BST 2004)
-> SvtElectronics.python: (Thu Oct 28 14:45:07 BST 2004)
-> SvtElectronicsP.python: (Thu Oct 28 14:45:09 BST 2004)
-> SvtEnv.python: (Thu Oct 28 14:45:11 BST 2004)
-> SvtFastMon.python: (Thu Oct 28 14:45:13 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtGeom.python: (Thu Oct 28 14:45:14 BST 2004)
-> SvtGeomP.python: (Thu Oct 28 14:45:16 BST 2004)
-> SvtHitReco.python: (Thu Oct 28 14:45:17 BST 2004)
-> SvtLocalAlign.python: (Thu Oct 28 14:45:18 BST 2004)
-> SvtLocalAlignUtils.python: (Thu Oct 28 14:45:36 BST 2004)
-> SvtOepApps.python: (Thu Oct 28 14:45:38 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtOep.python: (Thu Oct 28 14:45:48 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtOepSequences.python: (Thu Oct 28 14:45:51 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtOnline.python: (Thu Oct 28 14:45:52 BST 2004)
-> SvtOprMon.python: (Thu Oct 28 14:45:54 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> SvtOprSequences.python: (Thu Oct 28 14:46:14 BST 2004)
-> SvtPidCalib.python: (Thu Oct 28 14:46:15 BST 2004)
-> SvtPidCalibP.python: (Thu Oct 28 14:46:16 BST 2004)
-> SvtPidCalibR.python: (Thu Oct 28 14:46:18 BST 2004)
-> SvtPid.python: (Thu Oct 28 14:46:20 BST 2004)
-> SvtQC.python: (Thu Oct 28 14:46:21 BST 2004)
-> SvtReco.python: (Thu Oct 28 14:46:37 BST 2004)
-> SvtSequence.python: (Thu Oct 28 14:46:40 BST 2004)
-> SvtSimGeom.python: (Thu Oct 28 14:46:41 BST 2004)
-> SvtSimGeomP.python: (Thu Oct 28 14:46:42 BST 2004)
-> SvtSim.python: (Thu Oct 28 14:46:44 BST 2004)
-> SvtSurvey.python: (Thu Oct 28 14:46:46 BST 2004)
-> SvtTrack.python: (Thu Oct 28 14:46:48 BST 2004)
-> SwimTracks.python: (Thu Oct 28 14:46:49 BST 2004)
-> SysUtils.python: (Thu Oct 28 14:46:55 BST 2004)
-> TagData.python: (Thu Oct 28 14:46:57 BST 2004)
-> TagDataK.python: (Thu Oct 28 14:46:58 BST 2004)
-> TagDataP.python: (Thu Oct 28 14:46:59 BST 2004)
-> TagDataR.python: (Thu Oct 28 14:47:00 BST 2004)
-> TagDetectorStatus.python: (Thu Oct 28 14:47:02 BST 2004)
-> TagModules.python: (Thu Oct 28 14:47:03 BST 2004)
-> TagSelectors.python: (Thu Oct 28 14:47:05 BST 2004)
-> TaoTools.python: (Thu Oct 28 14:47:06 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> tauola.python: (Thu Oct 28 14:47:07 BST 2004)
-> TauUser.python: (Thu Oct 28 14:47:08 BST 2004)
-> TimeSignal.python: (Thu Oct 28 14:47:11 BST 2004)
-> TopDraw.python: (Thu Oct 28 14:47:12 BST 2004)
-> TrajGeom.python: (Thu Oct 28 14:47:13 BST 2004)
-> TrgConfig.python: (Thu Oct 28 14:47:14 BST 2004)
-> TrgDataCes.python: (Thu Oct 28 14:47:15 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> trgDC.python: (Thu Oct 28 14:47:17 BST 2004)
-> trgFrame.python: (Thu Oct 28 14:47:20 BST 2004)
-> TrgLine.python: (Thu Oct 28 14:47:21 BST 2004)
-> TrgParser.python: (Thu Oct 28 14:47:22 BST 2004)
-> TrgProxy.python: (Thu Oct 28 14:47:23 BST 2004)
-> TrgTags.python: (Thu Oct 28 14:47:24 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> TrgTools.python: (Thu Oct 28 14:47:35 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> TrkBase.python: (Thu Oct 28 14:47:37 BST 2004)
-> TrkBgsModules.python: (Thu Oct 28 14:47:39 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
-> TrkCombo.python: (Thu Oct 28 14:47:44 BST 2004)
-> TrkCond.python: (Thu Oct 28 14:48:01 BST 2004)
-> TrkDataCes.python: (Thu Oct 28 14:48:03 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> TrkDataK.python: (Thu Oct 28 14:48:04 BST 2004)
-> TrkDataP.python: (Thu Oct 28 14:48:06 BST 2004)
-> TrkDchHitAdd.python: (Thu Oct 28 14:48:22 BST 2004)
-> TrkEnv.python: (Thu Oct 28 14:48:25 BST 2004)
-> TrkEnvModules.python: (Thu Oct 28 14:48:26 BST 2004)
-> TrkFindMCPerfect.python: (Thu Oct 28 14:48:28 BST 2004)
-> TrkFitter.python: (Thu Oct 28 14:48:36 BST 2004)
-> TrkGeom.python: (Thu Oct 28 14:48:37 BST 2004)
-> TrkGeomP.python: (Thu Oct 28 14:48:39 BST 2004)
-> TrkHitAdd.python: (Thu Oct 28 14:48:40 BST 2004)
-> TrkHitAddSequence.python: (Thu Oct 28 14:48:42 BST 2004)
-> TrkKink.python: (Thu Oct 28 14:48:43 BST 2004)
-> TrkKinkOprMon.python: (Thu Oct 28 14:48:58 BST 2004)
-> TrkKinkTests.python: (Thu Oct 28 14:49:10 BST 2004)
-> TrkMiniTools.python: (Thu Oct 28 14:49:21 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> TrkMonTools.python: (Thu Oct 28 14:49:26 BST 2004)
-> TrkOpr.python: (Thu Oct 28 14:49:27 BST 2004)
Cannot build anything due to the following products not installed at this site: ACE
-> TrkOprMon.python: (Thu Oct 28 14:49:29 BST 2004)
-> TrkQC.python: (Thu Oct 28 14:49:31 BST 2004)
-> TrkReco.python: (Thu Oct 28 14:49:36 BST 2004)
-> TrkSequence.python: (Thu Oct 28 14:49:51 BST 2004)
-> TrkSvtHitAdd.python: (Thu Oct 28 14:49:53 BST 2004)
-> TrkUtils.python: (Thu Oct 28 14:49:55 BST 2004)
-> TruthTools.python: (Thu Oct 28 14:49:56 BST 2004)
-> TwoBodyAnal.python: (Thu Oct 28 14:49:58 BST 2004)
-> unt.python: (Thu Oct 28 14:50:12 BST 2004)
-> UpsilonQA.python: (Thu Oct 28 14:50:13 BST 2004)
-> UpsilonTools.python: (Thu Oct 28 14:50:15 BST 2004)
-> UsrData.python: (Thu Oct 28 14:50:16 BST 2004)
-> UsrDataK.python: (Thu Oct 28 14:50:18 BST 2004)
-> UsrTools.python: (Thu Oct 28 14:50:20 BST 2004)
-> vcs.python: (Thu Oct 28 14:50:21 BST 2004)
-> VertexingTools.python: (Thu Oct 28 14:50:22 BST 2004)
-> VtxBase.python: (Thu Oct 28 14:50:23 BST 2004)
-> VtxCascade.python: (Thu Oct 28 14:50:25 BST 2004)
-> VtxFitter.python: (Thu Oct 28 14:50:26 BST 2004)
-> VtxOprMon.python: (Thu Oct 28 14:50:27 BST 2004)
-> VtxTreeFitter.python: (Thu Oct 28 14:50:29 BST 2004)
-> XProtocol.python: (Thu Oct 28 14:50:30 BST 2004)
-> XTNetAdmin.python: (Thu Oct 28 14:50:31 BST 2004)
-> XTNetFile.python: (Thu Oct 28 14:50:32 BST 2004)
arch_spec_GEANT4.mk: User sets G4INSTALL to /afs/slac.stanford.edu/g/babar/simu/geant4/geant4-05-02-ref-00-patch-03/geant4. G4SYSTEM set to Linux24. G4USE_STL set to . G4USE_OSPACE set to . User is responsible for the consistency of these settings.
arch_spec_XDR.mk: Could not match BFARCH: Linux24RH72_i386_gcc2953 for XDR
-> ldlink:
made ...LDLINK/libcheck-srtpath-14.5.2d.so
creating links in ./shlib/Linux24RH72_i386_gcc2953/ldlink...
** Cannot find lib.so for the following -l: [ld-29]
-lACE -lTAO_CosNaming -lTAO_IORTable -lTAO -lTAO_PortableServer -lTAO_Svc_Utils -lcmlog -loo.7.1 -lqt-mt -lqt
** Must add (LDLINKSUFFIX) to following -l (has shared, no static): [ld-32]
-lshift [/afs/hep.man.ac.uk/g/bfactory/package/cern/2002/lib]
made 34 links and 38 pkgid links
bfactory@pc91>srtpath
enter release number (CR=14.5.2):
Select/enter BFARCH (CR=1):
1) Linux24RH72_i386_gcc2953 [prod][test][active]
2) Linux24RH73_i386_gcc2953 [default]
bfactory@pc91>cd /afs/hep.man.ac.uk/g/bfactory/dist/releases/
bfactory@pc91>rm analysis-21
bfactory@pc91>ln -s 14.5.2d analysis-21
bfactory@pc91>cd $BFROOT/etc
bfactory@pc91>rm analysis-21
bfactory@pc91>ln -s 14.5.2d analysis.21
Erros encontrados durante gmake siteinstall
Cannot build anything due to the following products not installed at this site: ACE
Cannot build anything due to the following products not installed at this site: Qt
Cannot build anything due to the following products not installed at this site: ACE CMLOG DIM SMI
Cannot build anything due to the following products not installed at this site: cdev DIM
Cannot build anything due to the following products not installed at this site: DIM SMI
Cannot build anything due to the following products not installed at this site: ACE CMLOG
Top
Last modified:
Copyright 2004 Manchester University
Feedback to: jamwer@hep.man.ac.uk