Advertisement
Guest User

Untitled

a guest
Apr 8th, 2020
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 48.58 KB | None | 0 0
  1. t-ebop-develop/ebopNew/ebopRules.proof /home/aflesch/project-ebop-develop/ebopNew/ml_files/ebopRules_proof.ml        --- OK
  2. --- Task "parse /home/aflesch/project-ebop-develop/ebopNew/ebopRules.proof" took 0.035 seconds ---
  3. Task "parse /home/aflesch/project-ebop-develop/ebopNew/exo.proof" started...
  4. Executing  /home/aflesch/project-ebop-develop/parser/usr2ml /home/aflesch/project-ebop-develop/ebopNew/exo.proof /home/aflesch/project-ebop-develop/ebopNew/ml_files/exo_proof.ml        --- OK
  5. --- Task "parse /home/aflesch/project-ebop-develop/ebopNew/exo.proof" took 0.016 seconds ---
  6. --- Task "parse proof files" took 0.071 seconds ---
  7. Concatenating files to /home/aflesch/project-ebop-develop/ebopNew/build/all.ml ...
  8. Adding /home/aflesch/project-ebop-develop/ebopNew/includes/useFiles.ml ...
  9. Adding /home/aflesch/project-ebop-develop/ebopNew/ml_files/ebopNodes_proof.ml ...
  10. Adding /home/aflesch/project-ebop-develop/ebopNew/ml_files/ebopRules_proof.ml ...
  11. Adding /home/aflesch/project-ebop-develop/ebopNew/ml_files/exo_proof.ml ...
  12. --- Task "concatenate ml files" took 0.004 seconds ---
  13. Task "make symbtrans" started...
  14. Executing make in /home/aflesch/project-ebop-develop/symbtrans_exe
  15. clear
  16.  
  17. cp ../maxima/maxima.ml .
  18. cp ../libProof/lib_proof.ml .
  19. ./set_compile_version.sh
  20. Traitement de arithmetics.ml
  21. Traitement de auxiliary_functions.ml
  22. Traitement de combinatorics.ml
  23. Traitement de converter_extensions.ml
  24. Traitement de converter.ml
  25. Traitement de converter_strategy.ml
  26. Traitement de diff_compare.ml
  27. Traitement de exceptions.ml
  28. Traitement de extensions.ml
  29. Traitement de extension_synthesis.ml
  30. Traitement de file_management.ml
  31. Traitement de functions_exported_to_memsalab.ml
  32. Traitement de generic_extensions.ml
  33. Traitement de html_view.ml
  34. Traitement de init_pointers.ml
  35. Traitement de lib_proof.ml
  36. Traitement de matching_symb.ml
  37. Traitement de maxima.ml
  38. Traitement de memsalab.ml
  39. Traitement de non_regression_test_results.ml
  40. Traitement de pde.ml
  41. Traitement de run_latex.ml
  42. Traitement de strategies.ml
  43. Traitement de symbtypesimple.ml
  44. Traitement de toplevel_citadle.ml
  45. Traitement de types_symb.ml
  46. ocamlc -c maxima.ml
  47. ocamlc -c symbtypesimple.ml
  48. File "symbtypesimple.ml", line 113, characters 2-31:
  49. Warning 30: the constructor RwRwVar is defined in both types tree and strategy.
  50. ocamlc -c types_symb.ml
  51. ocamlc -c exceptions.ml
  52. ocamlc -c combinatorics.ml
  53. ocamlc -c arithmetics.ml
  54. ocamlc -c converter.ml
  55. File "converter.ml", line 226, characters 52-833:
  56. Warning 8: this pattern-matching is not exhaustive.
  57. Here is an example of a case that is not matched:
  58. (List_of_tree (_::_::_::_)|List_of_tree (_::[])|List_of_tree []|Box|Nil|True|
  59. False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|Plus (_, _)|
  60. Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|MathCst _|
  61. Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|Fun (_, _, _, _, _)|
  62. Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|Inspect (_, _)|RwVar _|
  63. RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|ApplyExtToPDE (_, _)|Or (_, _)|
  64. And (_, _)|Not _|Less (_, _)|LessOrEqual (_, _)|Greater (_, _)|
  65. GreaterOrEqual (_, _)|Equal (_, _)|NotEqual (_, _)|Belongs (_, _)|
  66. ProperSubset (_, _)|Subset (_, _)|Set _|Theta _|FunArithSymplify _|
  67. Union (_, _)|SetMinus (_, _)|Intersection (_, _)|SetEqual (_, _)|
  68. LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|IndexOf (_, _)|
  69. AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|RegionOf _|
  70. VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|ExprOf (_, _)|
  71. InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|NthFieldOf (_, _, _))
  72. File "converter.ml", line 234, characters 55-843:
  73. Warning 8: this pattern-matching is not exhaustive.
  74. Here is an example of a case that is not matched:
  75. (List_of_tree (_::_::_::_)|List_of_tree (_::[])|List_of_tree []|Box|Nil|True|
  76. False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|Plus (_, _)|
  77. Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|MathCst _|
  78. Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|Fun (_, _, _, _, _)|
  79. Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|Inspect (_, _)|RwVar _|
  80. RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|ApplyExtToPDE (_, _)|Or (_, _)|
  81. And (_, _)|Not _|Less (_, _)|LessOrEqual (_, _)|Greater (_, _)|
  82. GreaterOrEqual (_, _)|Equal (_, _)|NotEqual (_, _)|Belongs (_, _)|
  83. ProperSubset (_, _)|Subset (_, _)|Set _|Theta _|FunArithSymplify _|
  84. Union (_, _)|SetMinus (_, _)|Intersection (_, _)|SetEqual (_, _)|
  85. LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|IndexOf (_, _)|
  86. AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|RegionOf _|
  87. VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|ExprOf (_, _)|
  88. InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|NthFieldOf (_, _, _))
  89. File "converter.ml", line 245, characters 45-616:
  90. Warning 8: this pattern-matching is not exhaustive.
  91. Here is an example of a case that is not matched:
  92. (List_of_tree []|Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|
  93. Equality (_, _)|Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|
  94. Shortcut (_, _)|MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|
  95. MathVar (_, _, _)|Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|
  96. Pde (_, _, _, _, _, _)|Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|
  97. ApplyModelToPDE (_, _)|ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|
  98. Less (_, _)|LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|
  99. Equal (_, _)|NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|
  100. Subset (_, _)|Set _|Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|
  101. Intersection (_, _)|SetEqual (_, _)|LocatedTree (_, _)|NameOf _|
  102. RangeOf (_, _)|EnforcingOf _|IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|
  103. BoundaryOf _|NormalOf _|RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|
  104. BCExprOf (_, _)|TypeOf _|ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|
  105. ParameterOf (_, _)|NthFieldOf (_, _, _))
  106. File "converter.ml", line 438, characters 24-6466:
  107. Warning 8: this pattern-matching is not exhaustive.
  108. Here is an example of a case that is not matched:
  109. Var (_, 0)
  110. File "converter.ml", line 1693, characters 42-478:
  111. Warning 8: this pattern-matching is not exhaustive.
  112. Here is an example of a case that is not matched:
  113. ""::_
  114. File "converter.ml", line 62, characters 4-5:
  115. Warning 11: this match case is unused.
  116. File "converter.ml", line 231, characters 46-47:
  117. Warning 11: this match case is unused.
  118. File "converter.ml", line 239, characters 47-48:
  119. Warning 11: this match case is unused.
  120. File "converter.ml", line 249, characters 47-48:
  121. Warning 11: this match case is unused.
  122. File "converter.ml", line 664, characters 4-19:
  123. Warning 11: this match case is unused.
  124. File "converter.ml", line 1691, characters 4-5:
  125. Warning 11: this match case is unused.
  126. ocamlc -c auxiliary_functions.ml
  127. File "auxiliary_functions.ml", line 164, characters 57-182:
  128. Warning 10: this expression should have type unit.
  129. File "auxiliary_functions.ml", line 301, characters 9-37:
  130. Warning 21: this statement never returns (or has an unsound type.)
  131. File "auxiliary_functions.ml", line 315, characters 41-73:
  132. Warning 21: this statement never returns (or has an unsound type.)
  133. File "auxiliary_functions.ml", line 320, characters 41-73:
  134. Warning 21: this statement never returns (or has an unsound type.)
  135. File "auxiliary_functions.ml", line 327, characters 42-74:
  136. Warning 21: this statement never returns (or has an unsound type.)
  137. File "auxiliary_functions.ml", line 350, characters 2-17:
  138. Warning 11: this match case is unused.
  139. File "auxiliary_functions.ml", line 481, characters 10-11:
  140. Warning 11: this match case is unused.
  141. File "auxiliary_functions.ml", line 990, characters 2-17:
  142. Warning 11: this match case is unused.
  143. ocamlc -c matching_symb.ml
  144. ocamlc -c strategies.ml
  145. File "strategies.ml", line 110, characters 22-90:
  146. Warning 8: this pattern-matching is not exhaustive.
  147. Here is an example of a case that is not matched:
  148. (Terme (_, _::_::_::_::_)|Terme (_, _::_::[])|Terme (_, _::[])|Terme (_, [])|
  149. Var (_, _))
  150. File "strategies.ml", line 115, characters 9-15:
  151. Warning 26: unused variable symbol.
  152. File "strategies.ml", line 134, characters 31-37:
  153. Warning 26: unused variable symbol.
  154. File "strategies.ml", line 238, characters 38-50:
  155. Warning 26: unused variable my_str_ocaml.
  156. File "strategies.ml", line 463, characters 9-15:
  157. Warning 26: unused variable symbol.
  158. File "strategies.ml", line 481, characters 31-37:
  159. Warning 26: unused variable symbol.
  160. ocamlc -c converter_strategy.ml
  161. File "converter_strategy.ml", line 250, characters 32-2021:
  162. Warning 8: this pattern-matching is not exhaustive.
  163. Here is an example of a case that is not matched:
  164. OuterMostWithFail _
  165. File "converter_strategy.ml", line 954, characters 54-77:
  166. Warning 8: this pattern-matching is not exhaustive.
  167. Here is an example of a case that is not matched:
  168. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  169. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  170. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  171. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  172. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  173. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  174. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  175. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  176. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  177. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  178. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  179. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  180. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  181. NthFieldOf (_, _, _))
  182. File "converter_strategy.ml", line 966, characters 57-80:
  183. Warning 8: this pattern-matching is not exhaustive.
  184. Here is an example of a case that is not matched:
  185. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  186. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  187. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  188. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  189. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  190. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  191. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  192. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  193. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  194. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  195. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  196. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  197. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  198. NthFieldOf (_, _, _))
  199. File "converter_strategy.ml", line 1049, characters 49-76:
  200. Warning 21: this statement never returns (or has an unsound type.)
  201. File "converter_strategy.ml", line 1036, characters 11-1340:
  202. Warning 8: this pattern-matching is not exhaustive.
  203. Here is an example of a case that is not matched:
  204. ((CstName _, CstName _, _,
  205.  (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  206.  Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  207.  MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  208.  Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  209.  Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  210.  ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  211.  LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  212.  NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  213.  Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  214.  SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  215.  IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  216.  RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  217.  ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  218.  NthFieldOf (_, _, _)))|
  219. (CstName _,
  220. (Box|Nil|True|False|List_of_tree _|Pair_of_tree (_, _, _)|Equality (_, _)|
  221. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  222. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  223. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  224. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  225. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  226. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  227. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  228. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  229. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  230. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  231. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  232. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  233. NthFieldOf (_, _, _)), _, _)|
  234. ((Box|Nil|True|False|List_of_tree _|Pair_of_tree (_, _, _)|Equality (_, _)|
  235.  Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  236.  MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  237.  Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  238.  Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  239.  ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  240.  LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  241.  NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  242.  Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  243.  SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  244.  IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  245.  RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  246.  ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  247.  NthFieldOf (_, _, _)),
  248. _, _, _))
  249. File "converter_strategy.ml", line 1068, characters 49-76:
  250. Warning 21: this statement never returns (or has an unsound type.)
  251. File "converter_strategy.ml", line 1055, characters 23-1325:
  252. Warning 8: this pattern-matching is not exhaustive.
  253. Here is an example of a case that is not matched:
  254. ((CstName _, CstName _, _,
  255.  (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  256.  Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  257.  MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  258.  Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  259.  Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  260.  ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  261.  LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  262.  NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  263.  Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  264.  SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  265.  IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  266.  RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  267.  ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  268.  NthFieldOf (_, _, _)))|
  269. (CstName _,
  270. (Box|Nil|True|False|List_of_tree _|Pair_of_tree (_, _, _)|Equality (_, _)|
  271. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  272. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  273. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  274. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  275. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  276. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  277. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  278. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  279. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  280. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  281. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  282. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  283. NthFieldOf (_, _, _)), _, _)|
  284. ((Box|Nil|True|False|List_of_tree _|Pair_of_tree (_, _, _)|Equality (_, _)|
  285.  Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  286.  MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  287.  Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  288.  Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  289.  ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  290.  LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  291.  NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  292.  Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  293.  SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  294.  IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  295.  RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  296.  ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  297.  NthFieldOf (_, _, _)),
  298. _, _, _))
  299. File "converter_strategy.ml", line 1088, characters 49-76:
  300. Warning 21: this statement never returns (or has an unsound type.)
  301. File "converter_strategy.ml", line 1075, characters 12-1374:
  302. Warning 8: this pattern-matching is not exhaustive.
  303. Here is an example of a case that is not matched:
  304. ((CstName _, CstName _, _, _,
  305.  (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  306.  Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  307.  MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  308.  Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  309.  Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  310.  ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  311.  LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  312.  NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  313.  Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  314.  SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  315.  IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  316.  RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  317.  ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  318.  NthFieldOf (_, _, _)))|
  319. (CstName _,
  320. (Box|Nil|True|False|List_of_tree _|Pair_of_tree (_, _, _)|Equality (_, _)|
  321. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  322. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  323. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  324. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  325. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  326. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  327. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  328. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  329. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  330. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  331. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  332. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  333. NthFieldOf (_, _, _)), _, _, _)|
  334. ((Box|Nil|True|False|List_of_tree _|Pair_of_tree (_, _, _)|Equality (_, _)|
  335.  Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  336.  MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  337.  Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  338.  Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  339.  ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  340.  LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  341.  NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  342.  Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  343.  SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  344.  IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  345.  RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  346.  ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  347.  NthFieldOf (_, _, _)),
  348. _, _, _, _))
  349. File "converter_strategy.ml", line 1107, characters 49-76:
  350. Warning 21: this statement never returns (or has an unsound type.)
  351. File "converter_strategy.ml", line 1094, characters 20-1332:
  352. Warning 8: this pattern-matching is not exhaustive.
  353. Here is an example of a case that is not matched:
  354. ((CstName _, CstName _, _, _,
  355.  (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  356.  Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  357.  MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  358.  Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  359.  Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  360.  ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  361.  LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  362.  NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  363.  Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  364.  SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  365.  IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  366.  RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  367.  ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  368.  NthFieldOf (_, _, _)))|
  369. (CstName _,
  370. (Box|Nil|True|False|List_of_tree _|Pair_of_tree (_, _, _)|Equality (_, _)|
  371. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  372. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  373. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  374. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  375. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  376. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  377. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  378. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  379. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  380. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  381. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  382. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  383. NthFieldOf (_, _, _)), _, _, _)|
  384. ((Box|Nil|True|False|List_of_tree _|Pair_of_tree (_, _, _)|Equality (_, _)|
  385.  Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  386.  MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  387.  Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  388.  Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  389.  ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  390.  LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  391.  NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  392.  Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  393.  SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  394.  IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  395.  RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  396.  ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  397.  NthFieldOf (_, _, _)),
  398. _, _, _, _))
  399. File "converter_strategy.ml", line 61, characters 4-12:
  400. Warning 12: this sub-pattern is unused.
  401. File "converter_strategy.ml", line 484, characters 4-14:
  402. Warning 11: this match case is unused.
  403. File "converter_strategy.ml", line 993, characters 18-23:
  404. Warning 26: unused variable sigma.
  405. File "converter_strategy.ml", line 1011, characters 18-23:
  406. Warning 26: unused variable sigma.
  407. File "converter_strategy.ml", line 1042, characters 47-48:
  408. Warning 26: unused variable a.
  409. File "converter_strategy.ml", line 1043, characters 47-48:
  410. Warning 26: unused variable b.
  411. File "converter_strategy.ml", line 1061, characters 47-48:
  412. Warning 26: unused variable a.
  413. File "converter_strategy.ml", line 1062, characters 47-48:
  414. Warning 26: unused variable b.
  415. File "converter_strategy.ml", line 1081, characters 47-48:
  416. Warning 26: unused variable a.
  417. File "converter_strategy.ml", line 1082, characters 47-48:
  418. Warning 26: unused variable b.
  419. File "converter_strategy.ml", line 1100, characters 47-48:
  420. Warning 26: unused variable a.
  421. File "converter_strategy.ml", line 1101, characters 47-48:
  422. Warning 26: unused variable b.
  423. File "converter_strategy.ml", line 1189, characters 4-21:
  424. Warning 12: this sub-pattern is unused.
  425. File "converter_strategy.ml", line 1191, characters 4-22:
  426. Warning 12: this sub-pattern is unused.
  427. ocamlc -c run_latex.ml
  428. ocamlc -c extensions.ml
  429. ocamlc -c extension_synthesis.ml
  430. ocamlc -c converter_extensions.ml
  431. File "converter_extensions.ml", line 90, characters 78-122:
  432. Warning 8: this pattern-matching is not exhaustive.
  433. Here is an example of a case that is not matched:
  434. (Extfail_oc|ExtCompose_oc (_, _)|ExtInside_oc _|ExtChoice_oc _|
  435. ExtIfThen_oc (_, _)|ExtAnd_oc _|ExtInsert_oc _|CombineExt_oc (_, _)|
  436. DiffDebugTreeExt_oc (_, _, _, _)|DiffDebugStratExt_oc (_, _, _, _)|
  437. Print_oc (_, _)|Print_oc' (_, _, _))
  438. File "converter_extensions.ml", line 477, characters 38-5569:
  439. Warning 8: this pattern-matching is not exhaustive.
  440. Here is an example of a case that is not matched:
  441. (PrintExt
  442.   (_,
  443.   (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  444.   Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|
  445.   Shortcut (_, _)|MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|
  446.   MathVar (_, _, _)|Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|
  447.   Pde (_, _, _, _, _, _)|Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|
  448.   ApplyModelToPDE (_, _)|ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|
  449.   Less (_, _)|LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|
  450.   Equal (_, _)|NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|
  451.   Subset (_, _)|Set _|Theta _|FunArithSymplify _|Union (_, _)|
  452.   SetMinus (_, _)|Intersection (_, _)|SetEqual (_, _)|LocatedTree (_, _)|
  453.   NameOf _|RangeOf (_, _)|EnforcingOf _|IndexOf (_, _)|AxesOf (_, _)|
  454.   SubregionOf (_, _)|BoundaryOf _|NormalOf _|RegionOf _|VariableOf (_, _)|
  455.   BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|ExprOf (_, _)|
  456.   InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  457.   NthFieldOf (_, _, _)))|
  458. PrintExt'
  459.   (_, _,
  460.   (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  461.   Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  462.   MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  463.   Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  464.   Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  465.   ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  466.   LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  467.   NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  468.   Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|
  469.   Intersection (_, _)|SetEqual (_, _)|LocatedTree (_, _)|NameOf _|
  470.   RangeOf (_, _)|EnforcingOf _|IndexOf (_, _)|AxesOf (_, _)|
  471.   SubregionOf (_, _)|BoundaryOf _|NormalOf _|RegionOf _|VariableOf (_, _)|
  472.   BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|ExprOf (_, _)|InputvarOf (_, _)|
  473.   OutputvarOf (_, _)|ParameterOf (_, _)|NthFieldOf (_, _, _)))|
  474. List_of_extension _|ExtSOInsert _)
  475. File "converter_extensions.ml", line 625, characters 4-5:
  476. Warning 11: this match case is unused.
  477. File "converter_extensions.ml", line 744, characters 4-5:
  478. Warning 11: this match case is unused.
  479. ocamlc -c generic_extensions.ml
  480. File "generic_extensions.ml", line 285, characters 69-108:
  481. Warning 8: this pattern-matching is not exhaustive.
  482. Here is an example of a case that is not matched:
  483. (Extfail_oc|ExtCompose_oc (_, _)|ExtInside_oc _|ExtChoice_oc _|
  484. ExtIfThen_oc (_, _)|ExtAnd_oc _|ExtInsert_oc _|CombineExt_oc (_, _)|
  485. DiffDebugTreeExt_oc (_, _, _, _)|DiffDebugStratExt_oc (_, _, _, _)|
  486. Print_oc (_, _)|Print_oc' (_, _, _))
  487. File "generic_extensions.ml", line 634, characters 21-57:
  488. Warning 8: this pattern-matching is not exhaustive.
  489. Here is an example of a case that is not matched:
  490. _::_
  491. File "generic_extensions.ml", line 643, characters 14-1698:
  492. Warning 8: this pattern-matching is not exhaustive.
  493. Here is an example of a case that is not matched:
  494. (_::_::_::_::_::_::_|_::_::_::_::[]|_::_::_::[]|_::_::[]|_::[]|[])
  495. File "generic_extensions.ml", line 951, characters 26-29:
  496. Warning 28: wildcard pattern given as argument to a constant constructor
  497. File "generic_extensions.ml", line 213, characters 3-33:
  498. Warning 11: this match case is unused.
  499. File "generic_extensions.ml", line 564, characters 41-46:
  500. Warning 26: unused variable sigma.
  501. File "generic_extensions.ml", line 835, characters 4-69:
  502. Warning 11: this match case is unused.
  503. ocamlc -c html_view.ml
  504. File "html_view.ml", line 123, characters 44-302:
  505. Warning 10: this expression should have type unit.
  506. File "html_view.ml", line 544, characters 74-90:
  507. Warning 3: deprecated: String.uppercase
  508. Use String.uppercase_ascii instead.
  509. File "html_view.ml", line 92, characters 4-6:
  510. Warning 26: unused variable n1.
  511. File "html_view.ml", line 93, characters 4-6:
  512. Warning 26: unused variable n2.
  513. File "html_view.ml", line 519, characters 30-58:
  514. Warning 26: unused variable alpha.
  515. ocamlc -c diff_compare.ml
  516. File "diff_compare.ml", line 163, characters 32-33:
  517. Warning 26: unused variable p.
  518. ocamlc -c init_pointers.ml
  519. ocamlc -c file_management.ml
  520. # demander à nicolas ce que c'est
  521. ocamlc -c functions_exported_to_memsalab.ml
  522. File "functions_exported_to_memsalab.ml", line 36, characters 19-673:
  523. Warning 8: this pattern-matching is not exhaustive.
  524. Here is an example of a case that is not matched:
  525. (_, _,
  526. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  527. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  528. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  529. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  530. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  531. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  532. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  533. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  534. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  535. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  536. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  537. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  538. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  539. NthFieldOf (_, _, _)))
  540. File "functions_exported_to_memsalab.ml", line 44, characters 25-788:
  541. Warning 8: this pattern-matching is not exhaustive.
  542. Here is an example of a case that is not matched:
  543. (_, _,
  544. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  545. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  546. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  547. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  548. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  549. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  550. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  551. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  552. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  553. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  554. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  555. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  556. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  557. NthFieldOf (_, _, _)), _)
  558. File "functions_exported_to_memsalab.ml", line 51, characters 26-737:
  559. Warning 8: this pattern-matching is not exhaustive.
  560. Here is an example of a case that is not matched:
  561. (_, _,
  562. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  563. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  564. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  565. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  566. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  567. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  568. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  569. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  570. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  571. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  572. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  573. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  574. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  575. NthFieldOf (_, _, _)))
  576. File "functions_exported_to_memsalab.ml", line 85, characters 20-690:
  577. Warning 8: this pattern-matching is not exhaustive.
  578. Here is an example of a case that is not matched:
  579. (_, _,
  580. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  581. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  582. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  583. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  584. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  585. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  586. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  587. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  588. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  589. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  590. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  591. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  592. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  593. NthFieldOf (_, _, _)))
  594. File "functions_exported_to_memsalab.ml", line 92, characters 26-795:
  595. Warning 8: this pattern-matching is not exhaustive.
  596. Here is an example of a case that is not matched:
  597. (_, _,
  598. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  599. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  600. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  601. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  602. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  603. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  604. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  605. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  606. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  607. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  608. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  609. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  610. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  611. NthFieldOf (_, _, _)), _)
  612. File "functions_exported_to_memsalab.ml", line 117, characters 18-665:
  613. Warning 8: this pattern-matching is not exhaustive.
  614. Here is an example of a case that is not matched:
  615. (_, _,
  616. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  617. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  618. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  619. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  620. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  621. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  622. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  623. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  624. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  625. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  626. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  627. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  628. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  629. NthFieldOf (_, _, _)))
  630. File "functions_exported_to_memsalab.ml", line 125, characters 26-636:
  631. Warning 8: this pattern-matching is not exhaustive.
  632. Here is an example of a case that is not matched:
  633. (_, _,
  634. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  635. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  636. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  637. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  638. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  639. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  640. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  641. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  642. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  643. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  644. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  645. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  646. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  647. NthFieldOf (_, _, _)))
  648. File "functions_exported_to_memsalab.ml", line 133, characters 24-789:
  649. Warning 8: this pattern-matching is not exhaustive.
  650. Here is an example of a case that is not matched:
  651. (_, _,
  652. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  653. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  654. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  655. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  656. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  657. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  658. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  659. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  660. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  661. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  662. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  663. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  664. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  665. NthFieldOf (_, _, _)), _)
  666. File "functions_exported_to_memsalab.ml", line 141, characters 32-775:
  667. Warning 8: this pattern-matching is not exhaustive.
  668. Here is an example of a case that is not matched:
  669. (_, _,
  670. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  671. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  672. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  673. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  674. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  675. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  676. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  677. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  678. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  679. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  680. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  681. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  682. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  683. NthFieldOf (_, _, _)), _)
  684. File "functions_exported_to_memsalab.ml", line 164, characters 47-67:
  685. Warning 10: this expression should have type unit.
  686. File "functions_exported_to_memsalab.ml", line 181, characters 24-101:
  687. Warning 8: this pattern-matching is not exhaustive.
  688. Here is an example of a case that is not matched:
  689. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  690. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  691. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  692. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  693. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  694. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  695. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  696. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  697. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  698. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  699. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  700. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  701. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  702. NthFieldOf (_, _, _))
  703. File "functions_exported_to_memsalab.ml", line 184, characters 25-106:
  704. Warning 8: this pattern-matching is not exhaustive.
  705. Here is an example of a case that is not matched:
  706. (ArithSymplify|StratBox|Store'|StatRuleApplication|Stop|ListFlattening|
  707. Rule (_, _, _, _)|Lemma (_, _)|Step (_, _)|Model (_, _)|TopDown _|BottomUp _|
  708. OuterMost _|OuterMostWithFail _|InnerMost _|LeftChoice _|Choice (_, _)|
  709. Composition _|Compose (_, _)|Iterate _|StrategyInside _|NoStrategy _|
  710. CoStrategy _|StratRwVar _|RwRwVar _|FailAsId _|LocatedStrategy (_, _)|
  711. ApplyStrategy (_, _)|ApplyExtToModel (_, _)|RegStrat (_, _, _, _)|Store _|
  712. StoreExprVal (_, _)|StoreExprRef (_, _)|DiffDebug (_, _, _, _)|
  713. DiffDebugExpr (_, _, _, _, _)|GenericStrat _|GenericStrat2 (_, _)|
  714. Print (_, _)|PrintTree (_, _, _)|Printf (_, _, _))
  715. File "functions_exported_to_memsalab.ml", line 206, characters 27-55:
  716. Warning 8: this pattern-matching is not exhaustive.
  717. Here is an example of a case that is not matched:
  718. (Box|Nil|True|False|Pair_of_tree (_, _, _)|CstName _|Equality (_, _)|
  719. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  720. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  721. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  722. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  723. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  724. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  725. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  726. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  727. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  728. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  729. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  730. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  731. NthFieldOf (_, _, _))
  732. File "functions_exported_to_memsalab.ml", line 207, characters 27-59:
  733. Warning 8: this pattern-matching is not exhaustive.
  734. Here is an example of a case that is not matched:
  735. (ArithSymplify|StratBox|Store'|StatRuleApplication|Stop|ListFlattening|
  736. Rule (_, _, _, _)|Lemma (_, _)|Step (_, _)|Model (_, _)|TopDown _|BottomUp _|
  737. OuterMost _|OuterMostWithFail _|InnerMost _|LeftChoice _|Choice (_, _)|
  738. Composition _|Compose (_, _)|Iterate _|StrategyInside _|NoStrategy _|
  739. CoStrategy _|StratRwVar _|RwRwVar _|FailAsId _|LocatedStrategy (_, _)|
  740. ApplyStrategy (_, _)|ApplyExtToModel (_, _)|RegStrat (_, _, _, _)|Store _|
  741. StoreExprVal (_, _)|StoreExprRef (_, _)|DiffDebug (_, _, _, _)|
  742. DiffDebugExpr (_, _, _, _, _)|GenericStrat _|GenericStrat2 (_, _)|
  743. Print (_, _)|PrintTree (_, _, _)|Printf (_, _, _))
  744. File "functions_exported_to_memsalab.ml", line 208, characters 27-60:
  745. Warning 8: this pattern-matching is not exhaustive.
  746. Here is an example of a case that is not matched:
  747. (Extfail|ExtRule (_, _, _)|ExtChoice (_, _, _)|ExtAnd (_, _, _)|
  748. ExtCompose (_, _, _)|ExtSORule (_, _, _)|ExtSOCompose (_, _, _)|ExtInside _|
  749. ExtInsert _|ExtSOInsert _|ExtLabel (_, _)|ExtGoto _|ExtAt (_, _)|
  750. ExtOuterMost (_, _)|CombineExt (_, _)|ShortCutExtension (_, _)|
  751. PrintExt (_, _)|PrintExt' (_, _, _)|DiffDebugTreeExt (_, _, _, _)|
  752. DiffDebugStratExt (_, _, _, _))
  753. File "functions_exported_to_memsalab.ml", line 216, characters 2-36:
  754. Warning 8: this pattern-matching is not exhaustive.
  755. Here is an example of a case that is not matched:
  756. (Box|Nil|True|False|List_of_tree _|Pair_of_tree (_, _, _)|Equality (_, _)|
  757. Plus (_, _)|Multiply (_, _)|Minus _|Inverse _|Power (_, _)|Shortcut (_, _)|
  758. MathCst _|Ind (_, _, _)|Reg (_, _, _, _, _, _)|MathVar (_, _, _)|
  759. Fun (_, _, _, _, _)|Oper (_, _, _, _, _, _)|Pde (_, _, _, _, _, _)|
  760. Inspect (_, _)|RwVar _|RwRwVar _|GlobalVar _|ApplyModelToPDE (_, _)|
  761. ApplyExtToPDE (_, _)|Or (_, _)|And (_, _)|Not _|Less (_, _)|
  762. LessOrEqual (_, _)|Greater (_, _)|GreaterOrEqual (_, _)|Equal (_, _)|
  763. NotEqual (_, _)|Belongs (_, _)|ProperSubset (_, _)|Subset (_, _)|Set _|
  764. Theta _|FunArithSymplify _|Union (_, _)|SetMinus (_, _)|Intersection (_, _)|
  765. SetEqual (_, _)|LocatedTree (_, _)|NameOf _|RangeOf (_, _)|EnforcingOf _|
  766. IndexOf (_, _)|AxesOf (_, _)|SubregionOf (_, _)|BoundaryOf _|NormalOf _|
  767. RegionOf _|VariableOf (_, _)|BCRegionOf (_, _)|BCExprOf (_, _)|TypeOf _|
  768. ExprOf (_, _)|InputvarOf (_, _)|OutputvarOf (_, _)|ParameterOf (_, _)|
  769. NthFieldOf (_, _, _))
  770. File "functions_exported_to_memsalab.ml", line 257, characters 60-73:
  771. Error: Unbound value arithSymplify
  772. Makefile:9: recipe for target 'main' failed
  773. make: *** [main] Error 2
  774. --- ERROR
  775. None
  776. Symbtrans is up to date
  777. --- Task "make symbtrans" took 2.45 seconds ---
  778. Task "interpret ml file" started...
  779. Executing  ocaml unix.cma -w a -I ../../symbtrans_exe /home/aflesch/project-ebop-develop/ebopNew/build/all.ml        --- OK
  780. --- Task "interpret ml file" took 3.341 seconds ---
  781. --- Task "process the project" took 5.869 seconds ---
  782. Reading the strategy from /home/aflesch/project-ebop-develop/ebopNew/build/__result_of_print_strategy__.txt ...
  783. File not found : /home/aflesch/project-ebop-develop/helloWorld/config_helloworld.json.
  784. Loading project configuration file  ...
  785. Building project  ...
  786. Setting up build directory...
  787. Error while setting up the build directory, please contact the administrator
  788. --- Task "process the project" took 0.0 seconds ---
  789. Error while handling the project /home/aflesch/project-ebop-develop/helloWorld/config_helloworld.json
  790. File not found : /home/aflesch/project-ebop-develop/exosCitadle/exo1Print/config_exoPrint.json.
  791. Loading project configuration file  ...
  792. Building project  ...
  793. Setting up build directory...
  794. Error while setting up the build directory, please contact the administrator
  795. --- Task "process the project" took 0.0 seconds ---
  796. Error while handling the project /home/aflesch/project-ebop-develop/exosCitadle/exo1Print/config_exoPrint.json
  797. File not found : /home/aflesch/project-ebop-develop/exosCitadle/exo2Variables/config_exoVariables.json.
  798. Loading project configuration file  ...
  799. Building project  ...
  800. Setting up build directory...
  801. Error while setting up the build directory, please contact the administrator
  802. --- Task "process the project" took 0.0 seconds ---
  803. Error while handling the project /home/aflesch/project-ebop-develop/exosCitadle/exo2Variables/config_exoVariables.json
  804. File not found : /home/aflesch/project-ebop-develop/exosCitadle/exo3Evaluate/config_exoEvaluate.json.
  805. Loading project configuration file  ...
  806. Building project  ...
  807. Setting up build directory...
  808. Error while setting up the build directory, please contact the administrator
  809. --- Task "process the project" took 0.0 seconds ---
  810. Error while handling the project /home/aflesch/project-ebop-develop/exosCitadle/exo3Evaluate/config_exoEvaluate.json
  811. File not found : /home/aflesch/project-ebop-develop/exosCitadle/exo4Lists/config_exoLists.json.
  812. Loading project configuration file  ...
  813. Building project  ...
  814. Setting up build directory...
  815. Error while setting up the build directory, please contact the administrator
  816. --- Task "process the project" took 0.0 seconds ---
  817. Error while handling the project /home/aflesch/project-ebop-develop/exosCitadle/exo4Lists/config_exoLists.json
  818. File not found : /home/aflesch/project-ebop-develop/exosCitadle/exo5Indices/config_exoIndices.json.
  819. Loading project configuration file  ...
  820. Building project  ...
  821. Setting up build directory...
  822. Error while setting up the build directory, please contact the administrator
  823. --- Task "process the project" took 0.0 seconds ---
  824. Error while handling the project /home/aflesch/project-ebop-develop/exosCitadle/exo5Indices/config_exoIndices.json
  825. --- Task "execute command" took 8.643 seconds ---
  826. [08/Apr/2020 15:30:05] "GET /cmd/launch/ HTTP/1.1" 200 578
  827. Not Found: /favicon.ico
  828. [08/Apr/2020 15:30:05] "GET /favicon.ico HTTP/1.1" 404 2185
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement