3 # pull source code in ${working_dir}/source
4 # build in ${working_dir}/build
5 # copyback directory is ${working_dir}/copyBack
10 Usage: $(basename ${0}) [-
h]
11 env WORKSPACE=<workspace> LARVER=<larsoft
version>
QUAL=<qualifier> BUILDTYPE=<
debug|
prof> $(basename ${0})
21 for label
in "${labels[@]}";
do
22 for wanted in
"$@";
do
23 [[
"${label}" ==
"${wanted}" ]] &&
return 0
41 shift `expr $OPTIND - 1`
44 working_dir=
"${WORKSPACE:-$(pwd)}"
47 qual_set=
"${2:-${QUAL}}"
49 build_type=
"${3:-${BUILDTYPE}}"
52 for onequal
in "${quals[@]}";
do
54 e[679]|
e1[0-9]|c[0-9])
57 s7[0-9]|s8[0-9]|s9[0-9])
73 # create copyBack so artifact
copy does not fail on early
exit
74 rm -rf
"${working_dir}/copyBack"
77 # Find platform flavor.
79 if [
"${OS}" =
"Linux" ]
82 if [
"${id}" =
"Ubuntu" ]
84 flvr=u`lsb_release -
r | sed -
e 's/[[:space:]]//g' | cut -f2 -d
":" | cut -f1 -d
"."`
86 flvr=slf`lsb_release -
r | sed -
e 's/[[:space:]]//g' | cut -f2 -d
":" | cut -f1 -d
"."`
88 elif [
"${OS}" =
"Darwin" ]
90 flvr=d`uname -
r | cut -f1 -d
"."`
100 echo
"ERROR: unrecognized operating system ${OS}"
104 # Check supported builds.
105 if [[ `uname -
s` ==
Darwin ]]; then
106 OSnum=`uname -
r | cut -f1 -d
"."`
107 xver=`xcodebuild -
version | grep Xcode | cut -f2 -d
" " | cut -f1 -d
"."`
108 xcver=`xcodebuild -
version | grep Xcode`
109 if { [[ ${
basequal} =~ ^
e(9$|[1-9][0-9]) ]] && \
110 [[ ${xver} < 7 ]] && \
111 [[ ${OSnum} > 13 ]]; }; then
112 # XCode too old on this platform.
113 echo
"${basequal} build not supported on `uname -s`${OSnum} with ${xcver}"
114 echo
"${basequal} build not supported on `uname -s`${OSnum} with ${xcver}" > \
115 "${working_dir}/copyBack/skipping_build"
117 elif { [[
"$basequal" ==
e* ]] || \
118 { [[
"$basequal" == c* ]] && (( $OSnum < 15 )); }; }; then
119 if want_unsupported; then
120 echo
"Building unsupported ${basequal} on `uname -s`${OSnum} due to \$CET_BUILD_UNSUPPORTED=${CET_BUILD_UNSUPPORTED}"
122 # Don't normally support GCC builds on MacOS.
123 msg=
"${basequal} build not supported on `uname -s`${OSnum} -- export CET_BUILD_UNSUPPORTED=1 to override."
125 echo
"$msg" >
"${working_dir}/copyBack/skipping_build"
130 msg=
"We are not building for Python3 on Darwin."
132 echo
"${msg}" >
"${working_dir}/copyBack/skipping_build"
136 msg=
"Python3 builds not supported on SLF6."
138 echo
"${msg}" >
"${working_dir}/copyBack/skipping_build"
142 dotver=`echo ${
version} | sed -
e 's/_/./g' | sed -
e 's/^v//'`
144 echo
"building the larsoft distribution for ${version} ${dotver} ${qual_set} ${build_type}"
145 echo
"build flavor is ${flvr}"
148 qualdir=`echo ${qual_set} | sed -
e 's%:%-%'`
152 blddir=${working_dir}/build
153 srcdir=${working_dir}/
source
154 # start with clean directories
157 # now make the dfirectories
162 curl --fail --silent --location --insecure -
O http:
169 (( ${#
labels[@]} > 0 )) && lopt=-l
171 ${lopt} $(
IFS=:; printf
'%s' "${labels[*]}") \
172 ${blddir} ${build_type} lar_product_stack-${
version} || \
*usage exit esac done shift expr $OPTIND OPTIND
process_name opflash particleana ie x
then cvmfs grid cern ch util cvmfs uptodate cvmfs uboone opensciencegrid org products fi source cvmfs uboone opensciencegrid org products setup_uboone sh exit else echo No setup file found exit fi if!uname grep q Darwin
then source cvmfs dune opensciencegrid org products dune setup_dune sh exit elif[-f/grid/fermiapp/products/dune/setup_dune_fermiapp.sh]
do case in h help echo Usage
if &&[-z"$BASH_VERSION"] then echo Attempting to switch to bash bash shellSwitch exit fi &&["$1"= 'shellSwitch'] shift declare a IncludeDirectives for Dir in
then echo File list $list not found else cat $list while read file do echo $file sed s
s7[0-9] s8[0-9] s9[0-9] squal