hakonhagland

compile viennarna

Aug 29th, 2022
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.97 KB | None | 0 0
  1. $ make
  2. make all-recursive
  3. make[1]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1'
  4. Making all in src
  5. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src'
  6. Making all in ViennaRNA
  7. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/ViennaRNA'
  8. Making all in static
  9. make[4]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/ViennaRNA/static'
  10. make all-am
  11. make[5]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/ViennaRNA/static'
  12. make[5]: Nothing to be done for 'all-am'.
  13. make[5]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/ViennaRNA/static'
  14. make[4]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/ViennaRNA/static'
  15. Making all in plotting/naview
  16. make[4]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/ViennaRNA/plotting/naview'
  17. CC naview.lo
  18. CCLD libRNA_naview.la
  19. make[4]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/ViennaRNA/plotting/naview'
  20. make[4]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/ViennaRNA'
  21. CC fold_compound.lo
  22. CC dist_vars.lo
  23. CC part_func.lo
  24. CC part_func_wrappers.lo
  25. CC pf_fold.lo
  26. CC pf_multifold.lo
  27. CC treedist.lo
  28. CC inverse.lo
  29. CC ProfileDist.lo
  30. CC RNAstruct.lo
  31. CC mfe.lo
  32. CC mfe_window.lo
  33. CC mfe_wrappers.lo
  34. CC mfe_window_wrappers.lo
  35. CC fold.lo
  36. CC stringdist.lo
  37. CC subopt.lo
  38. CC subopt_zuker.lo
  39. CC Lfold.lo
  40. CC cofold.lo
  41. CC part_func_co.lo
  42. CC ProfileAln.lo
  43. CC duplex.lo
  44. CC alifold.lo
  45. CC alipfold.lo
  46. CC LPfold.lo
  47. CC part_func_up.lo
  48. CC ribo.lo
  49. CC MEA.lo
  50. CC mm.lo
  51. CC 2Dfold.lo
  52. CC 2Dpfold.lo
  53. CC plex_functions.lo
  54. CC ali_plex.lo
  55. CC c_plex.lo
  56. CC plex.lo
  57. CC snofold.lo
  58. CC snoop.lo
  59. CC gquad.lo
  60. CC perturbation_fold.lo
  61. CC centroid.lo
  62. CC model.lo
  63. CC dp_matrices.lo
  64. CC boltzmann_sampling.lo
  65. CC bs_wrappers.lo
  66. CC equilibrium_probs.lo
  67. CXX ../libsvm-3.25/svm.lo
  68. CC ../json/json.lo
  69. CC alphabet.lo
  70. CC sequence.lo
  71. CC unstructured_domains.lo
  72. CC grammar.lo
  73. CC heat_capacity.lo
  74. CC zscore.lo
  75. CC libRNA_concentrations_la-concentrations.lo
  76. CXX ../dlib-19.23/dlib/all/libRNA_concentrations_la-source.lo
  77. In file included from /usr/include/features.h:486,
  78. from /usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h:39,
  79. from /usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h:586,
  80. from /usr/include/c++/11/string:38,
  81. from ../dlib-19.23/dlib/all/../base64/../algs.h:97,
  82. from ../dlib-19.23/dlib/all/../base64/base64_kernel_1.h:6,
  83. from ../dlib-19.23/dlib/all/../base64/base64_kernel_1.cpp:6,
  84. from ../dlib-19.23/dlib/all/source.cpp:11:
  85. In function 'mbstowcs',
  86. inlined from 'dlib::convert_mbstring_to_wstring(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' at ../dlib-19.23/dlib/all/../unicode/unicode.cpp:155:22:
  87. /usr/include/x86_64-linux-gnu/bits/stdlib.h:115:10: warning: '__mbstowcs_chk' specified size 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
  88. 115 | return __glibc_fortify_n (mbstowcs, __len, sizeof (wchar_t),
  89. | ^~~~~~~~~~~~~~~~~
  90. In file included from /usr/include/stdlib.h:1027,
  91. from /usr/include/c++/11/cstdlib:75,
  92. from /usr/include/c++/11/ext/string_conversions.h:41,
  93. from /usr/include/c++/11/bits/basic_string.h:6608,
  94. from /usr/include/c++/11/string:55,
  95. from ../dlib-19.23/dlib/all/../base64/../algs.h:97,
  96. from ../dlib-19.23/dlib/all/../base64/base64_kernel_1.h:6,
  97. from ../dlib-19.23/dlib/all/../base64/base64_kernel_1.cpp:6,
  98. from ../dlib-19.23/dlib/all/source.cpp:11:
  99. /usr/include/x86_64-linux-gnu/bits/stdlib.h: In function 'dlib::convert_mbstring_to_wstring(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  100. /usr/include/x86_64-linux-gnu/bits/stdlib.h:95:15: note: in a call to function '__mbstowcs_chk' declared with attribute 'access (write_only, 1, 3)'
  101. 95 | extern size_t __mbstowcs_chk (wchar_t *__restrict __dst,
  102. | ^~~~~~~~~~~~~~
  103. CXX libRNA_concentrations_la-wrap_dlib.lo
  104. CXXLD libRNA_concentrations.la
  105. CC constraints/constraints.lo
  106. CC constraints/SHAPE.lo
  107. CC constraints/hard.lo
  108. CC constraints/soft.lo
  109. CC constraints/ligand.lo
  110. CCLD libRNA_constraints.la
  111. CC datastructures/basic_datastructures.lo
  112. CC datastructures/lists.lo
  113. CC datastructures/char_stream.lo
  114. CC datastructures/stream_output.lo
  115. CC datastructures/hash_tables.lo
  116. CC datastructures/heap.lo
  117. CCLD libRNA_datastructures.la
  118. CC utils/utils.lo
  119. CC utils/string_utils.lo
  120. CC utils/structure_utils.lo
  121. CC utils/structure_tree.lo
  122. CC utils/msa_utils.lo
  123. CC utils/higher_order_functions.lo
  124. CC utils/cpu.lo
  125. CC utils/units.lo
  126. CC io/io_utils.lo
  127. CC io/file_formats.lo
  128. CC io/file_formats_msa.lo
  129. CC search/BoyerMoore.lo
  130. CC commands.lo
  131. CC combinatorics.lo
  132. CC utils/svm_utils.lo
  133. CCLD libRNA_utils.la
  134. CC plotting/alignments.lo
  135. CC plotting/layouts.lo
  136. CC plotting/probabilities.lo
  137. CC plotting/structures.lo
  138. CC plotting/plot_utils.lo
  139. CC plotting/RNApuzzler/RNApuzzler.lo
  140. CC plotting/RNApuzzler/RNAturtle.lo
  141. CCLD libRNA_plotting.la
  142. CC params/io.lo
  143. CC params/default.lo
  144. CC params/params.lo
  145. CC params/convert.lo
  146. CCLD libRNA_params.la
  147. CC eval.lo
  148. CC eval_covariance.lo
  149. CC eval_wrappers.lo
  150. CCLD libRNA_eval.la
  151. CC loops/external.lo
  152. CC loops/external_bt.lo
  153. CC loops/external_pf.lo
  154. CC loops/hairpin.lo
  155. CC loops/hairpin_bt.lo
  156. CC loops/hairpin_pf.lo
  157. CC loops/internal.lo
  158. CC loops/internal_bt.lo
  159. CC loops/internal_pf.lo
  160. CC loops/multibranch.lo
  161. CC loops/multibranch_bt.lo
  162. CC loops/multibranch_pf.lo
  163. CCLD libRNA_loops.la
  164. CC move_set.lo
  165. CC landscape/move.lo
  166. CC landscape/findpath.lo
  167. CC landscape/neighbor.lo
  168. CC landscape/walk.lo
  169. CCLD libRNA_landscape.la
  170. CC utils/libRNA_utils_sse41_la-higher_order_functions_sse41.lo
  171. CCLD libRNA_utils_sse41.la
  172. CC utils/libRNA_utils_avx512_la-higher_order_functions_avx512.lo
  173. CCLD libRNA_utils_avx512.la
  174. CXXLD libRNA_conv.la
  175. CXXLD libRNA.la
  176. CC special_const.lo
  177. CC ugly_bt.lo
  178. CCLD libRNA_special_const.la
  179. GEN libRNA.a
  180. make[4]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/ViennaRNA'
  181. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/ViennaRNA'
  182. Making all in bin
  183. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/bin'
  184. CC RNAfold_cmdl.o
  185. CC RNAfold.o
  186. CC input_id_helpers.lo
  187. CC parallel_helpers.lo
  188. CC ../cthreadpool/thpool.lo
  189. CCLD libhelpers.la
  190. CCLD RNAfold
  191. CC RNAeval_cmdl.o
  192. CC RNAeval.o
  193. CCLD RNAeval
  194. CC RNAheat_cmdl.o
  195. CC RNAheat.o
  196. CCLD RNAheat
  197. CC RNApdist_cmdl.o
  198. CC RNApdist.o
  199. CCLD RNApdist
  200. CC RNAdistance_cmdl.o
  201. CC RNAdistance.o
  202. CCLD RNAdistance
  203. CC RNAinverse_cmdl.o
  204. CC RNAinverse.o
  205. CCLD RNAinverse
  206. CC RNAplot_cmdl.o
  207. CC RNAplot.o
  208. CCLD RNAplot
  209. CC RNAsubopt_cmdl.o
  210. CC RNAsubopt.o
  211. CCLD RNAsubopt
  212. CC RNALfold_cmdl.o
  213. CC RNALfold.o
  214. CCLD RNALfold
  215. CC RNAcofold_cmdl.o
  216. CC RNAcofold.o
  217. CCLD RNAcofold
  218. CC RNApaln_cmdl.o
  219. CC RNApaln.o
  220. CCLD RNApaln
  221. CC RNAduplex_cmdl.o
  222. CC RNAduplex.o
  223. CCLD RNAduplex
  224. CC RNAalifold_cmdl.o
  225. CC RNAalifold.o
  226. CCLD RNAalifold
  227. CC RNAplfold_cmdl.o
  228. CC RNAplfold.o
  229. CCLD RNAplfold
  230. CC RNAup_cmdl.o
  231. CC RNAup.o
  232. CCLD RNAup
  233. CC RNAaliduplex_cmdl.o
  234. CC RNAaliduplex.o
  235. CCLD RNAaliduplex
  236. CC RNALalifold_cmdl.o
  237. CC RNALalifold.o
  238. CCLD RNALalifold
  239. CC RNA2Dfold_cmdl.o
  240. CC RNA2Dfold.o
  241. CCLD RNA2Dfold
  242. CC RNAparconv_cmdl.o
  243. CC RNAparconv.o
  244. CCLD RNAparconv
  245. CC RNAPKplex_cmdl.o
  246. CC RNAPKplex.o
  247. CCLD RNAPKplex
  248. CC RNAplex_cmdl.o
  249. CC RNAplex.o
  250. CCLD RNAplex
  251. CC RNAsnoop_cmdl.o
  252. CC RNAsnoop.o
  253. RNAsnoop.c: In function ‘redraw_output.constprop.0’:
  254. RNAsnoop.c:1357:25: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=]
  255. 1357 | sprintf(str, "%d", count);
  256. | ^~
  257. RNAsnoop.c:1357:24: note: directive argument in the range [1, 2147483647]
  258. 1357 | sprintf(str, "%d", count);
  259. | ^~~~
  260. In file included from /usr/include/stdio.h:894,
  261. from RNAsnoop.c:12:
  262. /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__sprintf_chk’ output between 2 and 11 bytes into a destination of size 9
  263. 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
  264. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  265. 39 | __glibc_objsize (__s), __fmt,
  266. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  267. 40 | __va_arg_pack ());
  268. | ~~~~~~~~~~~~~~~~~
  269. CCLD RNAsnoop
  270. CC RNApvmin_cmdl.o
  271. CC RNApvmin.o
  272. CCLD RNApvmin
  273. CC RNAdos_cmdl.o
  274. CC RNAdos.o
  275. CCLD RNAdos
  276. CC RNAmultifold_cmdl.o
  277. CC RNAmultifold.o
  278. CCLD RNAmultifold
  279. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/bin'
  280. Making all in Utils
  281. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/Utils'
  282. CC b2ct.o
  283. CCLD b2ct
  284. CC popt.o
  285. CCLD popt
  286. CC ct2db_cmdl.o
  287. CC ct2db.o
  288. CCLD ct2db
  289. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/Utils'
  290. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src'
  291. make[3]: Nothing to be done for 'all-am'.
  292. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src'
  293. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src'
  294. Making all in man
  295. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/man'
  296. make[2]: Nothing to be done for 'all'.
  297. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/man'
  298. Making all in misc
  299. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/misc'
  300. make[2]: Nothing to be done for 'all'.
  301. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/misc'
  302. Making all in doc
  303. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/doc'
  304. Making all in CLA
  305. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/doc/CLA'
  306. make[3]: Nothing to be done for 'all'.
  307. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/doc/CLA'
  308. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/doc'
  309. make[3]: Nothing to be done for 'all-am'.
  310. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/doc'
  311. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/doc'
  312. Making all in RNA-Tutorial
  313. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/RNA-Tutorial'
  314. make[2]: Nothing to be done for 'all'.
  315. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/RNA-Tutorial'
  316. Making all in interfaces
  317. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/interfaces'
  318. Making all in Perl
  319. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/interfaces/Perl'
  320. SWIG RNA_wrap.cpp
  321. CXX RNA_la-RNA_wrap.lo
  322. CXXLD RNA.la
  323. In function 'mbstowcs',
  324. inlined from 'convert_mbstring_to_wstring' at ../../src/ViennaRNA/../dlib-19.23/dlib/all/../unicode/unicode.cpp:155:22:
  325. /usr/include/x86_64-linux-gnu/bits/stdlib.h:115:10: warning: '__mbstowcs_chk' specified size 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
  326. 115 | return __glibc_fortify_n (mbstowcs, __len, sizeof (wchar_t),
  327. | ^
  328. /usr/include/x86_64-linux-gnu/bits/stdlib.h: In function 'convert_mbstring_to_wstring':
  329. /usr/include/x86_64-linux-gnu/bits/stdlib.h:95:15: note: in a call to function '__mbstowcs_chk' declared with attribute 'access (write_only, 1, 3)'
  330. 95 | extern size_t __mbstowcs_chk (wchar_t *__restrict __dst,
  331. | ^
  332. GEN auto/RNA/RNA.so
  333. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/interfaces/Perl'
  334. Making all in Python
  335. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/interfaces/Python'
  336. SWIG RNA_wrap.cpp
  337. CXX _RNA_la-RNA_wrap.lo
  338. CXXLD _RNA.la
  339. In function 'mbstowcs',
  340. inlined from 'convert_mbstring_to_wstring' at ../../src/ViennaRNA/../dlib-19.23/dlib/all/../unicode/unicode.cpp:155:22:
  341. /usr/include/x86_64-linux-gnu/bits/stdlib.h:115:10: warning: '__mbstowcs_chk' specified size 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
  342. 115 | return __glibc_fortify_n (mbstowcs, __len, sizeof (wchar_t),
  343. | ^
  344. /usr/include/x86_64-linux-gnu/bits/stdlib.h: In function 'convert_mbstring_to_wstring':
  345. /usr/include/x86_64-linux-gnu/bits/stdlib.h:95:15: note: in a call to function '__mbstowcs_chk' declared with attribute 'access (write_only, 1, 3)'
  346. 95 | extern size_t __mbstowcs_chk (wchar_t *__restrict __dst,
  347. | ^
  348. GEN RNA/__init__.py
  349. GEN RNA/_RNA.cpython-310-x86_64-linux-gnu.so
  350. GEN RNA/__pycache__/__init__.cpython-310.pyc
  351. GEN RNA/__pycache__/__init__.cpython-310.opt-1.pyc
  352. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/interfaces/Python'
  353. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/interfaces'
  354. make[3]: Nothing to be done for 'all-am'.
  355. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/interfaces'
  356. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/interfaces'
  357. Making all in src/Kinfold
  358. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/Kinfold'
  359. make all-recursive
  360. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/Kinfold'
  361. Making all in Example
  362. make[4]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/Kinfold/Example'
  363. make[4]: Nothing to be done for 'all'.
  364. make[4]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/Kinfold/Example'
  365. make[4]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/Kinfold'
  366. CC baum.o
  367. CC cache.o
  368. CC globals.o
  369. globals.c: In function ‘process_options_gg’:
  370. globals.c:358:41: warning: format ‘%g’ expects argument of type ‘float *’, but argument 3 has type ‘double *’ [-Wformat=]
  371. 358 | if (sscanf(args_info.pbounds_arg, "%g=%g=%g",
  372. | ~^
  373. | |
  374. | float *
  375. | %lg
  376. 359 | &GAV.phi_bounds[0],
  377. | ~~~~~~~~~~~~~~~~~~
  378. | |
  379. | double *
  380. globals.c:358:44: warning: format ‘%g’ expects argument of type ‘float *’, but argument 4 has type ‘double *’ [-Wformat=]
  381. 358 | if (sscanf(args_info.pbounds_arg, "%g=%g=%g",
  382. | ~^
  383. | |
  384. | float *
  385. | %lg
  386. 359 | &GAV.phi_bounds[0],
  387. 360 | &GAV.phi_bounds[1],
  388. | ~~~~~~~~~~~~~~~~~~
  389. | |
  390. | double *
  391. globals.c:358:47: warning: format ‘%g’ expects argument of type ‘float *’, but argument 5 has type ‘double *’ [-Wformat=]
  392. 358 | if (sscanf(args_info.pbounds_arg, "%g=%g=%g",
  393. | ~^
  394. | |
  395. | float *
  396. | %lg
  397. ......
  398. 361 | &GAV.phi_bounds[2]) == 0)
  399. | ~~~~~~~~~~~~~~~~~~
  400. | |
  401. | double *
  402. globals.c: In function ‘process_options’:
  403. globals.c:448:32: warning: format ‘%g’ expects argument of type ‘float *’, but argument 3 has type ‘double *’ [-Wformat=]
  404. 448 | if (sscanf(optarg, "%g=%g=%g",
  405. | ~^
  406. | |
  407. | float *
  408. | %lg
  409. 449 | &GAV.phi_bounds[0],
  410. | ~~~~~~~~~~~~~~~~~~
  411. | |
  412. | double *
  413. globals.c:448:35: warning: format ‘%g’ expects argument of type ‘float *’, but argument 4 has type ‘double *’ [-Wformat=]
  414. 448 | if (sscanf(optarg, "%g=%g=%g",
  415. | ~^
  416. | |
  417. | float *
  418. | %lg
  419. 449 | &GAV.phi_bounds[0],
  420. 450 | &GAV.phi_bounds[1],
  421. | ~~~~~~~~~~~~~~~~~~
  422. | |
  423. | double *
  424. globals.c:448:38: warning: format ‘%g’ expects argument of type ‘float *’, but argument 5 has type ‘double *’ [-Wformat=]
  425. 448 | if (sscanf(optarg, "%g=%g=%g",
  426. | ~^
  427. | |
  428. | float *
  429. | %lg
  430. ......
  431. 451 | &GAV.phi_bounds[2]) == 0)
  432. | ~~~~~~~~~~~~~~~~~~
  433. | |
  434. | double *
  435. CC main.o
  436. CC nachbar.o
  437. nachbar.c: In function ‘sel_nb’:
  438. nachbar.c:318:30: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  439. 318 | sprintf(format, "%%-%ds %%6.2f %%10.3f", strlen(GAV.farbe_full)+1);
  440. | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~
  441. | | |
  442. | int size_t {aka long unsigned int}
  443. | %ld
  444. CC cmdline.o
  445. CCLD Kinfold
  446. make[4]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/Kinfold'
  447. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/Kinfold'
  448. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/Kinfold'
  449. Making all in src/RNAforester
  450. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester'
  451. make all-recursive
  452. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester'
  453. Making all in g2-0.72
  454. make[4]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester/g2-0.72'
  455. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_device.c -o src/g2_device.o
  456. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_ui_control.c -o src/g2_ui_control.o
  457. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_util.c -o src/g2_util.o
  458. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_fif.c -o src/g2_fif.o
  459. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_virtual_device.c -o src/g2_virtual_device.o
  460. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_physical_device.c -o src/g2_physical_device.o
  461. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_graphic_pd.c -o src/g2_graphic_pd.o
  462. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_control_pd.c -o src/g2_control_pd.o
  463. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_ui_graphic.c -o src/g2_ui_graphic.o
  464. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_ui_virtual_device.c -o src/g2_ui_virtual_device.o
  465. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_ui_device.c -o src/g2_ui_device.o
  466. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/g2_splines.c -o src/g2_splines.o
  467. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/PS/g2_PS.c -o src/PS/g2_PS.o
  468. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/FIG/g2_FIG.c -o src/FIG/g2_FIG.o
  469. src/FIG/g2_FIG.c: In function ‘g2_FIG_draw_string’:
  470. src/FIG/g2_FIG.c:477:47: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  471. 477 | fprintf(fig->fp,"4 0 %d 1 -1 0 %d 0 5 %d %d %d %d ",
  472. | ~^
  473. | |
  474. | int
  475. | %ld
  476. 478 | fig->pen_color, fig->font_size, fig->font_size, fig->font_size*strlen(text), x, y);
  477. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  478. | |
  479. | size_t {aka long unsigned int}
  480. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/X11/g2_X11.c -o src/X11/g2_X11.o
  481. gcc -I./src -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_XDBE=1 -DDO_GD=1 -DDO_GIF=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -c src/GD/g2_gd.c -o src/GD/g2_gd.o
  482. gcc-ar cr libg2.a ./src/g2_device.o ./src/g2_ui_control.o ./src/g2_util.o ./src/g2_fif.o ./src/g2_virtual_device.o ./src/g2_physical_device.o ./src/g2_graphic_pd.o ./src/g2_control_pd.o ./src/g2_ui_graphic.o ./src/g2_ui_virtual_device.o ./src/g2_ui_device.o ./src/g2_splines.o ./src/PS/g2_PS.o ./src/FIG/g2_FIG.o ./src/X11/g2_X11.o ./src/GD/g2_gd.o
  483. test ! -n "gcc-ranlib" || gcc-ranlib libg2.a
  484. test -d ./include || mkdir ./include
  485. cp ./src/g2.h ./src/PS/g2_PS.h ./src/FIG/g2_FIG.h ./src/X11/g2_X11.h ./src/GD/g2_gd.h ./include/
  486. make[4]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester/g2-0.72'
  487. Making all in src
  488. make[4]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester/src'
  489. make all-am
  490. make[5]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester/src'
  491. CXX anchors/bplex.o
  492. CXX anchors/shape.o
  493. CXX anchors/anchors.o
  494. CXX aligner.o
  495. CXX main.o
  496. CXX forestbase.o
  497. CXX parser.o
  498. CXX progressive_align.o
  499. CXX rna_profile_alignment.o
  500. CXX rna_alignment.o
  501. CXX rna_algebra.o
  502. CXX rna_alphabet.o
  503. CXX rnaforest.o
  504. CXX rnafuncs.o
  505. CXX frontend/Arguments.o
  506. CXX frontend/rnaforester_options.o
  507. CXX TED/rnaforestsz.o
  508. CC wmatch/glib.o
  509. CC wmatch/wmatch.o
  510. CXXLD RNAforester
  511. make[5]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester/src'
  512. make[4]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester/src'
  513. Making all in man
  514. make[4]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester/man'
  515. make[4]: Nothing to be done for 'all'.
  516. make[4]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester/man'
  517. make[4]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester'
  518. make[4]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester'
  519. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester'
  520. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAforester'
  521. Making all in src/RNAlocmin
  522. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAlocmin'
  523. make all-am
  524. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAlocmin'
  525. CC RNAlocmin_cmdline.o
  526. CXX barrier_tree.o
  527. CXX findpath_pk.o
  528. CXX flood.o
  529. In file included from flood.h:4,
  530. from flood.cpp:12:
  531. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure&) const’:
  532. hash_util.h:82:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  533. 82 | register short *k; /* the key */
  534. | ^
  535. hash_util.h:83:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  536. 83 | register unsigned length; /* the length of the key */
  537. | ^~~~~~
  538. hash_util.h:84:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  539. 84 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  540. | ^~~~~~~
  541. hash_util.h:85:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  542. 85 | register unsigned a,b,c,len;
  543. | ^
  544. hash_util.h:85:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  545. 85 | register unsigned a,b,c,len;
  546. | ^
  547. hash_util.h:85:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  548. 85 | register unsigned a,b,c,len;
  549. | ^
  550. hash_util.h:85:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  551. 85 | register unsigned a,b,c,len;
  552. | ^~~
  553. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en&) const’:
  554. hash_util.h:126:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  555. 126 | register short *k; /* the key */
  556. | ^
  557. hash_util.h:127:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  558. 127 | register unsigned length; /* the length of the key */
  559. | ^~~~~~
  560. hash_util.h:128:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  561. 128 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  562. | ^~~~~~~
  563. hash_util.h:129:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  564. 129 | register unsigned a,b,c,len;
  565. | ^
  566. hash_util.h:129:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  567. 129 | register unsigned a,b,c,len;
  568. | ^
  569. hash_util.h:129:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  570. 129 | register unsigned a,b,c,len;
  571. | ^
  572. hash_util.h:129:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  573. 129 | register unsigned a,b,c,len;
  574. | ^~~
  575. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure*) const’:
  576. hash_util.h:168:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  577. 168 | register short *k; /* the key */
  578. | ^
  579. hash_util.h:169:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  580. 169 | register unsigned length; /* the length of the key */
  581. | ^~~~~~
  582. hash_util.h:170:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  583. 170 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  584. | ^~~~~~~
  585. hash_util.h:171:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  586. 171 | register unsigned a,b,c,len;
  587. | ^
  588. hash_util.h:171:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  589. 171 | register unsigned a,b,c,len;
  590. | ^
  591. hash_util.h:171:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  592. 171 | register unsigned a,b,c,len;
  593. | ^
  594. hash_util.h:171:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  595. 171 | register unsigned a,b,c,len;
  596. | ^~~
  597. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en*) const’:
  598. hash_util.h:212:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  599. 212 | register short *k; /* the key */
  600. | ^
  601. hash_util.h:213:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  602. 213 | register unsigned length; /* the length of the key */
  603. | ^~~~~~
  604. hash_util.h:214:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  605. 214 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  606. | ^~~~~~~
  607. hash_util.h:215:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  608. 215 | register unsigned a,b,c,len;
  609. | ^
  610. hash_util.h:215:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  611. 215 | register unsigned a,b,c,len;
  612. | ^
  613. hash_util.h:215:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  614. 215 | register unsigned a,b,c,len;
  615. | ^
  616. hash_util.h:215:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  617. 215 | register unsigned a,b,c,len;
  618. | ^~~
  619. CXX globals.o
  620. In file included from globals.h:10,
  621. from globals.cpp:15:
  622. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure&) const’:
  623. hash_util.h:82:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  624. 82 | register short *k; /* the key */
  625. | ^
  626. hash_util.h:83:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  627. 83 | register unsigned length; /* the length of the key */
  628. | ^~~~~~
  629. hash_util.h:84:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  630. 84 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  631. | ^~~~~~~
  632. hash_util.h:85:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  633. 85 | register unsigned a,b,c,len;
  634. | ^
  635. hash_util.h:85:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  636. 85 | register unsigned a,b,c,len;
  637. | ^
  638. hash_util.h:85:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  639. 85 | register unsigned a,b,c,len;
  640. | ^
  641. hash_util.h:85:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  642. 85 | register unsigned a,b,c,len;
  643. | ^~~
  644. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en&) const’:
  645. hash_util.h:126:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  646. 126 | register short *k; /* the key */
  647. | ^
  648. hash_util.h:127:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  649. 127 | register unsigned length; /* the length of the key */
  650. | ^~~~~~
  651. hash_util.h:128:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  652. 128 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  653. | ^~~~~~~
  654. hash_util.h:129:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  655. 129 | register unsigned a,b,c,len;
  656. | ^
  657. hash_util.h:129:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  658. 129 | register unsigned a,b,c,len;
  659. | ^
  660. hash_util.h:129:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  661. 129 | register unsigned a,b,c,len;
  662. | ^
  663. hash_util.h:129:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  664. 129 | register unsigned a,b,c,len;
  665. | ^~~
  666. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure*) const’:
  667. hash_util.h:168:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  668. 168 | register short *k; /* the key */
  669. | ^
  670. hash_util.h:169:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  671. 169 | register unsigned length; /* the length of the key */
  672. | ^~~~~~
  673. hash_util.h:170:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  674. 170 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  675. | ^~~~~~~
  676. hash_util.h:171:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  677. 171 | register unsigned a,b,c,len;
  678. | ^
  679. hash_util.h:171:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  680. 171 | register unsigned a,b,c,len;
  681. | ^
  682. hash_util.h:171:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  683. 171 | register unsigned a,b,c,len;
  684. | ^
  685. hash_util.h:171:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  686. 171 | register unsigned a,b,c,len;
  687. | ^~~
  688. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en*) const’:
  689. hash_util.h:212:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  690. 212 | register short *k; /* the key */
  691. | ^
  692. hash_util.h:213:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  693. 213 | register unsigned length; /* the length of the key */
  694. | ^~~~~~
  695. hash_util.h:214:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  696. 214 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  697. | ^~~~~~~
  698. hash_util.h:215:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  699. 215 | register unsigned a,b,c,len;
  700. | ^
  701. hash_util.h:215:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  702. 215 | register unsigned a,b,c,len;
  703. | ^
  704. hash_util.h:215:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  705. 215 | register unsigned a,b,c,len;
  706. | ^
  707. hash_util.h:215:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  708. 215 | register unsigned a,b,c,len;
  709. | ^~~
  710. CXX hash_util.o
  711. In file included from hash_util.cpp:5:
  712. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure&) const’:
  713. hash_util.h:82:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  714. 82 | register short *k; /* the key */
  715. | ^
  716. hash_util.h:83:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  717. 83 | register unsigned length; /* the length of the key */
  718. | ^~~~~~
  719. hash_util.h:84:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  720. 84 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  721. | ^~~~~~~
  722. hash_util.h:85:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  723. 85 | register unsigned a,b,c,len;
  724. | ^
  725. hash_util.h:85:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  726. 85 | register unsigned a,b,c,len;
  727. | ^
  728. hash_util.h:85:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  729. 85 | register unsigned a,b,c,len;
  730. | ^
  731. hash_util.h:85:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  732. 85 | register unsigned a,b,c,len;
  733. | ^~~
  734. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en&) const’:
  735. hash_util.h:126:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  736. 126 | register short *k; /* the key */
  737. | ^
  738. hash_util.h:127:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  739. 127 | register unsigned length; /* the length of the key */
  740. | ^~~~~~
  741. hash_util.h:128:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  742. 128 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  743. | ^~~~~~~
  744. hash_util.h:129:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  745. 129 | register unsigned a,b,c,len;
  746. | ^
  747. hash_util.h:129:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  748. 129 | register unsigned a,b,c,len;
  749. | ^
  750. hash_util.h:129:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  751. 129 | register unsigned a,b,c,len;
  752. | ^
  753. hash_util.h:129:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  754. 129 | register unsigned a,b,c,len;
  755. | ^~~
  756. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure*) const’:
  757. hash_util.h:168:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  758. 168 | register short *k; /* the key */
  759. | ^
  760. hash_util.h:169:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  761. 169 | register unsigned length; /* the length of the key */
  762. | ^~~~~~
  763. hash_util.h:170:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  764. 170 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  765. | ^~~~~~~
  766. hash_util.h:171:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  767. 171 | register unsigned a,b,c,len;
  768. | ^
  769. hash_util.h:171:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  770. 171 | register unsigned a,b,c,len;
  771. | ^
  772. hash_util.h:171:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  773. 171 | register unsigned a,b,c,len;
  774. | ^
  775. hash_util.h:171:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  776. 171 | register unsigned a,b,c,len;
  777. | ^~~
  778. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en*) const’:
  779. hash_util.h:212:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  780. 212 | register short *k; /* the key */
  781. | ^
  782. hash_util.h:213:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  783. 213 | register unsigned length; /* the length of the key */
  784. | ^~~~~~
  785. hash_util.h:214:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  786. 214 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  787. | ^~~~~~~
  788. hash_util.h:215:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  789. 215 | register unsigned a,b,c,len;
  790. | ^
  791. hash_util.h:215:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  792. 215 | register unsigned a,b,c,len;
  793. | ^
  794. hash_util.h:215:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  795. 215 | register unsigned a,b,c,len;
  796. | ^
  797. hash_util.h:215:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  798. 215 | register unsigned a,b,c,len;
  799. | ^~~
  800. CXX main.o
  801. In file included from main.cpp:28:
  802. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure&) const’:
  803. hash_util.h:82:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  804. 82 | register short *k; /* the key */
  805. | ^
  806. hash_util.h:83:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  807. 83 | register unsigned length; /* the length of the key */
  808. | ^~~~~~
  809. hash_util.h:84:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  810. 84 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  811. | ^~~~~~~
  812. hash_util.h:85:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  813. 85 | register unsigned a,b,c,len;
  814. | ^
  815. hash_util.h:85:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  816. 85 | register unsigned a,b,c,len;
  817. | ^
  818. hash_util.h:85:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  819. 85 | register unsigned a,b,c,len;
  820. | ^
  821. hash_util.h:85:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  822. 85 | register unsigned a,b,c,len;
  823. | ^~~
  824. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en&) const’:
  825. hash_util.h:126:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  826. 126 | register short *k; /* the key */
  827. | ^
  828. hash_util.h:127:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  829. 127 | register unsigned length; /* the length of the key */
  830. | ^~~~~~
  831. hash_util.h:128:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  832. 128 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  833. | ^~~~~~~
  834. hash_util.h:129:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  835. 129 | register unsigned a,b,c,len;
  836. | ^
  837. hash_util.h:129:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  838. 129 | register unsigned a,b,c,len;
  839. | ^
  840. hash_util.h:129:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  841. 129 | register unsigned a,b,c,len;
  842. | ^
  843. hash_util.h:129:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  844. 129 | register unsigned a,b,c,len;
  845. | ^~~
  846. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure*) const’:
  847. hash_util.h:168:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  848. 168 | register short *k; /* the key */
  849. | ^
  850. hash_util.h:169:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  851. 169 | register unsigned length; /* the length of the key */
  852. | ^~~~~~
  853. hash_util.h:170:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  854. 170 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  855. | ^~~~~~~
  856. hash_util.h:171:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  857. 171 | register unsigned a,b,c,len;
  858. | ^
  859. hash_util.h:171:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  860. 171 | register unsigned a,b,c,len;
  861. | ^
  862. hash_util.h:171:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  863. 171 | register unsigned a,b,c,len;
  864. | ^
  865. hash_util.h:171:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  866. 171 | register unsigned a,b,c,len;
  867. | ^~~
  868. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en*) const’:
  869. hash_util.h:212:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  870. 212 | register short *k; /* the key */
  871. | ^
  872. hash_util.h:213:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  873. 213 | register unsigned length; /* the length of the key */
  874. | ^~~~~~
  875. hash_util.h:214:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  876. 214 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  877. | ^~~~~~~
  878. hash_util.h:215:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  879. 215 | register unsigned a,b,c,len;
  880. | ^
  881. hash_util.h:215:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  882. 215 | register unsigned a,b,c,len;
  883. | ^
  884. hash_util.h:215:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  885. 215 | register unsigned a,b,c,len;
  886. | ^
  887. hash_util.h:215:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  888. 215 | register unsigned a,b,c,len;
  889. | ^~~
  890. CC move_set_inside.o
  891. CXX move_set_pk.o
  892. CXX neighbourhood.o
  893. In file included from globals.h:10,
  894. from RNAlocmin.h:7,
  895. from neighbourhood.cpp:8:
  896. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure&) const’:
  897. hash_util.h:82:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  898. 82 | register short *k; /* the key */
  899. | ^
  900. hash_util.h:83:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  901. 83 | register unsigned length; /* the length of the key */
  902. | ^~~~~~
  903. hash_util.h:84:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  904. 84 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  905. | ^~~~~~~
  906. hash_util.h:85:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  907. 85 | register unsigned a,b,c,len;
  908. | ^
  909. hash_util.h:85:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  910. 85 | register unsigned a,b,c,len;
  911. | ^
  912. hash_util.h:85:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  913. 85 | register unsigned a,b,c,len;
  914. | ^
  915. hash_util.h:85:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  916. 85 | register unsigned a,b,c,len;
  917. | ^~~
  918. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en&) const’:
  919. hash_util.h:126:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  920. 126 | register short *k; /* the key */
  921. | ^
  922. hash_util.h:127:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  923. 127 | register unsigned length; /* the length of the key */
  924. | ^~~~~~
  925. hash_util.h:128:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  926. 128 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  927. | ^~~~~~~
  928. hash_util.h:129:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  929. 129 | register unsigned a,b,c,len;
  930. | ^
  931. hash_util.h:129:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  932. 129 | register unsigned a,b,c,len;
  933. | ^
  934. hash_util.h:129:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  935. 129 | register unsigned a,b,c,len;
  936. | ^
  937. hash_util.h:129:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  938. 129 | register unsigned a,b,c,len;
  939. | ^~~
  940. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure*) const’:
  941. hash_util.h:168:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  942. 168 | register short *k; /* the key */
  943. | ^
  944. hash_util.h:169:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  945. 169 | register unsigned length; /* the length of the key */
  946. | ^~~~~~
  947. hash_util.h:170:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  948. 170 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  949. | ^~~~~~~
  950. hash_util.h:171:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  951. 171 | register unsigned a,b,c,len;
  952. | ^
  953. hash_util.h:171:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  954. 171 | register unsigned a,b,c,len;
  955. | ^
  956. hash_util.h:171:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  957. 171 | register unsigned a,b,c,len;
  958. | ^
  959. hash_util.h:171:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  960. 171 | register unsigned a,b,c,len;
  961. | ^~~
  962. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en*) const’:
  963. hash_util.h:212:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  964. 212 | register short *k; /* the key */
  965. | ^
  966. hash_util.h:213:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  967. 213 | register unsigned length; /* the length of the key */
  968. | ^~~~~~
  969. hash_util.h:214:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  970. 214 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  971. | ^~~~~~~
  972. hash_util.h:215:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  973. 215 | register unsigned a,b,c,len;
  974. | ^
  975. hash_util.h:215:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  976. 215 | register unsigned a,b,c,len;
  977. | ^
  978. hash_util.h:215:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  979. 215 | register unsigned a,b,c,len;
  980. | ^
  981. hash_util.h:215:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  982. 215 | register unsigned a,b,c,len;
  983. | ^~~
  984. CXX pknots.o
  985. CXX RNAlocmin.o
  986. In file included from globals.h:10,
  987. from RNAlocmin.h:7,
  988. from RNAlocmin.cpp:16:
  989. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure&) const’:
  990. hash_util.h:82:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  991. 82 | register short *k; /* the key */
  992. | ^
  993. hash_util.h:83:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  994. 83 | register unsigned length; /* the length of the key */
  995. | ^~~~~~
  996. hash_util.h:84:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  997. 84 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  998. | ^~~~~~~
  999. hash_util.h:85:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1000. 85 | register unsigned a,b,c,len;
  1001. | ^
  1002. hash_util.h:85:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1003. 85 | register unsigned a,b,c,len;
  1004. | ^
  1005. hash_util.h:85:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1006. 85 | register unsigned a,b,c,len;
  1007. | ^
  1008. hash_util.h:85:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1009. 85 | register unsigned a,b,c,len;
  1010. | ^~~
  1011. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en&) const’:
  1012. hash_util.h:126:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1013. 126 | register short *k; /* the key */
  1014. | ^
  1015. hash_util.h:127:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1016. 127 | register unsigned length; /* the length of the key */
  1017. | ^~~~~~
  1018. hash_util.h:128:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1019. 128 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  1020. | ^~~~~~~
  1021. hash_util.h:129:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1022. 129 | register unsigned a,b,c,len;
  1023. | ^
  1024. hash_util.h:129:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1025. 129 | register unsigned a,b,c,len;
  1026. | ^
  1027. hash_util.h:129:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1028. 129 | register unsigned a,b,c,len;
  1029. | ^
  1030. hash_util.h:129:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1031. 129 | register unsigned a,b,c,len;
  1032. | ^~~
  1033. hash_util.h: In member function ‘size_t hash_fncts::operator()(const Structure*) const’:
  1034. hash_util.h:168:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1035. 168 | register short *k; /* the key */
  1036. | ^
  1037. hash_util.h:169:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1038. 169 | register unsigned length; /* the length of the key */
  1039. | ^~~~~~
  1040. hash_util.h:170:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1041. 170 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  1042. | ^~~~~~~
  1043. hash_util.h:171:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1044. 171 | register unsigned a,b,c,len;
  1045. | ^
  1046. hash_util.h:171:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1047. 171 | register unsigned a,b,c,len;
  1048. | ^
  1049. hash_util.h:171:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1050. 171 | register unsigned a,b,c,len;
  1051. | ^
  1052. hash_util.h:171:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1053. 171 | register unsigned a,b,c,len;
  1054. | ^~~
  1055. hash_util.h: In member function ‘size_t hash_fncts::operator()(const struct_en*) const’:
  1056. hash_util.h:212:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1057. 212 | register short *k; /* the key */
  1058. | ^
  1059. hash_util.h:213:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1060. 213 | register unsigned length; /* the length of the key */
  1061. | ^~~~~~
  1062. hash_util.h:214:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1063. 214 | register unsigned initval=0; /* the previous hash, or an arbitrary value */
  1064. | ^~~~~~~
  1065. hash_util.h:215:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1066. 215 | register unsigned a,b,c,len;
  1067. | ^
  1068. hash_util.h:215:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1069. 215 | register unsigned a,b,c,len;
  1070. | ^
  1071. hash_util.h:215:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1072. 215 | register unsigned a,b,c,len;
  1073. | ^
  1074. hash_util.h:215:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  1075. 215 | register unsigned a,b,c,len;
  1076. | ^~~
  1077. CXX treeplot.o
  1078. CXXLD RNAlocmin
  1079. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAlocmin'
  1080. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/src/RNAlocmin'
  1081. Making all in tests
  1082. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/tests'
  1083. make all-am
  1084. make[3]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/tests'
  1085. make[3]: Nothing to be done for 'all-am'.
  1086. make[3]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/tests'
  1087. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/tests'
  1088. Making all in examples
  1089. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/examples'
  1090. make[2]: Nothing to be done for 'all'.
  1091. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/examples'
  1092. Making all in packaging/macosx
  1093. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1/packaging/macosx'
  1094. make[2]: Nothing to be done for 'all'.
  1095. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1/packaging/macosx'
  1096. make[2]: Entering directory '/home/hakon/test/perl/ViennaRNA-2.5.1'
  1097. make[2]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1'
  1098. make[1]: Leaving directory '/home/hakon/test/perl/ViennaRNA-2.5.1'
Add Comment
Please, Sign In to add comment