Skip to content

Bu_ppKSpi decay file

Tianze Rong requested to merge tirong/Bu_ppKSpi into master

B+ -> p pbar KS pi+ decay file

I tried to do the test on lxplus9, but errors occurred. So it is not tested now. I guess it is related to this issue #29 If you have any idea on how to do the test locally, please contact me. Many thanks!

The errors are as follows

(base) [tirong@lxplus947 GaussDev_v49r25]$ lb-set-platform x86_64-slc6-gcc49-opt 
(base) [tirong@lxplus947 GaussDev_v49r25]$ make install
make[1]: Entering directory '/afs/cern.ch/work/t/tirong/private/B2ppKSpi/GaussDev_v49r25'
Adding "no-pyzip" to the CMTEXTRATAGS
#===============================================================================
# Building package Gen/DecFiles [1/2]
#===============================================================================
# Building group all
#CMT---> Info: Execute action make => gmake bin=../x86_64-slc6-gcc49-opt/ all
gmake[2]: Entering directory '/afs/cern.ch/work/t/tirong/private/B2ppKSpi/GaussDev_v49r25/Gen/DecFiles/cmt'
#CMT---> (Makefile.header) Rebuilding ../x86_64-slc6-gcc49-opt/x86_64-slc6-gcc49-opt.make
#CMT---> (Makefile.header) Rebuilding ../x86_64-slc6-gcc49-opt/setup.make
#CMT---> (Makefile.header) Rebuilding ../x86_64-slc6-gcc49-opt/constituents.make
#CMT---> (constituents.make) Rebuilding library links
#CMT---> (constituents.make) all done
#CMT---> (constituents.make) Rebuilding ../x86_64-slc6-gcc49-opt/x86_64-slc6-gcc49-opt_make_option_files.make
#CMT---> (constituents.make) Rebuilding ../x86_64-slc6-gcc49-opt/setup_make_option_files.make
#CMT---> (constituents.make) Building make_option_files.make
#CMT---> Info: Document make_option_files
#CMT---> (constituents.make) Creating make_option_files.lock and Starting make_option_files
/bin/sh: line 1: lockfile: command not found
gmake[4]: *** [../x86_64-slc6-gcc49-opt/constituents.make:354: make_option_files] Error 127
gmake[3]: *** [/cvmfs/lhcb.cern.ch/lib/contrib/CMT/v1r20p20090520/src/Makefile.header:72: common_target] Error 2
gmake[2]: *** [/cvmfs/lhcb.cern.ch/lib/contrib/CMT/v1r20p20090520/src/Makefile.header:40: check_config] Error 2
gmake[2]: Leaving directory '/afs/cern.ch/work/t/tirong/private/B2ppKSpi/GaussDev_v49r25/Gen/DecFiles/cmt'
#CMT---> Error: execution_failed : make
make[1]: *** [/cvmfs/lhcb.cern.ch/lib/var/lib/LbEnv/3149/stable/linux-64/lib/python3.12/site-packages/LbDevTools/data/Makefile-cmt-common.mk:259: Gen/DecFiles_build] Error 2
make[1]: Leaving directory '/afs/cern.ch/work/t/tirong/private/B2ppKSpi/GaussDev_v49r25'
make: *** [Makefile:43: install] Error 2
Edited by Tianze Rong

Merge request reports