Salome HOME
7cfd263a1d0f251f74abc72d364650801831ea2d
[tools/sat_salome.git] / applications / SALOME-master-int32.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-master-int32'
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         }
21         launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"}
22         SALOME_trace : "local" # local/file:.../with_logger
23         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
24     }
25     products :
26     {
27         # PREREQUISITES :
28         alabaster : '0.7.6'
29         Babel : '2.7.0'
30         boost : '1.58.0'
31         CAS : {tag: 'CR750-SALOME-PATCH', section: 'version_V7_5_0'}
32         certifi : '2018.8.24'
33         cgns : '3.3.1'
34         chardet : '3.0.4'
35         click : '6.7'
36         cmake : '3.12.1'
37         cppunit : '1.13.2'
38         cycler : '0.10.0'
39         Cython : '0.25.2'
40         dateutil : '2.4.2'
41         docutils : '0.12'
42         doxygen : '1.8.14'
43         eigen : '3.3.4'
44         embree : '3.3.0'
45         freeimage : '3.16.0'
46         freetype : '2.9.1'
47         gcc  :  '8.5.0'
48         mpc : 'native'
49         gmp : 'native'
50         mpfr : 'native'
51         gmsh : '4.8.4'
52         graphviz : '2.38.0'
53         hdf5 : '1.10.3'
54         homard_bin : '11.12_hdf51103med410'
55         idna : '2.7'
56         imagesize : '1.0.0'
57         ispc : '1.9.2'
58         Jinja2 : '2.7.3'
59         kiwisolver : '1.0.1'
60         lapack : '3.8.0'
61         libxml2 : '2.9.1'
62         llvm : '8.0.1-clang'
63         markupsafe : '0.23'
64         matplotlib : '2.2.2'
65         medfile : '4.1.1rc1'
66         mesa : '19.0.8'
67         MeshGems : '2.13-1'
68         metis : '5.1.0'
69         netgen : '5.3.1_with_CAS_7.2'
70         nlopt : '2.5.0'
71         numpy : '1.16.4'
72         omniORB : '4.2.2'
73         omniORBpy : '4.2.2'
74         opencv : '3.2.0'
75         openssl : "native"
76         ospray : '1.8.4'
77         packaging : '17.1'
78         ParaView : {tag : '5.8.0', section : 'version_5_8_0_int32'}
79         petsc : {tag : '3.15.0', section: 'version_3_15_0'}
80         Pillow : '7.1.1'
81         planegcs : '0.18-3cb6890'
82         Pygments : '2.0.2'
83         pyparsing : '2.0.3'
84         PyQt : '5.9'
85         PyQtChart : '5.9'
86         pyreadline : '2.0'
87         Python : '3.6.5'
88         pytz : '2015.7'
89         qt : '5.9.1'
90         qwt : '6.1.2'
91         requests : '2.19.1'
92         scipy : '1.4.1'
93         scotch : '6.0.4'
94         setuptools : '38.4.0'
95         sip : '4.19.3'
96         six : '1.10.0'
97         snowballstemmer : '1.2.1'
98         Sphinx : '1.7.6'
99         sphinxcontrib_websupport : '1.1.0'
100         sphinx_rtd_theme : '0.4.3'
101         sphinxintl: '0.9.10'
102         StaticMeshPlugin: '5.8.0'
103         swig : '3.0.12'
104         tbb : 'native'
105         tcl : '8.6.0'
106         tk : '8.6.0'
107         urllib3 : '1.23'
108
109         # SALOME MODULES :
110         'CONFIGURATION'
111         'SALOME'
112         'SHAPER'
113         'SHAPERSTUDY'
114         'RESTRICTED'
115         'LIBBATCH' : {tag :'V2_4_4'}
116         'KERNEL'
117         'MEDCOUPLING': {section: 'default_32BIT_IDS'}
118         'GUI'
119         'GEOM'
120         'SMESH'
121         'NETGENPLUGIN'
122         'BLSURFPLUGIN'
123         'GHS3DPLUGIN'
124         'GHS3DPRLPLUGIN'
125         'HYBRIDPLUGIN'
126         'HexoticPLUGIN'
127         'GMSHPLUGIN'
128         'HEXABLOCK'
129         'HEXABLOCKPLUGIN'
130         'HOMARD'
131         'FIELDS'
132         'PARAVIS'
133         'JOBMANAGER'
134         'YACS'
135         'YACSGEN'
136         'SOLVERLAB'
137         'DOCUMENTATION'
138         'SAMPLES'
139         'COMPONENT'
140         'PYCALCULATOR'
141         'CALCULATOR'
142         'HELLO'
143         'PYHELLO'
144         'EFICAS'
145         'EFICAS_TOOLS'
146         'PY2CPP' : {tag: 'v2.0'}
147         'ADAO'
148         'ADAO_INTERFACE'
149         'PARAVISADDONS'
150         'CEATESTBASE' : {tag: 'SalomeV9'}
151     }
152     profile :
153     {
154         launcher_name : "salome"
155     }
156     virtual_app:
157     {
158         name : "salome"
159         application_name : "APPLI"
160     }
161     test_base : 
162     {
163         name : "SALOME"
164         tag : "SalomeV9"
165     }
166     properties :
167     {
168         mesa_launcher_in_package : "yes"
169         repo_dev : "yes"
170         pip : 'yes'
171         pip_install_dir : 'python'
172         single_install_dir : "yes"
173     }
174 }
175 __overwrite__ :
176 [
177   {
178    # GTK  compilation issue
179     __condition__ : "VARS.dist in ['CO6']"
180     'APPLICATION.products.opencv' : '2.4.13.5'
181     'APPLICATION.products.tbb' : '4.4'
182     'APPLICATION.products.llvm' : '3.9.1-clang'
183     'APPLICATION.products.mesa' : '13.0.6'
184     'PRODUCTS.embree.default.patches' : ['embree-3.5.2-centos6.patch']
185   }
186
187   {
188    # tbb as a mandatory native product since SMESH with tbb, not installed on DB8 (temporary)
189     __condition__ : "VARS.dist in ['DB08']"
190     'APPLICATION.products.tbb' : '4.4'
191   }
192
193   {
194     #
195     __condition__ : "VARS.dist in ['FD26']"
196     'APPLICATION.products.tbb'    : '2017-7'
197     'APPLICATION.products.embree' : '3.5.2'
198   }
199
200   {
201     #
202     __condition__ : "VARS.dist in ['UB20.04']"
203     'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch']
204   }
205
206   {
207     __condition__ : "VARS.dist in ['FD32']"
208     '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
209     # see https://bugs.gentoo.org/708730
210     'PRODUCTS.llvm.version_8_0_1_clang.patches' : ['llvm-8.0.1-clang-FD32.patch']
211     'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch', 'qt-5.9.1-mapbox-FD32.patch']
212     'PRODUCTS.mesa.version_19_0_8.patches' : ['mesa-19.0.8-debug_symbol.patch']
213   }
214
215   {
216     # Adapt Paraview CMake files to be compliant with recent distributions
217     __condition__ : "VARS.dist in ['FD30', 'FD32', 'CO8']"
218     'PRODUCTS.ParaView.version_5_8_0_int32.patches' : ['paraview.0010-ParaViewClient.patch',
219                                                  'paraview.0004-ParaView_hdf5.patch',
220                                                  'paraview.0005-ParaView_find_cgns.patch',
221                                                  'paraview.0006-ParaView_find_libxml2.patch',
222                                                  'paraview.0007-ParaView_find_freetype.patch',
223                                                  'paraview.0009-ParaView_volume_mapper.patch',
224                                                  'pv_coincident.patch'
225                                                 ]
226   }
227   {
228    __condition__ : "VARS.dist in ['FD30']"
229    # https://github.com/scipy/scipy/issues/11611
230    'APPLICATION.products.gcc' : '9.3.0'
231   }
232   {
233    __condition__ : "VARS.dist not in ['DB09', 'FD30']"
234    'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
235   }
236 ]