Advertisement
wackba

make_install

Mar 31st, 2019
988
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 202.85 KB | None | 0 0
  1. psgssvx.c: In function ‘psgssvx’:
  2. psgssvx.c:580:2: warning: implicit declaration of function ‘sp_colorder’; did you mean ‘ssp_colorder’? [-Wimplicit-function-declaration]
  3. sp_colorder(AA, perm_c, superlumt_options, &AC);
  4. ^~~~~~~~~~~
  5. ssp_colorder
  6. psgstrf_init.c: In function ‘psgstrf_init’:
  7. psgstrf_init.c:158:5: warning: implicit declaration of function ‘sp_colorder’; did you mean ‘ssp_colorder’? [-Wimplicit-function-declaration]
  8. sp_colorder(A, perm_c, superlumt_options, AC);
  9. ^~~~~~~~~~~
  10. ssp_colorder
  11. psgstrf_thread_init.c: In function ‘psgstrf_thread_init’:
  12. psgstrf_thread_init.c:136:5: warning: implicit declaration of function ‘pxgstrf_relax_snode’; did you mean ‘psgstrf_relax_snode’? [-Wimplicit-function-declaration]
  13. pxgstrf_relax_snode(n, options, pxgstrf_relax);
  14. ^~~~~~~~~~~~~~~~~~~
  15. psgstrf_relax_snode
  16. psgstrf_thread_init.c:139:5: warning: implicit declaration of function ‘ParallelInit’; did you mean ‘sParallelInit’? [-Wimplicit-function-declaration]
  17. ParallelInit(n, pxgstrf_relax, options, pxgstrf_shared);
  18. ^~~~~~~~~~~~
  19. sParallelInit
  20. sp_colorder.c: In function ‘sp_colorder’:
  21. sp_colorder.c:138:6: warning: implicit declaration of function ‘sp_symetree’; did you mean ‘sp_coletree’? [-Wimplicit-function-declaration]
  22. sp_symetree( c_colbeg, c_colend, b_rowind, n,
  23. ^~~~~~~~~~~
  24. sp_coletree
  25. sp_colorder.c:217:6: warning: implicit declaration of function ‘cholnzcnt’; did you mean ‘qrnzcnt’? [-Wimplicit-function-declaration]
  26. cholnzcnt(n, b_colptr, b_rowind, invp, perm_c,
  27. ^~~~~~~~~
  28. qrnzcnt
  29. pdgssvx.c: In function ‘pdgssvx’:
  30. pdgssvx.c:580:2: warning: implicit declaration of function ‘sp_colorder’; did you mean ‘dsp_colorder’? [-Wimplicit-function-declaration]
  31. sp_colorder(AA, perm_c, superlumt_options, &AC);
  32. ^~~~~~~~~~~
  33. dsp_colorder
  34. pdgstrf_init.c: In function ‘pdgstrf_init’:
  35. pdgstrf_init.c:158:5: warning: implicit declaration of function ‘sp_colorder’; did you mean ‘dsp_colorder’? [-Wimplicit-function-declaration]
  36. sp_colorder(A, perm_c, superlumt_options, AC);
  37. ^~~~~~~~~~~
  38. dsp_colorder
  39. pdgstrf_thread_init.c: In function ‘pdgstrf_thread_init’:
  40. pdgstrf_thread_init.c:136:5: warning: implicit declaration of function ‘pxgstrf_relax_snode’; did you mean ‘pdgstrf_relax_snode’? [-Wimplicit-function-declaration]
  41. pxgstrf_relax_snode(n, options, pxgstrf_relax);
  42. ^~~~~~~~~~~~~~~~~~~
  43. pdgstrf_relax_snode
  44. pdgstrf_thread_init.c:139:5: warning: implicit declaration of function ‘ParallelInit’; did you mean ‘dParallelInit’? [-Wimplicit-function-declaration]
  45. ParallelInit(n, pxgstrf_relax, options, pxgstrf_shared);
  46. ^~~~~~~~~~~~
  47. dParallelInit
  48. pcgssvx.c: In function ‘pcgssvx’:
  49. pcgssvx.c:580:2: warning: implicit declaration of function ‘sp_colorder’; did you mean ‘csp_colorder’? [-Wimplicit-function-declaration]
  50. sp_colorder(AA, perm_c, superlumt_options, &AC);
  51. ^~~~~~~~~~~
  52. csp_colorder
  53. clacon.c: In function ‘clacon_’:
  54. clacon.c:159:5: warning: implicit declaration of function ‘ccopy_’; did you mean ‘bcopy’? [-Wimplicit-function-declaration]
  55. ccopy_(&ni, &x[0], &c__1, &v[0], &c__1);
  56. ^~~~~~
  57. bcopy
  58. pcgstrf_init.c: In function ‘pcgstrf_init’:
  59. pcgstrf_init.c:158:5: warning: implicit declaration of function ‘sp_colorder’; did you mean ‘csp_colorder’? [-Wimplicit-function-declaration]
  60. sp_colorder(A, perm_c, superlumt_options, AC);
  61. ^~~~~~~~~~~
  62. csp_colorder
  63. pcgstrf_thread_init.c: In function ‘pcgstrf_thread_init’:
  64. pcgstrf_thread_init.c:136:5: warning: implicit declaration of function ‘pxgstrf_relax_snode’; did you mean ‘pcgstrf_relax_snode’? [-Wimplicit-function-declaration]
  65. pxgstrf_relax_snode(n, options, pxgstrf_relax);
  66. ^~~~~~~~~~~~~~~~~~~
  67. pcgstrf_relax_snode
  68. pcgstrf_thread_init.c:139:5: warning: implicit declaration of function ‘ParallelInit’; did you mean ‘cParallelInit’? [-Wimplicit-function-declaration]
  69. ParallelInit(n, pxgstrf_relax, options, pxgstrf_shared);
  70. ^~~~~~~~~~~~
  71. cParallelInit
  72. pzgssvx.c: In function ‘pzgssvx’:
  73. pzgssvx.c:580:2: warning: implicit declaration of function ‘sp_colorder’; did you mean ‘zsp_colorder’? [-Wimplicit-function-declaration]
  74. sp_colorder(AA, perm_c, superlumt_options, &AC);
  75. ^~~~~~~~~~~
  76. zsp_colorder
  77. zlacon.c: In function ‘zlacon_’:
  78. zlacon.c:159:5: warning: implicit declaration of function ‘zcopy_’; did you mean ‘bcopy’? [-Wimplicit-function-declaration]
  79. zcopy_(&ni, &x[0], &c__1, &v[0], &c__1);
  80. ^~~~~~
  81. bcopy
  82. pzgstrf_init.c: In function ‘pzgstrf_init’:
  83. pzgstrf_init.c:158:5: warning: implicit declaration of function ‘sp_colorder’; did you mean ‘zsp_colorder’? [-Wimplicit-function-declaration]
  84. sp_colorder(A, perm_c, superlumt_options, AC);
  85. ^~~~~~~~~~~
  86. zsp_colorder
  87. pzgstrf_thread_init.c: In function ‘pzgstrf_thread_init’:
  88. pzgstrf_thread_init.c:136:5: warning: implicit declaration of function ‘pxgstrf_relax_snode’; did you mean ‘pzgstrf_relax_snode’? [-Wimplicit-function-declaration]
  89. pxgstrf_relax_snode(n, options, pxgstrf_relax);
  90. ^~~~~~~~~~~~~~~~~~~
  91. pzgstrf_relax_snode
  92. pzgstrf_thread_init.c:139:5: warning: implicit declaration of function ‘ParallelInit’; did you mean ‘zParallelInit’? [-Wimplicit-function-declaration]
  93. ParallelInit(n, pxgstrf_relax, options, pxgstrf_shared);
  94. ^~~~~~~~~~~~
  95. zParallelInit
  96.  
  97. Install shared components
  98.  
  99.  
  100. Install NVECTOR_SERIAL
  101.  
  102.  
  103. Install NVECTOR_OPENMP
  104.  
  105.  
  106. Install ARKODE
  107.  
  108.  
  109. Install CVODE
  110.  
  111.  
  112. Install CVODES
  113.  
  114.  
  115. Install IDA
  116.  
  117.  
  118. Install IDAS
  119.  
  120.  
  121. Install KINSOL
  122.  
  123. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  124. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  125. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  126. command to set the policy and suppress this warning.
  127.  
  128. The LOCATION property should not be read from target "tchkder_". Use the
  129. target name directly with add_custom_command, or use the generator
  130. expression $<TARGET_FILE>, as appropriate.
  131.  
  132. Call Stack (most recent call first):
  133. examples/CMakeLists.txt:37 (add_minpack_test)
  134. This warning is for project developers. Use -Wno-dev to suppress it.
  135.  
  136. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  137. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  138. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  139. command to set the policy and suppress this warning.
  140.  
  141. The LOCATION property should not be read from target "tchkderc". Use the
  142. target name directly with add_custom_command, or use the generator
  143. expression $<TARGET_FILE>, as appropriate.
  144.  
  145. Call Stack (most recent call first):
  146. examples/CMakeLists.txt:43 (add_minpack_test)
  147. This warning is for project developers. Use -Wno-dev to suppress it.
  148.  
  149. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  150. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  151. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  152. command to set the policy and suppress this warning.
  153.  
  154. The LOCATION property should not be read from target "thybrd_". Use the
  155. target name directly with add_custom_command, or use the generator
  156. expression $<TARGET_FILE>, as appropriate.
  157.  
  158. Call Stack (most recent call first):
  159. examples/CMakeLists.txt:37 (add_minpack_test)
  160. This warning is for project developers. Use -Wno-dev to suppress it.
  161.  
  162. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  163. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  164. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  165. command to set the policy and suppress this warning.
  166.  
  167. The LOCATION property should not be read from target "thybrdc". Use the
  168. target name directly with add_custom_command, or use the generator
  169. expression $<TARGET_FILE>, as appropriate.
  170.  
  171. Call Stack (most recent call first):
  172. examples/CMakeLists.txt:43 (add_minpack_test)
  173. This warning is for project developers. Use -Wno-dev to suppress it.
  174.  
  175. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  176. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  177. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  178. command to set the policy and suppress this warning.
  179.  
  180. The LOCATION property should not be read from target "thybrd1_". Use the
  181. target name directly with add_custom_command, or use the generator
  182. expression $<TARGET_FILE>, as appropriate.
  183.  
  184. Call Stack (most recent call first):
  185. examples/CMakeLists.txt:37 (add_minpack_test)
  186. This warning is for project developers. Use -Wno-dev to suppress it.
  187.  
  188. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  189. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  190. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  191. command to set the policy and suppress this warning.
  192.  
  193. The LOCATION property should not be read from target "thybrd1c". Use the
  194. target name directly with add_custom_command, or use the generator
  195. expression $<TARGET_FILE>, as appropriate.
  196.  
  197. Call Stack (most recent call first):
  198. examples/CMakeLists.txt:43 (add_minpack_test)
  199. This warning is for project developers. Use -Wno-dev to suppress it.
  200.  
  201. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  202. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  203. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  204. command to set the policy and suppress this warning.
  205.  
  206. The LOCATION property should not be read from target "thybrj_". Use the
  207. target name directly with add_custom_command, or use the generator
  208. expression $<TARGET_FILE>, as appropriate.
  209.  
  210. Call Stack (most recent call first):
  211. examples/CMakeLists.txt:37 (add_minpack_test)
  212. This warning is for project developers. Use -Wno-dev to suppress it.
  213.  
  214. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  215. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  216. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  217. command to set the policy and suppress this warning.
  218.  
  219. The LOCATION property should not be read from target "thybrjc". Use the
  220. target name directly with add_custom_command, or use the generator
  221. expression $<TARGET_FILE>, as appropriate.
  222.  
  223. Call Stack (most recent call first):
  224. examples/CMakeLists.txt:43 (add_minpack_test)
  225. This warning is for project developers. Use -Wno-dev to suppress it.
  226.  
  227. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  228. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  229. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  230. command to set the policy and suppress this warning.
  231.  
  232. The LOCATION property should not be read from target "thybrj1_". Use the
  233. target name directly with add_custom_command, or use the generator
  234. expression $<TARGET_FILE>, as appropriate.
  235.  
  236. Call Stack (most recent call first):
  237. examples/CMakeLists.txt:37 (add_minpack_test)
  238. This warning is for project developers. Use -Wno-dev to suppress it.
  239.  
  240. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  241. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  242. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  243. command to set the policy and suppress this warning.
  244.  
  245. The LOCATION property should not be read from target "thybrj1c". Use the
  246. target name directly with add_custom_command, or use the generator
  247. expression $<TARGET_FILE>, as appropriate.
  248.  
  249. Call Stack (most recent call first):
  250. examples/CMakeLists.txt:43 (add_minpack_test)
  251. This warning is for project developers. Use -Wno-dev to suppress it.
  252.  
  253. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  254. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  255. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  256. command to set the policy and suppress this warning.
  257.  
  258. The LOCATION property should not be read from target "tlmder_". Use the
  259. target name directly with add_custom_command, or use the generator
  260. expression $<TARGET_FILE>, as appropriate.
  261.  
  262. Call Stack (most recent call first):
  263. examples/CMakeLists.txt:37 (add_minpack_test)
  264. This warning is for project developers. Use -Wno-dev to suppress it.
  265.  
  266. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  267. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  268. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  269. command to set the policy and suppress this warning.
  270.  
  271. The LOCATION property should not be read from target "tlmderc". Use the
  272. target name directly with add_custom_command, or use the generator
  273. expression $<TARGET_FILE>, as appropriate.
  274.  
  275. Call Stack (most recent call first):
  276. examples/CMakeLists.txt:43 (add_minpack_test)
  277. This warning is for project developers. Use -Wno-dev to suppress it.
  278.  
  279. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  280. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  281. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  282. command to set the policy and suppress this warning.
  283.  
  284. The LOCATION property should not be read from target "tlmder1_". Use the
  285. target name directly with add_custom_command, or use the generator
  286. expression $<TARGET_FILE>, as appropriate.
  287.  
  288. Call Stack (most recent call first):
  289. examples/CMakeLists.txt:37 (add_minpack_test)
  290. This warning is for project developers. Use -Wno-dev to suppress it.
  291.  
  292. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  293. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  294. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  295. command to set the policy and suppress this warning.
  296.  
  297. The LOCATION property should not be read from target "tlmder1c". Use the
  298. target name directly with add_custom_command, or use the generator
  299. expression $<TARGET_FILE>, as appropriate.
  300.  
  301. Call Stack (most recent call first):
  302. examples/CMakeLists.txt:43 (add_minpack_test)
  303. This warning is for project developers. Use -Wno-dev to suppress it.
  304.  
  305. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  306. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  307. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  308. command to set the policy and suppress this warning.
  309.  
  310. The LOCATION property should not be read from target "tlmdif_". Use the
  311. target name directly with add_custom_command, or use the generator
  312. expression $<TARGET_FILE>, as appropriate.
  313.  
  314. Call Stack (most recent call first):
  315. examples/CMakeLists.txt:37 (add_minpack_test)
  316. This warning is for project developers. Use -Wno-dev to suppress it.
  317.  
  318. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  319. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  320. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  321. command to set the policy and suppress this warning.
  322.  
  323. The LOCATION property should not be read from target "tlmdifc". Use the
  324. target name directly with add_custom_command, or use the generator
  325. expression $<TARGET_FILE>, as appropriate.
  326.  
  327. Call Stack (most recent call first):
  328. examples/CMakeLists.txt:43 (add_minpack_test)
  329. This warning is for project developers. Use -Wno-dev to suppress it.
  330.  
  331. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  332. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  333. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  334. command to set the policy and suppress this warning.
  335.  
  336. The LOCATION property should not be read from target "tlmdif1_". Use the
  337. target name directly with add_custom_command, or use the generator
  338. expression $<TARGET_FILE>, as appropriate.
  339.  
  340. Call Stack (most recent call first):
  341. examples/CMakeLists.txt:37 (add_minpack_test)
  342. This warning is for project developers. Use -Wno-dev to suppress it.
  343.  
  344. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  345. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  346. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  347. command to set the policy and suppress this warning.
  348.  
  349. The LOCATION property should not be read from target "tlmdif1c". Use the
  350. target name directly with add_custom_command, or use the generator
  351. expression $<TARGET_FILE>, as appropriate.
  352.  
  353. Call Stack (most recent call first):
  354. examples/CMakeLists.txt:43 (add_minpack_test)
  355. This warning is for project developers. Use -Wno-dev to suppress it.
  356.  
  357. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  358. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  359. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  360. command to set the policy and suppress this warning.
  361.  
  362. The LOCATION property should not be read from target "tlmstr_". Use the
  363. target name directly with add_custom_command, or use the generator
  364. expression $<TARGET_FILE>, as appropriate.
  365.  
  366. Call Stack (most recent call first):
  367. examples/CMakeLists.txt:37 (add_minpack_test)
  368. This warning is for project developers. Use -Wno-dev to suppress it.
  369.  
  370. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  371. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  372. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  373. command to set the policy and suppress this warning.
  374.  
  375. The LOCATION property should not be read from target "tlmstrc". Use the
  376. target name directly with add_custom_command, or use the generator
  377. expression $<TARGET_FILE>, as appropriate.
  378.  
  379. Call Stack (most recent call first):
  380. examples/CMakeLists.txt:43 (add_minpack_test)
  381. This warning is for project developers. Use -Wno-dev to suppress it.
  382.  
  383. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  384. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  385. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  386. command to set the policy and suppress this warning.
  387.  
  388. The LOCATION property should not be read from target "tlmstr1_". Use the
  389. target name directly with add_custom_command, or use the generator
  390. expression $<TARGET_FILE>, as appropriate.
  391.  
  392. Call Stack (most recent call first):
  393. examples/CMakeLists.txt:37 (add_minpack_test)
  394. This warning is for project developers. Use -Wno-dev to suppress it.
  395.  
  396. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  397. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  398. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  399. command to set the policy and suppress this warning.
  400.  
  401. The LOCATION property should not be read from target "tlmstr1c". Use the
  402. target name directly with add_custom_command, or use the generator
  403. expression $<TARGET_FILE>, as appropriate.
  404.  
  405. Call Stack (most recent call first):
  406. examples/CMakeLists.txt:43 (add_minpack_test)
  407. This warning is for project developers. Use -Wno-dev to suppress it.
  408.  
  409. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  410. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  411. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  412. command to set the policy and suppress this warning.
  413.  
  414. The LOCATION property should not be read from target "tfdjac2_". Use the
  415. target name directly with add_custom_command, or use the generator
  416. expression $<TARGET_FILE>, as appropriate.
  417.  
  418. Call Stack (most recent call first):
  419. examples/CMakeLists.txt:37 (add_minpack_test)
  420. This warning is for project developers. Use -Wno-dev to suppress it.
  421.  
  422. CMake Warning (dev) at examples/CMakeLists.txt:22 (get_target_property):
  423. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  424. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  425. command to set the policy and suppress this warning.
  426.  
  427. The LOCATION property should not be read from target "tfdjac2c". Use the
  428. target name directly with add_custom_command, or use the generator
  429. expression $<TARGET_FILE>, as appropriate.
  430.  
  431. Call Stack (most recent call first):
  432. examples/CMakeLists.txt:43 (add_minpack_test)
  433. This warning is for project developers. Use -Wno-dev to suppress it.
  434.  
  435. /root/Dokumente/JModelica.org/ThirdParty/Blas/drotmg.f:138:15:
  436.  
  437. GO TO IGO(120,150,180,210)
  438. 1
  439. Warning: Deleted feature: Assigned GOTO statement at (1)
  440. /root/Dokumente/JModelica.org/ThirdParty/Blas/drotmg.f:144:72:
  441.  
  442. ASSIGN 120 TO IGO
  443. 1
  444. Warning: Deleted feature: ASSIGN statement at (1)
  445. /root/Dokumente/JModelica.org/ThirdParty/Blas/drotmg.f:156:72:
  446.  
  447. ASSIGN 150 TO IGO
  448. 1
  449. Warning: Deleted feature: ASSIGN statement at (1)
  450. /root/Dokumente/JModelica.org/ThirdParty/Blas/drotmg.f:169:72:
  451.  
  452. ASSIGN 180 TO IGO
  453. 1
  454. Warning: Deleted feature: ASSIGN statement at (1)
  455. /root/Dokumente/JModelica.org/ThirdParty/Blas/drotmg.f:180:72:
  456.  
  457. ASSIGN 210 TO IGO
  458. 1
  459. Warning: Deleted feature: ASSIGN statement at (1)
  460. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c: In function ‘isValidName’:
  461. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:3146:8: warning: nonnull argument ‘name’ compared to NULL [-Wnonnull-compare]
  462. if (name != NULL) {
  463. ^
  464. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c: In function ‘readMatTable’:
  465. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4242:8: warning: nonnull argument ‘tableName’ compared to NULL [-Wnonnull-compare]
  466. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  467. ^
  468. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4242:27: warning: nonnull argument ‘fileName’ compared to NULL [-Wnonnull-compare]
  469. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  470. ^
  471. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4242:47: warning: nonnull argument ‘_nRow’ compared to NULL [-Wnonnull-compare]
  472. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  473. ^
  474. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4242:64: warning: nonnull argument ‘_nCol’ compared to NULL [-Wnonnull-compare]
  475. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  476. ^
  477. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c: In function ‘readTxtTable’:
  478. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4374:8: warning: nonnull argument ‘tableName’ compared to NULL [-Wnonnull-compare]
  479. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  480. ^
  481. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4374:27: warning: nonnull argument ‘fileName’ compared to NULL [-Wnonnull-compare]
  482. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  483. ^
  484. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4374:47: warning: nonnull argument ‘_nRow’ compared to NULL [-Wnonnull-compare]
  485. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  486. ^
  487. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4374:64: warning: nonnull argument ‘_nCol’ compared to NULL [-Wnonnull-compare]
  488. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  489. ^
  490. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c: In function ‘readTable’:
  491. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4129:8: warning: nonnull argument ‘tableName’ compared to NULL [-Wnonnull-compare]
  492. if (tableName != NULL && fileName != NULL && nRow != NULL && nCol != NULL) {
  493. ^
  494. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4129:27: warning: nonnull argument ‘fileName’ compared to NULL [-Wnonnull-compare]
  495. if (tableName != NULL && fileName != NULL && nRow != NULL && nCol != NULL) {
  496. ^
  497. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4129:47: warning: nonnull argument ‘nRow’ compared to NULL [-Wnonnull-compare]
  498. if (tableName != NULL && fileName != NULL && nRow != NULL && nCol != NULL) {
  499. ^
  500. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4129:63: warning: nonnull argument ‘nCol’ compared to NULL [-Wnonnull-compare]
  501. if (tableName != NULL && fileName != NULL && nRow != NULL && nCol != NULL) {
  502. ^
  503. /root/Dokumente/JModelica.org/RuntimeLibrary/src/jmi/ModelicaUtilities.c: In function ‘ModelicaVFormatMessage’:
  504. /root/Dokumente/JModelica.org/RuntimeLibrary/src/jmi/ModelicaUtilities.c:50:9: warning: implicit declaration of function ‘vsnprintf’; did you mean ‘vsprintf’? [-Wimplicit-function-declaration]
  505. n = vsnprintf(buf, BUF_SIZE, string, arg_ptr);
  506. ^~~~~~~~~
  507. vsprintf
  508. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaInternal.c: In function ‘ModelicaInternal_setenv’:
  509. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaInternal.c:1154:9: warning: implicit declaration of function ‘putenv’; did you mean ‘getenv’? [-Wimplicit-function-declaration]
  510. if (putenv(localbuf) != 0) {
  511. ^~~~~~
  512. getenv
  513. At top level:
  514. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaInternal.c:131:13: warning: ‘ModelicaNotExistError’ defined but not used [-Wunused-function]
  515. static void ModelicaNotExistError(const char* name) {
  516. ^~~~~~~~~~~~~~~~~~~~~
  517. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStrings.c:230:12: warning: ‘get_token’ defined but not used [-Wunused-function]
  518. static int get_token(const char* string, int startIndex, const char* separators,
  519. ^~~~~~~~~
  520. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaRandom.c: In function ‘ModelicaRandom_xorshift64star’:
  521. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaRandom.c:251:14: warning: use of C99 long long integer constant [-Wlong-long]
  522. x = x * 2685821657736338717LL;
  523. ^~~~~~~~~~~~~~~~~~~~~
  524. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaRandom.c: In function ‘ModelicaRandom_xorshift1024star_internal’:
  525. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaRandom.c:358:36: warning: use of C99 long long integer constant [-Wlong-long]
  526. *y = ModelicaRandom_RAND(s[*p]*1181783497276652981LL);
  527. ^~~~~~~~~~~~~~~~~~~~~
  528. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaRandom.c:210:48: note: in definition of macro ‘ModelicaRandom_RAND’
  529. #define ModelicaRandom_RAND(INT64) ( (int64_t)(INT64) * ModelicaRandom_INVM64 + 0.5 )
  530. ^~~~~
  531. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzlib.c: In function ‘gz_open’:
  532. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzlib.c:14:17: warning: implicit declaration of function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration]
  533. # define LSEEK lseek
  534. ^~~~~
  535. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzlib.c:256:24: note: in expansion of macro ‘LSEEK’
  536. state->start = LSEEK(state->fd, 0, SEEK_CUR);
  537. ^~~~~
  538. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzread.c: In function ‘gz_load’:
  539. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzread.c:30:15: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration]
  540. ret = read(state->fd, buf + *have, len - *have);
  541. ^~~~
  542. fread
  543. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzread.c: In function ‘gzclose_r’:
  544. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzread.c:591:11: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
  545. ret = close(state->fd);
  546. ^~~~~
  547. pclose
  548. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzwrite.c: In function ‘gz_comp’:
  549. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzwrite.c:84:15: warning: implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration]
  550. got = write(state->fd, strm->next_in, strm->avail_in);
  551. ^~~~~
  552. fwrite
  553. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzwrite.c: In function ‘gzclose_w’:
  554. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzwrite.c:573:9: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
  555. if (close(state->fd) == -1)
  556. ^~~~~
  557. pclose
  558. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c: In function ‘ReadCompressedDataSlab1’:
  559. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:5925:24: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
  560. int nBytes = 0, i, err;
  561. ^~~
  562. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c: In function ‘ReadCompressedDataSlab2’:
  563. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:6062:27: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
  564. int nBytes = 0, i, j, err;
  565. ^~~
  566. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c: In function ‘WriteCompressedCellArrayField’:
  567. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:13542:14: warning: variable ‘start’ set but not used [-Wunused-but-set-variable]
  568. long start = 0;
  569. ^~~~~
  570. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c: In function ‘WriteCompressedStructField’:
  571. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:14005:14: warning: variable ‘start’ set but not used [-Wunused-but-set-variable]
  572. long start = 0;
  573. ^~~~~
  574. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c: In function ‘GetDataSlab’:
  575. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:15961:13: warning: unused variable ‘nBytes’ [-Wunused-variable]
  576. int nBytes = 0, i, j, N, I = 0;
  577. ^~~~~~
  578. At top level:
  579. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:1216:1: warning: ‘InflateDataTag’ defined but not used [-Wunused-function]
  580. InflateDataTag(mat_t *mat, matvar_t *matvar, void *buf)
  581. ^~~~~~~~~~~~~~
  582. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:800:1: warning: ‘InflateSkip2’ defined but not used [-Wunused-function]
  583. InflateSkip2(mat_t *mat, matvar_t *matvar, int nbytes)
  584. ^~~~~~~~~~~~
  585. CMake Warning (dev) at Config.cmake/fmixml.cmake:179:
  586. Syntax Warning in cmake code at column 67
  587.  
  588. Argument not separated from preceding token by whitespace.
  589. Call Stack (most recent call first):
  590. CMakeLists.txt:207 (include)
  591. This warning is for project developers. Use -Wno-dev to suppress it.
  592.  
  593. CMake Warning (dev) at Config.cmake/fmixml.cmake:179:
  594. Syntax Warning in cmake code at column 67
  595.  
  596. Argument not separated from preceding token by whitespace.
  597. Call Stack (most recent call first):
  598. Config.cmake/fmiimport.cmake:17 (include)
  599. CMakeLists.txt:210 (include)
  600. This warning is for project developers. Use -Wno-dev to suppress it.
  601.  
  602. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  603. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  604. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  605. command to set the policy and suppress this warning.
  606.  
  607. The LOCATION property should not be read from target "fmiimport". Use the
  608. target name directly with add_custom_command, or use the generator
  609. expression $<TARGET_FILE>, as appropriate.
  610.  
  611. Call Stack (most recent call first):
  612. CMakeLists.txt:275 (merge_static_libs)
  613. This warning is for project developers. Use -Wno-dev to suppress it.
  614.  
  615. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  616. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  617. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  618. command to set the policy and suppress this warning.
  619.  
  620. The LOCATION property should not be read from target "jmutils". Use the
  621. target name directly with add_custom_command, or use the generator
  622. expression $<TARGET_FILE>, as appropriate.
  623.  
  624. Call Stack (most recent call first):
  625. CMakeLists.txt:275 (merge_static_libs)
  626. This warning is for project developers. Use -Wno-dev to suppress it.
  627.  
  628. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  629. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  630. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  631. command to set the policy and suppress this warning.
  632.  
  633. The LOCATION property should not be read from target "fmixml". Use the
  634. target name directly with add_custom_command, or use the generator
  635. expression $<TARGET_FILE>, as appropriate.
  636.  
  637. Call Stack (most recent call first):
  638. CMakeLists.txt:275 (merge_static_libs)
  639. This warning is for project developers. Use -Wno-dev to suppress it.
  640.  
  641. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  642. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  643. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  644. command to set the policy and suppress this warning.
  645.  
  646. The LOCATION property should not be read from target "fmizip". Use the
  647. target name directly with add_custom_command, or use the generator
  648. expression $<TARGET_FILE>, as appropriate.
  649.  
  650. Call Stack (most recent call first):
  651. CMakeLists.txt:275 (merge_static_libs)
  652. This warning is for project developers. Use -Wno-dev to suppress it.
  653.  
  654. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  655. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  656. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  657. command to set the policy and suppress this warning.
  658.  
  659. The LOCATION property should not be read from target "fmicapi". Use the
  660. target name directly with add_custom_command, or use the generator
  661. expression $<TARGET_FILE>, as appropriate.
  662.  
  663. Call Stack (most recent call first):
  664. CMakeLists.txt:275 (merge_static_libs)
  665. This warning is for project developers. Use -Wno-dev to suppress it.
  666.  
  667. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  668. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  669. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  670. command to set the policy and suppress this warning.
  671.  
  672. The LOCATION property should not be read from target "minizip". Use the
  673. target name directly with add_custom_command, or use the generator
  674. expression $<TARGET_FILE>, as appropriate.
  675.  
  676. Call Stack (most recent call first):
  677. CMakeLists.txt:275 (merge_static_libs)
  678. This warning is for project developers. Use -Wno-dev to suppress it.
  679.  
  680. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  681. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  682. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  683. command to set the policy and suppress this warning.
  684.  
  685. The LOCATION property should not be read from target "zlib". Use the
  686. target name directly with add_custom_command, or use the generator
  687. expression $<TARGET_FILE>, as appropriate.
  688.  
  689. Call Stack (most recent call first):
  690. CMakeLists.txt:275 (merge_static_libs)
  691. This warning is for project developers. Use -Wno-dev to suppress it.
  692.  
  693. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  694. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  695. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  696. command to set the policy and suppress this warning.
  697.  
  698. The LOCATION property should not be read from target "c99snprintf". Use
  699. the target name directly with add_custom_command, or use the generator
  700. expression $<TARGET_FILE>, as appropriate.
  701.  
  702. Call Stack (most recent call first):
  703. CMakeLists.txt:275 (merge_static_libs)
  704. This warning is for project developers. Use -Wno-dev to suppress it.
  705.  
  706. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:85 (get_target_property):
  707. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  708. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  709. command to set the policy and suppress this warning.
  710.  
  711. The LOCATION property should not be read from target "fmilib". Use the
  712. target name directly with add_custom_command, or use the generator
  713. expression $<TARGET_FILE>, as appropriate.
  714.  
  715. Call Stack (most recent call first):
  716. CMakeLists.txt:275 (merge_static_libs)
  717. This warning is for project developers. Use -Wno-dev to suppress it.
  718.  
  719. CMake Warning (dev) at Config.cmake/runtime_test.cmake:27 (get_property):
  720. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  721. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  722. command to set the policy and suppress this warning.
  723.  
  724. The LOCATION property should not be read from target
  725. "compress_test_fmu_zip". Use the target name directly with
  726. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  727. appropriate.
  728.  
  729. Call Stack (most recent call first):
  730. CMakeLists.txt:295 (include)
  731. This warning is for project developers. Use -Wno-dev to suppress it.
  732.  
  733. CMake Warning (dev) at Config.cmake/fmixml.cmake:185 (add_dependencies):
  734. Policy CMP0046 is not set: Error on non-existent dependency in
  735. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  736. Use the cmake_policy command to set the policy and suppress this warning.
  737.  
  738. The dependency target
  739. "/root/Dokumente/JModelica.org/build/FMIL_build/CMakeCache.txt" of target
  740. "expatex" does not exist.
  741. Call Stack (most recent call first):
  742. CMakeLists.txt:207 (include)
  743. This warning is for project developers. Use -Wno-dev to suppress it.
  744.  
  745. CMake Warning (dev) at Config.cmake/fmixml.cmake:185 (add_dependencies):
  746. Policy CMP0046 is not set: Error on non-existent dependency in
  747. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  748. Use the cmake_policy command to set the policy and suppress this warning.
  749.  
  750. The dependency target
  751. "/root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/CMakeLists.txt"
  752. of target "expatex" does not exist.
  753. Call Stack (most recent call first):
  754. CMakeLists.txt:207 (include)
  755. This warning is for project developers. Use -Wno-dev to suppress it.
  756.  
  757. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Zlib/zlib-1.2.6/gzwrite.c: In function ‘gzprintf’:
  758. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Zlib/zlib-1.2.6/gzwrite.c:355:11: warning: implicit declaration of function ‘vsnprintf’; did you mean ‘vsprintf’? [-Wimplicit-function-declaration]
  759. len = vsnprintf((char *)(state->in), size, format, va);
  760. ^~~~~~~~~
  761. vsprintf
  762. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c: In function ‘rpl_vsnprintf’:
  763. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:389:20: warning: ISO C90 does not support ‘long long’ [-Wlong-long]
  764. #define LLONG long long int
  765. ^~~~
  766. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:537:2: note: in expansion of macro ‘LLONG’
  767. LLONG *llongptr;
  768. ^~~~~
  769. In file included from /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:287:
  770. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:389:20: warning: ISO C90 does not support ‘long long’ [-Wlong-long]
  771. #define LLONG long long int
  772. ^~~~
  773. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:711:27: note: in expansion of macro ‘LLONG’
  774. value = va_arg(args, LLONG);
  775. ^~~~~
  776. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:348:30: warning: ISO C90 does not support ‘long long’ [-Wlong-long]
  777. #define ULLONG unsigned long long int
  778. ^~~~
  779. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:756:27: note: in expansion of macro ‘ULLONG’
  780. value = va_arg(args, ULLONG);
  781. ^~~~~~
  782. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:389:20: warning: ISO C90 does not support ‘long long’ [-Wlong-long]
  783. #define LLONG long long int
  784. ^~~~
  785. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:877:30: note: in expansion of macro ‘LLONG’
  786. llongptr = va_arg(args, LLONG *);
  787. ^~~~~
  788. CMake Warning (dev) at tmp/expatex-cache-Release.cmake:2 (set):
  789. implicitly converting 'BOOLEAN' to 'STRING' type.
  790. This warning is for project developers. Use -Wno-dev to suppress it.
  791.  
  792. CMake Warning (dev) at tmp/expatex-cache-Release.cmake:3 (set):
  793. implicitly converting 'BOOLEAN' to 'STRING' type.
  794. This warning is for project developers. Use -Wno-dev to suppress it.
  795.  
  796. CMake Warning (dev) at tmp/expatex-cache-Release.cmake:4 (set):
  797. implicitly converting 'BOOLEAN' to 'STRING' type.
  798. This warning is for project developers. Use -Wno-dev to suppress it.
  799.  
  800. CMake Warning (dev) at tmp/expatex-cache-Release.cmake:5 (set):
  801. implicitly converting 'BOOLEAN' to 'STRING' type.
  802. This warning is for project developers. Use -Wno-dev to suppress it.
  803.  
  804. CMake Warning (dev) at tmp/expatex-cache-Release.cmake:6 (set):
  805. implicitly converting 'BOOLEAN' to 'STRING' type.
  806. This warning is for project developers. Use -Wno-dev to suppress it.
  807.  
  808. CMake Warning (dev) at tmp/expatex-cache-Release.cmake:7 (set):
  809. implicitly converting 'BOOLEAN' to 'STRING' type.
  810. This warning is for project developers. Use -Wno-dev to suppress it.
  811.  
  812. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Expat/expat-2.1.0/lib/xmltok_impl.c:1783: warning: ISO C forbids an empty translation unit [-Wpedantic]
  813. #endif /* XML_TOK_IMPL_C */
  814.  
  815. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Expat/expat-2.1.0/lib/xmltok_ns.c:115: warning: ISO C forbids an empty translation unit [-Wpedantic]
  816. #endif /* XML_TOK_NS_C */
  817.  
  818. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI1/fmi1_xml_variable.c: In function ‘fmi1_xml_eliminate_bad_alias’:
  819. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI1/fmi1_xml_variable.c:825:26: warning: unused variable ‘vt’ [-Wunused-variable]
  820. fmi1_base_type_enu_t vt = fmi1_xml_get_variable_base_type(v);
  821. ^~
  822. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI1/fmi1_xml_variable.c:824:28: warning: unused variable ‘vr’ [-Wunused-variable]
  823. fmi1_value_reference_t vr = v->vr;
  824. ^~
  825. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI1/fmi1_xml_variable.c:821:12: warning: variable ‘n’ set but not used [-Wunused-but-set-variable]
  826. size_t n, index;
  827. ^
  828. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI2/fmi2_xml_model_description.c: In function ‘push_back_jm_string’:
  829. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI2/fmi2_xml_model_description.c:547:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  830. if(pstring )
  831. ^~
  832. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI2/fmi2_xml_model_description.c:549:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  833. if(!pstring || !string) {
  834. ^~
  835. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c: In function ‘fmi2_xml_handle_VariableTool’:
  836. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c:58:13: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  837. if(pvendor )
  838. ^~
  839. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c:60:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  840. if(!pvendor || !vendor) {
  841. ^~
  842. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c: In function ‘fmi2_xml_handle_Tool’:
  843. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c:93:13: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  844. if(pvendor )
  845. ^~
  846. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c:95:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  847. if(!pvendor || !vendor) {
  848. ^~
  849. lex.yyfmi2.c: In function ‘yyfmi2_init_buffer’:
  850. lex.yyfmi2.c:1425:48: warning: implicit declaration of function ‘fileno’; did you mean ‘mblen’? [-Wimplicit-function-declaration]
  851. lex.yyfmi1.c: In function ‘yyfmi1_init_buffer’:
  852. lex.yyfmi1.c:1435:48: warning: implicit declaration of function ‘fileno’; did you mean ‘mblen’? [-Wimplicit-function-declaration]
  853. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/miniunz.c: In function ‘change_file_date’:
  854. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/miniunz.c:110:13: warning: extra tokens at end of #ifdef directive
  855. #ifdef unix || __APPLE__
  856. ^~
  857. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/miniunz.c: In function ‘mymkdir’:
  858. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/miniunz.c:141:11: warning: implicit declaration of function ‘mkdir’; did you mean ‘mymkdir’? [-Wimplicit-function-declaration]
  859. ret = mkdir (dirname,0775);
  860. ^~~~~
  861. mymkdir
  862. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/miniunz.c: In function ‘do_extract_currentfile’:
  863. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/miniunz.c:341:11: warning: unused variable ‘ratio’ [-Wunused-variable]
  864. uLong ratio=0;
  865. ^~~~~
  866. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/miniunz.c: In function ‘do_extract’:
  867. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/miniunz.c:498:11: warning: unused variable ‘fout’ [-Wunused-variable]
  868. FILE* fout=NULL;
  869. ^~~~
  870. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/miniunz.c: In function ‘do_extract_onefile’:
  871. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/miniunz.c:532:9: warning: unused variable ‘err’ [-Wunused-variable]
  872. int err = UNZ_OK;
  873. ^~~
  874. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/minizip.c:104:13: warning: extra tokens at end of #ifdef directive
  875. #ifdef unix || __APPLE__
  876. ^~
  877. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/minizip.c: In function ‘isLargeFile’:
  878. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/minizip.c:242:9: warning: unused variable ‘n’ [-Wunused-variable]
  879. int n = FSEEKO_FUNC(pFile, 0, SEEK_END);
  880. ^
  881. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/minizip.c: In function ‘minizip’:
  882. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/minizip.c:505:20: warning: ‘fin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  883. if (fin)
  884. ^
  885. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/zip.c: In function ‘zip64local_SearchCentralDir’:
  886. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/zip.c:521:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
  887. for (i=(int)uReadSize-3; (i--)>0;)
  888. ^~~
  889. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/ThirdParty/Minizip/minizip/zip.c:529:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
  890. if (uPosFound!=0)
  891. ^~
  892. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/CAPI/src/FMI1/fmi1_capi.c: In function ‘fmi1_capi_get_fcn’:
  893. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/CAPI/src/FMI1/fmi1_capi.c:37:9: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  894. int len;
  895. ^~~
  896. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI1/fmi1_import.c: In function ‘fmi1_import_allocate’:
  897. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI1/fmi1_import.c:38:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  898. if(fmu) cb->free(fmu);
  899. ^~
  900. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI1/fmi1_import.c:39:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  901. return 0;
  902. ^~~~~~
  903. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI2/fmi2_import.c: In function ‘fmi2_import_allocate’:
  904. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI2/fmi2_import.c:39:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  905. if(fmu) cb->free(fmu);
  906. ^~
  907. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI2/fmi2_import.c:40:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  908. return 0;
  909. ^~~~~~
  910. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_xml_parsing_test.c: In function ‘test_parser’:
  911. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_xml_parsing_test.c:65:38: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
  912. if (!should_not_log_expected_msg && did_not_log_expected_msg ||
  913. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
  914. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI1/fmi_import_xml_test.c: In function ‘main’:
  915. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI1/fmi_import_xml_test.c:419:1: warning: control reaches end of non-void function [-Wreturn-type]
  916. }
  917. ^
  918. In file included from /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_bad_variability_causality_test.c:2:
  919. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_bad_variability_causality_test.c: In function ‘test_invalid_variability_causality’:
  920. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  921. printf(" %s: %s\n", __FUNCTION__, msg); \
  922. ^~~~~~~~~~~~
  923. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  924. TEST_FAILED(msg); \
  925. ^~~~~~~~~~~
  926. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_bad_variability_causality_test.c:13:5: note: in expansion of macro ‘ASSERT_MSG’
  927. ASSERT_MSG(fmi2_import_get_variability(v) == fmi2_variability_enu_continuous,
  928. ^~~~~~~~~~
  929. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  930. printf(" %s: %s\n", __FUNCTION__, msg); \
  931. ^~~~~~~~~~~~
  932. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  933. TEST_FAILED(msg); \
  934. ^~~~~~~~~~~
  935. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_bad_variability_causality_test.c:17:5: note: in expansion of macro ‘ASSERT_MSG’
  936. ASSERT_MSG(strncmp(expected, errmsg, strlen(expected)) == 0, errmsg);
  937. ^~~~~~~~~~
  938. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_me_test.c: In function ‘test_parsed_all_varialbes’:
  939. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_me_test.c:58:1: warning: control reaches end of non-void function [-Wreturn-type]
  940. }
  941. ^
  942. In file included from /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_enum_test.c:2:
  943. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_enum_test.c: In function ‘test_default_valid_variablity’:
  944. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  945. printf(" %s: %s\n", __FUNCTION__, msg); \
  946. ^~~~~~~~~~~~
  947. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  948. TEST_FAILED(msg); \
  949. ^~~~~~~~~~~
  950. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_enum_test.c:11:5: note: in expansion of macro ‘ASSERT_MSG’
  951. ASSERT_MSG(v == fmi2_variability_enu_fixed,
  952. ^~~~~~~~~~
  953. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  954. printf(" %s: %s\n", __FUNCTION__, msg); \
  955. ^~~~~~~~~~~~
  956. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  957. TEST_FAILED(msg); \
  958. ^~~~~~~~~~~
  959. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_enum_test.c:15:5: note: in expansion of macro ‘ASSERT_MSG’
  960. ASSERT_MSG(v == fmi2_variability_enu_fixed,
  961. ^~~~~~~~~~
  962. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  963. printf(" %s: %s\n", __FUNCTION__, msg); \
  964. ^~~~~~~~~~~~
  965. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  966. TEST_FAILED(msg); \
  967. ^~~~~~~~~~~
  968. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_enum_test.c:20:9: note: in expansion of macro ‘ASSERT_MSG’
  969. ASSERT_MSG(v == fmi2_variability_enu_continuous,
  970. ^~~~~~~~~~
  971. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_enum_test.c: In function ‘validate_initial’:
  972. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  973. printf(" %s: %s\n", __FUNCTION__, msg); \
  974. ^~~~~~~~~~~~
  975. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  976. TEST_FAILED(msg); \
  977. ^~~~~~~~~~~
  978. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_enum_test.c:36:9: note: in expansion of macro ‘ASSERT_MSG’
  979. ASSERT_MSG(initial == expected[i], fmi2_variability_to_string(v));
  980. ^~~~~~~~~~
  981. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_enum_test.c: In function ‘validate_variability_causality’:
  982. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  983. printf(" %s: %s\n", __FUNCTION__, msg); \
  984. ^~~~~~~~~~~~
  985. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  986. TEST_FAILED(msg); \
  987. ^~~~~~~~~~~
  988. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_enum_test.c:147:9: note: in expansion of macro ‘ASSERT_MSG’
  989. ASSERT_MSG(is_valid == expected[i], fmi2_variability_to_string(v));
  990. ^~~~~~~~~~
  991. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI1/fmi1_import_test.c: In function ‘fmi1logger’:
  992. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI1/fmi1_import_test.c:29:9: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  993. int len;
  994. ^~~
  995. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_test.c: In function ‘fmi2logger’:
  996. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_test.c:29:9: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  997. int len;
  998. ^~~
  999. In file included from /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:5:
  1000. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c: In function ‘enum_minimal_test’:
  1001. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1002. printf(" %s: %s\n", __FUNCTION__, msg); \
  1003. ^~~~~~~~~~~~
  1004. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1005. TEST_FAILED(msg); \
  1006. ^~~~~~~~~~~
  1007. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:31:5: note: in expansion of macro ‘ASSERT_MSG’
  1008. ASSERT_MSG(v != NULL, "Could not find variable to test");
  1009. ^~~~~~~~~~
  1010. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1011. printf(" %s: %s\n", __FUNCTION__, msg); \
  1012. ^~~~~~~~~~~~
  1013. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1014. TEST_FAILED(msg); \
  1015. ^~~~~~~~~~~
  1016. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:32:5: note: in expansion of macro ‘ASSERT_MSG’
  1017. ASSERT_MSG(fmi2_import_get_variable_vr(v) == 4, "Bad vr");
  1018. ^~~~~~~~~~
  1019. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1020. printf(" %s: %s\n", __FUNCTION__, msg); \
  1021. ^~~~~~~~~~~~
  1022. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1023. TEST_FAILED(msg); \
  1024. ^~~~~~~~~~~
  1025. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:33:5: note: in expansion of macro ‘ASSERT_MSG’
  1026. ASSERT_MSG(fmi2_import_get_variable_description(v) == NULL,
  1027. ^~~~~~~~~~
  1028. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1029. printf(" %s: %s\n", __FUNCTION__, msg); \
  1030. ^~~~~~~~~~~~
  1031. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1032. TEST_FAILED(msg); \
  1033. ^~~~~~~~~~~
  1034. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:35:5: note: in expansion of macro ‘ASSERT_MSG’
  1035. ASSERT_MSG(fmi2_import_get_causality(v) == fmi2_causality_enu_local,
  1036. ^~~~~~~~~~
  1037. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1038. printf(" %s: %s\n", __FUNCTION__, msg); \
  1039. ^~~~~~~~~~~~
  1040. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1041. TEST_FAILED(msg); \
  1042. ^~~~~~~~~~~
  1043. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:37:5: note: in expansion of macro ‘ASSERT_MSG’
  1044. ASSERT_MSG(fmi2_import_get_variability(v) == fmi2_variability_enu_discrete,
  1045. ^~~~~~~~~~
  1046. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1047. printf(" %s: %s\n", __FUNCTION__, msg); \
  1048. ^~~~~~~~~~~~
  1049. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1050. TEST_FAILED(msg); \
  1051. ^~~~~~~~~~~
  1052. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:39:5: note: in expansion of macro ‘ASSERT_MSG’
  1053. ASSERT_MSG(fmi2_import_get_initial(v) == fmi2_initial_enu_calculated,
  1054. ^~~~~~~~~~
  1055. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1056. printf(" %s: %s\n", __FUNCTION__, msg); \
  1057. ^~~~~~~~~~~~
  1058. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1059. TEST_FAILED(msg); \
  1060. ^~~~~~~~~~~
  1061. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:43:5: note: in expansion of macro ‘ASSERT_MSG’
  1062. ASSERT_MSG(ev != NULL, "Failed to convert to enum variable");
  1063. ^~~~~~~~~~
  1064. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1065. printf(" %s: %s\n", __FUNCTION__, msg); \
  1066. ^~~~~~~~~~~~
  1067. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1068. TEST_FAILED(msg); \
  1069. ^~~~~~~~~~~
  1070. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:44:5: note: in expansion of macro ‘ASSERT_MSG’
  1071. ASSERT_MSG(fmi2_import_get_enum_variable_max(ev) == 3, "Wrong enum max");
  1072. ^~~~~~~~~~
  1073. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1074. printf(" %s: %s\n", __FUNCTION__, msg); \
  1075. ^~~~~~~~~~~~
  1076. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1077. TEST_FAILED(msg); \
  1078. ^~~~~~~~~~~
  1079. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:45:5: note: in expansion of macro ‘ASSERT_MSG’
  1080. ASSERT_MSG(fmi2_import_get_enum_variable_min(ev) == 1, "Wrong enum min");
  1081. ^~~~~~~~~~
  1082. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1083. printf(" %s: %s\n", __FUNCTION__, msg); \
  1084. ^~~~~~~~~~~~
  1085. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1086. TEST_FAILED(msg); \
  1087. ^~~~~~~~~~~
  1088. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:48:5: note: in expansion of macro ‘ASSERT_MSG’
  1089. ASSERT_MSG(t != NULL, "No declaredType found for enum variable");
  1090. ^~~~~~~~~~
  1091. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1092. printf(" %s: %s\n", __FUNCTION__, msg); \
  1093. ^~~~~~~~~~~~
  1094. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1095. TEST_FAILED(msg); \
  1096. ^~~~~~~~~~~
  1097. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:50:5: note: in expansion of macro ‘ASSERT_MSG’
  1098. ASSERT_MSG(strcmp(fmi2_import_get_type_name(t), "MyEnum") == 0,
  1099. ^~~~~~~~~~
  1100. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1101. printf(" %s: %s\n", __FUNCTION__, msg); \
  1102. ^~~~~~~~~~~~
  1103. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1104. TEST_FAILED(msg); \
  1105. ^~~~~~~~~~~
  1106. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:52:5: note: in expansion of macro ‘ASSERT_MSG’
  1107. ASSERT_MSG(strcmp(fmi2_import_get_type_quantity(t), "TypeQuantity") == 0,
  1108. ^~~~~~~~~~
  1109. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1110. printf(" %s: %s\n", __FUNCTION__, msg); \
  1111. ^~~~~~~~~~~~
  1112. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1113. TEST_FAILED(msg); \
  1114. ^~~~~~~~~~~
  1115. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:56:5: note: in expansion of macro ‘ASSERT_MSG’
  1116. ASSERT_MSG(et != NULL, "Failed to convert to enum type definition");
  1117. ^~~~~~~~~~
  1118. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1119. printf(" %s: %s\n", __FUNCTION__, msg); \
  1120. ^~~~~~~~~~~~
  1121. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1122. TEST_FAILED(msg); \
  1123. ^~~~~~~~~~~
  1124. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:57:5: note: in expansion of macro ‘ASSERT_MSG’
  1125. ASSERT_MSG(fmi2_import_get_enum_type_max(et) == 3, "Wrong enum type max");
  1126. ^~~~~~~~~~
  1127. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1128. printf(" %s: %s\n", __FUNCTION__, msg); \
  1129. ^~~~~~~~~~~~
  1130. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1131. TEST_FAILED(msg); \
  1132. ^~~~~~~~~~~
  1133. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:58:5: note: in expansion of macro ‘ASSERT_MSG’
  1134. ASSERT_MSG(fmi2_import_get_enum_type_min(et) == 1, "Wrong enum type min");
  1135. ^~~~~~~~~~
  1136. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1137. printf(" %s: %s\n", __FUNCTION__, msg); \
  1138. ^~~~~~~~~~~~
  1139. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1140. TEST_FAILED(msg); \
  1141. ^~~~~~~~~~~
  1142. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:59:5: note: in expansion of macro ‘ASSERT_MSG’
  1143. ASSERT_MSG(fmi2_import_get_enum_type_size(et) == 3,
  1144. ^~~~~~~~~~
  1145. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c: In function ‘enum_maximal_test’:
  1146. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1147. printf(" %s: %s\n", __FUNCTION__, msg); \
  1148. ^~~~~~~~~~~~
  1149. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1150. TEST_FAILED(msg); \
  1151. ^~~~~~~~~~~
  1152. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:72:5: note: in expansion of macro ‘ASSERT_MSG’
  1153. ASSERT_MSG(v != NULL, "Could not find variable to test");
  1154. ^~~~~~~~~~
  1155. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1156. printf(" %s: %s\n", __FUNCTION__, msg); \
  1157. ^~~~~~~~~~~~
  1158. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1159. TEST_FAILED(msg); \
  1160. ^~~~~~~~~~~
  1161. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:73:5: note: in expansion of macro ‘ASSERT_MSG’
  1162. ASSERT_MSG(fmi2_import_get_variable_vr(v) == 5, "Bad vr");
  1163. ^~~~~~~~~~
  1164. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1165. printf(" %s: %s\n", __FUNCTION__, msg); \
  1166. ^~~~~~~~~~~~
  1167. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1168. TEST_FAILED(msg); \
  1169. ^~~~~~~~~~~
  1170. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:74:5: note: in expansion of macro ‘ASSERT_MSG’
  1171. ASSERT_MSG(strcmp(fmi2_import_get_variable_description(v), "myDescription") == 0,
  1172. ^~~~~~~~~~
  1173. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1174. printf(" %s: %s\n", __FUNCTION__, msg); \
  1175. ^~~~~~~~~~~~
  1176. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1177. TEST_FAILED(msg); \
  1178. ^~~~~~~~~~~
  1179. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:76:5: note: in expansion of macro ‘ASSERT_MSG’
  1180. ASSERT_MSG(fmi2_import_get_causality(v) == fmi2_causality_enu_output,
  1181. ^~~~~~~~~~
  1182. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1183. printf(" %s: %s\n", __FUNCTION__, msg); \
  1184. ^~~~~~~~~~~~
  1185. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1186. TEST_FAILED(msg); \
  1187. ^~~~~~~~~~~
  1188. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:78:5: note: in expansion of macro ‘ASSERT_MSG’
  1189. ASSERT_MSG(fmi2_import_get_variability(v) == fmi2_variability_enu_discrete,
  1190. ^~~~~~~~~~
  1191. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1192. printf(" %s: %s\n", __FUNCTION__, msg); \
  1193. ^~~~~~~~~~~~
  1194. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1195. TEST_FAILED(msg); \
  1196. ^~~~~~~~~~~
  1197. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:80:5: note: in expansion of macro ‘ASSERT_MSG’
  1198. ASSERT_MSG(fmi2_import_get_initial(v) == fmi2_initial_enu_exact,
  1199. ^~~~~~~~~~
  1200. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1201. printf(" %s: %s\n", __FUNCTION__, msg); \
  1202. ^~~~~~~~~~~~
  1203. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1204. TEST_FAILED(msg); \
  1205. ^~~~~~~~~~~
  1206. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:84:5: note: in expansion of macro ‘ASSERT_MSG’
  1207. ASSERT_MSG(ev != NULL, "Failed to convert to enum variable");
  1208. ^~~~~~~~~~
  1209. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1210. printf(" %s: %s\n", __FUNCTION__, msg); \
  1211. ^~~~~~~~~~~~
  1212. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1213. TEST_FAILED(msg); \
  1214. ^~~~~~~~~~~
  1215. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:85:5: note: in expansion of macro ‘ASSERT_MSG’
  1216. ASSERT_MSG(fmi2_import_get_enum_variable_max(ev) == 2, "Wrong enum max");
  1217. ^~~~~~~~~~
  1218. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1219. printf(" %s: %s\n", __FUNCTION__, msg); \
  1220. ^~~~~~~~~~~~
  1221. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1222. TEST_FAILED(msg); \
  1223. ^~~~~~~~~~~
  1224. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:86:5: note: in expansion of macro ‘ASSERT_MSG’
  1225. ASSERT_MSG(fmi2_import_get_enum_variable_min(ev) == 1, "Wrong enum min");
  1226. ^~~~~~~~~~
  1227. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1228. printf(" %s: %s\n", __FUNCTION__, msg); \
  1229. ^~~~~~~~~~~~
  1230. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1231. TEST_FAILED(msg); \
  1232. ^~~~~~~~~~~
  1233. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:87:5: note: in expansion of macro ‘ASSERT_MSG’
  1234. ASSERT_MSG(fmi2_import_get_enum_variable_start(ev) == 2, "Wrong enum start");
  1235. ^~~~~~~~~~
  1236. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1237. printf(" %s: %s\n", __FUNCTION__, msg); \
  1238. ^~~~~~~~~~~~
  1239. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1240. TEST_FAILED(msg); \
  1241. ^~~~~~~~~~~
  1242. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:90:5: note: in expansion of macro ‘ASSERT_MSG’
  1243. ASSERT_MSG(t != NULL, "No declaredType found for enum variable");
  1244. ^~~~~~~~~~
  1245. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1246. printf(" %s: %s\n", __FUNCTION__, msg); \
  1247. ^~~~~~~~~~~~
  1248. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1249. TEST_FAILED(msg); \
  1250. ^~~~~~~~~~~
  1251. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:92:5: note: in expansion of macro ‘ASSERT_MSG’
  1252. ASSERT_MSG(strcmp(fmi2_import_get_type_name(t), "MyEnum") == 0,
  1253. ^~~~~~~~~~
  1254. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1255. printf(" %s: %s\n", __FUNCTION__, msg); \
  1256. ^~~~~~~~~~~~
  1257. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1258. TEST_FAILED(msg); \
  1259. ^~~~~~~~~~~
  1260. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:94:5: note: in expansion of macro ‘ASSERT_MSG’
  1261. ASSERT_MSG(strcmp(fmi2_import_get_type_quantity(t), "TypeQuantity") == 0,
  1262. ^~~~~~~~~~
  1263. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1264. printf(" %s: %s\n", __FUNCTION__, msg); \
  1265. ^~~~~~~~~~~~
  1266. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1267. TEST_FAILED(msg); \
  1268. ^~~~~~~~~~~
  1269. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:98:5: note: in expansion of macro ‘ASSERT_MSG’
  1270. ASSERT_MSG(et != NULL, "Failed to convert to enum type definition");
  1271. ^~~~~~~~~~
  1272. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1273. printf(" %s: %s\n", __FUNCTION__, msg); \
  1274. ^~~~~~~~~~~~
  1275. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1276. TEST_FAILED(msg); \
  1277. ^~~~~~~~~~~
  1278. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:99:5: note: in expansion of macro ‘ASSERT_MSG’
  1279. ASSERT_MSG(fmi2_import_get_enum_type_max(et) == 3, "Wrong enum type max");
  1280. ^~~~~~~~~~
  1281. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1282. printf(" %s: %s\n", __FUNCTION__, msg); \
  1283. ^~~~~~~~~~~~
  1284. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1285. TEST_FAILED(msg); \
  1286. ^~~~~~~~~~~
  1287. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:100:5: note: in expansion of macro ‘ASSERT_MSG’
  1288. ASSERT_MSG(fmi2_import_get_enum_type_min(et) == 1, "Wrong enum type min");
  1289. ^~~~~~~~~~
  1290. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1291. printf(" %s: %s\n", __FUNCTION__, msg); \
  1292. ^~~~~~~~~~~~
  1293. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1294. TEST_FAILED(msg); \
  1295. ^~~~~~~~~~~
  1296. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_import_variable_test.c:101:5: note: in expansion of macro ‘ASSERT_MSG’
  1297. ASSERT_MSG(fmi2_import_get_enum_type_size(et) == 3,
  1298. ^~~~~~~~~~
  1299. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI1/fmi1_import.c: In function ‘fmi1_import_allocate’:
  1300. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI1/fmi1_import.c:38:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  1301. if(fmu) cb->free(fmu);
  1302. ^~
  1303. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI1/fmi1_import.c:39:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  1304. return 0;
  1305. ^~~~~~
  1306. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI2/fmi2_import.c: In function ‘fmi2_import_allocate’:
  1307. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI2/fmi2_import.c:39:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  1308. if(fmu) cb->free(fmu);
  1309. ^~
  1310. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/src/Import/src/FMI2/fmi2_import.c:40:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  1311. return 0;
  1312. ^~~~~~
  1313. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1314. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1315. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1316. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1317. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1318. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1319. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1320. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1321. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1322. In file included from /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_no_type_test.c:2:
  1323. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_no_type_test.c: In function ‘validate_variable’:
  1324. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1325. printf(" %s: %s\n", __FUNCTION__, msg); \
  1326. ^~~~~~~~~~~~
  1327. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1328. TEST_FAILED(msg); \
  1329. ^~~~~~~~~~~
  1330. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_no_type_test.c:22:5: note: in expansion of macro ‘ASSERT_MSG’
  1331. ASSERT_MSG(v != NULL, "Variable should not be NULL");
  1332. ^~~~~~~~~~
  1333. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1334. printf(" %s: %s\n", __FUNCTION__, msg); \
  1335. ^~~~~~~~~~~~
  1336. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1337. TEST_FAILED(msg); \
  1338. ^~~~~~~~~~~
  1339. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_no_type_test.c:24:5: note: in expansion of macro ‘ASSERT_MSG’
  1340. ASSERT_MSG(fmi2_import_get_variable_base_type(v) == fmi2_base_type_real,
  1341. ^~~~~~~~~~
  1342. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1343. printf(" %s: %s\n", __FUNCTION__, msg); \
  1344. ^~~~~~~~~~~~
  1345. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1346. TEST_FAILED(msg); \
  1347. ^~~~~~~~~~~
  1348. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_no_type_test.c:27:5: note: in expansion of macro ‘ASSERT_MSG’
  1349. ASSERT_MSG(fmi2_import_get_variability(v) == fmi2_variability_enu_continuous,
  1350. ^~~~~~~~~~
  1351. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1352. printf(" %s: %s\n", __FUNCTION__, msg); \
  1353. ^~~~~~~~~~~~
  1354. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1355. TEST_FAILED(msg); \
  1356. ^~~~~~~~~~~
  1357. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_no_type_test.c:30:5: note: in expansion of macro ‘ASSERT_MSG’
  1358. ASSERT_MSG(fmi2_import_get_causality(v) == fmi2_causality_enu_input,
  1359. ^~~~~~~~~~
  1360. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:8:30: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
  1361. printf(" %s: %s\n", __FUNCTION__, msg); \
  1362. ^~~~~~~~~~~~
  1363. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/fmil_test.h:15:13: note: in expansion of macro ‘TEST_FAILED’
  1364. TEST_FAILED(msg); \
  1365. ^~~~~~~~~~~
  1366. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI2/fmi2_variable_no_type_test.c:33:5: note: in expansion of macro ‘ASSERT_MSG’
  1367. ASSERT_MSG(fmi2_import_get_initial(v) == fmi2_initial_enu_unknown,
  1368. ^~~~~~~~~~
  1369. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI1/fmi_import_me_test.c: In function ‘main’:
  1370. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI1/fmi_import_me_test.c:275:1: warning: control reaches end of non-void function [-Wreturn-type]
  1371. }
  1372. ^
  1373. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI1/fmi_import_me_test.c: In function ‘load’:
  1374. /root/Dokumente/JModelica.org/external/FMILibrary/FMILibrary/Test/FMI1/fmi_import_me_test.c:243:26: warning: ‘*((void *)&fmus+48)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1375. fmus.callBackFunctions = callBackFunctions;
  1376. ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
  1377. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzlib.c: In function ‘gz_open’:
  1378. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzlib.c:14:17: warning: implicit declaration of function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration]
  1379. # define LSEEK lseek
  1380. ^~~~~
  1381. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzlib.c:256:24: note: in expansion of macro ‘LSEEK’
  1382. state->start = LSEEK(state->fd, 0, SEEK_CUR);
  1383. ^~~~~
  1384. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzread.c: In function ‘gz_load’:
  1385. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzread.c:30:15: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration]
  1386. ret = read(state->fd, buf + *have, len - *have);
  1387. ^~~~
  1388. fread
  1389. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzread.c: In function ‘gzclose_r’:
  1390. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzread.c:591:11: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
  1391. ret = close(state->fd);
  1392. ^~~~~
  1393. pclose
  1394. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzwrite.c: In function ‘gz_comp’:
  1395. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzwrite.c:84:15: warning: implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration]
  1396. got = write(state->fd, strm->next_in, strm->avail_in);
  1397. ^~~~~
  1398. fwrite
  1399. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzwrite.c: In function ‘gzclose_w’:
  1400. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/zlib/gzwrite.c:573:9: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
  1401. if (close(state->fd) == -1)
  1402. ^~~~~
  1403. pclose
  1404. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c: In function ‘ReadCompressedDataSlab1’:
  1405. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:5925:24: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
  1406. int nBytes = 0, i, err;
  1407. ^~~
  1408. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c: In function ‘ReadCompressedDataSlab2’:
  1409. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:6062:27: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
  1410. int nBytes = 0, i, j, err;
  1411. ^~~
  1412. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c: In function ‘WriteCompressedCellArrayField’:
  1413. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:13542:14: warning: variable ‘start’ set but not used [-Wunused-but-set-variable]
  1414. long start = 0;
  1415. ^~~~~
  1416. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c: In function ‘WriteCompressedStructField’:
  1417. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:14005:14: warning: variable ‘start’ set but not used [-Wunused-but-set-variable]
  1418. long start = 0;
  1419. ^~~~~
  1420. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c: In function ‘GetDataSlab’:
  1421. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:15961:13: warning: unused variable ‘nBytes’ [-Wunused-variable]
  1422. int nBytes = 0, i, j, N, I = 0;
  1423. ^~~~~~
  1424. At top level:
  1425. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:1216:1: warning: ‘InflateDataTag’ defined but not used [-Wunused-function]
  1426. InflateDataTag(mat_t *mat, matvar_t *matvar, void *buf)
  1427. ^~~~~~~~~~~~~~
  1428. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaMatIO.c:800:1: warning: ‘InflateSkip2’ defined but not used [-Wunused-function]
  1429. InflateSkip2(mat_t *mat, matvar_t *matvar, int nbytes)
  1430. ^~~~~~~~~~~~
  1431. /root/Dokumente/JModelica.org/RuntimeLibrary/src/jmi/ModelicaUtilities.c: In function ‘ModelicaVFormatMessage’:
  1432. /root/Dokumente/JModelica.org/RuntimeLibrary/src/jmi/ModelicaUtilities.c:50:9: warning: implicit declaration of function ‘vsnprintf’; did you mean ‘vsprintf’? [-Wimplicit-function-declaration]
  1433. n = vsnprintf(buf, BUF_SIZE, string, arg_ptr);
  1434. ^~~~~~~~~
  1435. vsprintf
  1436. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaInternal.c: In function ‘ModelicaInternal_setenv’:
  1437. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaInternal.c:1154:9: warning: implicit declaration of function ‘putenv’; did you mean ‘getenv’? [-Wimplicit-function-declaration]
  1438. if (putenv(localbuf) != 0) {
  1439. ^~~~~~
  1440. getenv
  1441. At top level:
  1442. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaInternal.c:131:13: warning: ‘ModelicaNotExistError’ defined but not used [-Wunused-function]
  1443. static void ModelicaNotExistError(const char* name) {
  1444. ^~~~~~~~~~~~~~~~~~~~~
  1445. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStrings.c:230:12: warning: ‘get_token’ defined but not used [-Wunused-function]
  1446. static int get_token(const char* string, int startIndex, const char* separators,
  1447. ^~~~~~~~~
  1448. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaRandom.c: In function ‘ModelicaRandom_xorshift64star’:
  1449. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaRandom.c:251:14: warning: use of C99 long long integer constant [-Wlong-long]
  1450. x = x * 2685821657736338717LL;
  1451. ^~~~~~~~~~~~~~~~~~~~~
  1452. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaRandom.c: In function ‘ModelicaRandom_xorshift1024star_internal’:
  1453. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaRandom.c:358:36: warning: use of C99 long long integer constant [-Wlong-long]
  1454. *y = ModelicaRandom_RAND(s[*p]*1181783497276652981LL);
  1455. ^~~~~~~~~~~~~~~~~~~~~
  1456. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaRandom.c:210:48: note: in definition of macro ‘ModelicaRandom_RAND’
  1457. #define ModelicaRandom_RAND(INT64) ( (int64_t)(INT64) * ModelicaRandom_INVM64 + 0.5 )
  1458. ^~~~~
  1459. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c: In function ‘isValidName’:
  1460. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:3146:8: warning: nonnull argument ‘name’ compared to NULL [-Wnonnull-compare]
  1461. if (name != NULL) {
  1462. ^
  1463. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c: In function ‘readMatTable’:
  1464. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4242:8: warning: nonnull argument ‘tableName’ compared to NULL [-Wnonnull-compare]
  1465. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  1466. ^
  1467. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4242:27: warning: nonnull argument ‘fileName’ compared to NULL [-Wnonnull-compare]
  1468. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  1469. ^
  1470. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4242:47: warning: nonnull argument ‘_nRow’ compared to NULL [-Wnonnull-compare]
  1471. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  1472. ^
  1473. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4242:64: warning: nonnull argument ‘_nCol’ compared to NULL [-Wnonnull-compare]
  1474. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  1475. ^
  1476. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c: In function ‘readTxtTable’:
  1477. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4374:8: warning: nonnull argument ‘tableName’ compared to NULL [-Wnonnull-compare]
  1478. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  1479. ^
  1480. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4374:27: warning: nonnull argument ‘fileName’ compared to NULL [-Wnonnull-compare]
  1481. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  1482. ^
  1483. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4374:47: warning: nonnull argument ‘_nRow’ compared to NULL [-Wnonnull-compare]
  1484. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  1485. ^
  1486. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4374:64: warning: nonnull argument ‘_nCol’ compared to NULL [-Wnonnull-compare]
  1487. if (tableName != NULL && fileName != NULL && _nRow != NULL && _nCol != NULL) {
  1488. ^
  1489. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c: In function ‘readTable’:
  1490. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4129:8: warning: nonnull argument ‘tableName’ compared to NULL [-Wnonnull-compare]
  1491. if (tableName != NULL && fileName != NULL && nRow != NULL && nCol != NULL) {
  1492. ^
  1493. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4129:27: warning: nonnull argument ‘fileName’ compared to NULL [-Wnonnull-compare]
  1494. if (tableName != NULL && fileName != NULL && nRow != NULL && nCol != NULL) {
  1495. ^
  1496. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4129:47: warning: nonnull argument ‘nRow’ compared to NULL [-Wnonnull-compare]
  1497. if (tableName != NULL && fileName != NULL && nRow != NULL && nCol != NULL) {
  1498. ^
  1499. /root/Dokumente/JModelica.org/ThirdParty/MSL/Modelica/Resources/C-Sources/ModelicaStandardTables.c:4129:63: warning: nonnull argument ‘nCol’ compared to NULL [-Wnonnull-compare]
  1500. if (tableName != NULL && fileName != NULL && nRow != NULL && nCol != NULL) {
  1501. ^
  1502. DEBUG:setup.py called with the following optional args
  1503. {'is_static': False, 'log_file': None, 'log': 'NOTSET', 'sundials_with_superlu': True, 'extra_c_flags': '', 'with_openmp': True, 'prefix': '/root/Dokumente/JModelica.org/build/Assimulo_install', 'plugins_home': '', 'no_msvcr': False, 'extra_fortran_link_flags': '', 'sundials_home': '/root/Dokumente/JModelica.org/build/sundials_install', 'version': 'Default', 'blas_home': '/root/Dokumente/JModelica.org/build/blas_install/', 'lapack_home': '/root/Dokumente/JModelica.org/build/lapack_install/', 'debug': False, 'force_32bit': False, 'extra_fortran_link_files': '', 'blas_name': 'blas', 'superlu_home': '/root/Dokumente/JModelica.org/build/superlu_build/'}
  1504. argument parsing completed.
  1505. DEBUG:Source from svn revision Unversioned directory
  1506. DEBUG:Python version used: 2.7.16
  1507. WARNING:The option 'sundials_with_superlu' has been deprecated and has no effect. Support for SuperLU using Sundials is automatically checked.
  1508. DEBUG:Platform linux
  1509. DEBUG:BLAS found at /root/Dokumente/JModelica.org/build/blas_install/
  1510. DEBUG:SuperLU found in /root/Dokumente/JModelica.org/build/superlu_build/SRC and /root/Dokumente/JModelica.org/build/superlu_build/lib:
  1511. DEBUG:Potential SuperLU files: ['superlu_mt_OPENMP', 'blas_OPENMP']
  1512. DEBUG:SuperLU files: ['superlu_mt_OPENMP', 'blas_OPENMP']
  1513. DEBUG:SUNDIALS found.
  1514. DEBUG:SUNDIALS 2.7 found.
  1515. DEBUG:SUNDIALS found to be compiled with support for SuperLU.
  1516. DEBUG:LAPACK found at /root/Dokumente/JModelica.org/build/lapack_install/
  1517. DEBUG:fromdir src todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo
  1518. DEBUG:fromdir src/lib todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/lib
  1519. DEBUG:fromdir src/solvers todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/solvers
  1520. DEBUG:fromdir examples todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/examples
  1521. DEBUG:fromdir None todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build
  1522. DEBUG:fromdir None todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo
  1523. DEBUG:fromdir tests todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/tests
  1524. DEBUG:fromdir tests/solvers todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/tests/solvers
  1525. DEBUG:Thirdparty method glimda file ['glimda_diff.patch', 'glimda_complete _original.f', 'glimda_complete.f', 'LICENSE_GLIMDA', 'glimda_complete.pyf'] copied
  1526. DEBUG:fromdir thirdparty/glimda todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/thirdparty/glimda
  1527. DEBUG:Thirdparty method dasp3 file ['CTRACT.f', 'ANORM.f', 'SOLVE.f', 'JACEST.f', 'DASP3.f', 'dasp3.pyf', 'LICENSE_DASP3', 'PREPOL.f', 'HMAX.f', 'dasp3dp.pyf', 'SPAPAT.f', 'INIVAL.f', 'how-to-f2py.txt', 'test_dasp3.py', 'PDERIV.f', 'DECOMP.f', 'DASP3_MAIN.FOR', 'test_dasp3dp.py'] copied
  1528. DEBUG:fromdir thirdparty/dasp3 todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/thirdparty/dasp3
  1529. DEBUG:Thirdparty method odassl file ['d1mach.f', 'demo.f', 'LICENSE_ODASSL', 'ddanrm.f', 'odacor.f', 'daxpy.f', 'ddot.f', 'read.me', 'ddatrp.f', 'readme_f2py.txt', 'ddwats.f', 'test_odassl.py', 'odastp.f', 'idamax.f', 'dgefa.f', 'dgesl.f', 'odassl.f', 'a.out', 'odassl.pyf', 'test.txt', 'xerrwv.f', 'odajac.f', 'dscal.f'] copied
  1530. DEBUG:fromdir thirdparty/odassl todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/thirdparty/odassl
  1531. DEBUG:Thirdparty method odepack file ['opkda1.f', 'opkdmain.f', 'odepack.pyf', 'LICENSE_ODEPACK', 'odepack_aux.f90', 'opkda2.f'] copied
  1532. DEBUG:fromdir thirdparty/odepack todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/thirdparty/odepack
  1533. DEBUG:Thirdparty method hairer file ['rodas_decsol.f', 'radar5.diff', 'dopri5.f', 'rodas_decsol.pyf', 'radar5.f90', 'decsol.f90', 'radau_decsol.patch', 'LICENSE_HAIRER', 'radar5.pyf', 'dontr5.f90', 'dopri5.pyf', 'radar5_int.f90', 'contr5.f90', 'radau_decsol_error_output.patch', 'radau_decsol.pyf', 'radau_decsol.f', 'dc_decdel.f90'] copied
  1534. DEBUG:fromdir thirdparty/hairer todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/thirdparty/hairer
  1535. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/algebraic.pxd
  1536. tree = Parsing.p_module(s, pxd, full_module_name)
  1537. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/explicit_ode.pxd
  1538. tree = Parsing.p_module(s, pxd, full_module_name)
  1539. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/implicit_ode.pxd
  1540. tree = Parsing.p_module(s, pxd, full_module_name)
  1541. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/ode.pxd
  1542. tree = Parsing.p_module(s, pxd, full_module_name)
  1543. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/problem.pyx
  1544. tree = Parsing.p_module(s, pxd, full_module_name)
  1545. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/special_systems.pyx
  1546. tree = Parsing.p_module(s, pxd, full_module_name)
  1547. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/support.pyx
  1548. tree = Parsing.p_module(s, pxd, full_module_name)
  1549. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/solvers/euler.pyx
  1550. tree = Parsing.p_module(s, pxd, full_module_name)
  1551. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/solvers/sundials.pyx
  1552. tree = Parsing.p_module(s, pxd, full_module_name)
  1553. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/solvers/kinsol.pyx
  1554. tree = Parsing.p_module(s, pxd, full_module_name)
  1555. DEBUG:['thirdparty/hairer/LICENSE_HAIRER', 'lib/hairer/LICENSE_HAIRER', 'thirdparty/glimda/LICENSE_GLIMDA', 'lib/glimda/LICENSE_GLIMDA', 'thirdparty/odepack/LICENSE_ODEPACK', 'lib/odepack/LICENSE_ODEPACK', 'thirdparty/odassl/LICENSE_ODASSL', 'lib/odassl/LICENSE_ODASSL', 'thirdparty/dasp3/LICENSE_DASP3', 'lib/dasp3/LICENSE_DASP3']
  1556. sortvarnames: failed to compute dependencies because of cyclic dependencies between am, n
  1557. sortvarnames: failed to compute dependencies because of cyclic dependencies between am, n
  1558. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1559. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1560. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1561. from assimulo/algebraic.c:606:
  1562. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1563. #warning "Using deprecated NumPy API, disable it with " \
  1564. ^~~~~~~
  1565. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1566. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1567. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1568. from assimulo/explicit_ode.c:606:
  1569. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1570. #warning "Using deprecated NumPy API, disable it with " \
  1571. ^~~~~~~
  1572. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1573. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1574. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1575. from assimulo/implicit_ode.c:606:
  1576. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1577. #warning "Using deprecated NumPy API, disable it with " \
  1578. ^~~~~~~
  1579. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1580. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1581. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1582. from assimulo/ode.c:606:
  1583. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1584. #warning "Using deprecated NumPy API, disable it with " \
  1585. ^~~~~~~
  1586. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1587. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1588. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1589. from assimulo/problem.c:606:
  1590. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1591. #warning "Using deprecated NumPy API, disable it with " \
  1592. ^~~~~~~
  1593. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1594. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1595. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1596. from assimulo/special_systems.c:606:
  1597. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1598. #warning "Using deprecated NumPy API, disable it with " \
  1599. ^~~~~~~
  1600. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1601. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1602. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1603. from assimulo/support.c:606:
  1604. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1605. #warning "Using deprecated NumPy API, disable it with " \
  1606. ^~~~~~~
  1607. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1608. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1609. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1610. from assimulo/solvers/euler.c:606:
  1611. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1612. #warning "Using deprecated NumPy API, disable it with " \
  1613. ^~~~~~~
  1614. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1615. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1616. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1617. from assimulo/solvers/sundials.c:606:
  1618. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1619. #warning "Using deprecated NumPy API, disable it with " \
  1620. ^~~~~~~
  1621. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1622. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1623. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1624. from assimulo/solvers/kinsol.c:606:
  1625. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1626. #warning "Using deprecated NumPy API, disable it with " \
  1627. ^~~~~~~
  1628. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1629. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1630. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1631. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/fortranobject.h:13,
  1632. from build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/dopri5module.c:16:
  1633. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1634. #warning "Using deprecated NumPy API, disable it with " \
  1635. ^~~~~~~
  1636. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1637. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1638. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1639. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/fortranobject.h:13,
  1640. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/fortranobject.c:2:
  1641. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1642. #warning "Using deprecated NumPy API, disable it with " \
  1643. ^~~~~~~
  1644. assimulo/thirdparty/hairer/dopri5.f:558:35:
  1645.  
  1646. FUNCTION HINIT(N,FCN,X,Y,XEND,POSNEG,F0,F1,Y1,IORD,
  1647. 1
  1648. Warning: Unused dummy argument ‘xend’ at (1) [-Wunused-dummy-argument]
  1649. assimulo/thirdparty/hairer/dopri5.f:637:0:
  1650.  
  1651. RETURN
  1652.  
  1653. Warning: control reaches end of non-void function [-Wreturn-type]
  1654. assimulo/thirdparty/hairer/dopri5.f:491:0:
  1655.  
  1656. NONSTI=NONSTI+1
  1657.  
  1658. Warning: ‘nonsti’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1659. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1660. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1661. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1662. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/fortranobject.h:13,
  1663. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/fortranobject.c:2:
  1664. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1665. #warning "Using deprecated NumPy API, disable it with " \
  1666. ^~~~~~~
  1667. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1668. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1669. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1670. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/fortranobject.h:13,
  1671. from build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/rodasmodule.c:16:
  1672. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1673. #warning "Using deprecated NumPy API, disable it with " \
  1674. ^~~~~~~
  1675. f951: Warning: Nonconforming tab character in column 1 of line 996 [-Wtabs]
  1676. f951: Warning: Nonconforming tab character in column 1 of line 999 [-Wtabs]
  1677. f951: Warning: Nonconforming tab character in column 1 of line 1000 [-Wtabs]
  1678. assimulo/thirdparty/hairer/rodas_decsol.f:1506:58:
  1679.  
  1680. & M1,M2,NM1,FAC1,E1,LDE1,Z1,F1,IP1,IPHES,IER,IJOB)
  1681. 1
  1682. Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument]
  1683. assimulo/thirdparty/hairer/rodas_decsol.f:1716:26:
  1684.  
  1685. & F2,F3,CONT,IP2,IPHES,IER,IJOB)
  1686. 1
  1687. Warning: Unused dummy argument ‘cont’ at (1) [-Wunused-dummy-argument]
  1688. assimulo/thirdparty/hairer/rodas_decsol.f:1716:40:
  1689.  
  1690. & F2,F3,CONT,IP2,IPHES,IER,IJOB)
  1691. 1
  1692. Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument]
  1693. assimulo/thirdparty/hairer/rodas_decsol.f:1995:29:
  1694.  
  1695. & F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB)
  1696. 1
  1697. Warning: Unused dummy argument ‘cont’ at (1) [-Wunused-dummy-argument]
  1698. assimulo/thirdparty/hairer/rodas_decsol.f:1995:47:
  1699.  
  1700. & F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB)
  1701. 1
  1702. Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument]
  1703. assimulo/thirdparty/hairer/rodas_decsol.f:3247:53:
  1704.  
  1705. SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS,
  1706. 1
  1707. Warning: Unused dummy argument ‘fmas’ at (1) [-Wunused-dummy-argument]
  1708. assimulo/thirdparty/hairer/rodas_decsol.f:3247:65:
  1709.  
  1710. SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS,
  1711. 1
  1712. Warning: Unused dummy argument ‘mlmas’ at (1) [-Wunused-dummy-argument]
  1713. assimulo/thirdparty/hairer/rodas_decsol.f:3247:71:
  1714.  
  1715. SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS,
  1716. 1
  1717. Warning: Unused dummy argument ‘mumas’ at (1) [-Wunused-dummy-argument]
  1718. assimulo/thirdparty/hairer/rodas_decsol.f:807:0:
  1719.  
  1720. FACGUS=(HACC/H)*(ERR**2/ERRACC)**0.25D0/SAFE
  1721.  
  1722. Warning: ‘hacc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1723. assimulo/thirdparty/hairer/rodas_decsol.f:807:0: Warning: ‘erracc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1724. assimulo/thirdparty/hairer/rodas_decsol.f:2349:0:
  1725.  
  1726. 48 MM=M1/M2
  1727.  
  1728. Warning: ‘mm’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1729. assimulo/thirdparty/hairer/rodas_decsol.f:2685:0:
  1730.  
  1731. 48 MM=M1/M2
  1732.  
  1733. Warning: ‘mm’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1734. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1735. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1736. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1737. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/fortranobject.h:13,
  1738. from build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/radau5module.c:16:
  1739. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1740. #warning "Using deprecated NumPy API, disable it with " \
  1741. ^~~~~~~
  1742. assimulo/thirdparty/hairer/radau_decsol.f:958:25:
  1743.  
  1744. & F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB)
  1745. 1
  1746. Warning: Rank mismatch in argument ‘cont’ at (1) (scalar and rank-1) [-Wargument-mismatch]
  1747. assimulo/thirdparty/hairer/radau_decsol.f:3140:29:
  1748.  
  1749. & F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB)
  1750. 1
  1751. Warning: Unused dummy argument ‘cont’ at (1) [-Wunused-dummy-argument]
  1752. assimulo/thirdparty/hairer/radau_decsol.f:3140:47:
  1753.  
  1754. & F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB)
  1755. 1
  1756. Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument]
  1757. assimulo/thirdparty/hairer/radau_decsol.f:2651:58:
  1758.  
  1759. & M1,M2,NM1,FAC1,E1,LDE1,Z1,F1,IP1,IPHES,IER,IJOB)
  1760. 1
  1761. Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument]
  1762. assimulo/thirdparty/hairer/radau_decsol.f:2861:26:
  1763.  
  1764. & F2,F3,CONT,IP2,IPHES,IER,IJOB)
  1765. 1
  1766. Warning: Unused dummy argument ‘cont’ at (1) [-Wunused-dummy-argument]
  1767. assimulo/thirdparty/hairer/radau_decsol.f:2861:40:
  1768.  
  1769. & F2,F3,CONT,IP2,IPHES,IER,IJOB)
  1770. 1
  1771. Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument]
  1772. assimulo/thirdparty/hairer/radau_decsol.f:4394:53:
  1773.  
  1774. SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS,
  1775. 1
  1776. Warning: Unused dummy argument ‘fmas’ at (1) [-Wunused-dummy-argument]
  1777. assimulo/thirdparty/hairer/radau_decsol.f:4394:65:
  1778.  
  1779. SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS,
  1780. 1
  1781. Warning: Unused dummy argument ‘mlmas’ at (1) [-Wunused-dummy-argument]
  1782. assimulo/thirdparty/hairer/radau_decsol.f:4394:71:
  1783.  
  1784. SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS,
  1785. 1
  1786. Warning: Unused dummy argument ‘mumas’ at (1) [-Wunused-dummy-argument]
  1787. assimulo/thirdparty/hairer/radau_decsol.f:3494:0:
  1788.  
  1789. 48 MM=M1/M2
  1790.  
  1791. Warning: ‘mm’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1792. assimulo/thirdparty/hairer/radau_decsol.f:974:0:
  1793.  
  1794. THETA=SQRT(THQ*THQOLD)
  1795.  
  1796. Warning: ‘thqold’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1797. assimulo/thirdparty/hairer/radau_decsol.f:1026:0:
  1798.  
  1799. FACGUS=(HACC/H)*(ERR**2/ERRACC)**0.25D0/SAFE
  1800.  
  1801. Warning: ‘hacc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1802. assimulo/thirdparty/hairer/radau_decsol.f:1026:0: Warning: ‘erracc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1803. assimulo/thirdparty/hairer/radau_decsol.f:970:0:
  1804.  
  1805. THQ=DYNO/DYNOLD
  1806.  
  1807. Warning: ‘dynold’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1808. assimulo/thirdparty/hairer/radau_decsol.f:3832:0:
  1809.  
  1810. 48 MM=M1/M2
  1811.  
  1812. Warning: ‘mm’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1813. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1814. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1815. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1816. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/fortranobject.h:13,
  1817. from build/src.linux-x86_64-2.7/assimulo/thirdparty/hairer/radar5module.c:16:
  1818. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1819. #warning "Using deprecated NumPy API, disable it with " \
  1820. ^~~~~~~
  1821. assimulo/thirdparty/hairer/radar5.f90:2167:3:
  1822.  
  1823. 56 IF (.NOT.REPEAT.AND.ERR.LT.1.D0) THEN
  1824. 1
  1825. Warning: Label 56 at (1) defined but not used [-Wunused-label]
  1826. assimulo/thirdparty/hairer/radar5.f90:1909:4:
  1827.  
  1828. 33 CONTINUE
  1829. 1
  1830. Warning: Label 33 at (1) defined but not used [-Wunused-label]
  1831. assimulo/thirdparty/hairer/radar5.f90:1662:58:
  1832.  
  1833. CALL BPDTCT(N,X,HP,Y,ARGLAG,RPAR,IPAR,UCONT,GRID,NLAGS,
  1834. 1
  1835. Warning: Dummy argument ‘grid’ with INTENT(IN) in variable definition context (actual argument to INTENT = OUT/INOUT) at (1)
  1836. assimulo/thirdparty/hairer/radar5.f90:2155:54:
  1837.  
  1838. CALL BPDTCT(N,X,HP,Y,ARGLAG,RPAR,IPAR,UCONT,GRID,NLAGS,
  1839. 1
  1840. Warning: Dummy argument ‘grid’ with INTENT(IN) in variable definition context (actual argument to INTENT = OUT/INOUT) at (1)
  1841. assimulo/thirdparty/hairer/radar5.f90:2736:2:
  1842.  
  1843. 3 CONTINUE
  1844. 1
  1845. Warning: Label 3 at (1) defined but not used [-Wunused-label]
  1846. assimulo/thirdparty/hairer/radar5.f90:2932:34:
  1847.  
  1848. & FIRST,LAST,XEND,IGRID,BPV,IBP,ILBP,BPP,BPD,
  1849. 1
  1850. Warning: Unused dummy argument ‘last’ at (1) [-Wunused-dummy-argument]
  1851. assimulo/thirdparty/hairer/radar5.f90:2932:39:
  1852.  
  1853. & FIRST,LAST,XEND,IGRID,BPV,IBP,ILBP,BPP,BPD,
  1854. 1
  1855. Warning: Unused dummy argument ‘xend’ at (1) [-Wunused-dummy-argument]
  1856. assimulo/thirdparty/hairer/radar5.f90:2876:49:
  1857.  
  1858. FUNCTION DLAGR5(IC,THETA,IPOS,PHI,RPAR,IPAR,PAST,IPAST,NRDS,
  1859. 1
  1860. Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
  1861. assimulo/thirdparty/hairer/radar5.f90:2876:39:
  1862.  
  1863. FUNCTION DLAGR5(IC,THETA,IPOS,PHI,RPAR,IPAR,PAST,IPAST,NRDS,
  1864. 1
  1865. Warning: Unused dummy argument ‘phi’ at (1) [-Wunused-dummy-argument]
  1866. assimulo/thirdparty/hairer/radar5.f90:2876:44:
  1867.  
  1868. FUNCTION DLAGR5(IC,THETA,IPOS,PHI,RPAR,IPAR,PAST,IPAST,NRDS,
  1869. 1
  1870. Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
  1871. assimulo/thirdparty/hairer/radar5.f90:3032:0:
  1872.  
  1873. HP=THNEW*H
  1874.  
  1875. Warning: ‘thnew’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1876. assimulo/thirdparty/hairer/radar5.f90:2026:0:
  1877.  
  1878. THETA=SQRT(THQ*THQOLD)
  1879.  
  1880. Warning: ‘thqold’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1881. assimulo/thirdparty/hairer/radar5.f90:2403:0:
  1882.  
  1883. H=HOPT
  1884.  
  1885. Warning: ‘hopt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1886. assimulo/thirdparty/hairer/radar5.f90:2181:0:
  1887.  
  1888. FACGUS=(HACC/H)*(ERR**2/ERRACC)**0.25D0/SAFE
  1889.  
  1890. Warning: ‘hacc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1891. assimulo/thirdparty/hairer/radar5.f90:2134:0:
  1892.  
  1893. QUOT=MAX(FACR,MIN(FACL,ERR**.25D0/FAC))
  1894.  
  1895. Warning: ‘err’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1896. assimulo/thirdparty/hairer/radar5.f90:2022:0:
  1897.  
  1898. THQ=DYNO/DYNOLD
  1899.  
  1900. Warning: ‘dynold’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1901. assimulo/thirdparty/hairer/radar5.f90:1693:0:
  1902.  
  1903. IF (.NOT.CALJACL.OR.ISWJL.EQ.1) THEN
  1904.  
  1905. Warning: ‘caljacl’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1906. assimulo/thirdparty/hairer/radar5.f90:921:0:
  1907.  
  1908. & FJAC,FJACS,FMAS,E1,E2R,E2I
  1909.  
  1910. Warning: ‘fjacs.dim[1].stride’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1911. assimulo/thirdparty/hairer/radar5.f90:921:0: Warning: ‘fjacs.offset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1912. assimulo/thirdparty/hairer/radar5.f90:1845:0:
  1913.  
  1914. FJACL(IKI,JK)=FJACL(IKI,JK)+FJLK*DCOLI1
  1915.  
  1916. Warning: ‘fjacl.dim[1].stride’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1917. assimulo/thirdparty/hairer/radar5.f90:1845:0: Warning: ‘fjacl.offset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1918. assimulo/thirdparty/hairer/radar5.f90:921:0:
  1919.  
  1920. & FJAC,FJACS,FMAS,E1,E2R,E2I
  1921.  
  1922. Warning: ‘fmas.dim[1].stride’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1923. assimulo/thirdparty/hairer/radar5.f90:921:0: Warning: ‘fmas.offset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1924. assimulo/thirdparty/hairer/radar5.f90:754:0:
  1925.  
  1926. IGRID=I
  1927.  
  1928. Warning: ‘igrid’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1929. assimulo/thirdparty/hairer/radar5.f90:2862:0:
  1930.  
  1931. RETURN
  1932.  
  1933. Warning: ‘__result_ylagr5’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1934. assimulo/thirdparty/hairer/radar5.f90:2914:0:
  1935.  
  1936. RETURN
  1937.  
  1938. Warning: ‘__result_dlagr5’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1939. assimulo/thirdparty/hairer/dc_decdel.f90:472:29:
  1940.  
  1941. & F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB)
  1942. 1
  1943. Warning: Unused dummy argument ‘cont’ at (1) [-Wunused-dummy-argument]
  1944. assimulo/thirdparty/hairer/dc_decdel.f90:472:47:
  1945.  
  1946. & F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB)
  1947. 1
  1948. Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument]
  1949. assimulo/thirdparty/hairer/dc_decdel.f90:810:58:
  1950.  
  1951. & IOUT,PAST,IPAST,NRDS,JEFLAG,IEFLAG,LRPAST)
  1952. 1
  1953. Warning: Unused dummy argument ‘ieflag’ at (1) [-Wunused-dummy-argument]
  1954. assimulo/thirdparty/hairer/dc_decdel.f90:810:28:
  1955.  
  1956. & IOUT,PAST,IPAST,NRDS,JEFLAG,IEFLAG,LRPAST)
  1957. 1
  1958. Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument]
  1959. assimulo/thirdparty/hairer/dc_decdel.f90:829:31:
  1960.  
  1961. LOGICAL FIRST,REJECT,LEFT
  1962. 1
  1963. Warning: Unused variable ‘left’ declared at (1) [-Wunused-variable]
  1964. assimulo/thirdparty/hairer/dc_decdel.f90:868:0:
  1965.  
  1966. 48 MM=M1/M2
  1967.  
  1968. Warning: ‘mm’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1969. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1970. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1971. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1972. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/odepack/fortranobject.h:13,
  1973. from build/src.linux-x86_64-2.7/assimulo/thirdparty/odepack/odepackmodule.c:16:
  1974. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1975. #warning "Using deprecated NumPy API, disable it with " \
  1976. ^~~~~~~
  1977. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  1978. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  1979. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  1980. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/odepack/fortranobject.h:13,
  1981. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/odepack/fortranobject.c:2:
  1982. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  1983. #warning "Using deprecated NumPy API, disable it with " \
  1984. ^~~~~~~
  1985. f951: Warning: Nonconforming tab character in column 2 of line 9670 [-Wtabs]
  1986. build/src.linux-x86_64-2.7/assimulo/thirdparty/odepack/odepack-f2pywrappers.f:60:21:
  1987.  
  1988. common /dls001/ conit,crate,el,elco,hold,rmax,tesco,ccmax,el
  1989. 1
  1990. Warning: Padding of 4 bytes required before ‘ccmax’ in COMMON ‘dls001’ at (1); reorder elements or use -fno-align-commons [-Walign-commons]
  1991. assimulo/thirdparty/odepack/opkda2.f:938:72:
  1992.  
  1993. 10 ASSIGN 30 TO NEXT
  1994. 1
  1995. Warning: Deleted feature: ASSIGN statement at (1)
  1996. assimulo/thirdparty/odepack/opkda2.f:945:19:
  1997.  
  1998. 20 GO TO NEXT,(30, 50, 70, 110)
  1999. 1
  2000. Warning: Deleted feature: Assigned GOTO statement at (1)
  2001. assimulo/thirdparty/odepack/opkda2.f:947:72:
  2002.  
  2003. ASSIGN 50 TO NEXT
  2004. 1
  2005. Warning: Deleted feature: ASSIGN statement at (1)
  2006. assimulo/thirdparty/odepack/opkda2.f:957:72:
  2007.  
  2008. ASSIGN 70 TO NEXT
  2009. 1
  2010. Warning: Deleted feature: ASSIGN statement at (1)
  2011. assimulo/thirdparty/odepack/opkda2.f:963:72:
  2012.  
  2013. ASSIGN 110 TO NEXT
  2014. 1
  2015. Warning: Deleted feature: ASSIGN statement at (1)
  2016. assimulo/thirdparty/odepack/opkda2.f:976:5:
  2017.  
  2018. 110 IF (ABS(DX(I)) .LE. XMAX) GO TO 115
  2019. 1
  2020. Warning: Label 110 at (1) defined but not used [-Wunused-label]
  2021. assimulo/thirdparty/odepack/opkda2.f:971:5:
  2022.  
  2023. 70 IF (ABS(DX(I)) .GT. CUTLO) GO TO 75
  2024. 1
  2025. Warning: Label 70 at (1) defined but not used [-Wunused-label]
  2026. assimulo/thirdparty/odepack/opkda2.f:952:5:
  2027.  
  2028. 50 IF (DX(I) .EQ. ZERO) GO TO 200
  2029. 1
  2030. Warning: Label 50 at (1) defined but not used [-Wunused-label]
  2031. assimulo/thirdparty/odepack/opkda2.f:1174:40:
  2032.  
  2033. SUBROUTINE XERRWD (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2)
  2034. 1
  2035. Warning: Unused dummy argument ‘nerr’ at (1) [-Wunused-dummy-argument]
  2036. assimulo/thirdparty/odepack/opkda2.f:1174:34:
  2037.  
  2038. SUBROUTINE XERRWD (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2)
  2039. 1
  2040. Warning: Unused dummy argument ‘nmes’ at (1) [-Wunused-dummy-argument]
  2041. assimulo/thirdparty/odepack/opkda2.f:1337:0:
  2042.  
  2043. INTEGER FUNCTION IXSAV (IPAR, IVALUE, ISET)
  2044.  
  2045. Warning: ‘__result_ixsav’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2046. assimulo/thirdparty/odepack/opkda1.f:1255:72:
  2047.  
  2048. 1 RWORK(LACOR), IA, JA, RWORK(LWM), RWORK(LWM), IPFLAG, F, JAC)
  2049. 1
  2050. Warning: Type mismatch in argument ‘iwk’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch]
  2051. assimulo/thirdparty/odepack/opkdmain.f:3222:3:
  2052.  
  2053. 80 LYH = LYHN
  2054. 1
  2055. Warning: Label 80 at (1) defined but not used [-Wunused-label]
  2056. assimulo/thirdparty/odepack/opkda1.f:9499:72:
  2057.  
  2058. 2 RES, JAC, ADDA)
  2059. 1
  2060. Warning: Type mismatch in argument ‘iwk’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch]
  2061. assimulo/thirdparty/odepack/opkdmain.f:16015:3:
  2062.  
  2063. 80 LYH = LYHN
  2064. 1
  2065. Warning: Label 80 at (1) defined but not used [-Wunused-label]
  2066. assimulo/thirdparty/odepack/opkda1.f:477:40:
  2067.  
  2068. SUBROUTINE DSOLSY (WM, IWM, X, TEM)
  2069. 1
  2070. Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument]
  2071. assimulo/thirdparty/odepack/opkda1.f:1865:40:
  2072.  
  2073. SUBROUTINE DSOLSS (WK, IWK, X, TEM)
  2074. 1
  2075. Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument]
  2076. assimulo/thirdparty/odepack/opkda1.f:9259:40:
  2077.  
  2078. SUBROUTINE DSLSBT (WM, IWM, X, TEM)
  2079. 1
  2080. Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument]
  2081. assimulo/thirdparty/odepack/opkdmain.f:1569:0:
  2082.  
  2083. IF (IHIT) T = TCRIT
  2084.  
  2085. Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2086. assimulo/thirdparty/odepack/opkda2.f:977:0:
  2087.  
  2088. SUM = ONE + SUM * (XMAX / DX(I))**2
  2089.  
  2090. Warning: ‘xmax’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2091. assimulo/thirdparty/odepack/opkdmain.f:3491:0:
  2092.  
  2093. IF (IHIT) T = TCRIT
  2094.  
  2095. Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2096. assimulo/thirdparty/odepack/opkda1.f:6525:0:
  2097.  
  2098. IF (RHO .LE. BNRM .AND. MNEWT .EQ. 0) GO TO 150
  2099.  
  2100. Warning: ‘rho’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2101. assimulo/thirdparty/odepack/opkdmain.f:5159:0:
  2102.  
  2103. IF (IHIT) T = TCRIT
  2104.  
  2105. Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2106. assimulo/thirdparty/odepack/opkdmain.f:4859:0:
  2107.  
  2108. LEN1S = LEN1S + LENWM
  2109.  
  2110. Warning: ‘lenwm’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2111. assimulo/thirdparty/odepack/opkda1.f:6081:0:
  2112.  
  2113. IF (RHO .LE. BNRM .AND. MNEWT .EQ. 0) GO TO 150
  2114.  
  2115. Warning: ‘rho’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2116. assimulo/thirdparty/odepack/opkdmain.f:6980:0:
  2117.  
  2118. IF (IHIT) T = TCRIT
  2119.  
  2120. Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2121. assimulo/thirdparty/odepack/opkdmain.f:6639:0:
  2122.  
  2123. LEN1S = LEN1S + LENWM
  2124.  
  2125. Warning: ‘lenwm’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2126. assimulo/thirdparty/odepack/opkdmain.f:8755:0:
  2127.  
  2128. IF (IHIT) T = TCRIT
  2129.  
  2130. Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2131. assimulo/thirdparty/odepack/opkda1.f:2514:0:
  2132.  
  2133. 10 v(free) = ek
  2134.  
  2135. Warning: ‘free’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2136. assimulo/thirdparty/odepack/opkdmain.f:10638:0:
  2137.  
  2138. IF (IHIT) T = TCRIT
  2139.  
  2140. Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2141. assimulo/thirdparty/odepack/opkdmain.f:12399:0:
  2142.  
  2143. IF (IHIT) T = TCRIT
  2144.  
  2145. Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2146. assimulo/thirdparty/odepack/opkdmain.f:14198:0:
  2147.  
  2148. IF (IHIT) T = TCRIT
  2149.  
  2150. Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2151. assimulo/thirdparty/odepack/opkdmain.f:16299:0:
  2152.  
  2153. IF (IHIT) T = TCRIT
  2154.  
  2155. Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2156. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  2157. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  2158. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  2159. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/odassl/fortranobject.h:13,
  2160. from build/src.linux-x86_64-2.7/assimulo/thirdparty/odassl/odasslmodule.c:16:
  2161. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  2162. #warning "Using deprecated NumPy API, disable it with " \
  2163. ^~~~~~~
  2164. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  2165. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  2166. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  2167. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/odassl/fortranobject.h:13,
  2168. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/odassl/fortranobject.c:2:
  2169. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  2170. #warning "Using deprecated NumPy API, disable it with " \
  2171. ^~~~~~~
  2172. assimulo/thirdparty/odassl/d1mach.f:8:30:
  2173.  
  2174. DOUBLE PRECISION U, COMP
  2175. 1
  2176. Warning: Unused variable ‘comp’ declared at (1) [-Wunused-variable]
  2177. assimulo/thirdparty/odassl/d1mach.f:1:44:
  2178.  
  2179. DOUBLE PRECISION FUNCTION D1MACH (IDUM)
  2180. 1
  2181. Warning: Unused dummy argument ‘idum’ at (1) [-Wunused-dummy-argument]
  2182. assimulo/thirdparty/odassl/d1mach.f:8:24:
  2183.  
  2184. DOUBLE PRECISION U, COMP
  2185. 1
  2186. Warning: Unused variable ‘u’ declared at (1) [-Wunused-variable]
  2187. assimulo/thirdparty/odassl/odassl.f:878:9:
  2188.  
  2189. *49HDASSL-- THE LAST STEP TERMINATED WITH A NEGATIVE,
  2190. 1
  2191. Warning: Legacy Extension: Hollerith constant at (1)
  2192. assimulo/thirdparty/odassl/odassl.f:881:9:
  2193.  
  2194. *47HDASSL-- VALUE (=I1) OF IDID AND NO APPROPRIATE,
  2195. 1
  2196. Warning: Legacy Extension: Hollerith constant at (1)
  2197. assimulo/thirdparty/odassl/odassl.f:884:9:
  2198.  
  2199. *41HDASSL-- ACTION WAS TAKEN. RUN TERMINATED,
  2200. 1
  2201. Warning: Legacy Extension: Hollerith constant at (1)
  2202. assimulo/thirdparty/odassl/ddanrm.f:1:57:
  2203.  
  2204. DOUBLE PRECISION FUNCTION DDANRM(NEQ,V,WT,RPAR,IPAR)
  2205. 1
  2206. Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
  2207. assimulo/thirdparty/odassl/ddanrm.f:1:52:
  2208.  
  2209. DOUBLE PRECISION FUNCTION DDANRM(NEQ,V,WT,RPAR,IPAR)
  2210. 1
  2211. Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
  2212. assimulo/thirdparty/odassl/daxpy.f:8:30:
  2213.  
  2214. INTEGER I,INCX,INCY,IXIY,M,MP1,N
  2215. 1
  2216. Warning: Unused variable ‘ixiy’ declared at (1) [-Wunused-variable]
  2217. assimulo/thirdparty/odassl/odastp.f:219:3:
  2218.  
  2219. 300 CONTINUE
  2220. 1
  2221. Warning: Label 300 at (1) defined but not used [-Wunused-label]
  2222. assimulo/thirdparty/odassl/ddatrp.f:45:36:
  2223.  
  2224. assimulo/thirdparty/odassl/ddatrp.f:42:72:
  2225.  
  2226. DO 30 J=2,KOLDP1
  2227. 2
  2228. assimulo/thirdparty/odassl/ddatrp.f:45:36:
  2229.  
  2230. GAMMA=(TEMP1+PSI(J-1))/PSI(J)
  2231. 1
  2232. Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
  2233. assimulo/thirdparty/odassl/ddatrp.f:47:36:
  2234.  
  2235. assimulo/thirdparty/odassl/ddatrp.f:42:72:
  2236.  
  2237. DO 30 J=2,KOLDP1
  2238. 2
  2239. assimulo/thirdparty/odassl/ddatrp.f:47:36:
  2240.  
  2241. YOUT(I)=YOUT(I)+C*PHI(I,J)
  2242. 1
  2243. Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
  2244. assimulo/thirdparty/odassl/ddatrp.f:48:38:
  2245.  
  2246. assimulo/thirdparty/odassl/ddatrp.f:42:72:
  2247.  
  2248. DO 30 J=2,KOLDP1
  2249. 2
  2250. assimulo/thirdparty/odassl/ddatrp.f:48:38:
  2251.  
  2252. 20 YPOUT(I)=YPOUT(I)+D*PHI(I,J)
  2253. 1
  2254. Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
  2255. assimulo/thirdparty/odassl/odassl.f:1220:9:
  2256.  
  2257. *38HDASSL-- AT CURRENT T (=R1) 500 STEPS,
  2258. 1
  2259. Warning: Legacy Extension: Hollerith constant at (1)
  2260. assimulo/thirdparty/odassl/odassl.f:1222:21:
  2261.  
  2262. CALL XERRWV(48HDASSL-- TAKEN ON THIS CALL BEFORE REACHING TOUT,
  2263. 1
  2264. Warning: Legacy Extension: Hollerith constant at (1)
  2265. assimulo/thirdparty/odassl/odassl.f:1228:9:
  2266.  
  2267. *47HDASSL-- AT T (=R1) TOO MUCH ACCURACY REQUESTED,
  2268. 1
  2269. Warning: Legacy Extension: Hollerith constant at (1)
  2270. assimulo/thirdparty/odassl/odassl.f:1231:9:
  2271.  
  2272. *48HDASSL-- FOR PRECISION OF MACHINE. RTOL AND ATOL,
  2273. 1
  2274. Warning: Legacy Extension: Hollerith constant at (1)
  2275. assimulo/thirdparty/odassl/odassl.f:1234:9:
  2276.  
  2277. *45HDASSL-- WERE INCREASED TO APPROPRIATE VALUES,
  2278. 1
  2279. Warning: Legacy Extension: Hollerith constant at (1)
  2280. assimulo/thirdparty/odassl/odassl.f:1240:9:
  2281.  
  2282. *38HDASSL-- AT T (=R1) SOME ELEMENT OF WT,
  2283. 1
  2284. Warning: Legacy Extension: Hollerith constant at (1)
  2285. assimulo/thirdparty/odassl/odassl.f:1242:21:
  2286.  
  2287. CALL XERRWV(28HDASSL-- HAS BECOME .LE. 0.0,
  2288. 1
  2289. Warning: Legacy Extension: Hollerith constant at (1)
  2290. assimulo/thirdparty/odassl/odassl.f:1248:9:
  2291.  
  2292. *44HDASSL-- AT T (=R1) AND STEPSIZE H (=R2) THE,
  2293. 1
  2294. Warning: Legacy Extension: Hollerith constant at (1)
  2295. assimulo/thirdparty/odassl/odassl.f:1251:9:
  2296.  
  2297. *57HDASSL-- ERROR TEST FAILED REPEATEDLY OR WITH ABS(H)=HMIN,
  2298. 1
  2299. Warning: Legacy Extension: Hollerith constant at (1)
  2300. assimulo/thirdparty/odassl/odassl.f:1257:9:
  2301.  
  2302. *44HDASSL-- AT T (=R1) AND STEPSIZE H (=R2) THE,
  2303. 1
  2304. Warning: Legacy Extension: Hollerith constant at (1)
  2305. assimulo/thirdparty/odassl/odassl.f:1260:9:
  2306.  
  2307. *48HDASSL-- CORRECTOR FAILED TO CONVERGE REPEATEDLY,
  2308. 1
  2309. Warning: Legacy Extension: Hollerith constant at (1)
  2310. assimulo/thirdparty/odassl/odassl.f:1263:9:
  2311.  
  2312. *28HDASSL-- OR WITH ABS(H)=HMIN,
  2313. 1
  2314. Warning: Legacy Extension: Hollerith constant at (1)
  2315. assimulo/thirdparty/odassl/odassl.f:1269:9:
  2316.  
  2317. *44HDASSL-- AT T (=R1) AND STEPSIZE H (=R2) THE,
  2318. 1
  2319. Warning: Legacy Extension: Hollerith constant at (1)
  2320. assimulo/thirdparty/odassl/odassl.f:1272:9:
  2321.  
  2322. *37HDASSL-- ITERATION MATRIX IS SINGULAR,
  2323. 1
  2324. Warning: Legacy Extension: Hollerith constant at (1)
  2325. assimulo/thirdparty/odassl/odassl.f:1278:9:
  2326.  
  2327. *44HDASSL-- AT T (=R1) AND STEPSIZE H (=R2) THE,
  2328. 1
  2329. Warning: Legacy Extension: Hollerith constant at (1)
  2330. assimulo/thirdparty/odassl/odassl.f:1281:9:
  2331.  
  2332. *49HDASSL-- CORRECTOR COULD NOT CONVERGE. ALSO, THE,
  2333. 1
  2334. Warning: Legacy Extension: Hollerith constant at (1)
  2335. assimulo/thirdparty/odassl/odassl.f:1284:9:
  2336.  
  2337. *38HDASSL-- ERROR TEST FAILED REPEATEDLY.,
  2338. 1
  2339. Warning: Legacy Extension: Hollerith constant at (1)
  2340. assimulo/thirdparty/odassl/odassl.f:1290:9:
  2341.  
  2342. *44HDASSL-- AT T (=R1) AND STEPSIZE H (=R2) THE,
  2343. 1
  2344. Warning: Legacy Extension: Hollerith constant at (1)
  2345. assimulo/thirdparty/odassl/odassl.f:1293:9:
  2346.  
  2347. *45HDASSL-- CORRECTOR COULD NOT CONVERGE BECAUSE,
  2348. 1
  2349. Warning: Legacy Extension: Hollerith constant at (1)
  2350. assimulo/thirdparty/odassl/odassl.f:1296:9:
  2351.  
  2352. *36HDASSL-- IRES WAS EQUAL TO MINUS ONE,
  2353. 1
  2354. Warning: Legacy Extension: Hollerith constant at (1)
  2355. assimulo/thirdparty/odassl/odassl.f:1302:9:
  2356.  
  2357. *40HDASSL-- AT T (=R1) AND STEPSIZE H (=R2),
  2358. 1
  2359. Warning: Legacy Extension: Hollerith constant at (1)
  2360. assimulo/thirdparty/odassl/odassl.f:1305:9:
  2361.  
  2362. *36HDASSL-- IRES WAS EQUAL TO MINUS TWO,
  2363. 1
  2364. Warning: Legacy Extension: Hollerith constant at (1)
  2365. assimulo/thirdparty/odassl/odassl.f:1311:9:
  2366.  
  2367. *44HDASSL-- AT T (=R1) AND STEPSIZE H (=R2) THE,
  2368. 1
  2369. Warning: Legacy Extension: Hollerith constant at (1)
  2370. assimulo/thirdparty/odassl/odassl.f:1314:9:
  2371.  
  2372. *45HDASSL-- INITIAL YPRIME COULD NOT BE COMPUTED,
  2373. 1
  2374. Warning: Legacy Extension: Hollerith constant at (1)
  2375. assimulo/thirdparty/odassl/odassl.f:1332:9:
  2376.  
  2377. *55HDASSL-- SOME ELEMENT OF INFO VECTOR IS NOT ZERO OR ONE,
  2378. 1
  2379. Warning: Legacy Extension: Hollerith constant at (1)
  2380. assimulo/thirdparty/odassl/odassl.f:1335:21:
  2381.  
  2382. 702 CALL XERRWV(25HDASSL-- NEQ (=I1) .LE. 0,
  2383. 1
  2384. Warning: Legacy Extension: Hollerith constant at (1)
  2385. assimulo/thirdparty/odassl/odassl.f:1337:21:
  2386.  
  2387. CALL XERRWV(25HOR -- NY (=I1) .LE. 0,
  2388. 1
  2389. Warning: Legacy Extension: Hollerith constant at (1)
  2390. assimulo/thirdparty/odassl/odassl.f:1339:21:
  2391.  
  2392. CALL XERRWV(33HOR -- NY (=I1) .GT. NEQ (=I2),
  2393. 1
  2394. Warning: Legacy Extension: Hollerith constant at (1)
  2395. assimulo/thirdparty/odassl/odassl.f:1342:21:
  2396.  
  2397. 703 CALL XERRWV(34HDASSL-- MAXORD (=I1) NOT IN RANGE,
  2398. 1
  2399. Warning: Legacy Extension: Hollerith constant at (1)
  2400. assimulo/thirdparty/odassl/odassl.f:1346:9:
  2401.  
  2402. *60HDASSL-- RWORK LENGTH NEEDED, LENRW (=I1), EXCEEDS LRW (=I2),
  2403. 1
  2404. Warning: Legacy Extension: Hollerith constant at (1)
  2405. assimulo/thirdparty/odassl/odassl.f:1350:9:
  2406.  
  2407. *60HDASSL-- IWORK LENGTH NEEDED, LENIW (=I1), EXCEEDS LIW (=I2),
  2408. 1
  2409. Warning: Legacy Extension: Hollerith constant at (1)
  2410. assimulo/thirdparty/odassl/odassl.f:1354:9:
  2411.  
  2412. *39HDASSL-- SOME ELEMENT OF RTOL IS .LT. 0,
  2413. 1
  2414. Warning: Legacy Extension: Hollerith constant at (1)
  2415. assimulo/thirdparty/odassl/odassl.f:1358:9:
  2416.  
  2417. *39HDASSL-- SOME ELEMENT OF ATOL IS .LT. 0,
  2418. 1
  2419. Warning: Legacy Extension: Hollerith constant at (1)
  2420. assimulo/thirdparty/odassl/odassl.f:1362:9:
  2421.  
  2422. *47HDASSL-- ALL ELEMENTS OF RTOL AND ATOL ARE ZERO,
  2423. 1
  2424. Warning: Legacy Extension: Hollerith constant at (1)
  2425. assimulo/thirdparty/odassl/odassl.f:1366:9:
  2426.  
  2427. *54HDASSL-- INFO(4) = 1 AND TSTOP (=R1) BEHIND TOUT (=R2),
  2428. 1
  2429. Warning: Legacy Extension: Hollerith constant at (1)
  2430. assimulo/thirdparty/odassl/odassl.f:1369:21:
  2431.  
  2432. 710 CALL XERRWV(28HDASSL-- HMAX (=R1) .LT. 0.0,
  2433. 1
  2434. Warning: Legacy Extension: Hollerith constant at (1)
  2435. assimulo/thirdparty/odassl/odassl.f:1372:21:
  2436.  
  2437. 711 CALL XERRWV(34HDASSL-- TOUT (=R1) BEHIND T (=R2),
  2438. 1
  2439. Warning: Legacy Extension: Hollerith constant at (1)
  2440. assimulo/thirdparty/odassl/odassl.f:1375:21:
  2441.  
  2442. 712 CALL XERRWV(29HDASSL-- INFO(8)=1 AND H0=0.0,
  2443. 1
  2444. Warning: Legacy Extension: Hollerith constant at (1)
  2445. assimulo/thirdparty/odassl/odassl.f:1378:21:
  2446.  
  2447. 713 CALL XERRWV(39HDASSL-- SOME ELEMENT OF WT IS .LE. 0.0,
  2448. 1
  2449. Warning: Legacy Extension: Hollerith constant at (1)
  2450. assimulo/thirdparty/odassl/odassl.f:1382:9:
  2451.  
  2452. *61HDASSL-- TOUT (=R1) TOO CLOSE TO T (=R2) TO START INTEGRATION,
  2453. 1
  2454. Warning: Legacy Extension: Hollerith constant at (1)
  2455. assimulo/thirdparty/odassl/odassl.f:1386:9:
  2456.  
  2457. *49HDASSL-- INFO(4)=1 AND TSTOP (=R1) BEHIND T (=R2),
  2458. 1
  2459. Warning: Legacy Extension: Hollerith constant at (1)
  2460. assimulo/thirdparty/odassl/odassl.f:1391:9:
  2461.  
  2462. *52HDASSL-- ML (=I1) .LE. 0 .OR. MU (=I2) .GT. NEQ ,
  2463. 1
  2464. Warning: Legacy Extension: Hollerith constant at (1)
  2465. assimulo/thirdparty/odassl/odassl.f:1396:9:
  2466.  
  2467. *52HDASSL-- MU (=I1) .LT. ML (=I2) ,
  2468. 1
  2469. Warning: Legacy Extension: Hollerith constant at (1)
  2470. assimulo/thirdparty/odassl/odassl.f:1400:9:
  2471.  
  2472. *39HDASSL-- TOUT (=R1) IS EQUAL TO T (=R2),
  2473. 1
  2474. Warning: Legacy Extension: Hollerith constant at (1)
  2475. assimulo/thirdparty/odassl/odassl.f:1408:9:
  2476.  
  2477. *46HDASSL-- REPEATED OCCURRENCES OF ILLEGAL INPUT,
  2478. 1
  2479. Warning: Legacy Extension: Hollerith constant at (1)
  2480. assimulo/thirdparty/odassl/odassl.f:1411:9:
  2481.  
  2482. *47HDASSL-- RUN TERMINATED. APPARENT INFINITE LOOP,
  2483. 1
  2484. Warning: Legacy Extension: Hollerith constant at (1)
  2485. assimulo/thirdparty/odassl/odassl.f:1410:3:
  2486.  
  2487. 770 CALL XERRWV(
  2488. 1
  2489. Warning: Label 770 at (1) defined but not used [-Wunused-label]
  2490. assimulo/thirdparty/odassl/odassl.f:987:3:
  2491.  
  2492. 360 ITEMP = LPHI + NY
  2493. 1
  2494. Warning: Label 360 at (1) defined but not used [-Wunused-label]
  2495. assimulo/thirdparty/odassl/odassl.f:929:3:
  2496.  
  2497. 300 CONTINUE
  2498. 1
  2499. Warning: Label 300 at (1) defined but not used [-Wunused-label]
  2500. assimulo/thirdparty/odassl/odassl.f:835:2:
  2501.  
  2502. 40 INORM = INFO(12)
  2503. 1
  2504. Warning: Label 40 at (1) defined but not used [-Wunused-label]
  2505. assimulo/thirdparty/odassl/ddwats.f:1:56:
  2506.  
  2507. SUBROUTINE DDAWTS(NEQ,IWT,RTOL,ATOL,Y,WT,RPAR,IPAR)
  2508. 1
  2509. Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
  2510. assimulo/thirdparty/odassl/ddwats.f:1:51:
  2511.  
  2512. SUBROUTINE DDAWTS(NEQ,IWT,RTOL,ATOL,Y,WT,RPAR,IPAR)
  2513. 1
  2514. Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
  2515. assimulo/thirdparty/odassl/odastp.f:321:0:
  2516.  
  2517. 520 IF(TERKM1.LE.DMIN1(TERK,TERKP1))GO TO 540
  2518.  
  2519. Warning: ‘terkm1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2520. assimulo/thirdparty/odassl/odastp.f:346:0:
  2521.  
  2522. R=(2.0D0*EST+0.0001D0)**(-1.0D0/TEMP2)
  2523.  
  2524. Warning: ‘erkm1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2525. assimulo/thirdparty/odassl/xerrwv.f:76:64:
  2526.  
  2527. 1 NFORM(7)/1HA/,NFORM(10)/1H,/,NFORM(11)/1HA/,NFORM(13)/1H)/
  2528. 1
  2529. Warning: Legacy Extension: Hollerith constant at (1)
  2530. assimulo/thirdparty/odassl/xerrwv.f:126:50:
  2531.  
  2532. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2533. 1
  2534. Warning: Legacy Extension: Hollerith constant at (1)
  2535. assimulo/thirdparty/odassl/xerrwv.f:76:64:
  2536.  
  2537. 1 NFORM(7)/1HA/,NFORM(10)/1H,/,NFORM(11)/1HA/,NFORM(13)/1H)/
  2538. 1
  2539. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2540. assimulo/thirdparty/odassl/xerrwv.f:76:49:
  2541.  
  2542. 1 NFORM(7)/1HA/,NFORM(10)/1H,/,NFORM(11)/1HA/,NFORM(13)/1H)/
  2543. 1
  2544. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2545. assimulo/thirdparty/odassl/xerrwv.f:76:34:
  2546.  
  2547. 1 NFORM(7)/1HA/,NFORM(10)/1H,/,NFORM(11)/1HA/,NFORM(13)/1H)/
  2548. 1
  2549. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2550. assimulo/thirdparty/odassl/xerrwv.f:76:19:
  2551.  
  2552. 1 NFORM(7)/1HA/,NFORM(10)/1H,/,NFORM(11)/1HA/,NFORM(13)/1H)/
  2553. 1
  2554. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2555. assimulo/thirdparty/odassl/xerrwv.f:75:64:
  2556.  
  2557. DATA NFORM(1)/1H(/,NFORM(2)/1H1/,NFORM(3)/1HX/,NFORM(4)/1H,/,
  2558. 1
  2559. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2560. assimulo/thirdparty/odassl/xerrwv.f:75:50:
  2561.  
  2562. DATA NFORM(1)/1H(/,NFORM(2)/1H1/,NFORM(3)/1HX/,NFORM(4)/1H,/,
  2563. 1
  2564. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2565. assimulo/thirdparty/odassl/xerrwv.f:75:36:
  2566.  
  2567. DATA NFORM(1)/1H(/,NFORM(2)/1H1/,NFORM(3)/1HX/,NFORM(4)/1H,/,
  2568. 1
  2569. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2570. assimulo/thirdparty/odassl/xerrwv.f:75:22:
  2571.  
  2572. DATA NFORM(1)/1H(/,NFORM(2)/1H1/,NFORM(3)/1HX/,NFORM(4)/1H,/,
  2573. 1
  2574. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2575. assimulo/thirdparty/odassl/xerrwv.f:126:14:
  2576.  
  2577. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2578. 1
  2579. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2580. assimulo/thirdparty/odassl/xerrwv.f:126:18:
  2581.  
  2582. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2583. 1
  2584. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2585. assimulo/thirdparty/odassl/xerrwv.f:126:22:
  2586.  
  2587. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2588. 1
  2589. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2590. assimulo/thirdparty/odassl/xerrwv.f:126:26:
  2591.  
  2592. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2593. 1
  2594. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2595. assimulo/thirdparty/odassl/xerrwv.f:126:30:
  2596.  
  2597. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2598. 1
  2599. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2600. assimulo/thirdparty/odassl/xerrwv.f:126:34:
  2601.  
  2602. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2603. 1
  2604. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2605. assimulo/thirdparty/odassl/xerrwv.f:126:38:
  2606.  
  2607. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2608. 1
  2609. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2610. assimulo/thirdparty/odassl/xerrwv.f:126:42:
  2611.  
  2612. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2613. 1
  2614. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2615. assimulo/thirdparty/odassl/xerrwv.f:126:46:
  2616.  
  2617. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2618. 1
  2619. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2620. assimulo/thirdparty/odassl/xerrwv.f:126:50:
  2621.  
  2622. 2 /1H0,1H1,1H2,1H3,1H4,1H5,1H6,1H7,1H8,1H9/
  2623. 1
  2624. Warning: Extension: Conversion from HOLLERITH to INTEGER(4) at (1)
  2625. assimulo/thirdparty/odassl/xerrwv.f:92:16:
  2626.  
  2627. WRITE(LUN,NFORM) (MSG(I),I=1,NWDS)
  2628. 1
  2629. Warning: Legacy Extension: Non-character in FORMAT tag at (1)
  2630. assimulo/thirdparty/odassl/xerrwv.f:1:40:
  2631.  
  2632. SUBROUTINE XERRWV (MSG, NMES, NERR, IERT, NI, I1, I2, NR, R1, R2)
  2633. 1
  2634. Warning: Unused dummy argument ‘nerr’ at (1) [-Wunused-dummy-argument]
  2635. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  2636. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  2637. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  2638. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/dasp3/fortranobject.h:13,
  2639. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/dasp3/fortranobject.c:2:
  2640. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  2641. #warning "Using deprecated NumPy API, disable it with " \
  2642. ^~~~~~~
  2643. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  2644. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  2645. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  2646. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/dasp3/fortranobject.h:13,
  2647. from build/src.linux-x86_64-2.7/assimulo/thirdparty/dasp3/dasp3dpmodule.c:16:
  2648. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  2649. #warning "Using deprecated NumPy API, disable it with " \
  2650. ^~~~~~~
  2651. assimulo/thirdparty/dasp3/HMAX.f:2:38:
  2652.  
  2653. FUNCTION HMAX(T,TEND,WSY,WSZ,N,M)
  2654. 1
  2655. Warning: Unused dummy argument ‘m’ at (1) [-Wunused-dummy-argument]
  2656. assimulo/thirdparty/dasp3/HMAX.f:2:36:
  2657.  
  2658. FUNCTION HMAX(T,TEND,WSY,WSZ,N,M)
  2659. 1
  2660. Warning: Unused dummy argument ‘n’ at (1) [-Wunused-dummy-argument]
  2661. assimulo/thirdparty/dasp3/HMAX.f:2:30:
  2662.  
  2663. FUNCTION HMAX(T,TEND,WSY,WSZ,N,M)
  2664. 1
  2665. Warning: Unused dummy argument ‘wsy’ at (1) [-Wunused-dummy-argument]
  2666. assimulo/thirdparty/dasp3/HMAX.f:2:34:
  2667.  
  2668. FUNCTION HMAX(T,TEND,WSY,WSZ,N,M)
  2669. 1
  2670. Warning: Unused dummy argument ‘wsz’ at (1) [-Wunused-dummy-argument]
  2671. assimulo/thirdparty/dasp3/DASP3.f:397:13:
  2672.  
  2673. 230 WSZ(9) = WSZ(7)*DBLE(W(1,1))
  2674. 1
  2675. Warning: Array reference at (1) is out of bounds (9 > 1) in dimension 1
  2676. assimulo/thirdparty/dasp3/DASP3.f:397:22:
  2677.  
  2678. 230 WSZ(9) = WSZ(7)*DBLE(W(1,1))
  2679. 1
  2680. Warning: Array reference at (1) is out of bounds (7 > 1) in dimension 1
  2681. assimulo/thirdparty/dasp3/INIVAL.f:119:16:
  2682.  
  2683. 80 SLU(2) = SLU(1)/TEMP
  2684. 1
  2685. Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
  2686. assimulo/thirdparty/dasp3/DECOMP.f:39:0:
  2687.  
  2688. IF(IDXPIV-K) 14,15,14
  2689.  
  2690. Warning: ‘idxpiv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2691. assimulo/thirdparty/dasp3/SOLVE.f:18:18:
  2692.  
  2693. DO 2 I=2,N
  2694. 2
  2695. IP = IPS(I)
  2696. 1
  2697. Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
  2698. assimulo/thirdparty/dasp3/SOLVE.f:23:11:
  2699.  
  2700. assimulo/thirdparty/dasp3/SOLVE.f:17:72:
  2701.  
  2702. DO 2 I=2,N
  2703. 2
  2704. assimulo/thirdparty/dasp3/SOLVE.f:23:11:
  2705.  
  2706. 2 X(I) = B(IP)-SUM
  2707. 1
  2708. Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
  2709. assimulo/thirdparty/dasp3/DASP3.f:431:0:
  2710.  
  2711. CONV = WGHT(I+N)*ABS(Q*TEMP)/DEN
  2712.  
  2713. Warning: ‘q’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2714. assimulo/thirdparty/dasp3/DASP3.f:607:0:
  2715.  
  2716. NQEST = NQEST-1
  2717.  
  2718. Warning: ‘nqest’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2719. assimulo/thirdparty/dasp3/DASP3.f:466:0:
  2720.  
  2721. 310 WSZ(I+IZERR) = ERCON*WGHT(I+N)*WSZ(I+IZERR)
  2722.  
  2723. Warning: ‘ercon’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2724. assimulo/thirdparty/dasp3/DASP3.f:374:0:
  2725.  
  2726. WSZ(I+IZDIF) = DBLE(CC/EPS(I))*WSZ(I+IZAUX)-WSZ(I+IZDP)
  2727.  
  2728. Warning: ‘cc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2729. assimulo/thirdparty/dasp3/DASP3.f:438:0:
  2730.  
  2731. IF(SUP.LT.BND.AND.NQEST.GT.0) GOTO 1800
  2732.  
  2733. Warning: ‘bnd’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2734. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  2735. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  2736. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  2737. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/glimda/fortranobject.h:13,
  2738. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/glimda/fortranobject.c:2:
  2739. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  2740. #warning "Using deprecated NumPy API, disable it with " \
  2741. ^~~~~~~
  2742. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  2743. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  2744. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  2745. from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/assimulo/thirdparty/glimda/fortranobject.h:13,
  2746. from build/src.linux-x86_64-2.7/assimulo/thirdparty/glimda/glimdamodule.c:16:
  2747. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  2748. #warning "Using deprecated NumPy API, disable it with " \
  2749. ^~~~~~~
  2750. assimulo/thirdparty/glimda/glimda_complete.f:3429:44:
  2751.  
  2752. real*8 F1(m) , Q0(n) , Q1(n), safe, delta
  2753. 1
  2754. Warning: Unused variable ‘q1’ declared at (1) [-Wunused-variable]
  2755. assimulo/thirdparty/glimda/glimda_complete.f:2853:29:
  2756.  
  2757. logical naninf
  2758. 1
  2759. Warning: Unused variable ‘naninf’ declared at (1) [-Wunused-variable]
  2760. assimulo/thirdparty/glimda/glimda_complete.f:2855:38:
  2761.  
  2762. real*8 absD(n,m),Q1(n)
  2763. 1
  2764. Warning: Unused variable ‘q1’ declared at (1) [-Wunused-variable]
  2765. assimulo/thirdparty/glimda/glimda_complete.f:2745:33:
  2766.  
  2767. real*8 lambda, c2,
  2768. 1
  2769. Warning: Unused variable ‘c2’ declared at (1) [-Wunused-variable]
  2770. assimulo/thirdparty/glimda/glimda_complete.f:2742:56:
  2771.  
  2772. subroutine p3s3_2(p,MD,A,U,B,V,c,c1beta,delta,ierr)
  2773. 1
  2774. Warning: Unused dummy argument ‘ierr’ at (1) [-Wunused-dummy-argument]
  2775. assimulo/thirdparty/glimda/glimda_complete.f:2745:29:
  2776.  
  2777. real*8 lambda, c2,
  2778. 1
  2779. Warning: Unused variable ‘lambda’ declared at (1) [-Wunused-variable]
  2780. assimulo/thirdparty/glimda/glimda_complete.f:2750:25:
  2781.  
  2782. real*8 s1,s2,s3,s4,s5,s6,s7,s8,s9,s10,
  2783. 1
  2784. Warning: Unused variable ‘s1’ declared at (1) [-Wunused-variable]
  2785. assimulo/thirdparty/glimda/glimda_complete.f:2750:53:
  2786.  
  2787. real*8 s1,s2,s3,s4,s5,s6,s7,s8,s9,s10,
  2788. 1
  2789. Warning: Unused variable ‘s10’ declared at (1) [-Wunused-variable]
  2790. assimulo/thirdparty/glimda/glimda_complete.f:2751:14:
  2791.  
  2792. $ s11,s12,s13,s14,s15,s16,s17,s18,s19,s20
  2793. 1
  2794. Warning: Unused variable ‘s11’ declared at (1) [-Wunused-variable]
  2795. assimulo/thirdparty/glimda/glimda_complete.f:2751:18:
  2796.  
  2797. $ s11,s12,s13,s14,s15,s16,s17,s18,s19,s20
  2798. 1
  2799. Warning: Unused variable ‘s12’ declared at (1) [-Wunused-variable]
  2800. assimulo/thirdparty/glimda/glimda_complete.f:2751:22:
  2801.  
  2802. $ s11,s12,s13,s14,s15,s16,s17,s18,s19,s20
  2803. 1
  2804. Warning: Unused variable ‘s13’ declared at (1) [-Wunused-variable]
  2805. assimulo/thirdparty/glimda/glimda_complete.f:2751:26:
  2806.  
  2807. $ s11,s12,s13,s14,s15,s16,s17,s18,s19,s20
  2808. 1
  2809. Warning: Unused variable ‘s14’ declared at (1) [-Wunused-variable]
  2810. assimulo/thirdparty/glimda/glimda_complete.f:2751:30:
  2811.  
  2812. $ s11,s12,s13,s14,s15,s16,s17,s18,s19,s20
  2813. 1
  2814. Warning: Unused variable ‘s15’ declared at (1) [-Wunused-variable]
  2815. assimulo/thirdparty/glimda/glimda_complete.f:2751:34:
  2816.  
  2817. $ s11,s12,s13,s14,s15,s16,s17,s18,s19,s20
  2818. 1
  2819. Warning: Unused variable ‘s16’ declared at (1) [-Wunused-variable]
  2820. assimulo/thirdparty/glimda/glimda_complete.f:2751:38:
  2821.  
  2822. $ s11,s12,s13,s14,s15,s16,s17,s18,s19,s20
  2823. 1
  2824. Warning: Unused variable ‘s17’ declared at (1) [-Wunused-variable]
  2825. assimulo/thirdparty/glimda/glimda_complete.f:2751:42:
  2826.  
  2827. $ s11,s12,s13,s14,s15,s16,s17,s18,s19,s20
  2828. 1
  2829. Warning: Unused variable ‘s18’ declared at (1) [-Wunused-variable]
  2830. assimulo/thirdparty/glimda/glimda_complete.f:2751:46:
  2831.  
  2832. $ s11,s12,s13,s14,s15,s16,s17,s18,s19,s20
  2833. 1
  2834. Warning: Unused variable ‘s19’ declared at (1) [-Wunused-variable]
  2835. assimulo/thirdparty/glimda/glimda_complete.f:2750:28:
  2836.  
  2837. real*8 s1,s2,s3,s4,s5,s6,s7,s8,s9,s10,
  2838. 1
  2839. Warning: Unused variable ‘s2’ declared at (1) [-Wunused-variable]
  2840. assimulo/thirdparty/glimda/glimda_complete.f:2751:50:
  2841.  
  2842. $ s11,s12,s13,s14,s15,s16,s17,s18,s19,s20
  2843. 1
  2844. Warning: Unused variable ‘s20’ declared at (1) [-Wunused-variable]
  2845. assimulo/thirdparty/glimda/glimda_complete.f:2750:31:
  2846.  
  2847. real*8 s1,s2,s3,s4,s5,s6,s7,s8,s9,s10,
  2848. 1
  2849. Warning: Unused variable ‘s3’ declared at (1) [-Wunused-variable]
  2850. assimulo/thirdparty/glimda/glimda_complete.f:2750:34:
  2851.  
  2852. real*8 s1,s2,s3,s4,s5,s6,s7,s8,s9,s10,
  2853. 1
  2854. Warning: Unused variable ‘s4’ declared at (1) [-Wunused-variable]
  2855. assimulo/thirdparty/glimda/glimda_complete.f:2750:37:
  2856.  
  2857. real*8 s1,s2,s3,s4,s5,s6,s7,s8,s9,s10,
  2858. 1
  2859. Warning: Unused variable ‘s5’ declared at (1) [-Wunused-variable]
  2860. assimulo/thirdparty/glimda/glimda_complete.f:2750:40:
  2861.  
  2862. real*8 s1,s2,s3,s4,s5,s6,s7,s8,s9,s10,
  2863. 1
  2864. Warning: Unused variable ‘s6’ declared at (1) [-Wunused-variable]
  2865. assimulo/thirdparty/glimda/glimda_complete.f:2750:43:
  2866.  
  2867. real*8 s1,s2,s3,s4,s5,s6,s7,s8,s9,s10,
  2868. 1
  2869. Warning: Unused variable ‘s7’ declared at (1) [-Wunused-variable]
  2870. assimulo/thirdparty/glimda/glimda_complete.f:2750:46:
  2871.  
  2872. real*8 s1,s2,s3,s4,s5,s6,s7,s8,s9,s10,
  2873. 1
  2874. Warning: Unused variable ‘s8’ declared at (1) [-Wunused-variable]
  2875. assimulo/thirdparty/glimda/glimda_complete.f:2750:49:
  2876.  
  2877. real*8 s1,s2,s3,s4,s5,s6,s7,s8,s9,s10,
  2878. 1
  2879. Warning: Unused variable ‘s9’ declared at (1) [-Wunused-variable]
  2880. assimulo/thirdparty/glimda/glimda_complete.f:2652:54:
  2881.  
  2882. subroutine p3s3(p,MD,A,U,B,V,c,c1beta,delta,ierr)
  2883. 1
  2884. Warning: Unused dummy argument ‘ierr’ at (1) [-Wunused-dummy-argument]
  2885. assimulo/thirdparty/glimda/glimda_complete.f:2585:56:
  2886.  
  2887. subroutine trbdf2(p,MD,A,U,B,V,c,c1beta,delta,ierr)
  2888. 1
  2889. Warning: Unused dummy argument ‘ierr’ at (1) [-Wunused-dummy-argument]
  2890. assimulo/thirdparty/glimda/glimda_complete.f:695:0:
  2891.  
  2892. psi = psi1
  2893.  
  2894. Warning: ‘psi1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2895. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/PyFMI_build/PyFMI/src/pyfmi/fmi.pxd
  2896. tree = Parsing.p_module(s, pxd, full_module_name)
  2897. warning: src/pyfmi/fmil_import.pxd:59:4: 'size_t' redeclared
  2898. warning: src/pyfmi/fmil_import.pxd:110:4: 'fmi2_variable_alias_kind_enu_t' redeclared
  2899. warning: src/pyfmi/fmil_import.pxd:125:4: 'fmi2_base_type_enu_t' redeclared
  2900. warning: src/pyfmi/fmil_import.pxd:152:4: 'fmi2_causality_enu_t' redeclared
  2901. warning: src/pyfmi/fmil_import.pxd:164:4: 'fmi2_fmu_kind_enu_t' redeclared
  2902. warning: src/pyfmi/fmil_import.pxd:179:4: 'fmi2_variability_enu_t' redeclared
  2903. warning: src/pyfmi/fmil_import.pxd:189:4: 'fmi2_variable_naming_convension_enu_t' redeclared
  2904. warning: src/pyfmi/fmil_import.pxd:223:4: 'fmi2_dependency_factor_kind_enu_t' redeclared
  2905. warning: src/pyfmi/fmil_import.pxd:230:4: 'fmi2_initial_enu_t' redeclared
  2906. warning: src/pyfmi/fmil_import.pxd:252:4: 'fmi2_capabilities_enu_t' redeclared
  2907. warning: src/pyfmi/fmil_import.pxd:264:4: 'fmi2_SI_base_units_enu_t' redeclared
  2908. warning: src/pyfmi/fmil_import.pxd:312:4: 'fmi2_xml_callbacks_t' redeclared
  2909. warning: src/pyfmi/fmil_import.pxd:346:4: 'fmi1_import_t' redeclared
  2910. warning: src/pyfmi/fmil_import.pxd:350:4: 'fmi2_import_t' redeclared
  2911. warning: src/pyfmi/fmil_import.pxd:362:4: 'fmi_xml_context_t' redeclared
  2912. warning: src/pyfmi/fmil_import.pxd:400:4: 'fmi2_import_variable_list_t' redeclared
  2913. warning: src/pyfmi/fmi.pyx:5647:13: Unreachable code
  2914. warning: src/pyfmi/fmi.pyx:5690:13: Unreachable code
  2915. warning: src/pyfmi/fmi.pyx:5717:13: Unreachable code
  2916. warning: src/pyfmi/fmi.pyx:2975:40: Obtaining 'fmi1_string_t' from externally modifiable global Python value
  2917. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/PyFMI_build/PyFMI/src/pyfmi/fmi_util.pyx
  2918. tree = Parsing.p_module(s, pxd, full_module_name)
  2919. warning: src/pyfmi/fmil_import.pxd:59:4: 'size_t' redeclared
  2920. warning: src/pyfmi/fmil_import.pxd:110:4: 'fmi2_variable_alias_kind_enu_t' redeclared
  2921. warning: src/pyfmi/fmil_import.pxd:125:4: 'fmi2_base_type_enu_t' redeclared
  2922. warning: src/pyfmi/fmil_import.pxd:152:4: 'fmi2_causality_enu_t' redeclared
  2923. warning: src/pyfmi/fmil_import.pxd:164:4: 'fmi2_fmu_kind_enu_t' redeclared
  2924. warning: src/pyfmi/fmil_import.pxd:179:4: 'fmi2_variability_enu_t' redeclared
  2925. warning: src/pyfmi/fmil_import.pxd:189:4: 'fmi2_variable_naming_convension_enu_t' redeclared
  2926. warning: src/pyfmi/fmil_import.pxd:223:4: 'fmi2_dependency_factor_kind_enu_t' redeclared
  2927. warning: src/pyfmi/fmil_import.pxd:230:4: 'fmi2_initial_enu_t' redeclared
  2928. warning: src/pyfmi/fmil_import.pxd:252:4: 'fmi2_capabilities_enu_t' redeclared
  2929. warning: src/pyfmi/fmil_import.pxd:264:4: 'fmi2_SI_base_units_enu_t' redeclared
  2930. warning: src/pyfmi/fmil_import.pxd:312:4: 'fmi2_xml_callbacks_t' redeclared
  2931. warning: src/pyfmi/fmil_import.pxd:346:4: 'fmi1_import_t' redeclared
  2932. warning: src/pyfmi/fmil_import.pxd:350:4: 'fmi2_import_t' redeclared
  2933. warning: src/pyfmi/fmil_import.pxd:362:4: 'fmi_xml_context_t' redeclared
  2934. warning: src/pyfmi/fmil_import.pxd:400:4: 'fmi2_import_variable_list_t' redeclared
  2935. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/PyFMI_build/PyFMI/src/pyfmi/fmi_extended.pyx
  2936. tree = Parsing.p_module(s, pxd, full_module_name)
  2937. warning: src/pyfmi/fmil_import.pxd:59:4: 'size_t' redeclared
  2938. warning: src/pyfmi/fmil_import.pxd:110:4: 'fmi2_variable_alias_kind_enu_t' redeclared
  2939. warning: src/pyfmi/fmil_import.pxd:125:4: 'fmi2_base_type_enu_t' redeclared
  2940. warning: src/pyfmi/fmil_import.pxd:152:4: 'fmi2_causality_enu_t' redeclared
  2941. warning: src/pyfmi/fmil_import.pxd:164:4: 'fmi2_fmu_kind_enu_t' redeclared
  2942. warning: src/pyfmi/fmil_import.pxd:179:4: 'fmi2_variability_enu_t' redeclared
  2943. warning: src/pyfmi/fmil_import.pxd:189:4: 'fmi2_variable_naming_convension_enu_t' redeclared
  2944. warning: src/pyfmi/fmil_import.pxd:223:4: 'fmi2_dependency_factor_kind_enu_t' redeclared
  2945. warning: src/pyfmi/fmil_import.pxd:230:4: 'fmi2_initial_enu_t' redeclared
  2946. warning: src/pyfmi/fmil_import.pxd:252:4: 'fmi2_capabilities_enu_t' redeclared
  2947. warning: src/pyfmi/fmil_import.pxd:264:4: 'fmi2_SI_base_units_enu_t' redeclared
  2948. warning: src/pyfmi/fmil_import.pxd:312:4: 'fmi2_xml_callbacks_t' redeclared
  2949. warning: src/pyfmi/fmil_import.pxd:346:4: 'fmi1_import_t' redeclared
  2950. warning: src/pyfmi/fmil_import.pxd:350:4: 'fmi2_import_t' redeclared
  2951. warning: src/pyfmi/fmil_import.pxd:362:4: 'fmi_xml_context_t' redeclared
  2952. warning: src/pyfmi/fmil_import.pxd:400:4: 'fmi2_import_variable_list_t' redeclared
  2953. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/PyFMI_build/PyFMI/src/pyfmi/fmi_coupled.pyx
  2954. tree = Parsing.p_module(s, pxd, full_module_name)
  2955. warning: src/pyfmi/fmil_import.pxd:59:4: 'size_t' redeclared
  2956. warning: src/pyfmi/fmil_import.pxd:110:4: 'fmi2_variable_alias_kind_enu_t' redeclared
  2957. warning: src/pyfmi/fmil_import.pxd:125:4: 'fmi2_base_type_enu_t' redeclared
  2958. warning: src/pyfmi/fmil_import.pxd:152:4: 'fmi2_causality_enu_t' redeclared
  2959. warning: src/pyfmi/fmil_import.pxd:164:4: 'fmi2_fmu_kind_enu_t' redeclared
  2960. warning: src/pyfmi/fmil_import.pxd:179:4: 'fmi2_variability_enu_t' redeclared
  2961. warning: src/pyfmi/fmil_import.pxd:189:4: 'fmi2_variable_naming_convension_enu_t' redeclared
  2962. warning: src/pyfmi/fmil_import.pxd:223:4: 'fmi2_dependency_factor_kind_enu_t' redeclared
  2963. warning: src/pyfmi/fmil_import.pxd:230:4: 'fmi2_initial_enu_t' redeclared
  2964. warning: src/pyfmi/fmil_import.pxd:252:4: 'fmi2_capabilities_enu_t' redeclared
  2965. warning: src/pyfmi/fmil_import.pxd:264:4: 'fmi2_SI_base_units_enu_t' redeclared
  2966. warning: src/pyfmi/fmil_import.pxd:312:4: 'fmi2_xml_callbacks_t' redeclared
  2967. warning: src/pyfmi/fmil_import.pxd:346:4: 'fmi1_import_t' redeclared
  2968. warning: src/pyfmi/fmil_import.pxd:350:4: 'fmi2_import_t' redeclared
  2969. warning: src/pyfmi/fmil_import.pxd:362:4: 'fmi_xml_context_t' redeclared
  2970. warning: src/pyfmi/fmil_import.pxd:400:4: 'fmi2_import_variable_list_t' redeclared
  2971. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/PyFMI_build/PyFMI/src/pyfmi/master.pyx
  2972. tree = Parsing.p_module(s, pxd, full_module_name)
  2973. warning: src/pyfmi/fmil_import.pxd:59:4: 'size_t' redeclared
  2974. warning: src/pyfmi/fmil_import.pxd:110:4: 'fmi2_variable_alias_kind_enu_t' redeclared
  2975. warning: src/pyfmi/fmil_import.pxd:125:4: 'fmi2_base_type_enu_t' redeclared
  2976. warning: src/pyfmi/fmil_import.pxd:152:4: 'fmi2_causality_enu_t' redeclared
  2977. warning: src/pyfmi/fmil_import.pxd:164:4: 'fmi2_fmu_kind_enu_t' redeclared
  2978. warning: src/pyfmi/fmil_import.pxd:179:4: 'fmi2_variability_enu_t' redeclared
  2979. warning: src/pyfmi/fmil_import.pxd:189:4: 'fmi2_variable_naming_convension_enu_t' redeclared
  2980. warning: src/pyfmi/fmil_import.pxd:223:4: 'fmi2_dependency_factor_kind_enu_t' redeclared
  2981. warning: src/pyfmi/fmil_import.pxd:230:4: 'fmi2_initial_enu_t' redeclared
  2982. warning: src/pyfmi/fmil_import.pxd:252:4: 'fmi2_capabilities_enu_t' redeclared
  2983. warning: src/pyfmi/fmil_import.pxd:264:4: 'fmi2_SI_base_units_enu_t' redeclared
  2984. warning: src/pyfmi/fmil_import.pxd:312:4: 'fmi2_xml_callbacks_t' redeclared
  2985. warning: src/pyfmi/fmil_import.pxd:346:4: 'fmi1_import_t' redeclared
  2986. warning: src/pyfmi/fmil_import.pxd:350:4: 'fmi2_import_t' redeclared
  2987. warning: src/pyfmi/fmil_import.pxd:362:4: 'fmi_xml_context_t' redeclared
  2988. warning: src/pyfmi/fmil_import.pxd:400:4: 'fmi2_import_variable_list_t' redeclared
  2989. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  2990. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  2991. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  2992. from src/pyfmi/fmi.c:606:
  2993. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  2994. #warning "Using deprecated NumPy API, disable it with " \
  2995. ^~~~~~~
  2996. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_12FMUModelBase___init__’:
  2997. src/pyfmi/fmi.c:17651:45: warning: assignment to ‘jm_logger_f’ {aka ‘void (*)(struct jm_callbacks *, const char *, enum <anonymous>, const char *)’} from incompatible pointer type ‘void (*)(struct jm_callbacks *, const char *, int, const char *)’ [-Wincompatible-pointer-types]
  2998. __pyx_v_self->__pyx_base.callbacks.logger = __pyx_f_5pyfmi_3fmi_importlogger;
  2999. ^
  3000. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_12FMUModelBase_4get_version’:
  3001. src/pyfmi/fmi.c:19531:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3002. __pyx_v_version = fmi1_import_get_version(__pyx_v_self->_fmu);
  3003. ^
  3004. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_12FMUModelBase_6_get_version’:
  3005. src/pyfmi/fmi.c:19633:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3006. __pyx_v_version = fmi1_import_get_version(__pyx_v_self->_fmu);
  3007. ^
  3008. src/pyfmi/fmi.c: In function ‘__pyx_f_5pyfmi_3fmi_12FMUModelBase_get_variable_description’:
  3009. src/pyfmi/fmi.c:24397:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3010. __pyx_v_desc = fmi1_import_get_variable_description(__pyx_v_variable);
  3011. ^
  3012. src/pyfmi/fmi.c: In function ‘__pyx_f_5pyfmi_3fmi_12FMUModelBase__add_scalar_variable’:
  3013. src/pyfmi/fmi.c:24647:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3014. __pyx_v_desc = fmi1_import_get_variable_description(__pyx_v_variable);
  3015. ^
  3016. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_12FMUModelBase_52get_model_variables’:
  3017. src/pyfmi/fmi.c:28401:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3018. __pyx_v_desc = fmi1_import_get_variable_description(__pyx_v_variable);
  3019. ^
  3020. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_12FMUModelBase_70get_author’:
  3021. src/pyfmi/fmi.c:31461:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3022. __pyx_v_author = fmi1_import_get_author(__pyx_v_self->_fmu);
  3023. ^
  3024. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_12FMUModelBase_78get_description’:
  3025. src/pyfmi/fmi.c:31724:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3026. __pyx_v_desc = fmi1_import_get_description(__pyx_v_self->_fmu);
  3027. ^
  3028. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_12FMUModelBase_80get_generation_tool’:
  3029. src/pyfmi/fmi.c:31804:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3030. __pyx_v_gen = fmi1_import_get_generation_tool(__pyx_v_self->_fmu);
  3031. ^
  3032. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2___init__’:
  3033. src/pyfmi/fmi.c:43362:45: warning: assignment to ‘jm_logger_f’ {aka ‘void (*)(struct jm_callbacks *, const char *, enum <anonymous>, const char *)’} from incompatible pointer type ‘void (*)(struct jm_callbacks *, const char *, int, const char *)’ [-Wincompatible-pointer-types]
  3034. __pyx_v_self->__pyx_base.callbacks.logger = __pyx_f_5pyfmi_3fmi_importlogger2;
  3035. ^
  3036. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_56get_model_variables’:
  3037. src/pyfmi/fmi.c:55224:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3038. __pyx_v_desc = fmi2_import_get_variable_description(__pyx_v_variable);
  3039. ^
  3040. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_62get_variable_declared_type’:
  3041. src/pyfmi/fmi.c:56890:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3042. __pyx_v_type_name = fmi2_import_get_type_name(__pyx_v_variable_type);
  3043. ^
  3044. src/pyfmi/fmi.c:56899:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3045. __pyx_v_type_desc = fmi2_import_get_type_description(__pyx_v_variable_type);
  3046. ^
  3047. src/pyfmi/fmi.c:56908:25: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3048. __pyx_v_type_quantity = fmi2_import_get_type_quantity(__pyx_v_variable_type);
  3049. ^
  3050. src/pyfmi/fmi.c:57002:25: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3051. __pyx_v_item_name = fmi2_import_get_enum_type_item_name(__pyx_v_enumeration_type, __pyx_v_i);
  3052. ^
  3053. src/pyfmi/fmi.c:57011:25: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3054. __pyx_v_item_desc = fmi2_import_get_enum_type_item_description(__pyx_v_enumeration_type, __pyx_v_i);
  3055. ^
  3056. src/pyfmi/fmi.c:57369:28: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3057. __pyx_v_type_unit_name = fmi2_import_get_unit_name(__pyx_v_type_unit);
  3058. ^
  3059. src/pyfmi/fmi.c:57378:36: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3060. __pyx_v_type_display_unit_name = fmi2_import_get_display_unit_name(__pyx_v_type_display_unit);
  3061. ^
  3062. src/pyfmi/fmi.c: In function ‘__pyx_f_5pyfmi_3fmi_13FMUModelBase2_get_variable_description’:
  3063. src/pyfmi/fmi.c:58176:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3064. __pyx_v_desc = fmi2_import_get_variable_description(__pyx_v_variable);
  3065. ^
  3066. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_74get_variable_unit’:
  3067. src/pyfmi/fmi.c:59038:28: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3068. __pyx_v_unit_description = fmi2_import_get_unit_name(__pyx_v_unit);
  3069. ^
  3070. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_76get_variable_display_unit’:
  3071. src/pyfmi/fmi.c:59363:36: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3072. __pyx_v_display_unit_description = fmi2_import_get_display_unit_name(__pyx_v_display_unit);
  3073. ^
  3074. src/pyfmi/fmi.c: In function ‘__pyx_f_5pyfmi_3fmi_13FMUModelBase2__add_scalar_variable’:
  3075. src/pyfmi/fmi.c:63104:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3076. __pyx_v_desc = fmi2_import_get_variable_description(__pyx_v_variable);
  3077. ^
  3078. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_136get_version’:
  3079. src/pyfmi/fmi.c:71997:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3080. __pyx_v_version = fmi2_import_get_version(__pyx_v_self->_fmu);
  3081. ^
  3082. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_138get_model_version’:
  3083. src/pyfmi/fmi.c:72069:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3084. __pyx_v_version = fmi2_import_get_model_version(__pyx_v_self->_fmu);
  3085. ^
  3086. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_142get_author’:
  3087. src/pyfmi/fmi.c:72203:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3088. __pyx_v_author = fmi2_import_get_author(__pyx_v_self->_fmu);
  3089. ^
  3090. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_144get_description’:
  3091. src/pyfmi/fmi.c:72283:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3092. __pyx_v_desc = fmi2_import_get_description(__pyx_v_self->_fmu);
  3093. ^
  3094. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_146get_copyright’:
  3095. src/pyfmi/fmi.c:72363:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3096. __pyx_v_copyright = fmi2_import_get_copyright(__pyx_v_self->_fmu);
  3097. ^
  3098. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_148get_license’:
  3099. src/pyfmi/fmi.c:72443:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3100. __pyx_v_license = fmi2_import_get_license(__pyx_v_self->_fmu);
  3101. ^
  3102. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_150get_generation_tool’:
  3103. src/pyfmi/fmi.c:72523:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3104. __pyx_v_gen = fmi2_import_get_generation_tool(__pyx_v_self->_fmu);
  3105. ^
  3106. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_13FMUModelBase2_152get_generation_date_and_time’:
  3107. src/pyfmi/fmi.c:72603:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3108. __pyx_v_gen = fmi2_import_get_generation_date_and_time(__pyx_v_self->_fmu);
  3109. ^
  3110. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_11FMUModelCS2_16get_status’:
  3111. src/pyfmi/fmi.c:77805:100: warning: passing argument 3 of ‘fmi2_import_get_status’ from incompatible pointer type [-Wincompatible-pointer-types]
  3112. __pyx_v_status = fmi2_import_get_status(__pyx_v_self->__pyx_base._fmu, __pyx_v_fmi_status_kind, (&__pyx_v_status_value));
  3113. ~^~~~~~~~~~~~~~~~~~~~~~
  3114. In file included from /root/Dokumente/JModelica.org/build/FMIL_install/include/FMI2/fmi2_import.h:39,
  3115. from /root/Dokumente/JModelica.org/build/FMIL_install/include/fmilib.h:29,
  3116. from src/pyfmi/fmi.c:610:
  3117. /root/Dokumente/JModelica.org/build/FMIL_install/include/FMI2/fmi2_import_capi.h:527:116: note: expected ‘fmi2_status_t *’ {aka ‘enum <anonymous> *’} but argument is of type ‘int *’
  3118. FMILIB_EXPORT fmi2_status_t fmi2_import_get_status(fmi2_import_t* fmu, const fmi2_status_kind_t s, fmi2_status_t* value);
  3119. ~~~~~~~~~~~~~~~~^~~~~
  3120. src/pyfmi/fmi.c: In function ‘__pyx_pf_5pyfmi_3fmi_10load_fmu’:
  3121. src/pyfmi/fmi.c:88221:28: warning: assignment to ‘jm_logger_f’ {aka ‘void (*)(struct jm_callbacks *, const char *, enum <anonymous>, const char *)’} from incompatible pointer type ‘void (*)(struct jm_callbacks *, const char *, int, const char *)’ [-Wincompatible-pointer-types]
  3122. __pyx_v_callbacks.logger = __pyx_f_5pyfmi_3fmi_importlogger_load_fmu;
  3123. ^
  3124. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  3125. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  3126. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  3127. from src/pyfmi/fmi_util.c:606:
  3128. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  3129. #warning "Using deprecated NumPy API, disable it with " \
  3130. ^~~~~~~
  3131. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  3132. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  3133. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  3134. from src/pyfmi/fmi_extended.c:606:
  3135. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  3136. #warning "Using deprecated NumPy API, disable it with " \
  3137. ^~~~~~~
  3138. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  3139. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  3140. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  3141. from src/pyfmi/fmi_coupled.c:606:
  3142. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  3143. #warning "Using deprecated NumPy API, disable it with " \
  3144. ^~~~~~~
  3145. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  3146. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  3147. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  3148. from src/pyfmi/master.c:606:
  3149. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  3150. #warning "Using deprecated NumPy API, disable it with " \
  3151. ^~~~~~~
  3152. DEBUG:setup.py called with the following optional args
  3153. {'is_static': False, 'log_file': None, 'log': 'NOTSET', 'sundials_with_superlu': True, 'extra_c_flags': '', 'with_openmp': True, 'prefix': '/root/Dokumente/JModelica.org/build/Assimulo_install', 'plugins_home': '', 'no_msvcr': False, 'extra_fortran_link_flags': '', 'sundials_home': '/root/Dokumente/JModelica.org/build/sundials_install', 'version': 'Default', 'blas_home': '/root/Dokumente/JModelica.org/build/blas_install/', 'lapack_home': '/root/Dokumente/JModelica.org/build/lapack_install/', 'debug': False, 'force_32bit': False, 'extra_fortran_link_files': '', 'blas_name': 'blas', 'superlu_home': '/root/Dokumente/JModelica.org/build/superlu_build/'}
  3154. argument parsing completed.
  3155. DEBUG:Source from svn revision Unversioned directory
  3156. DEBUG:Python version used: 2.7.16
  3157. WARNING:The option 'sundials_with_superlu' has been deprecated and has no effect. Support for SuperLU using Sundials is automatically checked.
  3158. DEBUG:Platform linux
  3159. DEBUG:BLAS found at /root/Dokumente/JModelica.org/build/blas_install/
  3160. DEBUG:SuperLU found in /root/Dokumente/JModelica.org/build/superlu_build/SRC and /root/Dokumente/JModelica.org/build/superlu_build/lib:
  3161. DEBUG:Potential SuperLU files: ['superlu_mt_OPENMP', 'blas_OPENMP']
  3162. DEBUG:SuperLU files: ['superlu_mt_OPENMP', 'blas_OPENMP']
  3163. DEBUG:SUNDIALS found.
  3164. DEBUG:SUNDIALS 2.7 found.
  3165. DEBUG:SUNDIALS found to be compiled with support for SuperLU.
  3166. DEBUG:LAPACK found at /root/Dokumente/JModelica.org/build/lapack_install/
  3167. DEBUG:fromdir src todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo
  3168. DEBUG:fromdir src/lib todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/lib
  3169. DEBUG:fromdir src/solvers todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/solvers
  3170. DEBUG:fromdir examples todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/examples
  3171. DEBUG:fromdir None todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build
  3172. DEBUG:fromdir None todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo
  3173. DEBUG:fromdir tests todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/tests
  3174. DEBUG:fromdir tests/solvers todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/tests/solvers
  3175. DEBUG:Thirdparty method glimda file ['glimda_diff.patch', 'glimda_complete _original.f', 'glimda_complete.f', 'LICENSE_GLIMDA', 'glimda_complete.pyf'] copied
  3176. DEBUG:fromdir thirdparty/glimda todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/thirdparty/glimda
  3177. DEBUG:Thirdparty method dasp3 file ['CTRACT.f', 'ANORM.f', 'SOLVE.f', 'JACEST.f', 'DASP3.f', 'dasp3.pyf', 'LICENSE_DASP3', 'PREPOL.f', 'HMAX.f', 'dasp3dp.pyf', 'SPAPAT.f', 'INIVAL.f', 'how-to-f2py.txt', 'test_dasp3.py', 'PDERIV.f', 'DECOMP.f', 'DASP3_MAIN.FOR', 'test_dasp3dp.py'] copied
  3178. DEBUG:fromdir thirdparty/dasp3 todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/thirdparty/dasp3
  3179. DEBUG:Thirdparty method odassl file ['d1mach.f', 'demo.f', 'LICENSE_ODASSL', 'ddanrm.f', 'odacor.f', 'daxpy.f', 'ddot.f', 'read.me', 'ddatrp.f', 'readme_f2py.txt', 'ddwats.f', 'test_odassl.py', 'odastp.f', 'idamax.f', 'dgefa.f', 'dgesl.f', 'odassl.f', 'a.out', 'odassl.pyf', 'test.txt', 'xerrwv.f', 'odajac.f', 'dscal.f'] copied
  3180. DEBUG:fromdir thirdparty/odassl todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/thirdparty/odassl
  3181. DEBUG:Thirdparty method odepack file ['opkda1.f', 'opkdmain.f', 'odepack.pyf', 'LICENSE_ODEPACK', 'odepack_aux.f90', 'opkda2.f'] copied
  3182. DEBUG:fromdir thirdparty/odepack todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/thirdparty/odepack
  3183. DEBUG:Thirdparty method hairer file ['rodas_decsol.f', 'radar5.diff', 'dopri5.f', 'rodas_decsol.pyf', 'radar5.f90', 'decsol.f90', 'radau_decsol.patch', 'LICENSE_HAIRER', 'radar5.pyf', 'dontr5.f90', 'dopri5.pyf', 'radar5_int.f90', 'contr5.f90', 'radau_decsol_error_output.patch', 'radau_decsol.pyf', 'radau_decsol.f', 'dc_decdel.f90'] copied
  3184. DEBUG:fromdir thirdparty/hairer todir /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/thirdparty/hairer
  3185. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/solvers/sundials.pyx
  3186. tree = Parsing.p_module(s, pxd, full_module_name)
  3187. /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /root/Dokumente/JModelica.org/build/Assimulo_build/Assimulo/build/assimulo/solvers/kinsol.pyx
  3188. tree = Parsing.p_module(s, pxd, full_module_name)
  3189. DEBUG:['thirdparty/hairer/LICENSE_HAIRER', 'lib/hairer/LICENSE_HAIRER', 'thirdparty/glimda/LICENSE_GLIMDA', 'lib/glimda/LICENSE_GLIMDA', 'thirdparty/odepack/LICENSE_ODEPACK', 'lib/odepack/LICENSE_ODEPACK', 'thirdparty/odassl/LICENSE_ODASSL', 'lib/odassl/LICENSE_ODASSL', 'thirdparty/dasp3/LICENSE_DASP3', 'lib/dasp3/LICENSE_DASP3']
  3190. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  3191. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  3192. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  3193. from assimulo/solvers/sundials.c:606:
  3194. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  3195. #warning "Using deprecated NumPy API, disable it with " \
  3196. ^~~~~~~
  3197. In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
  3198. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
  3199. from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
  3200. from assimulo/solvers/kinsol.c:606:
  3201. /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  3202. #warning "Using deprecated NumPy API, disable it with " \
  3203. ^~~~~~~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement