Salome HOME
spns #32239 native build
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-master-native'
7     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
8     tag : 'master'
9     dev : 'no'
10     verbose :'no'
11     debug : 'no'
12     base : 'no'
13     python3 : 'yes'
14     environ :
15     {
16         build :
17         {
18             CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
19             RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED"
20             SALOME_USE_64BIT_IDS : '1'
21             VTK_SMP_IMPLEMENTATION_TYPE : OpenMP # OpenMP # choose among: sequential / OpenMP / TBB switches
22             SALOME_GMSH_HEADERS_STD : '1'
23         }
24         launch :
25         {
26             PYTHONIOENCODING:"UTF_8",
27             SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"
28             ROOT_SALOME_INSTALL: '$PRODUCT_ROOT_DIR'
29         }
30         SALOME_trace : "local" # local/file:.../with_logger
31         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
32    }
33     products :
34     {
35         # PREREQUISITES :
36         alabaster : 'native'
37         Babel : 'native'
38         boost : 'native'
39         #CAS : 'CR753-SALOME-PATCH'
40         CAS : {tag : 'cfcbf4e', section: 'version_CR753_SALOME_PATCH', base: 'no'}
41         C3PO: 'v2.0'
42         certifi : 'native'
43         cgns : '4.2.0'
44         chardet : 'native'
45         click : 'native'
46         cmake : 'native'
47         cppunit : 'native'
48         cminpack: '1.3.6'
49         cycler : 'native'
50         Cython : 'native'
51         dateutil : 'native'
52         docutils : 'native'
53         doxygen : 'native'
54         eigen : 'native'
55         embree : '3.12.2'
56         FMILibrary : '2.0.3'
57         fftw : 'native'
58         freeimage : 'native'
59         freetype : 'native'
60         gl2ps : 'native'
61         gdal : 'native'
62         gmsh : '4.8.4'
63         graphviz : 'native'
64         hdf5 : '1.10.3'
65         idna : 'native'
66         imagesize : 'native'
67         ispc : '1.15.0'
68         Jinja2 : 'native'
69         kiwisolver : 'native'
70         lapack : 'native'
71         libxml2 : 'native'
72         llvm : 'native'
73         markupsafe : 'native'
74         matplotlib : 'native'
75         medfile : '4.1.1'
76         mesa : {tag : '19.0.8', base: 'no', section: 'version_19_0_8_x86_64'}
77         MeshGems : '2.14-4'
78         metis : 'native'
79         mpi4py: 'native'
80         netgen : '5.3.1_with_CAS_7.2'
81         # comment out line above and uncomment the line below to use Netgen 6.
82         #netgen : '6.2.2101'
83         netcdf : 'native'
84         nlopt : '2.4.2'
85         nose: 'native'
86         numpy : 'native'
87         numpydoc : 'native'
88         omniORB : '4.2.5'
89         omniORBpy : '4.2.5'
90         opencv : 'native'
91         openmpi: 'native'
92         openVKL : '0.11.0'
93         openturns: '1.19'
94         ospray : '2.4.0'
95         packaging : 'native'
96         pandas : 'native'
97         ParaView : {tag:'08c5d057a8', base: 'no',  section: 'version_5_11_0_MPI', hpc: 'yes'}
98         PERSALYS: 'v12.0'
99         petsc : {tag : '3.16.0', section: 'version_3_16_0'}
100         Pillow : 'native'
101         planegcs : '0.18-3cb6890'
102         psutil : 'native'
103         PyFMI : '2.6'
104         Pygments : 'native'
105         pyparsing : 'native'
106         PyQt : 'native'
107         pyreadline : 'native'
108         Python : 'native'
109         pytz : 'native'
110         qt : 'native'
111         qwt : 'native'
112         requests : 'native'
113         rkCommon : '1.5.1'
114         root: '6.22.02'
115         scipy : 'native'
116         scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'}
117         setuptools : 'native'
118         sip : 'native'
119         six : 'native'
120         snowballstemmer : 'native'
121         Sphinx : 'native'
122         sphinxcontrib_websupport : 'native'
123         sphinxintl: 'native'
124         sphinx_rtd_theme : 'native'
125         StaticMeshPlugin: '5.8.0'
126         statsmodels : 'native'
127         swig : 'native'
128         salome_system : 'native'
129         tbb : 'native'
130         tcl : 'native'
131         tk : 'native'
132         urllib3 : 'native'
133         zeromq: '4.3.1'
134         URANIE : '4.5.0'
135
136         # SALOME MODULES :
137         'CONFIGURATION'
138         'SALOME'
139         'SHAPER'
140         'SHAPERSTUDY'
141         'RESTRICTED'
142         'LIBBATCH' : {tag : 'V2_4_5'}
143         'KERNEL'
144         'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
145         'GUI'
146         'GEOM'
147         'SMESH'
148         'NETGENPLUGIN'
149         'BLSURFPLUGIN'
150         'GHS3DPLUGIN'
151         'GHS3DPRLPLUGIN'
152         'HYBRIDPLUGIN'
153         'HexoticPLUGIN'
154         'GMSHPLUGIN'
155         'HEXABLOCK'
156         'HEXABLOCKPLUGIN'
157         'HOMARD'
158         'FIELDS'
159         'PARAVIS': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
160         'JOBMANAGER'
161         'YACS'
162         'YACSGEN'
163         'DOCUMENTATION'
164         'SAMPLES'
165         'COMPONENT'
166         'PYCALCULATOR'
167         'CALCULATOR'
168         'HELLO'
169         'PYHELLO'
170         'EFICAS'
171         'EFICAS_TOOLS'
172         'PY2CPP'
173         'ADAO'
174         'ADAO_INTERFACE'
175         'PARAVISADDONS'
176         'OPENTURNS_SALOME'
177         'YDEFX'
178         'pmml'
179         'SOLVERLAB'
180         'TopIIVolMesh'
181         #'TESTBASE'
182         'CEATESTBASE' : 'SalomeV9'
183     }
184     profile :
185     {
186         launcher_name : "salome"
187     }
188     test_base :
189     {
190         name : "SALOME"
191         tag : "SalomeV9"
192     }
193     properties :
194     {
195         mesa_launcher_in_package : "yes"
196         repo_dev : "yes"
197         pip : 'yes'
198         pip_install_dir : 'python'
199         single_install_dir : "no"
200     }
201 }
202 __overwrite__ :
203 [
204     {
205         __condition__ : "VARS.dist not in ['DB09','DB10', 'DB11']"
206         'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes', base: 'no'}
207     }
208     {
209         #
210         __condition__ : "VARS.dist in ['UB20.04']"
211         'APPLICATION.products.opencv'  : '3.2.0'
212         'APPLICATION.products.cminpack': 'native'
213         'APPLICATION.products.PyFMI'   : {tag: '2.6',   base: 'no', section: 'version_2_6_no_pip'           }
214         'APPLICATION.products.netcdf'  : '4.6.2'
215     }
216     {
217         #
218         __condition__ : "VARS.dist in ['UB22.04']"
219         'APPLICATION.products.opencv'      : '3.2.0'
220         'APPLICATION.products.nlopt'       : '2.5.0'
221         'APPLICATION.products.cminpack'    : 'native'
222         'APPLICATION.products.netcdf'      : '4.6.2'
223         'APPLICATION.products.omniORB'     : '4.2.5'
224         'APPLICATION.products.omniORBpy'   : '4.2.5'
225         'APPLICATION.products.PyFMI'       : {tag: '2.6',       base: 'no', section: 'version_2_6_no_pip'                     }
226         'APPLICATION.products.root'        : {tag: '6.22.02',   base: 'no', section: 'version_6_22_02_UB22_04'                }
227         'APPLICATION.products.medfile'     : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_UB22_04'                  }
228         'APPLICATION.products.MEDCOUPLING' : {tag:'master',     base: 'no', section: 'version_V9_9_0_MPI_UB22_04', hpc: 'yes' }
229         'APPLICATION.products.HEXABLOCK'   : {tag:'master',     base: 'no', section: 'version_V9_9_0_UB22_04',     hpc: 'no'  }
230         'APPLICATION.products.SHAPER'      : {tag:'master',     base: 'no', section: 'version_V9_9_0_UB22_04',     hpc: 'no'  }
231     }
232     {
233         # DB10:
234         #   - Qt minimal version 5.12
235         #   - xmlpatterns executable
236         __condition__ : "VARS.dist in ['DB10']"
237         'APPLICATION.products.opencv': '3.2.0'
238         'APPLICATION.products.cminpack': 'native'
239         'APPLICATION.products.PyFMI'    : {tag:'2.6',        base: 'no',  section: 'version_2_6_no_pip'             }
240     }
241     {
242         __condition__ : "VARS.dist in ['DB11']"
243         'APPLICATION.products.opencv' : '3.2.0'
244         'APPLICATION.products.cminpack': 'native'
245         'APPLICATION.products.PyFMI'    : {tag:'2.6',    base: 'no',  section: 'version_2_6_no_pip'                 }
246     }
247     {
248         # CentOS 8 repositories don't include sphinxintl package which must be installed through pip.
249         # To avoid its missing (system_info pyconf key doesn't handle this use case), we embed it.
250         __condition__ : "VARS.dist in ['CO8']"
251         'APPLICATION.products.sphinxintl'  : {tag: '0.9.10', base: 'no', section: 'version_0_9_10_no_pip'          }
252         'APPLICATION.products.cminpack'    : '1.3.6'
253         'APPLICATION.products.PyFMI'       : {tag: '2.6',    base: 'no', section: 'version_2_6_no_pip'             }
254         'APPLICATION.products.statsmodels' : {tag: '0.6.1',  base: 'no', section: 'version_0_6_1_no_pip'           }
255         'APPLICATION.products.gdal'        : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'              } # spns #29324
256     }
257     {
258         __condition__ : "VARS.dist in ['FD32']"
259         'APPLICATION.products.opencv'    : '3.2.0'
260         'APPLICATION.products.qwt'       : '6.1.4'
261         'APPLICATION.products.PyFMI'     : {tag: '2.6',   base: 'no', section: 'version_2_6_no_pip'              }
262         'APPLICATION.products.openturns' : {tag: '1.19',  base: 'no', section: 'version_1_19_FD32'               }
263         'APPLICATION.products.Sphinx'    : {tag: '1.7.6', base: 'no', section: 'version_1_7_6_no_pip'            }
264         'APPLICATION.products.gdal'      : {tag:'2.4.0',  base: 'no', section: 'version_2_4_0_FD32'              } # spns #29324
265     }
266     {
267         __condition__ : "VARS.dist in ['FD34']"
268         'APPLICATION.products.opencv'    : '3.2.0'
269         'APPLICATION.products.qwt'       : '6.1.6'
270         'APPLICATION.products.omniORB'   : '4.2.4'
271         'APPLICATION.products.omniORBpy' : '4.2.4'
272         'APPLICATION.products.PyFMI'     : {tag: '2.6',    base: 'no', section: 'version_2_6_no_pip'             }
273         'APPLICATION.products.openturns' : {tag: '1.19',   base: 'no', section: 'version_1_19_FD34'              }
274         'APPLICATION.products.root'      : {tag:'6.22.02', base: 'no', section: 'version_6_22_02_FD34'           }
275         'APPLICATION.products.gdal'      : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD34'             } # spns #29324
276     }
277     {
278         __condition__ : "VARS.dist in ['FD36']"
279         'APPLICATION.products.opencv'      : '3.2.0'
280         'APPLICATION.products.omniORB'     : '4.2.5'
281         'APPLICATION.products.omniORBpy'   : '4.2.5'
282         'APPLICATION.products.qwt'         : '6.1.6'
283         'APPLICATION.products.nlopt'       : '2.6.0'
284         'APPLICATION.products.netcdf'      : '4.6.2'
285         'APPLICATION.products.numpy'       : {tag: '1.22.2',    base: 'no', section: 'version_1_22_2'                      }
286         'APPLICATION.products.PyFMI'       : {tag: '2.6',       base: 'no', section: 'version_2_6_no_pip'                  }
287         'APPLICATION.products.root'        : {tag: '6.22.02',   base: 'no', section: 'version_6_22_02_FD36'                }
288         'APPLICATION.products.medfile'     : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD36'                  }
289         'APPLICATION.products.MEDCOUPLING' : {tag:'master',     base: 'no', section: 'version_V9_9_0_MPI_FD36', hpc: 'yes' }
290         'APPLICATION.products.HEXABLOCK'   : {tag:'master',     base: 'no', section: 'version_V9_9_0_FD36',     hpc: 'no'  }
291         'APPLICATION.products.SHAPER'      : {tag:'master',     base: 'no', section: 'version_V9_9_0_FD36',     hpc: 'no'  }
292     }
293 ]