1. * Package: sci-biology/vienna-rna-1.8.5
  2. * Repository: gentoo
  3. * Maintainer: sci-biology@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking ViennaRNA-1.8.5.tar.gz to /tmp/portage/sci-biology/vienna-rna-1.8.5/work
  8. >>> Source unpacked in /tmp/portage/sci-biology/vienna-rna-1.8.5/work
  9. >>> Preparing source in /tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5 ...
  10. * Applying vienna-rna-1.6.5-c-fixes.patch ...
  11. [ ok ]
  12. * Applying vienna-rna-1.7.2-LDFLAGS.patch ...
  13. [ ok ]
  14. * Applying vienna-rna-1.8.3-gcc4.3.patch ...
  15. [ ok ]
  16. * Applying vienna-rna-1.8.3-disable-gd.patch ...
  17. [ ok ]
  18. * Applying vienna-rna-1.8.4-jobserver-fix.patch ...
  19. [ ok ]
  20. * Applying vienna-rna-1.8.4-bindir.patch ...
  21. [ ok ]
  22. * Applying vienna-rna-1.8.4-overflows.patch ...
  23. [ ok ]
  24. * Applying vienna-rna-1.8.4-implicits.patch ...
  25. [ ok ]
  26. * Running eautoreconf in '/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5' ...
  27. * Running aclocal ...
  28. * Running eautoreconf in '/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold' ...
  29. * Running eautoreconf in '/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester' ...
  30. * Running aclocal ...
  31. * Running eautoreconf in '/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70' ...
  32. * Running aclocal ...
  33. * Running aclocal ...
  34. [ ok ]
  35. [ ok ]
  36. [ ok ]
  37. [ ok ]
  38. * Running autoconf ...
  39. * Running autoconf ...
  40. [ ok ]
  41. * Running autoheader ...
  42. [ ok ]
  43. * Running autoconf ...
  44. * Running autoconf ...
  45. [ ok ]
  46. * Running automake --add-missing --copy ...
  47. [ ok ]
  48. * Running autoheader ...
  49. [ ok ]
  50. * Running autoheader ...
  51. [ ok ]
  52. * Running automake --add-missing --copy ...
  53. [ ok ]
  54. * Running automake --add-missing --copy ...
  55. [ ok ]
  56. [ ok ]
  57. [ ok ]
  58. * Running eautoreconf in '/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester' ...
  59. * Running eautoreconf in '/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70' ...
  60. * Running aclocal ...
  61. * Running aclocal ...
  62. [ ok ]
  63. * Running autoconf ...
  64. [ ok ]
  65. [ ok ]
  66. * Running autoconf ...
  67. [ ok ]
  68. * Running autoheader ...
  69. [ ok ]
  70. * Running automake --add-missing --copy ...
  71. [ ok ]
  72. >>> Source prepared.
  73. >>> Configuring source in /tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5 ...
  74. * econf: updating ViennaRNA-1.8.5/config.guess with /usr/share/gnuconfig/config.guess
  75. * econf: updating ViennaRNA-1.8.5/RNAforester/g2-0.70/config.guess with /usr/share/gnuconfig/config.guess
  76. * econf: updating ViennaRNA-1.8.5/RNAforester/g2-0.70/config.sub with /usr/share/gnuconfig/config.sub
  77. * econf: updating ViennaRNA-1.8.5/RNAforester/config.guess with /usr/share/gnuconfig/config.guess
  78. * econf: updating ViennaRNA-1.8.5/config.sub with /usr/share/gnuconfig/config.sub
  79. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-cluster
  80. configure: loading site script /usr/share/config.site
  81. configure: loading site script /usr/share/crossdev/include/site/linux
  82. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  83. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  84. checking for a BSD-compatible install... /usr/bin/install -c
  85. checking whether build environment is sane... yes
  86. checking for a thread-safe mkdir -p... /bin/mkdir -p
  87. checking for gawk... gawk
  88. checking whether make sets $(MAKE)... yes
  89. checking if malloc debugging is wanted... no
  90. checking build system type... x86_64-pc-linux-gnu
  91. checking host system type... x86_64-pc-linux-gnu
  92. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  93. checking whether the C compiler works... yes
  94. checking for C compiler default output file name... a.out
  95. checking for suffix of executables...
  96. checking whether we are cross compiling... no
  97. checking for suffix of object files... o
  98. checking whether we are using the GNU C compiler... yes
  99. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  100. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  101. checking for style of include used by make... GNU
  102. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  103. checking whether x86_64-pc-linux-gnu-gcc accepts -fpic... yes
  104. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  105. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  106. checking for perl... /usr/bin/perl
  107. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  108. checking for grep that handles long lines and -e... /bin/grep
  109. checking for egrep... /bin/grep -E
  110. checking for ANSI C header files... yes
  111. checking for sys/types.h... yes
  112. checking for sys/stat.h... yes
  113. checking for stdlib.h... yes
  114. checking for string.h... yes
  115. checking for memory.h... yes
  116. checking for strings.h... yes
  117. checking for inttypes.h... yes
  118. checking for stdint.h... yes
  119. checking for unistd.h... yes
  120. checking malloc.h usability... yes
  121. checking malloc.h presence... yes
  122. checking for malloc.h... yes
  123. checking for strings.h... (cached) yes
  124. checking for unistd.h... (cached) yes
  125. checking for an ANSI C-conforming const... yes
  126. checking for size_t... yes
  127. checking for inline... inline
  128. checking for strdup... yes
  129. checking for strstr... yes
  130. checking for strchr... yes
  131. checking for erand48... yes
  132. checking that generated files are newer than configure... done
  133. configure: creating ./config.status
  134. config.status: creating Makefile
  135. config.status: creating ViennaRNA.spec
  136. config.status: creating Utils/Makefile
  137. config.status: creating Progs/Makefile
  138. config.status: creating lib/Makefile
  139. config.status: creating man/Makefile
  140. config.status: creating Cluster/Makefile
  141. config.status: creating H/Makefile
  142. config.status: creating Perl/Makefile
  143. config.status: creating man/RNAheat.1
  144. config.status: creating man/RNAsubopt.1
  145. config.status: creating man/RNAdistance.1
  146. config.status: creating man/RNAinverse.1
  147. config.status: creating man/RNAeval.1
  148. config.status: creating man/RNAfold.1
  149. config.status: creating man/RNApdist.1
  150. config.status: creating man/RNAplot.1
  151. config.status: creating man/RNALfold.1
  152. config.status: creating man/RNAalifold.1
  153. config.status: creating man/RNAduplex.1
  154. config.status: creating man/RNAcofold.1
  155. config.status: creating man/RNAplfold.1
  156. config.status: creating man/RNAup.1
  157. config.status: creating man/RNApaln.1
  158. config.status: creating man/RNAaliduplex.1
  159. config.status: creating config.h
  160. config.status: executing depfiles commands
  161. === configuring in RNAforester (/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester)
  162. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--with-cluster' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=/dev/null --srcdir=.
  163. configure: loading site script /usr/share/config.site
  164. configure: loading site script /usr/share/crossdev/include/site/linux
  165. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  166. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  167. checking for a BSD-compatible install... /usr/bin/install -c
  168. checking whether build environment is sane... yes
  169. checking for a thread-safe mkdir -p... /bin/mkdir -p
  170. checking for gawk... gawk
  171. checking whether make sets $(MAKE)... yes
  172. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  173. checking whether the C++ compiler works... yes
  174. checking for C++ compiler default output file name... a.out
  175. checking for suffix of executables...
  176. checking whether we are cross compiling... no
  177. checking for suffix of object files... o
  178. checking whether we are using the GNU C++ compiler... yes
  179. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  180. checking for style of include used by make... GNU
  181. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  182. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  183. checking whether we are using the GNU C compiler... yes
  184. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  185. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  186. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  187. using (to be built) libRNA.a in ../lib
  188. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  189. checking for grep that handles long lines and -e... /bin/grep
  190. checking for egrep... /bin/grep -E
  191. checking for ANSI C header files... no
  192. checking for sys/types.h... yes
  193. checking for sys/stat.h... yes
  194. checking for stdlib.h... yes
  195. checking for string.h... yes
  196. checking for memory.h... yes
  197. checking for strings.h... yes
  198. checking for inttypes.h... yes
  199. checking for stdint.h... yes
  200. checking for unistd.h... yes
  201. checking g2.h usability... yes
  202. checking g2.h presence... yes
  203. checking for g2.h... yes
  204. checking for an ANSI C-conforming const... yes
  205. checking for inline... inline
  206. checking for size_t... yes
  207. checking that generated files are newer than configure... done
  208. configure: creating ./config.status
  209. config.status: creating Makefile
  210. config.status: creating src/Makefile
  211. config.status: creating man/Makefile
  212. config.status: creating config.h
  213. config.status: executing depfiles commands
  214. === configuring in g2-0.70 (/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70)
  215. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--with-cluster' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer' --cache-file=/dev/null --srcdir=.
  216. configure: loading site script /usr/share/config.site
  217. configure: loading site script /usr/share/crossdev/include/site/linux
  218. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  219. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  220. checking build system type... x86_64-pc-linux-gnu
  221. checking host system type... x86_64-pc-linux-gnu
  222. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  223. checking whether the C compiler works... yes
  224. checking for C compiler default output file name... a.out
  225. checking for suffix of executables...
  226. checking whether we are cross compiling... no
  227. checking for suffix of object files... o
  228. checking whether we are using the GNU C compiler... yes
  229. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  230. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  231. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  232. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  233. checking whether we are using the GNU C++ compiler... yes
  234. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  235. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  236. checking for a BSD-compatible install... /usr/bin/install -c
  237. checking for find... find
  238. checking for makedepend... makedepend
  239. checking for dlopen in -ldl... yes
  240. checking for X... libraries , headers
  241. checking for gethostbyname... yes
  242. checking for connect... yes
  243. checking for remove... yes
  244. checking for shmat... yes
  245. checking for IceConnectionNumber in -lICE... yes
  246. checking for main in -lm... yes
  247. checking for main in -lX11... yes
  248. checking for main in -lgd... yes
  249. checking for gdImagePng... no
  250. checking for grep that handles long lines and -e... /bin/grep
  251. checking for egrep... /bin/grep -E
  252. checking for ANSI C header files... yes
  253. checking for sys/types.h... yes
  254. checking for sys/stat.h... yes
  255. checking for stdlib.h... yes
  256. checking for string.h... yes
  257. checking for memory.h... yes
  258. checking for strings.h... yes
  259. checking for inttypes.h... yes
  260. checking for stdint.h... yes
  261. checking for unistd.h... yes
  262. checking limits.h usability... yes
  263. checking limits.h presence... yes
  264. checking for limits.h... yes
  265. configure: creating ./config.status
  266. config.status: creating Makefile
  267. config.status: creating demo/Makefile
  268. config.status: creating g2_perl/Makefile.PL
  269. Supported devices:
  270. PostScript
  271. FIG
  272. X11
  273. Unsupported devices:
  274. Win32
  275. GD
  276. Run 'make depend' to create dependencies.
  277. === configuring in Kinfold (/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold)
  278. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--with-cluster' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=/dev/null --srcdir=.
  279. configure: loading site script /usr/share/config.site
  280. configure: loading site script /usr/share/crossdev/include/site/linux
  281. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  282. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  283. checking for a BSD-compatible install... /usr/bin/install -c
  284. checking whether build environment is sane... yes
  285. checking for a thread-safe mkdir -p... /bin/mkdir -p
  286. checking for gawk... gawk
  287. checking whether make sets $(MAKE)... yes
  288. checking if malloc debugging is wanted... no
  289. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  290. checking whether the C compiler works... yes
  291. checking for C compiler default output file name... a.out
  292. checking for suffix of executables...
  293. checking whether we are cross compiling... no
  294. checking for suffix of object files... o
  295. checking whether we are using the GNU C compiler... yes
  296. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  297. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  298. checking for style of include used by make... GNU
  299. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  300. checking build system type... x86_64-pc-linux-gnu
  301. checking host system type... x86_64-pc-linux-gnu
  302. checking for strdup... yes
  303. checking for memset... yes
  304. checking for strchr... yes
  305. checking for ViennaRNA package... headers in "../H" and library... "../lib"
  306. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  307. checking for grep that handles long lines and -e... /bin/grep
  308. checking for egrep... /bin/grep -E
  309. checking for ANSI C header files... yes
  310. checking for sys/types.h... yes
  311. checking for sys/stat.h... yes
  312. checking for stdlib.h... yes
  313. checking for string.h... yes
  314. checking for memory.h... yes
  315. checking for strings.h... yes
  316. checking for inttypes.h... yes
  317. checking for stdint.h... yes
  318. checking for unistd.h... yes
  319. checking for stdlib.h... (cached) yes
  320. checking for string.h... (cached) yes
  321. checking for strings.h... (cached) yes
  322. checking for unistd.h... (cached) yes
  323. checking fold.h usability... yes
  324. checking fold.h presence... yes
  325. checking for fold.h... yes
  326. checking for exp in -lm... yes
  327. checking for stdlib.h... (cached) yes
  328. checking for GNU libc compatible malloc... (cached) yes
  329. checking for stdlib.h... (cached) yes
  330. checking for GNU libc compatible realloc... (cached) yes
  331. checking for an ANSI C-conforming const... yes
  332. checking that generated files are newer than configure... done
  333. configure: creating ./config.status
  334. config.status: creating Example/Makefile
  335. config.status: creating Makefile
  336. config.status: creating config.h
  337. config.status: executing depfiles commands
  338. configure:
  339. Configure successful with the following options:
  340. Perl Extension: yes
  341. Analyse{Dists,Seqs}: yes
  342. Kinfold: yes
  343. RNAforester: yes
  344. Files will be installed in the following directories:
  345. Executables: /usr/bin
  346. Libraries: /usr/lib64
  347. Header files: /usr/include
  348. Extra Data: /usr/share
  349. Man pages: /usr/share/man
  350. >>> Source configured.
  351. >>> Compiling source in /tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5 ...
  352. make -j24 clean
  353. Making clean in Kinfold
  354. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  355. Making clean in Example
  356. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold/Example'
  357. make[2]: Nothing to be done for `clean'.
  358. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold/Example'
  359. Making clean in .
  360. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  361. test -z "Kinfold" || rm -f Kinfold
  362. rm -f *.o
  363. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  364. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  365. Making clean in RNAforester
  366. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  367. Making clean in man
  368. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/man'
  369. make[2]: Nothing to be done for `clean'.
  370. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/man'
  371. Making clean in src
  372. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/src'
  373. test -z "RNAforester" || rm -f RNAforester
  374. rm -f *.o
  375. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/src'
  376. Making clean in g2-0.70
  377. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70'
  378. (cd ./demo ; make clean)
  379. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70/demo'
  380. rm g2_test g2_arc g2_splines_demo demo_cpp simple_PS simple_FIG simple_X11 pointer handles g2testf g2testf.f demo_f *~ core *.ps *.fig *.eps *.png *.jpg *.fig.bak
  381. rm: cannot remove 'g2_test': No such file or directory
  382. rm: cannot remove 'g2_arc': No such file or directory
  383. rm: cannot remove 'g2_splines_demo': No such file or directory
  384. rm: cannot remove 'demo_cpp': No such file or directory
  385. rm: cannot remove 'simple_PS': No such file or directory
  386. rm: cannot remove 'simple_FIG': No such file or directory
  387. rm: cannot remove 'simple_X11': No such file or directory
  388. rm: cannot remove 'pointer': No such file or directory
  389. rm: cannot remove 'handles': No such file or directory
  390. rm: cannot remove 'g2testf': No such file or directory
  391. rm: cannot remove 'g2testf.f': No such file or directory
  392. rm: cannot remove 'demo_f': No such file or directory
  393. rm: cannot remove '*~': No such file or directory
  394. rm: cannot remove 'core': No such file or directory
  395. rm: cannot remove '*.ps': No such file or directory
  396. rm: cannot remove '*.fig': No such file or directory
  397. rm: cannot remove '*.eps': No such file or directory
  398. rm: cannot remove '*.png': No such file or directory
  399. rm: cannot remove '*.jpg': No such file or directory
  400. rm: cannot remove '*.fig.bak': No such file or directory
  401. make[3]: [clean] Error 1 (ignored)
  402. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70/demo'
  403. rm -f ./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
  404. rm -f libg2.a config.cache config.log Makefile.bak config.status
  405. rm -f ./include/*.h
  406. find . -name "*~" -exec rm -f {} \;
  407. (cd ./g2_perl ; make clean)
  408. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70/g2_perl'
  409. make[3]: *** No rule to make target `clean'. Stop.
  410. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70/g2_perl'
  411. make[2]: [clean] Error 2 (ignored)
  412. rm -f ./g2_perl/test.ps
  413. rm -f ./g2_perl/test.png
  414. rm -f ./g2_perl/test.jpg
  415. rm -f ./g2_perl/test.fig
  416. rm -f ./g2_perl/Makefile.old
  417. rm -f ./libg2.so.0.0.70
  418. rm -f libg2.0.70.a
  419. rm -f a.out
  420. rm -fr doc/html/ doc/latex/ doc/g2_refman.ps doc/g2_refman.pdf
  421. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70'
  422. Making clean in .
  423. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  424. make[2]: Nothing to be done for `clean-am'.
  425. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  426. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  427. Making clean in Cluster
  428. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Cluster'
  429. test -z "AnalyseDists AnalyseSeqs" || rm -f AnalyseDists AnalyseSeqs
  430. rm -f *.o
  431. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Cluster'
  432. Making clean in Perl
  433. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  434. /usr/bin/perl Makefile.PL INSTALLDIRS=vendor LDDLFLAGS="-Wl,-O1 -Wl,--as-needed -shared"
  435. Writing Makefile.perl for RNA
  436. Writing MYMETA.yml and MYMETA.json
  437. make -f Makefile.perl clean
  438. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  439. rm -f \
  440. *.a core \
  441. core.[0-9] blib/arch/auto/RNA/extralibs.all \
  442. core.[0-9][0-9] RNA.bso \
  443. pm_to_blib.ts MYMETA.json \
  444. core.[0-9][0-9][0-9][0-9] MYMETA.yml \
  445. RNA.x RNA.bs \
  446. perl tmon.out \
  447. *.o pm_to_blib \
  448. blib/arch/auto/RNA/extralibs.ld blibdirs.ts \
  449. core.[0-9][0-9][0-9][0-9][0-9] *perl.core \
  450. core.*perl.*.? Makefile.perl.aperl \
  451. RNA.def perl \
  452. core.[0-9][0-9][0-9] mon.out \
  453. libRNA.def perlmain.c \
  454. perl.exe so_locations \
  455. RNA.exp
  456. rm -rf \
  457. blib
  458. mv Makefile.perl Makefile.perl.old > /dev/null 2>&1
  459. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  460. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  461. Making clean in H
  462. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/H'
  463. make[1]: Nothing to be done for `clean'.
  464. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/H'
  465. Making clean in Utils
  466. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Utils'
  467. test -z "b2ct popt" || rm -f b2ct popt
  468. rm -f *.o
  469. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Utils'
  470. Making clean in man
  471. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/man'
  472. test -z "RNAlib.dvi RNAlib.pdf RNAlib.ps RNAlib.html" \
  473. || rm -rf RNAlib.dvi RNAlib.pdf RNAlib.ps RNAlib.html
  474. rm -rf RNAlib.aux RNAlib.cp RNAlib.cps RNAlib.fn RNAlib.fns RNAlib.ky \
  475. RNAlib.kys RNAlib.log RNAlib.pg RNAlib.pgs RNAlib.tmp \
  476. RNAlib.toc RNAlib.tp RNAlib.tps RNAlib.vr RNAlib.vrs
  477. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/man'
  478. Making clean in Progs
  479. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Progs'
  480. test -z "RNAfold RNAeval RNAheat RNApdist RNAdistance RNAinverse RNAplot RNAsubopt RNALfold RNAcofold RNApaln RNAduplex RNAalifold RNAplfold RNAup RNAaliduplex" || rm -f RNAfold RNAeval RNAheat RNApdist RNAdistance RNAinverse RNAplot RNAsubopt RNALfold RNAcofold RNApaln RNAduplex RNAalifold RNAplfold RNAup RNAaliduplex
  481. rm -f *.o
  482. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Progs'
  483. Making clean in lib
  484. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/lib'
  485. test -z "libRNA.a" || rm -f libRNA.a
  486. rm -f *.o
  487. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/lib'
  488. Making clean in .
  489. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5'
  490. make[1]: Nothing to be done for `clean-am'.
  491. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5'
  492. make -j24
  493. make all-recursive
  494. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5'
  495. Making all in lib
  496. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/lib'
  497. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-dist_vars.o -MD -MP -MF .deps/libRNA_a-dist_vars.Tpo -c -o libRNA_a-dist_vars.o `test -f 'dist_vars.c' || echo './'`dist_vars.c
  498. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-fold_vars.o -MD -MP -MF .deps/libRNA_a-fold_vars.Tpo -c -o libRNA_a-fold_vars.o `test -f 'fold_vars.c' || echo './'`fold_vars.c
  499. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-part_func.o -MD -MP -MF .deps/libRNA_a-part_func.Tpo -c -o libRNA_a-part_func.o `test -f 'part_func.c' || echo './'`part_func.c
  500. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-read_epars.o -MD -MP -MF .deps/libRNA_a-read_epars.Tpo -c -o libRNA_a-read_epars.o `test -f 'read_epars.c' || echo './'`read_epars.c
  501. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-treedist.o -MD -MP -MF .deps/libRNA_a-treedist.Tpo -c -o libRNA_a-treedist.o `test -f 'treedist.c' || echo './'`treedist.c
  502. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-energy_par.o -MD -MP -MF .deps/libRNA_a-energy_par.Tpo -c -o libRNA_a-energy_par.o `test -f 'energy_par.c' || echo './'`energy_par.c
  503. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-inverse.o -MD -MP -MF .deps/libRNA_a-inverse.Tpo -c -o libRNA_a-inverse.o `test -f 'inverse.c' || echo './'`inverse.c
  504. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-ProfileDist.o -MD -MP -MF .deps/libRNA_a-ProfileDist.Tpo -c -o libRNA_a-ProfileDist.o `test -f 'ProfileDist.c' || echo './'`ProfileDist.c
  505. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-RNAstruct.o -MD -MP -MF .deps/libRNA_a-RNAstruct.Tpo -c -o libRNA_a-RNAstruct.o `test -f 'RNAstruct.c' || echo './'`RNAstruct.c
  506. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-utils.o -MD -MP -MF .deps/libRNA_a-utils.Tpo -c -o libRNA_a-utils.o `test -f 'utils.c' || echo './'`utils.c
  507. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-fold.o -MD -MP -MF .deps/libRNA_a-fold.Tpo -c -o libRNA_a-fold.o `test -f 'fold.c' || echo './'`fold.c
  508. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-naview.o -MD -MP -MF .deps/libRNA_a-naview.Tpo -c -o libRNA_a-naview.o `test -f 'naview.c' || echo './'`naview.c
  509. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-PS_dot.o -MD -MP -MF .deps/libRNA_a-PS_dot.Tpo -c -o libRNA_a-PS_dot.o `test -f 'PS_dot.c' || echo './'`PS_dot.c
  510. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-stringdist.o -MD -MP -MF .deps/libRNA_a-stringdist.Tpo -c -o libRNA_a-stringdist.o `test -f 'stringdist.c' || echo './'`stringdist.c
  511. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-params.o -MD -MP -MF .deps/libRNA_a-params.Tpo -c -o libRNA_a-params.o `test -f 'params.c' || echo './'`params.c
  512. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-subopt.o -MD -MP -MF .deps/libRNA_a-subopt.Tpo -c -o libRNA_a-subopt.o `test -f 'subopt.c' || echo './'`subopt.c
  513. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-list.o -MD -MP -MF .deps/libRNA_a-list.Tpo -c -o libRNA_a-list.o `test -f 'list.c' || echo './'`list.c
  514. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-Lfold.o -MD -MP -MF .deps/libRNA_a-Lfold.Tpo -c -o libRNA_a-Lfold.o `test -f 'Lfold.c' || echo './'`Lfold.c
  515. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-cofold.o -MD -MP -MF .deps/libRNA_a-cofold.Tpo -c -o libRNA_a-cofold.o `test -f 'cofold.c' || echo './'`cofold.c
  516. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-part_func_co.o -MD -MP -MF .deps/libRNA_a-part_func_co.Tpo -c -o libRNA_a-part_func_co.o `test -f 'part_func_co.c' || echo './'`part_func_co.c
  517. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-ProfileAln.o -MD -MP -MF .deps/libRNA_a-ProfileAln.Tpo -c -o libRNA_a-ProfileAln.o `test -f 'ProfileAln.c' || echo './'`ProfileAln.c
  518. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-duplex.o -MD -MP -MF .deps/libRNA_a-duplex.Tpo -c -o libRNA_a-duplex.o `test -f 'duplex.c' || echo './'`duplex.c
  519. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-alifold.o -MD -MP -MF .deps/libRNA_a-alifold.Tpo -c -o libRNA_a-alifold.o `test -f 'alifold.c' || echo './'`alifold.c
  520. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-alipfold.o -MD -MP -MF .deps/libRNA_a-alipfold.Tpo -c -o libRNA_a-alipfold.o `test -f 'alipfold.c' || echo './'`alipfold.c
  521. mv -f .deps/libRNA_a-dist_vars.Tpo .deps/libRNA_a-dist_vars.Po
  522. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-aln_util.o -MD -MP -MF .deps/libRNA_a-aln_util.Tpo -c -o libRNA_a-aln_util.o `test -f 'aln_util.c' || echo './'`aln_util.c
  523. inverse.c: In function 'pf_cost':
  524. inverse.c:488:4: warning: passing argument 1 of 'pf_fold' discards 'const' qualifier from pointer target type [enabled by default]
  525. In file included from inverse.c:20:0:
  526. ./../H/part_func.h:6:15: note: expected 'char *' but argument is of type 'const char *'
  527. naview.c: In function 'dump_loops':
  528. naview.c:334:3: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
  529. stringdist.c:24:0: warning: "INFINITY" redefined [enabled by default]
  530. In file included from /usr/include/math.h:40:0,
  531. from stringdist.c:12:
  532. /usr/include/bits/inf.h:27:0: note: this is the location of the previous definition
  533. mv -f .deps/libRNA_a-fold_vars.Tpo .deps/libRNA_a-fold_vars.Po
  534. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-LPfold.o -MD -MP -MF .deps/libRNA_a-LPfold.Tpo -c -o libRNA_a-LPfold.o `test -f 'LPfold.c' || echo './'`LPfold.c
  535. duplex.c: In function 'aliduplexfold':
  536. duplex.c:385:3: warning: passing argument 3 of 'alibacktrack' from incompatible pointer type [enabled by default]
  537. duplex.c:37:16: note: expected 'const short int **' but argument is of type 'short int **'
  538. duplex.c:385:3: warning: passing argument 4 of 'alibacktrack' from incompatible pointer type [enabled by default]
  539. duplex.c:37:16: note: expected 'const short int **' but argument is of type 'short int **'
  540. alipfold.c: In function 'make_pscores':
  541. alipfold.c:1154:5: warning: passing argument 1 of 'get_ribosum' from incompatible pointer type [enabled by default]
  542. In file included from alipfold.c:22:0:
  543. ./../H/ribo.h:1:16: note: expected 'char **' but argument is of type 'const char * const*'
  544. duplex.c: In function 'aliduplex_subopt':
  545. duplex.c:462:7: warning: passing argument 3 of 'alibacktrack' from incompatible pointer type [enabled by default]
  546. duplex.c:37:16: note: expected 'const short int **' but argument is of type 'short int **'
  547. duplex.c:462:7: warning: passing argument 4 of 'alibacktrack' from incompatible pointer type [enabled by default]
  548. duplex.c:37:16: note: expected 'const short int **' but argument is of type 'short int **'
  549. alifold.c: In function 'make_pscores':
  550. alifold.c:722:5: warning: passing argument 1 of 'get_ribosum' from incompatible pointer type [enabled by default]
  551. In file included from alifold.c:23:0:
  552. ./../H/ribo.h:1:16: note: expected 'char **' but argument is of type 'const char * const*'
  553. mv -f .deps/libRNA_a-list.Tpo .deps/libRNA_a-list.Po
  554. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-part_func_up.o -MD -MP -MF .deps/libRNA_a-part_func_up.Tpo -c -o libRNA_a-part_func_up.o `test -f 'part_func_up.c' || echo './'`part_func_up.c
  555. mv -f .deps/libRNA_a-aln_util.Tpo .deps/libRNA_a-aln_util.Po
  556. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-ribo.o -MD -MP -MF .deps/libRNA_a-ribo.Tpo -c -o libRNA_a-ribo.o `test -f 'ribo.c' || echo './'`ribo.c
  557. mv -f .deps/libRNA_a-utils.Tpo .deps/libRNA_a-utils.Po
  558. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-findpath.o -MD -MP -MF .deps/libRNA_a-findpath.Tpo -c -o libRNA_a-findpath.o `test -f 'findpath.c' || echo './'`findpath.c
  559. mv -f .deps/libRNA_a-energy_par.Tpo .deps/libRNA_a-energy_par.Po
  560. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fpic -O2 -pipe -ggdb -march=native -ftracer -MT libRNA_a-MEA.o -MD -MP -MF .deps/libRNA_a-MEA.Tpo -c -o libRNA_a-MEA.o `test -f 'MEA.c' || echo './'`MEA.c
  561. mv -f .deps/libRNA_a-ProfileDist.Tpo .deps/libRNA_a-ProfileDist.Po
  562. mv -f .deps/libRNA_a-ProfileAln.Tpo .deps/libRNA_a-ProfileAln.Po
  563. mv -f .deps/libRNA_a-stringdist.Tpo .deps/libRNA_a-stringdist.Po
  564. mv -f .deps/libRNA_a-params.Tpo .deps/libRNA_a-params.Po
  565. mv -f .deps/libRNA_a-MEA.Tpo .deps/libRNA_a-MEA.Po
  566. mv -f .deps/libRNA_a-RNAstruct.Tpo .deps/libRNA_a-RNAstruct.Po
  567. mv -f .deps/libRNA_a-inverse.Tpo .deps/libRNA_a-inverse.Po
  568. mv -f .deps/libRNA_a-treedist.Tpo .deps/libRNA_a-treedist.Po
  569. mv -f .deps/libRNA_a-findpath.Tpo .deps/libRNA_a-findpath.Po
  570. mv -f .deps/libRNA_a-PS_dot.Tpo .deps/libRNA_a-PS_dot.Po
  571. mv -f .deps/libRNA_a-naview.Tpo .deps/libRNA_a-naview.Po
  572. mv -f .deps/libRNA_a-read_epars.Tpo .deps/libRNA_a-read_epars.Po
  573. mv -f .deps/libRNA_a-ribo.Tpo .deps/libRNA_a-ribo.Po
  574. mv -f .deps/libRNA_a-duplex.Tpo .deps/libRNA_a-duplex.Po
  575. mv -f .deps/libRNA_a-subopt.Tpo .deps/libRNA_a-subopt.Po
  576. mv -f .deps/libRNA_a-Lfold.Tpo .deps/libRNA_a-Lfold.Po
  577. mv -f .deps/libRNA_a-LPfold.Tpo .deps/libRNA_a-LPfold.Po
  578. mv -f .deps/libRNA_a-alifold.Tpo .deps/libRNA_a-alifold.Po
  579. mv -f .deps/libRNA_a-part_func_co.Tpo .deps/libRNA_a-part_func_co.Po
  580. mv -f .deps/libRNA_a-part_func_up.Tpo .deps/libRNA_a-part_func_up.Po
  581. mv -f .deps/libRNA_a-cofold.Tpo .deps/libRNA_a-cofold.Po
  582. mv -f .deps/libRNA_a-part_func.Tpo .deps/libRNA_a-part_func.Po
  583. mv -f .deps/libRNA_a-alipfold.Tpo .deps/libRNA_a-alipfold.Po
  584. mv -f .deps/libRNA_a-fold.Tpo .deps/libRNA_a-fold.Po
  585. rm -f libRNA.a
  586. ar cru libRNA.a libRNA_a-dist_vars.o libRNA_a-fold_vars.o libRNA_a-part_func.o libRNA_a-read_epars.o libRNA_a-treedist.o libRNA_a-energy_par.o libRNA_a-inverse.o libRNA_a-ProfileDist.o libRNA_a-RNAstruct.o libRNA_a-utils.o libRNA_a-fold.o libRNA_a-naview.o libRNA_a-PS_dot.o libRNA_a-stringdist.o libRNA_a-params.o libRNA_a-subopt.o libRNA_a-list.o libRNA_a-Lfold.o libRNA_a-cofold.o libRNA_a-part_func_co.o libRNA_a-ProfileAln.o libRNA_a-duplex.o libRNA_a-alifold.o libRNA_a-alipfold.o libRNA_a-aln_util.o libRNA_a-LPfold.o libRNA_a-part_func_up.o libRNA_a-ribo.o libRNA_a-findpath.o libRNA_a-MEA.o
  587. x86_64-pc-linux-gnu-ranlib libRNA.a
  588. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/lib'
  589. Making all in Progs
  590. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Progs'
  591. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAfold.o -MD -MP -MF .deps/RNAfold.Tpo -c -o RNAfold.o RNAfold.c
  592. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAeval.o -MD -MP -MF .deps/RNAeval.Tpo -c -o RNAeval.o RNAeval.c
  593. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAheat.o -MD -MP -MF .deps/RNAheat.Tpo -c -o RNAheat.o RNAheat.c
  594. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNApdist.o -MD -MP -MF .deps/RNApdist.Tpo -c -o RNApdist.o RNApdist.c
  595. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAdistance.o -MD -MP -MF .deps/RNAdistance.Tpo -c -o RNAdistance.o RNAdistance.c
  596. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAinverse.o -MD -MP -MF .deps/RNAinverse.Tpo -c -o RNAinverse.o RNAinverse.c
  597. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAplot.o -MD -MP -MF .deps/RNAplot.Tpo -c -o RNAplot.o RNAplot.c
  598. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAsubopt.o -MD -MP -MF .deps/RNAsubopt.Tpo -c -o RNAsubopt.o RNAsubopt.c
  599. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNALfold.o -MD -MP -MF .deps/RNALfold.Tpo -c -o RNALfold.o RNALfold.c
  600. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAcofold.o -MD -MP -MF .deps/RNAcofold.Tpo -c -o RNAcofold.o RNAcofold.c
  601. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNApaln.o -MD -MP -MF .deps/RNApaln.Tpo -c -o RNApaln.o RNApaln.c
  602. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAduplex.o -MD -MP -MF .deps/RNAduplex.Tpo -c -o RNAduplex.o RNAduplex.c
  603. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAalifold.o -MD -MP -MF .deps/RNAalifold.Tpo -c -o RNAalifold.o RNAalifold.c
  604. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAplfold.o -MD -MP -MF .deps/RNAplfold.Tpo -c -o RNAplfold.o RNAplfold.c
  605. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAup.o -MD -MP -MF .deps/RNAup.Tpo -c -o RNAup.o RNAup.c
  606. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT RNAaliduplex.o -MD -MP -MF .deps/RNAaliduplex.Tpo -c -o RNAaliduplex.o RNAaliduplex.c
  607. RNAduplex.c: In function 'main':
  608. RNAduplex.c:158:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  609. RNAduplex.c:158:7: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
  610. RNAduplex.c: In function 'print_struc':
  611. RNAduplex.c:188:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat]
  612. RNAaliduplex.c: In function 'main':
  613. RNAaliduplex.c:128:5: warning: passing argument 1 of 'aliduplex_subopt' from incompatible pointer type [enabled by default]
  614. In file included from RNAaliduplex.c:14:0:
  615. ./../H/duplex.h:14:17: note: expected 'const char **' but argument is of type 'char **'
  616. RNAaliduplex.c:128:5: warning: passing argument 2 of 'aliduplex_subopt' from incompatible pointer type [enabled by default]
  617. In file included from RNAaliduplex.c:14:0:
  618. ./../H/duplex.h:14:17: note: expected 'const char **' but argument is of type 'char **'
  619. RNAaliduplex.c:135:5: warning: passing argument 1 of 'aliduplexfold' from incompatible pointer type [enabled by default]
  620. RNAaliduplex.c:22:16: note: expected 'const char **' but argument is of type 'char **'
  621. RNAaliduplex.c:135:5: warning: passing argument 2 of 'aliduplexfold' from incompatible pointer type [enabled by default]
  622. RNAaliduplex.c:22:16: note: expected 'const char **' but argument is of type 'char **'
  623. RNAaliduplex.c: In function 'print_struc':
  624. RNAaliduplex.c:150:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat]
  625. RNAup.c: In function 'main':
  626. RNAup.c:110:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[201]' [-Wformat]
  627. RNAinverse.c:31:0: warning: "INFINITY" redefined [enabled by default]
  628. In file included from /usr/include/math.h:40:0,
  629. from RNAinverse.c:9:
  630. /usr/include/bits/inf.h:27:0: note: this is the location of the previous definition
  631. mv -f .deps/RNAplot.Tpo .deps/RNAplot.Po
  632. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAplot RNAplot.o ../lib/libRNA.a -lm
  633. mv -f .deps/RNAaliduplex.Tpo .deps/RNAaliduplex.Po
  634. mv -f .deps/RNAeval.Tpo .deps/RNAeval.Po
  635. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAaliduplex RNAaliduplex.o ../lib/libRNA.a -lm
  636. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAeval RNAeval.o ../lib/libRNA.a -lm
  637. mv -f .deps/RNAduplex.Tpo .deps/RNAduplex.Po
  638. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAduplex RNAduplex.o ../lib/libRNA.a -lm
  639. mv -f .deps/RNAheat.Tpo .deps/RNAheat.Po
  640. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAheat RNAheat.o ../lib/libRNA.a -lm
  641. mv -f .deps/RNAinverse.Tpo .deps/RNAinverse.Po
  642. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAinverse RNAinverse.o ../lib/libRNA.a -lm
  643. mv -f .deps/RNALfold.Tpo .deps/RNALfold.Po
  644. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNALfold RNALfold.o ../lib/libRNA.a -lm
  645. mv -f .deps/RNAsubopt.Tpo .deps/RNAsubopt.Po
  646. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAsubopt RNAsubopt.o ../lib/libRNA.a -lm
  647. mv -f .deps/RNApdist.Tpo .deps/RNApdist.Po
  648. mv -f .deps/RNAplfold.Tpo .deps/RNAplfold.Po
  649. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNApdist RNApdist.o ../lib/libRNA.a -lm
  650. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAplfold RNAplfold.o ../lib/libRNA.a -lm
  651. mv -f .deps/RNAfold.Tpo .deps/RNAfold.Po
  652. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAfold RNAfold.o ../lib/libRNA.a -lm
  653. mv -f .deps/RNApaln.Tpo .deps/RNApaln.Po
  654. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNApaln RNApaln.o ../lib/libRNA.a -lm
  655. mv -f .deps/RNAdistance.Tpo .deps/RNAdistance.Po
  656. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAdistance RNAdistance.o ../lib/libRNA.a -lm
  657. mv -f .deps/RNAcofold.Tpo .deps/RNAcofold.Po
  658. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAcofold RNAcofold.o ../lib/libRNA.a -lm
  659. mv -f .deps/RNAalifold.Tpo .deps/RNAalifold.Po
  660. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAalifold RNAalifold.o ../lib/libRNA.a -lm
  661. mv -f .deps/RNAup.Tpo .deps/RNAup.Po
  662. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o RNAup RNAup.o ../lib/libRNA.a -lm
  663. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Progs'
  664. Making all in man
  665. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/man'
  666. make[2]: Nothing to be done for `all'.
  667. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/man'
  668. Making all in Utils
  669. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Utils'
  670. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT b2ct.o -MD -MP -MF .deps/b2ct.Tpo -c -o b2ct.o b2ct.c
  671. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -MT popt.o -MD -MP -MF .deps/popt.Tpo -c -o popt.o popt.c
  672. if test -n "/usr/bin/perl"; then \
  673. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' b2mt.pl ; \
  674. fi
  675. if test -n "/usr/bin/perl"; then \
  676. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' ct2b.pl ; \
  677. fi
  678. if test -n "/usr/bin/perl"; then \
  679. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' dpzoom.pl ; \
  680. fi
  681. if test -n "/usr/bin/perl"; then \
  682. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' mountain.pl ; \
  683. fi
  684. if test -n "/usr/bin/perl"; then \
  685. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' relplot.pl ; \
  686. fi
  687. if test -n "/usr/bin/perl"; then \
  688. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' rotate_ss.pl ; \
  689. fi
  690. if test -n "/usr/bin/perl"; then \
  691. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' cmount.pl ; \
  692. fi
  693. if test -n "/usr/bin/perl"; then \
  694. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' colorrna.pl ; \
  695. fi
  696. if test -n "/usr/bin/perl"; then \
  697. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' coloraln.pl ; \
  698. fi
  699. if test -n "/usr/bin/perl"; then \
  700. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' refold.pl ; \
  701. fi
  702. mv -f .deps/popt.Tpo .deps/popt.Po
  703. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o popt popt.o -L../lib -lRNA -lm
  704. mv -f .deps/b2ct.Tpo .deps/b2ct.Po
  705. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o b2ct b2ct.o -L../lib -lRNA -lm
  706. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Utils'
  707. Making all in H
  708. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/H'
  709. make[2]: Nothing to be done for `all'.
  710. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/H'
  711. Making all in Perl
  712. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  713. /usr/bin/perl Makefile.PL INSTALLDIRS=vendor LDDLFLAGS="-Wl,-O1 -Wl,--as-needed -shared"
  714. Writing Makefile.perl for RNA
  715. Writing MYMETA.yml and MYMETA.json
  716. make -f Makefile.perl
  717. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  718. x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -ggdb -march=native -ftracer -DVERSION=\"0.2\" -DXS_VERSION=\"0.2\" -fPIC "-I/usr/lib64/perl5/5.16.0/x86_64-linux/CORE" RNA_wrap.c
  719. Running Mkbootstrap for RNA ()
  720. cp RNA.pm blib/lib/RNA.pm
  721. chmod 644 RNA.bs
  722. cp RNA.bs blib/arch/auto/RNA/RNA.bs
  723. chmod 644 blib/arch/auto/RNA/RNA.bs
  724. In file included from RNA_wrap.c:1547:0:
  725. ../H/part_func_co.h:28:9: warning: 'struct plist' declared inside parameter list [enabled by default]
  726. rm -f blib/arch/auto/RNA/RNA.so
  727. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -shared RNA_wrap.o -o blib/arch/auto/RNA/RNA.so ../lib/libRNA.a \
  728. -lm \
  729. chmod 755 blib/arch/auto/RNA/RNA.so
  730. Manifying blib/man3/RNA.3pm
  731. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  732. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  733. Making all in Cluster
  734. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Cluster'
  735. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o split.c
  736. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -MT distance_matrix.o -MD -MP -MF .deps/distance_matrix.Tpo -c -o distance_matrix.o distance_matrix.c
  737. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -MT cluster.o -MD -MP -MF .deps/cluster.Tpo -c -o cluster.o cluster.c
  738. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -MT treeplot.o -MD -MP -MF .deps/treeplot.Tpo -c -o treeplot.o treeplot.c
  739. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -MT AD_main.o -MD -MP -MF .deps/AD_main.Tpo -c -o AD_main.o AD_main.c
  740. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -c ./../lib/utils.c
  741. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -MT statgeom.o -MD -MP -MF .deps/statgeom.Tpo -c -o statgeom.o statgeom.c
  742. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -MT AS_main.o -MD -MP -MF .deps/AS_main.Tpo -c -o AS_main.o AS_main.c
  743. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -MT PS3D.o -MD -MP -MF .deps/PS3D.Tpo -c -o PS3D.o PS3D.c
  744. mv -f .deps/AD_main.Tpo .deps/AD_main.Po
  745. mv -f .deps/PS3D.Tpo .deps/PS3D.Po
  746. mv -f .deps/AS_main.Tpo .deps/AS_main.Po
  747. mv -f .deps/cluster.Tpo .deps/cluster.Po
  748. mv -f .deps/split.Tpo .deps/split.Po
  749. mv -f .deps/treeplot.Tpo .deps/treeplot.Po
  750. mv -f .deps/statgeom.Tpo .deps/statgeom.Po
  751. mv -f .deps/distance_matrix.Tpo .deps/distance_matrix.Po
  752. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o AnalyseDists split.o distance_matrix.o cluster.o treeplot.o AD_main.o utils.o -lm
  753. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -o AnalyseSeqs statgeom.o distance_matrix.o cluster.o AS_main.o split.o treeplot.o PS3D.o utils.o -lm
  754. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Cluster'
  755. Making all in RNAforester
  756. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  757. make all-recursive
  758. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  759. Making all in g2-0.70
  760. make[4]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70'
  761. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_device.c -o src/g2_device.o
  762. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_ui_control.c -o src/g2_ui_control.o
  763. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_util.c -o src/g2_util.o
  764. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_fif.c -o src/g2_fif.o
  765. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_virtual_device.c -o src/g2_virtual_device.o
  766. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_physical_device.c -o src/g2_physical_device.o
  767. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_graphic_pd.c -o src/g2_graphic_pd.o
  768. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_control_pd.c -o src/g2_control_pd.o
  769. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_ui_graphic.c -o src/g2_ui_graphic.o
  770. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_ui_virtual_device.c -o src/g2_ui_virtual_device.o
  771. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_ui_device.c -o src/g2_ui_device.o
  772. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/g2_splines.c -o src/g2_splines.o
  773. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/PS/g2_PS.c -o src/PS/g2_PS.o
  774. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/FIG/g2_FIG.c -o src/FIG/g2_FIG.o
  775. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -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 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -c src/X11/g2_X11.c -o src/X11/g2_X11.o
  776. src/FIG/g2_FIG.c: In function 'g2_FIG_draw_string':
  777. src/FIG/g2_FIG.c:478:6: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat]
  778. 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
  779. test ! -n "x86_64-pc-linux-gnu-ranlib" || x86_64-pc-linux-gnu-ranlib libg2.a
  780. test -d ./include || mkdir ./include
  781. cp ./src/g2.h ./src/PS/g2_PS.h ./src/FIG/g2_FIG.h ./src/X11/g2_X11.h ./include/
  782. make[4]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70'
  783. Making all in src
  784. make[4]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/src'
  785. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT Arguments.o -MD -MP -MF .deps/Arguments.Tpo -c -o Arguments.o Arguments.cpp
  786. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT glib.o -MD -MP -MF .deps/glib.Tpo -c -o glib.o glib.c
  787. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
  788. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT ppforestbase.o -MD -MP -MF .deps/ppforestbase.Tpo -c -o ppforestbase.o ppforestbase.cpp
  789. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT progressive_align.o -MD -MP -MF .deps/progressive_align.Tpo -c -o progressive_align.o progressive_align.cpp
  790. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT rna_profile_alignment.o -MD -MP -MF .deps/rna_profile_alignment.Tpo -c -o rna_profile_alignment.o rna_profile_alignment.cpp
  791. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT rna_alignment.o -MD -MP -MF .deps/rna_alignment.Tpo -c -o rna_alignment.o rna_alignment.cpp
  792. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT rna_algebra.o -MD -MP -MF .deps/rna_algebra.Tpo -c -o rna_algebra.o rna_algebra.cpp
  793. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT rna_alphabet.o -MD -MP -MF .deps/rna_alphabet.Tpo -c -o rna_alphabet.o rna_alphabet.cpp
  794. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT rnaforest.o -MD -MP -MF .deps/rnaforest.Tpo -c -o rnaforest.o rnaforest.cpp
  795. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT rnaforestsz.o -MD -MP -MF .deps/rnaforestsz.Tpo -c -o rnaforestsz.o rnaforestsz.cpp
  796. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT rnafuncs.o -MD -MP -MF .deps/rnafuncs.Tpo -c -o rnafuncs.o rnafuncs.cpp
  797. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT rnaforester_options.o -MD -MP -MF .deps/rnaforester_options.Tpo -c -o rnaforester_options.o rnaforester_options.cpp
  798. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -MT wmatch.o -MD -MP -MF .deps/wmatch.Tpo -c -o wmatch.o wmatch.c
  799. glib.c: In function 'ReadMatrix':
  800. glib.c:272:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  801. glib.c:282:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  802. glib.c: In function 'ReadEuclid':
  803. glib.c:225:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  804. glib.c:234:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  805. glib.c: In function 'ReadGraph':
  806. glib.c:161:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  807. glib.c:170:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  808. glib.c:176:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  809. mv -f .deps/rna_alphabet.Tpo .deps/rna_alphabet.Po
  810. mv -f .deps/glib.Tpo .deps/glib.Po
  811. In file included from rnaforest.h:22:0,
  812. from rnaforest.cpp:24:
  813. rnafuncs.h:42:3: warning: 'typedef' was ignored in this declaration [enabled by default]
  814. In file included from rnafuncs.cpp:23:0:
  815. rnafuncs.h:42:3: warning: 'typedef' was ignored in this declaration [enabled by default]
  816. In file included from rna_profile_alignment.cpp:37:0:
  817. rnafuncs.h:42:3: warning: 'typedef' was ignored in this declaration [enabled by default]
  818. progressive_align.cpp: In function 'node_entry* makePairsGraph(const RNAProfileAliMapType&, const DoubleScoreProfileAlgebraType*, const Matrix<double>*, double)':
  819. progressive_align.cpp:341:30: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  820. In file included from rnaforestsz.cpp:15:0:
  821. rnafuncs.h:42:3: warning: 'typedef' was ignored in this declaration [enabled by default]
  822. In file included from rnaforest.h:22:0,
  823. from rna_alignment.h:24,
  824. from rna_alignment.cpp:22:
  825. rnafuncs.h:42:3: warning: 'typedef' was ignored in this declaration [enabled by default]
  826. mv -f .deps/ppforestbase.Tpo .deps/ppforestbase.Po
  827. mv -f .deps/wmatch.Tpo .deps/wmatch.Po
  828. In file included from rnaforest.h:22:0,
  829. from rna_alignment.h:24,
  830. from main.cpp:52:
  831. rnafuncs.h:42:3: warning: 'typedef' was ignored in this declaration [enabled by default]
  832. mv -f .deps/rnaforest.Tpo .deps/rnaforest.Po
  833. mv -f .deps/rna_algebra.Tpo .deps/rna_algebra.Po
  834. mv -f .deps/rnaforestsz.Tpo .deps/rnaforestsz.Po
  835. mv -f .deps/rna_alignment.Tpo .deps/rna_alignment.Po
  836. mv -f .deps/Arguments.Tpo .deps/Arguments.Po
  837. mv -f .deps/rnafuncs.Tpo .deps/rnafuncs.Po
  838. mv -f .deps/rnaforester_options.Tpo .deps/rnaforester_options.Po
  839. mv -f .deps/rna_profile_alignment.Tpo .deps/rna_profile_alignment.Po
  840. mv -f .deps/progressive_align.Tpo .deps/progressive_align.Po
  841. mv -f .deps/main.Tpo .deps/main.Po
  842. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -L../g2-0.70 -L../../lib -Wl,-O1 -Wl,--as-needed -o RNAforester Arguments.o glib.o main.o ppforestbase.o progressive_align.o rna_profile_alignment.o rna_alignment.o rna_algebra.o rna_alphabet.o rnaforest.o rnaforestsz.o rnafuncs.o rnaforester_options.o wmatch.o -lg2 -lRNA
  843. make[4]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/src'
  844. Making all in man
  845. make[4]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/man'
  846. make[4]: Nothing to be done for `all'.
  847. make[4]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/man'
  848. make[4]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  849. make[4]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  850. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  851. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  852. Making all in Kinfold
  853. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  854. make all-recursive
  855. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  856. Making all in Example
  857. make[4]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold/Example'
  858. make[4]: Nothing to be done for `all'.
  859. make[4]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold/Example'
  860. make[4]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  861. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -MT baum.o -MD -MP -MF .deps/baum.Tpo -c -o baum.o baum.c
  862. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c
  863. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -MT globals.o -MD -MP -MF .deps/globals.Tpo -c -o globals.o globals.c
  864. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  865. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -MT nachbar.o -MD -MP -MF .deps/nachbar.Tpo -c -o nachbar.o nachbar.c
  866. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o cmdline.c
  867. nachbar.c: In function 'sel_nb':
  868. nachbar.c:301:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
  869. globals.c: In function 'process_options_gg':
  870. globals.c:320:9: warning: format '%g' expects argument of type 'float *', but argument 3 has type 'double *' [-Wformat]
  871. globals.c:320:9: warning: format '%g' expects argument of type 'float *', but argument 4 has type 'double *' [-Wformat]
  872. globals.c:320:9: warning: format '%g' expects argument of type 'float *', but argument 5 has type 'double *' [-Wformat]
  873. globals.c: In function 'process_options':
  874. globals.c:406:8: warning: format '%g' expects argument of type 'float *', but argument 3 has type 'double *' [-Wformat]
  875. globals.c:406:8: warning: format '%g' expects argument of type 'float *', but argument 4 has type 'double *' [-Wformat]
  876. globals.c:406:8: warning: format '%g' expects argument of type 'float *', but argument 5 has type 'double *' [-Wformat]
  877. mv -f .deps/cache.Tpo .deps/cache.Po
  878. mv -f .deps/main.Tpo .deps/main.Po
  879. mv -f .deps/nachbar.Tpo .deps/nachbar.Po
  880. mv -f .deps/globals.Tpo .deps/globals.Po
  881. mv -f .deps/baum.Tpo .deps/baum.Po
  882. mv -f .deps/cmdline.Tpo .deps/cmdline.Po
  883. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -L../lib -Wl,-O1 -Wl,--as-needed -o Kinfold baum.o cache.o globals.o main.o nachbar.o cmdline.o -lRNA -lm
  884. make[4]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  885. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  886. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  887. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5'
  888. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5'
  889. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5'
  890. make -j24 -C Readseq
  891. make: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Readseq'
  892. Compiling readseq...
  893. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -o readseq readseq.c ureadseq.c
  894. readseq.c: In function 'formatstr':
  895. readseq.c:261:27: warning: return discards 'const' qualifier from pointer target type [enabled by default]
  896. readseq.c:263:31: warning: return discards 'const' qualifier from pointer target type [enabled by default]
  897. readseq.c:267:8: warning: return discards 'const' qualifier from pointer target type [enabled by default]
  898. readseq.c: In function 'usage':
  899. readseq.c:332:3: warning: format not a string literal and no format arguments [-Wformat-security]
  900. readseq.c: In function 'main':
  901. readseq.c:772:3: warning: format not a string literal and no format arguments [-Wformat-security]
  902. readseq.c:914:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  903. readseq.c:916:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
  904. readseq.c:959:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
  905. readseq.c:959:17: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  906. readseq.c:959:17: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  907. readseq.c:969:15: warning: format not a string literal and no format arguments [-Wformat-security]
  908. readseq.c:976:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
  909. readseq.c:976:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  910. readseq.c:977:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
  911. readseq.c:977:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  912. readseq.c:1080:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  913. readseq.c:1080:19: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  914. readseq.c:1091:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  915. readseq.c:1092:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  916. readseq.c:1116:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  917. readseq.c:761:11: warning: ignoring return value of 'tmpnam', declared with attribute warn_unused_result [-Wunused-result]
  918. readseq.c:779:9: warning: ignoring return value of 'gets', declared with attribute warn_unused_result [-Wunused-result]
  919. readseq.c:843:11: warning: ignoring return value of 'gets', declared with attribute warn_unused_result [-Wunused-result]
  920. readseq.c:889:13: warning: ignoring return value of 'gets', declared with attribute warn_unused_result [-Wunused-result]
  921. readseq.c:915:20: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  922. readseq.c: In function 'chooseFormat':
  923. readseq.c:423:11: warning: ignoring return value of 'gets', declared with attribute warn_unused_result [-Wunused-result]
  924. ureadseq.c: In function 'seqFileFormatFp':
  925. ureadseq.c:1346:5: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long int *' [-Wformat]
  926. ureadseq.c:1346:5: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long int *' [-Wformat]
  927. ureadseq.c: In function 'writeSeq':
  928. ureadseq.c:1595:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
  929. ureadseq.c:1624:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  930. ureadseq.c:1625:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  931. ureadseq.c:1625:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  932. ureadseq.c:1639:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  933. ureadseq.c:1639:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  934. ureadseq.c:1649:7: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
  935. ureadseq.c:1659:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  936. ureadseq.c:1659:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  937. ureadseq.c:1668:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  938. ureadseq.c:1668:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  939. ureadseq.c:1669:7: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
  940. ureadseq.c:1680:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  941. ureadseq.c:1680:7: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  942. ureadseq.c:1689:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  943. ureadseq.c:1689:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  944. ureadseq.c:1695:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  945. ureadseq.c:1695:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  946. ureadseq.c:1726:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  947. ureadseq.c:1748:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  948. ureadseq.c:1748:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  949. ureadseq.c:1765:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  950. ureadseq.c:1765:9: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  951. ureadseq.c:1772:21: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  952. ureadseq.c:1772:21: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  953. ureadseq.c:1783:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  954. ureadseq.c:1783:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  955. ureadseq.c:1791:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  956. ureadseq.c:1791:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  957. ureadseq.c:1797:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  958. ureadseq.c:1797:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  959. ureadseq.c:1838:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
  960. /tmp/portage/sci-biology/vienna-rna-1.8.5/temp/ccJXpb0B.o: In function `main':
  961. /tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Readseq/readseq.c:761: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
  962. /tmp/portage/sci-biology/vienna-rna-1.8.5/temp/ccJXpb0B.o: In function `gets':
  963. /usr/include/bits/stdio2.h:229: warning: the `gets' function is dangerous and should not be used.
  964. make: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Readseq'
  965. >>> Source compiled.
  966. make -j24 check
  967. make -f Makefile.perl
  968. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  969. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  970. make check-local
  971. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  972. make -f Makefile.perl
  973. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  974. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  975. make -f Makefile.perl test
  976. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  977. PERL_DL_NONLAZY=1 /usr/bin/perl5.16.0 "-Iblib/lib" "-Iblib/arch" test.pl
  978. 1..24
  979. # Running under perl version 5.016000 for linux
  980. # Current time local: Thu Jun 21 20:01:08 2012
  981. # Current time GMT: Thu Jun 21 20:01:08 2012
  982. # Using Test.pm version 1.25_02
  983. ok 1
  984. ok 2
  985. ok 3
  986. ok 4
  987. ok 5
  988. ok 6
  989. ok 7
  990. ok 8
  991. ok 9
  992. ok 10
  993. ok 11
  994. ok 12
  995. ok 13
  996. ok 14
  997. ok 15
  998. ok 16
  999. ok 17
  1000. ok 18
  1001. ok 19
  1002. please check the two postscript files test_ss.ps and test_dp.ps
  1003. ok 20
  1004. 14 suboptimals
  1005. (((.((....)).))) -5.50
  1006. (((.(((...)))))) -5.30
  1007. .((.((....)).)). -5.10
  1008. (((.((.....))))) -5.00
  1009. .((.(((...))))). -4.90
  1010. .((.((.....)))). -4.60
  1011. ....(((...)))... -2.80
  1012. ....((.....))... -2.50
  1013. (((..((....))))) -2.20
  1014. .((..((....)))). -1.80
  1015. ....((....)).... -1.10
  1016. .....((....))... -0.90
  1017. (((..........))) -0.80
  1018. ((..((....))..)) -0.50
  1019. ok 21
  1020. ok 22
  1021. ok 23
  1022. ok 24
  1023. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1024. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1025. make -j24 test
  1026. Test for general read/write of all chars:
  1027. ./readseq -p alphabet.std -otest.alpha
  1028. diff -w test.alpha alphabet.std
  1029. 1c1
  1030. < >alphabet['!'..'~'], 83 bases, E14ECBE2 checksum.
  1031. ---
  1032. > >alphabet['!'..'~'], 83 bases, 9429 checksum.
  1033. make: [test] Error 1 (ignored)
  1034. Test for valid format conversions:
  1035. ./readseq -p -f=ig nucleic.std -otest.ig
  1036. ./readseq -p -f=gb test.ig -otest.gb
  1037. ./readseq -p -f=nbrf test.gb -otest.nbrf
  1038. ./readseq -p -f=embl test.nbrf -otest.embl
  1039. ./readseq -p -f=gcg test.embl -otest.gcg
  1040. ./readseq -p -f=strider test.gcg -otest.strider
  1041. ./readseq -p -f=fitch test.strider -otest.fitch
  1042. ./readseq -p -f=fasta test.fitch -otest.fasta
  1043. ./readseq -p -f=pir test.fasta -otest.pir
  1044. ./readseq -p -f=ig test.pir -otest.ig-b
  1045. diff -w test.ig test.ig-b
  1046. 1,2c1,2
  1047. < ;nucleic/amino test, 228 bases, 1B5655D0 checksum.
  1048. < nucleic/amino
  1049. ---
  1050. > ;nucleic/amino, , 228 bases, 1B5655D0 checksum.
  1051. > nucleic/amino,
  1052. make: [test] Error 1 (ignored)
  1053. Test for multiple-sequence format conversions:
  1054. ./readseq -p -f=ig multi.std -otest.m-ig
  1055. ./readseq -p -f=gb test.m-ig -otest.m-gb
  1056. ./readseq -p -f=nbrf test.m-gb -otest.m-nbrf
  1057. ./readseq -p -f=embl test.m-nbrf -otest.m-embl
  1058. ./readseq -p -f=fasta test.m-embl -otest.m-fasta
  1059. ./readseq -p -f=pir test.m-fasta -otest.m-pir
  1060. ./readseq -p -f=msf test.m-pir -otest.m-msf
  1061. ./readseq -p -f=paup test.m-msf -otest.m-paup
  1062. ./readseq -p -f=ig test.m-paup -otest.m-ig-b
  1063. diff -w test.m-ig test.m-ig-b
  1064. 1,2c1,2
  1065. < ;acarr58sst , 183 bases, 64754A4D checksum.
  1066. < acarr58sst
  1067. ---
  1068. > ;acarr58ss, 183 bases, 64754A4D checksum.
  1069. > acarr58ss
  1070. 25,26c25,26
  1071. < ;ddirr58sst , 183 bases, 1E3D23B8 checksum.
  1072. < ddirr58sst
  1073. ---
  1074. > ;ddirr58ss, 183 bases, 1E3D23B8 checksum.
  1075. > ddirr58ss
  1076. make: [test] Error 1 (ignored)
  1077. Expect differences in the header lines due to
  1078. different format headers. If any sequence lines
  1079. differ, or if the checksums differ, there is a problem.
  1080. ----------------------
  1081. To clean up test files, command me:
  1082. make clean
  1083. >>> Install vienna-rna-1.8.5 into /tmp/portage/sci-biology/vienna-rna-1.8.5/image/ category sci-biology
  1084. make -j24 DESTDIR=/tmp/portage/sci-biology/vienna-rna-1.8.5/image/ install
  1085. Making install in lib
  1086. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/lib'
  1087. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/lib'
  1088. make[2]: Nothing to be done for `install-data-am'.
  1089. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/lib64'
  1090. /usr/bin/install -c -m 644 libRNA.a '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/lib64'
  1091. ( cd '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/lib64' && x86_64-pc-linux-gnu-ranlib libRNA.a )
  1092. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/lib'
  1093. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/lib'
  1094. Making install in Progs
  1095. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Progs'
  1096. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Progs'
  1097. make[2]: Nothing to be done for `install-data-am'.
  1098. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1099. /usr/bin/install -c RNAfold RNAeval RNAheat RNApdist RNAdistance RNAinverse RNAplot RNAsubopt RNALfold RNAcofold RNApaln RNAduplex RNAalifold RNAplfold RNAup RNAaliduplex '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1100. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Progs'
  1101. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Progs'
  1102. Making install in man
  1103. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/man'
  1104. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/man'
  1105. make[2]: Nothing to be done for `install-exec-am'.
  1106. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/man/man1'
  1107. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/info'
  1108. /usr/bin/install -c -m 644 RNAheat.1 RNAsubopt.1 RNAdistance.1 RNAinverse.1 RNAcofold.1 RNAeval.1 RNAfold.1 RNApdist.1 RNAplot.1 RNAalifold.1 RNALfold.1 RNAduplex.1 RNAplfold.1 RNAup.1 RNApaln.1 RNAaliduplex.1 '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/man/man1'
  1109. /usr/bin/install -c -m 644 ./RNAlib.info '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/info'
  1110. install-info --info-dir='/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/info' '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/info/RNAlib.info'
  1111. install-info: warning: no info dir entry in `/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/info/RNAlib.info'
  1112. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/man'
  1113. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/man'
  1114. Making install in Utils
  1115. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Utils'
  1116. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Utils'
  1117. make[2]: Nothing to be done for `install-exec-am'.
  1118. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1119. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1120. /usr/bin/install -c b2ct popt '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1121. /usr/bin/install -c b2mt.pl ct2b.pl dpzoom.pl mountain.pl relplot.pl rotate_ss.pl cmount.pl colorrna.pl coloraln.pl refold.pl Fold '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1122. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Utils'
  1123. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Utils'
  1124. Making install in H
  1125. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/H'
  1126. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/H'
  1127. make[2]: Nothing to be done for `install-exec-am'.
  1128. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/include/ViennaRNA'
  1129. /usr/bin/install -c -m 644 energy_par.h pair_mat.h RNAstruct.h dist_vars.h fold.h part_func.h stringdist.h edit_cost.h fold_vars.h profiledist.h treedist.h energy_const.h inverse.h PS_dot.h utils.h params.h subopt.h cofold.h duplex.h alifold.h aln_util.h part_func_co.h ProfileAln.h LPfold.h Lfold.h part_func_up.h ribo.h findpath.h MEA.h '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/include/ViennaRNA'
  1130. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/H'
  1131. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/H'
  1132. Making install in Perl
  1133. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1134. make -f Makefile.perl
  1135. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1136. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1137. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1138. make -f Makefile.perl
  1139. make[2]: Nothing to be done for `install-data-am'.
  1140. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1141. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1142. make -f Makefile.perl install
  1143. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1144. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  1145. Installing /tmp/portage/sci-biology/vienna-rna-1.8.5/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux/auto/RNA/RNA.so
  1146. Installing /tmp/portage/sci-biology/vienna-rna-1.8.5/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux/auto/RNA/RNA.bs
  1147. Installing /tmp/portage/sci-biology/vienna-rna-1.8.5/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux/RNA.pm
  1148. Installing /tmp/portage/sci-biology/vienna-rna-1.8.5/image/usr/share/man/man3/RNA.3pm
  1149. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1150. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1151. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Perl'
  1152. Making install in Cluster
  1153. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Cluster'
  1154. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Cluster'
  1155. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1156. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/man/man1'
  1157. /usr/bin/install -c AnalyseDists AnalyseSeqs '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1158. /usr/bin/install -c -m 644 AnalyseDists.1 AnalyseSeqs.1 '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/man/man1'
  1159. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Cluster'
  1160. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Cluster'
  1161. Making install in RNAforester
  1162. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  1163. Making install in g2-0.70
  1164. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70'
  1165. test -d /tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/lib64 || mkdir -p /tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/lib64
  1166. test -d /tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/include || mkdir -p /tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/include
  1167. /usr/bin/install -c -m 644 libg2.a /tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/lib64
  1168. for IFILE in ./src/g2.h ./src/PS/g2_PS.h ./src/FIG/g2_FIG.h ./src/X11/g2_X11.h ; do \
  1169. /usr/bin/install -c -m 644 $IFILE /tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/include; \
  1170. done
  1171. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/g2-0.70'
  1172. Making install in src
  1173. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/src'
  1174. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/src'
  1175. make[3]: Nothing to be done for `install-data-am'.
  1176. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1177. /usr/bin/install -c RNAforester '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1178. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/src'
  1179. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/src'
  1180. Making install in man
  1181. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/man'
  1182. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/man'
  1183. make[3]: Nothing to be done for `install-exec-am'.
  1184. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/man/man1'
  1185. /usr/bin/install -c -m 644 RNAforester.1 '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/man/man1'
  1186. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/man'
  1187. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester/man'
  1188. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  1189. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  1190. make[3]: Nothing to be done for `install-exec-am'.
  1191. make[3]: Nothing to be done for `install-data-am'.
  1192. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  1193. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  1194. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/RNAforester'
  1195. Making install in Kinfold
  1196. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  1197. Making install in Example
  1198. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold/Example'
  1199. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold/Example'
  1200. make[3]: Nothing to be done for `install-exec-am'.
  1201. make[3]: Nothing to be done for `install-data-am'.
  1202. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold/Example'
  1203. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold/Example'
  1204. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  1205. make[3]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  1206. make[3]: Nothing to be done for `install-data-am'.
  1207. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1208. /usr/bin/install -c Kinfold '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/bin'
  1209. make[3]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  1210. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  1211. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5/Kinfold'
  1212. make[1]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5'
  1213. make[2]: Entering directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5'
  1214. make[2]: Nothing to be done for `install-exec-am'.
  1215. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/ViennaRNA'
  1216. /usr/bin/install -c -m 644 vienna13.par default.par '/tmp/portage/sci-biology/vienna-rna-1.8.5/image//usr/share/ViennaRNA'
  1217. make[2]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5'
  1218. make[1]: Leaving directory `/tmp/portage/sci-biology/vienna-rna-1.8.5/work/ViennaRNA-1.8.5'
  1219. >>> Completed installing vienna-rna-1.8.5 into /tmp/portage/sci-biology/vienna-rna-1.8.5/image/
  1220. * Tinderbox QA Notice! Insecure functions used
  1221. tmpnam@@GLIBC_2.2.5 /tmp/portage/sci-biology/vienna-rna-1.8.5/image/usr/bin/readseq-vienna
  1222. * Tinderbox QA Notice (end)! Insecure functions used
  1223. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  1224. usr/bin/readseq-vienna
  1225. usr/bin/Kinfold
  1226. usr/bin/RNAforester
  1227. usr/bin/AnalyseSeqs
  1228. usr/bin/AnalyseDists
  1229. usr/bin/b2ct
  1230. usr/bin/popt
  1231. usr/bin/RNAaliduplex
  1232. usr/bin/RNAup
  1233. usr/bin/RNAplfold
  1234. usr/bin/RNAcofold
  1235. usr/bin/RNAalifold
  1236. usr/bin/RNApaln
  1237. usr/bin/RNAduplex
  1238. usr/bin/RNALfold
  1239. usr/bin/RNAsubopt
  1240. usr/bin/RNAplot
  1241. usr/bin/RNAinverse
  1242. usr/bin/RNAdistance
  1243. usr/bin/RNApdist
  1244. usr/bin/RNAfold
  1245. usr/bin/RNAeval
  1246. usr/bin/RNAheat
  1247. usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux/auto/RNA/RNA.so
  1248. ecompressdir: bzip2 -9 /usr/share/info
  1249. ecompressdir: bzip2 -9 /usr/share/man
  1250. * ERROR: sci-biology/vienna-rna-1.8.5 failed (postinst phase):
  1251. * distutils_pkg_postinst() called illegally
  1252. *
  1253. * Call stack:
  1254. * ebuild.sh, line 85: Called pkg_postinst
  1255. * environment, line 4166: Called distutils_pkg_postinst
  1256. * environment, line 1616: Called die
  1257. * The specific snippet of code:
  1258. * die "${FUNCNAME}() called illegally";
  1259. *
  1260. * If you need support, post the output of `emerge --info '=sci-biology/vienna-rna-1.8.5'`,
  1261. * the complete build log and the output of `emerge -pqv '=sci-biology/vienna-rna-1.8.5'`.