__condition__ : "VARS.dist in ['FD32']"
'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version
}
+ {
+ __condition__ : "VARS.dist in ['UB22.04']"
+ 'APPLICATION.products.boost' : {tag: '1.71.0', base: 'no', section: 'version_1_71_0_UB22_04'}
+ }
+ {
+ __condition__ : "VARS.dist in ['DB12']"
+ 'APPLICATION.products.boost' : {tag: '1.71.0', base: 'no', section: 'version_1_71_0_DB12'}
+ }
+ {
+ __condition__ : "VARS.dist in ['FD36']"
+ 'APPLICATION.products.boost' : {tag: '1.71.0', base: 'no', section: 'version_1_71_0_FD36'}
+ }
+ {
+ __condition__ : "VARS.dist in ['FD38']"
+ 'APPLICATION.products.boost' : {tag: '1.71.0', base: 'no', section: 'version_1_71_0_FD38'}
+ }
]
__condition__ : "VARS.dist in ['FD32']"
'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version
}
+ {
+ __condition__ : "VARS.dist in ['UB22.04']"
+ 'APPLICATION.products.boost' : {tag: '1.71.0', base: 'no', section: 'version_1_71_0_UB22_04'}
+ }
+ {
+ __condition__ : "VARS.dist in ['DB12']"
+ 'APPLICATION.products.boost' : {tag: '1.71.0', base: 'no', section: 'version_1_71_0_DB12'}
+ }
+ {
+ __condition__ : "VARS.dist in ['FD36']"
+ 'APPLICATION.products.boost' : {tag: '1.71.0', base: 'no', section: 'version_1_71_0_FD36'}
+ }
+ {
+ __condition__ : "VARS.dist in ['FD38']"
+ 'APPLICATION.products.boost' : {tag: '1.71.0', base: 'no', section: 'version_1_71_0_FD38'}
+ }
]
compil_script : "boost-1.71.0.sh"
}
+version_1_71_0_DB12 :
+{
+ compil_script : "boost-1.71.0.sh"
+ patches : ['boost-1.71-pthread-gcc-11.patch']
+}
+
version_1_71_0_UB22_04 :
{
compil_script : "boost-1.71.0.sh"