1. * Package: sci-biology/meme-4.3.0
  2. * Repository: gentoo
  3. * Maintainer: weaver@gentoo.org sci-biology@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux test 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 meme_4.3.0.tar.gz to /tmp/portage/sci-biology/meme-4.3.0/work
  15. >>> Source unpacked in /tmp/portage/sci-biology/meme-4.3.0/work
  16. >>> Preparing source in /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0 ...
  17. * Applying meme-4.0.0-Makefile.am.patch ...
  18. [ ok ]
  19. * Running eautoreconf in '/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0' ...
  20. * Running libtoolize --install --copy --force --automake ...
  21. [ ok ]
  22. * Running aclocal ...
  23. [ ok ]
  24. * Running autoconf ...
  25. [ ok ]
  26. * Running autoheader ...
  27. [ ok ]
  28. * Running automake --add-missing --copy ...
  29. [ ok ]
  30. * Running elibtoolize in: meme_4.3.0/src/libxml2/
  31. * Applying portage/1.5.10 patch ...
  32. * Applying sed/1.5.6 patch ...
  33. * Applying as-needed/1.5 patch ...
  34. * Running elibtoolize in: meme_4.3.0/config/
  35. * Applying portage/1.2.0 patch ...
  36. * Applying sed/1.5.6 patch ...
  37. * Applying as-needed/2.2.6 patch ...
  38. >>> Source prepared.
  39. >>> Configuring source in /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0 ...
  40. * econf: updating meme_4.3.0/config/config.sub with /usr/share/gnuconfig/config.sub
  41. * econf: updating meme_4.3.0/config/config.guess with /usr/share/gnuconfig/config.guess
  42. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/opt/meme/lib64 --prefix=/opt/meme --sysconfdir=/opt/meme/etc --with-logs=/var/log/meme --enable-serial
  43. checking for a BSD-compatible install... /usr/bin/install -c
  44. checking whether build environment is sane... yes
  45. checking for a thread-safe mkdir -p... /bin/mkdir -p
  46. checking for gawk... gawk
  47. checking whether make sets $(MAKE)... yes
  48. checking for style of include used by make... GNU
  49. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  50. checking whether the C compiler works... yes
  51. checking for C compiler default output file name... a.out
  52. checking for suffix of executables...
  53. checking whether we are cross compiling... no
  54. checking for suffix of object files... o
  55. checking whether we are using the GNU C compiler... yes
  56. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  57. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  58. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  59. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  60. checking build system type... x86_64-pc-linux-gnu
  61. checking host system type... x86_64-pc-linux-gnu
  62. checking how to print strings... printf
  63. checking for a sed that does not truncate output... /bin/sed
  64. checking for grep that handles long lines and -e... /bin/grep
  65. checking for egrep... /bin/grep -E
  66. checking for fgrep... /bin/grep -F
  67. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  68. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  69. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  70. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  71. checking whether ln -s works... yes
  72. checking the maximum length of command line arguments... 1572864
  73. checking whether the shell understands some XSI constructs... yes
  74. checking whether the shell understands "+="... yes
  75. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  76. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  77. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  78. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  79. checking how to recognize dependent libraries... pass_all
  80. checking for x86_64-pc-linux-gnu-dlltool... no
  81. checking for dlltool... no
  82. checking how to associate runtime and link libraries... printf %s\n
  83. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  84. checking for archiver @FILE support... @
  85. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  86. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  87. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  88. checking for sysroot... no
  89. checking for x86_64-pc-linux-gnu-mt... no
  90. checking for mt... no
  91. checking if : is a manifest tool... no
  92. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  93. checking for ANSI C header files... yes
  94. checking for sys/types.h... yes
  95. checking for sys/stat.h... yes
  96. checking for stdlib.h... yes
  97. checking for string.h... yes
  98. checking for memory.h... yes
  99. checking for strings.h... yes
  100. checking for inttypes.h... yes
  101. checking for stdint.h... yes
  102. checking for unistd.h... yes
  103. checking for dlfcn.h... yes
  104. checking for objdir... .libs
  105. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  106. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  107. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  108. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  109. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  110. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  111. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  112. checking whether -lc should be explicitly linked in... no
  113. checking dynamic linker characteristics... GNU/Linux ld.so
  114. checking how to hardcode library paths into programs... immediate
  115. checking whether stripping libraries is possible... yes
  116. checking if libtool supports shared libraries... yes
  117. checking whether to build shared libraries... yes
  118. checking whether to build static libraries... yes
  119. checking whether make sets $(MAKE)... (cached) yes
  120. checking for ld... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  121. checking for sed... (cached) /bin/sed
  122. checking for mpicc... /usr/bin/mpicc
  123. checking for mail... /usr/bin/mail
  124. checking for sendmail... /usr/sbin/sendmail
  125. checking for perl... /usr/bin/perl
  126. checking for python... /usr/bin/python
  127. checking for convert... /usr/bin/convert
  128. checking for dot... /usr/bin/dot
  129. checking for xml2-config... /usr/bin/xml2-config
  130. checking for xslt-config... /usr/bin/xslt-config
  131. checking for ant... /usr/bin/ant
  132. checking for isnan, sqrt, log, exp, fabs, pow, floor, ceil in -lm... yes
  133. checking for ANSI C header files... (cached) yes
  134. checking for sys/wait.h that is POSIX.1 compatible... yes
  135. checking arpa/inet.h usability... yes
  136. checking arpa/inet.h presence... yes
  137. checking for arpa/inet.h... yes
  138. checking ctype.h usability... yes
  139. checking ctype.h presence... yes
  140. checking for ctype.h... yes
  141. checking fcntl.h usability... yes
  142. checking fcntl.h presence... yes
  143. checking for fcntl.h... yes
  144. checking limits.h usability... yes
  145. checking limits.h presence... yes
  146. checking for limits.h... yes
  147. checking netdb.h usability... yes
  148. checking netdb.h presence... yes
  149. checking for netdb.h... yes
  150. checking netinet/in.h usability... yes
  151. checking netinet/in.h presence... yes
  152. checking for netinet/in.h... yes
  153. checking for stdlib.h... (cached) yes
  154. checking for string.h... (cached) yes
  155. checking for strings.h... (cached) yes
  156. checking sys/socket.h usability... yes
  157. checking sys/socket.h presence... yes
  158. checking for sys/socket.h... yes
  159. checking sys/time.h usability... yes
  160. checking sys/time.h presence... yes
  161. checking for sys/time.h... yes
  162. checking for unistd.h... (cached) yes
  163. checking for an ANSI C-conforming const... yes
  164. checking for stdbool.h that conforms to C99... yes
  165. checking for _Bool... yes
  166. checking for pid_t... yes
  167. checking for size_t... yes
  168. checking vfork.h usability... no
  169. checking vfork.h presence... no
  170. checking for vfork.h... no
  171. checking for fork... yes
  172. checking for vfork... yes
  173. checking for working fork... yes
  174. checking for working vfork... (cached) yes
  175. checking for stdlib.h... (cached) yes
  176. checking for GNU libc compatible malloc... yes
  177. checking for stdlib.h... (cached) yes
  178. checking for GNU libc compatible realloc... yes
  179. checking return type of signal handlers... void
  180. checking whether lstat correctly handles trailing slash... yes
  181. checking whether stat accepts an empty string... no
  182. checking for floor... yes
  183. checking for getcwd... yes
  184. checking for gethostbyname... yes
  185. checking for isascii... yes
  186. checking for memset... yes
  187. checking for pow... yes
  188. checking for rint... yes
  189. checking for socket... yes
  190. checking for sqrt... yes
  191. checking for strchr... yes
  192. checking for strcspn... yes
  193. checking for strdup... yes
  194. checking for strspn... yes
  195. checking for strstr... yes
  196. checking for strlcpy... no
  197. checking for MPI_Comm_rank in -lmpi... yes
  198. checking whether to enable OpenMP multithreading support... no
  199. checking for convert... (cached) /usr/bin/convert
  200. checking for dot... (cached) /usr/bin/dot
  201. configure: creating ./config.status
  202. config.status: creating Makefile
  203. config.status: creating doc/Makefile
  204. config.status: creating doc/examples/Makefile
  205. config.status: creating doc/examples/fimo_example_output_files/Makefile
  206. config.status: creating doc/examples/glam2_example_output_files/Makefile
  207. config.status: creating doc/examples/glam2scan_example_output_files/Makefile
  208. config.status: creating doc/examples/mast_example_output_files/Makefile
  209. config.status: creating doc/examples/meme_example_output_files/Makefile
  210. config.status: creating doc/examples/tomtom_example_output_files/Makefile
  211. config.status: creating doc/images/Makefile
  212. config.status: creating etc/Makefile
  213. config.status: creating src/filters/Makefile
  214. config.status: creating src/filters/purge/Makefile
  215. config.status: creating src/filters/dust/Makefile
  216. config.status: creating scripts/Makefile
  217. config.status: creating src/Makefile
  218. config.status: creating src/libxml2/Makefile
  219. config.status: creating src/libxml2/include/Makefile
  220. config.status: creating src/libxml2/include/libxml/Makefile
  221. config.status: creating src/libxslt/Makefile
  222. config.status: creating src/parallel/Makefile
  223. config.status: creating tests/Makefile
  224. config.status: creating tests/common/Makefile
  225. config.status: creating tests/mast/Makefile
  226. config.status: creating tests/meme/Makefile
  227. config.status: creating tests/clustalw2fasta/Makefile
  228. config.status: creating tests/draw-mhmm/Makefile
  229. config.status: creating tests/mhmm/Makefile
  230. config.status: creating tests/mhmms/Makefile
  231. config.status: creating tests/motiph/Makefile
  232. config.status: creating tests/gomo/Makefile
  233. config.status: creating tests/tomtom/Makefile
  234. config.status: creating tests/scaffold/Makefile
  235. config.status: creating tests/qvalue/Makefile
  236. config.status: creating tests/web/Makefile
  237. config.status: creating website/Makefile
  238. config.status: creating website/cgi-bin/Makefile
  239. config.status: creating website/html/Makefile
  240. config.status: creating website/scripts/Makefile
  241. config.status: creating website/images/Makefile
  242. config.status: creating config.h
  243. config.status: executing depfiles commands
  244. config.status: executing libtool commands
  245. ========================
  246. Configuration parameters
  247. ========================
  248. Install path: /opt/meme
  249. Install UID:
  250. Version: 4.3.0
  251. C compiler: x86_64-pc-linux-gnu-gcc
  252. C compiler flags: -DUNIX -D__USE_FIXED_PROTOTYPES__ -O
  253. Linker: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  254. Special Libs: -lmpi -lm
  255. MPICC /usr/bin/mpicc
  256. MPIINC -DMPI -I/usr/include
  257. MPILIBDIR /usr/lib
  258. MPIFLAGS -DPARALLEL
  259. MPIRUN
  260. OpenMP Support: no
  261. MEME URL: http://localhost/meme
  262. MEME WEB DIRECTORY: ${prefix}/web
  263. MEME CONTACT: @localhost
  264. MEME_LOGS: /var/log/meme
  265. BLOCKMAKER URL: http://blocks.fhcrc.org/blocks-bin/process_blocks.pl
  266. GO-SERVER URL: http://amigo.geneontology.org/cgi-bin/amigo/
  267. PERL: /usr/bin/perl
  268. CONVERT: /usr/bin/convert
  269. DOT: /usr/bin/dot
  270. BUILD LIBXML2: no
  271. LIBXML2 compiler flags: -I/usr/include/libxml2
  272. LIBXML2 libs: -lxml2 -lz -lm
  273. BUILD LIBXSLT: no
  274. LIBXSLT compiler flags: -I/usr/include/libxml2
  275. LIBXSLT libs: -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt
  276. MEME_DB: ${prefix}/db
  277. MEME_LOGS: /var/log/meme
  278. OPAL URL: no
  279. OPAL XML: no
  280. Run the following commands to compile, test and install meme:
  281. make
  282. make test
  283. make install
  284. >>> Source configured.
  285. >>> Compiling source in /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0 ...
  286. make -j24
  287. make all-recursive
  288. make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0'
  289. Making all in src
  290. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  291. echo '#define MEME_DIR "/opt/meme"' >dir.h; \
  292. echo '#define ETC_DIR "/opt/meme/etc" ' >> dir.h
  293. make all-recursive
  294. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  295. Making all in filters
  296. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters'
  297. Making all in purge
  298. make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/purge'
  299. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT afnio.o -MD -MP -MF .deps/afnio.Tpo -c -o afnio.o afnio.c
  300. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT alphabet.o -MD -MP -MF .deps/alphabet.Tpo -c -o alphabet.o alphabet.c
  301. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT block.o -MD -MP -MF .deps/block.Tpo -c -o block.o block.c
  302. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT dheap.o -MD -MP -MF .deps/dheap.Tpo -c -o dheap.o dheap.c
  303. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT gblast.o -MD -MP -MF .deps/gblast.Tpo -c -o gblast.o gblast.c
  304. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT karlin.o -MD -MP -MF .deps/karlin.Tpo -c -o karlin.o karlin.c
  305. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT mheap.o -MD -MP -MF .deps/mheap.Tpo -c -o mheap.o mheap.c
  306. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT mlist.o -MD -MP -MF .deps/mlist.Tpo -c -o mlist.o mlist.c
  307. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT pairaln.o -MD -MP -MF .deps/pairaln.Tpo -c -o pairaln.o pairaln.c
  308. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT pmain.o -MD -MP -MF .deps/pmain.Tpo -c -o pmain.o pmain.c
  309. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT purge.o -MD -MP -MF .deps/purge.Tpo -c -o purge.o purge.c
  310. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c
  311. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT seqset.o -MD -MP -MF .deps/seqset.Tpo -c -o seqset.o seqset.c
  312. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT sequence.o -MD -MP -MF .deps/sequence.Tpo -c -o sequence.o sequence.c
  313. mv -f .deps/random.Tpo .deps/random.Po
  314. mv -f .deps/mlist.Tpo .deps/mlist.Po
  315. mv -f .deps/afnio.Tpo .deps/afnio.Po
  316. mv -f .deps/mheap.Tpo .deps/mheap.Po
  317. mv -f .deps/pmain.Tpo .deps/pmain.Po
  318. mv -f .deps/purge.Tpo .deps/purge.Po
  319. mv -f .deps/dheap.Tpo .deps/dheap.Po
  320. mv -f .deps/karlin.Tpo .deps/karlin.Po
  321. mv -f .deps/pairaln.Tpo .deps/pairaln.Po
  322. mv -f .deps/alphabet.Tpo .deps/alphabet.Po
  323. mv -f .deps/gblast.Tpo .deps/gblast.Po
  324. mv -f .deps/seqset.Tpo .deps/seqset.Po
  325. mv -f .deps/block.Tpo .deps/block.Po
  326. mv -f .deps/sequence.Tpo .deps/sequence.Po
  327. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o purge afnio.o alphabet.o block.o dheap.o gblast.o karlin.o mheap.o mlist.o pairaln.o pmain.o purge.o random.o seqset.o sequence.o -lmpi -lm
  328. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o purge afnio.o alphabet.o block.o dheap.o gblast.o karlin.o mheap.o mlist.o pairaln.o pmain.o purge.o random.o seqset.o sequence.o -Wl,--as-needed /usr/lib64/libmpi.so -L/usr/lib64 /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  329. make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/purge'
  330. Making all in dust
  331. make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/dust'
  332. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT tust.o -MD -MP -MF .deps/tust.Tpo -c -o tust.o tust.c
  333. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT dust.o -MD -MP -MF .deps/dust.Tpo -c -o dust.o dust.c
  334. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT getfa.o -MD -MP -MF .deps/getfa.Tpo -c -o getfa.o getfa.c
  335. mv -f .deps/tust.Tpo .deps/tust.Po
  336. mv -f .deps/dust.Tpo .deps/dust.Po
  337. mv -f .deps/getfa.Tpo .deps/getfa.Po
  338. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o dust tust.o dust.o getfa.o -lmpi -lm
  339. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o dust tust.o dust.o getfa.o -Wl,--as-needed /usr/lib64/libmpi.so -L/usr/lib64 /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  340. make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/dust'
  341. make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters'
  342. make[5]: Nothing to be done for `all-am'.
  343. make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters'
  344. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters'
  345. Making all in libxml2
  346. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxml2'
  347. make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxml2'
  348. make[5]: Nothing to be done for `all-am'.
  349. make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxml2'
  350. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxml2'
  351. Making all in libxslt
  352. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxslt'
  353. make[4]: Nothing to be done for `all'.
  354. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxslt'
  355. Making all in .
  356. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  357. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT liblogo_la-ceqlogo.lo -MD -MP -MF .deps/liblogo_la-ceqlogo.Tpo -c -o liblogo_la-ceqlogo.lo `test -f 'ceqlogo.c' || echo './'`ceqlogo.c
  358. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-array.lo -MD -MP -MF .deps/libcommon_la-array.Tpo -c -o libcommon_la-array.lo `test -f 'array.c' || echo './'`array.c
  359. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-background.lo -MD -MP -MF .deps/libcommon_la-background.Tpo -c -o libcommon_la-background.lo `test -f 'background.c' || echo './'`background.c
  360. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-hash_table.lo -MD -MP -MF .deps/libcommon_la-hash_table.Tpo -c -o libcommon_la-hash_table.lo `test -f 'hash_table.c' || echo './'`hash_table.c
  361. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-hash_alph.lo -MD -MP -MF .deps/libcommon_la-hash_alph.Tpo -c -o libcommon_la-hash_alph.lo `test -f 'hash_alph.c' || echo './'`hash_alph.c
  362. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-heap.lo -MD -MP -MF .deps/libcommon_la-heap.Tpo -c -o libcommon_la-heap.lo `test -f 'heap.c' || echo './'`heap.c
  363. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-io.lo -MD -MP -MF .deps/libcommon_la-io.Tpo -c -o libcommon_la-io.lo `test -f 'io.c' || echo './'`io.c
  364. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-meme-io.lo -MD -MP -MF .deps/libcommon_la-meme-io.Tpo -c -o libcommon_la-meme-io.lo `test -f 'meme-io.c' || echo './'`meme-io.c
  365. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-matrix.lo -MD -MP -MF .deps/libcommon_la-matrix.Tpo -c -o libcommon_la-matrix.lo `test -f 'matrix.c' || echo './'`matrix.c
  366. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-motif.lo -MD -MP -MF .deps/libcommon_la-motif.Tpo -c -o libcommon_la-motif.lo `test -f 'motif.c' || echo './'`motif.c
  367. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-psp.lo -MD -MP -MF .deps/libcommon_la-psp.Tpo -c -o libcommon_la-psp.lo `test -f 'psp.c' || echo './'`psp.c
  368. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-rdb-matrix.lo -MD -MP -MF .deps/libcommon_la-rdb-matrix.Tpo -c -o libcommon_la-rdb-matrix.lo `test -f 'rdb-matrix.c' || echo './'`rdb-matrix.c
  369. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-read_sequence.lo -MD -MP -MF .deps/libcommon_la-read_sequence.Tpo -c -o libcommon_la-read_sequence.lo `test -f 'read_sequence.c' || echo './'`read_sequence.c
  370. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-read_csv.lo -MD -MP -MF .deps/libcommon_la-read_csv.Tpo -c -o libcommon_la-read_csv.lo `test -f 'read_csv.c' || echo './'`read_csv.c
  371. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-read_tamo.lo -MD -MP -MF .deps/libcommon_la-read_tamo.Tpo -c -o libcommon_la-read_tamo.lo `test -f 'read_tamo.c' || echo './'`read_tamo.c
  372. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-utils.lo -MD -MP -MF .deps/libcommon_la-utils.Tpo -c -o libcommon_la-utils.lo `test -f 'utils.c' || echo './'`utils.c
  373. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-xml-util.lo -MD -MP -MF .deps/libcommon_la-xml-util.Tpo -c -o libcommon_la-xml-util.lo `test -f 'xml-util.c' || echo './'`xml-util.c
  374. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-zscore.lo -MD -MP -MF .deps/libcommon_la-zscore.Tpo -c -o libcommon_la-zscore.lo `test -f 'zscore.c' || echo './'`zscore.c
  375. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-ama_scan.lo -MD -MP -MF .deps/libmetameme_la-ama_scan.Tpo -c -o libmetameme_la-ama_scan.lo `test -f 'ama_scan.c' || echo './'`ama_scan.c
  376. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-alignment.lo -MD -MP -MF .deps/libmetameme_la-alignment.Tpo -c -o libmetameme_la-alignment.lo `test -f 'alignment.c' || echo './'`alignment.c
  377. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-alphabet.lo -MD -MP -MF .deps/libmetameme_la-alphabet.Tpo -c -o libmetameme_la-alphabet.lo `test -f 'alphabet.c' || echo './'`alphabet.c
  378. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-array-list.lo -MD -MP -MF .deps/libmetameme_la-array-list.Tpo -c -o libmetameme_la-array-list.lo `test -f 'array-list.c' || echo './'`array-list.c
  379. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-beadstring-xml.lo -MD -MP -MF .deps/libmetameme_la-beadstring-xml.Tpo -c -o libmetameme_la-beadstring-xml.lo `test -f 'beadstring-xml.c' || echo './'`beadstring-xml.c
  380. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-binary-search.lo -MD -MP -MF .deps/libmetameme_la-binary-search.Tpo -c -o libmetameme_la-binary-search.lo `test -f 'binary-search.c' || echo './'`binary-search.c
  381. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-hash_table.lo -MD -MP -MF .deps/libcommon_la-hash_table.Tpo -c hash_table.c -fPIC -DPIC -o .libs/libcommon_la-hash_table.o
  382. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-heap.lo -MD -MP -MF .deps/libcommon_la-heap.Tpo -c heap.c -fPIC -DPIC -o .libs/libcommon_la-heap.o
  383. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-background.lo -MD -MP -MF .deps/libcommon_la-background.Tpo -c background.c -fPIC -DPIC -o .libs/libcommon_la-background.o
  384. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-array.lo -MD -MP -MF .deps/libcommon_la-array.Tpo -c array.c -fPIC -DPIC -o .libs/libcommon_la-array.o
  385. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT liblogo_la-ceqlogo.lo -MD -MP -MF .deps/liblogo_la-ceqlogo.Tpo -c ceqlogo.c -fPIC -DPIC -o .libs/liblogo_la-ceqlogo.o
  386. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-hash_alph.lo -MD -MP -MF .deps/libcommon_la-hash_alph.Tpo -c hash_alph.c -fPIC -DPIC -o .libs/libcommon_la-hash_alph.o
  387. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-rdb-matrix.lo -MD -MP -MF .deps/libcommon_la-rdb-matrix.Tpo -c rdb-matrix.c -fPIC -DPIC -o .libs/libcommon_la-rdb-matrix.o
  388. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-io.lo -MD -MP -MF .deps/libcommon_la-io.Tpo -c io.c -fPIC -DPIC -o .libs/libcommon_la-io.o
  389. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-psp.lo -MD -MP -MF .deps/libcommon_la-psp.Tpo -c psp.c -fPIC -DPIC -o .libs/libcommon_la-psp.o
  390. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-read_csv.lo -MD -MP -MF .deps/libcommon_la-read_csv.Tpo -c read_csv.c -fPIC -DPIC -o .libs/libcommon_la-read_csv.o
  391. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-read_sequence.lo -MD -MP -MF .deps/libcommon_la-read_sequence.Tpo -c read_sequence.c -fPIC -DPIC -o .libs/libcommon_la-read_sequence.o
  392. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-meme-io.lo -MD -MP -MF .deps/libcommon_la-meme-io.Tpo -c meme-io.c -fPIC -DPIC -o .libs/libcommon_la-meme-io.o
  393. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-motif.lo -MD -MP -MF .deps/libcommon_la-motif.Tpo -c motif.c -fPIC -DPIC -o .libs/libcommon_la-motif.o
  394. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-utils.lo -MD -MP -MF .deps/libcommon_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libcommon_la-utils.o
  395. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-matrix.lo -MD -MP -MF .deps/libcommon_la-matrix.Tpo -c matrix.c -fPIC -DPIC -o .libs/libcommon_la-matrix.o
  396. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-read_tamo.lo -MD -MP -MF .deps/libcommon_la-read_tamo.Tpo -c read_tamo.c -fPIC -DPIC -o .libs/libcommon_la-read_tamo.o
  397. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-zscore.lo -MD -MP -MF .deps/libcommon_la-zscore.Tpo -c zscore.c -fPIC -DPIC -o .libs/libcommon_la-zscore.o
  398. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-alphabet.lo -MD -MP -MF .deps/libmetameme_la-alphabet.Tpo -c alphabet.c -fPIC -DPIC -o .libs/libmetameme_la-alphabet.o
  399. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-xml-util.lo -MD -MP -MF .deps/libcommon_la-xml-util.Tpo -c xml-util.c -fPIC -DPIC -o .libs/libcommon_la-xml-util.o
  400. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-ama_scan.lo -MD -MP -MF .deps/libmetameme_la-ama_scan.Tpo -c ama_scan.c -fPIC -DPIC -o .libs/libmetameme_la-ama_scan.o
  401. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-alignment.lo -MD -MP -MF .deps/libmetameme_la-alignment.Tpo -c alignment.c -fPIC -DPIC -o .libs/libmetameme_la-alignment.o
  402. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-beadstring-xml.lo -MD -MP -MF .deps/libmetameme_la-beadstring-xml.Tpo -c beadstring-xml.c -fPIC -DPIC -o .libs/libmetameme_la-beadstring-xml.o
  403. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-array-list.lo -MD -MP -MF .deps/libmetameme_la-array-list.Tpo -c array-list.c -fPIC -DPIC -o .libs/libmetameme_la-array-list.o
  404. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-binary-search.lo -MD -MP -MF .deps/libmetameme_la-binary-search.Tpo -c binary-search.c -fPIC -DPIC -o .libs/libmetameme_la-binary-search.o
  405. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-binary-search.lo -MD -MP -MF .deps/libmetameme_la-binary-search.Tpo -c binary-search.c -o libmetameme_la-binary-search.o >/dev/null 2>&1
  406. utils.c: In function 'open_command_pipe':
  407. utils.c:255:5: warning: format not a string literal and no format arguments [-Wformat-security]
  408. utils.c: In function 'date_and_time':
  409. utils.c:676:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  410. mv -f .deps/libmetameme_la-binary-search.Tpo .deps/libmetameme_la-binary-search.Plo
  411. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-build-hmm.lo -MD -MP -MF .deps/libmetameme_la-build-hmm.Tpo -c -o libmetameme_la-build-hmm.lo `test -f 'build-hmm.c' || echo './'`build-hmm.c
  412. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-zscore.lo -MD -MP -MF .deps/libcommon_la-zscore.Tpo -c zscore.c -o libcommon_la-zscore.o >/dev/null 2>&1
  413. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-io.lo -MD -MP -MF .deps/libcommon_la-io.Tpo -c io.c -o libcommon_la-io.o >/dev/null 2>&1
  414. ceqlogo.c: In function 'F_mkdir':
  415. ceqlogo.c:1076:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  416. ceqlogo.c: In function 'F_rmdir':
  417. ceqlogo.c:1068:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  418. ceqlogo.c: In function 'CL_create2':
  419. ceqlogo.c:188:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  420. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-read_csv.lo -MD -MP -MF .deps/libcommon_la-read_csv.Tpo -c read_csv.c -o libcommon_la-read_csv.o >/dev/null 2>&1
  421. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-hash_table.lo -MD -MP -MF .deps/libcommon_la-hash_table.Tpo -c hash_table.c -o libcommon_la-hash_table.o >/dev/null 2>&1
  422. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-build-hmm.lo -MD -MP -MF .deps/libmetameme_la-build-hmm.Tpo -c build-hmm.c -fPIC -DPIC -o .libs/libmetameme_la-build-hmm.o
  423. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-heap.lo -MD -MP -MF .deps/libcommon_la-heap.Tpo -c heap.c -o libcommon_la-heap.o >/dev/null 2>&1
  424. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-array-list.lo -MD -MP -MF .deps/libmetameme_la-array-list.Tpo -c array-list.c -o libmetameme_la-array-list.o >/dev/null 2>&1
  425. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-read_sequence.lo -MD -MP -MF .deps/libcommon_la-read_sequence.Tpo -c read_sequence.c -o libcommon_la-read_sequence.o >/dev/null 2>&1
  426. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-ama_scan.lo -MD -MP -MF .deps/libmetameme_la-ama_scan.Tpo -c ama_scan.c -o libmetameme_la-ama_scan.o >/dev/null 2>&1
  427. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-beadstring-xml.lo -MD -MP -MF .deps/libmetameme_la-beadstring-xml.Tpo -c beadstring-xml.c -o libmetameme_la-beadstring-xml.o >/dev/null 2>&1
  428. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-xml-util.lo -MD -MP -MF .deps/libcommon_la-xml-util.Tpo -c xml-util.c -o libcommon_la-xml-util.o >/dev/null 2>&1
  429. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-alphabet.lo -MD -MP -MF .deps/libmetameme_la-alphabet.Tpo -c alphabet.c -o libmetameme_la-alphabet.o >/dev/null 2>&1
  430. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-read_tamo.lo -MD -MP -MF .deps/libcommon_la-read_tamo.Tpo -c read_tamo.c -o libcommon_la-read_tamo.o >/dev/null 2>&1
  431. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-motif.lo -MD -MP -MF .deps/libcommon_la-motif.Tpo -c motif.c -o libcommon_la-motif.o >/dev/null 2>&1
  432. mv -f .deps/libcommon_la-zscore.Tpo .deps/libcommon_la-zscore.Plo
  433. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-rdb-matrix.lo -MD -MP -MF .deps/libcommon_la-rdb-matrix.Tpo -c rdb-matrix.c -o libcommon_la-rdb-matrix.o >/dev/null 2>&1
  434. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-cisml.lo -MD -MP -MF .deps/libmetameme_la-cisml.Tpo -c -o libmetameme_la-cisml.lo `test -f 'cisml.c' || echo './'`cisml.c
  435. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-hash_alph.lo -MD -MP -MF .deps/libcommon_la-hash_alph.Tpo -c hash_alph.c -o libcommon_la-hash_alph.o >/dev/null 2>&1
  436. mv -f .deps/libcommon_la-io.Tpo .deps/libcommon_la-io.Plo
  437. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-clustalw-io.lo -MD -MP -MF .deps/libmetameme_la-clustalw-io.Tpo -c -o libmetameme_la-clustalw-io.lo `test -f 'clustalw-io.c' || echo './'`clustalw-io.c
  438. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-cisml.lo -MD -MP -MF .deps/libmetameme_la-cisml.Tpo -c cisml.c -fPIC -DPIC -o .libs/libmetameme_la-cisml.o
  439. mv -f .deps/libcommon_la-read_csv.Tpo .deps/libcommon_la-read_csv.Plo
  440. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-clustalw-io.lo -MD -MP -MF .deps/libmetameme_la-clustalw-io.Tpo -c clustalw-io.c -fPIC -DPIC -o .libs/libmetameme_la-clustalw-io.o
  441. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-dp.lo -MD -MP -MF .deps/libmetameme_la-dp.Tpo -c -o libmetameme_la-dp.lo `test -f 'dp.c' || echo './'`dp.c
  442. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-background.lo -MD -MP -MF .deps/libcommon_la-background.Tpo -c background.c -o libcommon_la-background.o >/dev/null 2>&1
  443. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-utils.lo -MD -MP -MF .deps/libcommon_la-utils.Tpo -c utils.c -o libcommon_la-utils.o >/dev/null 2>&1
  444. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-psp.lo -MD -MP -MF .deps/libcommon_la-psp.Tpo -c psp.c -o libcommon_la-psp.o >/dev/null 2>&1
  445. mv -f .deps/libcommon_la-hash_table.Tpo .deps/libcommon_la-hash_table.Plo
  446. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-evomodel.lo -MD -MP -MF .deps/libmetameme_la-evomodel.Tpo -c -o libmetameme_la-evomodel.lo `test -f 'evomodel.c' || echo './'`evomodel.c
  447. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-dp.lo -MD -MP -MF .deps/libmetameme_la-dp.Tpo -c dp.c -fPIC -DPIC -o .libs/libmetameme_la-dp.o
  448. mv -f .deps/libcommon_la-heap.Tpo .deps/libcommon_la-heap.Plo
  449. mv -f .deps/libmetameme_la-array-list.Tpo .deps/libmetameme_la-array-list.Plo
  450. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-evomodel_with_loss.lo -MD -MP -MF .deps/libmetameme_la-evomodel_with_loss.Tpo -c -o libmetameme_la-evomodel_with_loss.lo `test -f 'evomodel_with_loss.c' || echo './'`evomodel_with_loss.c
  451. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-fasta-io.lo -MD -MP -MF .deps/libmetameme_la-fasta-io.Tpo -c -o libmetameme_la-fasta-io.lo `test -f 'fasta-io.c' || echo './'`fasta-io.c
  452. mv -f .deps/libcommon_la-read_sequence.Tpo .deps/libcommon_la-read_sequence.Plo
  453. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-evomodel.lo -MD -MP -MF .deps/libmetameme_la-evomodel.Tpo -c evomodel.c -fPIC -DPIC -o .libs/libmetameme_la-evomodel.o
  454. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-fitevd.lo -MD -MP -MF .deps/libmetameme_la-fitevd.Tpo -c -o libmetameme_la-fitevd.lo `test -f 'fitevd.c' || echo './'`fitevd.c
  455. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-array.lo -MD -MP -MF .deps/libcommon_la-array.Tpo -c array.c -o libcommon_la-array.o >/dev/null 2>&1
  456. mv -f .deps/libmetameme_la-ama_scan.Tpo .deps/libmetameme_la-ama_scan.Plo
  457. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-gendb.lo -MD -MP -MF .deps/libmetameme_la-gendb.Tpo -c -o libmetameme_la-gendb.lo `test -f 'gendb.c' || echo './'`gendb.c
  458. mv -f .deps/libmetameme_la-beadstring-xml.Tpo .deps/libmetameme_la-beadstring-xml.Plo
  459. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-fasta-io.lo -MD -MP -MF .deps/libmetameme_la-fasta-io.Tpo -c fasta-io.c -fPIC -DPIC -o .libs/libmetameme_la-fasta-io.o
  460. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-karlin.lo -MD -MP -MF .deps/libmetameme_la-karlin.Tpo -c -o libmetameme_la-karlin.lo `test -f 'karlin.c' || echo './'`karlin.c
  461. mv -f .deps/libcommon_la-xml-util.Tpo .deps/libcommon_la-xml-util.Plo
  462. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-evomodel_with_loss.lo -MD -MP -MF .deps/libmetameme_la-evomodel_with_loss.Tpo -c evomodel_with_loss.c -fPIC -DPIC -o .libs/libmetameme_la-evomodel_with_loss.o
  463. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-linked-list.lo -MD -MP -MF .deps/libmetameme_la-linked-list.Tpo -c -o libmetameme_la-linked-list.lo `test -f 'linked-list.c' || echo './'`linked-list.c
  464. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-alignment.lo -MD -MP -MF .deps/libmetameme_la-alignment.Tpo -c alignment.c -o libmetameme_la-alignment.o >/dev/null 2>&1
  465. mv -f .deps/libmetameme_la-alphabet.Tpo .deps/libmetameme_la-alphabet.Plo
  466. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-log-hmm.lo -MD -MP -MF .deps/libmetameme_la-log-hmm.Tpo -c -o libmetameme_la-log-hmm.lo `test -f 'log-hmm.c' || echo './'`log-hmm.c
  467. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-fitevd.lo -MD -MP -MF .deps/libmetameme_la-fitevd.Tpo -c fitevd.c -fPIC -DPIC -o .libs/libmetameme_la-fitevd.o
  468. mv -f .deps/libcommon_la-read_tamo.Tpo .deps/libcommon_la-read_tamo.Plo
  469. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-match.lo -MD -MP -MF .deps/libmetameme_la-match.Tpo -c -o libmetameme_la-match.lo `test -f 'match.c' || echo './'`match.c
  470. mv -f .deps/libcommon_la-motif.Tpo .deps/libcommon_la-motif.Plo
  471. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-merger.lo -MD -MP -MF .deps/libmetameme_la-merger.Tpo -c -o libmetameme_la-merger.lo `test -f 'merger.c' || echo './'`merger.c
  472. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-gendb.lo -MD -MP -MF .deps/libmetameme_la-gendb.Tpo -c gendb.c -fPIC -DPIC -o .libs/libmetameme_la-gendb.o
  473. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-karlin.lo -MD -MP -MF .deps/libmetameme_la-karlin.Tpo -c karlin.c -fPIC -DPIC -o .libs/libmetameme_la-karlin.o
  474. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-linked-list.lo -MD -MP -MF .deps/libmetameme_la-linked-list.Tpo -c linked-list.c -fPIC -DPIC -o .libs/libmetameme_la-linked-list.o
  475. mv -f .deps/libcommon_la-rdb-matrix.Tpo .deps/libcommon_la-rdb-matrix.Plo
  476. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-matrix.lo -MD -MP -MF .deps/libcommon_la-matrix.Tpo -c matrix.c -o libcommon_la-matrix.o >/dev/null 2>&1
  477. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-metameme.lo -MD -MP -MF .deps/libmetameme_la-metameme.Tpo -c -o libmetameme_la-metameme.lo `test -f 'metameme.c' || echo './'`metameme.c
  478. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libcommon_la-meme-io.lo -MD -MP -MF .deps/libcommon_la-meme-io.Tpo -c meme-io.c -o libcommon_la-meme-io.o >/dev/null 2>&1
  479. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-log-hmm.lo -MD -MP -MF .deps/libmetameme_la-log-hmm.Tpo -c log-hmm.c -fPIC -DPIC -o .libs/libmetameme_la-log-hmm.o
  480. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-match.lo -MD -MP -MF .deps/libmetameme_la-match.Tpo -c match.c -fPIC -DPIC -o .libs/libmetameme_la-match.o
  481. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-merger.lo -MD -MP -MF .deps/libmetameme_la-merger.Tpo -c merger.c -fPIC -DPIC -o .libs/libmetameme_la-merger.o
  482. mv -f .deps/libcommon_la-hash_alph.Tpo .deps/libcommon_la-hash_alph.Plo
  483. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-mhmm.lo -MD -MP -MF .deps/libmetameme_la-mhmm.Tpo -c -o libmetameme_la-mhmm.lo `test -f 'mhmm.c' || echo './'`mhmm.c
  484. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-clustalw-io.lo -MD -MP -MF .deps/libmetameme_la-clustalw-io.Tpo -c clustalw-io.c -o libmetameme_la-clustalw-io.o >/dev/null 2>&1
  485. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-metameme.lo -MD -MP -MF .deps/libmetameme_la-metameme.Tpo -c metameme.c -fPIC -DPIC -o .libs/libmetameme_la-metameme.o
  486. karlin.c: In function 'karlin':
  487. karlin.c:107:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  488. karlin.c:143:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  489. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-mhmm.lo -MD -MP -MF .deps/libmetameme_la-mhmm.Tpo -c mhmm.c -fPIC -DPIC -o .libs/libmetameme_la-mhmm.o
  490. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-fasta-io.lo -MD -MP -MF .deps/libmetameme_la-fasta-io.Tpo -c fasta-io.c -o libmetameme_la-fasta-io.o >/dev/null 2>&1
  491. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-build-hmm.lo -MD -MP -MF .deps/libmetameme_la-build-hmm.Tpo -c build-hmm.c -o libmetameme_la-build-hmm.o >/dev/null 2>&1
  492. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-evomodel_with_loss.lo -MD -MP -MF .deps/libmetameme_la-evomodel_with_loss.Tpo -c evomodel_with_loss.c -o libmetameme_la-evomodel_with_loss.o >/dev/null 2>&1
  493. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-linked-list.lo -MD -MP -MF .deps/libmetameme_la-linked-list.Tpo -c linked-list.c -o libmetameme_la-linked-list.o >/dev/null 2>&1
  494. mv -f .deps/libcommon_la-background.Tpo .deps/libcommon_la-background.Plo
  495. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-mhmms.lo -MD -MP -MF .deps/libmetameme_la-mhmms.Tpo -c -o libmetameme_la-mhmms.lo `test -f 'mhmms.c' || echo './'`mhmms.c
  496. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-merger.lo -MD -MP -MF .deps/libmetameme_la-merger.Tpo -c merger.c -o libmetameme_la-merger.o >/dev/null 2>&1
  497. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-metameme.lo -MD -MP -MF .deps/libmetameme_la-metameme.Tpo -c metameme.c -o libmetameme_la-metameme.o >/dev/null 2>&1
  498. mv -f .deps/libcommon_la-utils.Tpo .deps/libcommon_la-utils.Plo
  499. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-mhmm-state.lo -MD -MP -MF .deps/libmetameme_la-mhmm-state.Tpo -c -o libmetameme_la-mhmm-state.lo `test -f 'mhmm-state.c' || echo './'`mhmm-state.c
  500. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-log-hmm.lo -MD -MP -MF .deps/libmetameme_la-log-hmm.Tpo -c log-hmm.c -o libmetameme_la-log-hmm.o >/dev/null 2>&1
  501. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-karlin.lo -MD -MP -MF .deps/libmetameme_la-karlin.Tpo -c karlin.c -o libmetameme_la-karlin.o >/dev/null 2>&1
  502. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-dp.lo -MD -MP -MF .deps/libmetameme_la-dp.Tpo -c dp.c -o libmetameme_la-dp.o >/dev/null 2>&1
  503. mv -f .deps/libcommon_la-psp.Tpo .deps/libcommon_la-psp.Plo
  504. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-motiph-scoring.lo -MD -MP -MF .deps/libmetameme_la-motiph-scoring.Tpo -c -o libmetameme_la-motiph-scoring.lo `test -f 'motiph-scoring.c' || echo './'`motiph-scoring.c
  505. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-mhmms.lo -MD -MP -MF .deps/libmetameme_la-mhmms.Tpo -c mhmms.c -fPIC -DPIC -o .libs/libmetameme_la-mhmms.o
  506. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-mhmm-state.lo -MD -MP -MF .deps/libmetameme_la-mhmm-state.Tpo -c mhmm-state.c -fPIC -DPIC -o .libs/libmetameme_la-mhmm-state.o
  507. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-match.lo -MD -MP -MF .deps/libmetameme_la-match.Tpo -c match.c -o libmetameme_la-match.o >/dev/null 2>&1
  508. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT liblogo_la-ceqlogo.lo -MD -MP -MF .deps/liblogo_la-ceqlogo.Tpo -c ceqlogo.c -o liblogo_la-ceqlogo.o >/dev/null 2>&1
  509. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-motiph-scoring.lo -MD -MP -MF .deps/libmetameme_la-motiph-scoring.Tpo -c motiph-scoring.c -fPIC -DPIC -o .libs/libmetameme_la-motiph-scoring.o
  510. mv -f .deps/libmetameme_la-clustalw-io.Tpo .deps/libmetameme_la-clustalw-io.Plo
  511. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-object-list.lo -MD -MP -MF .deps/libmetameme_la-object-list.Tpo -c -o libmetameme_la-object-list.lo `test -f 'object-list.c' || echo './'`object-list.c
  512. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-gendb.lo -MD -MP -MF .deps/libmetameme_la-gendb.Tpo -c gendb.c -o libmetameme_la-gendb.o >/dev/null 2>&1
  513. mv -f .deps/libmetameme_la-fasta-io.Tpo .deps/libmetameme_la-fasta-io.Plo
  514. mv -f .deps/libmetameme_la-metameme.Tpo .deps/libmetameme_la-metameme.Plo
  515. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-order.lo -MD -MP -MF .deps/libmetameme_la-order.Tpo -c -o libmetameme_la-order.lo `test -f 'order.c' || echo './'`order.c
  516. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-params.lo -MD -MP -MF .deps/libmetameme_la-params.Tpo -c -o libmetameme_la-params.lo `test -f 'params.c' || echo './'`params.c
  517. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-object-list.lo -MD -MP -MF .deps/libmetameme_la-object-list.Tpo -c object-list.c -fPIC -DPIC -o .libs/libmetameme_la-object-list.o
  518. mv -f .deps/libmetameme_la-merger.Tpo .deps/libmetameme_la-merger.Plo
  519. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-pssm.lo -MD -MP -MF .deps/libmetameme_la-pssm.Tpo -c -o libmetameme_la-pssm.lo `test -f 'pssm.c' || echo './'`pssm.c
  520. mv -f .deps/libmetameme_la-linked-list.Tpo .deps/libmetameme_la-linked-list.Plo
  521. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-qsort.lo -MD -MP -MF .deps/libmetameme_la-qsort.Tpo -c -o libmetameme_la-qsort.lo `test -f 'qsort.c' || echo './'`qsort.c
  522. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-evomodel.lo -MD -MP -MF .deps/libmetameme_la-evomodel.Tpo -c evomodel.c -o libmetameme_la-evomodel.o >/dev/null 2>&1
  523. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-order.lo -MD -MP -MF .deps/libmetameme_la-order.Tpo -c order.c -fPIC -DPIC -o .libs/libmetameme_la-order.o
  524. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-mhmm.lo -MD -MP -MF .deps/libmetameme_la-mhmm.Tpo -c mhmm.c -o libmetameme_la-mhmm.o >/dev/null 2>&1
  525. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-params.lo -MD -MP -MF .deps/libmetameme_la-params.Tpo -c params.c -fPIC -DPIC -o .libs/libmetameme_la-params.o
  526. mv -f .deps/libcommon_la-array.Tpo .deps/libcommon_la-array.Plo
  527. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-qvalue.lo -MD -MP -MF .deps/libmetameme_la-qvalue.Tpo -c -o libmetameme_la-qvalue.lo `test -f 'qvalue.c' || echo './'`qvalue.c
  528. mv -f .deps/libmetameme_la-log-hmm.Tpo .deps/libmetameme_la-log-hmm.Plo
  529. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-pssm.lo -MD -MP -MF .deps/libmetameme_la-pssm.Tpo -c pssm.c -fPIC -DPIC -o .libs/libmetameme_la-pssm.o
  530. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-ranksum_test.lo -MD -MP -MF .deps/libmetameme_la-ranksum_test.Tpo -c -o libmetameme_la-ranksum_test.lo `test -f 'ranksum_test.c' || echo './'`ranksum_test.c
  531. mv -f .deps/libmetameme_la-evomodel_with_loss.Tpo .deps/libmetameme_la-evomodel_with_loss.Plo
  532. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-qsort.lo -MD -MP -MF .deps/libmetameme_la-qsort.Tpo -c qsort.c -fPIC -DPIC -o .libs/libmetameme_la-qsort.o
  533. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-read-mhmm.lo -MD -MP -MF .deps/libmetameme_la-read-mhmm.Tpo -c -o libmetameme_la-read-mhmm.lo `test -f 'read-mhmm.c' || echo './'`read-mhmm.c
  534. mv -f .deps/libmetameme_la-karlin.Tpo .deps/libmetameme_la-karlin.Plo
  535. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-red-black-tree.lo -MD -MP -MF .deps/libmetameme_la-red-black-tree.Tpo -c -o libmetameme_la-red-black-tree.lo `test -f 'red-black-tree.c' || echo './'`red-black-tree.c
  536. mv -f .deps/libmetameme_la-alignment.Tpo .deps/libmetameme_la-alignment.Plo
  537. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-scored-sites.lo -MD -MP -MF .deps/libmetameme_la-scored-sites.Tpo -c -o libmetameme_la-scored-sites.lo `test -f 'scored-sites.c' || echo './'`scored-sites.c
  538. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-qvalue.lo -MD -MP -MF .deps/libmetameme_la-qvalue.Tpo -c qvalue.c -fPIC -DPIC -o .libs/libmetameme_la-qvalue.o
  539. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-ranksum_test.lo -MD -MP -MF .deps/libmetameme_la-ranksum_test.Tpo -c ranksum_test.c -fPIC -DPIC -o .libs/libmetameme_la-ranksum_test.o
  540. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-read-mhmm.lo -MD -MP -MF .deps/libmetameme_la-read-mhmm.Tpo -c read-mhmm.c -fPIC -DPIC -o .libs/libmetameme_la-read-mhmm.o
  541. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-mhmm-state.lo -MD -MP -MF .deps/libmetameme_la-mhmm-state.Tpo -c mhmm-state.c -o libmetameme_la-mhmm-state.o >/dev/null 2>&1
  542. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-red-black-tree.lo -MD -MP -MF .deps/libmetameme_la-red-black-tree.Tpo -c red-black-tree.c -fPIC -DPIC -o .libs/libmetameme_la-red-black-tree.o
  543. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-qsort.lo -MD -MP -MF .deps/libmetameme_la-qsort.Tpo -c qsort.c -o libmetameme_la-qsort.o >/dev/null 2>&1
  544. mv -f .deps/libmetameme_la-match.Tpo .deps/libmetameme_la-match.Plo
  545. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-object-list.lo -MD -MP -MF .deps/libmetameme_la-object-list.Tpo -c object-list.c -o libmetameme_la-object-list.o >/dev/null 2>&1
  546. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-seq.lo -MD -MP -MF .deps/libmetameme_la-seq.Tpo -c -o libmetameme_la-seq.lo `test -f 'seq.c' || echo './'`seq.c
  547. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-scored-sites.lo -MD -MP -MF .deps/libmetameme_la-scored-sites.Tpo -c scored-sites.c -fPIC -DPIC -o .libs/libmetameme_la-scored-sites.o
  548. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-params.lo -MD -MP -MF .deps/libmetameme_la-params.Tpo -c params.c -o libmetameme_la-params.o >/dev/null 2>&1
  549. mv -f .deps/libcommon_la-matrix.Tpo .deps/libcommon_la-matrix.Plo
  550. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-simple-getopt.lo -MD -MP -MF .deps/libmetameme_la-simple-getopt.Tpo -c -o libmetameme_la-simple-getopt.lo `test -f 'simple-getopt.c' || echo './'`simple-getopt.c
  551. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-seq.lo -MD -MP -MF .deps/libmetameme_la-seq.Tpo -c seq.c -fPIC -DPIC -o .libs/libmetameme_la-seq.o
  552. mv -f .deps/libmetameme_la-dp.Tpo .deps/libmetameme_la-dp.Plo
  553. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-string-list.lo -MD -MP -MF .deps/libmetameme_la-string-list.Tpo -c -o libmetameme_la-string-list.lo `test -f 'string-list.c' || echo './'`string-list.c
  554. mv -f .deps/libcommon_la-meme-io.Tpo .deps/libcommon_la-meme-io.Plo
  555. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-subst-matrix.lo -MD -MP -MF .deps/libmetameme_la-subst-matrix.Tpo -c -o libmetameme_la-subst-matrix.lo `test -f 'subst-matrix.c' || echo './'`subst-matrix.c
  556. mv -f .deps/libmetameme_la-qsort.Tpo .deps/libmetameme_la-qsort.Plo
  557. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-substmatrix-table.lo -MD -MP -MF .deps/libmetameme_la-substmatrix-table.Tpo -c -o libmetameme_la-substmatrix-table.lo `test -f 'substmatrix-table.c' || echo './'`substmatrix-table.c
  558. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-order.lo -MD -MP -MF .deps/libmetameme_la-order.Tpo -c order.c -o libmetameme_la-order.o >/dev/null 2>&1
  559. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-simple-getopt.lo -MD -MP -MF .deps/libmetameme_la-simple-getopt.Tpo -c simple-getopt.c -fPIC -DPIC -o .libs/libmetameme_la-simple-getopt.o
  560. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-string-list.lo -MD -MP -MF .deps/libmetameme_la-string-list.Tpo -c string-list.c -fPIC -DPIC -o .libs/libmetameme_la-string-list.o
  561. mv -f .deps/libmetameme_la-gendb.Tpo .deps/libmetameme_la-gendb.Plo
  562. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-subst-matrix.lo -MD -MP -MF .deps/libmetameme_la-subst-matrix.Tpo -c subst-matrix.c -fPIC -DPIC -o .libs/libmetameme_la-subst-matrix.o
  563. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-tomtom.lo -MD -MP -MF .deps/libmetameme_la-tomtom.Tpo -c -o libmetameme_la-tomtom.lo `test -f 'tomtom.c' || echo './'`tomtom.c
  564. read-mhmm.c: In function 'read_mhmm':
  565. read-mhmm.c:743:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  566. read-mhmm.c: In function 'read_mhmm_state':
  567. read-mhmm.c:75:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  568. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-substmatrix-table.lo -MD -MP -MF .deps/libmetameme_la-substmatrix-table.Tpo -c substmatrix-table.c -fPIC -DPIC -o .libs/libmetameme_la-substmatrix-table.o
  569. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-qvalue.lo -MD -MP -MF .deps/libmetameme_la-qvalue.Tpo -c qvalue.c -o libmetameme_la-qvalue.o >/dev/null 2>&1
  570. mv -f .deps/libmetameme_la-build-hmm.Tpo .deps/libmetameme_la-build-hmm.Plo
  571. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-tree.lo -MD -MP -MF .deps/libmetameme_la-tree.Tpo -c -o libmetameme_la-tree.lo `test -f 'tree.c' || echo './'`tree.c
  572. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-fitevd.lo -MD -MP -MF .deps/libmetameme_la-fitevd.Tpo -c fitevd.c -o libmetameme_la-fitevd.o >/dev/null 2>&1
  573. mv -f .deps/libmetameme_la-mhmm.Tpo .deps/libmetameme_la-mhmm.Plo
  574. mv -f .deps/libmetameme_la-object-list.Tpo .deps/libmetameme_la-object-list.Plo
  575. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-utils.lo -MD -MP -MF .deps/libmetameme_la-utils.Tpo -c -o libmetameme_la-utils.lo `test -f 'utils.c' || echo './'`utils.c
  576. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-write-mhmm.lo -MD -MP -MF .deps/libmetameme_la-write-mhmm.Tpo -c -o libmetameme_la-write-mhmm.lo `test -f 'write-mhmm.c' || echo './'`write-mhmm.c
  577. mv -f .deps/libmetameme_la-params.Tpo .deps/libmetameme_la-params.Plo
  578. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT alphtype.o -MD -MP -MF .deps/alphtype.Tpo -c -o alphtype.o alphtype.c
  579. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-tomtom.lo -MD -MP -MF .deps/libmetameme_la-tomtom.Tpo -c tomtom.c -fPIC -DPIC -o .libs/libmetameme_la-tomtom.o
  580. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-ranksum_test.lo -MD -MP -MF .deps/libmetameme_la-ranksum_test.Tpo -c ranksum_test.c -o libmetameme_la-ranksum_test.o >/dev/null 2>&1
  581. mv -f .deps/libmetameme_la-mhmm-state.Tpo .deps/libmetameme_la-mhmm-state.Plo
  582. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-tree.lo -MD -MP -MF .deps/libmetameme_la-tree.Tpo -c tree.c -fPIC -DPIC -o .libs/libmetameme_la-tree.o
  583. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT ama-ama.o -MD -MP -MF .deps/ama-ama.Tpo -c -o ama-ama.o `test -f 'ama.c' || echo './'`ama.c
  584. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-simple-getopt.lo -MD -MP -MF .deps/libmetameme_la-simple-getopt.Tpo -c simple-getopt.c -o libmetameme_la-simple-getopt.o >/dev/null 2>&1
  585. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-utils.lo -MD -MP -MF .deps/libmetameme_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libmetameme_la-utils.o
  586. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-write-mhmm.lo -MD -MP -MF .deps/libmetameme_la-write-mhmm.Tpo -c write-mhmm.c -fPIC -DPIC -o .libs/libmetameme_la-write-mhmm.o
  587. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-motiph-scoring.lo -MD -MP -MF .deps/libmetameme_la-motiph-scoring.Tpo -c motiph-scoring.c -o libmetameme_la-motiph-scoring.o >/dev/null 2>&1
  588. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-scored-sites.lo -MD -MP -MF .deps/libmetameme_la-scored-sites.Tpo -c scored-sites.c -o libmetameme_la-scored-sites.o >/dev/null 2>&1
  589. mv -f .deps/alphtype.Tpo .deps/alphtype.Po
  590. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT beadstring-beadstring.o -MD -MP -MF .deps/beadstring-beadstring.Tpo -c -o beadstring-beadstring.o `test -f 'beadstring.c' || echo './'`beadstring.c
  591. tree.c: In function 'read_tree':
  592. tree.c:571:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  593. mv -f .deps/libmetameme_la-order.Tpo .deps/libmetameme_la-order.Plo
  594. tree.c: In function 'read_node':
  595. tree.c:509:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  596. tree.c:540:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  597. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCL_MAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT ceqlogo-ceqlogo.o -MD -MP -MF .deps/ceqlogo-ceqlogo.Tpo -c -o ceqlogo-ceqlogo.o `test -f 'ceqlogo.c' || echo './'`ceqlogo.c
  598. utils.c: In function 'open_command_pipe':
  599. utils.c:255:5: warning: format not a string literal and no format arguments [-Wformat-security]
  600. mv -f .deps/libmetameme_la-evomodel.Tpo .deps/libmetameme_la-evomodel.Plo
  601. utils.c: In function 'date_and_time':
  602. utils.c:676:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  603. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT clustalw_io-clustalw-io.o -MD -MP -MF .deps/clustalw_io-clustalw-io.Tpo -c -o clustalw_io-clustalw-io.o `test -f 'clustalw-io.c' || echo './'`clustalw-io.c
  604. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-substmatrix-table.lo -MD -MP -MF .deps/libmetameme_la-substmatrix-table.Tpo -c substmatrix-table.c -o libmetameme_la-substmatrix-table.o >/dev/null 2>&1
  605. mv -f .deps/libmetameme_la-simple-getopt.Tpo .deps/libmetameme_la-simple-getopt.Plo
  606. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-mhmms.lo -MD -MP -MF .deps/libmetameme_la-mhmms.Tpo -c mhmms.c -o libmetameme_la-mhmms.o >/dev/null 2>&1
  607. mv -f .deps/libmetameme_la-qvalue.Tpo .deps/libmetameme_la-qvalue.Plo
  608. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT clustalw2fasta-clustalw2fasta.o -MD -MP -MF .deps/clustalw2fasta-clustalw2fasta.Tpo -c -o clustalw2fasta-clustalw2fasta.o `test -f 'clustalw2fasta.c' || echo './'`clustalw2fasta.c
  609. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT clustalw2phylip-clustalw2phylip.o -MD -MP -MF .deps/clustalw2phylip-clustalw2phylip.Tpo -c -o clustalw2phylip-clustalw2phylip.o `test -f 'clustalw2phylip.c' || echo './'`clustalw2phylip.c
  610. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-pssm.lo -MD -MP -MF .deps/libmetameme_la-pssm.Tpo -c pssm.c -o libmetameme_la-pssm.o >/dev/null 2>&1
  611. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-subst-matrix.lo -MD -MP -MF .deps/libmetameme_la-subst-matrix.Tpo -c subst-matrix.c -o libmetameme_la-subst-matrix.o >/dev/null 2>&1
  612. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-read-mhmm.lo -MD -MP -MF .deps/libmetameme_la-read-mhmm.Tpo -c read-mhmm.c -o libmetameme_la-read-mhmm.o >/dev/null 2>&1
  613. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-red-black-tree.lo -MD -MP -MF .deps/libmetameme_la-red-black-tree.Tpo -c red-black-tree.c -o libmetameme_la-red-black-tree.o >/dev/null 2>&1
  614. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-seq.lo -MD -MP -MF .deps/libmetameme_la-seq.Tpo -c seq.c -o libmetameme_la-seq.o >/dev/null 2>&1
  615. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-cisml.lo -MD -MP -MF .deps/libmetameme_la-cisml.Tpo -c cisml.c -o libmetameme_la-cisml.o >/dev/null 2>&1
  616. mv -f .deps/libmetameme_la-ranksum_test.Tpo .deps/libmetameme_la-ranksum_test.Plo
  617. clustalw2fasta.c: In function 'main':
  618. clustalw2fasta.c:106:5: warning: format not a string literal and no format arguments [-Wformat-security]
  619. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT draw_mhmm-draw-mhmm.o -MD -MP -MF .deps/draw_mhmm-draw-mhmm.Tpo -c -o draw_mhmm-draw-mhmm.o `test -f 'draw-mhmm.c' || echo './'`draw-mhmm.c
  620. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-string-list.lo -MD -MP -MF .deps/libmetameme_la-string-list.Tpo -c string-list.c -o libmetameme_la-string-list.o >/dev/null 2>&1
  621. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-write-mhmm.lo -MD -MP -MF .deps/libmetameme_la-write-mhmm.Tpo -c write-mhmm.c -o libmetameme_la-write-mhmm.o >/dev/null 2>&1
  622. ceqlogo.c: In function 'F_mkdir':
  623. ceqlogo.c:1076:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  624. ceqlogo.c: In function 'F_rmdir':
  625. ceqlogo.c:1068:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  626. ceqlogo.c: In function 'CL_create2':
  627. ceqlogo.c:188:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  628. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-tomtom.lo -MD -MP -MF .deps/libmetameme_la-tomtom.Tpo -c tomtom.c -o libmetameme_la-tomtom.o >/dev/null 2>&1
  629. beadstring.c: In function 'process_command_line':
  630. beadstring.c:1091:9: warning: format not a string literal and no format arguments [-Wformat-security]
  631. beadstring.c:1102:5: warning: format not a string literal and no format arguments [-Wformat-security]
  632. mv -f .deps/libmetameme_la-scored-sites.Tpo .deps/libmetameme_la-scored-sites.Plo
  633. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT fasta_io-fasta-io.o -MD -MP -MF .deps/fasta_io-fasta-io.Tpo -c -o fasta_io-fasta-io.o `test -f 'fasta-io.c' || echo './'`fasta-io.c
  634. mv -f .deps/clustalw2fasta-clustalw2fasta.Tpo .deps/clustalw2fasta-clustalw2fasta.Po
  635. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT fimo-fimo.o -MD -MP -MF .deps/fimo-fimo.Tpo -c -o fimo-fimo.o `test -f 'fimo.c' || echo './'`fimo.c
  636. mv -f .deps/libmetameme_la-substmatrix-table.Tpo .deps/libmetameme_la-substmatrix-table.Plo
  637. draw-mhmm.c: In function 'main':
  638. draw-mhmm.c:449:5: warning: format not a string literal and no format arguments [-Wformat-security]
  639. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT fitevd-fitevd.o -MD -MP -MF .deps/fitevd-fitevd.Tpo -c -o fitevd-fitevd.o `test -f 'fitevd.c' || echo './'`fitevd.c
  640. mv -f .deps/liblogo_la-ceqlogo.Tpo .deps/liblogo_la-ceqlogo.Plo
  641. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT gendb-gendb.o -MD -MP -MF .deps/gendb-gendb.Tpo -c -o gendb-gendb.o `test -f 'gendb.c' || echo './'`gendb.c
  642. mv -f .deps/clustalw_io-clustalw-io.Tpo .deps/clustalw_io-clustalw-io.Po
  643. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT getsize.o -MD -MP -MF .deps/getsize.Tpo -c -o getsize.o getsize.c
  644. mv -f .deps/ama-ama.Tpo .deps/ama-ama.Po
  645. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-utils.lo -MD -MP -MF .deps/libmetameme_la-utils.Tpo -c utils.c -o libmetameme_la-utils.o >/dev/null 2>&1
  646. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_alphabet.o -MD -MP -MF .deps/glam2-glam2_alphabet.Tpo -c -o glam2-glam2_alphabet.o `test -f 'glam2_alphabet.c' || echo './'`glam2_alphabet.c
  647. mv -f .deps/libmetameme_la-subst-matrix.Tpo .deps/libmetameme_la-subst-matrix.Plo
  648. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_args.o -MD -MP -MF .deps/glam2-glam2_args.Tpo -c -o glam2-glam2_args.o `test -f 'glam2_args.c' || echo './'`glam2_args.c
  649. fasta-io.c: In function 'main':
  650. fasta-io.c:382:5: warning: format not a string literal and no format arguments [-Wformat-security]
  651. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT libmetameme_la-tree.lo -MD -MP -MF .deps/libmetameme_la-tree.Tpo -c tree.c -o libmetameme_la-tree.o >/dev/null 2>&1
  652. mv -f .deps/draw_mhmm-draw-mhmm.Tpo .deps/draw_mhmm-draw-mhmm.Po
  653. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_column_sample.o -MD -MP -MF .deps/glam2-glam2_column_sample.Tpo -c -o glam2-glam2_column_sample.o `test -f 'glam2_column_sample.c' || echo './'`glam2_column_sample.c
  654. glam2_alphabet.c: In function 'alphabet_read':
  655. glam2_alphabet.c:66:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  656. glam2_alphabet.c:77:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  657. gendb.c: In function 'main':
  658. gendb.c:419:5: warning: format not a string literal and no format arguments [-Wformat-security]
  659. mv -f .deps/libmetameme_la-write-mhmm.Tpo .deps/libmetameme_la-write-mhmm.Plo
  660. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_dirichlet.o -MD -MP -MF .deps/glam2-glam2_dirichlet.Tpo -c -o glam2-glam2_dirichlet.o `test -f 'glam2_dirichlet.c' || echo './'`glam2_dirichlet.c
  661. mv -f .deps/libmetameme_la-motiph-scoring.Tpo .deps/libmetameme_la-motiph-scoring.Plo
  662. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_dna_prior.o -MD -MP -MF .deps/glam2-glam2_dna_prior.Tpo -c -o glam2-glam2_dna_prior.o `test -f 'glam2_dna_prior.c' || echo './'`glam2_dna_prior.c
  663. fimo.c: In function 'process_command_line':
  664. fimo.c:281:5: warning: format not a string literal and no format arguments [-Wformat-security]
  665. mv -f .deps/libmetameme_la-seq.Tpo .deps/libmetameme_la-seq.Plo
  666. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_fasta.o -MD -MP -MF .deps/glam2-glam2_fasta.Tpo -c -o glam2-glam2_fasta.o `test -f 'glam2_fasta.c' || echo './'`glam2_fasta.c
  667. mv -f .deps/libmetameme_la-read-mhmm.Tpo .deps/libmetameme_la-read-mhmm.Plo
  668. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_glam2.o -MD -MP -MF .deps/glam2-glam2_glam2.Tpo -c -o glam2-glam2_glam2.o `test -f 'glam2_glam2.c' || echo './'`glam2_glam2.c
  669. mv -f .deps/fasta_io-fasta-io.Tpo .deps/fasta_io-fasta-io.Po
  670. mv -f .deps/glam2-glam2_alphabet.Tpo .deps/glam2-glam2_alphabet.Po
  671. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_glam2_aln.o -MD -MP -MF .deps/glam2-glam2_glam2_aln.Tpo -c -o glam2-glam2_glam2_aln.o `test -f 'glam2_glam2_aln.c' || echo './'`glam2_glam2_aln.c
  672. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_init.o -MD -MP -MF .deps/glam2-glam2_init.Tpo -c -o glam2-glam2_init.o `test -f 'glam2_init.c' || echo './'`glam2_init.c
  673. mv -f .deps/libmetameme_la-red-black-tree.Tpo .deps/libmetameme_la-red-black-tree.Plo
  674. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_output.o -MD -MP -MF .deps/glam2-glam2_output.Tpo -c -o glam2-glam2_output.o `test -f 'glam2_output.c' || echo './'`glam2_output.c
  675. mv -f .deps/glam2-glam2_dna_prior.Tpo .deps/glam2-glam2_dna_prior.Po
  676. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_recode3_20comp.o -MD -MP -MF .deps/glam2-glam2_recode3_20comp.Tpo -c -o glam2-glam2_recode3_20comp.o `test -f 'glam2_recode3_20comp.c' || echo './'`glam2_recode3_20comp.c
  677. mv -f .deps/glam2-glam2_args.Tpo .deps/glam2-glam2_args.Po
  678. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_site_sample.o -MD -MP -MF .deps/glam2-glam2_site_sample.Tpo -c -o glam2-glam2_site_sample.o `test -f 'glam2_site_sample.c' || echo './'`glam2_site_sample.c
  679. mv -f .deps/libmetameme_la-string-list.Tpo .deps/libmetameme_la-string-list.Plo
  680. glam2_dirichlet.c: In function 'dmix_read':
  681. glam2_dirichlet.c:282:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  682. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-glam2_util.o -MD -MP -MF .deps/glam2-glam2_util.Tpo -c -o glam2-glam2_util.o `test -f 'glam2_util.c' || echo './'`glam2_util.c
  683. mv -f .deps/libmetameme_la-tomtom.Tpo .deps/libmetameme_la-tomtom.Plo
  684. mv -f .deps/beadstring-beadstring.Tpo .deps/beadstring-beadstring.Po
  685. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-utils.o -MD -MP -MF .deps/glam2-utils.Tpo -c -o glam2-utils.o `test -f 'utils.c' || echo './'`utils.c
  686. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-matrix.o -MD -MP -MF .deps/glam2-matrix.Tpo -c -o glam2-matrix.o `test -f 'matrix.c' || echo './'`matrix.c
  687. mv -f .deps/libmetameme_la-pssm.Tpo .deps/libmetameme_la-pssm.Plo
  688. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-array.o -MD -MP -MF .deps/glam2-array.Tpo -c -o glam2-array.o `test -f 'array.c' || echo './'`array.c
  689. mv -f .deps/clustalw2phylip-clustalw2phylip.Tpo .deps/clustalw2phylip-clustalw2phylip.Po
  690. mv -f .deps/glam2-glam2_recode3_20comp.Tpo .deps/glam2-glam2_recode3_20comp.Po
  691. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-io.o -MD -MP -MF .deps/glam2-io.Tpo -c -o glam2-io.o `test -f 'io.c' || echo './'`io.c
  692. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2-ceqlogo.o -MD -MP -MF .deps/glam2-ceqlogo.Tpo -c -o glam2-ceqlogo.o `test -f 'ceqlogo.c' || echo './'`ceqlogo.c
  693. glam2_glam2.c: In function 'main':
  694. glam2_glam2.c:196:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  695. glam2_glam2.c:199:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  696. mv -f .deps/libmetameme_la-fitevd.Tpo .deps/libmetameme_la-fitevd.Plo
  697. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2format-glam2_glam2format.o -MD -MP -MF .deps/glam2format-glam2_glam2format.Tpo -c -o glam2format-glam2_glam2format.o `test -f 'glam2_glam2format.c' || echo './'`glam2_glam2format.c
  698. mv -f .deps/getsize.Tpo .deps/getsize.Po
  699. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2format-glam2_alignment.o -MD -MP -MF .deps/glam2format-glam2_alignment.Tpo -c -o glam2format-glam2_alignment.o `test -f 'glam2_alignment.c' || echo './'`glam2_alignment.c
  700. mv -f .deps/glam2-glam2_glam2_aln.Tpo .deps/glam2-glam2_glam2_aln.Po
  701. utils.c: In function 'open_command_pipe':
  702. utils.c:255:5: warning: format not a string literal and no format arguments [-Wformat-security]
  703. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2format-glam2_fasta.o -MD -MP -MF .deps/glam2format-glam2_fasta.Tpo -c -o glam2format-glam2_fasta.o `test -f 'glam2_fasta.c' || echo './'`glam2_fasta.c
  704. mv -f .deps/glam2-glam2_fasta.Tpo .deps/glam2-glam2_fasta.Po
  705. utils.c: In function 'date_and_time':
  706. utils.c:676:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  707. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2format-glam2_util.o -MD -MP -MF .deps/glam2format-glam2_util.Tpo -c -o glam2format-glam2_util.o `test -f 'glam2_util.c' || echo './'`glam2_util.c
  708. mv -f .deps/gendb-gendb.Tpo .deps/gendb-gendb.Po
  709. mv -f .deps/libmetameme_la-utils.Tpo .deps/libmetameme_la-utils.Plo
  710. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2_glam2mask.o -MD -MP -MF .deps/glam2_glam2mask.Tpo -c -o glam2_glam2mask.o glam2_glam2mask.c
  711. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2_alignment.o -MD -MP -MF .deps/glam2_alignment.Tpo -c -o glam2_alignment.o glam2_alignment.c
  712. mv -f .deps/libmetameme_la-mhmms.Tpo .deps/libmetameme_la-mhmms.Plo
  713. mv -f .deps/glam2-glam2_glam2.Tpo .deps/glam2-glam2_glam2.Po
  714. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2_fasta.o -MD -MP -MF .deps/glam2_fasta.Tpo -c -o glam2_fasta.o glam2_fasta.c
  715. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2_util.o -MD -MP -MF .deps/glam2_util.Tpo -c -o glam2_util.o glam2_util.c
  716. mv -f .deps/glam2-io.Tpo .deps/glam2-io.Po
  717. mv -f .deps/fimo-fimo.Tpo .deps/fimo-fimo.Po
  718. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_alignment.o -MD -MP -MF .deps/glam2scan-glam2_alignment.Tpo -c -o glam2scan-glam2_alignment.o `test -f 'glam2_alignment.c' || echo './'`glam2_alignment.c
  719. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_alphabet.o -MD -MP -MF .deps/glam2scan-glam2_alphabet.Tpo -c -o glam2scan-glam2_alphabet.o `test -f 'glam2_alphabet.c' || echo './'`glam2_alphabet.c
  720. ceqlogo.c: In function 'F_mkdir':
  721. ceqlogo.c:1076:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  722. ceqlogo.c: In function 'F_rmdir':
  723. ceqlogo.c:1068:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  724. mv -f .deps/glam2-glam2_init.Tpo .deps/glam2-glam2_init.Po
  725. mv -f .deps/glam2-glam2_dirichlet.Tpo .deps/glam2-glam2_dirichlet.Po
  726. ceqlogo.c: In function 'CL_create2':
  727. ceqlogo.c:188:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  728. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_dna_prior.o -MD -MP -MF .deps/glam2scan-glam2_dna_prior.Tpo -c -o glam2scan-glam2_dna_prior.o `test -f 'glam2_dna_prior.c' || echo './'`glam2_dna_prior.c
  729. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_fasta.o -MD -MP -MF .deps/glam2scan-glam2_fasta.Tpo -c -o glam2scan-glam2_fasta.o `test -f 'glam2_fasta.c' || echo './'`glam2_fasta.c
  730. mv -f .deps/glam2-glam2_output.Tpo .deps/glam2-glam2_output.Po
  731. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_dirichlet.o -MD -MP -MF .deps/glam2scan-glam2_dirichlet.Tpo -c -o glam2scan-glam2_dirichlet.o `test -f 'glam2_dirichlet.c' || echo './'`glam2_dirichlet.c
  732. mv -f .deps/glam2format-glam2_alignment.Tpo .deps/glam2format-glam2_alignment.Po
  733. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_heap.o -MD -MP -MF .deps/glam2scan-glam2_heap.Tpo -c -o glam2scan-glam2_heap.o `test -f 'glam2_heap.c' || echo './'`glam2_heap.c
  734. mv -f .deps/glam2scan-glam2_dna_prior.Tpo .deps/glam2scan-glam2_dna_prior.Po
  735. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_motif.o -MD -MP -MF .deps/glam2scan-glam2_motif.Tpo -c -o glam2scan-glam2_motif.o `test -f 'glam2_motif.c' || echo './'`glam2_motif.c
  736. mv -f .deps/libmetameme_la-tree.Tpo .deps/libmetameme_la-tree.Plo
  737. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_scan.o -MD -MP -MF .deps/glam2scan-glam2_scan.Tpo -c -o glam2scan-glam2_scan.o `test -f 'glam2_scan.c' || echo './'`glam2_scan.c
  738. mv -f .deps/glam2_alignment.Tpo .deps/glam2_alignment.Po
  739. mv -f .deps/glam2-glam2_column_sample.Tpo .deps/glam2-glam2_column_sample.Po
  740. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_scan_args.o -MD -MP -MF .deps/glam2scan-glam2_scan_args.Tpo -c -o glam2scan-glam2_scan_args.o `test -f 'glam2_scan_args.c' || echo './'`glam2_scan_args.c
  741. glam2_alphabet.c: In function 'alphabet_read':
  742. glam2_alphabet.c:66:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  743. glam2_alphabet.c:77:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  744. mv -f .deps/glam2_glam2mask.Tpo .deps/glam2_glam2mask.Po
  745. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_scan_init.o -MD -MP -MF .deps/glam2scan-glam2_scan_init.Tpo -c -o glam2scan-glam2_scan_init.o `test -f 'glam2_scan_init.c' || echo './'`glam2_scan_init.c
  746. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_scan_output.o -MD -MP -MF .deps/glam2scan-glam2_scan_output.Tpo -c -o glam2scan-glam2_scan_output.o `test -f 'glam2_scan_output.c' || echo './'`glam2_scan_output.c
  747. mv -f .deps/glam2format-glam2_fasta.Tpo .deps/glam2format-glam2_fasta.Po
  748. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_recode3_20comp.o -MD -MP -MF .deps/glam2scan-glam2_recode3_20comp.Tpo -c -o glam2scan-glam2_recode3_20comp.o `test -f 'glam2_recode3_20comp.c' || echo './'`glam2_recode3_20comp.c
  749. mv -f .deps/glam2scan-glam2_alignment.Tpo .deps/glam2scan-glam2_alignment.Po
  750. glam2_dirichlet.c: In function 'dmix_read':
  751. glam2_dirichlet.c:282:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  752. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-glam2_util.o -MD -MP -MF .deps/glam2scan-glam2_util.Tpo -c -o glam2scan-glam2_util.o `test -f 'glam2_util.c' || echo './'`glam2_util.c
  753. mv -f .deps/glam2format-glam2_glam2format.Tpo .deps/glam2format-glam2_glam2format.Po
  754. mv -f .deps/ceqlogo-ceqlogo.Tpo .deps/ceqlogo-ceqlogo.Po
  755. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-utils.o -MD -MP -MF .deps/glam2scan-utils.Tpo -c -o glam2scan-utils.o `test -f 'utils.c' || echo './'`utils.c
  756. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT glam2scan-array.o -MD -MP -MF .deps/glam2scan-array.Tpo -c -o glam2scan-array.o `test -f 'array.c' || echo './'`array.c
  757. mv -f .deps/glam2scan-glam2_alphabet.Tpo .deps/glam2scan-glam2_alphabet.Po
  758. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT gomo-gomo.o -MD -MP -MF .deps/gomo-gomo.Tpo -c -o gomo-gomo.o `test -f 'gomo.c' || echo './'`gomo.c
  759. mv -f .deps/glam2scan-glam2_heap.Tpo .deps/glam2scan-glam2_heap.Po
  760. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT log_hmm-log-hmm.o -MD -MP -MF .deps/log_hmm-log-hmm.Tpo -c -o log_hmm-log-hmm.o `test -f 'log-hmm.c' || echo './'`log-hmm.c
  761. mv -f .deps/glam2-utils.Tpo .deps/glam2-utils.Po
  762. mv -f .deps/glam2_fasta.Tpo .deps/glam2_fasta.Po
  763. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT diagram.o -MD -MP -MF .deps/diagram.Tpo -c -o diagram.o diagram.c
  764. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT logodds.o -MD -MP -MF .deps/logodds.Tpo -c -o logodds.o logodds.c
  765. mv -f .deps/glam2-glam2_site_sample.Tpo .deps/glam2-glam2_site_sample.Po
  766. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT mast.o -MD -MP -MF .deps/mast.Tpo -c -o mast.o mast.c
  767. mv -f .deps/glam2scan-glam2_recode3_20comp.Tpo .deps/glam2scan-glam2_recode3_20comp.Po
  768. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT mast-util.o -MD -MP -MF .deps/mast-util.Tpo -c -o mast-util.o mast-util.c
  769. mv -f .deps/glam2scan-glam2_motif.Tpo .deps/glam2scan-glam2_motif.Po
  770. mv -f .deps/glam2scan-glam2_fasta.Tpo .deps/glam2scan-glam2_fasta.Po
  771. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT motifs.o -MD -MP -MF .deps/motifs.Tpo -c -o motifs.o motifs.c
  772. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT pssm-distr.o -MD -MP -MF .deps/pssm-distr.Tpo -c -o pssm-distr.o pssm-distr.c
  773. mv -f .deps/glam2scan-glam2_scan_output.Tpo .deps/glam2scan-glam2_scan_output.Po
  774. mv -f .deps/glam2scan-glam2_scan_args.Tpo .deps/glam2scan-glam2_scan_args.Po
  775. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT regress.o -MD -MP -MF .deps/regress.Tpo -c -o regress.o regress.c
  776. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-alphabet.o -MD -MP -MF .deps/meme_bin-alphabet.Tpo -c -o meme_bin-alphabet.o `test -f 'alphabet.c' || echo './'`alphabet.c
  777. mv -f .deps/glam2-glam2_util.Tpo .deps/glam2-glam2_util.Po
  778. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-array-list.o -MD -MP -MF .deps/meme_bin-array-list.Tpo -c -o meme_bin-array-list.o `test -f 'array-list.c' || echo './'`array-list.c
  779. utils.c: In function 'open_command_pipe':
  780. utils.c:255:5: warning: format not a string literal and no format arguments [-Wformat-security]
  781. utils.c: In function 'date_and_time':
  782. utils.c:676:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  783. log-hmm.c: In function 'main':
  784. log-hmm.c:354:5: warning: format not a string literal and no format arguments [-Wformat-security]
  785. mv -f .deps/glam2scan-glam2_scan_init.Tpo .deps/glam2scan-glam2_scan_init.Po
  786. mv -f .deps/glam2-array.Tpo .deps/glam2-array.Po
  787. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-banner.o -MD -MP -MF .deps/meme_bin-banner.Tpo -c -o meme_bin-banner.o `test -f 'banner.c' || echo './'`banner.c
  788. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-binary-search.o -MD -MP -MF .deps/meme_bin-binary-search.Tpo -c -o meme_bin-binary-search.o `test -f 'binary-search.c' || echo './'`binary-search.c
  789. gomo.c: In function 'start_xml_output':
  790. gomo.c:583:3: warning: format not a string literal and no format arguments [-Wformat-security]
  791. mv -f .deps/glam2scan-glam2_scan.Tpo .deps/glam2scan-glam2_scan.Po
  792. mv -f .deps/regress.Tpo .deps/regress.Po
  793. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-branching_search.o -MD -MP -MF .deps/meme_bin-branching_search.Tpo -c -o meme_bin-branching_search.o `test -f 'branching_search.c' || echo './'`branching_search.c
  794. mv -f .deps/glam2scan-glam2_dirichlet.Tpo .deps/glam2scan-glam2_dirichlet.Po
  795. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-calculate_p_y.o -MD -MP -MF .deps/meme_bin-calculate_p_y.Tpo -c -o meme_bin-calculate_p_y.o `test -f 'calculate_p_y.c' || echo './'`calculate_p_y.c
  796. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-discretize.o -MD -MP -MF .deps/meme_bin-discretize.Tpo -c -o meme_bin-discretize.o `test -f 'discretize.c' || echo './'`discretize.c
  797. gomo.c: In function 'process_cmd_line':
  798. gomo.c:1573:5: warning: format not a string literal and no format arguments [-Wformat-security]
  799. mv -f .deps/diagram.Tpo .deps/diagram.Po
  800. mv -f .deps/pssm-distr.Tpo .deps/pssm-distr.Po
  801. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-display.o -MD -MP -MF .deps/meme_bin-display.Tpo -c -o meme_bin-display.o `test -f 'display.c' || echo './'`display.c
  802. mv -f .deps/glam2-matrix.Tpo .deps/glam2-matrix.Po
  803. mv -f .deps/glam2format-glam2_util.Tpo .deps/glam2format-glam2_util.Po
  804. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-dpalign.o -MD -MP -MF .deps/meme_bin-dpalign.Tpo -c -o meme_bin-dpalign.o `test -f 'dpalign.c' || echo './'`dpalign.c
  805. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-em.o -MD -MP -MF .deps/meme_bin-em.Tpo -c -o meme_bin-em.o `test -f 'em.c' || echo './'`em.c
  806. mv -f .deps/meme_bin-binary-search.Tpo .deps/meme_bin-binary-search.Po
  807. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-hash_table.o -MD -MP -MF .deps/meme_bin-hash_table.Tpo -c -o meme_bin-hash_table.o `test -f 'hash_table.c' || echo './'`hash_table.c
  808. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-init.o -MD -MP -MF .deps/meme_bin-init.Tpo -c -o meme_bin-init.o `test -f 'init.c' || echo './'`init.c
  809. mast.c: In function 'print_mast_results':
  810. mast.c:1165:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  811. mv -f .deps/log_hmm-log-hmm.Tpo .deps/log_hmm-log-hmm.Po
  812. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-justlike.o -MD -MP -MF .deps/meme_bin-justlike.Tpo -c -o meme_bin-justlike.o `test -f 'justlike.c' || echo './'`justlike.c
  813. mv -f .deps/motifs.Tpo .deps/motifs.Po
  814. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-likelihood.o -MD -MP -MF .deps/meme_bin-likelihood.Tpo -c -o meme_bin-likelihood.o `test -f 'likelihood.c' || echo './'`likelihood.c
  815. mv -f .deps/glam2_util.Tpo .deps/glam2_util.Po
  816. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-linked-list.o -MD -MP -MF .deps/meme_bin-linked-list.Tpo -c -o meme_bin-linked-list.o `test -f 'linked-list.c' || echo './'`linked-list.c
  817. mv -f .deps/meme_bin-banner.Tpo .deps/meme_bin-banner.Po
  818. mv -f .deps/meme_bin-array-list.Tpo .deps/meme_bin-array-list.Po
  819. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-llr.o -MD -MP -MF .deps/meme_bin-llr.Tpo -c -o meme_bin-llr.o `test -f 'llr.c' || echo './'`llr.c
  820. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-logodds.o -MD -MP -MF .deps/meme_bin-logodds.Tpo -c -o meme_bin-logodds.o `test -f 'logodds.c' || echo './'`logodds.c
  821. mv -f .deps/fitevd-fitevd.Tpo .deps/fitevd-fitevd.Po
  822. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-logs.o -MD -MP -MF .deps/meme_bin-logs.Tpo -c -o meme_bin-logs.o `test -f 'logs.c' || echo './'`logs.c
  823. mv -f .deps/meme_bin-alphabet.Tpo .deps/meme_bin-alphabet.Po
  824. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-mast-util.o -MD -MP -MF .deps/meme_bin-mast-util.Tpo -c -o meme_bin-mast-util.o `test -f 'mast-util.c' || echo './'`mast-util.c
  825. mv -f .deps/libmetameme_la-cisml.Tpo .deps/libmetameme_la-cisml.Plo
  826. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-meme.o -MD -MP -MF .deps/meme_bin-meme.Tpo -c -o meme_bin-meme.o `test -f 'meme.c' || echo './'`meme.c
  827. mv -f .deps/glam2scan-utils.Tpo .deps/glam2scan-utils.Po
  828. mv -f .deps/meme_bin-justlike.Tpo .deps/meme_bin-justlike.Po
  829. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-meme-print-html.o -MD -MP -MF .deps/meme_bin-meme-print-html.Tpo -c -o meme_bin-meme-print-html.o `test -f 'meme-print-html.c' || echo './'`meme-print-html.c
  830. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-meme_util.o -MD -MP -MF .deps/meme_bin-meme_util.Tpo -c -o meme_bin-meme_util.o `test -f 'meme_util.c' || echo './'`meme_util.c
  831. mv -f .deps/meme_bin-branching_search.Tpo .deps/meme_bin-branching_search.Po
  832. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-merger.o -MD -MP -MF .deps/meme_bin-merger.Tpo -c -o meme_bin-merger.o `test -f 'merger.c' || echo './'`merger.c
  833. mv -f .deps/meme_bin-hash_table.Tpo .deps/meme_bin-hash_table.Po
  834. mv -f .deps/meme_bin-em.Tpo .deps/meme_bin-em.Po
  835. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-message.o -MD -MP -MF .deps/meme_bin-message.Tpo -c -o meme_bin-message.o `test -f 'message.c' || echo './'`message.c
  836. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-motifs.o -MD -MP -MF .deps/meme_bin-motifs.Tpo -c -o meme_bin-motifs.o `test -f 'motifs.c' || echo './'`motifs.c
  837. mv -f .deps/glam2scan-glam2_util.Tpo .deps/glam2scan-glam2_util.Po
  838. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-mp.o -MD -MP -MF .deps/meme_bin-mp.Tpo -c -o meme_bin-mp.o `test -f 'mp.c' || echo './'`mp.c
  839. init.c: In function 'init_meme':
  840. init.c:698:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  841. mv -f .deps/meme_bin-linked-list.Tpo .deps/meme_bin-linked-list.Po
  842. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-oops.o -MD -MP -MF .deps/meme_bin-oops.Tpo -c -o meme_bin-oops.o `test -f 'oops.c' || echo './'`oops.c
  843. mv -f .deps/meme_bin-message.Tpo .deps/meme_bin-message.Po
  844. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-partition.o -MD -MP -MF .deps/meme_bin-partition.Tpo -c -o meme_bin-partition.o `test -f 'partition.c' || echo './'`partition.c
  845. mv -f .deps/meme_bin-likelihood.Tpo .deps/meme_bin-likelihood.Po
  846. mv -f .deps/meme_bin-logs.Tpo .deps/meme_bin-logs.Po
  847. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-prior.o -MD -MP -MF .deps/meme_bin-prior.Tpo -c -o meme_bin-prior.o `test -f 'prior.c' || echo './'`prior.c
  848. mv -f .deps/meme_bin-mp.Tpo .deps/meme_bin-mp.Po
  849. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-pssm-distr.o -MD -MP -MF .deps/meme_bin-pssm-distr.Tpo -c -o meme_bin-pssm-distr.o `test -f 'pssm-distr.c' || echo './'`pssm-distr.c
  850. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-read_seq_file.o -MD -MP -MF .deps/meme_bin-read_seq_file.Tpo -c -o meme_bin-read_seq_file.o `test -f 'read_seq_file.c' || echo './'`read_seq_file.c
  851. mv -f .deps/meme_bin-calculate_p_y.Tpo .deps/meme_bin-calculate_p_y.Po
  852. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-red-black-tree.o -MD -MP -MF .deps/meme_bin-red-black-tree.Tpo -c -o meme_bin-red-black-tree.o `test -f 'red-black-tree.c' || echo './'`red-black-tree.c
  853. mv -f .deps/meme_bin-discretize.Tpo .deps/meme_bin-discretize.Po
  854. mv -f .deps/glam2scan-array.Tpo .deps/glam2scan-array.Po
  855. mv -f .deps/glam2-ceqlogo.Tpo .deps/glam2-ceqlogo.Po
  856. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-regress.o -MD -MP -MF .deps/meme_bin-regress.Tpo -c -o meme_bin-regress.o `test -f 'regress.c' || echo './'`regress.c
  857. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-seed.o -MD -MP -MF .deps/meme_bin-seed.Tpo -c -o meme_bin-seed.o `test -f 'seed.c' || echo './'`seed.c
  858. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-seed_diffs.o -MD -MP -MF .deps/meme_bin-seed_diffs.Tpo -c -o meme_bin-seed_diffs.o `test -f 'seed_diffs.c' || echo './'`seed_diffs.c
  859. mv -f .deps/logodds.Tpo .deps/logodds.Po
  860. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-seq2theta.o -MD -MP -MF .deps/meme_bin-seq2theta.Tpo -c -o meme_bin-seq2theta.o `test -f 'seq2theta.c' || echo './'`seq2theta.c
  861. mv -f .deps/meme_bin-meme-print-html.Tpo .deps/meme_bin-meme-print-html.Po
  862. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-sp_matrix.o -MD -MP -MF .deps/meme_bin-sp_matrix.Tpo -c -o meme_bin-sp_matrix.o `test -f 'sp_matrix.c' || echo './'`sp_matrix.c
  863. meme.c: In function 'main':
  864. meme.c:179:35: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  865. mv -f .deps/meme_bin-merger.Tpo .deps/meme_bin-merger.Po
  866. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-starts.o -MD -MP -MF .deps/meme_bin-starts.Tpo -c -o meme_bin-starts.o `test -f 'starts.c' || echo './'`starts.c
  867. mv -f .deps/mast-util.Tpo .deps/mast-util.Po
  868. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-string-list.o -MD -MP -MF .deps/meme_bin-string-list.Tpo -c -o meme_bin-string-list.o `test -f 'string-list.c' || echo './'`string-list.c
  869. prior.c:284:1: warning: variably modified 'lgam_array1' at file scope [enabled by default]
  870. prior.c:285:1: warning: variably modified 'lgam_array2' at file scope [enabled by default]
  871. prior.c: In function 'read_PriorLib':
  872. prior.c:82:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  873. prior.c:92:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  874. prior.c:121:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  875. prior.c:124:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  876. prior.c:125:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  877. prior.c:129:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  878. prior.c:130:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  879. prior.c:135:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  880. prior.c:137:23: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  881. prior.c:142:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  882. prior.c:143:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  883. prior.c:146:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  884. prior.c:147:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  885. prior.c:150:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  886. prior.c:156:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  887. mv -f .deps/meme_bin-partition.Tpo .deps/meme_bin-partition.Po
  888. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-subseq7.o -MD -MP -MF .deps/meme_bin-subseq7.Tpo -c -o meme_bin-subseq7.o `test -f 'subseq7.c' || echo './'`subseq7.c
  889. mv -f .deps/meme_bin-motifs.Tpo .deps/meme_bin-motifs.Po
  890. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-tcm.o -MD -MP -MF .deps/meme_bin-tcm.Tpo -c -o meme_bin-tcm.o `test -f 'tcm.c' || echo './'`tcm.c
  891. mv -f .deps/meme_bin-regress.Tpo .deps/meme_bin-regress.Po
  892. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_bin-verbosity.o -MD -MP -MF .deps/meme_bin-verbosity.Tpo -c -o meme_bin-verbosity.o `test -f 'verbosity.c' || echo './'`verbosity.c
  893. mv -f .deps/meme_bin-pssm-distr.Tpo .deps/meme_bin-pssm-distr.Po
  894. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_io-meme-io.o -MD -MP -MF .deps/meme_io-meme-io.Tpo -c -o meme_io-meme-io.o `test -f 'meme-io.c' || echo './'`meme-io.c
  895. mv -f .deps/meme_bin-dpalign.Tpo .deps/meme_bin-dpalign.Po
  896. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_xml_html-meme-xml-html.o -MD -MP -MF .deps/meme_xml_html-meme-xml-html.Tpo -c -o meme_xml_html-meme-xml-html.o `test -f 'meme-xml-html.c' || echo './'`meme-xml-html.c
  897. mv -f .deps/meme_bin-seed.Tpo .deps/meme_bin-seed.Po
  898. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT meme_xml_html-meme-print-html.o -MD -MP -MF .deps/meme_xml_html-meme-print-html.Tpo -c -o meme_xml_html-meme-print-html.o `test -f 'meme-print-html.c' || echo './'`meme-print-html.c
  899. mv -f .deps/meme_bin-prior.Tpo .deps/meme_bin-prior.Po
  900. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT mhmm-mhmm.o -MD -MP -MF .deps/mhmm-mhmm.Tpo -c -o mhmm-mhmm.o `test -f 'mhmm.c' || echo './'`mhmm.c
  901. mv -f .deps/meme_bin-verbosity.Tpo .deps/meme_bin-verbosity.Po
  902. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT mhmm_io-mhmm-io.o -MD -MP -MF .deps/mhmm_io-mhmm-io.Tpo -c -o mhmm_io-mhmm-io.o `test -f 'mhmm-io.c' || echo './'`mhmm-io.c
  903. mv -f .deps/meme_bin-meme.Tpo .deps/meme_bin-meme.Po
  904. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT mhmme.o -MD -MP -MF .deps/mhmme.Tpo -c -o mhmme.o mhmme.c
  905. mv -f .deps/meme_bin-starts.Tpo .deps/meme_bin-starts.Po
  906. mv -f .deps/meme_bin-logodds.Tpo .deps/meme_bin-logodds.Po
  907. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT mhmms-mhmms.o -MD -MP -MF .deps/mhmms-mhmms.Tpo -c -o mhmms-mhmms.o `test -f 'mhmms.c' || echo './'`mhmms.c
  908. mv -f .deps/meme_bin-read_seq_file.Tpo .deps/meme_bin-read_seq_file.Po
  909. mv -f .deps/meme_bin-seq2theta.Tpo .deps/meme_bin-seq2theta.Po
  910. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT mhmmscan-mhmmscan.o -MD -MP -MF .deps/mhmmscan-mhmmscan.Tpo -c -o mhmmscan-mhmmscan.o `test -f 'mhmmscan.c' || echo './'`mhmmscan.c
  911. mv -f .deps/meme_bin-meme_util.Tpo .deps/meme_bin-meme_util.Po
  912. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMOTIPH -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT motiph-motiph.o -MD -MP -MF .deps/motiph-motiph.Tpo -c -o motiph-motiph.o `test -f 'motiph.c' || echo './'`motiph.c
  913. mv -f .deps/meme_bin-seed_diffs.Tpo .deps/meme_bin-seed_diffs.Po
  914. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMOTIPH -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT pmp_bf-pmp_bf.o -MD -MP -MF .deps/pmp_bf-pmp_bf.Tpo -c -o pmp_bf-pmp_bf.o `test -f 'pmp_bf.c' || echo './'`pmp_bf.c
  915. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT readseq.o -MD -MP -MF .deps/readseq.Tpo -c -o readseq.o readseq.c
  916. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT ureadseq.o -MD -MP -MF .deps/ureadseq.Tpo -c -o ureadseq.o ureadseq.c
  917. mv -f .deps/gomo-gomo.Tpo .deps/gomo-gomo.Po
  918. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSHADOW -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT shadow-shadow.o -MD -MP -MF .deps/shadow-shadow.Tpo -c -o shadow-shadow.o `test -f 'shadow.c' || echo './'`shadow.c
  919. mv -f .deps/meme_bin-oops.Tpo .deps/meme_bin-oops.Po
  920. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT tomtom-tomtom.o -MD -MP -MF .deps/tomtom-tomtom.Tpo -c -o tomtom-tomtom.o `test -f 'tomtom.c' || echo './'`tomtom.c
  921. mhmm-io.c: In function 'main':
  922. mhmm-io.c:67:5: warning: format not a string literal and no format arguments [-Wformat-security]
  923. mv -f .deps/meme_xml_html-meme-xml-html.Tpo .deps/meme_xml_html-meme-xml-html.Po
  924. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT tree-tree.o -MD -MP -MF .deps/tree-tree.Tpo -c -o tree-tree.o `test -f 'tree.c' || echo './'`tree.c
  925. meme-io.c: In function 'main':
  926. meme-io.c:1581:5: warning: format not a string literal and no format arguments [-Wformat-security]
  927. mhmme.c: In function 'main':
  928. mhmme.c:171:5: warning: format not a string literal and no format arguments [-Wformat-security]
  929. mv -f .deps/meme_xml_html-meme-print-html.Tpo .deps/meme_xml_html-meme-print-html.Po
  930. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT qvalue-qvalue.o -MD -MP -MF .deps/qvalue-qvalue.Tpo -c -o qvalue-qvalue.o `test -f 'qvalue.c' || echo './'`qvalue.c
  931. mv -f .deps/meme_bin-mast-util.Tpo .deps/meme_bin-mast-util.Po
  932. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT ranksum_test-ranksum_test.o -MD -MP -MF .deps/ranksum_test-ranksum_test.Tpo -c -o ranksum_test-ranksum_test.o `test -f 'ranksum_test.c' || echo './'`ranksum_test.c
  933. mhmm.c: In function 'main':
  934. mhmm.c:826:5: warning: format not a string literal and no format arguments [-Wformat-security]
  935. mv -f .deps/mhmm_io-mhmm-io.Tpo .deps/mhmm_io-mhmm-io.Po
  936. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT reconcile_tree_alignment-reconcile-tree-alignment.o -MD -MP -MF .deps/reconcile_tree_alignment-reconcile-tree-alignment.Tpo -c -o reconcile_tree_alignment-reconcile-tree-alignment.o `test -f 'reconcile-tree-alignment.c' || echo './'`reconcile-tree-alignment.c
  937. readseq.c: In function 'usage':
  938. readseq.c:333:3: warning: format not a string literal and no format arguments [-Wformat-security]
  939. mv -f .deps/meme_bin-red-black-tree.Tpo .deps/meme_bin-red-black-tree.Po
  940. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT reduce_alignment-reduce-alignment.o -MD -MP -MF .deps/reduce_alignment-reduce-alignment.Tpo -c -o reduce_alignment-reduce-alignment.o `test -f 'reduce-alignment.c' || echo './'`reduce-alignment.c
  941. readseq.c: In function 'main':
  942. readseq.c:781:3: warning: format not a string literal and no format arguments [-Wformat-security]
  943. readseq.c:981:15: warning: format not a string literal and no format arguments [-Wformat-security]
  944. readseq.c:774:43: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  945. readseq.c:788:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  946. readseq.c:853:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  947. readseq.c:899:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  948. readseq.c:925:20: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  949. mv -f .deps/meme_bin-tcm.Tpo .deps/meme_bin-tcm.Po
  950. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT remove_alignment_gaps-remove-alignment-gaps.o -MD -MP -MF .deps/remove_alignment_gaps-remove-alignment-gaps.Tpo -c -o remove_alignment_gaps-remove-alignment-gaps.o `test -f 'remove-alignment-gaps.c' || echo './'`remove-alignment-gaps.c
  951. readseq.c: In function 'chooseFormat':
  952. readseq.c:424:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  953. mv -f .deps/mhmme.Tpo .deps/mhmme.Po
  954. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -MT xsltproc_lite-xsltproc_lite.o -MD -MP -MF .deps/xsltproc_lite-xsltproc_lite.Tpo -c -o xsltproc_lite-xsltproc_lite.o `test -f 'xsltproc_lite.c' || echo './'`xsltproc_lite.c
  955. mv -f .deps/meme_bin-sp_matrix.Tpo .deps/meme_bin-sp_matrix.Po
  956. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o liblogo.la liblogo_la-ceqlogo.lo -lmpi -lm
  957. mv -f .deps/meme_bin-string-list.Tpo .deps/meme_bin-string-list.Po
  958. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o libcommon.la libcommon_la-array.lo libcommon_la-background.lo libcommon_la-hash_table.lo libcommon_la-hash_alph.lo libcommon_la-heap.lo libcommon_la-io.lo libcommon_la-meme-io.lo libcommon_la-matrix.lo libcommon_la-motif.lo libcommon_la-psp.lo libcommon_la-rdb-matrix.lo libcommon_la-read_sequence.lo libcommon_la-read_csv.lo libcommon_la-read_tamo.lo libcommon_la-utils.lo libcommon_la-xml-util.lo libcommon_la-zscore.lo -lxml2 -lz -lm -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lmpi -lm
  959. mv -f .deps/meme_bin-llr.Tpo .deps/meme_bin-llr.Po
  960. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o glam2 glam2-glam2_alphabet.o glam2-glam2_args.o glam2-glam2_column_sample.o glam2-glam2_dirichlet.o glam2-glam2_dna_prior.o glam2-glam2_fasta.o glam2-glam2_glam2.o glam2-glam2_glam2_aln.o glam2-glam2_init.o glam2-glam2_output.o glam2-glam2_recode3_20comp.o glam2-glam2_site_sample.o glam2-glam2_util.o glam2-utils.o glam2-matrix.o glam2-array.o glam2-io.o glam2-ceqlogo.o -lmpi -lm
  961. tree.c: In function 'main':
  962. tree.c:1271:5: warning: format not a string literal and no format arguments [-Wformat-security]
  963. tree.c: In function 'read_tree':
  964. tree.c:571:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  965. ranksum_test.c: In function 'main':
  966. ranksum_test.c:644:5: warning: format not a string literal and no format arguments [-Wformat-security]
  967. tree.c: In function 'read_node':
  968. tree.c:509:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  969. tree.c:540:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  970. qvalue.c: In function 'main':
  971. qvalue.c:564:5: warning: format not a string literal and no format arguments [-Wformat-security]
  972. pmp_bf.c: In function 'main':
  973. pmp_bf.c:175:5: warning: format not a string literal and no format arguments [-Wformat-security]
  974. mhmmscan.c: In function 'main':
  975. mhmmscan.c:593:7: warning: format not a string literal and no format arguments [-Wformat-security]
  976. mv -f .deps/meme_bin-subseq7.Tpo .deps/meme_bin-subseq7.Po
  977. motiph.c: In function 'main':
  978. motiph.c:348:5: warning: format not a string literal and no format arguments [-Wformat-security]
  979. mhmms.c: In function 'main':
  980. mhmms.c:1486:7: warning: format not a string literal and no format arguments [-Wformat-security]
  981. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o glam2scan glam2scan-glam2_alignment.o glam2scan-glam2_alphabet.o glam2scan-glam2_dna_prior.o glam2scan-glam2_fasta.o glam2scan-glam2_dirichlet.o glam2scan-glam2_heap.o glam2scan-glam2_motif.o glam2scan-glam2_scan.o glam2scan-glam2_scan_args.o glam2scan-glam2_scan_init.o glam2scan-glam2_scan_output.o glam2scan-glam2_recode3_20comp.o glam2scan-glam2_util.o glam2scan-utils.o glam2scan-array.o -lmpi -lm
  982. mv -f .deps/reconcile_tree_alignment-reconcile-tree-alignment.Tpo .deps/reconcile_tree_alignment-reconcile-tree-alignment.Po
  983. shadow.c: In function 'main':
  984. shadow.c:256:5: warning: format not a string literal and no format arguments [-Wformat-security]
  985. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o meme-xml-html meme_xml_html-meme-xml-html.o meme_xml_html-meme-print-html.o -lxml2 -lz -lm -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lmpi -lm
  986. mv -f .deps/reduce_alignment-reduce-alignment.Tpo .deps/reduce_alignment-reduce-alignment.Po
  987. mv -f .deps/remove_alignment_gaps-remove-alignment-gaps.Tpo .deps/remove_alignment_gaps-remove-alignment-gaps.Po
  988. xsltproc_lite.c: In function 'main':
  989. xsltproc_lite.c:21:5: warning: format not a string literal and no format arguments [-Wformat-security]
  990. mv -f .deps/xsltproc_lite-xsltproc_lite.Tpo .deps/xsltproc_lite-xsltproc_lite.Po
  991. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o xsltproc_lite xsltproc_lite-xsltproc_lite.o -lxml2 -lz -lm -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lmpi -lm
  992. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblogo.a .libs/liblogo_la-ceqlogo.o
  993. mv -f .deps/meme_bin-init.Tpo .deps/meme_bin-init.Po
  994. mv -f .deps/pmp_bf-pmp_bf.Tpo .deps/pmp_bf-pmp_bf.Po
  995. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblogo.a
  996. mv -f .deps/mast.Tpo .deps/mast.Po
  997. mv -f .deps/ranksum_test-ranksum_test.Tpo .deps/ranksum_test-ranksum_test.Po
  998. libtool: link: ( cd ".libs" && rm -f "liblogo.la" && ln -s "../liblogo.la" "liblogo.la" )
  999. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcommon.a .libs/libcommon_la-array.o .libs/libcommon_la-background.o .libs/libcommon_la-hash_table.o .libs/libcommon_la-hash_alph.o .libs/libcommon_la-heap.o .libs/libcommon_la-io.o .libs/libcommon_la-meme-io.o .libs/libcommon_la-matrix.o .libs/libcommon_la-motif.o .libs/libcommon_la-psp.o .libs/libcommon_la-rdb-matrix.o .libs/libcommon_la-read_sequence.o .libs/libcommon_la-read_csv.o .libs/libcommon_la-read_tamo.o .libs/libcommon_la-utils.o .libs/libcommon_la-xml-util.o .libs/libcommon_la-zscore.o
  1000. mv -f .deps/mhmm-mhmm.Tpo .deps/mhmm-mhmm.Po
  1001. mv -f .deps/qvalue-qvalue.Tpo .deps/qvalue-qvalue.Po
  1002. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon.a
  1003. mv -f .deps/shadow-shadow.Tpo .deps/shadow-shadow.Po
  1004. libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
  1005. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o glam2 glam2-glam2_alphabet.o glam2-glam2_args.o glam2-glam2_column_sample.o glam2-glam2_dirichlet.o glam2-glam2_dna_prior.o glam2-glam2_fasta.o glam2-glam2_glam2.o glam2-glam2_glam2_aln.o glam2-glam2_init.o glam2-glam2_output.o glam2-glam2_recode3_20comp.o glam2-glam2_site_sample.o glam2-glam2_util.o glam2-utils.o glam2-matrix.o glam2-array.o glam2-io.o glam2-ceqlogo.o -Wl,--as-needed /usr/lib64/libmpi.so -L/usr/lib64 /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1006. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o libmetameme.la libmetameme_la-ama_scan.lo libmetameme_la-alignment.lo libmetameme_la-alphabet.lo libmetameme_la-array-list.lo libmetameme_la-beadstring-xml.lo libmetameme_la-binary-search.lo libmetameme_la-build-hmm.lo libmetameme_la-cisml.lo libmetameme_la-clustalw-io.lo libmetameme_la-dp.lo libmetameme_la-evomodel.lo libmetameme_la-evomodel_with_loss.lo libmetameme_la-fasta-io.lo libmetameme_la-fitevd.lo libmetameme_la-gendb.lo libmetameme_la-karlin.lo libmetameme_la-linked-list.lo libmetameme_la-log-hmm.lo libmetameme_la-match.lo libmetameme_la-merger.lo libmetameme_la-metameme.lo libmetameme_la-mhmm.lo libmetameme_la-mhmms.lo libmetameme_la-mhmm-state.lo libmetameme_la-motiph-scoring.lo libmetameme_la-object-list.lo libmetameme_la-order.lo libmetameme_la-params.lo libmetameme_la-pssm.lo libmetameme_la-qsort.lo libmetameme_la-qvalue.lo libmetameme_la-ranksum_test.lo libmetameme_la-read-mhmm.lo libmetameme_la-red-black-tree.lo libmetameme_la-scored-sites.lo libmetameme_la-seq.lo libmetameme_la-simple-getopt.lo libmetameme_la-string-list.lo libmetameme_la-subst-matrix.lo libmetameme_la-substmatrix-table.lo libmetameme_la-tomtom.lo libmetameme_la-tree.lo libmetameme_la-utils.lo libmetameme_la-write-mhmm.lo libcommon.la liblogo.la -lxml2 -lz -lm -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lmpi -lm
  1007. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o alphtype alphtype.o libcommon.la -lmpi -lm
  1008. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o getsize getsize.o libcommon.la -lmpi -lm
  1009. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o glam2format glam2format-glam2_glam2format.o glam2format-glam2_alignment.o glam2format-glam2_fasta.o glam2format-glam2_util.o libcommon.la -lmpi -lm
  1010. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o glam2mask glam2_glam2mask.o glam2_alignment.o glam2_fasta.o glam2_util.o libcommon.la -lmpi -lm
  1011. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o mast.bin diagram.o logodds.o mast.o mast-util.o motifs.o pssm-distr.o regress.o libcommon.la -lmpi -lm
  1012. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o glam2scan glam2scan-glam2_alignment.o glam2scan-glam2_alphabet.o glam2scan-glam2_dna_prior.o glam2scan-glam2_fasta.o glam2scan-glam2_dirichlet.o glam2scan-glam2_heap.o glam2scan-glam2_motif.o glam2scan-glam2_scan.o glam2scan-glam2_scan_args.o glam2scan-glam2_scan_init.o glam2scan-glam2_scan_output.o glam2scan-glam2_recode3_20comp.o glam2scan-glam2_util.o glam2scan-utils.o glam2scan-array.o -Wl,--as-needed /usr/lib64/libmpi.so -L/usr/lib64 /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1013. libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o meme-xml-html meme_xml_html-meme-xml-html.o meme_xml_html-meme-print-html.o -Wl,--as-needed -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1014. mv -f .deps/motiph-motiph.Tpo .deps/motiph-motiph.Po
  1015. mv -f .deps/mhmmscan-mhmmscan.Tpo .deps/mhmmscan-mhmmscan.Po
  1016. mv -f .deps/tree-tree.Tpo .deps/tree-tree.Po
  1017. mv -f .deps/meme_bin-display.Tpo .deps/meme_bin-display.Po
  1018. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o meme.bin meme_bin-alphabet.o meme_bin-array-list.o meme_bin-banner.o meme_bin-binary-search.o meme_bin-branching_search.o meme_bin-calculate_p_y.o meme_bin-discretize.o meme_bin-display.o meme_bin-dpalign.o meme_bin-em.o meme_bin-hash_table.o meme_bin-init.o meme_bin-justlike.o meme_bin-likelihood.o meme_bin-linked-list.o meme_bin-llr.o meme_bin-logodds.o meme_bin-logs.o meme_bin-mast-util.o meme_bin-meme.o meme_bin-meme-print-html.o meme_bin-meme_util.o meme_bin-merger.o meme_bin-message.o meme_bin-motifs.o meme_bin-mp.o meme_bin-oops.o meme_bin-partition.o meme_bin-prior.o meme_bin-pssm-distr.o meme_bin-read_seq_file.o meme_bin-red-black-tree.o meme_bin-regress.o meme_bin-seed.o meme_bin-seed_diffs.o meme_bin-seq2theta.o meme_bin-sp_matrix.o meme_bin-starts.o meme_bin-string-list.o meme_bin-subseq7.o meme_bin-tcm.o meme_bin-verbosity.o liblogo.la libcommon.la -lxml2 -lz -lm -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lmpi -lm
  1019. mv -f .deps/meme_io-meme-io.Tpo .deps/meme_io-meme-io.Po
  1020. libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o xsltproc_lite xsltproc_lite-xsltproc_lite.o -Wl,--as-needed -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1021. mv -f .deps/readseq.Tpo .deps/readseq.Po
  1022. mv -f .deps/tomtom-tomtom.Tpo .deps/tomtom-tomtom.Po
  1023. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o alphtype alphtype.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1024. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o glam2format glam2format-glam2_glam2format.o glam2format-glam2_alignment.o glam2format-glam2_fasta.o glam2format-glam2_util.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1025. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o glam2mask glam2_glam2mask.o glam2_alignment.o glam2_fasta.o glam2_util.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1026. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o mast.bin diagram.o logodds.o mast.o mast-util.o motifs.o pssm-distr.o regress.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1027. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o getsize getsize.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1028. libtool: link: (cd .libs/libmetameme.lax/libcommon.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/./.libs/libcommon.a")
  1029. In file included from /usr/include/string.h:642:0,
  1030. from macros.h:55,
  1031. from ureadseq.h:16,
  1032. from ureadseq.c:37:
  1033. In function 'strcpy',
  1034. inlined from 'writeSeq' at ureadseq.c:1765:13:
  1035. /usr/include/bits/string3.h:105:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer [enabled by default]
  1036. mv -f .deps/mhmms-mhmms.Tpo .deps/mhmms-mhmms.Po
  1037. libtool: link: (cd .libs/libmetameme.lax/liblogo.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/./.libs/liblogo.a")
  1038. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmetameme.a .libs/libmetameme_la-ama_scan.o .libs/libmetameme_la-alignment.o .libs/libmetameme_la-alphabet.o .libs/libmetameme_la-array-list.o .libs/libmetameme_la-beadstring-xml.o .libs/libmetameme_la-binary-search.o .libs/libmetameme_la-build-hmm.o .libs/libmetameme_la-cisml.o .libs/libmetameme_la-clustalw-io.o .libs/libmetameme_la-dp.o .libs/libmetameme_la-evomodel.o .libs/libmetameme_la-evomodel_with_loss.o .libs/libmetameme_la-fasta-io.o .libs/libmetameme_la-fitevd.o .libs/libmetameme_la-gendb.o .libs/libmetameme_la-karlin.o .libs/libmetameme_la-linked-list.o .libs/libmetameme_la-log-hmm.o .libs/libmetameme_la-match.o .libs/libmetameme_la-merger.o .libs/libmetameme_la-metameme.o .libs/libmetameme_la-mhmm.o .libs/libmetameme_la-mhmms.o .libs/libmetameme_la-mhmm-state.o .libs/libmetameme_la-motiph-scoring.o .libs/libmetameme_la-object-list.o .libs/libmetameme_la-order.o .libs/libmetameme_la-params.o .libs/libmetameme_la-pssm.o .libs/libmetameme_la-qsort.o .libs/libmetameme_la-qvalue.o .libs/libmetameme_la-ranksum_test.o .libs/libmetameme_la-read-mhmm.o .libs/libmetameme_la-red-black-tree.o .libs/libmetameme_la-scored-sites.o .libs/libmetameme_la-seq.o .libs/libmetameme_la-simple-getopt.o .libs/libmetameme_la-string-list.o .libs/libmetameme_la-subst-matrix.o .libs/libmetameme_la-substmatrix-table.o .libs/libmetameme_la-tomtom.o .libs/libmetameme_la-tree.o .libs/libmetameme_la-utils.o .libs/libmetameme_la-write-mhmm.o .libs/libmetameme.lax/libcommon.a/libcommon_la-array.o .libs/libmetameme.lax/libcommon.a/libcommon_la-background.o .libs/libmetameme.lax/libcommon.a/libcommon_la-hash_alph.o .libs/libmetameme.lax/libcommon.a/libcommon_la-hash_table.o .libs/libmetameme.lax/libcommon.a/libcommon_la-heap.o .libs/libmetameme.lax/libcommon.a/libcommon_la-io.o .libs/libmetameme.lax/libcommon.a/libcommon_la-matrix.o .libs/libmetameme.lax/libcommon.a/libcommon_la-meme-io.o .libs/libmetameme.lax/libcommon.a/libcommon_la-motif.o .libs/libmetameme.lax/libcommon.a/libcommon_la-psp.o .libs/libmetameme.lax/libcommon.a/libcommon_la-rdb-matrix.o .libs/libmetameme.lax/libcommon.a/libcommon_la-read_csv.o .libs/libmetameme.lax/libcommon.a/libcommon_la-read_sequence.o .libs/libmetameme.lax/libcommon.a/libcommon_la-read_tamo.o .libs/libmetameme.lax/libcommon.a/libcommon_la-utils.o .libs/libmetameme.lax/libcommon.a/libcommon_la-xml-util.o .libs/libmetameme.lax/libcommon.a/libcommon_la-zscore.o .libs/libmetameme.lax/liblogo.a/liblogo_la-ceqlogo.o
  1039. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmetameme.a
  1040. mv -f .deps/ureadseq.Tpo .deps/ureadseq.Po
  1041. libtool: link: rm -fr .libs/libmetameme.lax
  1042. libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o meme.bin meme_bin-alphabet.o meme_bin-array-list.o meme_bin-banner.o meme_bin-binary-search.o meme_bin-branching_search.o meme_bin-calculate_p_y.o meme_bin-discretize.o meme_bin-display.o meme_bin-dpalign.o meme_bin-em.o meme_bin-hash_table.o meme_bin-init.o meme_bin-justlike.o meme_bin-likelihood.o meme_bin-linked-list.o meme_bin-llr.o meme_bin-logodds.o meme_bin-logs.o meme_bin-mast-util.o meme_bin-meme.o meme_bin-meme-print-html.o meme_bin-meme_util.o meme_bin-merger.o meme_bin-message.o meme_bin-motifs.o meme_bin-mp.o meme_bin-oops.o meme_bin-partition.o meme_bin-prior.o meme_bin-pssm-distr.o meme_bin-read_seq_file.o meme_bin-red-black-tree.o meme_bin-regress.o meme_bin-seed.o meme_bin-seed_diffs.o meme_bin-seq2theta.o meme_bin-sp_matrix.o meme_bin-starts.o meme_bin-string-list.o meme_bin-subseq7.o meme_bin-tcm.o meme_bin-verbosity.o -Wl,--as-needed ./.libs/liblogo.a -L/usr/lib64 ./.libs/libcommon.a -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1043. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o readseq readseq.o ureadseq.o -lmpi -lm
  1044. libtool: link: ( cd ".libs" && rm -f "libmetameme.la" && ln -s "../libmetameme.la" "libmetameme.la" )
  1045. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o ama ama-ama.o libmetameme.la -lmpi -lm
  1046. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o beadstring beadstring-beadstring.o libmetameme.la -lmpi -lm
  1047. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DCL_MAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o ceqlogo ceqlogo-ceqlogo.o libmetameme.la liblogo.la -lmpi -lm
  1048. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o clustalw-io clustalw_io-clustalw-io.o libmetameme.la -lmpi -lm
  1049. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o clustalw2fasta clustalw2fasta-clustalw2fasta.o libmetameme.la -lmpi -lm
  1050. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o clustalw2phylip clustalw2phylip-clustalw2phylip.o libmetameme.la -lmpi -lm
  1051. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o draw-mhmm draw_mhmm-draw-mhmm.o libmetameme.la -lmpi -lm
  1052. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o fasta-io fasta_io-fasta-io.o libmetameme.la -lmpi -lm
  1053. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o fimo fimo-fimo.o libmetameme.la -lmpi -lm
  1054. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o fitevd fitevd-fitevd.o libmetameme.la -lmpi -lm
  1055. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o gendb gendb-gendb.o libmetameme.la -lmpi -lm
  1056. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o gomo gomo-gomo.o libmetameme.la -lmpi -lm
  1057. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o log-hmm log_hmm-log-hmm.o libmetameme.la -lmpi -lm
  1058. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o meme-io meme_io-meme-io.o libmetameme.la -lxml2 -lz -lm -lmpi -lm
  1059. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o mhmm mhmm-mhmm.o libmetameme.la -lmpi -lm
  1060. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o mhmm-io mhmm_io-mhmm-io.o libmetameme.la -lmpi -lm
  1061. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o mhmme mhmme.o libmetameme.la -lmpi -lm
  1062. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o mhmms mhmms-mhmms.o libmetameme.la -lmpi -lm
  1063. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o mhmmscan mhmmscan-mhmmscan.o libmetameme.la libcommon.la -lmpi -lm
  1064. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMOTIPH -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o motiph motiph-motiph.o libmetameme.la -lmpi -lm
  1065. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMOTIPH -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o pmp_bf pmp_bf-pmp_bf.o libmetameme.la -lmpi -lm
  1066. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DSHADOW -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o shadow shadow-shadow.o libmetameme.la -lmpi -lm
  1067. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o tomtom tomtom-tomtom.o libmetameme.la liblogo.la -lmpi -lm
  1068. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o readseq readseq.o ureadseq.o -Wl,--as-needed /usr/lib64/libmpi.so -L/usr/lib64 /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1069. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o tree tree-tree.o libmetameme.la -lmpi -lm
  1070. libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o gomo gomo-gomo.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1071. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o log-hmm log_hmm-log-hmm.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1072. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o meme-io meme_io-meme-io.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lrt -lxml2 -lz /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1073. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o draw-mhmm draw_mhmm-draw-mhmm.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1074. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o clustalw2fasta clustalw2fasta-clustalw2fasta.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1075. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o clustalw2phylip clustalw2phylip-clustalw2phylip.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1076. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o gendb gendb-gendb.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1077. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o clustalw-io clustalw_io-clustalw-io.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1078. libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o beadstring beadstring-beadstring.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1079. libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o ama ama-ama.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1080. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o fasta-io fasta_io-fasta-io.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1081. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o mhmm mhmm-mhmm.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1082. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o fitevd fitevd-fitevd.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1083. libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o fimo fimo-fimo.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1084. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o mhmm-io mhmm_io-mhmm-io.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1085. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o mhmms mhmms-mhmms.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1086. libtool: link: x86_64-pc-linux-gnu-gcc -DMOTIPH -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o motiph motiph-motiph.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1087. libtool: link: x86_64-pc-linux-gnu-gcc -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o mhmme mhmme.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1088. libtool: link: x86_64-pc-linux-gnu-gcc -DMOTIPH -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o pmp_bf pmp_bf-pmp_bf.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1089. libtool: link: x86_64-pc-linux-gnu-gcc -DSHADOW -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o shadow shadow-shadow.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1090. libtool: link: x86_64-pc-linux-gnu-gcc -DCL_MAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o ceqlogo ceqlogo-ceqlogo.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt ./.libs/liblogo.a /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1091. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o mhmmscan mhmmscan-mhmmscan.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 ./.libs/libcommon.a -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1092. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o qvalue qvalue-qvalue.o libmetameme.la -lm -lmpi -lm
  1093. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o ranksum_test ranksum_test-ranksum_test.o libmetameme.la -lm -lmpi -lm
  1094. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o reconcile-tree-alignment reconcile_tree_alignment-reconcile-tree-alignment.o libmetameme.la -lm -lmpi -lm
  1095. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o reduce-alignment reduce_alignment-reduce-alignment.o libmetameme.la -lm -lmpi -lm
  1096. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -Wl,--as-needed -o remove-alignment-gaps remove_alignment_gaps-remove-alignment-gaps.o libmetameme.la -lm -lmpi -lm
  1097. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o tomtom tomtom-tomtom.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt ./.libs/liblogo.a /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1098. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o tree tree-tree.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1099. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o reconcile-tree-alignment reconcile_tree_alignment-reconcile-tree-alignment.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1100. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o qvalue qvalue-qvalue.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1101. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o ranksum_test ranksum_test-ranksum_test.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1102. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o remove-alignment-gaps remove_alignment_gaps-remove-alignment-gaps.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1103. libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -DUNIX -D__USE_FIXED_PROTOTYPES__ -O -Wl,-O1 -o reduce-alignment reduce_alignment-reduce-alignment.o -Wl,--as-needed ./.libs/libmetameme.a -L/usr/lib64 -lxslt -lxml2 -lz -lrt /usr/lib64/libmpi.so /usr/lib64/libopen-rte.so /usr/lib64/libopen-pal.so -ldl -lnsl -lutil -lm -pthread
  1104. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1105. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1106. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1107. Making all in scripts
  1108. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts'
  1109. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' cat_max.txt > cat_max
  1110. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' compare_dates.txt > compare_dates
  1111. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' fasta-fetch.txt > fasta-fetch
  1112. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' fasta-get-markov.txt > fasta-get-markov
  1113. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' fasta-make-index.txt > fasta-make-index
  1114. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' fasta-shuffle-letters.txt > fasta-shuffle-letters
  1115. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' fasta-unique-names.txt > fasta-unique-names
  1116. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' glam2html.py > glam2html
  1117. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' glam2psfm.py > glam2psfm
  1118. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' glam2scan2html.py > glam2scan2html
  1119. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' get_db_csv.txt > get_db_csv
  1120. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' jaspar2meme.pl > jaspar2meme
  1121. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' hart2meme-bkg.pl > hart2meme-bkg
  1122. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' hartemink2psp.pl > hartemink2psp
  1123. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' iupac2meme.pl > iupac2meme
  1124. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' make_logodds.txt > make_logodds
  1125. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' mast.txt > mast
  1126. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' mast2html.pl > mast2html
  1127. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' meme.txt > meme
  1128. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' mcast.pl > mcast
  1129. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' memehtml2text.pl > memehtml2text
  1130. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' mhmm2html.pl > mhmm2html
  1131. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' motif2meme.pm.in > motif2meme.pm
  1132. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' priority2meme.pl > priority2meme
  1133. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' scpd2meme.pl > scpd2meme
  1134. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' tamo2meme.pl > tamo2meme
  1135. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' transfac2meme.txt > transfac2meme
  1136. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' uniprobe2meme.pl > uniprobe2meme
  1137. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' update_db.txt > update_db
  1138. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' convert2html.txt > convert2html.pl
  1139. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts'
  1140. Making all in tests
  1141. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests'
  1142. Making all in common
  1143. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/common'
  1144. make[3]: Nothing to be done for `all'.
  1145. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/common'
  1146. Making all in clustalw2fasta
  1147. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/clustalw2fasta'
  1148. make[3]: Nothing to be done for `all'.
  1149. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/clustalw2fasta'
  1150. Making all in draw-mhmm
  1151. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/draw-mhmm'
  1152. make[3]: Nothing to be done for `all'.
  1153. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/draw-mhmm'
  1154. Making all in mast
  1155. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mast'
  1156. make[3]: Nothing to be done for `all'.
  1157. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mast'
  1158. Making all in meme
  1159. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/meme'
  1160. make[3]: Nothing to be done for `all'.
  1161. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/meme'
  1162. Making all in mhmm
  1163. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmm'
  1164. make[3]: Nothing to be done for `all'.
  1165. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmm'
  1166. Making all in mhmms
  1167. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmms'
  1168. make[3]: Nothing to be done for `all'.
  1169. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmms'
  1170. Making all in motiph
  1171. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/motiph'
  1172. make[3]: Nothing to be done for `all'.
  1173. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/motiph'
  1174. Making all in scaffold
  1175. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/scaffold'
  1176. make[3]: Nothing to be done for `all'.
  1177. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/scaffold'
  1178. Making all in tomtom
  1179. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/tomtom'
  1180. make[3]: Nothing to be done for `all'.
  1181. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/tomtom'
  1182. Making all in gomo
  1183. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/gomo'
  1184. make[3]: Nothing to be done for `all'.
  1185. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/gomo'
  1186. Making all in qvalue
  1187. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/qvalue'
  1188. make[3]: Nothing to be done for `all'.
  1189. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/qvalue'
  1190. Making all in web
  1191. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/web'
  1192. make[3]: Nothing to be done for `all'.
  1193. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/web'
  1194. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests'
  1195. make[3]: Nothing to be done for `all-am'.
  1196. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests'
  1197. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests'
  1198. Making all in website
  1199. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website'
  1200. Making all in scripts
  1201. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website/scripts'
  1202. sed -e 's%#!/usr/bin/perl%#!/usr/bin/perl%' changetoweb.txt > changetoweb
  1203. sed -e 's%use lib qw(.)%use lib qw(/opt/meme/lib64/perl)%' \
  1204. -e 's%#!/usr/bin/perl%#!/usr/bin/perl%' metameme.txt > metameme
  1205. sed -e 's%#!/usr/bin/perl%#!/usr/bin/perl%' oldmeme2meme.txt > oldmeme2meme
  1206. /bin/sed -e 's%@SITE_CONTACT@%@localhost%' -e 's%@METAMEME_SITE_CONTACT@%%' -e 's%@BIN_DIR@%/opt/meme/bin%' -e 's%@MODULE_DIR@%/opt/meme/lib64/perl%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@METAMEMEDIR@%/opt/meme%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@WEB_DIR@%/opt/meme/web%' -e 's%@METAMEME_WEB_DIR@%%' -e 's%@MAX_TIME@%7200%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@METAMEME_SITE_URL@%%' Globals.txt > Globals.pm
  1207. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website/scripts'
  1208. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website'
  1209. make[3]: Nothing to be done for `all-am'.
  1210. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website'
  1211. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website'
  1212. Making all in doc
  1213. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc'
  1214. Making all in examples
  1215. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples'
  1216. Making all in fimo_example_output_files
  1217. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/fimo_example_output_files'
  1218. make[4]: Nothing to be done for `all'.
  1219. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/fimo_example_output_files'
  1220. Making all in glam2_example_output_files
  1221. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2_example_output_files'
  1222. make[4]: Nothing to be done for `all'.
  1223. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2_example_output_files'
  1224. Making all in glam2scan_example_output_files
  1225. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2scan_example_output_files'
  1226. make[4]: Nothing to be done for `all'.
  1227. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2scan_example_output_files'
  1228. Making all in meme_example_output_files
  1229. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/meme_example_output_files'
  1230. make[4]: Nothing to be done for `all'.
  1231. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/meme_example_output_files'
  1232. Making all in mast_example_output_files
  1233. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/mast_example_output_files'
  1234. make[4]: Nothing to be done for `all'.
  1235. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/mast_example_output_files'
  1236. Making all in tomtom_example_output_files
  1237. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/tomtom_example_output_files'
  1238. make[4]: Nothing to be done for `all'.
  1239. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/tomtom_example_output_files'
  1240. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples'
  1241. make[4]: Nothing to be done for `all-am'.
  1242. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples'
  1243. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples'
  1244. Making all in images
  1245. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/images'
  1246. make[3]: Nothing to be done for `all'.
  1247. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/images'
  1248. Making all in .
  1249. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc'
  1250. ../src/xsltproc_lite ./options.xsl alphtype.xml alphtype.html
  1251. ../src/xsltproc_lite ./options.xsl ama.xml ama.html
  1252. ../src/xsltproc_lite ./options.xsl beadstring.xml beadstring.html
  1253. ../src/xsltproc_lite ./options.xsl ceqlogo.xml ceqlogo.html
  1254. ../src/xsltproc_lite ./options.xsl clustalw2phylip.xml clustalw2phylip.html
  1255. ../src/xsltproc_lite ./options.xsl draw-mhmm.xml draw-mhmm.html
  1256. ../src/xsltproc_lite ./options.xsl fasta-get-markov.xml fasta-get-markov.html
  1257. ../src/xsltproc_lite ./options.xsl fasta-io.xml fasta-io.html
  1258. ../src/xsltproc_lite ./options.xsl fimo.xml fimo.html
  1259. ../src/xsltproc_lite ./options.xsl fitevd.xml fitevd.html
  1260. ../src/xsltproc_lite ./options.xsl gendb.xml gendb.html
  1261. ../src/xsltproc_lite ./options.xsl getsize.xml getsize.html
  1262. ../src/xsltproc_lite ./options.xsl gomo.xml gomo.html
  1263. ../src/xsltproc_lite ./options.xsl log-hmm.xml log-hmm.html
  1264. ../src/xsltproc_lite ./options.xsl meme-io.xml meme-io.html
  1265. ../src/xsltproc_lite ./options.xsl mhmm.xml mhmm.html
  1266. ../src/xsltproc_lite ./options.xsl mhmme.xml mhmme.html
  1267. ../src/xsltproc_lite ./options.xsl mhmms.xml mhmms.html
  1268. ../src/xsltproc_lite ./options.xsl miao.xml miao.html
  1269. /bin/sed -e 's%\@VERSION\@%4.3.0%g' -e 's%\@CONTACT\@%@localhost%g' -e 's%\@METAMEME_CONTACT\@%%g' -e 's%\@URL\@%http://localhost/meme%g' modified-template-footer.in > modified-template-footer.js
  1270. ../src/xsltproc_lite ./options.xsl motiph.xml motiph.html
  1271. ../src/xsltproc_lite ./options.xsl pmp_bf.xml pmp_bf.html
  1272. ../src/xsltproc_lite ./options.xsl qvalue.xml qvalue.html
  1273. ../src/xsltproc_lite ./options.xsl readseq.xml readseq.html
  1274. ../src/xsltproc_lite ./options.xsl reconcile-tree-alignment.xml reconcile-tree-alignment.html
  1275. ../src/xsltproc_lite ./options.xsl reduce-alignment.xml reduce-alignment.html
  1276. ../src/xsltproc_lite ./options.xsl remove-alignment-gaps.xml remove-alignment-gaps.html
  1277. ../src/xsltproc_lite ./options.xsl shadow.xml shadow.html
  1278. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc'
  1279. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc'
  1280. Making all in etc
  1281. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/etc'
  1282. /bin/sed -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@BINARYDIR@%/opt/meme/bin%' -e 's%@APPCONFIGDIR@%/opt/meme/etc%' fimo.sh.in > fimo.sh
  1283. /bin/sed -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@BINARYDIR@%/opt/meme/bin%' -e 's%@APPCONFIGDIR@%/opt/meme/etc%' glam2.sh.in > glam2.sh
  1284. /bin/sed -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@BINARYDIR@%/opt/meme/bin%' -e 's%@APPCONFIGDIR@%/opt/meme/etc%' glam2scan.sh.in > glam2scan.sh
  1285. /bin/sed -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@BINARYDIR@%/opt/meme/bin%' -e 's%@APPCONFIGDIR@%/opt/meme/etc%' gomo.sh.in > gomo.sh
  1286. /bin/sed -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@BINARYDIR@%/opt/meme/bin%' -e 's%@APPCONFIGDIR@%/opt/meme/etc%' mast.sh.in > mast.sh
  1287. /bin/sed -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@BINARYDIR@%/opt/meme/bin%' -e 's%@APPCONFIGDIR@%/opt/meme/etc%' meme-mast.sh.in > meme-mast.sh
  1288. /bin/sed -e 's%@BINARYLOCATION@%/opt/meme/etc/fimo.sh%' fimo_config.xml.in > fimo_config.xml
  1289. /bin/sed -e 's%@BINARYLOCATION@%/opt/meme/etc/glam2.sh%' glam2_config.xml.in > glam2_config.xml
  1290. /bin/sed -e 's%@BINARYLOCATION@%/opt/meme/etc/glam2scan.sh%' glam2scan_config.xml.in > glam2scan_config.xml
  1291. /bin/sed -e 's%@BINARYLOCATION@%/opt/meme/etc/gomo.sh%' gomo_config.xml.in > gomo_config.xml
  1292. /bin/sed -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@METAMEME_URL@%http://localhost/meme%' -e 's%@AMIGO_URL@%http://amigo.geneontology.org/cgi-bin/amigo/%' gomo.xsl.in > gomo.xsl
  1293. /bin/sed -e 's%@BINARYLOCATION@%/opt/meme/etc/mast.sh%' mast_config.xml.in > mast_config.xml
  1294. echo '#<db_root>,<prot?>,<nuc?>,<short_seqs?>,<db_menu_name>,<db_long_name>,<protein_url>,<nuc_url>' > mast_db_names.csv
  1295. /bin/sed -e 's%@BINARYLOCATION@%/opt/meme/etc/meme-mast.sh%' meme_config.xml.in > meme_config.xml
  1296. /bin/sed -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@METAMEME_URL@%http://localhost/meme%' -e 's%@AMIGO_URL@%http://amigo.geneontology.org/cgi-bin/amigo/%' meme.xsl.in > meme.xsl
  1297. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/etc'
  1298. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0'
  1299. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0'
  1300. make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0'
  1301. >>> Source compiled.
  1302. make -j24 -j1 test
  1303. cd scripts; make check
  1304. make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts'
  1305. make check-TESTS
  1306. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts'
  1307. /bin/sed -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@PERLMODDIR@%/opt/meme/lib64/perl%' -e 's%@PERLLIBDIR@%/opt/meme/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%@localhost%@localhost%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/opt/meme%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@BINDIR@%/opt/meme/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/opt/meme/db%' -e 's%@HOST_NAME@%localhost%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@SITE_URL@%http://localhost/meme%' -e 's%@DOCDIR@%%' metatest.pl > metatest
  1308. chmod ugo+x metatest
  1309. Meme test for
  1310. ---------------------------------
  1311. Dataset Model result
  1312. ---------------------------------
  1313. crp0 oops OK
  1314. crp0 zoops OK
  1315. crp0 tcm OK
  1316. psp_test zoops_psp OK
  1317. Mast test for
  1318. ---------------------------------
  1319. Dataset Model result
  1320. ---------------------------------
  1321. crp0 oops OK
  1322. crp0 zoops OK
  1323. crp0 tcm OK
  1324. PASS: runcheck
  1325. testdir = ../tests
  1326. ************************************************************
  1327. Testing mhmms . . .
  1328. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/mhmms --maxseqs 3 --quiet mhmm/crp0.linear.mhmm common/crp0.fasta
  1329. Too few (18 < 200) scores to estimate E-values.
  1330. Warning: Unable to compute E-values. Sorting by score instead.
  1331. SUCCESS
  1332. ************************************************************
  1333. Testing mhmms . . .
  1334. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/mhmms --global --quiet mhmm/lipo.linear.mhmm common/lipo.fasta
  1335. Too few (5 < 200) scores to estimate E-values.
  1336. Warning: Unable to compute E-values. Sorting by score instead.
  1337. SUCCESS
  1338. ************************************************************
  1339. Testing mhmms . . .
  1340. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/mhmms --quiet --motif-scoring mhmm/lipo.linear.mhmm mhmms/r1635.fasta
  1341. Too few (0 < 200) scores to estimate E-values.
  1342. Warning: Unable to compute E-values. Sorting by score instead.
  1343. SUCCESS
  1344. ************************************************************
  1345. Testing mhmms . . .
  1346. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/mhmms --motif-scoring --quiet mhmms/r1584.hmm mhmms/r1584.fasta
  1347. Too few (4 < 200) scores to estimate E-values.
  1348. Warning: Unable to compute E-values. Sorting by score instead.
  1349. SUCCESS
  1350. ************************************************************
  1351. Testing motiph . . .
  1352. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/motiph --bg 2.0 --pseudocount 0.01 --text motiph/spiked.aln motiph/yeast.tree motiph/MCM1.meme.html
  1353. Using nucleotide alphabet (ACGTRYKMSWBDHVN).
  1354. Using background frequencies from NR sequence database.
  1355. Reading motif 1.
  1356. Reverse complementing: +1 -1
  1357. Using motif +1 of width 13.
  1358. Read alignment from motiph/spiked.aln.
  1359. Trimmed tree: (Sbay:0.33300,(Smik:0.21600,(Spar:0.10500,Scer:0.14600):0.07700):0.08600);
  1360. Computing q-values (879 recorded p-values, 879 total p-values).
  1361. Estimated pi_0=0.779845
  1362. Using motif -1 of width 13.
  1363. Read alignment from motiph/spiked.aln.
  1364. Trimmed tree: (Sbay:0.33300,(Smik:0.21600,(Spar:0.10500,Scer:0.14600):0.07700):0.08600);
  1365. Computing q-values (879 recorded p-values, 879 total p-values).
  1366. Estimated pi_0=0.815508
  1367. Total number of positions scored: 1758
  1368. SUCCESS
  1369. ************************************************************
  1370. Testing motiph . . .
  1371. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/motiph --bg 2.0 --pseudocount 0.01 --text --output-pthresh 1.0 --motif 2 --motif 3 motiph/spiked.aln motiph/yeast.tree common/crp0.meme.html
  1372. error : connection refused
  1373. Using nucleotide alphabet (ACGTRYKMSWBDHVN).
  1374. Using background frequencies from NR sequence database.
  1375. Reading motif 1 2 3.
  1376. Reverse complementing: +3 -3 +2 -2 +1 -1
  1377. Using motif +2 of width 8.
  1378. Read alignment from motiph/spiked.aln.
  1379. Trimmed tree: (Sbay:0.33300,(Smik:0.21600,(Spar:0.10500,Scer:0.14600):0.07700):0.08600);
  1380. Computing q-values (1243 recorded p-values, 1243 total p-values).
  1381. Estimated pi_0=1
  1382. Using motif -2 of width 8.
  1383. Read alignment from motiph/spiked.aln.
  1384. Trimmed tree: (Sbay:0.33300,(Smik:0.21600,(Spar:0.10500,Scer:0.14600):0.07700):0.08600);
  1385. Computing q-values (1243 recorded p-values, 1243 total p-values).
  1386. Estimated pi_0=1
  1387. Using motif +3 of width 11.
  1388. Read alignment from motiph/spiked.aln.
  1389. Trimmed tree: (Sbay:0.33300,(Smik:0.21600,(Spar:0.10500,Scer:0.14600):0.07700):0.08600);
  1390. Computing q-values (1014 recorded p-values, 1014 total p-values).
  1391. Estimated pi_0=1
  1392. Using motif -3 of width 11.
  1393. Read alignment from motiph/spiked.aln.
  1394. Trimmed tree: (Sbay:0.33300,(Smik:0.21600,(Spar:0.10500,Scer:0.14600):0.07700):0.08600);
  1395. Computing q-values (1014 recorded p-values, 1014 total p-values).
  1396. Estimated pi_0=1
  1397. Total number of positions scored: 4514
  1398. SUCCESS
  1399. ************************************************************
  1400. Testing fimo . . .
  1401. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/fimo --text --motif-pseudo 0.01 motiph/MCM1.meme.html motiph/spiked.fasta
  1402. Warning: text mode turns off computation of q-values
  1403. Using nucleotide alphabet (ACGTRYKMSWBDHVN).
  1404. Using background frequencies from NR sequence database.
  1405. Reading motif 1.
  1406. Reverse complementing: +1 -1
  1407. Using motif +1 of width 13.
  1408. Using motif -1 of width 13.
  1409. SUCCESS
  1410. ************************************************************
  1411. Testing fimo . . .
  1412. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/fimo --text --motif 2 --motif 3 --output-pthresh 0.01 common/crp0.meme.html motiph/spiked.fasta
  1413. Warning: text mode turns off computation of q-values
  1414. error : connection refused
  1415. Using nucleotide alphabet (ACGTRYKMSWBDHVN).
  1416. Using background frequencies from NR sequence database.
  1417. Reading motif 1 2 3.
  1418. Reverse complementing: +3 -3 +2 -2 +1 -1
  1419. Skipping motif +1.
  1420. Skipping motif -1.
  1421. Using motif +2 of width 8.
  1422. Using motif -2 of width 8.
  1423. Using motif +3 of width 11.
  1424. Using motif -3 of width 11.
  1425. SUCCESS
  1426. ************************************************************
  1427. Testing ama . . .
  1428. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/ama --pvalues --verbosity 1 gomo/motif.meme gomo/seqs.fasta gomo/seqs.norc.bg
  1429. SUCCESS
  1430. ************************************************************
  1431. Testing ama . . .
  1432. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/ama --verbosity 1 --scoring max-odds gomo/motif.meme gomo/seqs.fasta gomo/seqs.bg
  1433. SUCCESS
  1434. ************************************************************
  1435. Testing gomo . . .
  1436. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/gomo --nostatus --verbosity 1 --text gomo/GO2Gene.map.csv gomo/ama.nozscoring.xml
  1437. Warning: Cannot estimate pi_zero accurately from fewer than 100 p-values.
  1438. Using pi_zero = 1.0.
  1439. Warning: Cannot estimate pi_zero accurately from fewer than 100 p-values.
  1440. Using pi_zero = 1.0.
  1441. Warning: Cannot estimate pi_zero accurately from fewer than 100 p-values.
  1442. Using pi_zero = 1.0.
  1443. SUCCESS
  1444. ************************************************************
  1445. Testing gomo . . .
  1446. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/gomo --nostatus --verbosity 1 --text gomo/GO2Gene.map.csv gomo/ama.nozscoring.xml gomo/ama.nozscoring.xml
  1447. Warning: Cannot estimate pi_zero accurately from fewer than 100 p-values.
  1448. Using pi_zero = 1.0.
  1449. Warning: Cannot estimate pi_zero accurately from fewer than 100 p-values.
  1450. Using pi_zero = 1.0.
  1451. Warning: Cannot estimate pi_zero accurately from fewer than 100 p-values.
  1452. Using pi_zero = 1.0.
  1453. SUCCESS
  1454. ************************************************************
  1455. Testing shadow . . .
  1456. /tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts/../src/shadow --output-pthresh 0.1 --bg 2.0 --text motiph/spiked.aln motiph/yeast.tree
  1457. Using nucleotide alphabet (ACGTRYKMSWBDHVN).
  1458. Read alignment from motiph/spiked.aln.
  1459. Computing background frequencies from alignment.
  1460. Background frequencies: 0.328 0.171 0.168 0.333
  1461. Read background frequencies from alignment.
  1462. Computing q-values (1927 recorded p-values, 1927 total p-values).
  1463. Estimated pi_0=0.521779
  1464. SUCCESS
  1465. PASS: metatest
  1466. ==================
  1467. All 2 tests passed
  1468. ==================
  1469. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts'
  1470. make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts'
  1471. >>> Install meme-4.3.0 into /tmp/portage/sci-biology/meme-4.3.0/image/ category sci-biology
  1472. make -j24 install DESTDIR=/tmp/portage/sci-biology/meme-4.3.0/image/
  1473. Making install in src
  1474. make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1475. make install-recursive
  1476. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1477. Making install in filters
  1478. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters'
  1479. Making install in purge
  1480. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/purge'
  1481. make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/purge'
  1482. make[5]: Nothing to be done for `install-data-am'.
  1483. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin'
  1484. /bin/sh ../../../libtool --mode=install /usr/bin/install -c purge '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin'
  1485. libtool: install: /usr/bin/install -c purge /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/purge
  1486. make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/purge'
  1487. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/purge'
  1488. Making install in dust
  1489. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/dust'
  1490. make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/dust'
  1491. make[5]: Nothing to be done for `install-data-am'.
  1492. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin'
  1493. /bin/sh ../../../libtool --mode=install /usr/bin/install -c dust '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin'
  1494. libtool: install: /usr/bin/install -c dust /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/dust
  1495. make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/dust'
  1496. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters/dust'
  1497. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters'
  1498. make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters'
  1499. make[5]: Nothing to be done for `install-exec-am'.
  1500. make[5]: Nothing to be done for `install-data-am'.
  1501. make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters'
  1502. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters'
  1503. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/filters'
  1504. Making install in libxml2
  1505. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxml2'
  1506. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxml2'
  1507. make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxml2'
  1508. make[5]: Nothing to be done for `install-exec-am'.
  1509. make[5]: Nothing to be done for `install-data-am'.
  1510. make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxml2'
  1511. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxml2'
  1512. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxml2'
  1513. Making install in libxslt
  1514. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxslt'
  1515. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxslt'
  1516. make[4]: Nothing to be done for `install-exec-am'.
  1517. make[4]: Nothing to be done for `install-data-am'.
  1518. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxslt'
  1519. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src/libxslt'
  1520. Making install in .
  1521. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1522. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1523. make[4]: Nothing to be done for `install-data-am'.
  1524. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin'
  1525. /bin/sh ../libtool --mode=install /usr/bin/install -c alphtype ama beadstring ceqlogo clustalw-io clustalw2fasta clustalw2phylip draw-mhmm fasta-io fimo fitevd gendb getsize glam2 glam2format glam2mask glam2scan gomo log-hmm mast.bin meme.bin meme-io meme-xml-html mhmm mhmm-io mhmme mhmms mhmmscan motiph pmp_bf readseq shadow tomtom tree qvalue ranksum_test reconcile-tree-alignment reduce-alignment remove-alignment-gaps xsltproc_lite '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin'
  1526. libtool: install: /usr/bin/install -c alphtype /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/alphtype
  1527. libtool: install: /usr/bin/install -c ama /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/ama
  1528. libtool: install: /usr/bin/install -c beadstring /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/beadstring
  1529. libtool: install: /usr/bin/install -c ceqlogo /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/ceqlogo
  1530. libtool: install: /usr/bin/install -c clustalw-io /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/clustalw-io
  1531. libtool: install: /usr/bin/install -c clustalw2fasta /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/clustalw2fasta
  1532. libtool: install: /usr/bin/install -c clustalw2phylip /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/clustalw2phylip
  1533. libtool: install: /usr/bin/install -c draw-mhmm /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/draw-mhmm
  1534. libtool: install: /usr/bin/install -c fasta-io /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/fasta-io
  1535. libtool: install: /usr/bin/install -c fimo /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/fimo
  1536. libtool: install: /usr/bin/install -c fitevd /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/fitevd
  1537. libtool: install: /usr/bin/install -c gendb /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/gendb
  1538. libtool: install: /usr/bin/install -c getsize /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/getsize
  1539. libtool: install: /usr/bin/install -c glam2 /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/glam2
  1540. libtool: install: /usr/bin/install -c glam2format /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/glam2format
  1541. libtool: install: /usr/bin/install -c glam2mask /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/glam2mask
  1542. libtool: install: /usr/bin/install -c glam2scan /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/glam2scan
  1543. libtool: install: /usr/bin/install -c gomo /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/gomo
  1544. libtool: install: /usr/bin/install -c log-hmm /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/log-hmm
  1545. libtool: install: /usr/bin/install -c mast.bin /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/mast.bin
  1546. libtool: install: /usr/bin/install -c meme.bin /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/meme.bin
  1547. libtool: install: /usr/bin/install -c meme-io /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/meme-io
  1548. libtool: install: /usr/bin/install -c meme-xml-html /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/meme-xml-html
  1549. libtool: install: /usr/bin/install -c mhmm /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/mhmm
  1550. libtool: install: /usr/bin/install -c mhmm-io /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/mhmm-io
  1551. libtool: install: /usr/bin/install -c mhmme /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/mhmme
  1552. libtool: install: /usr/bin/install -c mhmms /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/mhmms
  1553. libtool: install: /usr/bin/install -c mhmmscan /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/mhmmscan
  1554. libtool: install: /usr/bin/install -c motiph /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/motiph
  1555. libtool: install: /usr/bin/install -c pmp_bf /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/pmp_bf
  1556. libtool: install: /usr/bin/install -c readseq /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/readseq
  1557. libtool: install: /usr/bin/install -c shadow /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/shadow
  1558. libtool: install: /usr/bin/install -c tomtom /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/tomtom
  1559. libtool: install: /usr/bin/install -c tree /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/tree
  1560. libtool: install: /usr/bin/install -c qvalue /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/qvalue
  1561. libtool: install: /usr/bin/install -c ranksum_test /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/ranksum_test
  1562. libtool: install: /usr/bin/install -c reconcile-tree-alignment /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/reconcile-tree-alignment
  1563. libtool: install: /usr/bin/install -c reduce-alignment /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/reduce-alignment
  1564. libtool: install: /usr/bin/install -c remove-alignment-gaps /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/remove-alignment-gaps
  1565. libtool: install: /usr/bin/install -c xsltproc_lite /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin/xsltproc_lite
  1566. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1567. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1568. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1569. make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/src'
  1570. Making install in scripts
  1571. make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts'
  1572. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts'
  1573. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin'
  1574. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/lib64/perl'
  1575. /usr/bin/install -c cat_max compare_dates download fasta-fetch fasta-get-markov fasta-make-index fasta-shuffle-letters fasta-unique-names glam2html glam2psfm glam2scan2html get_db_csv jaspar2meme hart2meme-bkg hartemink2psp iupac2meme make_logodds mast mast2html meme mcast memehtml2text mhmm2html motif2meme.pm plotgen priority2meme sd scpd2meme tamo2meme transfac2meme uniprobe2meme update_db update_meme_tests '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin'
  1576. /usr/bin/install -c convert2html.pl '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/lib64/perl'
  1577. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts'
  1578. make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/scripts'
  1579. Making install in tests
  1580. make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests'
  1581. Making install in common
  1582. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/common'
  1583. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/common'
  1584. make[3]: Nothing to be done for `install-exec-am'.
  1585. make[3]: Nothing to be done for `install-data-am'.
  1586. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/common'
  1587. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/common'
  1588. Making install in clustalw2fasta
  1589. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/clustalw2fasta'
  1590. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/clustalw2fasta'
  1591. make[3]: Nothing to be done for `install-exec-am'.
  1592. make[3]: Nothing to be done for `install-data-am'.
  1593. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/clustalw2fasta'
  1594. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/clustalw2fasta'
  1595. Making install in draw-mhmm
  1596. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/draw-mhmm'
  1597. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/draw-mhmm'
  1598. make[3]: Nothing to be done for `install-exec-am'.
  1599. make[3]: Nothing to be done for `install-data-am'.
  1600. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/draw-mhmm'
  1601. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/draw-mhmm'
  1602. Making install in mast
  1603. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mast'
  1604. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mast'
  1605. make[3]: Nothing to be done for `install-exec-am'.
  1606. make[3]: Nothing to be done for `install-data-am'.
  1607. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mast'
  1608. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mast'
  1609. Making install in meme
  1610. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/meme'
  1611. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/meme'
  1612. make[3]: Nothing to be done for `install-exec-am'.
  1613. make[3]: Nothing to be done for `install-data-am'.
  1614. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/meme'
  1615. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/meme'
  1616. Making install in mhmm
  1617. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmm'
  1618. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmm'
  1619. make[3]: Nothing to be done for `install-exec-am'.
  1620. make[3]: Nothing to be done for `install-data-am'.
  1621. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmm'
  1622. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmm'
  1623. Making install in mhmms
  1624. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmms'
  1625. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmms'
  1626. make[3]: Nothing to be done for `install-exec-am'.
  1627. make[3]: Nothing to be done for `install-data-am'.
  1628. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmms'
  1629. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/mhmms'
  1630. Making install in motiph
  1631. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/motiph'
  1632. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/motiph'
  1633. make[3]: Nothing to be done for `install-exec-am'.
  1634. make[3]: Nothing to be done for `install-data-am'.
  1635. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/motiph'
  1636. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/motiph'
  1637. Making install in scaffold
  1638. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/scaffold'
  1639. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/scaffold'
  1640. make[3]: Nothing to be done for `install-exec-am'.
  1641. make[3]: Nothing to be done for `install-data-am'.
  1642. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/scaffold'
  1643. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/scaffold'
  1644. Making install in tomtom
  1645. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/tomtom'
  1646. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/tomtom'
  1647. make[3]: Nothing to be done for `install-exec-am'.
  1648. make[3]: Nothing to be done for `install-data-am'.
  1649. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/tomtom'
  1650. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/tomtom'
  1651. Making install in gomo
  1652. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/gomo'
  1653. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/gomo'
  1654. make[3]: Nothing to be done for `install-exec-am'.
  1655. make[3]: Nothing to be done for `install-data-am'.
  1656. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/gomo'
  1657. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/gomo'
  1658. Making install in qvalue
  1659. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/qvalue'
  1660. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/qvalue'
  1661. make[3]: Nothing to be done for `install-exec-am'.
  1662. make[3]: Nothing to be done for `install-data-am'.
  1663. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/qvalue'
  1664. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/qvalue'
  1665. Making install in web
  1666. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/web'
  1667. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/web'
  1668. make[3]: Nothing to be done for `install-exec-am'.
  1669. make[3]: Nothing to be done for `install-data-am'.
  1670. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/web'
  1671. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests/web'
  1672. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests'
  1673. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests'
  1674. make[3]: Nothing to be done for `install-exec-am'.
  1675. make[3]: Nothing to be done for `install-data-am'.
  1676. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests'
  1677. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests'
  1678. make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/tests'
  1679. Making install in website
  1680. make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website'
  1681. Making install in scripts
  1682. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website/scripts'
  1683. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website/scripts'
  1684. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin'
  1685. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/lib64/perl'
  1686. /usr/bin/install -c changetoweb metameme oldmeme2meme '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/bin'
  1687. /usr/bin/install -c Globals.pm '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/lib64/perl'
  1688. make install-exec-hook
  1689. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website/scripts'
  1690. make[4]: Nothing to be done for `install-exec-hook'.
  1691. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website/scripts'
  1692. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website/scripts'
  1693. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website/scripts'
  1694. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website'
  1695. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website'
  1696. make[3]: Nothing to be done for `install-exec-am'.
  1697. make[3]: Nothing to be done for `install-data-am'.
  1698. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website'
  1699. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website'
  1700. make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/website'
  1701. Making install in doc
  1702. make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc'
  1703. Making install in examples
  1704. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples'
  1705. Making install in fimo_example_output_files
  1706. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/fimo_example_output_files'
  1707. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/fimo_example_output_files'
  1708. make[4]: Nothing to be done for `install-exec-am'.
  1709. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/fimo_example_output_files'
  1710. /usr/bin/install -c -m 644 fimo.gff fimo.html fimo.txt fimo.xml cisml.css fimo-to-html.xsl '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/fimo_example_output_files'
  1711. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/fimo_example_output_files'
  1712. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/fimo_example_output_files'
  1713. Making install in glam2_example_output_files
  1714. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2_example_output_files'
  1715. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2_example_output_files'
  1716. make[4]: Nothing to be done for `install-exec-am'.
  1717. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/glam2_example_output_files'
  1718. /usr/bin/install -c -m 644 glam2.html logo1.png logo_ssc1.png logo2.png logo_ssc2.png logo3.png logo_ssc3.png logo4.png logo_ssc4.png logo5.png logo_ssc5.png logo6.png logo_ssc6.png logo7.png logo_ssc7.png logo8.png logo_ssc8.png logo9.png logo_ssc9.png '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/glam2_example_output_files'
  1719. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2_example_output_files'
  1720. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2_example_output_files'
  1721. Making install in glam2scan_example_output_files
  1722. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2scan_example_output_files'
  1723. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2scan_example_output_files'
  1724. make[4]: Nothing to be done for `install-exec-am'.
  1725. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/glam2scan_example_output_files'
  1726. /usr/bin/install -c -m 644 glam2scan.html '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/glam2scan_example_output_files'
  1727. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2scan_example_output_files'
  1728. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/glam2scan_example_output_files'
  1729. Making install in meme_example_output_files
  1730. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/meme_example_output_files'
  1731. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/meme_example_output_files'
  1732. make[4]: Nothing to be done for `install-exec-am'.
  1733. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/meme_example_output_files'
  1734. /usr/bin/install -c -m 644 meme.xml meme.xsl meme.html meme.txt logo1.png logo2.png logo3.png logo1.eps logo2.eps logo3.eps logo_ssc1.png logo_ssc2.png logo_ssc3.png logo_ssc1.eps logo_ssc2.eps logo_ssc3.eps '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/meme_example_output_files'
  1735. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/meme_example_output_files'
  1736. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/meme_example_output_files'
  1737. Making install in mast_example_output_files
  1738. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/mast_example_output_files'
  1739. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/mast_example_output_files'
  1740. make[4]: Nothing to be done for `install-exec-am'.
  1741. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/mast_example_output_files'
  1742. /usr/bin/install -c -m 644 mast.html '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/mast_example_output_files'
  1743. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/mast_example_output_files'
  1744. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/mast_example_output_files'
  1745. Making install in tomtom_example_output_files
  1746. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/tomtom_example_output_files'
  1747. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/tomtom_example_output_files'
  1748. make[4]: Nothing to be done for `install-exec-am'.
  1749. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/tomtom_example_output_files'
  1750. /usr/bin/install -c -m 644 logo_1_+1.eps logo_1_+1.png logo_2_+2.eps logo_2_+2.png logo_3_+3.eps logo_3_+3.png tomtom.html '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples/tomtom_example_output_files'
  1751. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/tomtom_example_output_files'
  1752. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples/tomtom_example_output_files'
  1753. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples'
  1754. make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples'
  1755. make[4]: Nothing to be done for `install-exec-am'.
  1756. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples'
  1757. /usr/bin/install -c -m 644 At.fa sample-kabat.seq sample-glam2-aln.dna sample-glam2-aln.protein sample-motif.dna sample-dna-motif.meme-io sample-protein-motif.meme-io '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/examples'
  1758. make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples'
  1759. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples'
  1760. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/examples'
  1761. Making install in images
  1762. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/images'
  1763. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/images'
  1764. make[3]: Nothing to be done for `install-exec-am'.
  1765. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/images'
  1766. /usr/bin/install -c -m 644 cbrc_logo.png fimo_logo.png glam2_logo.png glam2scan_logo.png nbcr_logo_trans.gif ncrr_logo.gif schematic.fig schematic.png sdsc_logo.png tomtom_logo.png uq_logo.png ucsd_logo.png UWlogo150p.gif webserver_schema.png '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc/images'
  1767. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/images'
  1768. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc/images'
  1769. Making install in .
  1770. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc'
  1771. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc'
  1772. make[3]: Nothing to be done for `install-exec-am'.
  1773. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc'
  1774. /usr/bin/install -c -m 644 alphabets.html authors.html bfile-format.html cite.html clustalw2fasta.html clustalw-format.html copyright.html fasta-format.html glam2.css glam2format_man.html glam2mask_man.html glam2scan_man.html glam2_alphabet.html glam2_dirichlet.html glam2_install.html glam2_man.html glam2-template-header.js GLAM2_method.pdf glam2_ref.html glam2_tut.html install.html lipo.fasta lipo.linear.all.mhmms lipo.linear.mhmm lipo.meme.html lipo.meme.stripped.txt mast.html mcast.html meme.dtd meme.html meme-format.html meme-install.html meme-suite-logo.js meme-suite.css metameme.css meta-meme.gif mhmm-output.html mhmmscan.html overview.html purge.html '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc'
  1775. /usr/bin/install -c -m 644 release-notes.html transfac2meme.html sdsc.gif select-star-species.html standards.html tomtom.html transfac-format.html alphtype.html ama.html beadstring.html ceqlogo.html clustalw2phylip.html draw-mhmm.html fasta-get-markov.html fasta-io.html fimo.html fitevd.html gendb.html getsize.html gomo.html log-hmm.html meme-io.html mhmm.html mhmme.html mhmms.html miao.html modified-template-footer.js motiph.html pmp_bf.html qvalue.html readseq.html reconcile-tree-alignment.html reduce-alignment.html remove-alignment-gaps.html shadow.html '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/doc'
  1776. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc'
  1777. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc'
  1778. make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/doc'
  1779. Making install in etc
  1780. make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/etc'
  1781. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/etc'
  1782. make[2]: Nothing to be done for `install-exec-am'.
  1783. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/etc'
  1784. /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/etc'
  1785. /usr/bin/install -c -m 644 beadstring.xsl bkg.jpg cisml.css fimo.xsl hmm-text.xsl mast.doc mast_upstream_db.list meme.doc gomo_db.csv prior1.plib prior30.plib template.eps template.svg tomtom_db_names.csv cisml-to-gff.xsl cisml-to-html.xsl cisml-to-text.xsl fimo-to-gff.xsl fimo-to-html.xsl fimo-to-text.xsl fimo_config.xml glam2_config.xml glam2scan_config.xml gomo_config.xml gomo.xsl mast_config.xml mast_db_names.csv meme_config.xml meme.xsl '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/etc'
  1786. /usr/bin/install -c fimo.sh glam2.sh glam2scan.sh gomo.sh mast.sh meme-mast.sh '/tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/etc'
  1787. make install-data-hook
  1788. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/etc'
  1789. make[3]: Nothing to be done for `install-data-hook'.
  1790. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/etc'
  1791. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/etc'
  1792. make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0/etc'
  1793. make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0'
  1794. make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0'
  1795. make[2]: Nothing to be done for `install-exec-am'.
  1796. mkdir -p /tmp/portage/sci-biology/meme-4.3.0/image//var/log/meme
  1797. chmod a+w /tmp/portage/sci-biology/meme-4.3.0/image//var/log/meme
  1798. make install-data-hook
  1799. make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0'
  1800. mkdir -p /tmp/portage/sci-biology/meme-4.3.0/image//opt/meme/db
  1801. make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0'
  1802. make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0'
  1803. make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.3.0/work/meme_4.3.0'
  1804. >>> Completed installing meme-4.3.0 into /tmp/portage/sci-biology/meme-4.3.0/image/
  1805. * QA Notice: Files built without respecting CFLAGS have been detected
  1806. * Please include the following list of files in your report:
  1807. * /opt/meme/bin/xsltproc_lite
  1808. * /opt/meme/bin/remove-alignment-gaps
  1809. * /opt/meme/bin/reduce-alignment
  1810. * /opt/meme/bin/reconcile-tree-alignment
  1811. * /opt/meme/bin/ranksum_test
  1812. * /opt/meme/bin/qvalue
  1813. * /opt/meme/bin/tree
  1814. * /opt/meme/bin/tomtom
  1815. * /opt/meme/bin/shadow
  1816. * /opt/meme/bin/readseq
  1817. * /opt/meme/bin/pmp_bf
  1818. * /opt/meme/bin/motiph
  1819. * /opt/meme/bin/mhmmscan
  1820. * /opt/meme/bin/mhmms
  1821. * /opt/meme/bin/mhmme
  1822. * /opt/meme/bin/mhmm-io
  1823. * /opt/meme/bin/mhmm
  1824. * /opt/meme/bin/meme-xml-html
  1825. * /opt/meme/bin/meme-io
  1826. * /opt/meme/bin/meme.bin
  1827. * /opt/meme/bin/mast.bin
  1828. * /opt/meme/bin/log-hmm
  1829. * /opt/meme/bin/gomo
  1830. * /opt/meme/bin/glam2scan
  1831. * /opt/meme/bin/glam2mask
  1832. * /opt/meme/bin/glam2format
  1833. * /opt/meme/bin/glam2
  1834. * /opt/meme/bin/getsize
  1835. * /opt/meme/bin/gendb
  1836. * /opt/meme/bin/fitevd
  1837. * /opt/meme/bin/fimo
  1838. * /opt/meme/bin/fasta-io
  1839. * /opt/meme/bin/draw-mhmm
  1840. * /opt/meme/bin/clustalw2phylip
  1841. * /opt/meme/bin/clustalw2fasta
  1842. * /opt/meme/bin/clustalw-io
  1843. * /opt/meme/bin/ceqlogo
  1844. * /opt/meme/bin/beadstring
  1845. * /opt/meme/bin/ama
  1846. * /opt/meme/bin/alphtype
  1847. * /opt/meme/bin/dust
  1848. * /opt/meme/bin/purge
  1849. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  1850. opt/meme/bin/alphtype
  1851. opt/meme/bin/ceqlogo
  1852. opt/meme/bin/clustalw2phylip
  1853. opt/meme/bin/getsize
  1854. opt/meme/bin/fimo
  1855. opt/meme/bin/glam2mask
  1856. opt/meme/bin/log-hmm
  1857. opt/meme/bin/meme-io
  1858. opt/meme/bin/meme-xml-html
  1859. opt/meme/bin/mhmme
  1860. opt/meme/bin/motiph
  1861. opt/meme/bin/pmp_bf
  1862. opt/meme/bin/ranksum_test
  1863. opt/meme/bin/tomtom
  1864. opt/meme/bin/remove-alignment-gaps
  1865. opt/meme/bin/xsltproc_lite
  1866. opt/meme/bin/dust
  1867. opt/meme/bin/beadstring
  1868. opt/meme/bin/clustalw2fasta
  1869. opt/meme/bin/fasta-io
  1870. opt/meme/bin/gendb
  1871. opt/meme/bin/gomo
  1872. opt/meme/bin/glam2format
  1873. opt/meme/bin/meme.bin
  1874. opt/meme/bin/mhmm-io
  1875. opt/meme/bin/mhmmscan
  1876. opt/meme/bin/shadow
  1877. opt/meme/bin/qvalue
  1878. opt/meme/bin/reduce-alignment
  1879. opt/meme/bin/purge
  1880. opt/meme/bin/ama
  1881. opt/meme/bin/clustalw-io
  1882. opt/meme/bin/fitevd
  1883. opt/meme/bin/draw-mhmm
  1884. opt/meme/bin/glam2scan
  1885. opt/meme/bin/glam2
  1886. opt/meme/bin/mhmm
  1887. opt/meme/bin/mast.bin
  1888. opt/meme/bin/mhmms
  1889. opt/meme/bin/tree
  1890. opt/meme/bin/readseq
  1891. opt/meme/bin/reconcile-tree-alignment
  1892. * QA Notice: Package triggers severe warnings which indicate that it
  1893. * may exhibit random runtime failures.
  1894. * /usr/include/bits/string3.h:105:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer [enabled by default]
  1895. * Please do not file a Gentoo bug and instead report the above QA
  1896. * issues directly to the upstream developers of this software.
  1897. * Homepage: http://meme.sdsc.edu/meme