Back to Build/check report for BioC 3.17
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-02-08 01:15:15 -0000 (Wed, 08 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4164
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

INSTALL results for msa on kunpeng1


To the developers/maintainers of the msa package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/msa.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1251/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
msa 1.31.2  (landing page)
Ulrich Bodenhofer
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/msa
git_branch: master
git_last_commit: 5447559
git_last_commit_date: 2022-12-14 06:25:02 -0000 (Wed, 14 Dec 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  ERROR    ERROR  skipped

Summary

Package: msa
Version: 1.31.2
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL msa
StartedAt: 2023-02-06 01:58:46 -0000 (Mon, 06 Feb 2023)
EndedAt: 2023-02-06 02:00:40 -0000 (Mon, 06 Feb 2023)
EllapsedTime: 114.2 seconds
RetCode: 1
Status:   ERROR  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL msa
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘msa’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include   -I"./gc-8.2.2/include" -I"./Muscle/" -I"./ClustalW/src" -I"./ClustalOmega/src" -fPIC  -g -O2  -Wall  -c R_init_msa.cpp -o R_init_msa.o
In file included from ./Muscle/RMuscle.h:4,
                 from R_init_msa.cpp:3:
./Muscle/muscle.h:54: warning: "assert" redefined
   54 | #define assert(exp)     ((void)0)
      | 
In file included from /usr/include/c++/11/cassert:44,
                 from /home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:137,
                 from /home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat.h:40,
                 from /home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include/RcppCommon.h:73,
                 from /home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./ClustalOmega/src/RClustalOmega.h:4,
                 from R_init_msa.cpp:1:
/usr/include/assert.h:50: note: this is the location of the previous definition
   50 | # define assert(expr)           (__ASSERT_VOID_CAST (0))
      | 
In file included from ./Muscle/muscle.h:38,
                 from ./Muscle/RMuscle.h:4,
                 from R_init_msa.cpp:3:
./Muscle/intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include   -I"./gc-8.2.2/include" -I"./Muscle/" -I"./ClustalW/src" -I"./ClustalOmega/src" -fPIC  -g -O2  -Wall  -c SplitCharVector2List.cpp -o SplitCharVector2List.o
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include   -I"./gc-8.2.2/include" -I"./Muscle/" -I"./ClustalW/src" -I"./ClustalOmega/src" -fPIC  -g -O2  -Wall  -c SplitCharVector2Matrix.cpp -o SplitCharVector2Matrix.o
make --file=msaMakefile --directory=gc-8.2.2
make[1]: Entering directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/gc-8.2.2'
./configure --enable-cplusplus --enable-threads=pthreads --enable-shared=no --with-pic
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking GC version numbers... major=8 minor=2                 micro=2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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 how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for emscripten... no
checking for inline... inline
configure: WARNING: "Explicit GC_INIT() calls may be required."
checking for pthread_self in -lpthread... yes
checking for clock_gettime without additional libraries... yes
checking whether compiler supports -Wextra... yes
checking whether compiler supports -Wpedantic... yes
checking for xlc... no
checking whether compiler supports -fno-strict-aliasing... yes
checking for getcontext... yes
checking for dl_iterate_phdr... yes
checking for dlopen in -ldl... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking whether to build shared libraries... no
checking which machine-dependent code should be used... 
checking whether AIX gcc optimization fix is necessary... no
checking whether -Wno-frame-address works... yes
checking for dladdr... yes
checking for sigsetjmp... yes
checking for pthread_setname_np... yes (with tid)
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking for compiler intrinsics support... yes
checking which libatomic_ops to use... none
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bdw-gc.pc
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
make
make[2]: Entering directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/gc-8.2.2'
make[3]: Entering directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/gc-8.2.2'
depbase=`echo allchblk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT allchblk.lo -MD -MP -MF $depbase.Tpo -c -o allchblk.lo allchblk.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c  -fPIC -DPIC -o allchblk.o
depbase=`echo alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT alloc.lo -MD -MP -MF $depbase.Tpo -c -o alloc.lo alloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c  -fPIC -DPIC -o alloc.o
depbase=`echo blacklst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT blacklst.lo -MD -MP -MF $depbase.Tpo -c -o blacklst.lo blacklst.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c  -fPIC -DPIC -o blacklst.o
depbase=`echo dbg_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT dbg_mlc.lo -MD -MP -MF $depbase.Tpo -c -o dbg_mlc.lo dbg_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c  -fPIC -DPIC -o dbg_mlc.o
depbase=`echo dyn_load.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT dyn_load.lo -MD -MP -MF $depbase.Tpo -c -o dyn_load.lo dyn_load.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c  -fPIC -DPIC -o dyn_load.o
depbase=`echo finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT finalize.lo -MD -MP -MF $depbase.Tpo -c -o finalize.lo finalize.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c  -fPIC -DPIC -o finalize.o
depbase=`echo gc_dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT gc_dlopen.lo -MD -MP -MF $depbase.Tpo -c -o gc_dlopen.lo gc_dlopen.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c  -fPIC -DPIC -o gc_dlopen.o
depbase=`echo headers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT headers.lo -MD -MP -MF $depbase.Tpo -c -o headers.lo headers.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c  -fPIC -DPIC -o headers.o
depbase=`echo mach_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT mach_dep.lo -MD -MP -MF $depbase.Tpo -c -o mach_dep.lo mach_dep.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c  -fPIC -DPIC -o mach_dep.o
depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c  -fPIC -DPIC -o malloc.o
depbase=`echo mallocx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT mallocx.lo -MD -MP -MF $depbase.Tpo -c -o mallocx.lo mallocx.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c  -fPIC -DPIC -o mallocx.o
depbase=`echo mark.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT mark.lo -MD -MP -MF $depbase.Tpo -c -o mark.lo mark.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c  -fPIC -DPIC -o mark.o
depbase=`echo mark_rts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT mark_rts.lo -MD -MP -MF $depbase.Tpo -c -o mark_rts.lo mark_rts.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c  -fPIC -DPIC -o mark_rts.o
depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o misc.o
depbase=`echo new_hblk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT new_hblk.lo -MD -MP -MF $depbase.Tpo -c -o new_hblk.lo new_hblk.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c  -fPIC -DPIC -o new_hblk.o
depbase=`echo obj_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT obj_map.lo -MD -MP -MF $depbase.Tpo -c -o obj_map.lo obj_map.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c  -fPIC -DPIC -o obj_map.o
depbase=`echo os_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT os_dep.lo -MD -MP -MF $depbase.Tpo -c -o os_dep.lo os_dep.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c  -fPIC -DPIC -o os_dep.o
depbase=`echo ptr_chck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT ptr_chck.lo -MD -MP -MF $depbase.Tpo -c -o ptr_chck.lo ptr_chck.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c  -fPIC -DPIC -o ptr_chck.o
depbase=`echo reclaim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT reclaim.lo -MD -MP -MF $depbase.Tpo -c -o reclaim.lo reclaim.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c  -fPIC -DPIC -o reclaim.o
depbase=`echo specific.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT specific.lo -MD -MP -MF $depbase.Tpo -c -o specific.lo specific.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c  -fPIC -DPIC -o specific.o
depbase=`echo typd_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT typd_mlc.lo -MD -MP -MF $depbase.Tpo -c -o typd_mlc.lo typd_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c  -fPIC -DPIC -o typd_mlc.o
depbase=`echo pthread_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT pthread_start.lo -MD -MP -MF $depbase.Tpo -c -o pthread_start.lo pthread_start.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c pthread_start.c  -fPIC -DPIC -o pthread_start.o
depbase=`echo pthread_support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT pthread_support.lo -MD -MP -MF $depbase.Tpo -c -o pthread_support.lo pthread_support.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c  -fPIC -DPIC -o pthread_support.o
depbase=`echo pthread_stop_world.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT pthread_stop_world.lo -MD -MP -MF $depbase.Tpo -c -o pthread_stop_world.lo pthread_stop_world.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c  -fPIC -DPIC -o pthread_stop_world.o
depbase=`echo thread_local_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT thread_local_alloc.lo -MD -MP -MF $depbase.Tpo -c -o thread_local_alloc.lo thread_local_alloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c thread_local_alloc.c  -fPIC -DPIC -o thread_local_alloc.o
depbase=`echo gcj_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT gcj_mlc.lo -MD -MP -MF $depbase.Tpo -c -o gcj_mlc.lo gcj_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c  -fPIC -DPIC -o gcj_mlc.o
depbase=`echo fnlz_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT fnlz_mlc.lo -MD -MP -MF $depbase.Tpo -c -o fnlz_mlc.lo fnlz_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c fnlz_mlc.c  -fPIC -DPIC -o fnlz_mlc.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address   -version-info 6:1:5 -no-undefined  -o libgc.la -rpath /usr/local/lib allchblk.lo alloc.lo blacklst.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo headers.lo mach_dep.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo ptr_chck.lo reclaim.lo specific.lo typd_mlc.lo  pthread_start.lo pthread_support.lo  pthread_stop_world.lo thread_local_alloc.lo   gcj_mlc.lo fnlz_mlc.lo  -lpthread -ldl   
libtool: link: ar cru .libs/libgc.a  allchblk.o alloc.o blacklst.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o headers.o mach_dep.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o ptr_chck.o reclaim.o specific.o typd_mlc.o pthread_start.o pthread_support.o pthread_stop_world.o thread_local_alloc.o gcj_mlc.o fnlz_mlc.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgc.a
libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" )
depbase=`echo gc_badalc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I./include -I./include    -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2  -MT gc_badalc.lo -MD -MP -MF $depbase.Tpo -c -o gc_badalc.lo gc_badalc.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -MT gc_badalc.lo -MD -MP -MF .deps/gc_badalc.Tpo -c gc_badalc.cc  -fPIC -DPIC -o gc_badalc.o
depbase=`echo gc_cpp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I./include -I./include    -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2  -MT gc_cpp.lo -MD -MP -MF $depbase.Tpo -c -o gc_cpp.lo gc_cpp.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -MT gc_cpp.lo -MD -MP -MF .deps/gc_cpp.Tpo -c gc_cpp.cc  -fPIC -DPIC -o gc_cpp.o
/bin/bash ./libtool  --tag=CXX   --mode=link g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2  -version-info 6:0:5 -no-undefined  -o libgccpp.la -rpath /usr/local/lib gc_badalc.lo gc_cpp.lo libgc.la 
libtool: link: ar cru .libs/libgccpp.a  gc_badalc.o gc_cpp.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgccpp.a
libtool: link: ( cd ".libs" && rm -f "libgccpp.la" && ln -s "../libgccpp.la" "libgccpp.la" )
/bin/bash ./libtool  --tag=CXX   --mode=link g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2  -version-info 6:0:5 -no-undefined  -o libgctba.la -rpath /usr/local/lib gc_badalc.lo libgc.la 
libtool: link: ar cru .libs/libgctba.a  gc_badalc.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgctba.a
libtool: link: ( cd ".libs" && rm -f "libgctba.la" && ln -s "../libgctba.la" "libgctba.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c -o cord/libcord_la-cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c cord/cordbscs.c  -fPIC -DPIC -o cord/libcord_la-cordbscs.o
mv -f cord/.deps/libcord_la-cordbscs.Tpo cord/.deps/libcord_la-cordbscs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c -o cord/libcord_la-cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c cord/cordprnt.c  -fPIC -DPIC -o cord/libcord_la-cordprnt.o
mv -f cord/.deps/libcord_la-cordprnt.Tpo cord/.deps/libcord_la-cordprnt.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include      -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c -o cord/libcord_la-cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c cord/cordxtra.c  -fPIC -DPIC -o cord/libcord_la-cordxtra.o
mv -f cord/.deps/libcord_la-cordxtra.Tpo cord/.deps/libcord_la-cordxtra.Plo
/bin/bash ./libtool  --tag=CC   --mode=link gcc   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -Wno-frame-address  -version-info 6:0:5 -no-undefined  -o libcord.la -rpath /usr/local/lib cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo libgc.la 
libtool: link: ar cru .libs/libcord.a  cord/libcord_la-cordbscs.o cord/libcord_la-cordprnt.o cord/libcord_la-cordxtra.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcord.a
libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" )
make[3]: Leaving directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/gc-8.2.2'
make[2]: Leaving directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/gc-8.2.2'
cp .libs/libgc.a ../
cp .libs/libgccpp.a ../ 
make[1]: Leaving directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/gc-8.2.2'
----------------------------------------
------------------ GC  -----------------
----------------------------------------
--------- Compilation finished ---------
----------------------------------------
make --file=msaMakefile --directory=Muscle
make[1]: Entering directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/Muscle'
export PKG_CXXFLAGS=" -I../gc-8.2.2/include"
/home/biocbuild/bbs-3.17-bioc/R/bin/R CMD SHLIB -o libMuscle.so aligngivenpath.cpp aligngivenpathsw.cpp aligntwomsas.cpp aligntwoprofs.cpp aln.cpp alpha.cpp anchors.cpp bittraceback.cpp blosum62.cpp blosumla.cpp clust.cpp cluster.cpp clwwt.cpp color.cpp cons.cpp diaglist.cpp diffobjscore.cpp diffpaths.cpp difftrees.cpp difftreese.cpp distcalc.cpp distfunc.cpp distpwkimura.cpp domuscle.cpp dosp.cpp dpreglist.cpp drawtree.cpp edgelist.cpp enumopts.cpp enumtostr.cpp estring.cpp fasta.cpp fasta2.cpp fastclust.cpp fastdist.cpp fastdistjones.cpp fastdistkbit.cpp fastdistkmer.cpp fastdistmafft.cpp fastdistnuc.cpp fastscorepath2.cpp finddiags.cpp finddiagsn.cpp glbalign.cpp glbalign352.cpp glbaligndiag.cpp glbalignle.cpp glbalignsimple.cpp glbalignsp.cpp glbalignspn.cpp glbalignss.cpp glbalndimer.cpp globals.cpp globalslinux.cpp globalsosx.cpp globalsother.cpp globalswin32.cpp gonnet.cpp henikoffweight.cpp henikoffweightpb.cpp html.cpp hydro.cpp intmath.cpp local.cpp main.cpp makerootmsa.cpp makerootmsab.cpp maketree.cpp mhack.cpp mpam200.cpp msa.cpp msa2.cpp msadistkimura.cpp msf.cpp muscle.cpp muscleout.cpp nucmx.cpp nwdasimple.cpp nwdasimple2.cpp nwdasmall.cpp nwrec.cpp nwsmall.cpp objscore.cpp objscore2.cpp objscoreda.cpp onexception.cpp options.cpp outweights.cpp pam200mafft.cpp params.cpp phy.cpp phy2.cpp phy3.cpp phy4.cpp phyfromclust.cpp phyfromfile.cpp physeq.cpp phytofile.cpp posgap.cpp ppscore.cpp profdb.cpp profile.cpp profilefrommsa.cpp progalign.cpp progress.cpp progressivealign.cpp pwpath.cpp readmx.cpp realigndiffs.cpp realigndiffse.cpp refine.cpp refinehoriz.cpp refinesubfams.cpp refinetree.cpp refinetreee.cpp refinevert.cpp refinew.cpp savebest.cpp scoredist.cpp scoregaps.cpp scorehistory.cpp scorepp.cpp seq.cpp seqvect.cpp setblosumweights.cpp setgscweights.cpp setnewhandler.cpp spfast.cpp sptest.cpp stabilize.cpp subfam.cpp subfams.cpp sw.cpp termgaps.cpp textfile.cpp threewaywt.cpp tomhydro.cpp traceback.cpp tracebackopt.cpp tracebacksw.cpp treefrommsa.cpp typetostr.cpp upgma2.cpp usage.cpp validateids.cpp vtml2.cpp writescorefile.cpp RMuscle.cpp
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
make[2]: Entering directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/Muscle'
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c aligngivenpath.cpp -o aligngivenpath.o
aligngivenpath.cpp: In function ‘void AppendTplInserts(const MSA&, unsigned int&, unsigned int, const MSA&, unsigned int&, unsigned int, unsigned int, unsigned int, MSA&, unsigned int&)’:
aligngivenpath.cpp:186:24: warning: unused variable ‘uLengthA’ [-Wunused-variable]
  186 |         const unsigned uLengthA = msaA.GetColCount();
      |                        ^~~~~~~~
aligngivenpath.cpp:187:24: warning: unused variable ‘uLengthB’ [-Wunused-variable]
  187 |         const unsigned uLengthB = msaB.GetColCount();
      |                        ^~~~~~~~
aligngivenpath.cpp: In function ‘void AlignTwoMSAsGivenPath(const PWPath&, const MSA&, const MSA&, MSA&)’:
aligngivenpath.cpp:335:40: warning: unused variable ‘uColA’ [-Wunused-variable]
  335 |                         const unsigned uColA = uPrefixLengthA - 1;
      |                                        ^~~~~
aligngivenpath.cpp:336:40: warning: unused variable ‘uColB’ [-Wunused-variable]
  336 |                         const unsigned uColB = uPrefixLengthB - 1;
      |                                        ^~~~~
aligngivenpath.cpp:346:40: warning: unused variable ‘uColA’ [-Wunused-variable]
  346 |                         const unsigned uColA = uPrefixLengthA - 1;
      |                                        ^~~~~
aligngivenpath.cpp:354:40: warning: unused variable ‘uColB’ [-Wunused-variable]
  354 |                         const unsigned uColB = uPrefixLengthB - 1;
      |                                        ^~~~~
In file included from muscle.h:38,
                 from aligngivenpath.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c aligngivenpathsw.cpp -o aligngivenpathsw.o
aligngivenpathsw.cpp: In function ‘void AppendUnalignedTerminals(const MSA&, unsigned int&, unsigned int, const MSA&, unsigned int&, unsigned int, unsigned int, unsigned int, MSA&, unsigned int&)’:
aligngivenpathsw.cpp:58:24: warning: unused variable ‘uLengthA’ [-Wunused-variable]
   58 |         const unsigned uLengthA = msaA.GetColCount();
      |                        ^~~~~~~~
aligngivenpathsw.cpp:59:24: warning: unused variable ‘uLengthB’ [-Wunused-variable]
   59 |         const unsigned uLengthB = msaB.GetColCount();
      |                        ^~~~~~~~
aligngivenpathsw.cpp: In function ‘void AlignTwoMSAsGivenPathSW(const PWPath&, const MSA&, const MSA&, MSA&)’:
aligngivenpathsw.cpp:204:40: warning: unused variable ‘uColA’ [-Wunused-variable]
  204 |                         const unsigned uColA = uPrefixLengthA - 1;
      |                                        ^~~~~
aligngivenpathsw.cpp:205:40: warning: unused variable ‘uColB’ [-Wunused-variable]
  205 |                         const unsigned uColB = uPrefixLengthB - 1;
      |                                        ^~~~~
aligngivenpathsw.cpp:215:40: warning: unused variable ‘uColA’ [-Wunused-variable]
  215 |                         const unsigned uColA = uPrefixLengthA - 1;
      |                                        ^~~~~
aligngivenpathsw.cpp:223:40: warning: unused variable ‘uColB’ [-Wunused-variable]
  223 |                         const unsigned uColB = uPrefixLengthB - 1;
      |                                        ^~~~~
In file included from muscle.h:38,
                 from aligngivenpathsw.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c aligntwomsas.cpp -o aligntwomsas.o
In file included from muscle.h:38,
                 from aligntwomsas.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c aligntwoprofs.cpp -o aligntwoprofs.o
In file included from muscle.h:38,
                 from aligntwoprofs.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c aln.cpp -o aln.o
In file included from muscle.h:38,
                 from aln.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c alpha.cpp -o alpha.o
alpha.cpp: In function ‘unsigned int GetAlphaSize(ALPHA)’:
alpha.cpp:84:16: warning: enumeration value ‘ALPHA_Undefined’ not handled in switch [-Wswitch]
   84 |         switch (Alpha)
      |                ^
In file included from muscle.h:38,
                 from alpha.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c anchors.cpp -o anchors.o
anchors.cpp: In function ‘void MergeBestCols(const SCORE*, const unsigned int*, unsigned int, unsigned int, unsigned int*, unsigned int*)’:
anchors.cpp:162:34: warning: unused variable ‘uWindowCenter’ [-Wunused-variable]
  162 |                         unsigned uWindowCenter = uBestColIndex + uWindowLength/2;
      |                                  ^~~~~~~~~~~~~
anchors.cpp: At global scope:
anchors.cpp:105:13: warning: ‘void ListBestCols(const MSA&, const SCORE*, const SCORE*, unsigned int*, unsigned int)’ defined but not used [-Wunused-function]
  105 | static void ListBestCols(const MSA &msa, const SCORE Score[], const SCORE SmoothScore[],
      |             ^~~~~~~~~~~~
anchors.cpp:53:13: warning: ‘void FindBestColsGrade(const SCORE*, unsigned int, double, unsigned int*, unsigned int*)’ defined but not used [-Wunused-function]
   53 | static void FindBestColsGrade(const SCORE Score[], unsigned uCount,
      |             ^~~~~~~~~~~~~~~~~
In file included from muscle.h:38,
                 from anchors.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c bittraceback.cpp -o bittraceback.o
bittraceback.cpp: In function ‘void BitTraceBack(char**, unsigned int, unsigned int, char, PWPath&)’:
bittraceback.cpp:146:14: warning: unused variable ‘Bits’ [-Wunused-variable]
  146 |         char Bits = TraceBack[uLengthA][uLengthB];
      |              ^~~~
bittraceback.cpp: At global scope:
bittraceback.cpp:15:20: warning: ‘const char* BitsToStr(char)’ defined but not used [-Wunused-function]
   15 | static const char *BitsToStr(char Bits)
      |                    ^~~~~~~~~
In file included from muscle.h:38,
                 from bittraceback.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c blosum62.cpp -o blosum62.o
In file included from muscle.h:38,
                 from blosum62.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c blosumla.cpp -o blosumla.o
blosumla.cpp:7:14: warning: ‘Blosum62LA’ defined but not used [-Wunused-variable]
    7 | static float Blosum62LA[20][20] =
      |              ^~~~~~~~~~
In file included from muscle.h:38,
                 from blosumla.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c clust.cpp -o clust.o
clust.cpp: In member function ‘void Clust::ChooseJoin(unsigned int*, unsigned int*, float*, float*)’:
clust.cpp:167:16: warning: enumeration value ‘JOIN_Undefined’ not handled in switch [-Wswitch]
  167 |         switch (m_JoinStyle)
      |                ^
clust.cpp: In member function ‘void Clust::ChooseJoinNearestNeighbor(unsigned int*, unsigned int*, float*, float*)’:
clust.cpp:184:24: warning: unused variable ‘uClusterCount’ [-Wunused-variable]
  184 |         const unsigned uClusterCount = GetClusterCount();
      |                        ^~~~~~~~~~~~~
clust.cpp: In member function ‘void Clust::ChooseJoinNeighborJoining(unsigned int*, unsigned int*, float*, float*)’:
clust.cpp:204:24: warning: unused variable ‘uClusterCount’ [-Wunused-variable]
  204 |         const unsigned uClusterCount = GetClusterCount();
      |                        ^~~~~~~~~~~~~
clust.cpp: In member function ‘float Clust::ComputeDist(unsigned int, unsigned int)’:
clust.cpp:295:16: warning: enumeration value ‘LINKAGE_Undefined’ not handled in switch [-Wswitch]
  295 |         switch (m_CentroidStyle)
      |                ^
clust.cpp: In member function ‘float Clust::ComputeDistMAFFT(unsigned int, unsigned int)’:
clust.cpp:360:21: warning: unused variable ‘dDistLR’ [-Wunused-variable]
  360 |         const float dDistLR = GetDist(uLeftNodeIndex, uRightNodeIndex);
      |                     ^~~~~~~
clust.cpp: In member function ‘float Clust::ComputeMetric(unsigned int, unsigned int) const’:
clust.cpp:611:16: warning: enumeration value ‘JOIN_Undefined’ not handled in switch [-Wswitch]
  611 |         switch (m_JoinStyle)
      |                ^
In file included from muscle.h:38,
                 from clust.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c cluster.cpp -o cluster.o
cluster.cpp: In member function ‘void ClusterTree::Create(const DistFunc&)’:
cluster.cpp:284:22: warning: variable ‘bFound’ set but not used [-Wunused-but-set-variable]
  284 |                 bool bFound = false;
      |                      ^~~~~~
cluster.cpp:267:16: warning: unused variable ‘dMaxDist’ [-Wunused-variable]
  267 |         double dMaxDist = 0.0;
      |                ^~~~~~~~
In file included from muscle.h:38,
                 from cluster.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
cluster.cpp: In member function ‘void ClusterTree::Create(const DistFunc&)’:
cluster.cpp:308:61: warning: ‘uIndexClosest2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  308 |                 ClusterNode &Child2 = m_Nodes[uIndexClosest2];
      |                                                             ^
cluster.cpp:307:61: warning: ‘uIndexClosest1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  307 |                 ClusterNode &Child1 = m_Nodes[uIndexClosest1];
      |                                                             ^
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c clwwt.cpp -o clwwt.o
In file included from muscle.h:38,
                 from clwwt.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c color.cpp -o color.o
color.cpp:72:12: warning: ‘int BlosumScore(char, char)’ defined but not used [-Wunused-function]
   72 | static int BlosumScore(char c1, char c2)
      |            ^~~~~~~~~~~
In file included from muscle.h:38,
                 from color.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c cons.cpp -o cons.o
In file included from muscle.h:38,
                 from cons.cpp:7:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c diaglist.cpp -o diaglist.o
In file included from muscle.h:38,
                 from diaglist.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
diaglist.cpp: In member function ‘void DiagList::FromPath(const PWPath&)’:
diaglist.cpp:77:20: warning: ‘uStartPosB’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   77 |                 Add(uStartPosA, uStartPosB, uLength);
      |                 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diaglist.cpp:77:20: warning: ‘uStartPosA’ may be used uninitialized in this function [-Wmaybe-uninitialized]
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c diffobjscore.cpp -o diffobjscore.o
diffobjscore.cpp: In function ‘SCORE ScoreLetters(const MSA&, const unsigned int*, unsigned int)’:
diffobjscore.cpp:76:24: warning: unused variable ‘uSeqCount’ [-Wunused-variable]
   76 |         const unsigned uSeqCount = msa.GetSeqCount();
      |                        ^~~~~~~~~
diffobjscore.cpp:77:24: warning: unused variable ‘uColCount’ [-Wunused-variable]
   77 |         const unsigned uColCount = msa.GetColCount();
      |                        ^~~~~~~~~
In file included from muscle.h:38,
                 from diffobjscore.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c diffpaths.cpp -o diffpaths.o
In file included from muscle.h:38,
                 from diffpaths.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c difftrees.cpp -o difftrees.o
difftrees.cpp: In function ‘void DiffTrees(const Tree&, const Tree&, Tree&, unsigned int*)’:
difftrees.cpp:161:24: warning: unused variable ‘uLeafCount2’ [-Wunused-variable]
  161 |         const unsigned uLeafCount2 = Tree2.GetLeafCount();
      |                        ^~~~~~~~~~~
In file included from muscle.h:38,
                 from difftrees.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c difftreese.cpp -o difftreese.o
In file included from muscle.h:38,
                 from difftreese.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c distcalc.cpp -o distcalc.o
In file included from muscle.h:38,
                 from distcalc.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c distfunc.cpp -o distfunc.o
In file included from muscle.h:38,
                 from distfunc.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c distpwkimura.cpp -o distpwkimura.o
In file included from muscle.h:38,
                 from distpwkimura.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c domuscle.cpp -o domuscle.o
domuscle.cpp: In function ‘void DoMuscle(MuscleInput*, MuscleOutput*)’:
domuscle.cpp:169:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  169 |                 if (g_bClusterOnly)
      |                 ^~
domuscle.cpp:172:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  172 |                         return;
      |                         ^~~~~~
domuscle.cpp:180:13: warning: unused variable ‘PNlength’ [-Wunused-variable]
  180 |         int PNlength = (msaInput->inputSeqs).Length();
      |             ^~~~~~~~
In file included from muscle.h:38,
                 from RMuscle.h:4,
                 from domuscle.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c dosp.cpp -o dosp.o
In file included from muscle.h:38,
                 from dosp.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c dpreglist.cpp -o dpreglist.o
dpreglist.cpp: In function ‘void DiagListToDPRegionList(const DiagList&, DPRegionList&, unsigned int, unsigned int)’:
dpreglist.cpp:82:40: warning: unused variable ‘uDiagLengthMinusCaps’ [-Wunused-variable]
   82 |                         const unsigned uDiagLengthMinusCaps = uEndVertexA - uStartVertexA - 1;
      |                                        ^~~~~~~~~~~~~~~~~~~~
In file included from muscle.h:38,
                 from dpreglist.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c drawtree.cpp -o drawtree.o
In file included from muscle.h:38,
                 from drawtree.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c edgelist.cpp -o edgelist.o
In file included from muscle.h:38,
                 from edgelist.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c enumopts.cpp -o enumopts.o
In file included from muscle.h:38,
                 from enumopts.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c enumtostr.cpp -o enumtostr.o
In file included from muscle.h:38,
                 from enumtostr.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c estring.cpp -o estring.o
estring.cpp:464:13: warning: ‘bool CanMultiplyEstrings(const short int*, const short int*)’ defined but not used [-Wunused-function]
  464 | static bool CanMultiplyEstrings(const short es1[], const short es2[])
      |             ^~~~~~~~~~~~~~~~~~~
In file included from muscle.h:38,
                 from estring.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
estring.cpp: In function ‘void EstringsToPath(const short int*, const short int*, PWPath&)’:
estring.cpp:409:17: warning: ‘cType’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  409 |                 switch (cType)
      |                 ^~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fasta.cpp -o fasta.o
fasta.cpp: In member function ‘void MSA::FromFASTAFile(TextFile&)’:
fasta.cpp:15:18: warning: unused variable ‘uSeqCount’ [-Wunused-variable]
   15 |         unsigned uSeqCount = 0;
      |                  ^~~~~~~~~
fasta.cpp:16:18: warning: unused variable ‘uColCount’ [-Wunused-variable]
   16 |         unsigned uColCount = uInsane;
      |                  ^~~~~~~~~
In file included from muscle.h:38,
                 from fasta.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fasta2.cpp -o fasta2.o
In file included from muscle.h:38,
                 from fasta2.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fastclust.cpp -o fastclust.o
In file included from muscle.h:38,
                 from fastclust.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fastdist.cpp -o fastdist.o
In file included from muscle.h:38,
                 from fastdist.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fastdistjones.cpp -o fastdistjones.o
In file included from muscle.h:38,
                 from fastdistjones.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fastdistkbit.cpp -o fastdistkbit.o
In file included from muscle.h:38,
                 from fastdistkbit.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fastdistkmer.cpp -o fastdistkmer.o
fastdistkmer.cpp: In function ‘void FastDistKmer(const SeqVect&, DistFunc&)’:
fastdistkmer.cpp:235:32: warning: unused variable ‘KD’ [-Wunused-variable]
  235 |                         double KD = KimuraDist(EstimatedPctId);
      |                                ^~
In file included from muscle.h:38,
                 from fastdistkmer.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fastdistmafft.cpp -o fastdistmafft.o
fastdistmafft.cpp: In function ‘void DistKmer6_6(const SeqVect&, DistFunc&)’:
fastdistmafft.cpp:239:29: warning: unused variable ‘pName1’ [-Wunused-variable]
  239 |                 const char *pName1 = s1.GetName();
      |                             ^~~~~~
fastdistmafft.cpp: At global scope:
fastdistmafft.cpp:104:13: warning: ‘void ListCount(const unsigned char*)’ defined but not used [-Wunused-function]
  104 | static void ListCount(const unsigned char Count[])
      |             ^~~~~~~~~
In file included from muscle.h:38,
                 from fastdistmafft.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fastdistnuc.cpp -o fastdistnuc.o
fastdistnuc.cpp: In function ‘void DistKmer4_6(const SeqVect&, DistFunc&)’:
fastdistnuc.cpp:223:29: warning: unused variable ‘pName1’ [-Wunused-variable]
  223 |                 const char *pName1 = s1.GetName();
      |                             ^~~~~~
fastdistnuc.cpp: At global scope:
fastdistnuc.cpp:85:13: warning: ‘void ListCount(const unsigned char*)’ defined but not used [-Wunused-function]
   85 | static void ListCount(const unsigned char Count[])
      |             ^~~~~~~~~
fastdistnuc.cpp:33:17: warning: ‘uResidueGroupCount’ defined but not used [-Wunused-variable]
   33 | static unsigned uResidueGroupCount = sizeof(ResidueGroup)/sizeof(ResidueGroup[0]);
      |                 ^~~~~~~~~~~~~~~~~~
In file included from muscle.h:38,
                 from fastdistnuc.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fastscorepath2.cpp -o fastscorepath2.o
In file included from muscle.h:38,
                 from fastscorepath2.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c finddiags.cpp -o finddiags.o
finddiags.cpp:11:14: warning: ‘char* TupleToStr(int)’ defined but not used [-Wunused-function]
   11 | static char *TupleToStr(int t)
      |              ^~~~~~~~~~
In file included from muscle.h:38,
                 from finddiags.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c finddiagsn.cpp -o finddiagsn.o
finddiagsn.cpp: In function ‘char* TupleToStr(int)’:
finddiagsn.cpp:16:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
   16 |         for (int i = 0; i < K; ++i)
      |                         ~~^~~
finddiagsn.cpp: At global scope:
finddiagsn.cpp:12:14: warning: ‘char* TupleToStr(int)’ defined but not used [-Wunused-function]
   12 | static char *TupleToStr(int t)
      |              ^~~~~~~~~~
In file included from muscle.h:38,
                 from finddiagsn.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c glbalign.cpp -o glbalign.o
In file included from muscle.h:38,
                 from glbalign.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c glbalign352.cpp -o glbalign352.o
In file included from muscle.h:38,
                 from glbalign352.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c glbaligndiag.cpp -o glbaligndiag.o
In file included from muscle.h:38,
                 from glbaligndiag.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c glbalignle.cpp -o glbalignle.o
In file included from muscle.h:38,
                 from glbalignle.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
glbalignle.cpp: In function ‘SCORE GlobalAlignLE(const ProfPos*, unsigned int, const ProfPos*, unsigned int, PWPath&)’:
glbalignle.cpp:431:30: warning: ‘uInsertPos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  431 |                 iTraceBack = (int) uInsertPos - (int) uLengthB;
      |                              ^~~~~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c glbalignsimple.cpp -o glbalignsimple.o
glbalignsimple.cpp:52:13: warning: ‘void ListDP(const SCORE*, const ProfPos*, const ProfPos*, unsigned int, unsigned int)’ defined but not used [-Wunused-function]
   52 | static void ListDP(const SCORE *DPM_, const ProfPos *PA, const ProfPos *PB,
      |             ^~~~~~
glbalignsimple.cpp:28:13: warning: ‘void ListTB(const char*, const ProfPos*, const ProfPos*, unsigned int, unsigned int)’ defined but not used [-Wunused-function]
   28 | static void ListTB(const char *TBM_, const ProfPos *PA, const ProfPos *PB,
      |             ^~~~~~
In file included from muscle.h:38,
                 from glbalignsimple.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c glbalignsp.cpp -o glbalignsp.o
In file included from muscle.h:38,
                 from glbalignsp.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
glbalignsp.cpp: In function ‘SCORE GlobalAlignSP(const ProfPos*, unsigned int, const ProfPos*, unsigned int, PWPath&)’:
glbalignsp.cpp:366:30: warning: ‘uInsertPos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  366 |                 iTraceBack = (int) uInsertPos - (int) uLengthB;
      |                              ^~~~~~~~~~~~~~~~
glbalignsp.cpp:305:52: warning: ‘uInsertPos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  305 |                                 *ptrTraceBack_ij = (int) uInsertPos - (int) j;
      |                                                    ^~~~~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c glbalignspn.cpp -o glbalignspn.o
In file included from muscle.h:38,
                 from glbalignspn.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
glbalignspn.cpp: In function ‘SCORE GlobalAlignSPN(const ProfPos*, unsigned int, const ProfPos*, unsigned int, PWPath&)’:
glbalignspn.cpp:401:30: warning: ‘uInsertPos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  401 |                 iTraceBack = (int) uInsertPos - (int) uLengthB;
      |                              ^~~~~~~~~~~~~~~~
glbalignspn.cpp:340:52: warning: ‘uInsertPos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  340 |                                 *ptrTraceBack_ij = (int) uInsertPos - (int) j;
      |                                                    ^~~~~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c glbalignss.cpp -o glbalignss.o
glbalignss.cpp: In function ‘SCORE GlobalAlignSS(const Seq&, const Seq&, PWPath&)’:
glbalignss.cpp:177:30: warning: unused variable ‘ptrRowA’ [-Wunused-variable]
  177 |                 const SCORE *ptrRowA = MxRowA[i];
      |                              ^~~~~~~
glbalignss.cpp:119:24: warning: unused variable ‘uPrefixCountA’ [-Wunused-variable]
  119 |         const unsigned uPrefixCountA = uLengthA + 1;
      |                        ^~~~~~~~~~~~~
glbalignss.cpp:120:24: warning: unused variable ‘uPrefixCountB’ [-Wunused-variable]
  120 |         const unsigned uPrefixCountB = uLengthB + 1;
      |                        ^~~~~~~~~~~~~
glbalignss.cpp: At global scope:
glbalignss.cpp:11:14: warning: ‘SCORE Subst(const Seq&, const Seq&, unsigned int, unsigned int)’ defined but not used [-Wunused-function]
   11 | static SCORE Subst(const Seq &seqA, const Seq &seqB, unsigned i, unsigned j)
      |              ^~~~~
In file included from muscle.h:38,
                 from glbalignss.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
glbalignss.cpp: In function ‘SCORE GlobalAlignSS(const Seq&, const Seq&, PWPath&)’:
glbalignss.cpp:310:30: warning: ‘uInsertPos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  310 |                 iTraceBack = (int) uInsertPos - (int) uLengthB;
      |                              ^~~~~~~~~~~~~~~~
glbalignss.cpp:252:52: warning: ‘uInsertPos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  252 |                                 *ptrTraceBack_ij = (int) uInsertPos - (int) j;
      |                                                    ^~~~~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c glbalndimer.cpp -o glbalndimer.o
glbalndimer.cpp: In function ‘SCORE ScoreProfPosDimer(const ProfPos&, const ProfPos&)’:
glbalndimer.cpp:123:16: warning: enumeration value ‘PPSCORE_Undefined’ not handled in switch [-Wswitch]
  123 |         switch (g_PPScore)
      |                ^
glbalndimer.cpp:123:16: warning: enumeration value ‘PPSCORE_SPN’ not handled in switch [-Wswitch]
glbalndimer.cpp: At global scope:
glbalndimer.cpp:14:20: warning: ‘const char* LocalScoreToStr(SCORE)’ defined but not used [-Wunused-function]
   14 | static const char *LocalScoreToStr(SCORE s)
      |                    ^~~~~~~~~~~~~~~
In file included from muscle.h:38,
                 from glbalndimer.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c globals.cpp -o globals.o
In file included from muscle.h:38,
                 from globals.cpp:6:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c globalslinux.cpp -o globalslinux.o
globalslinux.cpp: In function ‘double GetNAN()’:
globalslinux.cpp:17:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   17 |         double dNAN = *( double* )nan;
      |                        ^~~~~~~~~~~~~~
In file included from muscle.h:38,
                 from globalslinux.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c globalsosx.cpp -o globalsosx.o
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c globalsother.cpp -o globalsother.o
In file included from muscle.h:38,
                 from globalsother.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c globalswin32.cpp -o globalswin32.o
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c gonnet.cpp -o gonnet.o
gonnet.cpp:137:14: warning: ‘Gonnet160’ defined but not used [-Wunused-variable]
  137 | static SCORE Gonnet160[20][20] =
      |              ^~~~~~~~~
In file included from muscle.h:38,
                 from gonnet.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c henikoffweight.cpp -o henikoffweight.o
In file included from muscle.h:38,
                 from henikoffweight.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c henikoffweightpb.cpp -o henikoffweightpb.o
In file included from muscle.h:38,
                 from henikoffweightpb.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c html.cpp -o html.o
In file included from muscle.h:38,
                 from html.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c hydro.cpp -o hydro.o
In file included from muscle.h:38,
                 from hydro.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c intmath.cpp -o intmath.o
In file included from muscle.h:38,
                 from intmath.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c local.cpp -o local.o
In file included from muscle.h:38,
                 from local.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c main.cpp -o main.o
In file included from muscle.h:38,
                 from main.cpp:3:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c makerootmsa.cpp -o makerootmsa.o
makerootmsa.cpp: In function ‘void PathSeq(const Seq&, const PWPath&, bool, Seq&)’:
makerootmsa.cpp:18:24: warning: unused variable ‘uSeqLength’ [-Wunused-variable]
   18 |         const unsigned uSeqLength = s.Length();
      |                        ^~~~~~~~~~
makerootmsa.cpp: In function ‘short int* MakeRootSeqE(const Seq&, const Tree&, unsigned int, const ProgNode*, Seq&, short int*, short int*)’:
makerootmsa.cpp:94:31: warning: unused variable ‘Path’ [-Wunused-variable]
   94 |                 const PWPath &Path = Nodes[uNodeIndex].m_Path;
      |                               ^~~~
makerootmsa.cpp: In function ‘void MakeRootMSA(const SeqVect&, const Tree&, ProgNode*, MSA&)’:
makerootmsa.cpp:168:24: warning: unused variable ‘uTreeNodeCount’ [-Wunused-variable]
  168 |         const unsigned uTreeNodeCount = GuideTree.GetNodeCount();
      |                        ^~~~~~~~~~~~~~
makerootmsa.cpp: At global scope:
makerootmsa.cpp:12:13: warning: ‘void PathSeq(const Seq&, const PWPath&, bool, Seq&)’ defined but not used [-Wunused-function]
   12 | static void PathSeq(const Seq &s, const PWPath &Path, bool bRight, Seq &sOut)
      |             ^~~~~~~
In file included from muscle.h:38,
                 from makerootmsa.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c makerootmsab.cpp -o makerootmsab.o
In file included from muscle.h:38,
                 from makerootmsab.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c maketree.cpp -o maketree.o
In file included from muscle.h:38,
                 from maketree.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c mhack.cpp -o mhack.o
In file included from muscle.h:38,
                 from mhack.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c mpam200.cpp -o mpam200.o
In file included from muscle.h:38,
                 from mpam200.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c msa.cpp -o msa.o
msa.cpp:419:13: warning: ‘void FmtPad(unsigned int)’ defined but not used [-Wunused-function]
  419 | static void FmtPad(unsigned n)
      |             ^~~~~~
msa.cpp:407:13: warning: ‘void FmtInt0(unsigned int, unsigned int)’ defined but not used [-Wunused-function]
  407 | static void FmtInt0(unsigned u, unsigned uWidth)
      |             ^~~~~~~
msa.cpp:392:13: warning: ‘void FmtInt(unsigned int, unsigned int)’ defined but not used [-Wunused-function]
  392 | static void FmtInt(unsigned u, unsigned uWidth)
      |             ^~~~~~
msa.cpp:385:13: warning: ‘void FmtChar(char, unsigned int)’ defined but not used [-Wunused-function]
  385 | static void FmtChar(char c, unsigned uWidth)
      |             ^~~~~~~
In file included from muscle.h:38,
                 from msa.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c msa2.cpp -o msa2.o
msa2.cpp: In function ‘void SetMSAWeightsMuscle(MSA&)’:
msa2.cpp:357:16: warning: enumeration value ‘SEQWEIGHT_Undefined’ not handled in switch [-Wswitch]
  357 |         switch (Method)
      |                ^
msa2.cpp: In function ‘void MSAAppend(MSA&, const MSA&)’:
msa2.cpp:476:24: warning: unused variable ‘uColCountCat’ [-Wunused-variable]
  476 |         const unsigned uColCountCat = uColCount1 + uColCount2;
      |                        ^~~~~~~~~~~~
In file included from muscle.h:38,
                 from msa2.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c msadistkimura.cpp -o msadistkimura.o
In file included from muscle.h:38,
                 from msadistkimura.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c msf.cpp -o msf.o
msf.cpp:24:20: warning: ‘const char* strfind(const char*, const char*)’ defined but not used [-Wunused-function]
   24 | static const char *strfind(const char *s, const char *t)
      |                    ^~~~~~~
In file included from muscle.h:38,
                 from msf.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c muscle.cpp -o muscle.o
In file included from muscle.h:38,
                 from muscle.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c muscleout.cpp -o muscleout.o
In file included from muscle.h:38,
                 from muscleout.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c nucmx.cpp -o nucmx.o
In file included from muscle.h:38,
                 from nucmx.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c nwdasimple.cpp -o nwdasimple.o
In file included from muscle.h:38,
                 from nwdasimple.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c nwdasimple2.cpp -o nwdasimple2.o
In file included from muscle.h:38,
                 from nwdasimple2.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c nwdasmall.cpp -o nwdasmall.o
In file included from muscle.h:38,
                 from nwdasmall.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c nwrec.cpp -o nwrec.o
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c nwsmall.cpp -o nwsmall.o
In file included from muscle.h:38,
                 from nwsmall.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c objscore.cpp -o objscore.o
objscore.cpp: In function ‘SCORE ObjScore(const MSA&, const unsigned int*, unsigned int, const unsigned int*, unsigned int)’:
objscore.cpp:31:16: warning: enumeration value ‘OBJSCORE_Undefined’ not handled in switch [-Wswitch]
   31 |         switch (OS)
      |                ^
objscore.cpp:31:16: warning: enumeration value ‘OBJSCORE_SPM’ not handled in switch [-Wswitch]
In file included from muscle.h:38,
                 from objscore.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c objscore2.cpp -o objscore2.o
objscore2.cpp: In function ‘SCORE TermGapScore(bool)’:
objscore2.cpp:22:16: warning: enumeration value ‘TERMGAPS_Undefined’ not handled in switch [-Wswitch]
   22 |         switch (g_TermGaps)
      |                ^
objscore2.cpp: In function ‘SCORE ScoreSeqPairLetters(const MSA&, unsigned int, const MSA&, unsigned int)’:
objscore2.cpp:62:15: warning: unused variable ‘scoreGaps’ [-Wunused-variable]
   62 |         SCORE scoreGaps = 0;
      |               ^~~~~~~~~
objscore2.cpp:63:14: warning: unused variable ‘bGapping1’ [-Wunused-variable]
   63 |         bool bGapping1 = false;
      |              ^~~~~~~~~
objscore2.cpp:64:14: warning: unused variable ‘bGapping2’ [-Wunused-variable]
   64 |         bool bGapping2 = false;
      |              ^~~~~~~~~
objscore2.cpp:67:14: warning: variable ‘bLeftTermGap’ set but not used [-Wunused-but-set-variable]
   67 |         bool bLeftTermGap = false;
      |              ^~~~~~~~~~~~
objscore2.cpp:82:14: warning: variable ‘bRightTermGap’ set but not used [-Wunused-but-set-variable]
   82 |         bool bRightTermGap = false;
      |              ^~~~~~~~~~~~~
objscore2.cpp: In function ‘SCORE ScoreSeqPairGaps(const MSA&, unsigned int, const MSA&, unsigned int)’:
objscore2.cpp:140:14: warning: variable ‘bLeftTermGap’ set but not used [-Wunused-but-set-variable]
  140 |         bool bLeftTermGap = false;
      |              ^~~~~~~~~~~~
objscore2.cpp:155:14: warning: variable ‘bRightTermGap’ set but not used [-Wunused-but-set-variable]
  155 |         bool bRightTermGap = false;
      |              ^~~~~~~~~~~~~
objscore2.cpp: In function ‘SCORE ObjScoreDP(const MSA&, const MSA&, SCORE*)’:
objscore2.cpp:314:24: warning: unused variable ‘uColCount2’ [-Wunused-variable]
  314 |         const unsigned uColCount2 = msa2.GetColCount();
      |                        ^~~~~~~~~~
objscore2.cpp: In function ‘SCORE ObjScoreXP(const MSA&, const MSA&)’:
objscore2.cpp:493:38: warning: unused variable ‘w’ [-Wunused-variable]
  493 |                         const WEIGHT w = w1*w2;
      |                                      ^
In file included from muscle.h:38,
                 from objscore2.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c objscoreda.cpp -o objscoreda.o
In file included from muscle.h:38,
                 from objscoreda.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c onexception.cpp -o onexception.o
In file included from muscle.h:38,
                 from onexception.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c options.cpp -o options.o
In file included from muscle.h:38,
                 from options.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c outweights.cpp -o outweights.o
In file included from muscle.h:38,
                 from outweights.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c pam200mafft.cpp -o pam200mafft.o
pam200mafft.cpp:6:14: warning: ‘PAM200’ defined but not used [-Wunused-variable]
    6 | static float PAM200[23][23] =
      |              ^~~~~~
In file included from muscle.h:38,
                 from pam200mafft.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c params.cpp -o params.o
params.cpp: In function ‘void SetPPScore(bool)’:
params.cpp:441:16: warning: enumeration value ‘PPSCORE_Undefined’ not handled in switch [-Wswitch]
  441 |         switch (g_PPScore)
      |                ^
In file included from muscle.h:38,
                 from params.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c phy.cpp -o phy.o
phy.cpp: In member function ‘void Tree::RootUnrootedTree(ROOT)’:
phy.cpp:665:16: warning: unused variable ‘dEdgeLength’ [-Wunused-variable]
  665 |         double dEdgeLength = GetEdgeLength(uNode1, uNode2);
      |                ^~~~~~~~~~~
In file included from muscle.h:38,
                 from phy.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c phy2.cpp -o phy2.o
In file included from muscle.h:38,
                 from phy2.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c phy3.cpp -o phy3.o
phy3.cpp: In function ‘void CalcInfo(const Tree&, unsigned int, unsigned int, EdgeInfo**)’:
phy3.cpp:125:22: warning: unused variable ‘dThisDist’ [-Wunused-variable]
  125 |         const double dThisDist = tree.GetEdgeLength(uNode1, uNode2);
      |                      ^~~~~~~~~
phy3.cpp: In function ‘void FindRoot(const Tree&, unsigned int*, unsigned int*, double*, double*, ROOT)’:
phy3.cpp:167:24: warning: unused variable ‘uLeafCount’ [-Wunused-variable]
  167 |         const unsigned uLeafCount = tree.GetLeafCount();
      |                        ^~~~~~~~~~
phy3.cpp:190:16: warning: unused variable ‘dAllMaxDist’ [-Wunused-variable]
  190 |         double dAllMaxDist = -1e20;
      |                ^~~~~~~~~~~
phy3.cpp:191:18: warning: unused variable ‘uMaxFrom’ [-Wunused-variable]
  191 |         unsigned uMaxFrom = NULL_NEIGHBOR;
      |                  ^~~~~~~~
phy3.cpp:192:18: warning: unused variable ‘uMaxTo’ [-Wunused-variable]
  192 |         unsigned uMaxTo = NULL_NEIGHBOR;
      |                  ^~~~~~
phy3.cpp: In function ‘void RootByMidLongestSpan(const Tree&, EdgeInfo**, unsigned int*, unsigned int*, double*, double*)’:
phy3.cpp:263:18: warning: variable ‘uMostDistantLeaf’ set but not used [-Wunused-but-set-variable]
  263 |         unsigned uMostDistantLeaf = NULL_NEIGHBOR;
      |                  ^~~~~~~~~~~~~~~~
phy3.cpp: At global scope:
phy3.cpp:45:13: warning: ‘void ListEIs(EdgeInfo**, unsigned int)’ defined but not used [-Wunused-function]
   45 | static void ListEIs(EdgeInfo **EIs, unsigned uNodeCount)
      |             ^~~~~~~
In file included from muscle.h:38,
                 from phy3.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c phy4.cpp -o phy4.o
In file included from muscle.h:38,
                 from phy4.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c phyfromclust.cpp -o phyfromclust.o
In file included from muscle.h:38,
                 from phyfromclust.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c phyfromfile.cpp -o phyfromfile.o
In file included from muscle.h:38,
                 from phyfromfile.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c physeq.cpp -o physeq.o
physeq.cpp: In member function ‘void MSA::ToPhySequentialFile(TextFile&) const’:
physeq.cpp:60:41: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
   60 |                                 if (Col == ColCount)
      |                                     ~~~~^~~~~~~~~~~
physeq.cpp:71:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
   71 |                         if (Col == ColCount)
      |                             ~~~~^~~~~~~~~~~
physeq.cpp: In member function ‘void MSA::ToPhyInterleavedFile(TextFile&) const’:
physeq.cpp:112:41: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
  112 |                                 if (Col == ColCount)
      |                                     ~~~~^~~~~~~~~~~
physeq.cpp:124:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
  124 |                 if (Col == ColCount)
      |                     ~~~~^~~~~~~~~~~
In file included from muscle.h:38,
                 from physeq.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c phytofile.cpp -o phytofile.o
In file included from muscle.h:38,
                 from phytofile.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c posgap.cpp -o posgap.o
In file included from muscle.h:38,
                 from posgap.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c ppscore.cpp -o ppscore.o
In file included from muscle.h:38,
                 from ppscore.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c profdb.cpp -o profdb.o
In file included from clustsetmsa.h:8,
                 from profdb.cpp:9:
msadist.h: In member function ‘double MSADist::ComputeDist(const MSA&, unsigned int, unsigned int)’:
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Undefined’ not handled in switch [-Wswitch]
   22 |                 switch(m_Distance)
      |                       ^
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer6_6’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer20_3’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer20_4’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kbit20_3’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer4_6’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_PWKimura’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_PWScoreDist’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_ScoreDist’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Edit’ not handled in switch [-Wswitch]
In file included from muscle.h:38,
                 from profdb.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c profile.cpp -o profile.o
In file included from muscle.h:38,
                 from profile.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c profilefrommsa.cpp -o profilefrommsa.o
profilefrommsa.cpp: In function ‘void ListProfile(const ProfPos*, unsigned int, const MSA*)’:
profilefrommsa.cpp:131:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
  131 |                 if (-1 == PP.m_uResidueGroup)
      |                     ~~~^~~~~~~~~~~~~~~~~~~~~
profilefrommsa.cpp: In function ‘unsigned int ResidueGroupFromFCounts(const FCOUNT*)’:
profilefrommsa.cpp:230:16: warning: enumeration value ‘ALPHA_Undefined’ not handled in switch [-Wswitch]
  230 |         switch (g_Alpha)
      |                ^
profilefrommsa.cpp: In function ‘ProfPos* ProfileFromMSA(const MSA&)’:
profilefrommsa.cpp:245:24: warning: unused variable ‘uSeqCount’ [-Wunused-variable]
  245 |         const unsigned uSeqCount = a.GetSeqCount();
      |                        ^~~~~~~~~
profilefrommsa.cpp:253:18: warning: unused variable ‘uHydrophobicRunLength’ [-Wunused-variable]
  253 |         unsigned uHydrophobicRunLength = 0;
      |                  ^~~~~~~~~~~~~~~~~~~~~
profilefrommsa.cpp: At global scope:
profilefrommsa.cpp:15:20: warning: ‘const char* LocalScoreToStr(SCORE)’ defined but not used [-Wunused-function]
   15 | static const char *LocalScoreToStr(SCORE s)
      |                    ^~~~~~~~~~~~~~~
In file included from muscle.h:38,
                 from profilefrommsa.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c progalign.cpp -o progalign.o
progalign.cpp: In function ‘ProgNode* ProgressiveAlignE(const SeqVect&, const Tree&, MSA&)’:
progalign.cpp:41:24: warning: unused variable ‘uIterCount’ [-Wunused-variable]
   41 |         const unsigned uIterCount = uSeqCount - 1;
      |                        ^~~~~~~~~~
In file included from muscle.h:38,
                 from progalign.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c progress.cpp -o progress.o
In file included from muscle.h:38,
                 from progress.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c progressivealign.cpp -o progressivealign.o
In file included from muscle.h:38,
                 from progressivealign.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c pwpath.cpp -o pwpath.o
pwpath.cpp: In member function ‘void PWPath::Validate() const’:
pwpath.cpp:80:23: warning: unused variable ‘LastEdge’ [-Wunused-variable]
   80 |         const PWEdge &LastEdge = GetEdge(uEdgeCount - 1);
      |                       ^~~~~~~~
pwpath.cpp: In member function ‘void PWPath::FromFile(TextFile&)’:
pwpath.cpp:213:18: warning: unused variable ‘uEdgeIndex’ [-Wunused-variable]
  213 |         unsigned uEdgeIndex = 0;
      |                  ^~~~~~~~~~
In file included from muscle.h:38,
                 from pwpath.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c readmx.cpp -o readmx.o
readmx.cpp: In function ‘float (* ReadMx(TextFile&))[32][32]’:
readmx.cpp:83:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
   83 |         for (int i = 0; i < MAX_ALPHA; ++i)
      |                         ~~^~~~~~~~~~~
readmx.cpp:84:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
   84 |                 for (int j = 0; j < MAX_ALPHA; ++j)
      |                                 ~~^~~~~~~~~~~
readmx.cpp: In function ‘float (* ReadMxFromR(std::vector<std::__cxx11::basic_string<char> >, float (*)[32]))[32][32]’:
readmx.cpp:184:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
  184 |         for (int i = 0; i < MAX_ALPHA; ++i)
      |                         ~~^~~~~~~~~~~
readmx.cpp:185:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
  185 |                 for (int j = 0; j < MAX_ALPHA; ++j)
      |                                 ~~^~~~~~~~~~~
readmx.cpp: At global scope:
readmx.cpp:30:17: warning: ‘unsigned int MxCharToLetter(char)’ defined but not used [-Wunused-function]
   30 | static unsigned MxCharToLetter(char c)
      |                 ^~~~~~~~~~~~~~
In file included from muscle.h:38,
                 from readmx.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c realigndiffs.cpp -o realigndiffs.o
In file included from muscle.h:38,
                 from realigndiffs.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c realigndiffse.cpp -o realigndiffse.o
realigndiffse.cpp: In function ‘void RealignDiffsE(const MSA&, const SeqVect&, const Tree&, const Tree&, const unsigned int*, MSA&, ProgNode*)’:
realigndiffse.cpp:77:34: warning: unused variable ‘uNewRight’ [-Wunused-variable]
   77 |                         unsigned uNewRight = NewTree.GetRight(uNewNodeIndex);
      |                                  ^~~~~~~~~
realigndiffse.cpp:80:34: warning: unused variable ‘uOldRight’ [-Wunused-variable]
   80 |                         unsigned uOldRight = OldTree.GetRight(uOld);
      |                                  ^~~~~~~~~
In file included from muscle.h:38,
                 from realigndiffse.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c refine.cpp -o refine.o
In file included from clustsetmsa.h:8,
                 from refine.cpp:9:
msadist.h: In member function ‘double MSADist::ComputeDist(const MSA&, unsigned int, unsigned int)’:
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Undefined’ not handled in switch [-Wswitch]
   22 |                 switch(m_Distance)
      |                       ^
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer6_6’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer20_3’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer20_4’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kbit20_3’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer4_6’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_PWKimura’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_PWScoreDist’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_ScoreDist’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Edit’ not handled in switch [-Wswitch]
In file included from muscle.h:38,
                 from refine.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c refinehoriz.cpp -o refinehoriz.o
In file included from muscle.h:38,
                 from refinehoriz.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
refinehoriz.cpp: In function ‘bool RefineHoriz(MSA&, const Tree&, unsigned int, bool, bool)’:
refinehoriz.cpp:187:58: warning: ‘scoreAfter’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  187 |                 SCORE scoreMax = scoreAfter > scoreBefore? scoreAfter : scoreBefore;
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
refinehoriz.cpp:174:23: note: ‘scoreAfter’ was declared here
  174 |                 SCORE scoreAfter;
      |                       ^~~~~~~~~~
refinehoriz.cpp:187:58: warning: ‘scoreBefore’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  187 |                 SCORE scoreMax = scoreAfter > scoreBefore? scoreAfter : scoreBefore;
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
refinehoriz.cpp:173:23: note: ‘scoreBefore’ was declared here
  173 |                 SCORE scoreBefore;
      |                       ^~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c refinesubfams.cpp -o refinesubfams.o
refinesubfams.cpp: In function ‘bool RefineSubfams(MSA&, const Tree&, unsigned int)’:
refinesubfams.cpp:63:24: warning: unused variable ‘uNodeCount’ [-Wunused-variable]
   63 |         const unsigned uNodeCount = tree.GetNodeCount();
      |                        ^~~~~~~~~~
In file included from muscle.h:38,
                 from refinesubfams.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c refinetree.cpp -o refinetree.o
In file included from muscle.h:38,
                 from refinetree.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c refinetreee.cpp -o refinetreee.o
In file included from muscle.h:38,
                 from refinetreee.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c refinevert.cpp -o refinevert.o
In file included from muscle.h:38,
                 from refinevert.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c refinew.cpp -o refinew.o
refinew.cpp: In function ‘void AppendMSA(MSA&, const MSA&)’:
refinew.cpp:22:24: warning: unused variable ‘uColCountCat’ [-Wunused-variable]
   22 |         const unsigned uColCountCat = uColCount1 + uColCount2;
      |                        ^~~~~~~~~~~~
refinew.cpp: In function ‘void RefineW(const MSA&, MSA&)’:
refinew.cpp:125:34: warning: unused variable ‘uOutCols’ [-Wunused-variable]
  125 |                         unsigned uOutCols = msaOut.GetColCount();
      |                                  ^~~~~~~~
In file included from muscle.h:38,
                 from refinew.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c savebest.cpp -o savebest.o
In file included from muscle.h:38,
                 from savebest.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c scoredist.cpp -o scoredist.o
In file included from muscle.h:38,
                 from scoredist.cpp:3:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c scoregaps.cpp -o scoregaps.o
scoregaps.cpp:80:14: warning: ‘SCORE Penalty(unsigned int, bool)’ defined but not used [-Wunused-function]
   80 | static SCORE Penalty(unsigned Length, bool Term)
      |              ^~~~~~~
scoregaps.cpp:37:13: warning: ‘void FreeGapInfo(GAPINFO*)’ defined but not used [-Wunused-function]
   37 | static void FreeGapInfo(GAPINFO *GI)
      |             ^~~~~~~~~~~
In file included from muscle.h:38,
                 from scoregaps.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c scorehistory.cpp -o scorehistory.o
In file included from muscle.h:38,
                 from scorehistory.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c scorepp.cpp -o scorepp.o
In file included from muscle.h:38,
                 from scorepp.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c seq.cpp -o seq.o
In file included from muscle.h:38,
                 from seq.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c seqvect.cpp -o seqvect.o
In file included from muscle.h:38,
                 from seqvect.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c setblosumweights.cpp -o setblosumweights.o
In file included from muscle.h:38,
                 from setblosumweights.cpp:42:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c setgscweights.cpp -o setgscweights.o
In file included from muscle.h:38,
                 from setgscweights.cpp:104:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c setnewhandler.cpp -o setnewhandler.o
In file included from muscle.h:38,
                 from setnewhandler.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c spfast.cpp -o spfast.o
spfast.cpp: In function ‘SCORE ObjScoreSPDimer(const MSA&)’:
spfast.cpp:252:24: warning: unused variable ‘uSeqCount’ [-Wunused-variable]
  252 |         const unsigned uSeqCount = msa.GetSeqCount();
      |                        ^~~~~~~~~
spfast.cpp: At global scope:
spfast.cpp:59:14: warning: ‘SCORE SPColBrute(const MSA&, unsigned int)’ defined but not used [-Wunused-function]
   59 | static SCORE SPColBrute(const MSA &msa, unsigned uColIndex)
      |              ^~~~~~~~~~
spfast.cpp:14:20: warning: ‘const char* GapTypeToStr(int)’ defined but not used [-Wunused-function]
   14 | static const char *GapTypeToStr(int GapType)
      |                    ^~~~~~~~~~~~
In file included from muscle.h:38,
                 from spfast.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c sptest.cpp -o sptest.o
In file included from muscle.h:38,
                 from sptest.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c stabilize.cpp -o stabilize.o
In file included from muscle.h:38,
                 from stabilize.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c subfam.cpp -o subfam.o
subfam.cpp: In function ‘void AlignSubFam(SeqVect&, const Tree&, unsigned int, MSA&)’:
subfam.cpp:173:13: warning: unused variable ‘NotUsed’ [-Wunused-variable]
  173 |         int NotUsed = system(CmdLine);
      |             ^~~~~~~
In file included from muscle.h:38,
                 from subfam.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c subfams.cpp -o subfams.o
subfams.cpp:52:13: warning: ‘void Relax(DistFunc&, unsigned int, unsigned int)’ defined but not used [-Wunused-function]
   52 | static void Relax(DistFunc &DF, unsigned u, unsigned v)
      |             ^~~~~
subfams.cpp:40:13: warning: ‘void InitializeSingleSource(DistFunc&, unsigned int)’ defined but not used [-Wunused-function]
   40 | static void InitializeSingleSource(DistFunc &DF, unsigned uIndex)
      |             ^~~~~~~~~~~~~~~~~~~~~~
subfams.cpp:10:13: warning: ‘void GetMostDistantPair(DistFunc&, unsigned int*, unsigned int*)’ defined but not used [-Wunused-function]
   10 | static void GetMostDistantPair(DistFunc &DF, unsigned *ptrIndex1, unsigned *ptrIndex2)
      |             ^~~~~~~~~~~~~~~~~~
In file included from muscle.h:38,
                 from subfams.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c sw.cpp -o sw.o
sw.cpp:20:13: warning: ‘void ListDP(const SCORE*, const ProfPos*, const ProfPos*, unsigned int, unsigned int)’ defined but not used [-Wunused-function]
   20 | static void ListDP(const SCORE *DPM_, const ProfPos *PA, const ProfPos *PB,
      |             ^~~~~~
In file included from muscle.h:38,
                 from sw.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c termgaps.cpp -o termgaps.o
In file included from muscle.h:38,
                 from termgaps.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c textfile.cpp -o textfile.o
textfile.cpp: In member function ‘void TextFile::PutChar(char)’:
textfile.cpp:111:13: warning: unused variable ‘i’ [-Wunused-variable]
  111 |         int i = fputc(c, m_ptrFile);
      |             ^
textfile.cpp: In member function ‘void TextFile::PutString(const char*)’:
textfile.cpp:124:13: warning: unused variable ‘iError’ [-Wunused-variable]
  124 |         int iError = fputs(szLine, m_ptrFile);
      |             ^~~~~~
In file included from muscle.h:38,
                 from textfile.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c threewaywt.cpp -o threewaywt.o
In file included from muscle.h:38,
                 from threewaywt.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c tomhydro.cpp -o tomhydro.o
In file included from muscle.h:38,
                 from tomhydro.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c traceback.cpp -o traceback.o
traceback.cpp: In function ‘SCORE TraceBack(const ProfPos*, unsigned int, const ProfPos*, unsigned int, const SCORE*, const SCORE*, const SCORE*, PWPath&)’:
traceback.cpp:21:24: warning: unused variable ‘uPrefixCountB’ [-Wunused-variable]
   21 |         const unsigned uPrefixCountB = uLengthB + 1;
      |                        ^~~~~~~~~~~~~
In file included from muscle.h:38,
                 from traceback.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
traceback.cpp: In function ‘SCORE TraceBack(const ProfPos*, unsigned int, const ProfPos*, unsigned int, const SCORE*, const SCORE*, const SCORE*, PWPath&)’:
traceback.cpp:72:17: warning: ‘cPrevEdgeType’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   72 |                 switch (cEdgeType)
      |                 ^~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c tracebackopt.cpp -o tracebackopt.o
In file included from muscle.h:38,
                 from tracebackopt.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c tracebacksw.cpp -o tracebacksw.o
tracebacksw.cpp: In function ‘void TraceBackSW(const ProfPos*, unsigned int, const ProfPos*, unsigned int, const SCORE*, const SCORE*, const SCORE*, unsigned int, unsigned int, PWPath&)’:
tracebacksw.cpp:22:24: warning: unused variable ‘uPrefixCountB’ [-Wunused-variable]
   22 |         const unsigned uPrefixCountB = uLengthB + 1;
      |                        ^~~~~~~~~~~~~
tracebacksw.cpp:29:15: warning: unused variable ‘scoreMax’ [-Wunused-variable]
   29 |         SCORE scoreMax = DPM(uPrefixLengthA, uPrefixLengthB);
      |               ^~~~~~~~
In file included from muscle.h:38,
                 from tracebacksw.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
tracebacksw.cpp: In function ‘void TraceBackSW(const ProfPos*, unsigned int, const ProfPos*, unsigned int, const SCORE*, const SCORE*, const SCORE*, unsigned int, unsigned int, PWPath&)’:
tracebacksw.cpp:47:17: warning: ‘cPrevEdgeType’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   47 |                 switch (cEdgeType)
      |                 ^~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c treefrommsa.cpp -o treefrommsa.o
In file included from clustsetmsa.h:8,
                 from treefrommsa.cpp:5:
msadist.h: In member function ‘double MSADist::ComputeDist(const MSA&, unsigned int, unsigned int)’:
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Undefined’ not handled in switch [-Wswitch]
   22 |                 switch(m_Distance)
      |                       ^
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer6_6’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer20_3’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer20_4’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kbit20_3’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Kmer4_6’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_PWKimura’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_PWScoreDist’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_ScoreDist’ not handled in switch [-Wswitch]
msadist.h:22:23: warning: enumeration value ‘DISTANCE_Edit’ not handled in switch [-Wswitch]
In file included from muscle.h:38,
                 from treefrommsa.cpp:1:
intmath.h: At global scope:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c typetostr.cpp -o typetostr.o
In file included from muscle.h:38,
                 from typetostr.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c upgma2.cpp -o upgma2.o
upgma2.cpp:68:13: warning: ‘void ListState()’ defined but not used [-Wunused-function]
   68 | static void ListState()
      |             ^~~~~~~~~
In file included from muscle.h:38,
                 from upgma2.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
upgma2.cpp: In function ‘void UPGMA2(const DistCalc&, Tree&, LINKAGE)’:
upgma2.cpp:292:36: warning: ‘dtNewDist’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  292 |                         g_Dist[vL] = dtNewDist;
      |                         ~~~~~~~~~~~^~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c usage.cpp -o usage.o
In file included from muscle.h:38,
                 from usage.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c validateids.cpp -o validateids.o
In file included from muscle.h:38,
                 from validateids.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c vtml2.cpp -o vtml2.o
In file included from muscle.h:38,
                 from vtml2.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c writescorefile.cpp -o writescorefile.o
In file included from muscle.h:38,
                 from writescorefile.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
writescorefile.cpp: In function ‘void WriteScoreFile(const MSA&)’:
writescorefile.cpp:40:30: warning: ‘Score’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   40 |                         dSum += Score;
      |                         ~~~~~^~~~~~~~
writescorefile.cpp:27:32: note: ‘Score’ was declared here
   27 |                         double Score;
      |                                ^~~~~
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c RMuscle.cpp -o RMuscle.o
In file included from muscle.h:38,
                 from RMuscle.h:4,
                 from RMuscle.cpp:1:
intmath.h:59:15: warning: ‘double ScoreToDouble(SCORE)’ defined but not used [-Wunused-function]
   59 | static double ScoreToDouble(SCORE Score)
      |               ^~~~~~~~~~~~~
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o libMuscle.so aligngivenpath.o aligngivenpathsw.o aligntwomsas.o aligntwoprofs.o aln.o alpha.o anchors.o bittraceback.o blosum62.o blosumla.o clust.o cluster.o clwwt.o color.o cons.o diaglist.o diffobjscore.o diffpaths.o difftrees.o difftreese.o distcalc.o distfunc.o distpwkimura.o domuscle.o dosp.o dpreglist.o drawtree.o edgelist.o enumopts.o enumtostr.o estring.o fasta.o fasta2.o fastclust.o fastdist.o fastdistjones.o fastdistkbit.o fastdistkmer.o fastdistmafft.o fastdistnuc.o fastscorepath2.o finddiags.o finddiagsn.o glbalign.o glbalign352.o glbaligndiag.o glbalignle.o glbalignsimple.o glbalignsp.o glbalignspn.o glbalignss.o glbalndimer.o globals.o globalslinux.o globalsosx.o globalsother.o globalswin32.o gonnet.o henikoffweight.o henikoffweightpb.o html.o hydro.o intmath.o local.o main.o makerootmsa.o makerootmsab.o maketree.o mhack.o mpam200.o msa.o msa2.o msadistkimura.o msf.o muscle.o muscleout.o nucmx.o nwdasimple.o nwdasimple2.o nwdasmall.o nwrec.o nwsmall.o objscore.o objscore2.o objscoreda.o onexception.o options.o outweights.o pam200mafft.o params.o phy.o phy2.o phy3.o phy4.o phyfromclust.o phyfromfile.o physeq.o phytofile.o posgap.o ppscore.o profdb.o profile.o profilefrommsa.o progalign.o progress.o progressivealign.o pwpath.o readmx.o realigndiffs.o realigndiffse.o refine.o refinehoriz.o refinesubfams.o refinetree.o refinetreee.o refinevert.o refinew.o savebest.o scoredist.o scoregaps.o scorehistory.o scorepp.o seq.o seqvect.o setblosumweights.o setgscweights.o setnewhandler.o spfast.o sptest.o stabilize.o subfam.o subfams.o sw.o termgaps.o textfile.o threewaywt.o tomhydro.o traceback.o tracebackopt.o tracebacksw.o treefrommsa.o typetostr.o upgma2.o usage.o validateids.o vtml2.o writescorefile.o RMuscle.o -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
make[2]: Leaving directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/Muscle'
ar rcs libMuscle.a aligngivenpath.o aligngivenpathsw.o aligntwomsas.o aligntwoprofs.o aln.o alpha.o anchors.o bittraceback.o blosum62.o blosumla.o clust.o cluster.o clwwt.o color.o cons.o diaglist.o diffobjscore.o diffpaths.o difftrees.o difftreese.o distcalc.o distfunc.o distpwkimura.o domuscle.o dosp.o dpreglist.o drawtree.o edgelist.o enumopts.o enumtostr.o estring.o fasta.o fasta2.o fastclust.o fastdist.o fastdistjones.o fastdistkbit.o fastdistkmer.o fastdistmafft.o fastdistnuc.o fastscorepath2.o finddiags.o finddiagsn.o glbalign.o glbalign352.o glbaligndiag.o glbalignle.o glbalignsimple.o glbalignsp.o glbalignspn.o glbalignss.o glbalndimer.o globals.o globalslinux.o globalsosx.o globalsother.o globalswin32.o gonnet.o henikoffweight.o henikoffweightpb.o html.o hydro.o intmath.o local.o main.o makerootmsa.o makerootmsab.o maketree.o mhack.o mpam200.o msa.o msa2.o msadistkimura.o msf.o muscle.o muscleout.o nucmx.o nwdasimple.o nwdasimple2.o nwdasmall.o nwrec.o nwsmall.o objscore.o objscore2.o objscoreda.o onexception.o options.o outweights.o pam200mafft.o params.o phy.o phy2.o phy3.o phy4.o phyfromclust.o phyfromfile.o physeq.o phytofile.o posgap.o ppscore.o profdb.o profile.o profilefrommsa.o progalign.o progress.o progressivealign.o pwpath.o readmx.o realigndiffs.o realigndiffse.o refine.o refinehoriz.o refinesubfams.o refinetree.o refinetreee.o refinevert.o refinew.o savebest.o scoredist.o scoregaps.o scorehistory.o scorepp.o seq.o seqvect.o setblosumweights.o setgscweights.o setnewhandler.o spfast.o sptest.o stabilize.o subfam.o subfams.o sw.o termgaps.o textfile.o threewaywt.o tomhydro.o traceback.o tracebackopt.o tracebacksw.o treefrommsa.o typetostr.o upgma2.o usage.o validateids.o vtml2.o writescorefile.o RMuscle.o
cp libMuscle.a ../
make[1]: Leaving directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/Muscle'
----------------------------------------
---------------- MUSCLE ----------------
----------------------------------------
--------- Compilation finished ---------
----------------------------------------
make --file=msaMakefile --directory=ClustalW
make[1]: Entering directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/ClustalW'
./configure; \
cd src; \
export PKG_CXXFLAGS="-DHAVE_CONFIG_H -I.  -Wno-deprecated -Wno-unused-result"; \
/home/biocbuild/bbs-3.17-bioc/R/bin/R CMD SHLIB -o libClustalW.so pairwise/FullPairwiseAlign.cpp pairwise/FastPairwiseAlign.cpp fileInput/MSFFileParser.cpp fileInput/FileReader.cpp fileInput/PIRFileParser.cpp fileInput/RSFFileParser.cpp fileInput/GDEFileParser.cpp fileInput/InFileStream.cpp fileInput/ClustalFileParser.cpp fileInput/PearsonFileParser.cpp fileInput/FileParser.cpp fileInput/EMBLFileParser.cpp tree/UPGMA/RootedClusterTree.cpp tree/UPGMA/UPGMAAlgorithm.cpp tree/UPGMA/Node.cpp tree/UPGMA/RootedGuideTree.cpp tree/UPGMA/RootedTreeOutput.cpp tree/Tree.cpp tree/ClusterTree.cpp tree/TreeInterface.cpp tree/UnRootedClusterTree.cpp tree/ClusterTreeOutput.cpp tree/RandomGenerator.cpp tree/NJTree.cpp tree/AlignmentSteps.cpp interface/CommandLineParser.cpp substitutionMatrix/SubMatrix.cpp multipleAlign/Iteration.cpp multipleAlign/MSA.cpp multipleAlign/MyersMillerProfileAlign.cpp multipleAlign/ProfileStandard.cpp multipleAlign/ProfileWithSub.cpp multipleAlign/ProfileBase.cpp multipleAlign/LowScoreSegProfile.cpp general/OutputFile.cpp general/UserParameters.cpp general/Utility.cpp general/InvalidCombination.cpp general/DebugLog.cpp general/ClustalWResources.cpp general/VectorOutOfRange.cpp general/SymMatrix.cpp general/Stats.cpp Help.cpp alignment/Alignment.cpp alignment/AlignmentOutput.cpp alignment/ObjectiveScore.cpp alignment/Sequence.cpp Clustal.cpp RClustalWMain.cpp RClustalW.cpp && \
ar rcs libClustalW.a pairwise/FullPairwiseAlign.o pairwise/FastPairwiseAlign.o fileInput/MSFFileParser.o fileInput/FileReader.o fileInput/PIRFileParser.o fileInput/RSFFileParser.o fileInput/GDEFileParser.o fileInput/InFileStream.o fileInput/ClustalFileParser.o fileInput/PearsonFileParser.o fileInput/FileParser.o fileInput/EMBLFileParser.o tree/UPGMA/RootedClusterTree.o tree/UPGMA/UPGMAAlgorithm.o tree/UPGMA/Node.o tree/UPGMA/RootedGuideTree.o tree/UPGMA/RootedTreeOutput.o tree/Tree.o tree/ClusterTree.o tree/TreeInterface.o tree/UnRootedClusterTree.o tree/ClusterTreeOutput.o tree/RandomGenerator.o tree/NJTree.o tree/AlignmentSteps.o interface/CommandLineParser.o substitutionMatrix/SubMatrix.o multipleAlign/Iteration.o multipleAlign/MSA.o multipleAlign/MyersMillerProfileAlign.o multipleAlign/ProfileStandard.o multipleAlign/ProfileWithSub.o multipleAlign/ProfileBase.o multipleAlign/LowScoreSegProfile.o general/OutputFile.o general/UserParameters.o general/Utility.o general/InvalidCombination.o general/DebugLog.o general/ClustalWResources.o general/VectorOutOfRange.o general/SymMatrix.o general/Stats.o Help.o alignment/Alignment.o alignment/AlignmentOutput.o alignment/ObjectiveScore.o alignment/Sequence.o Clustal.o RClustalWMain.o RClustalW.o && \
cp libClustalW.a ../../
checking build system type... ./config.guess: unable to guess system type

This script, last modified 2009-06-10, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <config-patches@gnu.org> in order to provide the needed
information to handle your system.

config.guess timestamp = 2009-06-10

uname -m = aarch64
uname -r = 5.15.0-58-generic
uname -s = Linux
uname -v = #64-Ubuntu SMP Thu Jan 5 12:06:43 UTC 2023

/usr/bin/uname -p = aarch64
/bin/uname -X     = 

hostinfo               = 
/bin/universe          = 
/usr/bin/arch -k       = 
/bin/arch              = aarch64
/usr/bin/oslevel       = 
/usr/convex/getsysinfo = 

UNAME_MACHINE = aarch64
UNAME_RELEASE = 5.15.0-58-generic
UNAME_SYSTEM  = Linux
UNAME_VERSION = #64-Ubuntu SMP Thu Jan 5 12:06:43 UTC 2023
configure: error: cannot guess build type; you must specify one
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
make[2]: Entering directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/ClustalW/src'
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I/usr/local/include   -DHAVE_CONFIG_H -I.  -Wno-deprecated -Wno-unused-result -fPIC  -g -O2  -Wall  -c pairwise/FullPairwiseAlign.cpp -o pairwise/FullPairwiseAlign.o
pairwise/FullPairwiseAlign.cpp:7:14: fatal error: config.h: No such file or directory
    7 |     #include "config.h"
      |              ^~~~~~~~~~
compilation terminated.
make[2]: *** [/home/biocbuild/bbs-3.17-bioc/R/etc/Makeconf:198: pairwise/FullPairwiseAlign.o] Error 1
make[2]: Leaving directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/ClustalW/src'
make[1]: *** [msaMakefile:8: clustalw] Error 1
make[1]: Leaving directory '/home/biocbuild/bbs-3.17-bioc/meat/msa/src/ClustalW'
make: *** [Makevars:28: build_clustalw] Error 2
ERROR: compilation failed for package ‘msa’
* removing ‘/home/biocbuild/bbs-3.17-bioc/R/library/msa’