- * Package: sci-biology/meme-4.8.1-r1
- * Repository: gentoo
- * Maintainer: weaver@gentoo.org sci-biology@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking meme_4.8.1.tar.gz to /tmp/portage/sci-biology/meme-4.8.1-r1/work
- >>> Source unpacked in /tmp/portage/sci-biology/meme-4.8.1-r1/work
- >>> Preparing source in /tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1 ...
- * Applying meme-4.8.1-Makefile.am.patch ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1' ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy ...
- [ ok ]
- * Running elibtoolize in: meme_4.8.1/src/libxml2/
- * Applying portage/1.5.10 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/1.5 patch ...
- * Running elibtoolize in: meme_4.8.1/config/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.4.2 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1 ...
- * econf: updating meme_4.8.1/config/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating meme_4.8.1/config/config.guess with /usr/share/gnuconfig/config.guess
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --sysconfdir=/etc/meme --with-logs=/var/log/meme --disable-debug --enable-serial
- configure: loading site script /usr/share/config.site
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking how to create a pax tar archive... gnutar
- checking for style of include used by make... GNU
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- 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
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking whether make sets $(MAKE)... (cached) yes
- checking for ld... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking for sed... (cached) /bin/sed
- checking for mpicc... /usr/bin/mpicc
- checking for mail... /usr/bin/mail
- checking for sendmail... /usr/sbin/sendmail
- checking for perl... /usr/bin/perl
- checking for python... /usr/bin/python
- checking for convert... /usr/bin/convert
- checking for gs... /usr/bin/gs
- checking for xml2-config... /usr/bin/xml2-config
- checking for xslt-config... /usr/bin/xslt-config
- checking for ant... /usr/bin/ant
- checking for elinks... yes
- checking for isnan, sqrt, log, exp, fabs, pow, floor, ceil in -lm... yes
- checking for xmlParseFile in -lxml2... yes
- checking for xsltParseStylesheetFile in -lxslt... yes
- checking for exsltRegisterAll in -lexslt... yes
- checking for ANSI C header files... (cached) yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking ctype.h usability... yes
- checking ctype.h presence... yes
- checking for ctype.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for pid_t... yes
- checking for size_t... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible realloc... yes
- checking return type of signal handlers... void
- checking whether lstat correctly handles trailing slash... yes
- checking whether stat accepts an empty string... no
- checking for floor... yes
- checking for getcwd... yes
- checking for gethostbyname... yes
- checking for isascii... yes
- checking for memset... yes
- checking for pow... yes
- checking for rint... yes
- checking for socket... yes
- checking for sqrt... yes
- checking for strchr... yes
- checking for strcspn... yes
- checking for strdup... yes
- checking for strspn... yes
- checking for strstr... yes
- checking for strlcpy... no
- checking for MPI_Comm_rank in -lmpi... yes
- checking for perl... (cached) /usr/bin/perl
- checking for python... (cached) /usr/bin/python
- checking for convert... (cached) /usr/bin/convert
- checking for gs... (cached) /usr/bin/gs
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/examples/Makefile
- config.status: creating doc/examples/compute_prior_dist_example_output_files/Makefile
- config.status: creating doc/examples/sample_opal_scripts/Makefile
- config.status: creating doc/images/Makefile
- config.status: creating etc/Makefile
- config.status: creating src/filters/Makefile
- config.status: creating src/filters/purge/Makefile
- config.status: creating src/filters/dust/Makefile
- config.status: creating scripts/Makefile
- config.status: creating src/Makefile
- config.status: creating src/libxml2/Makefile
- config.status: creating src/libxml2/include/Makefile
- config.status: creating src/libxml2/include/libxml/Makefile
- config.status: creating src/libxslt/Makefile
- config.status: creating src/libexslt/Makefile
- config.status: creating src/parallel/Makefile
- config.status: creating tests/Makefile
- config.status: creating tests/ame/Makefile
- config.status: creating tests/centrimo/Makefile
- config.status: creating tests/clustalw2fasta/Makefile
- config.status: creating tests/common/Makefile
- config.status: creating tests/draw-mhmm/Makefile
- config.status: creating tests/dreme/Makefile
- config.status: creating tests/fasta-center/Makefile
- config.status: creating tests/fimo/Makefile
- config.status: creating tests/gomo/Makefile
- config.status: creating tests/mast/Makefile
- config.status: creating tests/mcast/Makefile
- config.status: creating tests/meme/Makefile
- config.status: creating tests/mhmm/Makefile
- config.status: creating tests/mhmms/Makefile
- config.status: creating tests/mhmmscan/Makefile
- config.status: creating tests/motiph/Makefile
- config.status: creating tests/psp-gen/Makefile
- config.status: creating tests/qvalue/Makefile
- config.status: creating tests/scaffold/Makefile
- config.status: creating tests/spamo/Makefile
- config.status: creating tests/tomtom/Makefile
- config.status: creating tests/web/Makefile
- config.status: creating website/Makefile
- config.status: creating website/cgi-bin/Makefile
- config.status: creating website/html/Makefile
- config.status: creating website/scripts/Makefile
- config.status: creating website/images/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- configure: WARNING:
- Checking Required Perl Modules:
- Math::CDF missing. Only required for fasta-enriched-center script (which is not called by the web scripts).
- Checking Web and DB Modules:
- Apache missing. Only required if running mod_perl.
- MyInterfaces::RSATWebServices::RSATWSPortType missing. Only required for get_db_csv and update_db.
- Avaliable from http://rsat.scmbb.ulb.ac.be/rsat/web_services/RSATWS.tar.gz .
- Checking Optional Modules:
- ========================
- Configuration parameters
- ========================
- Install path: /usr
- Install UID:
- Version: 4.8.1
- C compiler: x86_64-pc-linux-gnu-gcc
- C compiler flags: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__
- Linker: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- Special Libs: -lmpi -lexslt -lxslt -lxml2 -lm
- MPICC /usr/bin/mpicc
- MPIINC -DMPI -I/usr/include
- MPILIBDIR /usr/lib
- MPIFLAGS -DPARALLEL
- MPIRUN
- MEME URL: http://tbamd64/meme
- MEME WEB DIRECTORY: ${prefix}/web
- MEME CONTACT: @tbamd64
- BLOCKMAKER URL: http://blocks.fhcrc.org/blocks-bin/process_blocks.pl
- GO-SERVER URL: http://amigo.geneontology.org/cgi-bin/amigo/
- PERL: /usr/bin/perl
- PYTHON: /usr/bin/python
- CONVERT: /usr/bin/convert
- GHOSTSCRIPT: /usr/bin/gs
- BUILD LIBXML2: no
- LIBXML2 compiler flags: -I/usr/include/libxml2
- LIBXML2 libs: -lxml2 -lz -lm -ldl
- BUILD LIBXSLT: no
- LIBXSLT compiler flags: -I/usr/include/libxml2
- LIBXSLT libs: -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt
- MEME DB: ${prefix}/db
- MEME LOGS: /var/log/meme
- MEME TEMP FILES:
- OPAL URL: no
- OPAL XML: no
- Run the following commands to compile, test and install meme:
- make
- make test
- make install
- >>> Source configured.
- >>> Compiling source in /tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1 ...
- make -j24
- (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/config/missing --run autoheader)
- rm -f stamp-h1
- touch config.h.in
- cd . && /bin/sh ./config.status config.h
- config.status: creating config.h
- config.status: config.h is unchanged
- make all-recursive
- make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1'
- Making all in src
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- echo '#define MEME_DIR "/usr"' >dir.h
- echo '#define ETC_DIR "/etc/meme" ' >> dir.h
- echo '#define BIN_DIR "/usr/bin" ' >> dir.h
- make all-recursive
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- Making all in filters
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters'
- Making all in purge
- make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/purge'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c afnio.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c alphabet.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c block.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c dheap.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c gblast.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c karlin.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mheap.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mlist.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c pairaln.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c pmain.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c purge.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c random.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c seqset.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c sequence.c
- /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -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 -lm -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -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 -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/purge'
- Making all in dust
- make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/dust'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c tust.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c dust.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c getfa.c
- /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o dust tust.o dust.o getfa.o -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o dust tust.o dust.o getfa.o -Wl,--as-needed /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/dust'
- make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters'
- make[5]: Nothing to be done for `all-am'.
- make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters'
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters'
- Making all in libxml2
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxml2'
- make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxml2'
- make[5]: Nothing to be done for `all-am'.
- make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxml2'
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxml2'
- Making all in libxslt
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxslt'
- make[4]: Nothing to be done for `all'.
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxslt'
- Making all in libexslt
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libexslt'
- make[4]: Nothing to be done for `all'.
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libexslt'
- Making all in .
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-alignment.lo `test -f 'alignment.c' || echo './'`alignment.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-alphabet.lo `test -f 'alphabet.c' || echo './'`alphabet.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-array.lo `test -f 'array.c' || echo './'`array.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-array-list.lo `test -f 'array-list.c' || echo './'`array-list.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-background.lo `test -f 'background.c' || echo './'`background.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-binary-search.lo `test -f 'binary-search.c' || echo './'`binary-search.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-binomial.lo `test -f 'binomial.c' || echo './'`binomial.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-build-hmm.lo `test -f 'build-hmm.c' || echo './'`build-hmm.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-buffer.lo `test -f 'buffer.c' || echo './'`buffer.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-ceqlogo.lo `test -f 'ceqlogo.c' || echo './'`ceqlogo.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-cisml.lo `test -f 'cisml.c' || echo './'`cisml.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-clustalw-io.lo `test -f 'clustalw-io.c' || echo './'`clustalw-io.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-dp.lo `test -f 'dp.c' || echo './'`dp.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-dreme-sax.lo `test -f 'dreme-sax.c' || echo './'`dreme-sax.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-eps2png.lo `test -f 'eps2png.c' || echo './'`eps2png.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-empirical-qvalue.lo `test -f 'empirical-qvalue.c' || echo './'`empirical-qvalue.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-evomodel.lo `test -f 'evomodel.c' || echo './'`evomodel.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-evomodel_with_loss.lo `test -f 'evomodel_with_loss.c' || echo './'`evomodel_with_loss.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-fasta-io.lo `test -f 'fasta-io.c' || echo './'`fasta-io.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-fisher_exact.lo `test -f 'fisher_exact.c' || echo './'`fisher_exact.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-fitevd.lo `test -f 'fitevd.c' || echo './'`fitevd.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-gendb.lo `test -f 'gendb.c' || echo './'`gendb.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-hash_alph.lo `test -f 'hash_alph.c' || echo './'`hash_alph.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-hash_table.lo `test -f 'hash_table.c' || echo './'`hash_table.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c binary-search.c -fPIC -DPIC -o .libs/libcommon_la-binary-search.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c alignment.c -fPIC -DPIC -o .libs/libcommon_la-alignment.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c array-list.c -fPIC -DPIC -o .libs/libcommon_la-array-list.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c array.c -fPIC -DPIC -o .libs/libcommon_la-array.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c alphabet.c -fPIC -DPIC -o .libs/libcommon_la-alphabet.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c build-hmm.c -fPIC -DPIC -o .libs/libcommon_la-build-hmm.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c background.c -fPIC -DPIC -o .libs/libcommon_la-background.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c binomial.c -fPIC -DPIC -o .libs/libcommon_la-binomial.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c buffer.c -fPIC -DPIC -o .libs/libcommon_la-buffer.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c ceqlogo.c -fPIC -DPIC -o .libs/libcommon_la-ceqlogo.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c cisml.c -fPIC -DPIC -o .libs/libcommon_la-cisml.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c dp.c -fPIC -DPIC -o .libs/libcommon_la-dp.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c empirical-qvalue.c -fPIC -DPIC -o .libs/libcommon_la-empirical-qvalue.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c clustalw-io.c -fPIC -DPIC -o .libs/libcommon_la-clustalw-io.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c eps2png.c -fPIC -DPIC -o .libs/libcommon_la-eps2png.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c dreme-sax.c -fPIC -DPIC -o .libs/libcommon_la-dreme-sax.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c evomodel.c -fPIC -DPIC -o .libs/libcommon_la-evomodel.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c evomodel_with_loss.c -fPIC -DPIC -o .libs/libcommon_la-evomodel_with_loss.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c fasta-io.c -fPIC -DPIC -o .libs/libcommon_la-fasta-io.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c gendb.c -fPIC -DPIC -o .libs/libcommon_la-gendb.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c fitevd.c -fPIC -DPIC -o .libs/libcommon_la-fitevd.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c fisher_exact.c -fPIC -DPIC -o .libs/libcommon_la-fisher_exact.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c hash_alph.c -fPIC -DPIC -o .libs/libcommon_la-hash_alph.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c hash_table.c -fPIC -DPIC -o .libs/libcommon_la-hash_table.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c binary-search.c -o libcommon_la-binary-search.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-heap.lo `test -f 'heap.c' || echo './'`heap.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c fisher_exact.c -o libcommon_la-fisher_exact.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c heap.c -fPIC -DPIC -o .libs/libcommon_la-heap.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c empirical-qvalue.c -o libcommon_la-empirical-qvalue.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c binomial.c -o libcommon_la-binomial.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c eps2png.c -o libcommon_la-eps2png.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c hash_table.c -o libcommon_la-hash_table.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-html-data.lo `test -f 'html-data.c' || echo './'`html-data.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c evomodel_with_loss.c -o libcommon_la-evomodel_with_loss.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c html-data.c -fPIC -DPIC -o .libs/libcommon_la-html-data.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c clustalw-io.c -o libcommon_la-clustalw-io.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-io.lo `test -f 'io.c' || echo './'`io.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c array-list.c -o libcommon_la-array-list.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c fasta-io.c -o libcommon_la-fasta-io.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-karlin.lo `test -f 'karlin.c' || echo './'`karlin.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-linked-list.lo `test -f 'linked-list.c' || echo './'`linked-list.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c gendb.c -o libcommon_la-gendb.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c alphabet.c -o libcommon_la-alphabet.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c io.c -fPIC -DPIC -o .libs/libcommon_la-io.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c hash_alph.c -o libcommon_la-hash_alph.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c karlin.c -fPIC -DPIC -o .libs/libcommon_la-karlin.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c heap.c -o libcommon_la-heap.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c linked-list.c -fPIC -DPIC -o .libs/libcommon_la-linked-list.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-log-hmm.lo `test -f 'log-hmm.c' || echo './'`log-hmm.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c log-hmm.c -fPIC -DPIC -o .libs/libcommon_la-log-hmm.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c buffer.c -o libcommon_la-buffer.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c dp.c -o libcommon_la-dp.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c dreme-sax.c -o libcommon_la-dreme-sax.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c io.c -o libcommon_la-io.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-logodds.lo `test -f 'logodds.c' || echo './'`logodds.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c background.c -o libcommon_la-background.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c logodds.c -fPIC -DPIC -o .libs/libcommon_la-logodds.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c evomodel.c -o libcommon_la-evomodel.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-mast-util.lo `test -f 'mast-util.c' || echo './'`mast-util.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c alignment.c -o libcommon_la-alignment.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c linked-list.c -o libcommon_la-linked-list.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c array.c -o libcommon_la-array.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-match.lo `test -f 'match.c' || echo './'`match.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-matrix.lo `test -f 'matrix.c' || echo './'`matrix.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mast-util.c -fPIC -DPIC -o .libs/libcommon_la-mast-util.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-mcast_match.lo `test -f 'mcast_match.c' || echo './'`mcast_match.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c karlin.c -o libcommon_la-karlin.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c log-hmm.c -o libcommon_la-log-hmm.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-meme-sax.lo `test -f 'meme-sax.c' || echo './'`meme-sax.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c matrix.c -fPIC -DPIC -o .libs/libcommon_la-matrix.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c match.c -fPIC -DPIC -o .libs/libcommon_la-match.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mcast_match.c -fPIC -DPIC -o .libs/libcommon_la-mcast_match.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-metameme.lo `test -f 'metameme.c' || echo './'`metameme.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-mhmm.lo `test -f 'mhmm.c' || echo './'`mhmm.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c build-hmm.c -o libcommon_la-build-hmm.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c meme-sax.c -fPIC -DPIC -o .libs/libcommon_la-meme-sax.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-mhmms.lo `test -f 'mhmms.c' || echo './'`mhmms.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mhmm.c -fPIC -DPIC -o .libs/libcommon_la-mhmm.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c metameme.c -fPIC -DPIC -o .libs/libcommon_la-metameme.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mhmms.c -fPIC -DPIC -o .libs/libcommon_la-mhmms.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-mhmmscan.lo `test -f 'mhmmscan.c' || echo './'`mhmmscan.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c html-data.c -o libcommon_la-html-data.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c fitevd.c -o libcommon_la-fitevd.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mhmmscan.c -fPIC -DPIC -o .libs/libcommon_la-mhmmscan.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c metameme.c -o libcommon_la-metameme.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-mhmm-state.lo `test -f 'mhmm-state.c' || echo './'`mhmm-state.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-motif-in.lo `test -f 'motif-in.c' || echo './'`motif-in.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-motif-in-common.lo `test -f 'motif-in-common.c' || echo './'`motif-in-common.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-motif-in-dreme-xml.lo `test -f 'motif-in-dreme-xml.c' || echo './'`motif-in-dreme-xml.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mhmm-state.c -fPIC -DPIC -o .libs/libcommon_la-mhmm-state.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c match.c -o libcommon_la-match.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in.c -fPIC -DPIC -o .libs/libcommon_la-motif-in.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in-common.c -fPIC -DPIC -o .libs/libcommon_la-motif-in-common.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in-dreme-xml.c -fPIC -DPIC -o .libs/libcommon_la-motif-in-dreme-xml.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-motif-in-meme-html.lo `test -f 'motif-in-meme-html.c' || echo './'`motif-in-meme-html.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in-common.c -o libcommon_la-motif-in-common.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mcast_match.c -o libcommon_la-mcast_match.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in-meme-html.c -fPIC -DPIC -o .libs/libcommon_la-motif-in-meme-html.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-motif-in-meme-text.lo `test -f 'motif-in-meme-text.c' || echo './'`motif-in-meme-text.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c ceqlogo.c -o libcommon_la-ceqlogo.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-motif-in-meme-xml.lo `test -f 'motif-in-meme-xml.c' || echo './'`motif-in-meme-xml.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in-meme-text.c -fPIC -DPIC -o .libs/libcommon_la-motif-in-meme-text.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-motif.lo `test -f 'motif.c' || echo './'`motif.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in-meme-xml.c -fPIC -DPIC -o .libs/libcommon_la-motif-in-meme-xml.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-motif_regexp.lo `test -f 'motif_regexp.c' || echo './'`motif_regexp.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif.c -fPIC -DPIC -o .libs/libcommon_la-motif.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mhmm.c -o libcommon_la-mhmm.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif_regexp.c -fPIC -DPIC -o .libs/libcommon_la-motif_regexp.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mhmm-state.c -o libcommon_la-mhmm-state.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-motifs.lo `test -f 'motifs.c' || echo './'`motifs.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-motiph-scoring.lo `test -f 'motiph-scoring.c' || echo './'`motiph-scoring.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in-dreme-xml.c -o libcommon_la-motif-in-dreme-xml.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motifs.c -fPIC -DPIC -o .libs/libcommon_la-motifs.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-object-list.lo `test -f 'object-list.c' || echo './'`object-list.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motiph-scoring.c -fPIC -DPIC -o .libs/libcommon_la-motiph-scoring.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c logodds.c -o libcommon_la-logodds.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c object-list.c -fPIC -DPIC -o .libs/libcommon_la-object-list.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mast-util.c -o libcommon_la-mast-util.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-order.lo `test -f 'order.c' || echo './'`order.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-data-block.lo `test -f 'data-block.c' || echo './'`data-block.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in.c -o libcommon_la-motif-in.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c order.c -fPIC -DPIC -o .libs/libcommon_la-order.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mhmmscan.c -o libcommon_la-mhmmscan.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c data-block.c -fPIC -DPIC -o .libs/libcommon_la-data-block.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c matrix.c -o libcommon_la-matrix.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif_regexp.c -o libcommon_la-motif_regexp.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motifs.c -o libcommon_la-motifs.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-data-block-reader.lo `test -f 'data-block-reader.c' || echo './'`data-block-reader.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c cisml.c -o libcommon_la-cisml.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c object-list.c -o libcommon_la-object-list.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-prior-reader-from-psp.lo `test -f 'prior-reader-from-psp.c' || echo './'`prior-reader-from-psp.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c data-block.c -o libcommon_la-data-block.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c data-block-reader.c -fPIC -DPIC -o .libs/libcommon_la-data-block-reader.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-prior-dist.lo `test -f 'prior-dist.c' || echo './'`prior-dist.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c prior-reader-from-psp.c -fPIC -DPIC -o .libs/libcommon_la-prior-reader-from-psp.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c prior-dist.c -fPIC -DPIC -o .libs/libcommon_la-prior-dist.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-pssm.lo `test -f 'pssm.c' || echo './'`pssm.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in-meme-xml.c -o libcommon_la-motif-in-meme-xml.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in-meme-html.c -o libcommon_la-motif-in-meme-html.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-pssm-distr.lo `test -f 'pssm-distr.c' || echo './'`pssm-distr.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c data-block-reader.c -o libcommon_la-data-block-reader.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-qvalue.lo `test -f 'qvalue.c' || echo './'`qvalue.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-ranksum_test.lo `test -f 'ranksum_test.c' || echo './'`ranksum_test.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c pssm.c -fPIC -DPIC -o .libs/libcommon_la-pssm.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c order.c -o libcommon_la-order.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-rdb-matrix.lo `test -f 'rdb-matrix.c' || echo './'`rdb-matrix.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-read-mhmm.lo `test -f 'read-mhmm.c' || echo './'`read-mhmm.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c mhmms.c -o libcommon_la-mhmms.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c pssm-distr.c -fPIC -DPIC -o .libs/libcommon_la-pssm-distr.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c qvalue.c -fPIC -DPIC -o .libs/libcommon_la-qvalue.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c ranksum_test.c -fPIC -DPIC -o .libs/libcommon_la-ranksum_test.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif.c -o libcommon_la-motif.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c prior-dist.c -o libcommon_la-prior-dist.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c rdb-matrix.c -fPIC -DPIC -o .libs/libcommon_la-rdb-matrix.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c meme-sax.c -o libcommon_la-meme-sax.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c read-mhmm.c -fPIC -DPIC -o .libs/libcommon_la-read-mhmm.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-read_sequence.lo `test -f 'read_sequence.c' || echo './'`read_sequence.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-red-black-tree.lo `test -f 'red-black-tree.c' || echo './'`red-black-tree.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c prior-reader-from-psp.c -o libcommon_la-prior-reader-from-psp.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c read_sequence.c -fPIC -DPIC -o .libs/libcommon_la-read_sequence.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c red-black-tree.c -fPIC -DPIC -o .libs/libcommon_la-red-black-tree.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-regex-utils.lo `test -f 'regex-utils.c' || echo './'`regex-utils.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c pssm-distr.c -o libcommon_la-pssm-distr.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motif-in-meme-text.c -o libcommon_la-motif-in-meme-text.o >/dev/null 2>&1
- read-mhmm.c: In function 'read_mhmm':
- read-mhmm.c:735:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- read-mhmm.c: In function 'read_mhmm_state':
- read-mhmm.c:75:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c regex-utils.c -fPIC -DPIC -o .libs/libcommon_la-regex-utils.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c motiph-scoring.c -o libcommon_la-motiph-scoring.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-regress.lo `test -f 'regress.c' || echo './'`regress.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-reservoir.lo `test -f 'reservoir.c' || echo './'`reservoir.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c regress.c -fPIC -DPIC -o .libs/libcommon_la-regress.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c ranksum_test.c -o libcommon_la-ranksum_test.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c qvalue.c -o libcommon_la-qvalue.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c reservoir.c -fPIC -DPIC -o .libs/libcommon_la-reservoir.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-sax-parser-utils.lo `test -f 'sax-parser-utils.c' || echo './'`sax-parser-utils.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c rdb-matrix.c -o libcommon_la-rdb-matrix.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-scanned-sequence.lo `test -f 'scanned-sequence.c' || echo './'`scanned-sequence.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-scored-sites.lo `test -f 'scored-sites.c' || echo './'`scored-sites.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c sax-parser-utils.c -fPIC -DPIC -o .libs/libcommon_la-sax-parser-utils.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c regress.c -o libcommon_la-regress.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c regex-utils.c -o libcommon_la-regex-utils.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c scanned-sequence.c -fPIC -DPIC -o .libs/libcommon_la-scanned-sequence.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c scored-sites.c -fPIC -DPIC -o .libs/libcommon_la-scored-sites.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-seq.lo `test -f 'seq.c' || echo './'`seq.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c read_sequence.c -o libcommon_la-read_sequence.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-seq-reader-from-fasta.lo `test -f 'seq-reader-from-fasta.c' || echo './'`seq-reader-from-fasta.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-simple-getopt.lo `test -f 'simple-getopt.c' || echo './'`simple-getopt.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c seq.c -fPIC -DPIC -o .libs/libcommon_la-seq.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c reservoir.c -o libcommon_la-reservoir.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-spearman-rank-correlation.lo `test -f 'spearman-rank-correlation.c' || echo './'`spearman-rank-correlation.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c seq-reader-from-fasta.c -fPIC -DPIC -o .libs/libcommon_la-seq-reader-from-fasta.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c simple-getopt.c -fPIC -DPIC -o .libs/libcommon_la-simple-getopt.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-string-builder.lo `test -f 'string-builder.c' || echo './'`string-builder.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-string-list.lo `test -f 'string-list.c' || echo './'`string-list.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c scanned-sequence.c -o libcommon_la-scanned-sequence.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c spearman-rank-correlation.c -fPIC -DPIC -o .libs/libcommon_la-spearman-rank-correlation.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c string-builder.c -fPIC -DPIC -o .libs/libcommon_la-string-builder.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c string-list.c -fPIC -DPIC -o .libs/libcommon_la-string-list.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c read-mhmm.c -o libcommon_la-read-mhmm.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-string-match.lo `test -f 'string-match.c' || echo './'`string-match.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-subst-matrix.lo `test -f 'subst-matrix.c' || echo './'`subst-matrix.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-substmatrix-table.lo `test -f 'substmatrix-table.c' || echo './'`substmatrix-table.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c string-match.c -fPIC -DPIC -o .libs/libcommon_la-string-match.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c simple-getopt.c -o libcommon_la-simple-getopt.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c sax-parser-utils.c -o libcommon_la-sax-parser-utils.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-transfac.lo `test -f 'transfac.c' || echo './'`transfac.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-tree.lo `test -f 'tree.c' || echo './'`tree.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-utils.lo `test -f 'utils.c' || echo './'`utils.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c subst-matrix.c -fPIC -DPIC -o .libs/libcommon_la-subst-matrix.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c red-black-tree.c -o libcommon_la-red-black-tree.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c substmatrix-table.c -fPIC -DPIC -o .libs/libcommon_la-substmatrix-table.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c transfac.c -fPIC -DPIC -o .libs/libcommon_la-transfac.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c scored-sites.c -o libcommon_la-scored-sites.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c tree.c -fPIC -DPIC -o .libs/libcommon_la-tree.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-write-mhmm.lo `test -f 'write-mhmm.c' || echo './'`write-mhmm.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c utils.c -fPIC -DPIC -o .libs/libcommon_la-utils.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c spearman-rank-correlation.c -o libcommon_la-spearman-rank-correlation.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-xml-out.lo `test -f 'xml-out.c' || echo './'`xml-out.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c pssm.c -o libcommon_la-pssm.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c write-mhmm.c -fPIC -DPIC -o .libs/libcommon_la-write-mhmm.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o libcommon_la-xml-util.lo `test -f 'xml-util.c' || echo './'`xml-util.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c xml-out.c -fPIC -DPIC -o .libs/libcommon_la-xml-out.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c seq-reader-from-fasta.c -o libcommon_la-seq-reader-from-fasta.o >/dev/null 2>&1
- tree.c: In function 'read_tree':
- tree.c:571:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- tree.c: In function 'read_node':
- tree.c:509:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- tree.c:540:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- utils.c: In function 'date_and_time':
- utils.c:712:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c xml-util.c -fPIC -DPIC -o .libs/libcommon_la-xml-util.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c string-builder.c -o libcommon_la-string-builder.o >/dev/null 2>&1
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o alphtype-alphtype.o `test -f 'alphtype.c' || echo './'`alphtype.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c xml-out.c -o libcommon_la-xml-out.o >/dev/null 2>&1
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o ama-ama.o `test -f 'ama.c' || echo './'`ama.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c substmatrix-table.c -o libcommon_la-substmatrix-table.o >/dev/null 2>&1
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o ama-ama_scan.o `test -f 'ama_scan.c' || echo './'`ama_scan.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o ame-ame.o `test -f 'ame.c' || echo './'`ame.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c string-match.c -o libcommon_la-string-match.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c subst-matrix.c -o libcommon_la-subst-matrix.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c seq.c -o libcommon_la-seq.o >/dev/null 2>&1
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o ame-ramen_scan.o `test -f 'ramen_scan.c' || echo './'`ramen_scan.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o beadstring-beadstring.o `test -f 'beadstring.c' || echo './'`beadstring.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCL_MAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o ceqlogo-ceqlogo.o `test -f 'ceqlogo.c' || echo './'`ceqlogo.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o centrimo-centrimo.o `test -f 'centrimo.c' || echo './'`centrimo.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c string-list.c -o libcommon_la-string-list.o >/dev/null 2>&1
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o centrimo-html-monolith.o `test -f 'html-monolith.c' || echo './'`html-monolith.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c transfac.c -o libcommon_la-transfac.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c write-mhmm.c -o libcommon_la-write-mhmm.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c xml-util.c -o libcommon_la-xml-util.o >/dev/null 2>&1
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o centrimo-json-writer.o `test -f 'json-writer.c' || echo './'`json-writer.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o clustalw_io-clustalw-io.o `test -f 'clustalw-io.c' || echo './'`clustalw-io.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o clustalw2fasta-clustalw2fasta.o `test -f 'clustalw2fasta.c' || echo './'`clustalw2fasta.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o clustalw2phylip-clustalw2phylip.o `test -f 'clustalw2phylip.c' || echo './'`clustalw2phylip.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o compute_prior_dist-compute-prior-dist.o `test -f 'compute-prior-dist.c' || echo './'`compute-prior-dist.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o compute_uniform_priors-compute-uniform-priors.o `test -f 'compute-uniform-priors.c' || echo './'`compute-uniform-priors.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c utils.c -o libcommon_la-utils.o >/dev/null 2>&1
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o draw_mhmm-draw-mhmm.o `test -f 'draw-mhmm.c' || echo './'`draw-mhmm.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c tree.c -o libcommon_la-tree.o >/dev/null 2>&1
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o draw_mhmm-read-mhmm.o `test -f 'read-mhmm.c' || echo './'`read-mhmm.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o fasta_io-fasta-io.o `test -f 'fasta-io.c' || echo './'`fasta-io.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o fimo-fimo.o `test -f 'fimo.c' || echo './'`fimo.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o fitevd-fitevd.o `test -f 'fitevd.c' || echo './'`fitevd.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o gendb-gendb.o `test -f 'gendb.c' || echo './'`gendb.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c getsize.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_alphabet.o `test -f 'glam2_alphabet.c' || echo './'`glam2_alphabet.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_args.o `test -f 'glam2_args.c' || echo './'`glam2_args.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_column_sample.o `test -f 'glam2_column_sample.c' || echo './'`glam2_column_sample.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_dirichlet.o `test -f 'glam2_dirichlet.c' || echo './'`glam2_dirichlet.c
- read-mhmm.c: In function 'read_mhmm':
- read-mhmm.c:735:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_dna_prior.o `test -f 'glam2_dna_prior.c' || echo './'`glam2_dna_prior.c
- read-mhmm.c: In function 'read_mhmm_state':
- read-mhmm.c:75:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- glam2_alphabet.c: In function 'alphabet_read':
- glam2_alphabet.c:66:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- glam2_alphabet.c:77:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_fasta.o `test -f 'glam2_fasta.c' || echo './'`glam2_fasta.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_glam2.o `test -f 'glam2_glam2.c' || echo './'`glam2_glam2.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_glam2_aln.o `test -f 'glam2_glam2_aln.c' || echo './'`glam2_glam2_aln.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_init.o `test -f 'glam2_init.c' || echo './'`glam2_init.c
- glam2_dirichlet.c: In function 'dmix_read':
- glam2_dirichlet.c:282:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_output.o `test -f 'glam2_output.c' || echo './'`glam2_output.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_recode3_20comp.o `test -f 'glam2_recode3_20comp.c' || echo './'`glam2_recode3_20comp.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_site_sample.o `test -f 'glam2_site_sample.c' || echo './'`glam2_site_sample.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2-glam2_util.o `test -f 'glam2_util.c' || echo './'`glam2_util.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2format-glam2_glam2format.o `test -f 'glam2_glam2format.c' || echo './'`glam2_glam2format.c
- glam2_glam2.c: In function 'main':
- glam2_glam2.c:196:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- glam2_glam2.c:199:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2format-glam2_alignment.o `test -f 'glam2_alignment.c' || echo './'`glam2_alignment.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2format-glam2_fasta.o `test -f 'glam2_fasta.c' || echo './'`glam2_fasta.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2format-glam2_util.o `test -f 'glam2_util.c' || echo './'`glam2_util.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2mask-glam2_glam2mask.o `test -f 'glam2_glam2mask.c' || echo './'`glam2_glam2mask.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2mask-glam2_alignment.o `test -f 'glam2_alignment.c' || echo './'`glam2_alignment.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2mask-glam2_fasta.o `test -f 'glam2_fasta.c' || echo './'`glam2_fasta.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2mask-glam2_util.o `test -f 'glam2_util.c' || echo './'`glam2_util.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_alignment.o `test -f 'glam2_alignment.c' || echo './'`glam2_alignment.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_alphabet.o `test -f 'glam2_alphabet.c' || echo './'`glam2_alphabet.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_dna_prior.o `test -f 'glam2_dna_prior.c' || echo './'`glam2_dna_prior.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_fasta.o `test -f 'glam2_fasta.c' || echo './'`glam2_fasta.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_dirichlet.o `test -f 'glam2_dirichlet.c' || echo './'`glam2_dirichlet.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_heap.o `test -f 'glam2_heap.c' || echo './'`glam2_heap.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_motif.o `test -f 'glam2_motif.c' || echo './'`glam2_motif.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_scan.o `test -f 'glam2_scan.c' || echo './'`glam2_scan.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_scan_args.o `test -f 'glam2_scan_args.c' || echo './'`glam2_scan_args.c
- glam2_alphabet.c: In function 'alphabet_read':
- glam2_alphabet.c:66:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- glam2_alphabet.c:77:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_scan_init.o `test -f 'glam2_scan_init.c' || echo './'`glam2_scan_init.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_scan_output.o `test -f 'glam2_scan_output.c' || echo './'`glam2_scan_output.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_recode3_20comp.o `test -f 'glam2_recode3_20comp.c' || echo './'`glam2_recode3_20comp.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o glam2scan-glam2_util.o `test -f 'glam2_util.c' || echo './'`glam2_util.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o gomo-gomo.o `test -f 'gomo.c' || echo './'`gomo.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o gomo-gomo_highlight.o `test -f 'gomo_highlight.c' || echo './'`gomo_highlight.c
- glam2_dirichlet.c: In function 'dmix_read':
- glam2_dirichlet.c:282:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o gomo-merger.o `test -f 'merger.c' || echo './'`merger.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o gomo-ranksum_test.o `test -f 'ranksum_test.c' || echo './'`ranksum_test.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o gomo-read_csv.o `test -f 'read_csv.c' || echo './'`read_csv.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o gomo_highlight-gomo_highlight.o `test -f 'gomo_highlight.c' || echo './'`gomo_highlight.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o llr-llr.o `test -f 'llr.c' || echo './'`llr.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o llr-logs.o `test -f 'logs.c' || echo './'`logs.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o log_hmm-log-hmm.o `test -f 'log-hmm.c' || echo './'`log-hmm.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o mast-diagram.o `test -f 'diagram.c' || echo './'`diagram.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o mast-mast.o `test -f 'mast.c' || echo './'`mast.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o mast2txt-mast2txt.o `test -f 'mast2txt.c' || echo './'`mast2txt.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o mcast-mcast.o `test -f 'mcast.c' || echo './'`mcast.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-banner.o `test -f 'banner.c' || echo './'`banner.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-branching_search.o `test -f 'branching_search.c' || echo './'`branching_search.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-calculate_p_y.o `test -f 'calculate_p_y.c' || echo './'`calculate_p_y.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-discretize.o `test -f 'discretize.c' || echo './'`discretize.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-display.o `test -f 'display.c' || echo './'`display.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-dpalign.o `test -f 'dpalign.c' || echo './'`dpalign.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-em.o `test -f 'em.c' || echo './'`em.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-init.o `test -f 'init.c' || echo './'`init.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-justlike.o `test -f 'justlike.c' || echo './'`justlike.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-likelihood.o `test -f 'likelihood.c' || echo './'`likelihood.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-llr.o `test -f 'llr.c' || echo './'`llr.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-logs.o `test -f 'logs.c' || echo './'`logs.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-meme.o `test -f 'meme.c' || echo './'`meme.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-meme-print-html.o `test -f 'meme-print-html.c' || echo './'`meme-print-html.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-meme_util.o `test -f 'meme_util.c' || echo './'`meme_util.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-message.o `test -f 'message.c' || echo './'`message.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-mp.o `test -f 'mp.c' || echo './'`mp.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-oops.o `test -f 'oops.c' || echo './'`oops.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-partition.o `test -f 'partition.c' || echo './'`partition.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-prior.o `test -f 'prior.c' || echo './'`prior.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-psp.o `test -f 'psp.c' || echo './'`psp.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-read_seq_file.o `test -f 'read_seq_file.c' || echo './'`read_seq_file.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-seed.o `test -f 'seed.c' || echo './'`seed.c
- meme.c: In function 'main':
- meme.c:180:35: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-seed_diffs.o `test -f 'seed_diffs.c' || echo './'`seed_diffs.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-seq2theta.o `test -f 'seq2theta.c' || echo './'`seq2theta.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-sp_matrix.o `test -f 'sp_matrix.c' || echo './'`sp_matrix.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-starts.o `test -f 'starts.c' || echo './'`starts.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-subseq7.o `test -f 'subseq7.c' || echo './'`subseq7.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-tcm.o `test -f 'tcm.c' || echo './'`tcm.c
- prior.c:284:1: warning: variably modified 'lgam_array1' at file scope [enabled by default]
- prior.c:285:1: warning: variably modified 'lgam_array2' at file scope [enabled by default]
- prior.c: In function 'read_PriorLib':
- prior.c:82:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:92:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:121:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:124:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:125:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:129:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:130:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:135:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:137:23: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:142:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:143:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:146:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:147:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:150:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- prior.c:156:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_bin-verbosity.o `test -f 'verbosity.c' || echo './'`verbosity.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_xml_html-meme-xml-html.o `test -f 'meme-xml-html.c' || echo './'`meme-xml-html.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme_xml_html-meme-print-html.o `test -f 'meme-print-html.c' || echo './'`meme-print-html.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o meme2images-meme2images.o `test -f 'meme2images.c' || echo './'`meme2images.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o mhmm-mhmm.o `test -f 'mhmm.c' || echo './'`mhmm.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o mhmm_io-mhmm-io.o `test -f 'mhmm-io.c' || echo './'`mhmm-io.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o mhmme-mhmme.o `test -f 'mhmme.c' || echo './'`mhmme.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o mhmms-mhmms.o `test -f 'mhmms.c' || echo './'`mhmms.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o mhmmscan-mhmmscan.o `test -f 'mhmmscan.c' || echo './'`mhmmscan.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMOTIPH -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o motiph-motiph.o `test -f 'motiph.c' || echo './'`motiph.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMOTIPH -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o pmp_bf-pmp_bf.o `test -f 'pmp_bf.c' || echo './'`pmp_bf.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o ramen-ramen.o `test -f 'ramen.c' || echo './'`ramen.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o ramen-ramen_scan.o `test -f 'ramen_scan.c' || echo './'`ramen_scan.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o readseq-readseq.o `test -f 'readseq.c' || echo './'`readseq.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o readseq-ureadseq.o `test -f 'ureadseq.c' || echo './'`ureadseq.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSHADOW -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o shadow-shadow.o `test -f 'shadow.c' || echo './'`shadow.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o spamo-cisml-sax.o `test -f 'cisml-sax.c' || echo './'`cisml-sax.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o spamo-spamo.o `test -f 'spamo.c' || echo './'`spamo.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o spamo-spamo-cisml.o `test -f 'spamo-cisml.c' || echo './'`spamo-cisml.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o spamo-spamo-matches.o `test -f 'spamo-matches.c' || echo './'`spamo-matches.c
- readseq.c: In function 'main':
- readseq.c:774:43: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- readseq.c:788:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- readseq.c:853:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- readseq.c:899:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- readseq.c:925:20: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
- readseq.c: In function 'chooseFormat':
- readseq.c:424:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o spamo-spamo-output.o `test -f 'spamo-output.c' || echo './'`spamo-output.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o spamo-spamo-scan.o `test -f 'spamo-scan.c' || echo './'`spamo-scan.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o tomtom-tomtom.o `test -f 'tomtom.c' || echo './'`tomtom.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o tree-tree.o `test -f 'tree.c' || echo './'`tree.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o qvalue-qvalue.o `test -f 'qvalue.c' || echo './'`qvalue.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o ranksum_test-ranksum_test.o `test -f 'ranksum_test.c' || echo './'`ranksum_test.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o reconcile_tree_alignment-reconcile-tree-alignment.o `test -f 'reconcile-tree-alignment.c' || echo './'`reconcile-tree-alignment.c
- tree.c: In function 'read_tree':
- tree.c:571:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- tree.c: In function 'read_node':
- tree.c:509:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- tree.c:540:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o reduce_alignment-reduce-alignment.o `test -f 'reduce-alignment.c' || echo './'`reduce-alignment.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o remove_alignment_gaps-remove-alignment-gaps.o `test -f 'remove-alignment-gaps.c' || echo './'`remove-alignment-gaps.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -c -o xsltproc_lite-xsltproc_lite.o `test -f 'xsltproc_lite.c' || echo './'`xsltproc_lite.c
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fno-strict-aliasing -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o libcommon.la libcommon_la-alignment.lo libcommon_la-alphabet.lo libcommon_la-array.lo libcommon_la-array-list.lo libcommon_la-background.lo libcommon_la-binary-search.lo libcommon_la-binomial.lo libcommon_la-build-hmm.lo libcommon_la-buffer.lo libcommon_la-ceqlogo.lo libcommon_la-cisml.lo libcommon_la-clustalw-io.lo libcommon_la-dp.lo libcommon_la-dreme-sax.lo libcommon_la-eps2png.lo libcommon_la-empirical-qvalue.lo libcommon_la-evomodel.lo libcommon_la-evomodel_with_loss.lo libcommon_la-fasta-io.lo libcommon_la-fisher_exact.lo libcommon_la-fitevd.lo libcommon_la-gendb.lo libcommon_la-hash_alph.lo libcommon_la-hash_table.lo libcommon_la-heap.lo libcommon_la-html-data.lo libcommon_la-io.lo libcommon_la-karlin.lo libcommon_la-linked-list.lo libcommon_la-log-hmm.lo libcommon_la-logodds.lo libcommon_la-mast-util.lo libcommon_la-match.lo libcommon_la-matrix.lo libcommon_la-mcast_match.lo libcommon_la-meme-sax.lo libcommon_la-metameme.lo libcommon_la-mhmm.lo libcommon_la-mhmms.lo libcommon_la-mhmmscan.lo libcommon_la-mhmm-state.lo libcommon_la-motif-in.lo libcommon_la-motif-in-common.lo libcommon_la-motif-in-dreme-xml.lo libcommon_la-motif-in-meme-html.lo libcommon_la-motif-in-meme-text.lo libcommon_la-motif-in-meme-xml.lo libcommon_la-motif.lo libcommon_la-motif_regexp.lo libcommon_la-motifs.lo libcommon_la-motiph-scoring.lo libcommon_la-object-list.lo libcommon_la-order.lo libcommon_la-data-block.lo libcommon_la-data-block-reader.lo libcommon_la-prior-reader-from-psp.lo libcommon_la-prior-dist.lo libcommon_la-pssm.lo libcommon_la-pssm-distr.lo libcommon_la-qvalue.lo libcommon_la-ranksum_test.lo libcommon_la-rdb-matrix.lo libcommon_la-read-mhmm.lo libcommon_la-read_sequence.lo libcommon_la-red-black-tree.lo libcommon_la-regex-utils.lo libcommon_la-regress.lo libcommon_la-reservoir.lo libcommon_la-sax-parser-utils.lo libcommon_la-scanned-sequence.lo libcommon_la-scored-sites.lo libcommon_la-seq.lo libcommon_la-seq-reader-from-fasta.lo libcommon_la-simple-getopt.lo libcommon_la-spearman-rank-correlation.lo libcommon_la-string-builder.lo libcommon_la-string-list.lo libcommon_la-string-match.lo libcommon_la-subst-matrix.lo libcommon_la-substmatrix-table.lo libcommon_la-transfac.lo libcommon_la-tree.lo libcommon_la-utils.lo libcommon_la-write-mhmm.lo libcommon_la-xml-out.lo libcommon_la-xml-util.lo -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lm -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -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 -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lm -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o xsltproc_lite xsltproc_lite-xsltproc_lite.o -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lm -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -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 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcommon.a .libs/libcommon_la-alignment.o .libs/libcommon_la-alphabet.o .libs/libcommon_la-array.o .libs/libcommon_la-array-list.o .libs/libcommon_la-background.o .libs/libcommon_la-binary-search.o .libs/libcommon_la-binomial.o .libs/libcommon_la-build-hmm.o .libs/libcommon_la-buffer.o .libs/libcommon_la-ceqlogo.o .libs/libcommon_la-cisml.o .libs/libcommon_la-clustalw-io.o .libs/libcommon_la-dp.o .libs/libcommon_la-dreme-sax.o .libs/libcommon_la-eps2png.o .libs/libcommon_la-empirical-qvalue.o .libs/libcommon_la-evomodel.o .libs/libcommon_la-evomodel_with_loss.o .libs/libcommon_la-fasta-io.o .libs/libcommon_la-fisher_exact.o .libs/libcommon_la-fitevd.o .libs/libcommon_la-gendb.o .libs/libcommon_la-hash_alph.o .libs/libcommon_la-hash_table.o .libs/libcommon_la-heap.o .libs/libcommon_la-html-data.o .libs/libcommon_la-io.o .libs/libcommon_la-karlin.o .libs/libcommon_la-linked-list.o .libs/libcommon_la-log-hmm.o .libs/libcommon_la-logodds.o .libs/libcommon_la-mast-util.o .libs/libcommon_la-match.o .libs/libcommon_la-matrix.o .libs/libcommon_la-mcast_match.o .libs/libcommon_la-meme-sax.o .libs/libcommon_la-metameme.o .libs/libcommon_la-mhmm.o .libs/libcommon_la-mhmms.o .libs/libcommon_la-mhmmscan.o .libs/libcommon_la-mhmm-state.o .libs/libcommon_la-motif-in.o .libs/libcommon_la-motif-in-common.o .libs/libcommon_la-motif-in-dreme-xml.o .libs/libcommon_la-motif-in-meme-html.o .libs/libcommon_la-motif-in-meme-text.o .libs/libcommon_la-motif-in-meme-xml.o .libs/libcommon_la-motif.o .libs/libcommon_la-motif_regexp.o .libs/libcommon_la-motifs.o .libs/libcommon_la-motiph-scoring.o .libs/libcommon_la-object-list.o .libs/libcommon_la-order.o .libs/libcommon_la-data-block.o .libs/libcommon_la-data-block-reader.o .libs/libcommon_la-prior-reader-from-psp.o .libs/libcommon_la-prior-dist.o .libs/libcommon_la-pssm.o .libs/libcommon_la-pssm-distr.o .libs/libcommon_la-qvalue.o .libs/libcommon_la-ranksum_test.o .libs/libcommon_la-rdb-matrix.o .libs/libcommon_la-read-mhmm.o .libs/libcommon_la-read_sequence.o .libs/libcommon_la-red-black-tree.o .libs/libcommon_la-regex-utils.o .libs/libcommon_la-regress.o .libs/libcommon_la-reservoir.o .libs/libcommon_la-sax-parser-utils.o .libs/libcommon_la-scanned-sequence.o .libs/libcommon_la-scored-sites.o .libs/libcommon_la-seq.o .libs/libcommon_la-seq-reader-from-fasta.o .libs/libcommon_la-simple-getopt.o .libs/libcommon_la-spearman-rank-correlation.o .libs/libcommon_la-string-builder.o .libs/libcommon_la-string-list.o .libs/libcommon_la-string-match.o .libs/libcommon_la-subst-matrix.o .libs/libcommon_la-substmatrix-table.o .libs/libcommon_la-transfac.o .libs/libcommon_la-tree.o .libs/libcommon_la-utils.o .libs/libcommon_la-write-mhmm.o .libs/libcommon_la-xml-out.o .libs/libcommon_la-xml-util.o
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o xsltproc_lite xsltproc_lite-xsltproc_lite.o -Wl,--as-needed -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon.a
- libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o alphtype alphtype-alphtype.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o ama ama-ama.o ama-ama_scan.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o ame ame-ame.o ame-ramen_scan.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lm -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o beadstring beadstring-beadstring.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DCL_MAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o ceqlogo ceqlogo-ceqlogo.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o centrimo centrimo-centrimo.o centrimo-html-monolith.o centrimo-json-writer.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o clustalw-io clustalw_io-clustalw-io.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o clustalw2fasta clustalw2fasta-clustalw2fasta.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o clustalw2phylip clustalw2phylip-clustalw2phylip.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o compute-prior-dist compute_prior_dist-compute-prior-dist.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o compute-uniform-priors compute_uniform_priors-compute-uniform-priors.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o draw-mhmm draw_mhmm-draw-mhmm.o draw_mhmm-read-mhmm.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o fasta-io fasta_io-fasta-io.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o fimo fimo-fimo.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o fitevd fitevd-fitevd.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o gendb gendb-gendb.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o getsize getsize.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -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 libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -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 -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o glam2mask glam2mask-glam2_glam2mask.o glam2mask-glam2_alignment.o glam2mask-glam2_fasta.o glam2mask-glam2_util.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o alphtype alphtype-alphtype.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o fitevd fitevd-fitevd.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -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 libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o ama ama-ama.o ama-ama_scan.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o clustalw-io clustalw_io-clustalw-io.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o clustalw2fasta clustalw2fasta-clustalw2fasta.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o compute-uniform-priors compute_uniform_priors-compute-uniform-priors.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o beadstring beadstring-beadstring.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o compute-prior-dist compute_prior_dist-compute-prior-dist.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o clustalw2phylip clustalw2phylip-clustalw2phylip.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o ame ame-ame.o ame-ramen_scan.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DCL_MAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o ceqlogo ceqlogo-ceqlogo.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o centrimo centrimo-centrimo.o centrimo-html-monolith.o centrimo-json-writer.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o draw-mhmm draw_mhmm-draw-mhmm.o draw_mhmm-read-mhmm.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o fasta-io fasta_io-fasta-io.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o gendb gendb-gendb.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o fimo fimo-fimo.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o getsize getsize.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -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 -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o gomo gomo-gomo.o gomo-gomo_highlight.o gomo-merger.o gomo-ranksum_test.o gomo-read_csv.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o gomo_highlight gomo_highlight-gomo_highlight.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o llr llr-llr.o llr-logs.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -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 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o log-hmm log_hmm-log-hmm.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o mast mast-diagram.o mast-mast.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o glam2mask glam2mask-glam2_glam2mask.o glam2mask-glam2_alignment.o glam2mask-glam2_fasta.o glam2mask-glam2_util.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o mast2txt mast2txt-mast2txt.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o mcast mcast-mcast.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o meme.bin meme_bin-banner.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-init.o meme_bin-justlike.o meme_bin-likelihood.o meme_bin-llr.o meme_bin-logs.o meme_bin-meme.o meme_bin-meme-print-html.o meme_bin-meme_util.o meme_bin-message.o meme_bin-mp.o meme_bin-oops.o meme_bin-partition.o meme_bin-prior.o meme_bin-psp.o meme_bin-read_seq_file.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-subseq7.o meme_bin-tcm.o meme_bin-verbosity.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o meme2images meme2images-meme2images.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o mhmm mhmm-mhmm.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o mhmm-io mhmm_io-mhmm-io.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -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 -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o mhmme mhmme-mhmme.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o mhmms mhmms-mhmms.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o mhmmscan mhmmscan-mhmmscan.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMOTIPH -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o motiph motiph-motiph.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMOTIPH -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o pmp_bf pmp_bf-pmp_bf.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o ramen ramen-ramen.o ramen-ramen_scan.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lm -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DSHADOW -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o shadow shadow-shadow.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o llr llr-llr.o llr-logs.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o spamo spamo-cisml-sax.o spamo-spamo.o spamo-spamo-cisml.o spamo-spamo-matches.o spamo-spamo-output.o spamo-spamo-scan.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o gomo_highlight gomo_highlight-gomo_highlight.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o tree tree-tree.o libcommon.la -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o qvalue qvalue-qvalue.o libcommon.la -lm -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o gomo gomo-gomo.o gomo-gomo_highlight.o gomo-merger.o gomo-ranksum_test.o gomo-read_csv.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o ranksum_test ranksum_test-ranksum_test.o libcommon.la -lm -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o mast mast-diagram.o mast-mast.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o mast2txt mast2txt-mast2txt.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o log-hmm log_hmm-log-hmm.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o mcast mcast-mcast.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o mhmm mhmm-mhmm.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o meme2images meme2images-meme2images.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o mhmm-io mhmm_io-mhmm-io.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o reconcile-tree-alignment reconcile_tree_alignment-reconcile-tree-alignment.o libcommon.la -lm -lmpi -lexslt -lxslt -lxml2 -lm
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o reduce-alignment reduce_alignment-reduce-alignment.o libcommon.la -lm -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o meme.bin meme_bin-banner.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-init.o meme_bin-justlike.o meme_bin-likelihood.o meme_bin-llr.o meme_bin-logs.o meme_bin-meme.o meme_bin-meme-print-html.o meme_bin-meme_util.o meme_bin-message.o meme_bin-mp.o meme_bin-oops.o meme_bin-partition.o meme_bin-prior.o meme_bin-psp.o meme_bin-read_seq_file.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-subseq7.o meme_bin-tcm.o meme_bin-verbosity.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o remove-alignment-gaps remove_alignment_gaps-remove-alignment-gaps.o libcommon.la -lm -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o mhmme mhmme-mhmme.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o mhmms mhmms-mhmms.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o mhmmscan mhmmscan-mhmmscan.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMOTIPH -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o motiph motiph-motiph.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMOTIPH -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o pmp_bf pmp_bf-pmp_bf.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DSHADOW -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o shadow shadow-shadow.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o ramen ramen-ramen.o ramen-ramen_scan.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o spamo spamo-cisml-sax.o spamo-spamo.o spamo-spamo-cisml.o spamo-spamo-matches.o spamo-spamo-output.o spamo-spamo-scan.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o tree tree-tree.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o qvalue qvalue-qvalue.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o ranksum_test ranksum_test-ranksum_test.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o readseq readseq-readseq.o readseq-ureadseq.o -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o reconcile-tree-alignment reconcile_tree_alignment-reconcile-tree-alignment.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o reduce-alignment reduce_alignment-reduce-alignment.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o remove-alignment-gaps remove_alignment_gaps-remove-alignment-gaps.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o readseq readseq-readseq.o readseq-ureadseq.o -Wl,--as-needed /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -Wl,--as-needed -o tomtom tomtom-tomtom.o libcommon.la -lxml2 -lz -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -lm -lrt -lexslt -lmpi -lexslt -lxslt -lxml2 -lm
- libtool: link: x86_64-pc-linux-gnu-gcc -DMAIN -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DUNIX -D__USE_FIXED_PROTOTYPES__ -Wl,-O1 -o tomtom tomtom-tomtom.o -Wl,--as-needed ./.libs/libcommon.a -L/usr/lib64 -lz /usr/lib64/libmpi.so -ldl -lrt -lnsl -lutil -lhwloc -lexslt -lxslt -lxml2 -lm -pthread
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- Making all in scripts
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/scripts'
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' ama-qvalues.pl.in > ama-qvalues; \
- chmod +x ama-qvalues
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' beeml2meme.pl.in > beeml2meme; \
- chmod +x beeml2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' cat_max.pl.in > cat_max; \
- chmod +x cat_max
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' compare_dates.pl.in > compare_dates; \
- chmod +x compare_dates
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' dreme.py.in > dreme; \
- chmod +x dreme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' fasta-center.pl.in > fasta-center; \
- chmod +x fasta-center
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' fasta-dinucleotide-shuffle.py.in > fasta-dinucleotide-shuffle; \
- chmod +x fasta-dinucleotide-shuffle
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' fasta-fetch.pl.in > fasta-fetch; \
- chmod +x fasta-fetch
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' fasta-get-markov.pl.in > fasta-get-markov; \
- chmod +x fasta-get-markov
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' fasta-hamming-enrich.py.in > fasta-hamming-enrich; \
- chmod +x fasta-hamming-enrich
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' fasta-make-index.pl.in > fasta-make-index; \
- chmod +x fasta-make-index
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' fasta-shuffle-letters.pl.in > fasta-shuffle-letters; \
- chmod +x fasta-shuffle-letters
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' fasta-subsample.pl.in > fasta-subsample; \
- chmod +x fasta-subsample
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' fasta-unique-names.pl.in > fasta-unique-names; \
- chmod +x fasta-unique-names
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' glam2html.py.in > glam2html; \
- chmod +x glam2html
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' glam2psfm.py.in > glam2psfm; \
- chmod +x glam2psfm
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' glam2scan2html.py.in > glam2scan2html; \
- chmod +x glam2scan2html
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' get_db_csv.pl.in > get_db_csv; \
- chmod +x get_db_csv
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' chen2meme.pl.in > chen2meme; \
- chmod +x chen2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' jaspar2meme.pl.in > jaspar2meme; \
- chmod +x jaspar2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' hart2meme-bkg.pl.in > hart2meme-bkg; \
- chmod +x hart2meme-bkg
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' hartemink2psp.pl.in > hartemink2psp; \
- chmod +x hartemink2psp
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' iupac2meme.pl.in > iupac2meme; \
- chmod +x iupac2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' meme.csh.in > meme; \
- chmod +x meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' meme-chip.pl.in > meme-chip; \
- chmod +x meme-chip
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' meme-get-motif.pl.in > meme-get-motif; \
- chmod +x meme-get-motif
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' meme2meme.pl.in > meme2meme; \
- chmod +x meme2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' mhmm2html.pl.in > mhmm2html; \
- chmod +x mhmm2html
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' nmica2meme.pl.in > nmica2meme; \
- chmod +x nmica2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' priority2meme.pl.in > priority2meme; \
- chmod +x priority2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' psp-gen.pl.in > psp-gen; \
- chmod +x psp-gen
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' rna2meme.pl.in > rna2meme; \
- chmod +x rna2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' scpd2meme.pl.in > scpd2meme; \
- chmod +x scpd2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' taipale2meme.pl.in > taipale2meme; \
- chmod +x taipale2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' tamo2meme.pl.in > tamo2meme; \
- chmod +x tamo2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' transfac2meme.pl.in > transfac2meme; \
- chmod +x transfac2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' uniprobe2meme.pl.in > uniprobe2meme; \
- chmod +x uniprobe2meme
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' update_db.pl.in > update_db; \
- chmod +x update_db
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' MemeWebUtils.pm.in > MemeWebUtils.pm
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' convert2html.pl.in > convert2html.pl; \
- chmod +x convert2html.pl
- cp fasta-dinucleotide-shuffle fasta-dinucleotide-shuffle.py
- cp fasta-hamming-enrich fasta-hamming-enrich.py
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/scripts'
- Making all in tests
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests'
- Making all in ame
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/ame'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/ame'
- Making all in clustalw2fasta
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/clustalw2fasta'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/clustalw2fasta'
- Making all in centrimo
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/centrimo'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/centrimo'
- Making all in common
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/common'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/common'
- Making all in draw-mhmm
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/draw-mhmm'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/draw-mhmm'
- Making all in dreme
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/dreme'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/dreme'
- Making all in fasta-center
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fasta-center'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fasta-center'
- Making all in fimo
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fimo'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fimo'
- Making all in gomo
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/gomo'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/gomo'
- Making all in mast
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mast'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mast'
- Making all in mcast
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mcast'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mcast'
- Making all in meme
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/meme'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/meme'
- Making all in mhmm
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmm'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmm'
- Making all in mhmms
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmms'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmms'
- Making all in mhmmscan
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmmscan'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmmscan'
- Making all in motiph
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/motiph'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/motiph'
- Making all in psp-gen
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/psp-gen'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/psp-gen'
- Making all in qvalue
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/qvalue'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/qvalue'
- Making all in scaffold
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/scaffold'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/scaffold'
- Making all in spamo
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/spamo'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/spamo'
- Making all in tomtom
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/tomtom'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/tomtom'
- Making all in web
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/web'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/web'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests'
- Making all in website
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website'
- Making all in scripts
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website/scripts'
- sed -e 's%#!/usr/bin/perl%#!/usr/bin/perl%' changetoweb.txt > changetoweb
- sed -e 's%use lib qw(.)%use lib qw(/usr/lib64/perl)%' \
- -e 's%#!/usr/bin/perl%#!/usr/bin/perl%' metameme.txt > metameme
- sed -e 's%#!/usr/bin/perl%#!/usr/bin/perl%' oldmeme2meme.txt > oldmeme2meme
- /bin/sed -e 's%@SITE_CONTACT@%@tbamd64%' -e 's%@METAMEME_SITE_CONTACT@%%' -e 's%@BIN_DIR@%/usr/bin%' -e 's%@MODULE_DIR@%/usr/lib64/perl%' -e 's%@MEMEDIR@%/usr%' -e 's%@METAMEMEDIR@%/usr%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@METAMEME_WEB_DIR@%%' -e 's%@MAX_TIME@%7200%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@METAMEME_SITE_URL@%%' Globals.txt > Globals.pm
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website/scripts'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website'
- Making all in doc
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc'
- Making all in images
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc/images'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc/images'
- Making all in .
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc'
- ../src/xsltproc_lite ./options.xsl alphtype.xml alphtype.html
- ../src/xsltproc_lite ./options.xsl ama.xml ama.html
- ../src/xsltproc_lite ./options.xsl ame.xml ame.html
- ../src/xsltproc_lite ./options.xsl beadstring.xml beadstring.html
- ../src/xsltproc_lite ./options.xsl ceqlogo.xml ceqlogo.html
- ../src/xsltproc_lite ./options.xsl clustalw2phylip.xml clustalw2phylip.html
- ../src/xsltproc_lite ./options.xsl compute-prior-dist.xml compute-prior-dist.html
- ../src/xsltproc_lite ./options.xsl draw-mhmm.xml draw-mhmm.html
- ../src/xsltproc_lite ./options.xsl dreme.xml dreme.html
- ../src/xsltproc_lite ./options.xsl fasta-get-markov.xml fasta-get-markov.html
- ../src/xsltproc_lite ./options.xsl fasta-io.xml fasta-io.html
- ../src/xsltproc_lite ./options.xsl fimo.xml fimo.html
- ../src/xsltproc_lite ./options.xsl fitevd.xml fitevd.html
- ../src/xsltproc_lite ./options.xsl gendb.xml gendb.html
- ../src/xsltproc_lite ./options.xsl getsize.xml getsize.html
- ../src/xsltproc_lite ./options.xsl gomo.xml gomo.html
- ../src/xsltproc_lite ./options.xsl log-hmm.xml log-hmm.html
- ../src/xsltproc_lite ./options.xsl mcast.xml mcast.html
- ../src/xsltproc_lite ./options.xsl meme-chip-tutorial.xml meme-chip-tutorial.html
- ../src/xsltproc_lite ./options.xsl meme-io.xml meme-io.html
- ../src/xsltproc_lite ./options.xsl mhmm.xml mhmm.html
- ../src/xsltproc_lite ./options.xsl mhmme.xml mhmme.html
- ../src/xsltproc_lite ./options.xsl mhmms.xml mhmms.html
- ../src/xsltproc_lite ./options.xsl miao.xml miao.html
- /bin/sed -e 's%\@VERSION\@%4.8.1%g' -e 's%\@CONTACT\@%@tbamd64%g' -e 's%\@METAMEME_CONTACT\@%%g' -e 's%\@URL\@%http://tbamd64/meme%g' modified-template-footer.in > modified-template-footer.js
- ../src/xsltproc_lite ./options.xsl motiph.xml motiph.html
- ../src/xsltproc_lite ./options.xsl pmp_bf.xml pmp_bf.html
- ../src/xsltproc_lite ./options.xsl psp-gen.xml psp-gen.html
- ../src/xsltproc_lite ./options.xsl qvalue.xml qvalue.html
- ../src/xsltproc_lite ./options.xsl readseq.xml readseq.html
- ../src/xsltproc_lite ./options.xsl reconcile-tree-alignment.xml reconcile-tree-alignment.html
- ../src/xsltproc_lite ./options.xsl reduce-alignment.xml reduce-alignment.html
- ../src/xsltproc_lite ./options.xsl remove-alignment-gaps.xml remove-alignment-gaps.html
- ../src/xsltproc_lite ./options.xsl shadow.xml shadow.html
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc'
- Making all in etc
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/etc'
- touch fasta_db.csv
- touch gomo_db.csv
- touch motif_db.csv
- /bin/sed -e 's%@MEMEDIR@%/usr%' -e 's%@MEMEDB@%/usr/db%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@METAMEME_URL@%http://tbamd64/meme%' -e 's%@AMIGO_URL@%http://amigo.geneontology.org/cgi-bin/amigo/%' constants.js.in > constants.js
- /bin/sed -e 's%@MEMEDIR@%/usr%' -e 's%@MEMEDB@%/usr/db%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@METAMEME_URL@%http://tbamd64/meme%' -e 's%@AMIGO_URL@%http://amigo.geneontology.org/cgi-bin/amigo/%' constants.xsl.in > constants.xsl
- /bin/sed 's/tname/delay_draw.js/' xsl-wrapper.in | /bin/sed '5r delay_draw.js' > delay_draw.js.xsl
- /bin/sed 's/tname/dreme-to-html.css/' xsl-wrapper.in | /bin/sed '5r dreme-to-html.css' > dreme-to-html.css.xsl
- /bin/sed 's/tname/dreme-to-html.js/' xsl-wrapper.in | /bin/sed '5r dreme-to-html.js' > dreme-to-html.js.xsl
- /bin/sed -e 's%@CENTRIMO_SERVICE@%/usr/bin/centrimo_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' centrimo_config.xml.in > centrimo_config.xml
- /bin/sed -e 's%@FIMO_SERVICE@%/usr/bin/fimo_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' fimo_config.xml.in > fimo_config.xml
- /bin/sed -e 's%@GLAM2_SERVICE@%/usr/bin/glam2_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' glam2_config.xml.in > glam2_config.xml
- /bin/sed -e 's%@GLAM2SCAN_SERVICE@%/usr/bin/glam2scan_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' glam2scan_config.xml.in > glam2scan_config.xml
- /bin/sed -e 's%@DREME_SERVICE@%/usr/bin/dreme_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' dreme_config.xml.in > dreme_config.xml
- /bin/sed -e 's%@GOMO_SERVICE@%/usr/bin/gomo_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' gomo_config.xml.in > gomo_config.xml
- /bin/sed -e 's%@MAST_SERVICE@%/usr/bin/mast_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' mast_config.xml.in > mast_config.xml
- /bin/sed -e 's%@MCAST_SERVICE@%/usr/bin/mcast_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' mcast_config.xml.in > mcast_config.xml
- /bin/sed -e 's%@MEME_SERVICE@%/usr/bin/meme_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' meme_config.xml.in > meme_config.xml
- /bin/sed -e 's%@MEMECHIP_SERVICE@%/usr/bin/meme-chip_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' meme-chip_config.xml.in > meme-chip_config.xml
- /bin/sed 's/tname/meme.css/' xsl-wrapper.in | /bin/sed '5r meme.css' > meme.css.xsl
- /bin/sed 's/tname/motif_logo.js/' xsl-wrapper.in | /bin/sed '5r motif_logo.js' > motif_logo.js.xsl
- /bin/sed 's/tname/spamo-to-html.css/' xsl-wrapper.in | /bin/sed '5r spamo-to-html.css' > spamo-to-html.css.xsl
- /bin/sed 's/tname/spamo-to-html.js/' xsl-wrapper.in | /bin/sed '5r spamo-to-html.js' > spamo-to-html.js.xsl
- /bin/sed 's/tname/spamo_graph.js/' xsl-wrapper.in | /bin/sed '5r spamo_graph.js' > spamo_graph.js.xsl
- /bin/sed -e 's%@SPAMO_SERVICE@%/usr/bin/spamo_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' spamo_config.xml.in > spamo_config.xml
- /bin/sed -e 's%@TOMTOM_SERVICE@%/usr/bin/tomtom_webservice%' -e 's%@SERVICE_VERSION@%4.8.1%' tomtom_config.xml.in > tomtom_config.xml
- /usr/bin/perl -I ../scripts/ -MCatList -e 'CatList::index_catlist_csv("fasta_db.csv", "fasta_db.index")'
- /usr/bin/perl -I ../scripts/ -MCatList -e 'CatList::index_catlist_csv("gomo_db.csv", "gomo_db.index")'
- /usr/bin/perl -I ../scripts/ -MCatList -e 'CatList::index_catlist_csv("motif_db.csv", "motif_db.index")'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/etc'
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1'
- make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1'
- >>> Source compiled.
- make -j24 -j1 test
- cd scripts; make check
- make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/scripts'
- make check-TESTS
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/scripts'
- /bin/sed -e 's%@ARCHIVE_REVISION@%caa7e0031528%' -e 's%@ARCHIVE_DATE@%Tue Feb 7 14:03:40 EST 2012%' -e 's%@ARCHIVE_VERSION@%4.8.1%' -e 's%@WEB_DIR@%/usr/web%' -e 's%@TMP_DIR@%%' -e 's%@WHICHPERL@%/usr/bin/perl%' -e 's%@WHICHCONVERT@%/usr/bin/convert%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@PERLMODDIR@%/usr/lib64/perl%' -e 's%@PERLLIBDIR@%/usr/lib64/perl%' -e 's%@WHICHPYTHON@%/usr/bin/python%' -e 's%@WHICHGHOSTSCRIPT@%/usr/bin/gs%' -e 's%@MACH_ID@%linux%' -e 's%@sendmail@%/usr/sbin/sendmail%' -e 's%@mail@%/usr/bin/mail%' -e 's%\@CONTACT\@%@tbamd64%' -e 's%@LAM_BIN@%%' -e 's%@MPICMD@%%' -e 's%@MEMEDIR@%/usr%' -e 's%@MEME_ETC_DIR@%../etc%' -e 's%@APPCONFIGDIR@%/etc/meme%' -e 's%@BINDIR@%/usr/bin%' -e 's%@MEMELOGS@%/var/log/meme%' -e 's%@MEMEDB@%/usr/db%' -e 's%@HOST_NAME@%tbamd64%' -e 's%@MEMEUSER@%%' -e 's%@MPI_TYPE@%%' -e 's%@S_VERSION@%4.8.1%' -e 's%@SITE_URL@%http://tbamd64/meme%' -e 's%@OPAL@%no%' -e 's%@DOCDIR@%/usr/share/doc/meme/%' metatest.pl.in > metatest; \
- chmod +x metatest
- Meme test for
- ---------------------------------
- Dataset Model result
- ---------------------------------
- crp0 oops OK
- crp0 zoops OK
- crp0 tcm OK
- psp_test zoops_psp OK
- Mast test for
- ---------------------------------
- Dataset Model result
- ---------------------------------
- crp0 oops OK
- crp0 zoops OK
- crp0 tcm OK
- PASS: runcheck
- *******************************************************************************
- Testing ama . . .
- ama --verbosity 1 --scoring max-odds gomo/motif.meme gomo/seqs.fasta gomo/seqs.bg 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing ama . . .
- ama --pvalues --verbosity 1 --cs gomo/motif.meme gomo/seqs_red.fasta gomo/seqs.norc.bg 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing ame . . .
- ame --oc results/ame1 --silent --verbose 1 --fix-partition 169 --bgformat 0 /var/tmp/sample-dna-Klf1-877100 Jaspar-subset.meme &>> $all_messages
- SUCCESS
- *******************************************************************************
- Testing centrimo . . .
- centrimo -verbosity 1 -oc results/centrimo ../doc/examples/sample-dna-Klf1.fa centrimo/dreme-Klf1.txt &>> $all_messages
- SUCCESS
- *******************************************************************************
- Testing dreme . . .
- dreme -oc results/dreme -v 1 -noxslt -p Klf1-200-100.s &>> $all_messages
- SUCCESS
- *******************************************************************************
- Testing dreme . . .
- dreme -norc -oc results/dreme -v 1 -noxslt -p Klf1-200-100.s &>> $all_messages
- SUCCESS
- *******************************************************************************
- Testing fasta-center . . .
- fasta-center -len 100 < Klf1-200.s 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing fasta-dinucleotide-shuffle . . .
- fasta-dinucleotide-shuffle -f Klf1-200-100.s -t -dinuc 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing fimo . . .
- fimo --text --motif-pseudo 0.01 fimo/MCM1.meme.html fimo/spiked.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing fimo . . .
- fimo --text --motif 2 --motif 3 --output-pthresh 0.01 common/crp0.meme.html motiph/spiked.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing fimo . . .
- fimo --text --psp fimo/GCN4_YPD.psp --prior-dist fimo/prior.dist.txt fimo/GCN4.meme fimo/GCN4_YPD.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing fimo . . .
- fimo --text --psp fimo/GCN4_YPD-genomic.psp --prior-dist fimo/prior.dist.txt fimo/GCN4.meme fimo/GCN4_YPD-genomic.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing gomo . . .
- gomo --nostatus --verbosity 1 --text gomo/GO2Gene.map.csv gomo/ama.nozscoring.xml 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing gomo . . .
- gomo --nostatus --verbosity 1 --text gomo/GO2Gene.map.csv gomo/ama.nozscoring.xml gomo/ama.nozscoring.xml 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing mcast . . .
- mcast -oc results/mcast1 meme/meme.lex0.zoops common/lex0.s &>> $all_messages
- SUCCESS
- *******************************************************************************
- Testing mhmms . . .
- mhmms --maxseqs 3 --quiet mhmm/crp0.linear.mhmm common/crp0.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing mhmms . . .
- mhmms --global --quiet mhmm/lipo.linear.mhmm common/lipo.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing mhmms . . .
- mhmms --quiet --motif-scoring mhmm/lipo.linear.mhmm mhmms/r1635.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing mhmms . . .
- mhmms --motif-scoring --quiet mhmms/r1584.hmm mhmms/r1584.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing mhmmscan . . .
- mhmmscan --text mhmm/crp0.linear.mhmm common/crp0.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing motiph . . .
- motiph --seed 0 --bg 2 --pseudocount 0.01 --text motiph/spiked.aln motiph/yeast.tree motiph/MCM1.meme.html 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing motiph . . .
- motiph --seed 0 --bg 2 --pseudocount 0.01 --text --output-pthresh 1 --motif 2 --motif 3 motiph/spiked.aln motiph/yeast.tree common/crp0.meme.html 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing psp-gen . . .
- psp-gen -revcomp -pos psp-gen/one-peak-dna.fasta -neg psp-gen/all-A.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing psp-gen . . .
- psp-gen -alpha prot -maxrange -triples -pos psp-gen/one-peak-protein.fasta -neg psp-gen/all-A.fasta 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing qvalue . . .
- qvalue --header 1 --append --column 2 --seed 7718 qvalue/uniform.txt 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing shadow . . .
- shadow --output-pthresh 0.1 --bg 2 --text motiph/spiked.aln motiph/yeast.tree 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing spamo . . .
- spamo -oc results/spamo -v 1 -znoxslt -margin 20 -shared 1 spamo/limits.fasta spamo/primary.meme spamo/secondary.meme &>> $all_messages
- SUCCESS
- *******************************************************************************
- Testing spamo . . .
- spamo -oc results/spamo -v 1 -znoxslt -margin 20 -shared 1 spamo/random.fasta spamo/primary.meme spamo/secondary.meme &>> $all_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist allr -text -incomplete-scores common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist ed -text -incomplete-scores common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist kullback -text -incomplete-scores common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist pearson -text -incomplete-scores common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist sandelin -text -incomplete-scores common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist blic1 -text -incomplete-scores common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist blic5 -text -incomplete-scores common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist allr -text common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist ed -text common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist kullback -text common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist pearson -text common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist sandelin -text common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist blic1 -text common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- Testing tomtom . . .
- tomtom -verbosity 1 -seed 1 -dist blic5 -text common/sample.meme common/sample.meme 1>> output_file 2>> $error_messages
- SUCCESS
- *******************************************************************************
- PASS: metatest
- ==================
- All 2 tests passed
- ==================
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/scripts'
- make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/scripts'
- >>> Install meme-4.8.1-r1 into /tmp/portage/sci-biology/meme-4.8.1-r1/image/ category sci-biology
- make -j24 DESTDIR=/tmp/portage/sci-biology/meme-4.8.1-r1/image/ install
- Making install in src
- make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- make install-recursive
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- Making install in filters
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters'
- Making install in purge
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/purge'
- make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/purge'
- make[5]: Nothing to be done for `install-data-am'.
- /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- /bin/sh ../../../libtool --mode=install /usr/bin/install -c purge '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- libtool: install: /usr/bin/install -c purge /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/purge
- make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/purge'
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/purge'
- Making install in dust
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/dust'
- make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/dust'
- make[5]: Nothing to be done for `install-data-am'.
- /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- /bin/sh ../../../libtool --mode=install /usr/bin/install -c dust '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- libtool: install: /usr/bin/install -c dust /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/dust
- make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/dust'
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters/dust'
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters'
- make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters'
- make[5]: Nothing to be done for `install-exec-am'.
- make[5]: Nothing to be done for `install-data-am'.
- make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters'
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters'
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/filters'
- Making install in libxml2
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxml2'
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxml2'
- make[5]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxml2'
- make[5]: Nothing to be done for `install-exec-am'.
- make[5]: Nothing to be done for `install-data-am'.
- make[5]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxml2'
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxml2'
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxml2'
- Making install in libxslt
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxslt'
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxslt'
- make[4]: Nothing to be done for `install-exec-am'.
- make[4]: Nothing to be done for `install-data-am'.
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxslt'
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libxslt'
- Making install in libexslt
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libexslt'
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libexslt'
- make[4]: Nothing to be done for `install-exec-am'.
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libexslt'
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src/libexslt'
- Making install in .
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- make[4]: Nothing to be done for `install-data-am'.
- /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- /bin/sh ../libtool --mode=install /usr/bin/install -c alphtype ama ame beadstring ceqlogo centrimo clustalw-io clustalw2fasta clustalw2phylip compute-prior-dist compute-uniform-priors draw-mhmm fasta-io fimo fitevd gendb getsize glam2 glam2format glam2mask glam2scan gomo gomo_highlight llr log-hmm mast mast2txt mcast meme.bin meme-xml-html meme2images mhmm mhmm-io mhmme mhmms mhmmscan motiph pmp_bf ramen readseq shadow spamo tomtom tree qvalue ranksum_test reconcile-tree-alignment reduce-alignment remove-alignment-gaps xsltproc_lite '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- libtool: install: /usr/bin/install -c alphtype /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/alphtype
- libtool: install: /usr/bin/install -c ama /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/ama
- libtool: install: /usr/bin/install -c ame /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/ame
- libtool: install: /usr/bin/install -c beadstring /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/beadstring
- libtool: install: /usr/bin/install -c ceqlogo /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/ceqlogo
- libtool: install: /usr/bin/install -c centrimo /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/centrimo
- libtool: install: /usr/bin/install -c clustalw-io /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/clustalw-io
- libtool: install: /usr/bin/install -c clustalw2fasta /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/clustalw2fasta
- libtool: install: /usr/bin/install -c clustalw2phylip /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/clustalw2phylip
- libtool: install: /usr/bin/install -c compute-prior-dist /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/compute-prior-dist
- libtool: install: /usr/bin/install -c compute-uniform-priors /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/compute-uniform-priors
- libtool: install: /usr/bin/install -c draw-mhmm /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/draw-mhmm
- libtool: install: /usr/bin/install -c fasta-io /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/fasta-io
- libtool: install: /usr/bin/install -c fimo /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/fimo
- libtool: install: /usr/bin/install -c fitevd /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/fitevd
- libtool: install: /usr/bin/install -c gendb /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/gendb
- libtool: install: /usr/bin/install -c getsize /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/getsize
- libtool: install: /usr/bin/install -c glam2 /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/glam2
- libtool: install: /usr/bin/install -c glam2format /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/glam2format
- libtool: install: /usr/bin/install -c glam2mask /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/glam2mask
- libtool: install: /usr/bin/install -c glam2scan /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/glam2scan
- libtool: install: /usr/bin/install -c gomo /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/gomo
- libtool: install: /usr/bin/install -c gomo_highlight /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/gomo_highlight
- libtool: install: /usr/bin/install -c llr /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/llr
- libtool: install: /usr/bin/install -c log-hmm /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/log-hmm
- libtool: install: /usr/bin/install -c mast /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/mast
- libtool: install: /usr/bin/install -c mast2txt /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/mast2txt
- libtool: install: /usr/bin/install -c mcast /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/mcast
- libtool: install: /usr/bin/install -c meme.bin /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/meme.bin
- libtool: install: /usr/bin/install -c meme-xml-html /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/meme-xml-html
- libtool: install: /usr/bin/install -c meme2images /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/meme2images
- libtool: install: /usr/bin/install -c mhmm /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/mhmm
- libtool: install: /usr/bin/install -c mhmm-io /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/mhmm-io
- libtool: install: /usr/bin/install -c mhmme /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/mhmme
- libtool: install: /usr/bin/install -c mhmms /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/mhmms
- libtool: install: /usr/bin/install -c mhmmscan /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/mhmmscan
- libtool: install: /usr/bin/install -c motiph /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/motiph
- libtool: install: /usr/bin/install -c pmp_bf /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/pmp_bf
- libtool: install: /usr/bin/install -c ramen /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/ramen
- libtool: install: /usr/bin/install -c readseq /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/readseq
- libtool: install: /usr/bin/install -c shadow /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/shadow
- libtool: install: /usr/bin/install -c spamo /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/spamo
- libtool: install: /usr/bin/install -c tomtom /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/tomtom
- libtool: install: /usr/bin/install -c tree /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/tree
- libtool: install: /usr/bin/install -c qvalue /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/qvalue
- libtool: install: /usr/bin/install -c ranksum_test /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/ranksum_test
- libtool: install: /usr/bin/install -c reconcile-tree-alignment /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/reconcile-tree-alignment
- libtool: install: /usr/bin/install -c reduce-alignment /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/reduce-alignment
- libtool: install: /usr/bin/install -c remove-alignment-gaps /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/remove-alignment-gaps
- libtool: install: /usr/bin/install -c xsltproc_lite /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin/xsltproc_lite
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/src'
- Making install in scripts
- make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/scripts'
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/scripts'
- /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/lib64/perl'
- /usr/bin/install -c download hypergeometric.py plotgen prior_utils.pl read_fasta_file.pl sd sequence.py update_meme_tests ama-qvalues beeml2meme cat_max compare_dates dreme fasta-center fasta-dinucleotide-shuffle fasta-dinucleotide-shuffle.py fasta-fetch fasta-get-markov fasta-hamming-enrich fasta-hamming-enrich.py fasta-make-index fasta-shuffle-letters fasta-subsample fasta-unique-names glam2html glam2psfm glam2scan2html get_db_csv chen2meme jaspar2meme hart2meme-bkg hartemink2psp iupac2meme meme meme-chip meme-get-motif meme2meme mhmm2html nmica2meme priority2meme '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- /usr/bin/install -c MemeWebUtils.pm convert2html.pl ExecUtils.pm MotifUtils.pm CatList.pm '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/lib64/perl'
- /usr/bin/install -c psp-gen rna2meme scpd2meme taipale2meme tamo2meme transfac2meme uniprobe2meme update_db '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/scripts'
- make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/scripts'
- Making install in tests
- make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests'
- Making install in ame
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/ame'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/ame'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/ame'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/ame'
- Making install in clustalw2fasta
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/clustalw2fasta'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/clustalw2fasta'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/clustalw2fasta'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/clustalw2fasta'
- Making install in centrimo
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/centrimo'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/centrimo'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/centrimo'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/centrimo'
- Making install in common
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/common'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/common'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/common'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/common'
- Making install in draw-mhmm
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/draw-mhmm'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/draw-mhmm'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/draw-mhmm'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/draw-mhmm'
- Making install in dreme
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/dreme'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/dreme'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/dreme'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/dreme'
- Making install in fasta-center
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fasta-center'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fasta-center'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fasta-center'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fasta-center'
- Making install in fimo
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fimo'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fimo'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fimo'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/fimo'
- Making install in gomo
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/gomo'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/gomo'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/gomo'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/gomo'
- Making install in mast
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mast'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mast'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mast'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mast'
- Making install in mcast
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mcast'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mcast'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mcast'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mcast'
- Making install in meme
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/meme'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/meme'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/meme'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/meme'
- Making install in mhmm
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmm'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmm'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmm'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmm'
- Making install in mhmms
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmms'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmms'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmms'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmms'
- Making install in mhmmscan
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmmscan'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmmscan'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmmscan'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/mhmmscan'
- Making install in motiph
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/motiph'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/motiph'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/motiph'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/motiph'
- Making install in psp-gen
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/psp-gen'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/psp-gen'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/psp-gen'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/psp-gen'
- Making install in qvalue
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/qvalue'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/qvalue'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/qvalue'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/qvalue'
- Making install in scaffold
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/scaffold'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/scaffold'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/scaffold'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/scaffold'
- Making install in spamo
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/spamo'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/spamo'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/spamo'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/spamo'
- Making install in tomtom
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/tomtom'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/tomtom'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/tomtom'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/tomtom'
- Making install in web
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/web'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/web'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/web'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests/web'
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests'
- make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/tests'
- Making install in website
- make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website'
- Making install in scripts
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website/scripts'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website/scripts'
- /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/lib64/perl'
- /usr/bin/install -c changetoweb metameme oldmeme2meme '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/bin'
- /usr/bin/install -c Globals.pm '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/lib64/perl'
- make install-exec-hook
- make[4]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website/scripts'
- make[4]: Nothing to be done for `install-exec-hook'.
- make[4]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website/scripts'
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website/scripts'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website/scripts'
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website'
- make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/website'
- Making install in doc
- make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc'
- Making install in images
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc/images'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc/images'
- make[3]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/share/doc/meme/html/images'
- /usr/bin/install -c -m 644 cbrc_logo.png centrimo_logo.png dreme_logo.png fimo_logo.png glam2_logo.png glam2scan_logo.png mcast-logo.png memechip_logo.png nbcr_logo_trans.gif ncrr_logo.gif schematic.fig schematic.png sdsc_logo.png spamo_logo.png tomtom_logo.png uq_logo.png ucsd_logo.png UWlogo150p.gif webserver_schema.png '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/share/doc/meme/html/images'
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc/images'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc/images'
- Making install in .
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc'
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc'
- make[3]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/share/doc/meme/html'
- /usr/bin/install -c -m 644 alphabets.html ama-qvalues.html authors.html beeml2meme.html bfile-format.html centrimo.html chen2meme.html cite.html clustalw2fasta.html clustalw-format.html copyright.html dreme-tutorial.html fasta-format.html fasta-subsample.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 godag-format.html gomo-format.html gomo_highlight.html install.html iupac.html iupac2meme.html jaspar2meme.html lipo.fasta lipo.linear.all.mhmms lipo.linear.mhmm lipo.meme.html lipo.meme.stripped.txt mast.html mast2txt.html '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/share/doc/meme/html'
- /usr/bin/install -c -m 644 meme.dtd meme.html meme-chip.html meme-format.html meme-install.html meme-suite-logo.js meme-suite.css meme-suite-new.css meme2meme.html metameme.css meta-meme.gif mhmm-output.html mhmmscan.html overview.html priority2meme.html purge.html release-notes.html rna2meme.html scpd2meme.html scripting.html sdsc.gif select-star-species.html spamo.html standards.html tamo2meme.html tomtom.html transfac2meme.html transfac-format.html uniprobe2meme.html alphtype.html ama.html ame.html beadstring.html ceqlogo.html clustalw2phylip.html compute-prior-dist.html draw-mhmm.html dreme.html fasta-get-markov.html fasta-io.html '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/share/doc/meme/html'
- /usr/bin/install -c -m 644 fimo.html fitevd.html gendb.html getsize.html gomo.html log-hmm.html mcast.html meme-chip-tutorial.html meme-io.html mhmm.html mhmme.html mhmms.html miao.html modified-template-footer.js motiph.html pmp_bf.html psp-gen.html qvalue.html readseq.html reconcile-tree-alignment.html reduce-alignment.html remove-alignment-gaps.html shadow.html '/tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/share/doc/meme/html'
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc'
- make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/doc'
- Making install in etc
- make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/etc'
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/etc'
- make[2]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/tmp/portage/sci-biology/meme-4.8.1-r1/image//etc/meme'
- /usr/bin/install -c -m 644 db_general.csv db_other_genomes.csv fasta_db.csv gomo_db.csv motif_db.csv fasta_db.index gomo_db.index motif_db.index beadstring.xsl bkg.jpg block-diagram.xsl centrimo_template.html centrimo_template.css centrimo_template.js cisml.css cisml-to-gff3.xsl cisml-to-html.xsl cisml-to-text.xsl dreme-to-html.xsl dreme-to-text.xsl eps_context.js fimo-to-wiggle.xsl fimo-to-gff3.xsl fimo-to-html.xsl fimo-to-text.xsl gomo-to-html.xsl help.gif hmm-text.xsl logging.conf mast-to-html.xsl mcast-to-gff3.xsl mcast-to-html.xsl mcast-to-text.xsl mcast-to-wiggle.xsl meme.css meme-chip.tmpl meme-to-html.xsl meme.doc motif_logo.js prior1.plib '/tmp/portage/sci-biology/meme-4.8.1-r1/image//etc/meme'
- /usr/bin/install -c -m 644 prior30.plib spamo_template.eps spamo-to-html.xsl template.eps template.svg tomtom-to-html.xsl constants.js constants.xsl delay_draw.js.xsl dreme-to-html.css.xsl dreme-to-html.js.xsl centrimo_config.xml fimo_config.xml glam2_config.xml glam2scan_config.xml dreme_config.xml gomo_config.xml mast_config.xml mcast_config.xml meme_config.xml meme-chip_config.xml meme.css.xsl motif_logo.js.xsl spamo-to-html.css.xsl spamo-to-html.js.xsl spamo_graph.js.xsl spamo_config.xml tomtom_config.xml '/tmp/portage/sci-biology/meme-4.8.1-r1/image//etc/meme'
- make install-data-hook
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/etc'
- make[3]: Nothing to be done for `install-data-hook'.
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/etc'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/etc'
- make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1/etc'
- make[1]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1'
- make[2]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1'
- make[2]: Nothing to be done for `install-exec-am'.
- mkdir -p /tmp/portage/sci-biology/meme-4.8.1-r1/image//var/log/meme
- chmod a+w /tmp/portage/sci-biology/meme-4.8.1-r1/image//var/log/meme
- make install-data-hook
- make[3]: Entering directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1'
- mkdir -p /tmp/portage/sci-biology/meme-4.8.1-r1/image//usr/db
- make[3]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1'
- make[2]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1'
- make[1]: Leaving directory `/tmp/portage/sci-biology/meme-4.8.1-r1/work/meme_4.8.1'
- >>> Completed installing meme-4.8.1-r1 into /tmp/portage/sci-biology/meme-4.8.1-r1/image/
- * Tinderbox QA Warning! Misplaced documentation
- /usr/share/doc/meme
- * Tinderbox QA Warning (end)! Misplaced documentation
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/bin/dust
- usr/bin/ame
- usr/bin/beadstring
- usr/bin/compute-prior-dist
- usr/bin/fimo
- usr/bin/fitevd
- usr/bin/gendb
- usr/bin/getsize
- usr/bin/gomo_highlight
- usr/bin/mcast
- usr/bin/meme2images
- usr/bin/motiph
- usr/bin/spamo
- usr/bin/qvalue
- usr/bin/reduce-alignment
- usr/bin/remove-alignment-gaps
- usr/bin/ceqlogo
- usr/bin/purge
- usr/bin/compute-uniform-priors
- usr/bin/draw-mhmm
- usr/bin/glam2
- usr/bin/glam2format
- usr/bin/glam2mask
- usr/bin/glam2scan
- usr/bin/llr
- usr/bin/log-hmm
- usr/bin/mast
- usr/bin/meme.bin
- usr/bin/mhmm
- usr/bin/mhmm-io
- usr/bin/mhmme
- usr/bin/mhmms
- usr/bin/tomtom
- usr/bin/pmp_bf
- usr/bin/ranksum_test
- usr/bin/xsltproc_lite
- usr/bin/alphtype
- usr/bin/ama
- usr/bin/centrimo
- usr/bin/clustalw2fasta
- usr/bin/clustalw-io
- usr/bin/clustalw2phylip
- usr/bin/fasta-io
- usr/bin/gomo
- usr/bin/mast2txt
- usr/bin/meme-xml-html
- usr/bin/mhmmscan
- usr/bin/ramen
- usr/bin/meme-readseq
- usr/bin/shadow
- usr/bin/meme-tree
- usr/bin/reconcile-tree-alignment
- ecompressdir: bzip2 -9 /usr/share/doc
- * This package will overwrite one or more files that may belong to other
- * packages (see list below). You can use a command such as `portageq
- * owners / <filename>` to identify the installed package that owns a
- * file. If portageq reports that only one package owns a file then do
- * NOT file a bug report. A bug report is only useful if it identifies at
- * least two or more packages that are known to install the same file(s).
- * If a collision occurs and you can not explain where the file came from
- * then you should simply ignore the collision since there is not enough
- * information to determine if a real problem exists. Please do NOT file
- * a bug report at http://bugs.gentoo.org unless you report exactly which
- * two packages install the same file(s). Once again, please do NOT file
- * a bug report unless you have completely understood the above message.
- *
- * Detected file collision(s):
- *
- * /usr/bin/purge
- *
- * Searching all installed packages for file collisions...
- *
- * Press Ctrl-C to Stop
- *
- * net-proxy/squid-3.3.1:0::gentoo
- * /usr/bin/purge
- *
- * Package 'sci-biology/meme-4.8.1-r1' NOT merged due to file collisions.
- * If necessary, refer to your elog messages for the whole content of the
- * above message.