1. * Package: sci-biology/vienna-rna-2.1.8
  2. * Repository: gentoo
  3. * Maintainer: sci-biology@gentoo.org
  4. * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux openmp python_targets_python2_7 userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking ViennaRNA-2.1.8.tar.gz to /tmp/portage/sci-biology/vienna-rna-2.1.8/work
  15. >>> Source unpacked in /tmp/portage/sci-biology/vienna-rna-2.1.8/work
  16. >>> Preparing source in /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8 ...
  17. * Applying vienna-rna-2.1.8-bindir.patch ...
  18. [ ok ]
  19. * Applying vienna-rna-2.1.1-prll.patch ...
  20. [ ok ]
  21. * Applying vienna-rna-2.1.1-impl-decl.patch ...
  22. [ ok ]
  23. * Running eautoreconf in '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8' ...
  24. * Running eautoreconf in '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Kinfold' ...
  25. * Running aclocal ...
  26. * Running eautoreconf in '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester/g2-0.70' ...
  27. * Running aclocal ...
  28. * Running aclocal ...
  29. [ ok ]
  30. [ ok ]
  31. [ ok ]
  32. * Running autoconf ...
  33. * Running autoconf ...
  34. [ ok ]
  35. * Running autoheader ...
  36. [ ok ]
  37. * Running eautoreconf in '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester' ...
  38. * Running autoconf ...
  39. * Running aclocal ...
  40. [ ok ]
  41. * Running automake --add-missing --copy --force-missing ...
  42. [ ok ]
  43. * Running autoheader ...
  44. [ ok ]
  45. * Running automake --add-missing --copy --force-missing ...
  46. [ ok ]
  47. [ ok ]
  48. * Running autoconf ...
  49. [ ok ]
  50. * Running elibtoolize in: ViennaRNA-2.1.8/
  51. * Running elibtoolize in: ViennaRNA-2.1.8/Kinfold/
  52. * Running elibtoolize in: ViennaRNA-2.1.8/RNAforester/
  53. [ ok ]
  54. * Running autoheader ...
  55. * Running elibtoolize in: ViennaRNA-2.1.8/RNAforester/g2-0.70/
  56. [ ok ]
  57. * Running automake --add-missing --copy --force-missing ...
  58. [ ok ]
  59. >>> Source prepared.
  60. >>> Configuring source in /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8 ...
  61. >>> Working in BUILD_DIR: "/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8"
  62. * econf: updating ViennaRNA-2.1.8/config.sub with /usr/share/gnuconfig/config.sub
  63. * econf: updating ViennaRNA-2.1.8/config.guess with /usr/share/gnuconfig/config.guess
  64. * econf: updating ViennaRNA-2.1.8/config/config.sub with /usr/share/gnuconfig/config.sub
  65. * econf: updating ViennaRNA-2.1.8/config/config.guess with /usr/share/gnuconfig/config.guess
  66. * econf: updating ViennaRNA-2.1.8/RNAforester/g2-0.70/config.sub with /usr/share/gnuconfig/config.sub
  67. * econf: updating ViennaRNA-2.1.8/RNAforester/g2-0.70/config.guess with /usr/share/gnuconfig/config.guess
  68. * econf: updating ViennaRNA-2.1.8/RNAforester/config.guess with /usr/share/gnuconfig/config.guess
  69. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/vienna-rna-2.1.8 --enable-shared --disable-static --with-cluster --enable-openmp
  70. configure: loading site script /usr/share/config.site
  71. checking whether make supports nested variables... yes
  72. checking for a BSD-compatible install... /usr/bin/install -c
  73. checking whether build environment is sane... yes
  74. checking for a thread-safe mkdir -p... /bin/mkdir -p
  75. checking for gawk... gawk
  76. checking whether make sets $(MAKE)... yes
  77. checking if malloc debugging is wanted... no
  78. checking build system type... x86_64-pc-linux-gnu
  79. checking host system type... x86_64-pc-linux-gnu
  80. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  81. checking whether the C++ compiler works... yes
  82. checking for C++ compiler default output file name... a.out
  83. checking for suffix of executables...
  84. checking whether we are cross compiling... no
  85. checking for suffix of object files... o
  86. checking whether we are using the GNU C++ compiler... yes
  87. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  88. checking for style of include used by make... GNU
  89. checking dependency style of x86_64-pc-linux-gnu-g++... none
  90. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  91. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  92. checking whether we are using the GNU C compiler... yes
  93. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  94. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  95. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  96. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  97. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  98. checking whether x86_64-pc-linux-gnu-gcc accepts -fpic... yes
  99. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  100. checking whether make sets $(MAKE)... (cached) yes
  101. checking for grep that handles long lines and -e... /bin/grep
  102. checking for x86_64-pc-linux-gnu-gcc option to support OpenMP... -fopenmp
  103. checking for exp in -lm... yes
  104. checking for egrep... /bin/grep -E
  105. checking for ANSI C header files... yes
  106. checking for sys/types.h... yes
  107. checking for sys/stat.h... yes
  108. checking for stdlib.h... yes
  109. checking for string.h... yes
  110. checking for memory.h... yes
  111. checking for strings.h... yes
  112. checking for inttypes.h... yes
  113. checking for stdint.h... yes
  114. checking for unistd.h... yes
  115. checking for stdbool.h that conforms to C99... yes
  116. checking for _Bool... yes
  117. checking malloc.h usability... yes
  118. checking malloc.h presence... yes
  119. checking for malloc.h... yes
  120. checking float.h usability... yes
  121. checking float.h presence... yes
  122. checking for float.h... yes
  123. checking limits.h usability... yes
  124. checking limits.h presence... yes
  125. checking for limits.h... yes
  126. checking for stdlib.h... (cached) yes
  127. checking for string.h... (cached) yes
  128. checking for strings.h... (cached) yes
  129. checking for unistd.h... (cached) yes
  130. checking for unistd.h... (cached) yes
  131. checking math.h usability... yes
  132. checking math.h presence... yes
  133. checking for math.h... yes
  134. checking for stdlib.h... (cached) yes
  135. checking for GNU libc compatible malloc... yes
  136. checking for stdlib.h... (cached) yes
  137. checking for GNU libc compatible realloc... yes
  138. checking for working strtod... yes
  139. checking for floor... yes
  140. checking for strdup... yes
  141. checking for strstr... yes
  142. checking for strchr... yes
  143. checking for strrchr... yes
  144. checking for strstr... (cached) yes
  145. checking for strtol... yes
  146. checking for strtoul... yes
  147. checking for pow... yes
  148. checking for rint... yes
  149. checking for sqrt... yes
  150. checking for erand48... yes
  151. checking for memset... yes
  152. checking for memmove... yes
  153. checking for erand48... (cached) yes
  154. checking for an ANSI C-conforming const... yes
  155. checking for size_t... yes
  156. checking for inline... inline
  157. checking for interfaces/Perl/Makefile.am... yes
  158. checking for Kinfold/Makefile.am... yes
  159. checking for RNAforester/Makefile.am... yes
  160. checking for Cluster/Makefile.am... yes
  161. checking for libsvm-2.91/svm.cpp... yes
  162. checking for libsvm-2.91/svm.h... yes
  163. checking whether float precision is used for partition function arrays instead of double precision... no
  164. checking for perl... /usr/bin/perl
  165. checking for python... /usr/bin/python
  166. checking for doxygen... /usr/bin/doxygen
  167. checking for pdflatex... /usr/bin/pdflatex
  168. checking for latex... /usr/bin/latex
  169. checking for makeindex... /usr/bin/makeindex
  170. checking for dot... /usr/bin/dot
  171. checking for egrep... /bin/egrep
  172. checking for perl... /usr/bin/perl
  173. configure: WARNING: due to a bug in older versions of doxygen, latex will be used for reference manual generation even if pdflatex is available
  174. checking that generated files are newer than configure... done
  175. configure: creating ./config.status
  176. config.status: creating interfaces/Perl/Makefile
  177. config.status: creating interfaces/Perl/Makefile.PL
  178. config.status: creating Cluster/Makefile
  179. config.status: creating doc/doxygen.conf
  180. config.status: creating misc/Makefile
  181. config.status: creating misc/ViennaRNA.spec
  182. config.status: creating misc/PKGBUILD
  183. config.status: creating interfaces/Makefile
  184. config.status: creating Makefile
  185. config.status: creating RNAlib2.pc
  186. config.status: creating Utils/Makefile
  187. config.status: creating Progs/Makefile
  188. config.status: creating lib/Makefile
  189. config.status: creating man/Makefile
  190. config.status: creating H/Makefile
  191. config.status: creating doc/Makefile
  192. config.status: creating man/cmdlopt.sh
  193. config.status: creating config.h
  194. config.status: executing depfiles commands
  195. === configuring in Kinfold (/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Kinfold)
  196. configure: running /bin/bash ./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' '--disable-dependency-tracking' '--disable-silent-rules' '--libdir=/usr/lib64' '--docdir=/usr/share/doc/vienna-rna-2.1.8' '--enable-shared' '--disable-static' '--with-cluster' '--enable-openmp' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' --cache-file=/dev/null --srcdir=.
  197. configure: loading site script /usr/share/config.site
  198. checking whether make supports nested variables... yes
  199. checking for a BSD-compatible install... /usr/bin/install -c
  200. checking whether build environment is sane... yes
  201. checking for a thread-safe mkdir -p... /bin/mkdir -p
  202. checking for gawk... gawk
  203. checking whether make sets $(MAKE)... yes
  204. checking if malloc debugging is wanted... no
  205. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  206. checking whether the C compiler works... yes
  207. checking for C compiler default output file name... a.out
  208. checking for suffix of executables...
  209. checking whether we are cross compiling... no
  210. checking for suffix of object files... o
  211. checking whether we are using the GNU C compiler... yes
  212. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  213. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  214. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  215. checking for style of include used by make... GNU
  216. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  217. checking build system type... x86_64-pc-linux-gnu
  218. checking host system type... x86_64-pc-linux-gnu
  219. checking for strdup... yes
  220. checking for memset... yes
  221. checking for strchr... yes
  222. checking for x86_64-pc-linux-gnu-gcc option to support OpenMP... -fopenmp
  223. checking for ViennaRNA package... headers in "../H" and library... "../lib"
  224. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  225. checking for grep that handles long lines and -e... /bin/grep
  226. checking for egrep... /bin/grep -E
  227. checking for ANSI C header files... yes
  228. checking for sys/types.h... yes
  229. checking for sys/stat.h... yes
  230. checking for stdlib.h... yes
  231. checking for string.h... yes
  232. checking for memory.h... yes
  233. checking for strings.h... yes
  234. checking for inttypes.h... yes
  235. checking for stdint.h... yes
  236. checking for unistd.h... yes
  237. checking for stdlib.h... (cached) yes
  238. checking for string.h... (cached) yes
  239. checking for strings.h... (cached) yes
  240. checking for unistd.h... (cached) yes
  241. checking fold.h usability... yes
  242. checking fold.h presence... yes
  243. checking for fold.h... yes
  244. checking for exp in -lm... yes
  245. checking for stdlib.h... (cached) yes
  246. checking for GNU libc compatible malloc... yes
  247. checking for stdlib.h... (cached) yes
  248. checking for GNU libc compatible realloc... yes
  249. checking for an ANSI C-conforming const... yes
  250. checking that generated files are newer than configure... done
  251. configure: creating ./config.status
  252. config.status: creating Example/Makefile
  253. config.status: creating Makefile
  254. config.status: creating config.h
  255. config.status: executing depfiles commands
  256. === configuring in RNAforester (/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester)
  257. configure: running /bin/bash ./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' '--disable-dependency-tracking' '--disable-silent-rules' '--libdir=/usr/lib64' '--docdir=/usr/share/doc/vienna-rna-2.1.8' '--enable-shared' '--disable-static' '--with-cluster' '--enable-openmp' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' --cache-file=/dev/null --srcdir=.
  258. configure: loading site script /usr/share/config.site
  259. checking whether make supports nested variables... yes
  260. checking for a BSD-compatible install... /usr/bin/install -c
  261. checking whether build environment is sane... yes
  262. checking for a thread-safe mkdir -p... /bin/mkdir -p
  263. checking for gawk... gawk
  264. checking whether make sets $(MAKE)... yes
  265. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  266. checking whether the C++ compiler works... yes
  267. checking for C++ compiler default output file name... a.out
  268. checking for suffix of executables...
  269. checking whether we are cross compiling... no
  270. checking for suffix of object files... o
  271. checking whether we are using the GNU C++ compiler... yes
  272. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  273. checking for style of include used by make... GNU
  274. checking dependency style of x86_64-pc-linux-gnu-g++... none
  275. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  276. checking whether we are using the GNU C compiler... yes
  277. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  278. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  279. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  280. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  281. checking for x86_64-pc-linux-gnu-g++ option to support OpenMP... -fopenmp
  282. using (to be built) libRNA.a in ../lib
  283. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  284. checking for grep that handles long lines and -e... /bin/grep
  285. checking for egrep... /bin/grep -E
  286. checking for ANSI C header files... no
  287. checking for sys/types.h... yes
  288. checking for sys/stat.h... yes
  289. checking for stdlib.h... yes
  290. checking for string.h... yes
  291. checking for memory.h... yes
  292. checking for strings.h... yes
  293. checking for inttypes.h... yes
  294. checking for stdint.h... yes
  295. checking for unistd.h... yes
  296. checking g2.h usability... yes
  297. checking g2.h presence... yes
  298. checking for g2.h... yes
  299. checking for an ANSI C-conforming const... yes
  300. checking for inline... inline
  301. checking for size_t... yes
  302. checking that generated files are newer than configure... done
  303. configure: creating ./config.status
  304. config.status: creating Makefile
  305. config.status: creating src/Makefile
  306. config.status: creating man/Makefile
  307. config.status: creating config.h
  308. config.status: executing depfiles commands
  309. === configuring in g2-0.70 (/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester/g2-0.70)
  310. configure: running /bin/bash ./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' '--disable-dependency-tracking' '--disable-silent-rules' '--libdir=/usr/lib64' '--docdir=/usr/share/doc/vienna-rna-2.1.8' '--enable-shared' '--disable-static' '--with-cluster' '--enable-openmp' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' --cache-file=/dev/null --srcdir=.
  311. configure: loading site script /usr/share/config.site
  312. checking build system type... x86_64-pc-linux-gnu
  313. checking host system type... x86_64-pc-linux-gnu
  314. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  315. checking whether the C compiler works... yes
  316. checking for C compiler default output file name... a.out
  317. checking for suffix of executables...
  318. checking whether we are cross compiling... no
  319. checking for suffix of object files... o
  320. checking whether we are using the GNU C compiler... yes
  321. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  322. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  323. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  324. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  325. checking whether we are using the GNU C++ compiler... yes
  326. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  327. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  328. checking for a BSD-compatible install... /usr/bin/install -c
  329. checking for find... find
  330. checking for makedepend... makedepend
  331. checking for dlopen in -ldl... yes
  332. checking for X... libraries , headers
  333. checking for gethostbyname... yes
  334. checking for connect... yes
  335. checking for remove... yes
  336. checking for shmat... yes
  337. checking for IceConnectionNumber in -lICE... yes
  338. checking for main in -lm... yes
  339. checking for main in -lX11... yes
  340. checking for main in -lgd... yes
  341. checking for gdImagePng... no
  342. checking for grep that handles long lines and -e... /bin/grep
  343. checking for egrep... /bin/grep -E
  344. checking for ANSI C header files... yes
  345. checking for sys/types.h... yes
  346. checking for sys/stat.h... yes
  347. checking for stdlib.h... yes
  348. checking for string.h... yes
  349. checking for memory.h... yes
  350. checking for strings.h... yes
  351. checking for inttypes.h... yes
  352. checking for stdint.h... yes
  353. checking for unistd.h... yes
  354. checking limits.h usability... yes
  355. checking limits.h presence... yes
  356. checking for limits.h... yes
  357. configure: creating ./config.status
  358. config.status: creating Makefile
  359. config.status: creating demo/Makefile
  360. config.status: creating g2_perl/Makefile.PL
  361. Supported devices:
  362. PostScript
  363. FIG
  364. X11
  365. Unsupported devices:
  366. Win32
  367. GD
  368. Run 'make depend' to create dependencies.
  369. configure:
  370. Configure successful with the following options:
  371. RNAlib Interfaces:
  372. Perl Interface: yes
  373. Python Interface: no
  374. Ruby Interface: no
  375. Extra Programs:
  376. Analyse{Dists,Seqs}: yes
  377. Kinfold: yes
  378. RNAforester: yes
  379. Other Options:
  380. SVM: yes
  381. Documentation: yes
  382. (HTML): yes
  383. (PDF): yes
  384. -
  385. Files will be installed in the following directories:
  386. Executables: /usr/bin
  387. Libraries: /usr/lib64
  388. Header files: /usr/include
  389. Extra Data: /usr/share
  390. Man pages: /usr/share/man
  391. Documentation: /usr/share/doc/vienna-rna-2.1.8
  392. (HTML): /usr/share/doc/vienna-rna-2.1.8/html
  393. (PDF): /usr/share/doc/vienna-rna-2.1.8
  394. >>> Source configured.
  395. >>> Compiling source in /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8 ...
  396. >>> Working in BUILD_DIR: "/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8"
  397. make -j24
  398. make all-recursive
  399. make[1]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8'
  400. Making all in lib
  401. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/lib'
  402. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-dist_vars.o `test -f 'dist_vars.c' || echo './'`dist_vars.c
  403. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-fold_vars.o `test -f 'fold_vars.c' || echo './'`fold_vars.c
  404. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-part_func.o `test -f 'part_func.c' || echo './'`part_func.c
  405. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-read_epars.o `test -f 'read_epars.c' || echo './'`read_epars.c
  406. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-treedist.o `test -f 'treedist.c' || echo './'`treedist.c
  407. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-energy_par.o `test -f 'energy_par.c' || echo './'`energy_par.c
  408. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-inverse.o `test -f 'inverse.c' || echo './'`inverse.c
  409. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-ProfileDist.o `test -f 'ProfileDist.c' || echo './'`ProfileDist.c
  410. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-RNAstruct.o `test -f 'RNAstruct.c' || echo './'`RNAstruct.c
  411. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-utils.o `test -f 'utils.c' || echo './'`utils.c
  412. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-fold.o `test -f 'fold.c' || echo './'`fold.c
  413. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-naview.o `test -f 'naview.c' || echo './'`naview.c
  414. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-PS_dot.o `test -f 'PS_dot.c' || echo './'`PS_dot.c
  415. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-stringdist.o `test -f 'stringdist.c' || echo './'`stringdist.c
  416. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-params.o `test -f 'params.c' || echo './'`params.c
  417. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-subopt.o `test -f 'subopt.c' || echo './'`subopt.c
  418. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-list.o `test -f 'list.c' || echo './'`list.c
  419. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-Lfold.o `test -f 'Lfold.c' || echo './'`Lfold.c
  420. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-cofold.o `test -f 'cofold.c' || echo './'`cofold.c
  421. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-part_func_co.o `test -f 'part_func_co.c' || echo './'`part_func_co.c
  422. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-ProfileAln.o `test -f 'ProfileAln.c' || echo './'`ProfileAln.c
  423. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-duplex.o `test -f 'duplex.c' || echo './'`duplex.c
  424. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-alifold.o `test -f 'alifold.c' || echo './'`alifold.c
  425. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-alipfold.o `test -f 'alipfold.c' || echo './'`alipfold.c
  426. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-aln_util.o `test -f 'aln_util.c' || echo './'`aln_util.c
  427. naview.c: In function 'dump_loops':
  428. naview.c:341:3: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
  429. printf("\nRoot loop is #%d\n",(root-loops)+1);
  430. ^
  431. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-LPfold.o `test -f 'LPfold.c' || echo './'`LPfold.c
  432. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-part_func_up.o `test -f 'part_func_up.c' || echo './'`part_func_up.c
  433. LPfold.c: In function 'putoutpU_splitup':
  434. LPfold.c:1012:3: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
  435. fprintf(fp,"\t%s\n",ident);
  436. ^
  437. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-ribo.o `test -f 'ribo.c' || echo './'`ribo.c
  438. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-findpath.o `test -f 'findpath.c' || echo './'`findpath.c
  439. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-convert_epars.o `test -f 'convert_epars.c' || echo './'`convert_epars.c
  440. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-MEA.o `test -f 'MEA.c' || echo './'`MEA.c
  441. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-aliLfold.o `test -f 'aliLfold.c' || echo './'`aliLfold.c
  442. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-mm.o `test -f 'mm.c' || echo './'`mm.c
  443. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-2Dfold.o `test -f '2Dfold.c' || echo './'`2Dfold.c
  444. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-2Dpfold.o `test -f '2Dpfold.c' || echo './'`2Dpfold.c
  445. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-plex_functions.o `test -f 'plex_functions.c' || echo './'`plex_functions.c
  446. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-plot_layouts.o `test -f 'plot_layouts.c' || echo './'`plot_layouts.c
  447. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-ali_plex.o `test -f 'ali_plex.c' || echo './'`ali_plex.c
  448. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-c_plex.o `test -f 'c_plex.c' || echo './'`c_plex.c
  449. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-plex.o `test -f 'plex.c' || echo './'`plex.c
  450. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-snofold.o `test -f 'snofold.c' || echo './'`snofold.c
  451. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-snoop.o `test -f 'snoop.c' || echo './'`snoop.c
  452. c_plex.c: In function 'find_max_C':
  453. c_plex.c:1076:20: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  454. test.energy);
  455. ^
  456. c_plex.c: In function 'plot_max_C':
  457. c_plex.c:1114:14: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  458. (begin_q -11) + test.j + strlen(test.structure)-l1-2 , test.energy);
  459. ^
  460. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-move_set.o `test -f 'move_set.c' || echo './'`move_set.c
  461. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-gquad.o `test -f 'gquad.c' || echo './'`gquad.c
  462. plex.c: In function 'find_max_XS':
  463. plex.c:1518:18: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  464. position[pos+delta]);
  465. ^
  466. plex.c: In function 'plot_max_XS':
  467. plex.c:1613:12: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  468. test.energy_backtrack + test.dG1 + test.dG2, test.energy_backtrack , test.dG1 , test.dG2);
  469. ^
  470. snoop.c: In function 'find_max_snoop':
  471. snoop.c:1091:14: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=]
  472. test.Duplex_Er, test.Loop_E, test.Loop_D,test.fullStemEnergy, target,s4);
  473. ^
  474. snoop.c: In function 'snoop_subopt_XS':
  475. snoop.c:1604:14: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=]
  476. test.Duplex_Er, test.Loop_E, test.Loop_D,dE , test.fullStemEnergy, s5,s4);
  477. ^
  478. plex.c: In function 'find_max':
  479. plex.c:2676:18: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  480. test.energy,test.energy_backtrack);
  481. ^
  482. plex.c:2723:18: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  483. test.energy);
  484. ^
  485. plex.c: In function 'plot_max':
  486. plex.c:2758:12: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  487. test.energy, test.energy_backtrack);
  488. ^
  489. plex.c:2780:12: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  490. test.energy);
  491. ^
  492. snoop.c: In function 'find_max_snoop_XS':
  493. snoop.c:2100:14: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=]
  494. test.Duplex_Er, test.Loop_E, test.Loop_D,dE ,test.fullStemEnergy, s5,s4);
  495. ^
  496. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o svm.o `test -f '../libsvm-2.91/svm.cpp' || echo './'`../libsvm-2.91/svm.cpp
  497. ali_plex.c: In function 'alifind_max':
  498. ali_plex.c:599:18: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  499. begin_q-11 + test.j +strlen(test.structure) -l1 -2 , test.energy);
  500. ^
  501. ali_plex.c: In function 'aliplot_max':
  502. ali_plex.c:649:12: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  503. test.energy);
  504. ^
  505. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../libsvm-2.91 -fpic -fopenmp -fpic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libRNA_a-svm_utils.o `test -f 'svm_utils.c' || echo './'`svm_utils.c
  506. ../libsvm-2.91/svm.cpp: In function 'svm_model* svm_load_model(const char*)':
  507. ../libsvm-2.91/svm.cpp:2730:24: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  508. fscanf(fp,"%80s",cmd);
  509. ^
  510. ../libsvm-2.91/svm.cpp:2734:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  511. fscanf(fp,"%80s",cmd);
  512. ^
  513. ../libsvm-2.91/svm.cpp:2756:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  514. fscanf(fp,"%80s",cmd);
  515. ^
  516. ../libsvm-2.91/svm.cpp:2777:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  517. fscanf(fp,"%d",&param.degree);
  518. ^
  519. ../libsvm-2.91/svm.cpp:2779:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  520. fscanf(fp,"%lf",&param.gamma);
  521. ^
  522. ../libsvm-2.91/svm.cpp:2781:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  523. fscanf(fp,"%lf",&param.coef0);
  524. ^
  525. ../libsvm-2.91/svm.cpp:2783:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  526. fscanf(fp,"%d",&model->nr_class);
  527. ^
  528. ../libsvm-2.91/svm.cpp:2785:29: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  529. fscanf(fp,"%d",&model->l);
  530. ^
  531. ../libsvm-2.91/svm.cpp:2791:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  532. fscanf(fp,"%lf",&model->rho[i]);
  533. ^
  534. ../libsvm-2.91/svm.cpp:2798:37: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  535. fscanf(fp,"%d",&model->label[i]);
  536. ^
  537. ../libsvm-2.91/svm.cpp:2805:38: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  538. fscanf(fp,"%lf",&model->probA[i]);
  539. ^
  540. ../libsvm-2.91/svm.cpp:2812:38: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  541. fscanf(fp,"%lf",&model->probB[i]);
  542. ^
  543. ../libsvm-2.91/svm.cpp:2819:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  544. fscanf(fp,"%d",&model->nSV[i]);
  545. ^
  546. rm -f libRNA.a
  547. 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-convert_epars.o libRNA_a-MEA.o libRNA_a-aliLfold.o libRNA_a-mm.o libRNA_a-2Dfold.o libRNA_a-2Dpfold.o libRNA_a-plex_functions.o libRNA_a-plot_layouts.o libRNA_a-ali_plex.o libRNA_a-c_plex.o libRNA_a-plex.o libRNA_a-snofold.o libRNA_a-snoop.o libRNA_a-move_set.o libRNA_a-gquad.o svm.o libRNA_a-svm_utils.o
  548. x86_64-pc-linux-gnu-ranlib libRNA.a
  549. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/lib'
  550. Making all in Progs
  551. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Progs'
  552. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAfold_cmdl.o RNAfold_cmdl.c
  553. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAfold.o RNAfold.c
  554. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAeval_cmdl.o RNAeval_cmdl.c
  555. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAeval.o RNAeval.c
  556. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAheat_cmdl.o RNAheat_cmdl.c
  557. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAheat.o RNAheat.c
  558. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNApdist_cmdl.o RNApdist_cmdl.c
  559. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNApdist.o RNApdist.c
  560. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAdistance_cmdl.o RNAdistance_cmdl.c
  561. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAdistance.o RNAdistance.c
  562. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAinverse_cmdl.o RNAinverse_cmdl.c
  563. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAinverse.o RNAinverse.c
  564. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAplot_cmdl.o RNAplot_cmdl.c
  565. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAplot.o RNAplot.c
  566. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAsubopt_cmdl.o RNAsubopt_cmdl.c
  567. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAsubopt.o RNAsubopt.c
  568. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNALfold_cmdl.o RNALfold_cmdl.c
  569. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNALfold.o RNALfold.c
  570. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAcofold_cmdl.o RNAcofold_cmdl.c
  571. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAcofold.o RNAcofold.c
  572. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNApaln_cmdl.o RNApaln_cmdl.c
  573. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNApaln.o RNApaln.c
  574. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAduplex_cmdl.o RNAduplex_cmdl.c
  575. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAduplex.o RNAduplex.c
  576. RNAduplex.c: In function 'main':
  577. RNAduplex.c:161:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat=]
  578. if (istty) printf("lengths = %d,%d\n", strlen(s1), strlen(s2));
  579. ^
  580. RNAduplex.c:161:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=]
  581. RNAduplex.c: In function 'print_struc':
  582. RNAduplex.c:203:10: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  583. dup->i, dup->j, dup->j+strlen(dup->structure)-l1-2, dup->energy);
  584. ^
  585. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAalifold_cmdl.o RNAalifold_cmdl.c
  586. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAalifold.o RNAalifold.c
  587. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAplfold_cmdl.o RNAplfold_cmdl.c
  588. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAplfold.o RNAplfold.c
  589. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAup_cmdl.o RNAup_cmdl.c
  590. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAup.o RNAup.c
  591. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAaliduplex_cmdl.o RNAaliduplex_cmdl.c
  592. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAaliduplex.o RNAaliduplex.c
  593. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNALalifold_cmdl.o RNALalifold_cmdl.c
  594. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNALalifold.o RNALalifold.c
  595. RNAaliduplex.c: In function 'print_struc':
  596. RNAaliduplex.c:171:10: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  597. dup->i, dup->j, dup->j+strlen(dup->structure)-l1-2, dup->energy);
  598. ^
  599. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNA2Dfold_cmdl.o RNA2Dfold_cmdl.c
  600. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNA2Dfold.o RNA2Dfold.c
  601. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAparconv_cmdl.o RNAparconv_cmdl.c
  602. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAparconv.o RNAparconv.c
  603. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAPKplex_cmdl.o RNAPKplex_cmdl.c
  604. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAPKplex.o RNAPKplex.c
  605. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAplex_cmdl.o RNAplex_cmdl.c
  606. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAplex.o RNAplex.c
  607. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAsnoop_cmdl.o RNAsnoop_cmdl.c
  608. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -I./../lib -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RNAsnoop.o RNAsnoop.c
  609. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAeval RNAeval_cmdl.o RNAeval.o -fopenmp ../lib/libRNA.a -lm -lm
  610. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAheat RNAheat_cmdl.o RNAheat.o -fopenmp ../lib/libRNA.a -lm -lm
  611. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNApdist RNApdist_cmdl.o RNApdist.o -fopenmp ../lib/libRNA.a -lm -lm
  612. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAdistance RNAdistance_cmdl.o RNAdistance.o -fopenmp ../lib/libRNA.a -lm -lm
  613. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAinverse RNAinverse_cmdl.o RNAinverse.o -fopenmp ../lib/libRNA.a -lm -lm
  614. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAplot RNAplot_cmdl.o RNAplot.o -fopenmp ../lib/libRNA.a -lm -lm
  615. RNAplex.c: In function 'main':
  616. RNAplex.c:1100:9: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat=]
  617. printf("lengths = %d,%d\n", strlen(s1), strlen(s2));
  618. ^
  619. RNAplex.c:1100:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=]
  620. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNALfold RNALfold_cmdl.o RNALfold.o -fopenmp ../lib/libRNA.a -lm -lm
  621. RNAsnoop.c: In function 'print_struc':
  622. RNAsnoop.c:546:10: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=]
  623. dup->Duplex_El, dup->Duplex_Er, dup->Loop_E, dup->Loop_D,dup->fullStemEnergy,target,s4);
  624. ^
  625. RNAsnoop.c: In function 'aliprint_struc':
  626. RNAsnoop.c:627:11: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=]
  627. dup->Duplex_El/n_seq, dup->Duplex_Er/n_seq, dup->Loop_E/n_seq, dup->Loop_D/n_seq,dup->pscd/n_seq, dup->psct/n_seq,consens );
  628. ^
  629. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNApaln RNApaln_cmdl.o RNApaln.o -fopenmp ../lib/libRNA.a -lm -lm
  630. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAduplex RNAduplex_cmdl.o RNAduplex.o -fopenmp ../lib/libRNA.a -lm -lm
  631. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAcofold RNAcofold_cmdl.o RNAcofold.o -fopenmp ../lib/libRNA.a -lm -lm
  632. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAfold RNAfold_cmdl.o RNAfold.o -fopenmp ../lib/libRNA.a -lm -lm
  633. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAsubopt RNAsubopt_cmdl.o RNAsubopt.o -fopenmp ../lib/libRNA.a -lm -lm
  634. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAaliduplex RNAaliduplex_cmdl.o RNAaliduplex.o -fopenmp ../lib/libRNA.a -lm -lm
  635. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAplfold RNAplfold_cmdl.o RNAplfold.o -fopenmp ../lib/libRNA.a -lm -lm
  636. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAalifold RNAalifold_cmdl.o RNAalifold.o -fopenmp ../lib/libRNA.a -lm -lm
  637. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAup RNAup_cmdl.o RNAup.o -fopenmp ../lib/libRNA.a -lm -lm
  638. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAPKplex RNAPKplex_cmdl.o RNAPKplex.o -fopenmp ../lib/libRNA.a -lm -lm
  639. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNALalifold RNALalifold_cmdl.o RNALalifold.o -fopenmp ../lib/libRNA.a -lm -lm
  640. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAparconv RNAparconv_cmdl.o RNAparconv.o -fopenmp ../lib/libRNA.a -lm -lm
  641. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNA2Dfold RNA2Dfold_cmdl.o RNA2Dfold.o -fopenmp ../lib/libRNA.a -lm -lm
  642. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAsnoop RNAsnoop_cmdl.o RNAsnoop.o -fopenmp ../lib/libRNA.a -lm -lm
  643. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RNAplex RNAplex_cmdl.o RNAplex.o -fopenmp ../lib/libRNA.a -lm -lm
  644. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Progs'
  645. Making all in man
  646. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/man'
  647. make[2]: Nothing to be done for 'all'.
  648. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/man'
  649. Making all in Utils
  650. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Utils'
  651. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o b2ct.o b2ct.c
  652. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o popt.o popt.c
  653. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ct2db_cmdl.o ct2db_cmdl.c
  654. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ct2db.o ct2db.c
  655. if test -n "/usr/bin/perl"; then \
  656. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' b2mt.pl ; \
  657. fi
  658. if test -n "/usr/bin/perl"; then \
  659. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' ct2b.pl ; \
  660. fi
  661. if test -n "/usr/bin/perl"; then \
  662. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' dpzoom.pl ; \
  663. fi
  664. if test -n "/usr/bin/perl"; then \
  665. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' mountain.pl ; \
  666. fi
  667. if test -n "/usr/bin/perl"; then \
  668. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' relplot.pl ; \
  669. fi
  670. if test -n "/usr/bin/perl"; then \
  671. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' rotate_ss.pl ; \
  672. fi
  673. if test -n "/usr/bin/perl"; then \
  674. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' cmount.pl ; \
  675. fi
  676. if test -n "/usr/bin/perl"; then \
  677. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' colorrna.pl ; \
  678. fi
  679. if test -n "/usr/bin/perl"; then \
  680. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' coloraln.pl ; \
  681. fi
  682. if test -n "/usr/bin/perl"; then \
  683. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' refold.pl ; \
  684. fi
  685. if test -n "/usr/bin/perl"; then \
  686. /usr/bin/perl -npi -e 's|^#!\S+|#!/usr/bin/perl|' switch.pl ; \
  687. fi
  688. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o popt popt.o -L../lib -lRNA -lm -lm
  689. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o b2ct b2ct.o -L../lib -lRNA -lm -lm
  690. x86_64-pc-linux-gnu-gcc -fopenmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ct2db ct2db_cmdl.o ct2db.o -L../lib -lRNA -lm -lm
  691. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Utils'
  692. Making all in H
  693. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H'
  694. make[2]: Nothing to be done for 'all'.
  695. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H'
  696. Making all in misc
  697. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/misc'
  698. make[2]: Nothing to be done for 'all'.
  699. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/misc'
  700. Making all in doc
  701. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/doc'
  702. /usr/bin/doxygen doxygen.conf
  703. Warning: Tag `SYMBOL_CACHE_SIZE' at line 336 of file doxygen.conf has become obsolete.
  704. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  705. Warning: doxygen no longer ships with the FreeSans font.
  706. You may want to clear or change DOT_FONTNAME.
  707. Otherwise you run the risk that the wrong font is being used for dot generated graphs.
  708. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/fold.h:50: warning: group mfe_fold: ignoring title "Calculating Minimum Free Energy Structures" that does not match old title "Calculating Minimum Free Energy (MFE) Structures"
  709. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/svm_utils.h:4: warning: Compound svm_model is not documented.
  710. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:374: warning: Compound interact is not documented.
  711. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:348: warning: Compound path_t is not documented.
  712. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:328: warning: Compound move_t is not documented.
  713. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:266: warning: Compound cofoldF is not documented.
  714. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:278: warning: Compound ConcEnt is not documented.
  715. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/lib/list.h:21: warning: Compound LIST is not documented.
  716. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/dist_vars.h:46: warning: Compound swString is not documented.
  717. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/dist_vars.h:41: warning: Compound Tree is not documented.
  718. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:338: warning: Compound intermediate_t is not documented.
  719. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:486: warning: Compound dupVar is not documented.
  720. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:291: warning: Compound pairpro is not documented.
  721. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/dist_vars.h:33: warning: Compound Postorder_list is not documented.
  722. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/move_set.h:5: warning: Compound struct_en is not documented.
  723. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/lib/list.h:16: warning: Compound LST_BUCKET is not documented.
  724. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:443: warning: Compound folden is not documented.
  725. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:452: warning: Compound snoopT is not documented.
  726. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:415: warning: Compound duplexT is not documented.
  727. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/gquad.h:244: warning: The following parameters of backtrack_GQuad_IntLoop_L(int c, int i, int j, int type, short *S, int **ggg, int maxdist, int *p, int *q, paramT *P) are not documented:
  728. parameter 'maxdist'
  729. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/plot_layouts.h:54: warning: unable to resolve reference to `bruccoleri_88' for \ref command
  730. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/utils.h:293: warning: The following parameters of hamming_bound(const char *s1, const char *s2, int n) are not documented:
  731. parameter 'n'
  732. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/utils.h:326: warning: explicit link request to 'VRNA_INPUT_NOPRINT_COMMENTS' could not be resolved
  733. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/utils.h:326: warning: explicit link request to 'VRNA_INPUT_NOELIM_WS_SUFFIX' could not be resolved
  734. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/utils.h:480: warning: argument 'str1' of command @param is not found in the argument list of make_loop_index_pt(short *pt)
  735. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/utils.h:480: warning: argument 'str2' of command @param is not found in the argument list of make_loop_index_pt(short *pt)
  736. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/utils.h:480: warning: The following parameters of make_loop_index_pt(short *pt) are not documented:
  737. parameter 'pt'
  738. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/utils.h:591: warning: The following parameters of constrain_ptypes(const char *constraint, unsigned int length, char *ptype, int *BP, int min_loop_size, unsigned int idx_type) are not documented:
  739. parameter 'BP'
  740. citelist:4: warning: Unexpected new line character
  741. citelist:12: warning: Unexpected new line character
  742. citelist:20: warning: Unexpected new line character
  743. citelist:21: warning: Unexpected new line character
  744. citelist:37: warning: Unexpected new line character
  745. citelist:62: warning: Unexpected new line character
  746. citelist:63: warning: Unexpected new line character
  747. citelist:73: warning: Unexpected new line character
  748. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/fold.h:21: warning: unable to resolve reference to `zuker_81' for \ref command
  749. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/alifold.h:350: warning: The following parameters of get_alipf_arrays(short ***S_p, short ***S5_p, short ***S3_p, unsigned short ***a2s_p, char ***Ss_p, double **qb_p, double **qm_p, double **q1k_p, double **qln_p, short **pscore) are not documented:
  750. parameter 'pscore'
  751. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H/data_structures.h:653: warning: explicit link request to 'FLT_OR_DBL' could not be resolved
  752. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/doc/mainpage.h:139: warning: unable to resolve reference to `mp_ref' for \ref command
  753. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/doc/mainpage.h:139: warning: unable to resolve reference to `mp_ref' for \ref command
  754. cd latex; \
  755. make; \
  756. mv refman.pdf ../RNAlib-2.1.8.pdf
  757. make[3]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/doc/latex'
  758. make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  759. rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl refman.pdf
  760. pdflatex refman
  761. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex)
  762. restricted \write18 enabled.
  763. entering extended mode
  764. (./refman.tex
  765. LaTeX2e <2014/05/01>
  766. Babel <3.9l> and hyphenation patterns for 30 languages loaded.
  767. /usr/bin/makeindex refman.idx
  768. This is makeindex, version 2.15 [TeX Live 2014] (kpathsea + Thai support).
  769. Scanning input file refman.idx....done (574 entries accepted, 73 rejected).
  770. Sorting entries.......done (5876 comparisons).
  771. Generating output file refman.ind....done (1326 lines written, 0 warnings).
  772. Output written in refman.ind.
  773. Transcript written in refman.ilg.
  774. bibtex refman
  775. This is BibTeX, Version 0.99d (TeX Live 2014)
  776. The top-level auxiliary file: refman.aux
  777. A level-1 auxiliary file: group__mfe__fold.aux
  778. A level-1 auxiliary file: group__pf__fold.aux
  779. A level-1 auxiliary file: group__mea__fold.aux
  780. A level-1 auxiliary file: group__centroid__fold.aux
  781. A level-1 auxiliary file: group__subopt__fold.aux
  782. A level-1 auxiliary file: group__subopt__zuker.aux
  783. A level-1 auxiliary file: group__subopt__wuchty.aux
  784. A level-1 auxiliary file: group__subopt__stochbt.aux
  785. A level-1 auxiliary file: group__cofold.aux
  786. A level-1 auxiliary file: group__mfe__cofold.aux
  787. A level-1 auxiliary file: group__pf__cofold.aux
  788. A level-1 auxiliary file: group__up__cofold.aux
  789. A level-1 auxiliary file: group__consensus__fold.aux
  790. A level-1 auxiliary file: group__consensus__mfe__fold.aux
  791. A level-1 auxiliary file: group__consensus__pf__fold.aux
  792. A level-1 auxiliary file: group__consensus__stochbt.aux
  793. A level-1 auxiliary file: group__local__fold.aux
  794. A level-1 auxiliary file: group__local__mfe__fold.aux
  795. A level-1 auxiliary file: group__local__pf__fold.aux
  796. A level-1 auxiliary file: group__local__consensus__fold.aux
  797. A level-1 auxiliary file: group__energy__parameters.aux
  798. A level-1 auxiliary file: group__energy__parameters__rw.aux
  799. A level-1 auxiliary file: group__energy__parameters__convert.aux
  800. A level-1 auxiliary file: group__eval.aux
  801. A level-1 auxiliary file: group__inverse__fold.aux
  802. A level-1 auxiliary file: group__class__fold.aux
  803. A level-1 auxiliary file: group__kl__neighborhood.aux
  804. A level-1 auxiliary file: group__kl__neighborhood__mfe.aux
  805. A level-1 auxiliary file: group__kl__neighborhood__pf.aux
  806. A level-1 auxiliary file: group__kl__neighborhood__stochbt.aux
  807. A level-1 auxiliary file: group__dos.aux
  808. A level-1 auxiliary file: group__parse.aux
  809. The style file: plain.bst
  810. Database file #1: viennarna.bib
  811. pdflatex refman
  812. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex)
  813. restricted \write18 enabled.
  814. entering extended mode
  815. (./refman.tex
  816. LaTeX2e <2014/05/01>
  817. Babel <3.9l> and hyphenation patterns for 30 languages loaded.
  818. pdflatex refman
  819. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex)
  820. restricted \write18 enabled.
  821. entering extended mode
  822. (./refman.tex
  823. LaTeX2e <2014/05/01>
  824. Babel <3.9l> and hyphenation patterns for 30 languages loaded.
  825. latex_count=5 ; \
  826. while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $latex_count -gt 0 ] ;\
  827. do \
  828. echo "Rerunning latex...." ;\
  829. pdflatex refman ;\
  830. latex_count=`expr $latex_count - 1` ;\
  831. done
  832. /usr/bin/makeindex refman.idx
  833. This is makeindex, version 2.15 [TeX Live 2014] (kpathsea + Thai support).
  834. Scanning input file refman.idx....done (574 entries accepted, 73 rejected).
  835. Sorting entries.......done (5876 comparisons).
  836. Generating output file refman.ind....done (1326 lines written, 0 warnings).
  837. Output written in refman.ind.
  838. Transcript written in refman.ilg.
  839. pdflatex refman
  840. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex)
  841. restricted \write18 enabled.
  842. entering extended mode
  843. (./refman.tex
  844. LaTeX2e <2014/05/01>
  845. Babel <3.9l> and hyphenation patterns for 30 languages loaded.
  846. make[3]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/doc/latex'
  847. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/doc'
  848. Making all in interfaces
  849. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces'
  850. Making all in Perl
  851. make[3]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  852. /usr/bin/perl Makefile.PL INSTALLDIRS=vendor PREFIX=/usr INSTALL_BASE=
  853. Generating a Unix-style Makefile.perl
  854. Writing Makefile.perl for RNA
  855. make -f Makefile.perl
  856. make[4]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  857. x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I../../H -O2 -pipe -ggdb -ftracer -frecord-gcc-switches -DVERSION=\"2.1.8\" -DXS_VERSION=\"2.1.8\" -fPIC "-I/usr/lib64/perl5/5.20.1/x86_64-linux-thread-multi/CORE" RNA_wrap.c
  858. Running Mkbootstrap for RNA ()
  859. cp RNA.pm blib/lib/RNA.pm
  860. chmod 644 RNA.bs
  861. RNA_wrap.c: In function 'my_alifold':
  862. RNA_wrap.c:2316:23: warning: passing argument 1 of 'alifold' from incompatible pointer type
  863. *energy = alifold(strings, struc);
  864. ^
  865. In file included from RNA_wrap.c:1578:0:
  866. ../../H/../H/alifold.h:86:8: note: expected 'const char **' but argument is of type 'char **'
  867. float alifold( const char **strings,
  868. ^
  869. RNA_wrap.c: In function '_wrap_LoopEnergy':
  870. RNA_wrap.c:6632:5: warning: 'LoopEnergy' is deprecated (declared at ../../H/../H/fold.h:523) [-Wdeprecated-declarations]
  871. result = (int)LoopEnergy(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8);
  872. ^
  873. RNA_wrap.c: In function '_wrap_HairpinE':
  874. RNA_wrap.c:6707:5: warning: 'HairpinE' is deprecated (declared at ../../H/../H/fold.h:536) [-Wdeprecated-declarations]
  875. result = (int)HairpinE(arg1,arg2,arg3,arg4,(char const *)arg5);
  876. ^
  877. RNA_wrap.c: In function '_wrap_initialize_fold':
  878. RNA_wrap.c:6742:5: warning: 'initialize_fold' is deprecated (declared at ../../H/../H/fold.h:547) [-Wdeprecated-declarations]
  879. initialize_fold(arg1);
  880. ^
  881. RNA_wrap.c: In function '_wrap_energy_of_struct':
  882. RNA_wrap.c:6780:5: warning: 'energy_of_struct' is deprecated (declared at ../../H/../H/fold.h:563) [-Wdeprecated-declarations]
  883. result = (float)energy_of_struct((char const *)arg1,(char const *)arg2);
  884. ^
  885. RNA_wrap.c: In function '_wrap_energy_of_struct_pt':
  886. RNA_wrap.c:6835:5: warning: 'energy_of_struct_pt' is deprecated (declared at ../../H/../H/fold.h:582) [-Wdeprecated-declarations]
  887. result = (int)energy_of_struct_pt((char const *)arg1,arg2,arg3,arg4);
  888. ^
  889. RNA_wrap.c: In function '_wrap_energy_of_circ_struct':
  890. RNA_wrap.c:6879:5: warning: 'energy_of_circ_struct' is deprecated (declared at ../../H/../H/fold.h:601) [-Wdeprecated-declarations]
  891. result = (float)energy_of_circ_struct((char const *)arg1,(char const *)arg2);
  892. ^
  893. RNA_wrap.c: In function '_wrap_initialize_cofold':
  894. RNA_wrap.c:7403:5: warning: 'initialize_cofold' is deprecated (declared at ../../H/../H/cofold.h:180) [-Wdeprecated-declarations]
  895. initialize_cofold(arg1);
  896. ^
  897. RNA_wrap.c: In function '_wrap_init_pf_fold':
  898. RNA_wrap.c:8311:5: warning: 'init_pf_fold' is deprecated (declared at ../../H/../H/part_func.h:407) [-Wdeprecated-declarations]
  899. init_pf_fold(arg1);
  900. ^
  901. RNA_wrap.c: In function '_wrap_centroid':
  902. RNA_wrap.c:8347:5: warning: 'centroid' is deprecated (declared at ../../H/../H/part_func.h:413) [-Wdeprecated-declarations]
  903. result = (char *)centroid(arg1,arg2);
  904. ^
  905. RNA_wrap.c: In function '_wrap_mean_bp_dist':
  906. RNA_wrap.c:8377:5: warning: 'mean_bp_dist' is deprecated (declared at ../../H/../H/part_func.h:421) [-Wdeprecated-declarations]
  907. result = (double)mean_bp_dist(arg1);
  908. ^
  909. RNA_wrap.c: In function '_wrap_expLoopEnergy':
  910. RNA_wrap.c:8461:5: warning: 'expLoopEnergy' is deprecated (declared at ../../H/../H/part_func.h:426) [-Wdeprecated-declarations]
  911. result = (double)expLoopEnergy(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8);
  912. ^
  913. RNA_wrap.c: In function '_wrap_expHairpinEnergy':
  914. RNA_wrap.c:8536:5: warning: 'expHairpinEnergy' is deprecated (declared at ../../H/../H/part_func.h:438) [-Wdeprecated-declarations]
  915. result = (double)expHairpinEnergy(arg1,arg2,arg3,arg4,(char const *)arg5);
  916. ^
  917. RNA_wrap.c: In function '_wrap_Make_bp_profile':
  918. RNA_wrap.c:11742:5: warning: 'Make_bp_profile' is deprecated (declared at ../../H/../H/profiledist.h:56) [-Wdeprecated-declarations]
  919. result = (float *)Make_bp_profile(arg1);
  920. ^
  921. RNA_wrap.c: In function '_wrap_copy_parameters':
  922. RNA_wrap.c:13291:5: warning: 'copy_parameters' is deprecated (declared at ../../H/../H/params.h:126) [-Wdeprecated-declarations]
  923. result = (paramT *)copy_parameters();
  924. ^
  925. RNA_wrap.c: In function '_wrap_set_parameters':
  926. RNA_wrap.c:13317:5: warning: 'set_parameters' is deprecated (declared at ../../H/../H/params.h:127) [-Wdeprecated-declarations]
  927. result = (paramT *)set_parameters(arg1);
  928. ^
  929. RNA_wrap.c: In function '_wrap_PS_dot_plot':
  930. RNA_wrap.c:14984:5: warning: 'PS_dot_plot' is deprecated (declared at ../../H/../H/PS_dot.h:195) [-Wdeprecated-declarations]
  931. result = (int)PS_dot_plot(arg1,arg2);
  932. ^
  933. rm -f blib/arch/auto/RNA/RNA.so
  934. g++ -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed RNA_wrap.o -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fopenmp -o blib/arch/auto/RNA/RNA.so ../../lib/libRNA.a \
  935. -lm \
  936. chmod 755 blib/arch/auto/RNA/RNA.so
  937. /usr/bin/perl5.20.1 -MExtUtils::Command::MM -e 'cp_nonempty' -- RNA.bs blib/arch/auto/RNA/RNA.bs 644
  938. Manifying blib/man3/RNA.3pm
  939. make[4]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  940. make[3]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  941. make[3]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces'
  942. make[3]: Nothing to be done for 'all-am'.
  943. make[3]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces'
  944. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces'
  945. Making all in Cluster
  946. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Cluster'
  947. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o split.o split.c
  948. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o distance_matrix.o distance_matrix.c
  949. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cluster.o cluster.c
  950. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o treeplot.o treeplot.c
  951. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o AD_main.o AD_main.c
  952. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ./../lib/utils.c
  953. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o statgeom.o statgeom.c
  954. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o AS_main.o AS_main.c
  955. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PS3D.o PS3D.c
  956. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o AnalyseDists split.o distance_matrix.o cluster.o treeplot.o AD_main.o utils.o -lm -lm
  957. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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 -lm
  958. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Cluster'
  959. Making all in Kinfold
  960. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Kinfold'
  961. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/missing autoheader)
  962. rm -f stamp-h1
  963. touch config.h.in
  964. cd . && /bin/bash ./config.status config.h
  965. config.status: creating config.h
  966. config.status: config.h is unchanged
  967. make all-recursive
  968. make[3]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Kinfold'
  969. Making all in Example
  970. make[4]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Kinfold/Example'
  971. make[4]: Nothing to be done for 'all'.
  972. make[4]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Kinfold/Example'
  973. make[4]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Kinfold'
  974. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o baum.o baum.c
  975. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cache.o cache.c
  976. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o globals.o globals.c
  977. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o main.o main.c
  978. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o nachbar.o nachbar.c
  979. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cmdline.o cmdline.c
  980. globals.c: In function 'process_options_gg':
  981. globals.c:298:25: warning: passing argument 2 of 'strncpy' makes pointer from integer without a cast
  982. strncpy(GAV.ParamFile,255,args_info.Par_arg);
  983. ^
  984. In file included from /usr/include/features.h:366:0,
  985. from /usr/include/stdio.h:27,
  986. from globals.c:9:
  987. /usr/include/bits/string3.h:117:1: note: expected 'const char * __restrict__' but argument is of type 'int'
  988. __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
  989. ^
  990. globals.c:298:29: warning: passing argument 3 of 'strncpy' makes integer from pointer without a cast
  991. strncpy(GAV.ParamFile,255,args_info.Par_arg);
  992. ^
  993. In file included from /usr/include/features.h:366:0,
  994. from /usr/include/stdio.h:27,
  995. from globals.c:9:
  996. /usr/include/bits/string3.h:117:1: note: expected 'size_t' but argument is of type 'char *'
  997. __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
  998. ^
  999. globals.c:334:9: warning: format '%g' expects argument of type 'float *', but argument 3 has type 'double *' [-Wformat=]
  1000. &GAV.phi_bounds[2]) == 0)
  1001. ^
  1002. globals.c:334:9: warning: format '%g' expects argument of type 'float *', but argument 4 has type 'double *' [-Wformat=]
  1003. globals.c:334:9: warning: format '%g' expects argument of type 'float *', but argument 5 has type 'double *' [-Wformat=]
  1004. globals.c: In function 'process_options':
  1005. globals.c:423:8: warning: format '%g' expects argument of type 'float *', but argument 3 has type 'double *' [-Wformat=]
  1006. &GAV.phi_bounds[2]) == 0)
  1007. ^
  1008. globals.c:423:8: warning: format '%g' expects argument of type 'float *', but argument 4 has type 'double *' [-Wformat=]
  1009. globals.c:423:8: warning: format '%g' expects argument of type 'float *', but argument 5 has type 'double *' [-Wformat=]
  1010. nachbar.c: In function 'sel_nb':
  1011. nachbar.c:302:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=]
  1012. sprintf(format, "%%-%ds %%6.2f %%10.3f", strlen(GAV.farbe_full)+1);
  1013. ^
  1014. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fopenmp -L../lib -Wl,-O1 -Wl,--as-needed -o Kinfold baum.o cache.o globals.o main.o nachbar.o cmdline.o -lRNA -lm
  1015. make[4]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Kinfold'
  1016. make[3]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Kinfold'
  1017. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Kinfold'
  1018. Making all in RNAforester
  1019. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester'
  1020. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester/missing autoheader)
  1021. rm -f stamp-h1
  1022. touch config.h.in
  1023. cd . && /bin/bash ./config.status config.h
  1024. config.status: creating config.h
  1025. config.status: config.h is unchanged
  1026. make all-recursive
  1027. make[3]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester'
  1028. Making all in g2-0.70
  1029. make[4]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester/g2-0.70'
  1030. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1031. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1032. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1033. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1034. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1035. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1036. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1037. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1038. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1039. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1040. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1041. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1042. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1043. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1044. x86_64-pc-linux-gnu-gcc -I./src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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
  1045. src/FIG/g2_FIG.c: In function 'g2_FIG_draw_string':
  1046. src/FIG/g2_FIG.c:478:6: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
  1047. fig->pen_color, fig->font_size, fig->font_size, fig->font_size*strlen(text), x, y);
  1048. ^
  1049. 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
  1050. test ! -n "x86_64-pc-linux-gnu-ranlib" || x86_64-pc-linux-gnu-ranlib libg2.a
  1051. test -d ./include || mkdir ./include
  1052. cp ./src/g2.h ./src/PS/g2_PS.h ./src/FIG/g2_FIG.h ./src/X11/g2_X11.h ./include/
  1053. make[4]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester/g2-0.70'
  1054. Making all in src
  1055. make[4]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester/src'
  1056. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Arguments.o Arguments.cpp
  1057. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o glib.o glib.c
  1058. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o main.o main.cpp
  1059. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ppforestbase.o ppforestbase.cpp
  1060. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o progressive_align.o progressive_align.cpp
  1061. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rna_profile_alignment.o rna_profile_alignment.cpp
  1062. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rna_alignment.o rna_alignment.cpp
  1063. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rna_algebra.o rna_algebra.cpp
  1064. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rna_alphabet.o rna_alphabet.cpp
  1065. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rnaforest.o rnaforest.cpp
  1066. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rnaforestsz.o rnaforestsz.cpp
  1067. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rnafuncs.o rnafuncs.cpp
  1068. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rnaforester_options.o rnaforester_options.cpp
  1069. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../g2-0.70/include/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o wmatch.o wmatch.c
  1070. glib.c: In function 'ReadGraph':
  1071. glib.c:161:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  1072. fscanf(fp,"%d%d %c",size,&edges,&c);
  1073. ^
  1074. glib.c:170:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  1075. fscanf(fp,"%d%d%d%d",&degree,&vlabel,&xcoord,&ycoord);
  1076. ^
  1077. glib.c:176:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  1078. fscanf(fp,"%d%d", &adj_node, &elabel);
  1079. ^
  1080. glib.c: In function 'ReadEuclid':
  1081. glib.c:225:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  1082. fscanf(fp,"%d %c",size,&c);
  1083. ^
  1084. glib.c:234:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  1085. fscanf(fp,"%d%d",&xcoord,&ycoord);
  1086. ^
  1087. glib.c: In function 'ReadMatrix':
  1088. glib.c:272:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  1089. fscanf(fp,"%d %c",size,&c);
  1090. ^
  1091. glib.c:282:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  1092. fscanf(fp,"%d",&k);
  1093. ^
  1094. progressive_align.cpp: In function 'node_entry* makePairsGraph(const RNAProfileAliMapType&, const DoubleScoreProfileAlgebraType*, const Matrix<double>*, double)':
  1095. progressive_align.cpp:341:30: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  1096. WriteGraph (graph,"test.out");
  1097. ^
  1098. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -L../g2-0.70 -L../../lib -L../../ViennaRNA -Wl,-O1 -Wl,--as-needed -fopenmp -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
  1099. make[4]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester/src'
  1100. Making all in man
  1101. make[4]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester/man'
  1102. make[4]: Nothing to be done for 'all'.
  1103. make[4]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester/man'
  1104. make[4]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester'
  1105. make[4]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester'
  1106. make[3]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester'
  1107. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/RNAforester'
  1108. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8'
  1109. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8'
  1110. make[1]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8'
  1111. >>> Working in BUILD_DIR: "/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8"
  1112. make -j24 -C Readseq build CC=x86_64-pc-linux-gnu-gcc
  1113. make: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Readseq'
  1114. Compiling readseq...
  1115. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -o readseq readseq.c ureadseq.c ureadasn.c
  1116. readseq.c: In function 'formatstr':
  1117. readseq.c:257:27: warning: return discards 'const' qualifier from pointer target type
  1118. case kASNseqset : return formats[kASN1-1];
  1119. ^
  1120. readseq.c:259:31: warning: return discards 'const' qualifier from pointer target type
  1121. case kPhylipSequential: return formats[kPhylip-1];
  1122. ^
  1123. readseq.c:263:8: warning: return discards 'const' qualifier from pointer target type
  1124. else return formats[format-1];
  1125. ^
  1126. readseq.c: In function 'usage':
  1127. readseq.c:328:3: warning: format not a string literal and no format arguments [-Wformat-security]
  1128. fprintf(stderr,title);
  1129. ^
  1130. readseq.c: In function 'chooseFormat':
  1131. readseq.c:419:7: warning: 'gets' is deprecated (declared at /usr/include/bits/stdio2.h:233) [-Wdeprecated-declarations]
  1132. gets(sform);
  1133. ^
  1134. readseq.c: In function 'main':
  1135. readseq.c:768:3: warning: format not a string literal and no format arguments [-Wformat-security]
  1136. if (verbose || (!quietly && !gotinputfile)) fprintf( stderr, title);
  1137. ^
  1138. readseq.c:775:5: warning: 'gets' is deprecated (declared at /usr/include/bits/stdio2.h:233) [-Wdeprecated-declarations]
  1139. gets(oname= onamestore);
  1140. ^
  1141. readseq.c:839:7: warning: 'gets' is deprecated (declared at /usr/include/bits/stdio2.h:233) [-Wdeprecated-declarations]
  1142. gets(stemp= stempstore);
  1143. ^
  1144. readseq.c:885:9: warning: 'gets' is deprecated (declared at /usr/include/bits/stdio2.h:233) [-Wdeprecated-declarations]
  1145. gets(stemp= stempstore);
  1146. ^
  1147. readseq.c:910:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1148. sprintf( stemp,"%s_%d", oname, whichSeq);
  1149. ^
  1150. readseq.c:912:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  1151. fprintf( stderr,"Writing sequence %d to file %s\n", whichSeq, stemp);
  1152. ^
  1153. readseq.c:955:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  1154. whichSeq, seqlen, checksum, formatstr(format), seqidptr);
  1155. ^
  1156. readseq.c:955:17: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1157. readseq.c:955:17: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1158. readseq.c:965:15: warning: format not a string literal and no format arguments [-Wformat-security]
  1159. if (seqout == 0) fprintf( foo, kASN1headline);
  1160. ^
  1161. readseq.c:972:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  1162. if (phylvers >= 4) fprintf(foo," %d %d\n", i, seqlen);
  1163. ^
  1164. readseq.c:972:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1165. readseq.c:973:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  1166. else fprintf(foo," %d %d YF\n", i, seqlen);
  1167. ^
  1168. readseq.c:973:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1169. readseq.c:1076:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1170. cp, seqlen, checkall);
  1171. ^
  1172. readseq.c:1076:19: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1173. readseq.c:1087:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1174. if (phylvers >= 4) fprintf(foo," %d %d\n", seqout, seqlen);
  1175. ^
  1176. readseq.c:1088:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1177. else fprintf(foo," %d %d YF\n", seqout, seqlen);
  1178. ^
  1179. readseq.c:1112:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1180. fprintf(foo," dimensions ntax=%d nchar=%d;\n", seqout, seqlen);
  1181. ^
  1182. readseq.c: In function 'chooseFormat':
  1183. readseq.c:419:7: warning: ignoring return value of 'gets', declared with attribute warn_unused_result [-Wunused-result]
  1184. gets(sform);
  1185. ^
  1186. readseq.c: In function 'main':
  1187. readseq.c:757:5: warning: ignoring return value of 'tmpnam', declared with attribute warn_unused_result [-Wunused-result]
  1188. tmpnam(tempname);
  1189. ^
  1190. readseq.c:775:5: warning: ignoring return value of 'gets', declared with attribute warn_unused_result [-Wunused-result]
  1191. gets(oname= onamestore);
  1192. ^
  1193. readseq.c:839:7: warning: ignoring return value of 'gets', declared with attribute warn_unused_result [-Wunused-result]
  1194. gets(stemp= stempstore);
  1195. ^
  1196. readseq.c:885:9: warning: ignoring return value of 'gets', declared with attribute warn_unused_result [-Wunused-result]
  1197. gets(stemp= stempstore);
  1198. ^
  1199. readseq.c:911:13: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  1200. freopen( stemp, "w", fout);
  1201. ^
  1202. ureadseq.c: In function 'seqFileFormatFp':
  1203. ureadseq.c:1346:5: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long int *' [-Wformat=]
  1204. sscanf( sp, "%d%d", &nspp, &nlen);
  1205. ^
  1206. ureadseq.c:1346:5: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long int *' [-Wformat=]
  1207. ureadseq.c: In function 'writeSeq':
  1208. ureadseq.c:1595:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  1209. sprintf(numform, "%d", seqlen);
  1210. ^
  1211. ureadseq.c:1624:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1212. fprintf(outf,"LOCUS %s %d bp\n", idword, seqlen);
  1213. ^
  1214. ureadseq.c:1625:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1215. fprintf(outf,"DEFINITION %s, %d bases, %X checksum.\n", seqname, seqlen, checksum);
  1216. ^
  1217. ureadseq.c:1625:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1218. ureadseq.c:1639:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1219. fprintf(outf,"TITLE %s, %d bases, %X checksum.\n", seqname, seqlen, checksum);
  1220. ^
  1221. ureadseq.c:1639:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1222. ureadseq.c:1649:7: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  1223. for (j= 5; j<=width; j += 5) fprintf(outf,"%10d",j);
  1224. ^
  1225. ureadseq.c:1659:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1226. fprintf(outf,"%s, %d bases, %X checksum.\n", seqname, seqlen, checksum);
  1227. ^
  1228. ureadseq.c:1659:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1229. ureadseq.c:1668:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1230. fprintf(outf,"DE %s, %d bases, %X checksum.\n", seqname, seqlen, checksum);
  1231. ^
  1232. ureadseq.c:1668:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1233. ureadseq.c:1669:7: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  1234. fprintf(outf,"SQ %d BP\n", seqlen);
  1235. ^
  1236. ureadseq.c:1680:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1237. fprintf(outf," %s Length: %d (today) Check: %d ..\n", idword, seqlen, checksum);
  1238. ^
  1239. ureadseq.c:1680:7: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1240. ureadseq.c:1689:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1241. fprintf(outf,"; DNA sequence %s, %d bases, %X checksum.\n;\n", seqname, seqlen, checksum);
  1242. ^
  1243. ureadseq.c:1689:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1244. ureadseq.c:1695:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1245. fprintf(outf,"%s, %d bases, %X checksum.\n", seqname, seqlen, checksum);
  1246. ^
  1247. ureadseq.c:1695:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1248. ureadseq.c:1726:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1249. fprintf(outf," repr raw, mol %s, length %d, topology linear,\n", cp, seqlen);
  1250. ^
  1251. ureadseq.c:1748:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1252. fprintf(outf,"[Name: %-16s Len:%6d Check: %8X]\n", idword, seqlen, checksum);
  1253. ^
  1254. ureadseq.c:1748:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1255. ureadseq.c:1765:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1256. fprintf(outf,"Name: %-16s Len:%6d Check: %8X\n", idword, seqlen, checksum);
  1257. ^
  1258. ureadseq.c:1765:9: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1259. ureadseq.c:1772:21: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1260. idword, seqlen, checksum);
  1261. ^
  1262. ureadseq.c:1772:21: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1263. ureadseq.c:1783:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1264. fprintf(outf,";%s, %d bases, %X checksum.\n", seqname, seqlen, checksum);
  1265. ^
  1266. ureadseq.c:1783:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1267. ureadseq.c:1792:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
  1268. fprintf(outf,">%s, %d bases, %X checksum.\n", seqname, seqlen, checksum);
  1269. ^
  1270. ureadseq.c:1792:7: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  1271. ureadseq.c:1833:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
  1272. if (numline==1) fprintf(outf,"%-9d ",i+1);
  1273. ^
  1274. /tmp/portage/sci-biology/vienna-rna-2.1.8/temp/ccoGj8lo.o: In function `main':
  1275. /tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Readseq/readseq.c:757: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
  1276. /tmp/portage/sci-biology/vienna-rna-2.1.8/temp/ccoGj8lo.o: In function `gets':
  1277. /usr/include/bits/stdio2.h:236: warning: the `gets' function is dangerous and should not be used.
  1278. make: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Readseq'
  1279. >>> Source compiled.
  1280. >>> Test phase: sci-biology/vienna-rna-2.1.8
  1281. >>> Working in BUILD_DIR: "/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8"
  1282. make -j24 -C interfaces/Perl check
  1283. make: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  1284. make -f Makefile.perl
  1285. make[1]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  1286. Running Mkbootstrap for RNA ()
  1287. chmod 644 RNA.bs
  1288. make[1]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  1289. make check-local
  1290. make[1]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  1291. make -f Makefile.perl
  1292. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  1293. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  1294. make -f Makefile.perl test
  1295. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  1296. PERL_DL_NONLAZY=1 /usr/bin/perl5.20.1 "-Iblib/lib" "-Iblib/arch" test.pl
  1297. 1..24
  1298. # Running under perl version 5.020001 for linux
  1299. # Current time local: Wed Nov 12 08:52:24 2014
  1300. # Current time GMT: Wed Nov 12 08:52:24 2014
  1301. # Using Test.pm version 1.26
  1302. ok 1
  1303. ok 2
  1304. ok 3
  1305. not ok 4
  1306. # Failed test 4 in test.pl at line 42
  1307. # test.pl line 42 is: ok($struct eq $struc1);
  1308. WARNING: bases 1 and 16 (()) can't pair!
  1309. WARNING: bases 2 and 15 (()) can't pair!
  1310. WARNING: bases 3 and 14 (()) can't pair!
  1311. WARNING: bases 5 and 13 (()) can't pair!
  1312. WARNING: bases 6 and 12 (()) can't pair!
  1313. WARNING: bases 7 and 11 (()) can't pair!
  1314. not ok 5
  1315. # Test 5 got: "16.7000007629395" (test.pl at line 44)
  1316. # Expected: "0"
  1317. # test.pl line 44 is: ok(RNA::energy_of_struct($seq1,$struc1), $mfe);
  1318. not ok 6
  1319. # Test 6 got: "................" (test.pl at line 49)
  1320. # Expected: "(((..........)))"
  1321. # test.pl line 49 is: ok($struct3, '(((..........)))');
  1322. ok 7
  1323. not ok 8
  1324. # Test 8 got: "................((((((...))).)))" (test.pl at line 56)
  1325. # Expected: "(((.(((...))))))((((((...))).)))"
  1326. # test.pl line 56 is: ok($costruct, '(((.(((...))))))((((((...))).)))');
  1327. ok 9
  1328. ok 10
  1329. not ok 11
  1330. # Failed test 11 in test.pl at line 74
  1331. # test.pl line 74 is: ok((abs($AB-0.0)+abs($AA-0.00578)+abs($BB-0.01100)+abs($A-0.48843)+abs($B-0.47801))<0.0001);
  1332. not ok 12
  1333. # Failed test 12 in test.pl at line 79
  1334. # test.pl line 79 is: ok(($f<$mfe)&&($mfe-$f<0.8));
  1335. ok 13
  1336. ok 14
  1337. ok 15
  1338. not ok 16
  1339. # Failed test 16 in test.pl at line 107
  1340. # test.pl line 107 is: ok(($p1<0.999) && ($p1>0.99) && (abs($p1-$p2)<1.2e-7));
  1341. ok 17
  1342. ok 18
  1343. ok 19
  1344. please check the two postscript files test_ss.ps and test_dp.ps
  1345. ok 20
  1346. 1 suboptimals
  1347. ................ 0.00
  1348. ok 21
  1349. not ok 22
  1350. # Test 22 got: ".&." (test.pl at line 159)
  1351. # Expected: "(.(.(((.....(((.&))))))...).)."
  1352. # test.pl line 159 is: ok($duplex->{structure}, "(.(.(((.....(((.&))))))...).).");
  1353. ok 23
  1354. ok 24
  1355. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  1356. make[1]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  1357. make: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/interfaces/Perl'
  1358. >>> Working in BUILD_DIR: "/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8"
  1359. make -j24 -C Readseq test
  1360. make: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Readseq'
  1361. Test for general read/write of all chars:
  1362. ./readseq -p alphabet.std -otest.alpha
  1363. diff test.alpha alphabet.std
  1364. 1c1
  1365. < >alphabet['!'..'~'], 83 bases, E14ECBE2 checksum.
  1366. ---
  1367. > >alphabet['!'..'~'], 83 bases, 9429 checksum.
  1368. Makefile:51: recipe for target 'test' failed
  1369. make: [test] Error 1 (ignored)
  1370. Test for valid format conversions:
  1371. ./readseq -v -p -f=ig nucleic.std -otest.ig
  1372. readSeq (1Feb93), multi-format molbio sequence reader.
  1373. Sequence 1, length= 228, checksum= 1B5655D0, format= 8. Pearson/Fasta, id= nucleic/amino test
  1374. ./readseq -v -p -f=gb test.ig -otest.gb
  1375. readSeq (1Feb93), multi-format molbio sequence reader.
  1376. Sequence 1, length= 228, checksum= 1B5655D0, format= 1. IG/Stanford, id= nucleic/amino
  1377. ./readseq -v -p -f=nbrf test.gb -otest.nbrf
  1378. readSeq (1Feb93), multi-format molbio sequence reader.
  1379. Sequence 1, length= 228, checksum= 1B5655D0, format= 2. GenBank/GB, id= nucleic/amino 228 bp
  1380. ./readseq -v -p -f=embl test.nbrf -otest.embl
  1381. readSeq (1Feb93), multi-format molbio sequence reader.
  1382. Sequence 1, length= 228, checksum= 1B5655D0, format= 3. NBRF, id= nucleic/amino
  1383. ./readseq -v -p -f=gcg test.embl -otest.gcg
  1384. readSeq (1Feb93), multi-format molbio sequence reader.
  1385. Sequence 1, length= 228, checksum= 1B5655D0, format= 4. EMBL, id= nucleic/amino
  1386. ./readseq -v -p -f=strider test.gcg -otest.strider
  1387. readSeq (1Feb93), multi-format molbio sequence reader.
  1388. Sequence 1, length= 228, checksum= 1B5655D0, format= 5. GCG, id= nucleic/amino
  1389. ./readseq -v -p -f=fitch test.strider -otest.fitch
  1390. readSeq (1Feb93), multi-format molbio sequence reader.
  1391. Sequence 1, length= 228, checksum= 1B5655D0, format= 6. DNAStrider, id= nucleic/amino, 228 bases, 1B5655D0 checksum.
  1392. ./readseq -v -p -f=fasta test.fitch -otest.fasta
  1393. readSeq (1Feb93), multi-format molbio sequence reader.
  1394. Sequence 1, length= 228, checksum= 1B5655D0, format= 7. Fitch, id= nucleic/amino, 228 bases, 1B5655D0 checksum.
  1395. ./readseq -v -p -f=pir test.fasta -otest.pir
  1396. readSeq (1Feb93), multi-format molbio sequence reader.
  1397. Sequence 1, length= 228, checksum= 1B5655D0, format= 8. Pearson/Fasta, id= nucleic/amino, 228 bases, 1B5655D0 checksum.
  1398. ./readseq -v -p -f=ig test.pir -otest.ig-b
  1399. readSeq (1Feb93), multi-format molbio sequence reader.
  1400. Sequence 1, length= 228, checksum= 1B5655D0, format= 14. PIR/CODATA, id= nucleic/amino,
  1401. diff test.ig test.ig-b
  1402. 1,2c1,2
  1403. < ;nucleic/amino test, 228 bases, 1B5655D0 checksum.
  1404. < nucleic/amino
  1405. ---
  1406. > ;nucleic/amino, , 228 bases, 1B5655D0 checksum.
  1407. > nucleic/amino,
  1408. Makefile:51: recipe for target 'test' failed
  1409. make: [test] Error 1 (ignored)
  1410. Test for multiple-sequence format conversions:
  1411. ./readseq -p -f=ig multi.std -otest.m-ig
  1412. ./readseq -p -f=gb test.m-ig -otest.m-gb
  1413. ./readseq -p -f=nbrf test.m-gb -otest.m-nbrf
  1414. ./readseq -p -f=embl test.m-nbrf -otest.m-embl
  1415. ./readseq -p -f=fasta test.m-embl -otest.m-fasta
  1416. ./readseq -p -f=pir test.m-fasta -otest.m-pir
  1417. ./readseq -p -f=msf test.m-pir -otest.m-msf
  1418. ./readseq -p -f=paup test.m-msf -otest.m-paup
  1419. ./readseq -p -f=ig test.m-paup -otest.m-ig-b
  1420. diff test.m-ig test.m-ig-b
  1421. 1,2c1,2
  1422. < ;acarr58sst , 183 bases, 64754A4D checksum.
  1423. < acarr58sst
  1424. ---
  1425. > ;acarr58ss, 183 bases, 64754A4D checksum.
  1426. > acarr58ss
  1427. 7c7
  1428. < ;amgrrbst , 183 bases, C886D2FB checksum.
  1429. ---
  1430. > ;amgrrbst, 183 bases, C886D2FB checksum.
  1431. 13c13
  1432. < ;bmorrbst , 183 bases, 3E9C23D6 checksum.
  1433. ---
  1434. > ;bmorrbst, 183 bases, 3E9C23D6 checksum.
  1435. 19c19
  1436. < ;crerrbst , 183 bases, AC88A337 checksum.
  1437. ---
  1438. > ;crerrbst, 183 bases, AC88A337 checksum.
  1439. 25,26c25,26
  1440. < ;ddirr58sst , 183 bases, 1E3D23B8 checksum.
  1441. < ddirr58sst
  1442. ---
  1443. > ;ddirr58ss, 183 bases, 1E3D23B8 checksum.
  1444. > ddirr58ss
  1445. Makefile:51: recipe for target 'test' failed
  1446. make: [test] Error 1 (ignored)
  1447. Expect differences in the header lines due to
  1448. different format headers. If any sequence lines
  1449. differ, or if the checksums differ, there is a problem.
  1450. ----------------------
  1451. To clean up test files, command me:
  1452. make clean
  1453. make: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Readseq'
  1454. >>> Completed testing sci-biology/vienna-rna-2.1.8
  1455. >>> Install vienna-rna-2.1.8 into /tmp/portage/sci-biology/vienna-rna-2.1.8/image/ category sci-biology
  1456. >>> Working in BUILD_DIR: "/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8"
  1457. make -j24 DESTDIR=/tmp/portage/sci-biology/vienna-rna-2.1.8/image/ install
  1458. Making install in lib
  1459. make[1]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/lib'
  1460. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/lib'
  1461. make[2]: Nothing to be done for 'install-data-am'.
  1462. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/lib64'
  1463. /usr/bin/install -c -m 644 libRNA.a '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/lib64'
  1464. ( cd '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/lib64' && x86_64-pc-linux-gnu-ranlib libRNA.a )
  1465. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/lib'
  1466. make[1]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/lib'
  1467. Making install in Progs
  1468. make[1]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Progs'
  1469. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Progs'
  1470. make[2]: Nothing to be done for 'install-data-am'.
  1471. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/bin'
  1472. /usr/bin/install -c RNAfold RNAeval RNAheat RNApdist RNAdistance RNAinverse RNAplot RNAsubopt RNALfold RNAcofold RNApaln RNAduplex RNAalifold RNAplfold RNAup RNAaliduplex RNALalifold RNA2Dfold RNAparconv RNAPKplex RNAplex RNAsnoop '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/bin'
  1473. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Progs'
  1474. make[1]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Progs'
  1475. Making install in man
  1476. make[1]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/man'
  1477. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/man'
  1478. make[2]: Nothing to be done for 'install-exec-am'.
  1479. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/man/man1'
  1480. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/info'
  1481. /usr/bin/install -c -m 644 RNA2Dfold.1 RNAaliduplex.1 RNAalifold.1 RNAcofold.1 RNAduplex.1 RNAeval.1 RNAfold.1 RNAheat.1 RNAinverse.1 RNALalifold.1 RNALfold.1 RNApaln.1 RNAparconv.1 RNAplfold.1 RNAplot.1 RNAsubopt.1 RNAup.1 RNAPKplex.1 RNAsnoop.1 RNAplex.1 RNAdistance.1 RNApdist.1 '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/man/man1'
  1482. /usr/bin/install -c -m 644 ./RNAlib.info '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/info'
  1483. install-info --info-dir='/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/info' '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/info/RNAlib.info'
  1484. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/man'
  1485. make[1]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/man'
  1486. Making install in Utils
  1487. make[1]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Utils'
  1488. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Utils'
  1489. make[2]: Nothing to be done for 'install-exec-am'.
  1490. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/bin'
  1491. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/bin'
  1492. /usr/bin/install -c b2ct popt ct2db '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/bin'
  1493. /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 switch.pl Fold '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/bin'
  1494. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Utils'
  1495. make[1]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/Utils'
  1496. Making install in H
  1497. make[1]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H'
  1498. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H'
  1499. make[2]: Nothing to be done for 'install-exec-am'.
  1500. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/include/ViennaRNA'
  1501. /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 loop_energies.h data_structures.h MEA.h mm.h naview.h 2Dfold.h 2Dpfold.h read_epars.h convert_epars.h PKplex.h plot_layouts.h ali_plex.h '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/include/ViennaRNA'
  1502. /usr/bin/install -c -m 644 plex.h snofold.h snoop.h move_set.h gquad.h svm_utils.h '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/include/ViennaRNA'
  1503. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H'
  1504. make[1]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/H'
  1505. Making install in misc
  1506. make[1]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/misc'
  1507. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/misc'
  1508. make[2]: Nothing to be done for 'install-exec-am'.
  1509. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/ViennaRNA'
  1510. /usr/bin/install -c -m 644 rna_turner1999.par rna_turner2004.par rna_andronescu2007.par dna_mathews1999.par dna_mathews2004.par 2Dlandscape_mfe.gri 2Dlandscape_pf.gri '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/ViennaRNA'
  1511. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/misc'
  1512. make[1]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/misc'
  1513. Making install in doc
  1514. make[1]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/doc'
  1515. make[2]: Entering directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/doc'
  1516. make[2]: Nothing to be done for 'install-exec-am'.
  1517. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8'
  1518. /usr/bin/install -c -m 644 RNAlib-2.1.8.tag RNAlib-2.1.8.pdf '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8'
  1519. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1520. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8'
  1521. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/ViennaRNA'
  1522. /bin/mkdir -p '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1523. /usr/bin/install -c -m 644 RNAlib-2.1.8.tag RNAlib-2.1.8.pdf '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8'
  1524. /usr/bin/install -c -m 644 viennarna.bib '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/ViennaRNA'
  1525. /usr/bin/install -c -m 644 html/1_88_84__epars_8h.html html/1_88_84__epars_8h.js html/1_88_84__epars_8h_source.html html/1_88_84__intloops_8h.html html/1_88_84__intloops_8h.js html/1_88_84__intloops_8h_source.html html/2Dfold_8h.html html/2Dfold_8h.js html/2Dfold_8h__incl.map html/2Dfold_8h__incl.md5 html/2Dfold_8h__incl.png html/2Dfold_8h_source.html html/2Dpfold_8h.html html/2Dpfold_8h.js html/2Dpfold_8h__incl.map html/2Dpfold_8h__incl.md5 html/2Dpfold_8h__incl.png html/2Dpfold_8h_source.html html/LPfold_8h.html html/LPfold_8h.js html/LPfold_8h__incl.map html/LPfold_8h__incl.md5 html/LPfold_8h__incl.png html/LPfold_8h_source.html html/Lfold_8h.html html/Lfold_8h.js html/Lfold_8h_source.html html/MEA_8h.html html/MEA_8h.js html/MEA_8h__incl.map html/MEA_8h__incl.md5 html/MEA_8h__incl.png html/MEA_8h_source.html html/PKplex_8h_source.html html/PS__dot_8h.html html/PS__dot_8h.js html/PS__dot_8h__incl.map html/PS__dot_8h__incl.md5 html/PS__dot_8h__incl.png html/PS__dot_8h_source.html '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1526. /usr/bin/install -c -m 644 html/1_88_84__epars_8h.html html/1_88_84__epars_8h.js html/1_88_84__epars_8h_source.html html/1_88_84__intloops_8h.html html/1_88_84__intloops_8h.js html/1_88_84__intloops_8h_source.html html/2Dfold_8h.html html/2Dfold_8h.js html/2Dfold_8h__incl.map html/2Dfold_8h__incl.md5 html/2Dfold_8h__incl.png html/2Dfold_8h_source.html html/2Dpfold_8h.html html/2Dpfold_8h.js html/2Dpfold_8h__incl.map html/2Dpfold_8h__incl.md5 html/2Dpfold_8h__incl.png html/2Dpfold_8h_source.html html/LPfold_8h.html html/LPfold_8h.js html/LPfold_8h__incl.map html/LPfold_8h__incl.md5 html/LPfold_8h__incl.png html/LPfold_8h_source.html html/Lfold_8h.html html/Lfold_8h.js html/Lfold_8h_source.html html/MEA_8h.html html/MEA_8h.js html/MEA_8h__incl.map html/MEA_8h__incl.md5 html/MEA_8h__incl.png html/MEA_8h_source.html html/PKplex_8h_source.html html/PS__dot_8h.html html/PS__dot_8h.js html/PS__dot_8h__incl.map html/PS__dot_8h__incl.md5 html/PS__dot_8h__incl.png html/PS__dot_8h_source.html '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1527. /usr/bin/install: cannot create regular file '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html/1_88_84__epars_8h.html': File exists
  1528. /usr/bin/install -c -m 644 html/ProfileAln_8h_source.html html/RNAstruct_8h.html html/RNAstruct_8h.js html/RNAstruct_8h_source.html html/ali__plex_8h_source.html html/alifold_8h.html html/alifold_8h.js html/alifold_8h__incl.map html/alifold_8h__incl.md5 html/alifold_8h__incl.png html/alifold_8h_source.html html/aln__util_8h_source.html html/annotated.html html/annotated.js html/bc_s.png html/bdwn.png html/citelist.html html/classes.html html/closed.png html/cofold_8h.html html/cofold_8h.js html/cofold_8h__incl.map html/cofold_8h__incl.md5 html/cofold_8h__incl.png html/cofold_8h_source.html html/convert__epars_8h.html html/convert__epars_8h.js html/convert__epars_8h_source.html html/data__structures_8h.html html/data__structures_8h.js html/data__structures_8h__dep__incl.map html/data__structures_8h__dep__incl.md5 html/data__structures_8h__dep__incl.png html/data__structures_8h__incl.map html/data__structures_8h__incl.md5 html/data__structures_8h__incl.png html/data__structures_8h_source.html html/deprecated.html html/dir_97aefd0d527b934f1d99a682da8fe6a9.html html/dir_97aefd0d527b934f1d99a682da8fe6a9.js '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1529. Makefile:349: recipe for target 'install-dist_docdir_htmlDATA' failed
  1530. make[2]: *** [install-dist_docdir_htmlDATA] Error 1
  1531. make[2]: *** Waiting for unfinished jobs....
  1532. /usr/bin/install -c -m 644 html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.map html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.md5 html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.png html/dir_d72344b28b4f2089ce25682c4e6eba22.html html/dir_d72344b28b4f2089ce25682c4e6eba22.js html/dir_d72344b28b4f2089ce25682c4e6eba22_dep.map html/dir_d72344b28b4f2089ce25682c4e6eba22_dep.md5 html/dir_d72344b28b4f2089ce25682c4e6eba22_dep.png html/dist__vars_8h.html html/dist__vars_8h.js html/dist__vars_8h__dep__incl.map html/dist__vars_8h__dep__incl.md5 html/dist__vars_8h__dep__incl.png html/dist__vars_8h_source.html html/doxygen.css html/doxygen.png html/duplex_8h.html html/duplex_8h.js html/duplex_8h__incl.map html/duplex_8h__incl.md5 html/duplex_8h__incl.png html/duplex_8h_source.html html/dynsections.js html/edit__cost_8h.html html/edit__cost_8h.js html/edit__cost_8h_source.html html/energy__const_8h.html html/energy__const_8h.js html/energy__const_8h__dep__incl.map html/energy__const_8h__dep__incl.md5 html/energy__const_8h__dep__incl.png html/energy__const_8h__incl.map html/energy__const_8h__incl.md5 html/energy__const_8h__incl.png html/energy__const_8h_source.html html/energy__par_8h_source.html html/files.html html/files.js html/findpath_8h.html html/findpath_8h.js '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1533. /usr/bin/install -c -m 644 html/findpath_8h__incl.map html/findpath_8h__incl.md5 html/findpath_8h__incl.png html/findpath_8h_source.html html/fold_8h.html html/fold_8h.js html/fold_8h__incl.map html/fold_8h__incl.md5 html/fold_8h__incl.png html/fold_8h_source.html html/fold__vars_8h.html html/fold__vars_8h.js html/fold__vars_8h__dep__incl.map html/fold__vars_8h__dep__incl.md5 html/fold__vars_8h__dep__incl.png html/fold__vars_8h__incl.map html/fold__vars_8h__incl.md5 html/fold__vars_8h__incl.png html/fold__vars_8h_source.html html/form_0.png html/form_1.png html/form_10.png html/form_11.png html/form_12.png html/form_13.png html/form_14.png html/form_15.png html/form_16.png html/form_17.png html/form_18.png html/form_19.png html/form_2.png html/form_20.png html/form_21.png html/form_22.png html/form_23.png html/form_24.png html/form_25.png html/form_26.png html/form_27.png '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1534. /usr/bin/install -c -m 644 html/form_28.png html/form_29.png html/form_3.png html/form_4.png html/form_5.png html/form_6.png html/form_7.png html/form_8.png html/form_9.png html/formula.repository html/ftv2blank.png html/ftv2cl.png html/ftv2doc.png html/ftv2folderclosed.png html/ftv2folderopen.png html/ftv2lastnode.png html/ftv2link.png html/ftv2mlastnode.png html/ftv2mnode.png html/ftv2mo.png html/ftv2node.png html/ftv2ns.png html/ftv2plastnode.png html/ftv2pnode.png html/ftv2splitbar.png html/ftv2vertline.png html/functions.html html/functions_vars.html html/globals.html html/globals_0x62.html html/globals_0x63.html html/globals_0x64.html html/globals_0x65.html html/globals_0x66.html html/globals_0x67.html html/globals_0x68.html html/globals_0x69.html html/globals_0x6a.html html/globals_0x6b.html html/globals_0x6c.html '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1535. /usr/bin/install -c -m 644 html/globals_0x6d.html html/globals_0x6e.html html/globals_0x6f.html html/globals_0x70.html html/globals_0x72.html html/globals_0x73.html html/globals_0x74.html html/globals_0x75.html html/globals_0x76.html html/globals_0x77.html html/globals_0x78.html html/globals_0x7a.html html/globals_defs.html html/globals_dup.js html/globals_func.html html/globals_vars.html html/gquad_8h.html html/gquad_8h.js html/gquad_8h__incl.map html/gquad_8h__incl.md5 html/gquad_8h__incl.png html/gquad_8h_source.html html/graph_legend.html html/graph_legend.md5 html/graph_legend.png html/group__centroid__fold.html html/group__centroid__fold.js html/group__centroid__fold.map html/group__centroid__fold.md5 html/group__centroid__fold.png html/group__class__fold.html html/group__class__fold.js html/group__class__fold.map html/group__class__fold.md5 html/group__class__fold.png html/group__cofold.html html/group__cofold.js html/group__cofold.map html/group__cofold.md5 html/group__cofold.png '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1536. /usr/bin/install -c -m 644 html/group__consensus__fold.html html/group__consensus__fold.js html/group__consensus__fold.map html/group__consensus__fold.md5 html/group__consensus__fold.png html/group__consensus__mfe__fold.html html/group__consensus__mfe__fold.js html/group__consensus__mfe__fold.map html/group__consensus__mfe__fold.md5 html/group__consensus__mfe__fold.png html/group__consensus__pf__fold.html html/group__consensus__pf__fold.js html/group__consensus__pf__fold.map html/group__consensus__pf__fold.md5 html/group__consensus__pf__fold.png html/group__consensus__stochbt.html html/group__consensus__stochbt.js html/group__consensus__stochbt.map html/group__consensus__stochbt.md5 html/group__consensus__stochbt.png html/group__dos.html html/group__dos.js html/group__dos.map html/group__dos.md5 html/group__dos.png html/group__energy__parameters.html html/group__energy__parameters.js html/group__energy__parameters.map html/group__energy__parameters.md5 html/group__energy__parameters.png html/group__energy__parameters__convert.html html/group__energy__parameters__convert.js html/group__energy__parameters__convert.map html/group__energy__parameters__convert.md5 html/group__energy__parameters__convert.png html/group__energy__parameters__rw.html html/group__energy__parameters__rw.js html/group__energy__parameters__rw.map html/group__energy__parameters__rw.md5 html/group__energy__parameters__rw.png '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1537. /usr/bin/install -c -m 644 html/group__eval.html html/group__eval.js html/group__eval.map html/group__eval.md5 html/group__eval.png html/group__folding__routines.html html/group__folding__routines.js html/group__folding__routines.map html/group__folding__routines.md5 html/group__folding__routines.png html/group__inverse__fold.html html/group__inverse__fold.js html/group__inverse__fold.map html/group__inverse__fold.md5 html/group__inverse__fold.png html/group__kl__neighborhood.html html/group__kl__neighborhood.js html/group__kl__neighborhood.map html/group__kl__neighborhood.md5 html/group__kl__neighborhood.png html/group__kl__neighborhood__mfe.html html/group__kl__neighborhood__mfe.js html/group__kl__neighborhood__mfe.map html/group__kl__neighborhood__mfe.md5 html/group__kl__neighborhood__mfe.png html/group__kl__neighborhood__pf.html html/group__kl__neighborhood__pf.js html/group__kl__neighborhood__pf.map html/group__kl__neighborhood__pf.md5 html/group__kl__neighborhood__pf.png html/group__kl__neighborhood__stochbt.html html/group__kl__neighborhood__stochbt.js html/group__kl__neighborhood__stochbt.map html/group__kl__neighborhood__stochbt.md5 html/group__kl__neighborhood__stochbt.png html/group__local__consensus__fold.html html/group__local__consensus__fold.js html/group__local__consensus__fold.map html/group__local__consensus__fold.md5 html/group__local__consensus__fold.png '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1538. /usr/bin/install -c -m 644 html/group__local__fold.html html/group__local__fold.js html/group__local__fold.map html/group__local__fold.md5 html/group__local__fold.png html/group__local__mfe__fold.html html/group__local__mfe__fold.js html/group__local__mfe__fold.map html/group__local__mfe__fold.md5 html/group__local__mfe__fold.png html/group__local__pf__fold.html html/group__local__pf__fold.js html/group__local__pf__fold.map html/group__local__pf__fold.md5 html/group__local__pf__fold.png html/group__mea__fold.html html/group__mea__fold.map html/group__mea__fold.md5 html/group__mea__fold.png html/group__mfe__cofold.html html/group__mfe__cofold.js html/group__mfe__cofold.map html/group__mfe__cofold.md5 html/group__mfe__cofold.png html/group__mfe__fold.html html/group__mfe__fold.js html/group__mfe__fold.map html/group__mfe__fold.md5 html/group__mfe__fold.png html/group__parse.html html/group__pf__cofold.html html/group__pf__cofold.js html/group__pf__cofold.map html/group__pf__cofold.md5 html/group__pf__cofold.png html/group__pf__fold.html html/group__pf__fold.js html/group__pf__fold.map html/group__pf__fold.md5 html/group__pf__fold.png '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1539. /usr/bin/install -c -m 644 html/group__subopt__fold.html html/group__subopt__fold.js html/group__subopt__fold.map html/group__subopt__fold.md5 html/group__subopt__fold.png html/group__subopt__stochbt.html html/group__subopt__stochbt.js html/group__subopt__stochbt.map html/group__subopt__stochbt.md5 html/group__subopt__stochbt.png html/group__subopt__wuchty.html html/group__subopt__wuchty.js html/group__subopt__wuchty.map html/group__subopt__wuchty.md5 html/group__subopt__wuchty.png html/group__subopt__zuker.html html/group__subopt__zuker.js html/group__subopt__zuker.map html/group__subopt__zuker.md5 html/group__subopt__zuker.png html/group__up__cofold.html html/group__up__cofold.js html/group__up__cofold.map html/group__up__cofold.md5 html/group__up__cofold.png html/index.html html/intl11_8h_source.html html/intl11dH_8h_source.html html/intl21_8h_source.html html/intl21dH_8h_source.html html/intl22_8h_source.html html/intl22dH_8h_source.html html/inverse_8h.html html/inverse_8h.js html/inverse_8h_source.html html/jquery.js html/list_8h_source.html html/loop__energies_8h.html html/loop__energies_8h.js html/loop__energies_8h__incl.map '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1540. /usr/bin/install -c -m 644 html/loop__energies_8h__incl.md5 html/loop__energies_8h__incl.png html/loop__energies_8h_source.html html/mainpage_8h_source.html html/mm_8h.html html/mm_8h.js html/mm_8h_source.html html/modules.html html/modules.js html/move__set_8h_source.html html/mp_example.html html/mp_parse.html html/mp_utils.html html/nav_f.png html/nav_g.png html/nav_h.png html/naview_8h.html html/naview_8h.js html/naview_8h__dep__incl.map html/naview_8h__dep__incl.md5 html/naview_8h__dep__incl.png html/naview_8h_source.html html/navtree.css html/navtree.js html/navtreeindex0.js html/navtreeindex1.js html/navtreeindex2.js html/navtreeindex3.js html/navtreeindex4.js html/navtreeindex5.js html/open.png html/pages.html html/pair__mat_8h_source.html html/params_8h.html html/params_8h.js html/params_8h__dep__incl.map html/params_8h__dep__incl.md5 html/params_8h__dep__incl.png html/params_8h__incl.map html/params_8h__incl.md5 '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1541. /usr/bin/install -c -m 644 html/params_8h__incl.png html/params_8h_source.html html/part__func_8h.html html/part__func_8h.js html/part__func_8h__incl.map html/part__func_8h__incl.md5 html/part__func_8h__incl.png html/part__func_8h_source.html html/part__func__co_8h.html html/part__func__co_8h.js html/part__func__co_8h__incl.map html/part__func__co_8h__incl.md5 html/part__func__co_8h__incl.png html/part__func__co_8h_source.html html/part__func__up_8h.html html/part__func__up_8h.js html/part__func__up_8h__incl.map html/part__func__up_8h__incl.md5 html/part__func__up_8h__incl.png html/part__func__up_8h_source.html html/plex_8h_source.html html/plot__layouts_8h.html html/plot__layouts_8h.js html/plot__layouts_8h__dep__incl.map html/plot__layouts_8h__dep__incl.md5 html/plot__layouts_8h__dep__incl.png html/plot__layouts_8h__incl.map html/plot__layouts_8h__incl.md5 html/plot__layouts_8h__incl.png html/plot__layouts_8h_source.html html/profiledist_8h.html html/profiledist_8h.js html/profiledist_8h__incl.map html/profiledist_8h__incl.md5 html/profiledist_8h__incl.png html/profiledist_8h_source.html html/read__epars_8h.html html/read__epars_8h.js html/read__epars_8h_source.html html/resize.js '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1542. /usr/bin/install -c -m 644 html/ribo_8h_source.html html/snofold_8h_source.html html/snoop_8h_source.html html/stringdist_8h.html html/stringdist_8h.js html/stringdist_8h__incl.map html/stringdist_8h__incl.md5 html/stringdist_8h__incl.png html/stringdist_8h_source.html html/structCOORDINATE.html html/structCOORDINATE.js html/structConcEnt.html html/structConcEnt.js html/structINTERVAL.html html/structINTERVAL.js html/structLIST.html html/structLIST.js html/structLIST__coll__graph.map html/structLIST__coll__graph.md5 html/structLIST__coll__graph.png html/structLST__BUCKET.html html/structLST__BUCKET.js html/structLST__BUCKET__coll__graph.map html/structLST__BUCKET__coll__graph.md5 html/structLST__BUCKET__coll__graph.png html/structPAIR.html html/structPAIR.js html/structPostorder__list.html html/structPostorder__list.js html/structSOLUTION.html html/structSOLUTION.js html/structTree.html html/structTree.js html/structTree__coll__graph.map html/structTree__coll__graph.md5 html/structTree__coll__graph.png html/structTwoDfold__solution.html html/structTwoDfold__solution.js html/structTwoDfold__vars.html html/structTwoDfold__vars.js '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1543. /usr/bin/install -c -m 644 html/structTwoDfold__vars__coll__graph.map html/structTwoDfold__vars__coll__graph.md5 html/structTwoDfold__vars__coll__graph.png html/structTwoDpfold__solution.html html/structTwoDpfold__solution.js html/structTwoDpfold__vars.html html/structTwoDpfold__vars.js html/structTwoDpfold__vars__coll__graph.map html/structTwoDpfold__vars__coll__graph.md5 html/structTwoDpfold__vars__coll__graph.png html/structbondT.html html/structbondT.js html/structbondTEn.html html/structbondTEn.js html/structcofoldF.html html/structcofoldF.js html/structconstrain.html html/structconstrain.js html/structcpair.html html/structcpair.js html/structdupVar.html html/structdupVar.js html/structduplexT.html html/structduplexT.js html/structfolden.html html/structfolden.js html/structinteract.html html/structinteract.js html/structintermediate__t.html html/structintermediate__t.js html/structintermediate__t__coll__graph.map html/structintermediate__t__coll__graph.md5 html/structintermediate__t__coll__graph.png html/structmodel__detailsT.html html/structmodel__detailsT.js html/structmove__t.html html/structmove__t.js html/structpair__info.html html/structpair__info.js html/structpairpro.html '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1544. /usr/bin/install -c -m 644 html/structpairpro.js html/structpairpro__coll__graph.map html/structpairpro__coll__graph.md5 html/structpairpro__coll__graph.png html/structparamT.html html/structparamT.js html/structparamT__coll__graph.map html/structparamT__coll__graph.md5 html/structparamT__coll__graph.png html/structpath__t.html html/structpath__t.js html/structpf__paramT.html html/structpf__paramT.js html/structpf__paramT__coll__graph.map html/structpf__paramT__coll__graph.md5 html/structpf__paramT__coll__graph.png html/structplist.html html/structplist.js html/structpu__contrib.html html/structpu__contrib.js html/structpu__out.html html/structpu__out.js html/structsect.html html/structsect.js html/structsnoopT.html html/structsnoopT.js html/structstruct__en.html html/structstruct__en.js html/structsvm__model.html html/structsvm__model.js html/structswString.html html/structswString.js html/subopt_8h.html html/subopt_8h.js html/subopt_8h__incl.map html/subopt_8h__incl.md5 html/subopt_8h__incl.png html/subopt_8h_source.html html/svgpan.js html/svm__utils_8h_source.html '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1545. /usr/bin/install -c -m 644 html/sync_off.png html/sync_on.png html/tab_a.png html/tab_b.png html/tab_h.png html/tab_s.png html/tabs.css html/treedist_8h.html html/treedist_8h.js html/treedist_8h__incl.map html/treedist_8h__incl.md5 html/treedist_8h__incl.png html/treedist_8h_source.html html/utils_8h.html html/utils_8h.js html/utils_8h__dep__incl.map html/utils_8h__dep__incl.md5 html/utils_8h__dep__incl.png html/utils_8h_source.html '/tmp/portage/sci-biology/vienna-rna-2.1.8/image//usr/share/doc/vienna-rna-2.1.8/html'
  1546. make[2]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/doc'
  1547. Makefile:482: recipe for target 'install-am' failed
  1548. make[1]: *** [install-am] Error 2
  1549. make[1]: Leaving directory '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8/doc'
  1550. Makefile:457: recipe for target 'install-recursive' failed
  1551. make: *** [install-recursive] Error 1
  1552. * ERROR: sci-biology/vienna-rna-2.1.8::gentoo failed (install phase):
  1553. * emake failed
  1554. *
  1555. * If you need support, post the output of `emerge --info '=sci-biology/vienna-rna-2.1.8::gentoo'`,
  1556. * the complete build log and the output of `emerge -pqv '=sci-biology/vienna-rna-2.1.8::gentoo'`.
  1557. * The complete build log is located at '/var/log/portage/sci-biology:vienna-rna-2.1.8:20141112-085103.log'.
  1558. * The ebuild environment file is located at '/tmp/portage/sci-biology/vienna-rna-2.1.8/temp/environment'.
  1559. * Working directory: '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8'
  1560. * S: '/tmp/portage/sci-biology/vienna-rna-2.1.8/work/ViennaRNA-2.1.8'
  1561. * QA Notice: make jobserver unavailable:
  1562. *
  1563. * make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.