Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bowtie.spec'], chrootPath='/var/lib/mock/f31-build-56165-28183/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bowtie.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: Macro expanded in comment on line 11: %{name}-script-shebang.patch BUILDSTDERR: warning: Macro expanded in comment on line 12: %{name}-gcc47.patch Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1548892800 Wrote: /builddir/build/SRPMS/bowtie-1.0.1-12.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bowtie.spec'], chrootPath='/var/lib/mock/f31-build-56165-28183/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bowtie.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: Macro expanded in comment on line 11: %{name}-script-shebang.patch BUILDSTDERR: warning: Macro expanded in comment on line 12: %{name}-gcc47.patch Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1548892800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xhGsfe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bowtie-1.0.1 + /usr/bin/unzip -qq /builddir/build/SOURCES/bowtie-1.0.1-src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd bowtie-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (bowtie-arm-gcc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .bowtie-arm-gcc.patch --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (bowtie-arm-gcc.patch): patching file Makefile Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e7ve5e + umask 022 + cd /builddir/build/BUILD + cd bowtie-1.0.1 + make -j4 -p 'EXTRA_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' BUILDSTDERR: /bin/sh: hostname: command not found BUILDSTDERR: /bin/sh: hostname: command not found BUILDSTDERR: /bin/sh: hostname: command not found BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from bowtie_inspect.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from bowtie_inspect.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from bowtie_inspect.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from bowtie_inspect.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from bowtie_inspect.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from bowtie_inspect.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/find.h:62, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/find/find_multiple_shiftand.h: In function 'void seqan::_patternInit(seqan::Pattern >&)': BUILDSTDERR: SeqAn-1.1/seqan/find/find_multiple_shiftand.h:220:23: warning: typedef 'TWord' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 220 | typedef unsigned int TWord; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/find.h:62, BUILDSTDERR: from bowtie_inspect.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/find/find_multiple_shiftand.h: In function 'void seqan::_patternInit(seqan::Pattern >&)': BUILDSTDERR: SeqAn-1.1/seqan/find/find_multiple_shiftand.h:220:23: warning: typedef 'TWord' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 220 | typedef unsigned int TWord; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/index.h:82, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value > >::Type seqan::hash(seqan::Shape >&, TIter)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:273:62: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 273 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value > >::Type seqan::hash(seqan::Shape >&, TIter)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:309:65: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 309 | typedef typename Value< Shape > >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:310:64: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 310 | typedef typename Size< Shape > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value >::Type seqan::hash(seqan::Shape&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:322:56: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 322 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value >::Type seqan::hashUpper(seqan::Shape&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:424:56: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 424 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value >::Type seqan::hash2(seqan::Shape&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:492:56: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 492 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/index.h:83, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h: In function 'typename seqan::Value > > >::Type seqan::hash(seqan::Shape > >&, TIter)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h:370:62: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 370 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h: In function 'typename seqan::Value > >::Type seqan::hash(seqan::Shape >&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h:387:75: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 387 | typedef typename Value< Shape > >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h: In function 'typename seqan::Value > >::Type seqan::hashUpper(seqan::Shape >&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h:415:75: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 415 | typedef typename Value< Shape > >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from ebwt_search.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from ebwt_search.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/index.h:82, BUILDSTDERR: from ebwt.h:16, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value > >::Type seqan::hash(seqan::Shape >&, TIter)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:273:62: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 273 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value > >::Type seqan::hash(seqan::Shape >&, TIter)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:309:65: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 309 | typedef typename Value< Shape > >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:310:64: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 310 | typedef typename Size< Shape > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value >::Type seqan::hash(seqan::Shape&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:322:56: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 322 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value >::Type seqan::hashUpper(seqan::Shape&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:424:56: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 424 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value >::Type seqan::hash2(seqan::Shape&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:492:56: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 492 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/index.h:83, BUILDSTDERR: from ebwt.h:16, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h: In function 'typename seqan::Value > > >::Type seqan::hash(seqan::Shape > >&, TIter)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h:370:62: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 370 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h: In function 'typename seqan::Value > >::Type seqan::hash(seqan::Shape >&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h:387:75: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 387 | typedef typename Value< Shape > >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h: In function 'typename seqan::Value > >::Type seqan::hashUpper(seqan::Shape >&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h:415:75: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 415 | typedef typename Value< Shape > >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from ebwt_build.cpp:7: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from ebwt_build.cpp:7: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from ebwt.h:24, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from ebwt.h:24, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/index.h:82, BUILDSTDERR: from ebwt.h:16, BUILDSTDERR: from ebwt_search.cpp:14: BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value > >::Type seqan::hash(seqan::Shape >&, TIter)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:273:62: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 273 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value > >::Type seqan::hash(seqan::Shape >&, TIter)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:309:65: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 309 | typedef typename Value< Shape > >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:310:64: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 310 | typedef typename Size< Shape > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value >::Type seqan::hash(seqan::Shape&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:322:56: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 322 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value >::Type seqan::hashUpper(seqan::Shape&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:424:56: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 424 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h: In function 'typename seqan::Value >::Type seqan::hash2(seqan::Shape&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_base.h:492:56: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 492 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/index.h:83, BUILDSTDERR: from ebwt.h:16, BUILDSTDERR: from ebwt_search.cpp:14: BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h: In function 'typename seqan::Value > > >::Type seqan::hash(seqan::Shape > >&, TIter)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h:370:62: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 370 | typedef typename Value< Shape >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h: In function 'typename seqan::Value > >::Type seqan::hash(seqan::Shape >&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h:387:75: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 387 | typedef typename Value< Shape > >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h: In function 'typename seqan::Value > >::Type seqan::hashUpper(seqan::Shape >&, TIter, TSize)': BUILDSTDERR: SeqAn-1.1/seqan/index/shape_gapped.h:415:75: warning: typedef 'THValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 415 | typedef typename Value< Shape > >::Type THValue; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from blockwise_sa.h:13, BUILDSTDERR: from ebwt.h:27, BUILDSTDERR: from ebwt_build.cpp:11: BUILDSTDERR: diff_sample.h: In function 'void calcExhaustiveDC(T, bool, bool)': BUILDSTDERR: diff_sample.h:156:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 156 | if(!diffs[d1]) diffCnt++; diffs[d1] = true; BUILDSTDERR: | ^~ BUILDSTDERR: diff_sample.h:156:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 156 | if(!diffs[d1]) diffCnt++; diffs[d1] = true; BUILDSTDERR: | ^~~~~ BUILDSTDERR: diff_sample.h:157:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 157 | if(!diffs[d2]) diffCnt++; diffs[d2] = true; BUILDSTDERR: | ^~ BUILDSTDERR: diff_sample.h:157:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 157 | if(!diffs[d2]) diffCnt++; diffs[d2] = true; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ebwt.h:27, BUILDSTDERR: from ebwt_build.cpp:11: BUILDSTDERR: blockwise_sa.h: In destructor 'KarkkainenBlockwiseSA::~KarkkainenBlockwiseSA()': BUILDSTDERR: blockwise_sa.h:206:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 206 | if(_dc != NULL) delete _dc; _dc = NULL; // difference cover sample BUILDSTDERR: | ^~ BUILDSTDERR: blockwise_sa.h:206:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 206 | if(_dc != NULL) delete _dc; _dc = NULL; // difference cover sample BUILDSTDERR: | ^~~ BUILDSTDERR: blockwise_sa.h: In member function 'void KarkkainenBlockwiseSA::buildSamples()': BUILDSTDERR: blockwise_sa.h:380:37: warning: typedef 'TAlphabet' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 380 | typedef typename Value::Type TAlphabet; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from blockwise_sa.h:13, BUILDSTDERR: from ebwt.h:27, BUILDSTDERR: from ebwt_search.cpp:14: BUILDSTDERR: diff_sample.h: In function 'void calcExhaustiveDC(T, bool, bool)': BUILDSTDERR: diff_sample.h:156:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 156 | if(!diffs[d1]) diffCnt++; diffs[d1] = true; BUILDSTDERR: | ^~ BUILDSTDERR: diff_sample.h:156:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 156 | if(!diffs[d1]) diffCnt++; diffs[d1] = true; BUILDSTDERR: | ^~~~~ BUILDSTDERR: diff_sample.h:157:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 157 | if(!diffs[d2]) diffCnt++; diffs[d2] = true; BUILDSTDERR: | ^~ BUILDSTDERR: diff_sample.h:157:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 157 | if(!diffs[d2]) diffCnt++; diffs[d2] = true; BUILDSTDERR: | ^~~~~ BUILDSTDERR: blockwise_sa.h: In member function 'virtual void KarkkainenBlockwiseSA::nextBlock()': BUILDSTDERR: blockwise_sa.h:745:37: warning: typedef 'TAlphabet' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 745 | typedef typename Value::Type TAlphabet; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ebwt.h:27, BUILDSTDERR: from ebwt_search.cpp:14: BUILDSTDERR: blockwise_sa.h: In destructor 'KarkkainenBlockwiseSA::~KarkkainenBlockwiseSA()': BUILDSTDERR: blockwise_sa.h:206:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 206 | if(_dc != NULL) delete _dc; _dc = NULL; // difference cover sample BUILDSTDERR: | ^~ BUILDSTDERR: blockwise_sa.h:206:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 206 | if(_dc != NULL) delete _dc; _dc = NULL; // difference cover sample BUILDSTDERR: | ^~~ BUILDSTDERR: blockwise_sa.h: In member function 'void KarkkainenBlockwiseSA::buildSamples()': BUILDSTDERR: blockwise_sa.h:380:37: warning: typedef 'TAlphabet' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 380 | typedef typename Value::Type TAlphabet; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: blockwise_sa.h: In member function 'virtual void KarkkainenBlockwiseSA::nextBlock()': BUILDSTDERR: blockwise_sa.h:745:37: warning: typedef 'TAlphabet' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 745 | typedef typename Value::Type TAlphabet; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ebwt_build.cpp:11: BUILDSTDERR: ebwt.h: In destructor 'Ebwt::~Ebwt()': BUILDSTDERR: ebwt.h:802:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 802 | if(_fchr != NULL) delete[] _fchr; _fchr = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:802:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 802 | if(_fchr != NULL) delete[] _fchr; _fchr = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ebwt.h:803:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 803 | if(_ftab != NULL) delete[] _ftab; _ftab = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:803:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 803 | if(_ftab != NULL) delete[] _ftab; _ftab = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ebwt.h:804:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 804 | if(_eftab != NULL) delete[] _eftab; _eftab = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:804:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 804 | if(_eftab != NULL) delete[] _eftab; _eftab = NULL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ebwt.h:810:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 810 | if(_isa != NULL) delete[] _isa; _isa = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:810:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 810 | if(_isa != NULL) delete[] _isa; _isa = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ebwt.h:811:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 811 | if(_plen != NULL) delete[] _plen; _plen = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:811:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 811 | if(_plen != NULL) delete[] _plen; _plen = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ebwt.h:812:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 812 | if(_rstarts != NULL) delete[] _rstarts; _rstarts = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:812:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 812 | if(_rstarts != NULL) delete[] _rstarts; _rstarts = NULL; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ebwt_search.cpp:14: BUILDSTDERR: ebwt.h: In destructor 'Ebwt::~Ebwt()': BUILDSTDERR: ebwt.h:802:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 802 | if(_fchr != NULL) delete[] _fchr; _fchr = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:802:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 802 | if(_fchr != NULL) delete[] _fchr; _fchr = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ebwt.h:803:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 803 | if(_ftab != NULL) delete[] _ftab; _ftab = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:803:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 803 | if(_ftab != NULL) delete[] _ftab; _ftab = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ebwt.h:804:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 804 | if(_eftab != NULL) delete[] _eftab; _eftab = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:804:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 804 | if(_eftab != NULL) delete[] _eftab; _eftab = NULL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ebwt.h:810:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 810 | if(_isa != NULL) delete[] _isa; _isa = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:810:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 810 | if(_isa != NULL) delete[] _isa; _isa = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ebwt.h:811:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 811 | if(_plen != NULL) delete[] _plen; _plen = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:811:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 811 | if(_plen != NULL) delete[] _plen; _plen = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ebwt.h:812:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 812 | if(_rstarts != NULL) delete[] _rstarts; _rstarts = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:812:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 812 | if(_rstarts != NULL) delete[] _rstarts; _rstarts = NULL; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from blockwise_sa.h:13, BUILDSTDERR: from ebwt.h:27, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: diff_sample.h: In function 'void calcExhaustiveDC(T, bool, bool)': BUILDSTDERR: diff_sample.h:156:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 156 | if(!diffs[d1]) diffCnt++; diffs[d1] = true; BUILDSTDERR: | ^~ BUILDSTDERR: diff_sample.h:156:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 156 | if(!diffs[d1]) diffCnt++; diffs[d1] = true; BUILDSTDERR: | ^~~~~ BUILDSTDERR: diff_sample.h:157:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 157 | if(!diffs[d2]) diffCnt++; diffs[d2] = true; BUILDSTDERR: | ^~ BUILDSTDERR: diff_sample.h:157:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 157 | if(!diffs[d2]) diffCnt++; diffs[d2] = true; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ebwt.h:27, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: blockwise_sa.h: In destructor 'KarkkainenBlockwiseSA::~KarkkainenBlockwiseSA()': BUILDSTDERR: blockwise_sa.h:206:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 206 | if(_dc != NULL) delete _dc; _dc = NULL; // difference cover sample BUILDSTDERR: | ^~ BUILDSTDERR: blockwise_sa.h:206:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 206 | if(_dc != NULL) delete _dc; _dc = NULL; // difference cover sample BUILDSTDERR: | ^~~ BUILDSTDERR: blockwise_sa.h: In member function 'void KarkkainenBlockwiseSA::buildSamples()': BUILDSTDERR: blockwise_sa.h:380:37: warning: typedef 'TAlphabet' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 380 | typedef typename Value::Type TAlphabet; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: blockwise_sa.h: In member function 'virtual void KarkkainenBlockwiseSA::nextBlock()': BUILDSTDERR: blockwise_sa.h:745:37: warning: typedef 'TAlphabet' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 745 | typedef typename Value::Type TAlphabet; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In instantiation of 'struct seqan::_PackedConsts, seqan::Packed<> > >': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:906:43: required from 'typename seqan::Position > >::Type seqan::position(const seqan::Iter >&) [with TContainer = const seqan::String, seqan::Packed<> >; THostspec = seqan::Alloc; typename seqan::Position > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:1237:17: required from 'typename seqan::Difference > >::Type seqan::operator-(const seqan::Iter >&, const seqan::Iter >&) [with TContainer = const seqan::String, seqan::Packed<> >; THostspec = seqan::Alloc; typename seqan::Difference > >::Type = long int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:181:29: required from 'typename seqan::Size >::Type seqan::length(const seqan::String&) [with TValue = seqan::SimpleType; TSpec = seqan::Packed<>; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: blockwise_sa.h:354:42: required from here BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:294:37: warning: comparison between 'enum seqan::BitsPerValue >::' and 'enum seqan::BitsPerValue::' [-Wenum-compare] BUILDSTDERR: 294 | VALUES_PER_WORD = (BITS_PER_VALUE > BITS_PER_HOST_VALUE) ? 1 : (BITS_PER_HOST_VALUE / BITS_PER_VALUE), BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In instantiation of 'struct seqan::_PackedConsts, seqan::Packed<> > >': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:731:75: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Alloc; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: ebwt.h:4022:9: required from 'static TStr Ebwt::join(std::vector&, std::vector&, uint32_t, const RefReadInParams&, uint32_t) [with TStr = seqan::String, seqan::Packed<> >; uint32_t = unsigned int]' BUILDSTDERR: ebwt_build.cpp:453:36: required from 'void driver(const string&, std::vector >&, const string&, bool) [with TStr = seqan::String, seqan::Packed<> >; std::string = std::__cxx11::basic_string]' BUILDSTDERR: ebwt_build.cpp:595:69: required from here BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:294:37: warning: comparison between 'enum seqan::BitsPerValue >::' and 'enum seqan::BitsPerValue::' [-Wenum-compare] BUILDSTDERR: In file included from bowtie_inspect.cpp:10: BUILDSTDERR: ebwt.h: In destructor 'Ebwt::~Ebwt()': BUILDSTDERR: ebwt.h:802:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 802 | if(_fchr != NULL) delete[] _fchr; _fchr = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:802:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 802 | if(_fchr != NULL) delete[] _fchr; _fchr = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ebwt.h:803:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 803 | if(_ftab != NULL) delete[] _ftab; _ftab = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:803:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 803 | if(_ftab != NULL) delete[] _ftab; _ftab = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ebwt.h:804:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 804 | if(_eftab != NULL) delete[] _eftab; _eftab = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:804:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 804 | if(_eftab != NULL) delete[] _eftab; _eftab = NULL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ebwt.h:810:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 810 | if(_isa != NULL) delete[] _isa; _isa = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:810:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 810 | if(_isa != NULL) delete[] _isa; _isa = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ebwt.h:811:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 811 | if(_plen != NULL) delete[] _plen; _plen = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:811:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 811 | if(_plen != NULL) delete[] _plen; _plen = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ebwt.h:812:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 812 | if(_rstarts != NULL) delete[] _rstarts; _rstarts = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ebwt.h:812:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 812 | if(_rstarts != NULL) delete[] _rstarts; _rstarts = NULL; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In instantiation of 'struct seqan::_PackedConsts, seqan::Packed<> > >': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:906:43: required from 'typename seqan::Position > >::Type seqan::position(const seqan::Iter >&) [with TContainer = const seqan::String, seqan::Packed<> >; THostspec = seqan::Alloc; typename seqan::Position > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:1237:17: required from 'typename seqan::Difference > >::Type seqan::operator-(const seqan::Iter >&, const seqan::Iter >&) [with TContainer = const seqan::String, seqan::Packed<> >; THostspec = seqan::Alloc; typename seqan::Difference > >::Type = long int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:181:29: required from 'typename seqan::Size >::Type seqan::length(const seqan::String&) [with TValue = seqan::SimpleType; TSpec = seqan::Packed<>; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: blockwise_sa.h:354:42: required from here BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:294:37: warning: comparison between 'enum seqan::BitsPerValue >::' and 'enum seqan::BitsPerValue::' [-Wenum-compare] BUILDSTDERR: 294 | VALUES_PER_WORD = (BITS_PER_VALUE > BITS_PER_HOST_VALUE) ? 1 : (BITS_PER_HOST_VALUE / BITS_PER_VALUE), BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:101, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h: In instantiation of 'void seqan::_arrayCopyForward_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:226:27: required from 'void seqan::arrayCopyForward(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:102:18: required from 'void seqan::_arrayConstructCopy_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:121:29: required from 'void seqan::arrayConstructCopy(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:421:21: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = void; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: ebwt.h:4022:9: required from 'static TStr Ebwt::join(std::vector&, std::vector&, uint32_t, const RefReadInParams&, uint32_t) [with TStr = seqan::String, seqan::Alloc >; uint32_t = unsigned int]' BUILDSTDERR: ebwt_build.cpp:453:36: required from 'void driver(const string&, std::vector >&, const string&, bool) [with TStr = seqan::String, seqan::Alloc >; std::string = std::__cxx11::basic_string]' BUILDSTDERR: ebwt_build.cpp:584:61: required from here BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:207:9: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct seqan::SimpleType' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 207 | memmove(target_begin, source_begin, (source_end - source_begin) * sizeof(TValue)); BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:106, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_simple.h:57:8: note: 'struct seqan::SimpleType' declared here BUILDSTDERR: 57 | struct SimpleType BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:101, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h: In instantiation of 'void seqan::_arrayCopyForward_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:226:27: required from 'void seqan::arrayCopyForward(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:102:18: required from 'void seqan::_arrayConstructCopy_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:121:29: required from 'void seqan::arrayConstructCopy(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:421:21: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = void; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1433:33: required from 'static typename seqan::Size::Type seqan::_Resize_String::resize_(T&, typename seqan::Size::Type) [with T = seqan::String, seqan::Alloc >; TExpand = const seqan::Tag; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1459:52: required from 'typename seqan::Size >::Type seqan::resize(seqan::String&, TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Alloc; TSize = unsigned int; TExpand = seqan::TagExact_; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_interface.h:1360:15: required from 'typename seqan::Size::Type seqan::resize(T&, TSize) [with T = seqan::String, seqan::Alloc >; TSize = unsigned int; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: hit_set.h:283:24: required from here BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:207:9: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct seqan::SimpleType' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 207 | memmove(target_begin, source_begin, (source_end - source_begin) * sizeof(TValue)); BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:106, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/index.h:27, BUILDSTDERR: from ebwt_build.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_simple.h:57:8: note: 'struct seqan::SimpleType' declared here BUILDSTDERR: 57 | struct SimpleType BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:101, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h: In instantiation of 'void seqan::_arrayCopyForward_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:226:27: required from 'void seqan::arrayCopyForward(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:102:18: required from 'void seqan::_arrayConstructCopy_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:121:29: required from 'void seqan::arrayConstructCopy(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:421:21: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = void; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1433:33: required from 'static typename seqan::Size::Type seqan::_Resize_String::resize_(T&, typename seqan::Size::Type) [with T = seqan::String, seqan::Alloc >; TExpand = const seqan::Tag; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1459:52: required from 'typename seqan::Size >::Type seqan::resize(seqan::String&, TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Alloc; TSize = unsigned int; TExpand = seqan::TagExact_; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_interface.h:1360:15: required from 'typename seqan::Size::Type seqan::resize(T&, TSize) [with T = seqan::String, seqan::Alloc >; TSize = unsigned int; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: hit_set.h:283:24: required from here BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:207:9: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct seqan::SimpleType' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 207 | memmove(target_begin, source_begin, (source_end - source_begin) * sizeof(TValue)); BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:106, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_simple.h:57:8: note: 'struct seqan::SimpleType' declared here BUILDSTDERR: 57 | struct SimpleType BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:101, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h: In instantiation of 'void seqan::_arrayCopyForward_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:226:27: required from 'void seqan::arrayCopyForward(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:102:18: required from 'void seqan::_arrayConstructCopy_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:121:29: required from 'void seqan::arrayConstructCopy(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:421:21: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = void; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1433:33: required from 'static typename seqan::Size::Type seqan::_Resize_String::resize_(T&, typename seqan::Size::Type) [with T = seqan::String, seqan::Alloc >; TExpand = const seqan::Tag; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1459:52: required from 'typename seqan::Size >::Type seqan::resize(seqan::String&, TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Alloc; TSize = unsigned int; TExpand = seqan::TagExact_; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: ebwt.h:2938:8: required from 'void Ebwt::restore(TStr&) const [with TStr = seqan::String, seqan::Alloc >]' BUILDSTDERR: ebwt.h:2965:2: required from 'void Ebwt::checkOrigs(const std::vector, seqan::Alloc > >&, bool, bool) const [with TStr = seqan::String, seqan::Alloc >]' BUILDSTDERR: ebwt_search.cpp:2590:3: required from 'void driver(const char*, const string&, const string&, const std::vector >&, const std::vector >&, const string&) [with TStr = seqan::String, seqan::Alloc >; std::string = std::__cxx11::basic_string]' BUILDSTDERR: ebwt_search.cpp:2864:86: required from here BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:207:9: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct seqan::SimpleType' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 207 | memmove(target_begin, source_begin, (source_end - source_begin) * sizeof(TValue)); BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:106, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from ebwt_search.cpp:8: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_simple.h:57:8: note: 'struct seqan::SimpleType' declared here BUILDSTDERR: 57 | struct SimpleType BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from bowtie_inspect.cpp:8: BUILDSTDERR: pool.h: In instantiation of 'bool AllocOnlyPool::free(T*, uint32_t) [with T = Edit; uint32_t = unsigned int]': BUILDSTDERR: range_source.h:138:65: required from here BUILDSTDERR: pool.h:306:22: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Edit'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: 306 | ASSERT_ONLY(memset(&pools_[curPool_][cur_], 0, num * sizeof(T))); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: assert_helpers.h:21:27: note: in definition of macro 'ASSERT_ONLY' BUILDSTDERR: 21 | #define ASSERT_ONLY(x...) x BUILDSTDERR: | ^ BUILDSTDERR: In file included from hit_set.h:16, BUILDSTDERR: from pat.h:20, BUILDSTDERR: from sequence_io.h:12, BUILDSTDERR: from multikey_qsort.h:8, BUILDSTDERR: from diff_sample.h:8, BUILDSTDERR: from blockwise_sa.h:13, BUILDSTDERR: from ebwt.h:27, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: edit.h:31:8: note: 'struct Edit' declared here BUILDSTDERR: 31 | struct Edit { BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from bowtie_inspect.cpp:8: BUILDSTDERR: pool.h: In instantiation of 'void AllocOnlyPool::free(T*) [with T = Branch]': BUILDSTDERR: range_source.h:852:18: required from here BUILDSTDERR: pool.h:286:22: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class Branch'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: 286 | ASSERT_ONLY(memset(&pools_[curPool_][cur_], 0, sizeof(T))); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: assert_helpers.h:21:27: note: in definition of macro 'ASSERT_ONLY' BUILDSTDERR: 21 | #define ASSERT_ONLY(x...) x BUILDSTDERR: | ^ BUILDSTDERR: In file included from ebwt_search_backtrack.h:10, BUILDSTDERR: from ebwt.h:1629, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: range_source.h:556:7: note: 'class Branch' declared here BUILDSTDERR: 556 | class Branch { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from bowtie_inspect.cpp:8: BUILDSTDERR: pool.h: In instantiation of 'bool AllocOnlyPool::lazyInit() [with T = Edit]': BUILDSTDERR: pool.h:238:7: required from 'T* AllocOnlyPool::alloc(uint32_t) [with T = Edit; uint32_t = unsigned int]' BUILDSTDERR: range_source.h:41:40: required from here BUILDSTDERR: pool.h:367:22: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Edit'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: 367 | ASSERT_ONLY(memset(pool, 0, lim_ * sizeof(T))); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: assert_helpers.h:21:27: note: in definition of macro 'ASSERT_ONLY' BUILDSTDERR: 21 | #define ASSERT_ONLY(x...) x BUILDSTDERR: | ^ BUILDSTDERR: In file included from hit_set.h:16, BUILDSTDERR: from pat.h:20, BUILDSTDERR: from sequence_io.h:12, BUILDSTDERR: from multikey_qsort.h:8, BUILDSTDERR: from diff_sample.h:8, BUILDSTDERR: from blockwise_sa.h:13, BUILDSTDERR: from ebwt.h:27, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: edit.h:31:8: note: 'struct Edit' declared here BUILDSTDERR: 31 | struct Edit { BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from bowtie_inspect.cpp:8: BUILDSTDERR: pool.h: In instantiation of 'bool AllocOnlyPool::allocNextPool() [with T = Edit]': BUILDSTDERR: pool.h:240:8: required from 'T* AllocOnlyPool::alloc(uint32_t) [with T = Edit; uint32_t = unsigned int]' BUILDSTDERR: range_source.h:41:40: required from here BUILDSTDERR: pool.h:347:21: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Edit'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: 347 | ASSERT_ONLY(memset(pool, 0, lim_ * sizeof(T))); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: assert_helpers.h:21:27: note: in definition of macro 'ASSERT_ONLY' BUILDSTDERR: 21 | #define ASSERT_ONLY(x...) x BUILDSTDERR: | ^ BUILDSTDERR: In file included from hit_set.h:16, BUILDSTDERR: from pat.h:20, BUILDSTDERR: from sequence_io.h:12, BUILDSTDERR: from multikey_qsort.h:8, BUILDSTDERR: from diff_sample.h:8, BUILDSTDERR: from blockwise_sa.h:13, BUILDSTDERR: from ebwt.h:27, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: edit.h:31:8: note: 'struct Edit' declared here BUILDSTDERR: 31 | struct Edit { BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from bowtie_inspect.cpp:8: BUILDSTDERR: pool.h: In instantiation of 'bool AllocOnlyPool::lazyInit() [with T = Branch]': BUILDSTDERR: pool.h:215:7: required from 'T* AllocOnlyPool::alloc() [with T = Branch]' BUILDSTDERR: range_source.h:699:35: required from here BUILDSTDERR: pool.h:367:22: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class Branch'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: 367 | ASSERT_ONLY(memset(pool, 0, lim_ * sizeof(T))); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: assert_helpers.h:21:27: note: in definition of macro 'ASSERT_ONLY' BUILDSTDERR: 21 | #define ASSERT_ONLY(x...) x BUILDSTDERR: | ^ BUILDSTDERR: In file included from ebwt_search_backtrack.h:10, BUILDSTDERR: from ebwt.h:1629, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: range_source.h:556:7: note: 'class Branch' declared here BUILDSTDERR: 556 | class Branch { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from bowtie_inspect.cpp:8: BUILDSTDERR: pool.h: In instantiation of 'bool AllocOnlyPool::allocNextPool() [with T = Branch]': BUILDSTDERR: pool.h:217:8: required from 'T* AllocOnlyPool::alloc() [with T = Branch]' BUILDSTDERR: range_source.h:699:35: required from here BUILDSTDERR: pool.h:347:21: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class Branch'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: 347 | ASSERT_ONLY(memset(pool, 0, lim_ * sizeof(T))); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: assert_helpers.h:21:27: note: in definition of macro 'ASSERT_ONLY' BUILDSTDERR: 21 | #define ASSERT_ONLY(x...) x BUILDSTDERR: | ^ BUILDSTDERR: In file included from ebwt_search_backtrack.h:10, BUILDSTDERR: from ebwt.h:1629, BUILDSTDERR: from bowtie_inspect.cpp:10: BUILDSTDERR: range_source.h:556:7: note: 'class Branch' declared here BUILDSTDERR: 556 | class Branch { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from bowtie_inspect.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In instantiation of 'struct seqan::_PackedConsts, seqan::Packed<> > >': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:906:43: required from 'typename seqan::Position > >::Type seqan::position(const seqan::Iter >&) [with TContainer = const seqan::String, seqan::Packed<> >; THostspec = seqan::Alloc; typename seqan::Position > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:1237:17: required from 'typename seqan::Difference > >::Type seqan::operator-(const seqan::Iter >&, const seqan::Iter >&) [with TContainer = const seqan::String, seqan::Packed<> >; THostspec = seqan::Alloc; typename seqan::Difference > >::Type = long int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:181:29: required from 'typename seqan::Size >::Type seqan::length(const seqan::String&) [with TValue = seqan::SimpleType; TSpec = seqan::Packed<>; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: blockwise_sa.h:354:42: required from here BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:294:37: warning: comparison between 'enum seqan::BitsPerValue >::' and 'enum seqan::BitsPerValue::' [-Wenum-compare] BUILDSTDERR: 294 | VALUES_PER_WORD = (BITS_PER_VALUE > BITS_PER_HOST_VALUE) ? 1 : (BITS_PER_HOST_VALUE / BITS_PER_VALUE), BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In instantiation of 'struct seqan::_PackedConsts, seqan::Packed<> > >': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:509:6: required from 'typename seqan::Size > >::Type seqan::capacity(const seqan::String >&) [with TValue = seqan::SimpleType; THostspec = seqan::Alloc; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1429:49: required from 'static typename seqan::Size::Type seqan::_Resize_String::resize_(T&, typename seqan::Size::Type) [with T = seqan::String, seqan::Packed<> >; TExpand = const seqan::Tag; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1459:52: required from 'typename seqan::Size >::Type seqan::resize(seqan::String&, TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Packed<>; TSize = unsigned int; TExpand = seqan::TagExact_; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: ebwt.h:2938:8: required from 'void Ebwt::restore(TStr&) const [with TStr = seqan::String, seqan::Packed<> >]' BUILDSTDERR: bowtie_inspect.cpp:267:2: required from 'void print_index_sequences(std::ostream&, Ebwt&, const BitPairReference&) [with TStr = seqan::String, seqan::Packed<> >; std::ostream = std::basic_ostream]' BUILDSTDERR: bowtie_inspect.cpp:445:42: required from here BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:294:37: warning: comparison between 'enum seqan::BitsPerValue >::' and 'enum seqan::BitsPerValue::' [-Wenum-compare] BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:101, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from bowtie_inspect.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h: In instantiation of 'void seqan::_arrayCopyForward_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:226:27: required from 'void seqan::arrayCopyForward(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:102:18: required from 'void seqan::_arrayConstructCopy_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:121:29: required from 'void seqan::arrayConstructCopy(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:421:21: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = void; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1433:33: required from 'static typename seqan::Size::Type seqan::_Resize_String::resize_(T&, typename seqan::Size::Type) [with T = seqan::String, seqan::Alloc >; TExpand = const seqan::Tag; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1459:52: required from 'typename seqan::Size >::Type seqan::resize(seqan::String&, TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Alloc; TSize = unsigned int; TExpand = seqan::TagExact_; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_interface.h:1360:15: required from 'typename seqan::Size::Type seqan::resize(T&, TSize) [with T = seqan::String, seqan::Alloc >; TSize = unsigned int; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: hit_set.h:283:24: required from here BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:207:9: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct seqan::SimpleType' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 207 | memmove(target_begin, source_begin, (source_end - source_begin) * sizeof(TValue)); BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:106, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from SeqAn-1.1/seqan/find.h:31, BUILDSTDERR: from bowtie_inspect.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_simple.h:57:8: note: 'struct seqan::SimpleType' declared here BUILDSTDERR: 57 | struct SimpleType BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from ref_read.h:12, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from ref_read.h:12, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from ref_read.h:12, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from ref_read.h:12, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from ref_read.h:11, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from ref_read.h:12, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from ref_read.h:12, BUILDSTDERR: from ref_read.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from pat.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from pat.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from pat.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from pat.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from pat.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from pat.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from pat.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from pat.cpp:6: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:101, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from pat.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h: In instantiation of 'void seqan::_arrayCopyForward_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:226:27: required from 'void seqan::arrayCopyForward(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:102:18: required from 'void seqan::_arrayConstructCopy_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:121:29: required from 'void seqan::arrayConstructCopy(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:421:21: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = void; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1433:33: required from 'static typename seqan::Size::Type seqan::_Resize_String::resize_(T&, typename seqan::Size::Type) [with T = seqan::String, seqan::Alloc >; TExpand = const seqan::Tag; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1459:52: required from 'typename seqan::Size >::Type seqan::resize(seqan::String&, TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Alloc; TSize = unsigned int; TExpand = seqan::TagExact_; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_interface.h:1360:15: required from 'typename seqan::Size::Type seqan::resize(T&, TSize) [with T = seqan::String, seqan::Alloc >; TSize = unsigned int; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: hit_set.h:283:24: required from here BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:207:9: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct seqan::SimpleType' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 207 | memmove(target_begin, source_begin, (source_end - source_begin) * sizeof(TValue)); BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:106, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from pat.cpp:5: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_simple.h:57:8: note: 'struct seqan::SimpleType' declared here BUILDSTDERR: 57 | struct SimpleType BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from ebwt_search_util.h:8, BUILDSTDERR: from ebwt_search_util.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from ebwt_search_util.h:8, BUILDSTDERR: from ebwt_search_util.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from ebwt_search_util.h:8, BUILDSTDERR: from ebwt_search_util.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from ebwt_search_util.h:8, BUILDSTDERR: from ebwt_search_util.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from ebwt_search_util.h:8, BUILDSTDERR: from ebwt_search_util.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from ebwt_search_util.h:8, BUILDSTDERR: from ebwt_search_util.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from hit.h:12, BUILDSTDERR: from ebwt_search_util.h:9, BUILDSTDERR: from ebwt_search_util.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from hit.h:12, BUILDSTDERR: from ebwt_search_util.h:9, BUILDSTDERR: from ebwt_search_util.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:101, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from ebwt_search_util.h:8, BUILDSTDERR: from ebwt_search_util.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h: In instantiation of 'void seqan::_arrayCopyForward_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:226:27: required from 'void seqan::arrayCopyForward(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:102:18: required from 'void seqan::_arrayConstructCopy_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:121:29: required from 'void seqan::arrayConstructCopy(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:421:21: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = void; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1433:33: required from 'static typename seqan::Size::Type seqan::_Resize_String::resize_(T&, typename seqan::Size::Type) [with T = seqan::String, seqan::Alloc >; TExpand = const seqan::Tag; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1459:52: required from 'typename seqan::Size >::Type seqan::resize(seqan::String&, TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Alloc; TSize = unsigned int; TExpand = seqan::TagExact_; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_interface.h:1360:15: required from 'typename seqan::Size::Type seqan::resize(T&, TSize) [with T = seqan::String, seqan::Alloc >; TSize = unsigned int; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: hit_set.h:283:24: required from here BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:207:9: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct seqan::SimpleType' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 207 | memmove(target_begin, source_begin, (source_end - source_begin) * sizeof(TValue)); BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:106, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from ebwt_search_util.h:8, BUILDSTDERR: from ebwt_search_util.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_simple.h:57:8: note: 'struct seqan::SimpleType' declared here BUILDSTDERR: 57 | struct SimpleType BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from hit_set.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from hit_set.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from hit_set.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from hit_set.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from hit_set.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from hit_set.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from hit_set.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from hit_set.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:101, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from hit_set.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h: In instantiation of 'void seqan::_arrayCopyForward_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:226:27: required from 'void seqan::arrayCopyForward(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:102:18: required from 'void seqan::_arrayConstructCopy_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:121:29: required from 'void seqan::arrayConstructCopy(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:421:21: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = void; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1433:33: required from 'static typename seqan::Size::Type seqan::_Resize_String::resize_(T&, typename seqan::Size::Type) [with T = seqan::String, seqan::Alloc >; TExpand = const seqan::Tag; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1459:52: required from 'typename seqan::Size >::Type seqan::resize(seqan::String&, TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Alloc; TSize = unsigned int; TExpand = seqan::TagExact_; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_interface.h:1360:15: required from 'typename seqan::Size::Type seqan::resize(T&, TSize) [with T = seqan::String, seqan::Alloc >; TSize = unsigned int; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: hit_set.h:283:24: required from here BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:207:9: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct seqan::SimpleType' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 207 | memmove(target_begin, source_begin, (source_end - source_begin) * sizeof(TValue)); BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:106, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from hit_set.cpp:10: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_simple.h:57:8: note: 'struct seqan::SimpleType' declared here BUILDSTDERR: 57 | struct SimpleType BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from pat.h:12, BUILDSTDERR: from sam.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from pat.h:12, BUILDSTDERR: from sam.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from pat.h:12, BUILDSTDERR: from sam.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from pat.h:12, BUILDSTDERR: from sam.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from pat.h:12, BUILDSTDERR: from sam.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from pat.h:12, BUILDSTDERR: from sam.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from pat.h:13, BUILDSTDERR: from sam.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from pat.h:13, BUILDSTDERR: from sam.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:101, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from pat.h:12, BUILDSTDERR: from sam.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h: In instantiation of 'void seqan::_arrayCopyForward_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:226:27: required from 'void seqan::arrayCopyForward(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:102:18: required from 'void seqan::_arrayConstructCopy_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:121:29: required from 'void seqan::arrayConstructCopy(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:421:21: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = void; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1433:33: required from 'static typename seqan::Size::Type seqan::_Resize_String::resize_(T&, typename seqan::Size::Type) [with T = seqan::String, seqan::Alloc >; TExpand = const seqan::Tag; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1459:52: required from 'typename seqan::Size >::Type seqan::resize(seqan::String&, TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Alloc; TSize = unsigned int; TExpand = seqan::TagExact_; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_interface.h:1360:15: required from 'typename seqan::Size::Type seqan::resize(T&, TSize) [with T = seqan::String, seqan::Alloc >; TSize = unsigned int; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: hit_set.h:283:24: required from here BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:207:9: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct seqan::SimpleType' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 207 | memmove(target_begin, source_begin, (source_end - source_begin) * sizeof(TValue)); BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:106, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from pat.h:12, BUILDSTDERR: from sam.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_simple.h:57:8: note: 'struct seqan::SimpleType' declared here BUILDSTDERR: 57 | struct SimpleType BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from alphabet.h:6, BUILDSTDERR: from color_dec.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from alphabet.h:6, BUILDSTDERR: from color_dec.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from alphabet.h:6, BUILDSTDERR: from color_dec.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from alphabet.h:6, BUILDSTDERR: from color_dec.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from alphabet.h:6, BUILDSTDERR: from color_dec.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from alphabet.h:6, BUILDSTDERR: from color_dec.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from color_dec.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from color_dec.cpp:11: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:64, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from hit.h:11, BUILDSTDERR: from hit.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::setValue(seqan::Holder&, TValue&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1001:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1001 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'typename seqan::Reference >::Type seqan::value(seqan::Holder&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1027:59: warning: typedef 'THolderType' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1027 | typedef typename Value >::Type THolderType; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h: In function 'void seqan::assignValue(seqan::Holder&, const TSource&)': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_holder.h:1051:59: warning: typedef 'THostValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1051 | typedef typename Value >::Type THostValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:38, BUILDSTDERR: from hit.h:11, BUILDSTDERR: from hit.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h: In function 'void seqan::compare_(seqan::Lexical&, TLeft&, TRight&)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/lexical.h:239:38: warning: typedef 'TLeftValue' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 239 | typedef typename Value::Type TLeftValue; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:51, BUILDSTDERR: from hit.h:11, BUILDSTDERR: from hit.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:811:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 811 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSource&, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:821:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 821 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:834:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 834 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::assign(seqan::String&, const TSourceValue*, TSize, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:844:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 844 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1044:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1044 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1056:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1056 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1070:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1070 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::append(seqan::String&, TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1082:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1082 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1249:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1249 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSource&, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1263:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1263 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1279:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1279 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h: In function 'void seqan::replace(seqan::String&, typename seqan::Size >::Type, typename seqan::Size >::Type, const TSourceValue*, typename seqan::Size >::Type, seqan::Tag)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1293:44: warning: typedef 'TTarget' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1293 | typedef String TTarget; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:53, BUILDSTDERR: from hit.h:11, BUILDSTDERR: from hit.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:456:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 456 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:57, BUILDSTDERR: from hit.h:11, BUILDSTDERR: from hit.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In static member function 'static typename seqan::Size::Type seqan::_ClearSpace_String_Packed_::_clearSpace_(T&, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type, typename seqan::Size::Type)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:594:48: warning: typedef 'TIterator' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 594 | typedef typename Iterator::Type TIterator; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h: In function 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, Insist)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_packed.h:758:63: warning: typedef 'TSize' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 758 | typedef typename Size< String > >::Type TSize; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/sequence.h:62, BUILDSTDERR: from hit.h:11, BUILDSTDERR: from hit.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h: In function 'void seqan::subset(seqan::StringSet > >&, seqan::StringSet > >&, TIds, TLength)': BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_multiple.h:1647:41: warning: typedef 'TId' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 1647 | typedef typename Id::Type TId; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:66, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from hit.h:12, BUILDSTDERR: from hit.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::read(TFile&, seqan::Align&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:138:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 138 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, FastaAlign)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_fasta_align.h:252:42: warning: typedef 'TPosition' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 252 | typedef typename Position::Type TPosition; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/file.h:69, BUILDSTDERR: from alphabet.h:7, BUILDSTDERR: from hit.h:12, BUILDSTDERR: from hit.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h: In function 'void seqan::_write_impl(TFile&, seqan::Align&, TStringContainer&, CGViz)': BUILDSTDERR: SeqAn-1.1/seqan/file/file_format_cgviz.h:66:37: warning: typedef 'TRow' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: 66 | typedef typename Row::Type TRow; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:101, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from hit.h:11, BUILDSTDERR: from hit.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h: In instantiation of 'void seqan::_arrayCopyForward_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]': BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:226:27: required from 'void seqan::arrayCopyForward(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:102:18: required from 'void seqan::_arrayConstructCopy_Pointer(TValue*, TValue*, TValue*, seqan::True) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:121:29: required from 'void seqan::arrayConstructCopy(TValue*, TValue*, TValue*) [with TValue = seqan::SimpleType]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_alloc.h:421:21: required from 'typename seqan::Size > >::Type seqan::reserve(seqan::String >&, _TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = void; _TSize = long unsigned int; TExpand = seqan::TagExact_; typename seqan::Size > >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1433:33: required from 'static typename seqan::Size::Type seqan::_Resize_String::resize_(T&, typename seqan::Size::Type) [with T = seqan::String, seqan::Alloc >; TExpand = const seqan::Tag; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/string_base.h:1459:52: required from 'typename seqan::Size >::Type seqan::resize(seqan::String&, TSize, seqan::Tag) [with TValue = seqan::SimpleType; TSpec = seqan::Alloc; TSize = unsigned int; TExpand = seqan::TagExact_; typename seqan::Size >::Type = long unsigned int]' BUILDSTDERR: SeqAn-1.1/seqan/sequence/sequence_interface.h:1360:15: required from 'typename seqan::Size::Type seqan::resize(T&, TSize) [with T = seqan::String, seqan::Alloc >; TSize = unsigned int; typename seqan::Size::Type = long unsigned int]' BUILDSTDERR: hit_set.h:283:24: required from here BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_trait_basic.h:207:9: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct seqan::SimpleType' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 207 | memmove(target_begin, source_begin, (source_end - source_begin) * sizeof(TValue)); BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from SeqAn-1.1/seqan/basic.h:106, BUILDSTDERR: from SeqAn-1.1/seqan/sequence.h:27, BUILDSTDERR: from hit.h:11, BUILDSTDERR: from hit.cpp:1: BUILDSTDERR: SeqAn-1.1/seqan/basic/basic_alphabet_simple.h:57:8: note: 'struct seqan::SimpleType' declared here BUILDSTDERR: 57 | struct SimpleType BUILDSTDERR: | ^~~~~~~~~~ g++ -O3 -DCOMPILER_OPTIONS="\"-O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ -fno-strict-aliasing -DBOWTIE_VERSION="\"`cat VERSION`\"" -DBUILD_HOST="\"`hostname`\"" -DBUILD_TIME="\"`date`\"" -DCOMPILER_VERSION="\"`g++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DPREFETCH_LOCALITY=2 -DBOWTIE_MM -DBOWTIE_SHARED_MEM -DNDEBUG -Wall \ -I SeqAn-1.1 -I third_party \ -o bowtie-build ebwt_build.cpp \ ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp bowtie_build_main.cpp \ -lpthread g++ -O3 -DCOMPILER_OPTIONS="\"-O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ -fno-strict-aliasing -DBOWTIE_VERSION="\"`cat VERSION`\"" -DBUILD_HOST="\"`hostname`\"" -DBUILD_TIME="\"`date`\"" -DCOMPILER_VERSION="\"`g++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DPREFETCH_LOCALITY=2 -DBOWTIE_MM -DBOWTIE_SHARED_MEM -DNDEBUG -Wall \ -I SeqAn-1.1 -I third_party \ -o bowtie ebwt_search.cpp \ ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp qual.cpp pat.cpp ebwt_search_util.cpp ref_aligner.cpp log.cpp hit_set.cpp refmap.cpp annot.cpp sam.cpp color.cpp color_dec.cpp hit.cpp bowtie_main.cpp \ -lpthread g++ -O3 \ -DCOMPILER_OPTIONS="\"-O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ -fno-strict-aliasing -DBOWTIE_VERSION="\"`cat VERSION`\"" -DBUILD_HOST="\"`hostname`\"" -DBUILD_TIME="\"`date`\"" -DCOMPILER_VERSION="\"`g++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DPREFETCH_LOCALITY=2 -DBOWTIE_MM -DBOWTIE_SHARED_MEM -Wall \ -I SeqAn-1.1 -I third_party -I . \ -o bowtie-inspect bowtie_inspect.cpp \ ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp \ -lpthread # GNU Make 4.2.1 # Built for riscv64-redhat-linux-gnu # Copyright (C) 1988-2016 Free Software Foundation, Inc. # License GPLv3+: GNU GPL version 3 or later # This is free software: you are free to change and redistribute it. # There is NO WARRANTY, to the extent permitted by law. # Make data base, printed on Fri Jul 26 15:57:16 2019 # Variables # automatic &1 | tail -1`\"" $(FILE_FLAGS) $(PTHREAD_DEF) $(PREF_DEF) $(MM_DEF) $(SHMEM_DEF) # automatic @D = $(patsubst %/,%,$(dir $@)) # automatic @F = $(notdir $@) # makefile CURDIR := /builddir/build/BUILD/bowtie-1.0.1 # makefile SHELL = /bin/sh # environment CONFIG_SITE = NONE # makefile (from 'Makefile', line 22) CYGWIN = 0 # default CO = co # makefile (from 'Makefile', line 40) MACOS = 0 # environment _ = /usr/bin/make # default PREPROCESS.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -F # automatic ?D = $(patsubst %/,%,$(dir $?)) # default LINK.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) # default LINK.o = $(CC) $(LDFLAGS) $(TARGET_ARCH) # default OUTPUT_OPTION = -o $@ # environment RPM_LD_FLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld # environment RPM_BUILD_NCPUS = 4 # default COMPILE.cpp = $(COMPILE.cc) # makefile (from 'Makefile', line 1) MAKEFILE_LIST := Makefile # makefile (from 'Makefile', line 201) DEBUG_DEFS = -DCOMPILER_OPTIONS="\"$(DEBUG_FLAGS) $(ALL_FLAGS)\"" # environment HISTCONTROL = ignoredups # makefile (from 'Makefile', line 57) SHMEM_DEF = -DBOWTIE_SHARED_MEM # 'override' directive GNUMAKEFLAGS := # default LINK.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) # makefile (from 'Makefile', line 18) CXXFLAGS = $(EXTRA_CXXFLAGS) # makefile (from 'Makefile', line 99) VERSION = $(shell cat VERSION) # makefile (from 'Makefile', line 10) CC = gcc # default CHECKOUT,v = +$(if $(wildcard $@),,$(CO) $(COFLAGS) $< $@) # environment RPM_SOURCE_DIR = /builddir/build/SOURCES # makefile (from 'Makefile', line 23) MINGW = 0 # makefile (from 'Makefile', line 67) PTHREAD_LIB = -lpthread # makefile (from 'Makefile', line 8) CPP = g++ # default LINK.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) # makefile (from 'Makefile', line 98) SEARCH_FRAGMENTS = $(wildcard search_*_phase*.c) # makefile (from 'Makefile', line 61) PTHREAD_DEF = # default MAKE_HOST := riscv64-redhat-linux-gnu # environment PATH = /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin # environment RPM_OPT_FLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection # makefile (from 'Makefile', line 79) SEARCH_LIBS = # default TEXI2DVI = texi2dvi # environment SOURCE_DATE_EPOCH = 1548892800 # default YACC = yacc # default COMPILE.mod = $(M2C) $(M2FLAGS) $(MODFLAGS) $(TARGET_ARCH) # makefile (from 'Makefile', line 17) CFLAGS = $(EXTRA_CFLAGS) # default ARFLAGS = rv # default LINK.r = $(FC) $(FFLAGS) $(RFLAGS) $(LDFLAGS) $(TARGET_ARCH) # default LINT = lint # makefile (from 'Makefile', line 140) NOASSERT_FLAGS = -DNDEBUG # default COMPILE.f = $(FC) $(FFLAGS) $(TARGET_ARCH) -c # default LINT.c = $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH) # default YACC.m = $(YACC) $(YFLAGS) # default YACC.y = $(YACC) $(YFLAGS) # default AR = ar # makefile (from 'Makefile', line 95) BUILD_CPPS = # makefile (from 'Makefile', line 88) OTHER_CPPS = ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp # default .FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell archives jobserver output-sync check-symlink guile load # makefile (from 'Makefile', line 21) WINDOWS = 0 # default TANGLE = tangle # default GET = get # automatic %F = $(notdir $%) # makefile (from 'Makefile', line 171) SRC_PKG_LIST = $(wildcard *.h) $(wildcard *.hh) $(wildcard *.c) $(wildcard *.cpp) $(wildcard third_party/*.h) $(wildcard third_party/*.hh) $(wildcard third_party/*.c) $(wildcard third_party/*.cpp) doc/strip_markdown.pl Makefile $(GENERAL_LIST) # default COMPILE.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c # default CTANGLE = ctangle # makefile (from 'Makefile', line 183) BIN_PKG_LIST = $(GENERAL_LIST) # default .LIBPATTERNS = lib%.so lib%.a # makefile (from 'Makefile', line 146) BIN_LIST_AUX = bowtie-build-debug bowtie-debug bowtie-inspect-debug # default LINK.C = $(LINK.cc) # environment PWD = /builddir/build/BUILD/bowtie-1.0.1 # environment RPM_PACKAGE_VERSION = 1.0.1 # default .LOADED := # default LINK.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_MACH) # default PREPROCESS.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -F # environment PKG_CONFIG_PATH = :/usr/lib64/pkgconfig:/usr/share/pkgconfig # default LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) # default LINK.s = $(CC) $(ASFLAGS) $(LDFLAGS) $(TARGET_MACH) # environment HOME = /builddir # makefile (from 'Makefile', line 200) ALL_FLAGS = $(EXTRA_FLAGS) $(CFLAGS) $(CXXFLAGS) # makefile (from 'Makefile', line 70) POPCNT_CAPABILITY = 1 # automatic -*-command-variables-*- := EXTRA_FLAGS=-O2\ -g\ -pipe\ -Wall\ -Werror=format-security\ -Wp,-D_FORTIFY_SOURCE=2\ -Wp,-D_GLIBCXX_ASSERTIONS\ -fexceptions\ -fstack-protector-strong\ -grecord-gcc-switches\ -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1\ -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1\ -fasynchronous-unwind-tables\ -fstack-clash-protection # environment LOGNAME = mockbuild # default LD = ld # makefile (from 'Makefile', line 11) HEADERS = $(wildcard *.h) # makefile (from 'Makefile', line 13) BOWTIE_SHARED_MEM = 1 # makefile (from 'Makefile', line 150) GENERAL_LIST = $(wildcard scripts/*.sh) $(wildcard scripts/*.pl) $(wildcard indexes/e_coli*) $(wildcard genomes/NC_008253.fna) $(wildcard reads/e_coli_1000.*) $(wildcard reads/e_coli_1000_*) SeqAn-1.1 doc/manual.html doc/README doc/style.css reads/e_coli_10000snp.fa reads/e_coli_10000snp.fq $(PTHREAD_PKG) AUTHORS LICENSE NEWS MANUAL MANUAL.markdown TUTORIAL VERSION # automatic ^D = $(patsubst %/,%,$(dir $^)) # environment HOSTNAME = # environment MAKELEVEL := 0 # default COMPILE.m = $(OBJC) $(OBJCFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c # default MAKE = $(MAKE_COMMAND) # environment SHLVL = 1 # default AS = as # makefile (from 'Makefile', line 12) BOWTIE_MM = 1 # default PREPROCESS.S = $(CC) -E $(CPPFLAGS) # environment MAKEOVERRIDES = ${-*-command-variables-*-} # default COMPILE.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c # default MAKE_VERSION := 4.2.1 # environment USER = mockbuild # makefile (from 'Makefile', line 93) SEARCH_CPPS_MAIN = $(SEARCH_CPPS) bowtie_main.cpp # default FC = f77 # makefile .DEFAULT_GOAL := all # makefile (from 'Makefile', line 80) BUILD_LIBS = # automatic %D = $(patsubst %/,%,$(dir $%)) # makefile (from 'Makefile', line 141) FILE_FLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE # makefile (from 'Makefile', line 81) INSPECT_LIBS = # default WEAVE = weave # default MAKE_COMMAND := make # default LINK.cpp = $(LINK.cc) # default F77 = $(FC) # environment OLDPWD = /builddir/build/BUILD # default .VARIABLES := # default PC = pc # automatic *F = $(notdir $*) # default COMPILE.def = $(M2C) $(M2FLAGS) $(DEFFLAGS) $(TARGET_ARCH) # default LEX = lex # default RM = rm -f # makefile MAKEFLAGS = p -j4 --jobserver-auth=3,4 -- $(MAKEOVERRIDES) # environment MFLAGS = -p -j4 --jobserver-auth=3,4 # automatic *D = $(patsubst %/,%,$(dir $*)) # makefile (from 'Makefile', line 202) RELEASE_DEFS = -DCOMPILER_OPTIONS="\"$(RELEASE_FLAGS) $(ALL_FLAGS)\"" # environment MAIL = /var/spool/mail/mockbuild # default LEX.l = $(LEX) $(LFLAGS) -t # default LEX.m = $(LEX) $(LFLAGS) -t # makefile (from 'Makefile', line 5) SEQAN_DIR = SeqAn-1.1 # automatic +D = $(patsubst %/,%,$(dir $+)) # default COMPILE.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -c # automatic +F = $(notdir $+) # default M2C = m2c # makefile (from 'Makefile', line 47) LINUX = 1 # environment RPM_OS = linux # makefile (from 'Makefile', line 59) PTHREAD_PKG = # 'override' directive .SHELLSTATUS := 0 # default MAKEFILES := # default COMPILE.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c # environment PROMPT_COMMAND = printf "\033]0;\007" # automatic $*.c $(LINT.c) -i $*.c -o $@ $(RM) $*.c %.c: %.l # recipe to execute (built-in): @$(RM) $@ $(LEX.l) $< > $@ %.r: %.l # recipe to execute (built-in): $(LEX.l) $< > $@ mv -f lex.yy.r $@ %.ym: %.m: %.ym # recipe to execute (built-in): $(YACC.m) $< mv -f y.tab.c $@ %.yl: %.s: %: %.s # recipe to execute (built-in): $(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@ %.o: %.s # recipe to execute (built-in): $(COMPILE.s) -o $@ $< %.S: %: %.S # recipe to execute (built-in): $(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@ %.o: %.S # recipe to execute (built-in): $(COMPILE.S) -o $@ $< %.s: %.S # recipe to execute (built-in): $(PREPROCESS.S) $< > $@ %.mod: %: %.mod # recipe to execute (built-in): $(COMPILE.mod) -o $@ -e $@ $^ %.o: %.mod # recipe to execute (built-in): $(COMPILE.mod) -o $@ $< %.sym: %.def: %.sym: %.def # recipe to execute (built-in): $(COMPILE.def) -o $@ $< %.h: %.info: %.dvi: %.tex: %.dvi: %.tex # recipe to execute (built-in): $(TEX) $< %.texinfo: %.info: %.texinfo # recipe to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ %.dvi: %.texinfo # recipe to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< %.texi: %.info: %.texi # recipe to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ %.dvi: %.texi # recipe to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< %.txinfo: %.info: %.txinfo # recipe to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ %.dvi: %.txinfo # recipe to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< %.w: %.c: %.w # recipe to execute (built-in): $(CTANGLE) $< - $@ %.tex: %.w # recipe to execute (built-in): $(CWEAVE) $< - $@ %.ch: %.web: %.p: %.web # recipe to execute (built-in): $(TANGLE) $< %.tex: %.web # recipe to execute (built-in): $(WEAVE) $< %.sh: %: %.sh # recipe to execute (built-in): cat $< >$@ chmod a+x $@ %.elc: %.el: (%): % # recipe to execute (built-in): $(AR) $(ARFLAGS) $@ $< %.out: % # recipe to execute (built-in): @rm -f $@ cp $< $@ %.c: %.w %.ch # recipe to execute (built-in): $(CTANGLE) $^ $@ %.tex: %.w %.ch # recipe to execute (built-in): $(CWEAVE) $^ $@ %:: %,v # recipe to execute (built-in): $(CHECKOUT,v) %:: RCS/%,v # recipe to execute (built-in): $(CHECKOUT,v) %:: RCS/% # recipe to execute (built-in): $(CHECKOUT,v) %:: s.% # recipe to execute (built-in): $(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $< %:: SCCS/s.% # recipe to execute (built-in): $(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $< # 92 implicit rules, 5 (5.4%) terminal. # Files # Not a target: MANUAL.markdown: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: alphabet.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: ebwt.h: # Implicit rule search has been done. # Last modified 2014-01-14 15:53:41 # File has been updated. # Successfully updated. bowtie-build_prof: ebwt_build.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 217): $(CXX) $(RELEASE_FLAGS) -pg -p -g3 $(RELEASE_DEFS) $(ALL_FLAGS) \ $(DEFS) $(NOASSERT_FLAGS) -Wall \ $(INC) \ -o $@ $< \ $(OTHER_CPPS) $(BUILD_CPPS_MAIN) \ $(LIBS) $(BUILD_LIBS) # Not a target: scripts/make_hg18.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/random_bowtie_tests_p.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .web.p: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(TANGLE) $< # Not a target: search_exact.c: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. bowtie-debug: ebwt_search.cpp qual.cpp pat.cpp ebwt_search_util.cpp ref_aligner.cpp log.cpp hit_set.cpp refmap.cpp annot.cpp sam.cpp color.cpp color_dec.cpp hit.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h search_seeded_phase3.c search_23mm_phase3.c search_seeded_phase2.c search_23mm_phase2.c search_23mm_phase1.c search_1mm_phase1.c search_1mm_phase2.c search_seeded_phase4.c search_seeded_phase1.c # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 254): $(CXX) $(DEBUG_FLAGS) \ $(DEBUG_DEFS) $(ALL_FLAGS) \ $(DEFS) -Wall \ $(INC) \ -o $@ $< \ $(OTHER_CPPS) $(SEARCH_CPPS_MAIN) \ $(LIBS) $(SEARCH_LIBS) bowtie-build-debug: ebwt_build.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 225): $(CXX) $(DEBUG_FLAGS) $(DEBUG_DEFS) $(ALL_FLAGS) \ $(DEFS) -Wall \ $(INC) \ -o $@ $< \ $(OTHER_CPPS) $(BUILD_CPPS_MAIN) \ $(LIBS) $(BUILD_LIBS) # Not a target: threading.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: color.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: scripts/gen_dnamasks2colormask.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: indexes/e_coli.rev.1.ebwt: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .l.r: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LEX.l) $< > $@ mv -f lex.yy.r $@ # Not a target: scripts/make_mm8.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: search_23mm_phase2.c: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .dvi: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: VERSION: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. bowtie-inspect-debug: bowtie_inspect.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 276): $(CXX) $(DEBUG_FLAGS) \ $(DEBUG_DEFS) $(ALL_FLAGS) \ $(DEFS) -Wall \ $(INC) -I . \ -o $@ $< \ $(OTHER_CPPS) \ $(LIBS) # Not a target: indexes/e_coli.2.ebwt: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: search_seeded_phase2.c: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .ym: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/make_mm9.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/convert_quals.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .f.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.f) $(OUTPUT_OPTION) $< # Not a target: search_seeded_phase3.c: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: annot.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: .l: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .m: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.m) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .ln: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@ bowtie: ebwt_search.cpp qual.cpp pat.cpp ebwt_search_util.cpp ref_aligner.cpp log.cpp hit_set.cpp refmap.cpp annot.cpp sam.cpp color.cpp color_dec.cpp hit.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h search_seeded_phase3.c search_23mm_phase3.c search_seeded_phase2.c search_23mm_phase2.c search_23mm_phase1.c search_1mm_phase1.c search_1mm_phase2.c search_seeded_phase4.c search_seeded_phase1.c # Implicit rule search has not been done. # Implicit/static pattern stem: '' # Last modified 2019-07-26 15:57:16.400503241 # File has been updated. # Successfully updated. # automatic # @ := bowtie # automatic # % := # automatic # * := # automatic # + := ebwt_search.cpp qual.cpp pat.cpp ebwt_search_util.cpp ref_aligner.cpp log.cpp hit_set.cpp refmap.cpp annot.cpp sam.cpp color.cpp color_dec.cpp hit.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h search_seeded_phase3.c search_23mm_phase3.c search_seeded_phase2.c search_23mm_phase2.c search_23mm_phase1.c search_1mm_phase1.c search_1mm_phase2.c search_seeded_phase4.c search_seeded_phase1.c # automatic # | := # automatic # < := ebwt_search.cpp # automatic # ^ := ebwt_search.cpp qual.cpp pat.cpp ebwt_search_util.cpp ref_aligner.cpp log.cpp hit_set.cpp refmap.cpp annot.cpp sam.cpp color.cpp color_dec.cpp hit.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h search_seeded_phase3.c search_23mm_phase3.c search_seeded_phase2.c search_23mm_phase2.c search_23mm_phase1.c search_1mm_phase1.c search_1mm_phase2.c search_seeded_phase4.c search_seeded_phase1.c # automatic # ? := ebwt_search.cpp qual.cpp pat.cpp ebwt_search_util.cpp ref_aligner.cpp log.cpp hit_set.cpp refmap.cpp annot.cpp sam.cpp color.cpp color_dec.cpp hit.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h search_seeded_phase3.c search_23mm_phase3.c search_seeded_phase2.c search_23mm_phase2.c search_23mm_phase1.c search_1mm_phase1.c search_1mm_phase2.c search_seeded_phase4.c search_seeded_phase1.c # variable set hash-table stats: # Load=8/32=25%, Rehash=0, Collisions=8/51=16% # recipe to execute (from 'Makefile', line 237): $(CXX) $(RELEASE_FLAGS) $(RELEASE_DEFS) $(ALL_FLAGS) \ $(DEFS) $(NOASSERT_FLAGS) -Wall \ $(INC) \ -o $@ $< \ $(OTHER_CPPS) $(SEARCH_CPPS_MAIN) \ $(LIBS) $(SEARCH_LIBS) # Not a target: bowtie_build_main.cpp: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .y: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .def.sym: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.def) -o $@ $< # Not a target: ref_read.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. .PHONY: doc clean # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: indexes/e_coli.rev.2.ebwt: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: qual.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: reads/e_coli_1000_2.fq: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .p.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.p) $(OUTPUT_OPTION) $< # Not a target: .p: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: annot.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: hit_set.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .txinfo.dvi: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< # Not a target: tinythread.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: ebwt.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: scripts/make_c_elegans.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .a: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .yl: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: auto_array.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: random_source.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: ref_read.cpp: # Implicit rule search has been done. # Last modified 2014-03-18 11:15:16 # File has been updated. # Successfully updated. # Not a target: search_23mm_phase3.c: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .l.ln: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): @$(RM) $*.c $(LEX.l) $< > $*.c $(LINT.c) -i $*.c -o $@ $(RM) $*.c # Not a target: .F.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.F) $(OUTPUT_OPTION) $< # Not a target: .texi.info: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ # Not a target: scripts/make_h_sapiens_ncbi37.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .w.c: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(CTANGLE) $< - $@ # Not a target: .texi.dvi: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< # Not a target: scripts/infer_fraglen.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .ch: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/make_s_cerevisiae.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .m.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.m) $(OUTPUT_OPTION) $< # Not a target: .cc: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: range_chaser.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: SeqAn-1.1: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: reads/e_coli_1000.raw: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .cc.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.cc) $(OUTPUT_OPTION) $< # Not a target: hit.h: # Implicit rule search has been done. # Last modified 2014-03-19 11:07:34 # File has been updated. # Successfully updated. # Not a target: shmem.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: tinythread.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .def: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: indexes/e_coli.3.ebwt: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .SUFFIXES: .out .a .ln .o .c .cc .C .cpp .p .f .F .m .r .y .l .ym .yl .s .S .mod .sym .def .h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/make_hg19.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: search_seeded_phase4.c: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .c.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.c) $(OUTPUT_OPTION) $< # Not a target: Makefile: # Implicit rule search has been done. # Last modified 2019-07-26 15:00:42.101688614 # File has been updated. # Successfully updated. # Not a target: .r.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.r) $(OUTPUT_OPTION) $< # Not a target: .r: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: reads/e_coli_10000snp.fa: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: search_1mm_phase1.c: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: sequence_io.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: refmap.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: word_io.h: # Implicit rule search has been done. # Last modified 2014-03-18 11:15:16 # File has been updated. # Successfully updated. # Not a target: scripts/random_bowtie_tests.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: reads/e_coli_10000snp.fq: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: random_test.cpp: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: hit.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. allall: bowtie-build bowtie bowtie-inspect bowtie-build-debug bowtie-debug bowtie-inspect-debug # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: reference.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: bitset.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: scripts/pe_verify.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: bitpack.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: .ym.m: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(YACC.m) $< mv -f y.tab.c $@ # Not a target: pat.h: # Implicit rule search has been done. # Last modified 2013-07-03 11:32:59 # File has been updated. # Successfully updated. # Not a target: .y.ln: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(YACC.y) $< $(LINT.c) -C$* y.tab.c $(RM) y.tab.c # Not a target: qual.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: scripts/random_bowtie_tests.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: third_party/cpuid.h: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: ccnt_lut.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: .elc: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .l.c: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): @$(RM) $@ $(LEX.l) $< > $@ # Not a target: scripts/build_test.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/gen_occ_lookup.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: AUTHORS: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/reconcile_alignments_pe.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/make_canFam2.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: timer.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: bowtie_main.cpp: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: doc/style.css: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: pat.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .out: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: hit_set.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: aligner_23mm.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. all: bowtie-build bowtie bowtie-inspect # Implicit rule search has been done. # File does not exist. # File has been updated. # Successfully updated. # variable set hash-table stats: # Load=0/32=0%, Rehash=0, Collisions=0/119=0% # Not a target: .C: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: color_dec.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: .r.f: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(PREPROCESS.r) $(OUTPUT_OPTION) $< bowtie-inspect: bowtie_inspect.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp # Implicit rule search has not been done. # Implicit/static pattern stem: '' # Last modified 2019-07-26 15:22:14.425624377 # File has been updated. # Successfully updated. # automatic # @ := bowtie-inspect # automatic # % := # automatic # * := # automatic # + := bowtie_inspect.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp # automatic # | := # automatic # < := bowtie_inspect.cpp # automatic # ^ := bowtie_inspect.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp # automatic # ? := bowtie_inspect.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp # variable set hash-table stats: # Load=8/32=25%, Rehash=0, Collisions=6/47=13% # recipe to execute (from 'Makefile', line 267): $(CXX) $(RELEASE_FLAGS) \ $(RELEASE_DEFS) $(ALL_FLAGS) \ $(DEFS) -Wall \ $(INC) -I . \ -o $@ $< \ $(OTHER_CPPS) \ $(LIBS) # Not a target: .S: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: range_source.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .texinfo.info: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ # Not a target: ebwt_search_util.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: .c: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: scripts/gen_solqual_lookup.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .w.tex: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(CWEAVE) $< - $@ # Not a target: fast_mutex.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: .c.ln: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINT.c) -C$* $< # Not a target: .s.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.s) -o $@ $< # Not a target: .s: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: doc/README: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: log.h: # Implicit rule search has been done. # Last modified 2014-03-19 11:07:45 # File has been updated. # Successfully updated. # Not a target: TUTORIAL: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: range_cache.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: search_1mm_phase2.c: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: color_dec.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: scripts/make_e_coli.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: ebwt_search_util.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. bowtie-build: ebwt_build.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h # Implicit rule search has not been done. # Implicit/static pattern stem: '' # Last modified 2019-07-26 15:23:53.502618616 # File has been updated. # Successfully updated. # automatic # @ := bowtie-build # automatic # % := # automatic # * := # automatic # + := ebwt_build.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h # automatic # | := # automatic # < := ebwt_build.cpp # automatic # ^ := ebwt_build.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h # automatic # ? := ebwt_build.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h # variable set hash-table stats: # Load=8/32=25%, Rehash=0, Collisions=7/51=14% # recipe to execute (from 'Makefile', line 209): $(CXX) $(RELEASE_FLAGS) $(RELEASE_DEFS) $(ALL_FLAGS) \ $(DEFS) $(NOASSERT_FLAGS) -Wall \ $(INC) \ -o $@ $< \ $(OTHER_CPPS) $(BUILD_CPPS_MAIN) \ $(LIBS) $(BUILD_LIBS) # Not a target: .texinfo.dvi: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< # Not a target: .el: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: log.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .lm.m: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): @$(RM) $@ $(LEX.m) $< > $@ # Not a target: aligner.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: scripts/make_b_taurus_UMD3.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/make_d_melanogaster.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .y.c: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(YACC.y) $< mv -f y.tab.c $@ bowtie-bin.zip: scripts/make_canFam2.sh scripts/random_bowtie_tests_p.sh scripts/make_e_coli.sh scripts/make_h_sapiens_ncbi36.sh scripts/make_hg18.sh scripts/make_rn4.sh scripts/make_galGal3.sh scripts/make_m_musculus_ncbi37.sh scripts/make_hg19.sh scripts/make_a_thaliana_tair.sh scripts/make_mm9.sh scripts/make_s_cerevisiae.sh scripts/make_c_elegans.sh scripts/make_h_sapiens_ncbi37.sh scripts/build_test.sh scripts/make_d_melanogaster.sh scripts/make_b_taurus_UMD3.sh scripts/random_bowtie_tests.sh scripts/make_mm8.sh scripts/gen_dnamasks2colormask.pl scripts/pe_verify.pl scripts/gen_occ_lookup.pl scripts/bs_mapability.pl scripts/fastq_to_tabbed.pl scripts/random_bowtie_tests.pl scripts/reconcile_alignments.pl scripts/mapability.pl scripts/colorize_fasta.pl scripts/colorize_fastq.pl scripts/convert_quals.pl scripts/reconcile_alignments_pe.pl scripts/infer_fraglen.pl scripts/gen_solqual_lookup.pl scripts/gen_2b_occ_lookup.pl scripts/best_verify.pl indexes/e_coli.README indexes/e_coli.2.ebwt indexes/e_coli.rev.2.ebwt indexes/e_coli.rev.1.ebwt indexes/e_coli.3.ebwt indexes/e_coli.4.ebwt indexes/e_coli.1.ebwt genomes/NC_008253.fna reads/e_coli_1000.fa reads/e_coli_1000.raw reads/e_coli_1000.fq reads/e_coli_1000_2.fa reads/e_coli_1000_1.fq reads/e_coli_1000_1.fa reads/e_coli_1000_2.fq SeqAn-1.1 doc/manual.html doc/README doc/style.css reads/e_coli_10000snp.fa reads/e_coli_10000snp.fq AUTHORS LICENSE NEWS MANUAL MANUAL.markdown TUTORIAL VERSION bowtie-build bowtie bowtie-inspect bowtie-build-debug bowtie-debug bowtie-inspect-debug # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 296): chmod a+x scripts/*.sh scripts/*.pl rm -rf .bin.tmp mkdir .bin.tmp mkdir .bin.tmp/bowtie-$(VERSION) if [ -f bowtie.exe ] ; then \ zip tmp.zip $(BIN_PKG_LIST) $(addsuffix .exe,$(BIN_LIST) $(BIN_LIST_AUX)) ; \ else \ zip tmp.zip $(BIN_PKG_LIST) $(BIN_LIST) $(BIN_LIST_AUX) ; \ fi mv tmp.zip .bin.tmp/bowtie-$(VERSION) cd .bin.tmp/bowtie-$(VERSION) ; unzip tmp.zip ; rm -f tmp.zip cd .bin.tmp ; zip -r $@ bowtie-$(VERSION) cp .bin.tmp/$@ . rm -rf .bin.tmp # Not a target: .web.tex: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(WEAVE) $< # Not a target: .texinfo: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. bowtie_prof: ebwt_search.cpp qual.cpp pat.cpp ebwt_search_util.cpp ref_aligner.cpp log.cpp hit_set.cpp refmap.cpp annot.cpp sam.cpp color.cpp color_dec.cpp hit.cpp ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp tinythread.cpp filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h search_seeded_phase3.c search_23mm_phase3.c search_seeded_phase2.c search_23mm_phase2.c search_23mm_phase1.c search_1mm_phase1.c search_1mm_phase2.c search_seeded_phase4.c search_seeded_phase1.c # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 245): $(CXX) $(RELEASE_FLAGS) \ $(RELEASE_DEFS) -pg -p -g3 $(ALL_FLAGS) \ $(DEFS) $(NOASSERT_FLAGS) -Wall \ $(INC) \ -o $@ $< \ $(OTHER_CPPS) $(SEARCH_CPPS_MAIN) \ $(LIBS) $(SEARCH_LIBS) # Not a target: aligner_metrics.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: .DEFAULT: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/make_h_sapiens_ncbi36.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .h: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/best_verify.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: pool.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: indexes/e_coli.4.ebwt: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: ref_aligner.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: aligner_seed_mm.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: shmem.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: str_util.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: aligner_0mm.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: .tex.dvi: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(TEX) $< # Not a target: formats.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: .cpp.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.cpp) $(OUTPUT_OPTION) $< # Not a target: .cpp: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@ clean: # Phony target (prerequisite of .PHONY). # Implicit rule search has not been done. # File does not exist. # File has not been updated. # recipe to execute (from 'Makefile', line 326): rm -f $(BIN_LIST) $(BIN_LIST_AUX) \ bowtie_prof \ $(addsuffix .exe,$(BIN_LIST) $(BIN_LIST_AUX) bowtie_prof) \ bowtie-src.zip bowtie-bin.zip rm -f core.* # Not a target: .C.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.C) $(OUTPUT_OPTION) $< # Not a target: scripts/bs_mapability.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: ref_aligner.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .texi: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .txinfo: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/fastq_to_tabbed.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .tex: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: binary_sa_search.h: # Implicit rule search has been done. # Last modified 2014-03-18 11:15:16 # File has been updated. # Successfully updated. # Not a target: blockwise_sa.h: # Implicit rule search has been done. # Last modified 2014-03-18 11:15:16 # File has been updated. # Successfully updated. # Not a target: scripts/make_a_thaliana_tair.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/colorize_fasta.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .txinfo.info: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ # Not a target: scripts/colorize_fastq.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. MANUAL: MANUAL.markdown # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 322): perl doc/strip_markdown.pl < $^ > $@ # Not a target: scripts/mapability.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: aligner_1mm.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: filebuf.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: search_globals.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: tokenize.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: reads/e_coli_1000.fa: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: scripts/make_galGal3.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: reads/e_coli_1000.fq: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .sh: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): cat $< >$@ chmod a+x $@ # Not a target: chaincat.cpp: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: range.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: ebwt_search_backtrack.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: ebwt_build.cpp: # Implicit rule search has been done. # Last modified 2014-03-18 11:15:16 # File has been updated. # Successfully updated. # Not a target: scripts/reconcile_alignments.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: ebwt_search.cpp: # Implicit rule search has been done. # Last modified 2014-03-18 11:15:16 # File has been updated. # Successfully updated. # Not a target: edit.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: multikey_qsort.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: NEWS: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: sam.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: zbox.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .S.s: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(PREPROCESS.S) $< > $@ # Not a target: .mod: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.mod) -o $@ -e $@ $^ # Not a target: indexes/e_coli.README: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: reads/e_coli_1000_2.fa: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .mod.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.mod) -o $@ $< # Not a target: .F.f: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(PREPROCESS.F) $(OUTPUT_OPTION) $< # Not a target: scripts/make_m_musculus_ncbi37.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: refmap.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: .w: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .S.o: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(COMPILE.S) -o $@ $< # Not a target: doc/strip_markdown.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: search_seeded_phase1.c: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: search_23mm_phase1.c: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: edit.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: processor_support.h: # Implicit rule search has been done. # Last modified 2014-01-14 16:05:26 # File has been updated. # Successfully updated. # Not a target: sam.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: scripts/make_rn4.sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: genomes/NC_008253.fna: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: row_chaser.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. bowtie-src.zip: filebuf.h aligner_1mm.h bitset.h hit.h pool.h range_cache.h range_chaser.h ebwt.h row_chaser.h mm.h blockwise_sa.h aligner_23mm.h endian_swap.h pat.h auto_array.h annot.h aligner.h sam.h random_source.h ref_aligner.h multikey_qsort.h reference.h edit.h refmap.h word_io.h range_source.h hit_set.h color_dec.h alphabet.h qual.h search_globals.h tinythread.h binary_sa_search.h threading.h assert_helpers.h fast_mutex.h zbox.h color.h sequence_io.h timer.h processor_support.h ebwt_search_util.h str_util.h diff_sample.h log.h tokenize.h aligner_metrics.h bitpack.h aligner_0mm.h formats.h ebwt_search_backtrack.h shmem.h range.h ref_read.h aligner_seed_mm.h search_seeded_phase3.c search_23mm_phase3.c search_seeded_phase2.c search_23mm_phase2.c search_23mm_phase1.c search_exact.c search_1mm_phase1.c search_1mm_phase2.c search_seeded_phase4.c search_seeded_phase1.c edit.cpp bowtie_inspect.cpp tinythread.cpp color_dec.cpp color.cpp refmap.cpp hit_set.cpp shmem.cpp bowtie_main.cpp sam.cpp ref_read.cpp hit.cpp ebwt_search.cpp qual.cpp log.cpp ebwt.cpp ebwt_build.cpp chaincat.cpp ccnt_lut.cpp pat.cpp random_test.cpp ebwt_search_util.cpp bowtie_build_main.cpp ref_aligner.cpp annot.cpp alphabet.cpp third_party/cpuid.h doc/strip_markdown.pl Makefile scripts/make_canFam2.sh scripts/random_bowtie_tests_p.sh scripts/make_e_coli.sh scripts/make_h_sapiens_ncbi36.sh scripts/make_hg18.sh scripts/make_rn4.sh scripts/make_galGal3.sh scripts/make_m_musculus_ncbi37.sh scripts/make_hg19.sh scripts/make_a_thaliana_tair.sh scripts/make_mm9.sh scripts/make_s_cerevisiae.sh scripts/make_c_elegans.sh scripts/make_h_sapiens_ncbi37.sh scripts/build_test.sh scripts/make_d_melanogaster.sh scripts/make_b_taurus_UMD3.sh scripts/random_bowtie_tests.sh scripts/make_mm8.sh scripts/gen_dnamasks2colormask.pl scripts/pe_verify.pl scripts/gen_occ_lookup.pl scripts/bs_mapability.pl scripts/fastq_to_tabbed.pl scripts/random_bowtie_tests.pl scripts/reconcile_alignments.pl scripts/mapability.pl scripts/colorize_fasta.pl scripts/colorize_fastq.pl scripts/convert_quals.pl scripts/reconcile_alignments_pe.pl scripts/infer_fraglen.pl scripts/gen_solqual_lookup.pl scripts/gen_2b_occ_lookup.pl scripts/best_verify.pl indexes/e_coli.README indexes/e_coli.2.ebwt indexes/e_coli.rev.2.ebwt indexes/e_coli.rev.1.ebwt indexes/e_coli.3.ebwt indexes/e_coli.4.ebwt indexes/e_coli.1.ebwt genomes/NC_008253.fna reads/e_coli_1000.fa reads/e_coli_1000.raw reads/e_coli_1000.fq reads/e_coli_1000_2.fa reads/e_coli_1000_1.fq reads/e_coli_1000_1.fa reads/e_coli_1000_2.fq SeqAn-1.1 doc/manual.html doc/README doc/style.css reads/e_coli_10000snp.fa reads/e_coli_10000snp.fq AUTHORS LICENSE NEWS MANUAL MANUAL.markdown TUTORIAL VERSION # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 285): chmod a+x scripts/*.sh scripts/*.pl mkdir .src.tmp mkdir .src.tmp/bowtie-$(VERSION) zip -r tmp.zip $(SRC_PKG_LIST) mv tmp.zip .src.tmp/bowtie-$(VERSION) cd .src.tmp/bowtie-$(VERSION) ; unzip tmp.zip ; rm -f tmp.zip cd .src.tmp ; zip -r $@ bowtie-$(VERSION) cp .src.tmp/$@ . rm -rf .src.tmp # Not a target: alphabet.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: LICENSE: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .F: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: reads/e_coli_1000_1.fa: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: color.cpp: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: scripts/gen_2b_occ_lookup.pl: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .web: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. doc: doc/manual.html MANUAL # Phony target (prerequisite of .PHONY). # Implicit rule search has not been done. # File does not exist. # File has not been updated. # Not a target: reads/e_coli_1000_1.fq: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .sym: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: mm.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:43 # File has been updated. # Successfully updated. # Not a target: endian_swap.h: # Implicit rule search has been done. # Last modified 2014-03-18 11:15:16 # File has been updated. # Successfully updated. # Not a target: .f: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (built-in): $(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@ doc/manual.html: MANUAL.markdown # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 315): echo "

Table of Contents

" > .tmp.head pandoc -T "Bowtie Manual" -B .tmp.head \ --css style.css -o $@ \ --from markdown --to HTML \ --table-of-contents $^ # Not a target: .info: # Builtin rule # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: diff_sample.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: indexes/e_coli.1.ebwt: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: assert_helpers.h: # Implicit rule search has been done. # Last modified 2013-06-05 13:36:42 # File has been updated. # Successfully updated. # Not a target: bowtie_inspect.cpp: # Implicit rule search has been done. # Last modified 2014-03-18 11:15:16 # File has been updated. # Successfully updated. # files hash-table stats: # Load=244/1024=24%, Rehash=0, Collisions=1291/3252=40% # VPATH Search Paths # No 'vpath' search paths. # No general ('VPATH' variable) search path. # strcache buffers: 3 (1) / strings = 1179 / storage = 18976 B / avg = 16 B # current buf: size = 8162 B / used = 2682 B / count = 107 / avg = 25 B # other used: total = 16294 B / count = 1072 / avg = 15 B # other free: total = 30 B / max = 19 B / min = 11 B / avg = 15 B # strcache performance: lookups = 2299 / hit rate = 48% # hash-table stats: # Load=1179/8192=14%, Rehash=0, Collisions=388/2299=17% # Finished Make data base on Fri Jul 26 15:57:18 2019 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HIRZKf + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64 + cd bowtie-1.0.1 + rm -rf /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64//usr/bin + mkdir -p /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64//usr/share/bowtie + install -m 0755 bowtie /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64//usr/bin + install -m 0755 bowtie-build /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64//usr/bin + install -m 0755 bowtie-inspect /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64//usr/bin + cp -a reads /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64//usr/share/bowtie/ + cp -a indexes /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64//usr/share/bowtie/ + cp -a genomes /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64//usr/share/bowtie/ + cp -a scripts /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64//usr/share/bowtie/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.1-12.fc31 --unique-debug-suffix -1.0.1-12.fc31.riscv64 --unique-debug-src-base bowtie-1.0.1-12.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bowtie-1.0.1 BUILDSTDERR: 3877 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/bin/bowtie-build explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/bin/bowtie-inspect explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/bin/bowtie extracting debug info from /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/bin/bowtie-build extracting debug info from /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/bin/bowtie-inspect extracting debug info from /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/bin/bowtie original debug info size: 15736kB, size after compression: 13784kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. mangling shebang in /usr/share/bowtie/scripts/make_s_cerevisiae.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_h_sapiens_ncbi37.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/random_bowtie_tests.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_b_taurus_UMD3.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_m_musculus_ncbi37.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/build_test.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_a_thaliana_tair.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_hg18.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_hg19.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_d_melanogaster.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_galGal3.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_mm9.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_e_coli.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_c_elegans.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_mm8.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_rn4.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_canFam2.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/random_bowtie_tests_p.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/bowtie/scripts/make_h_sapiens_ncbi36.sh from /bin/sh to #!/usr/bin/sh Processing files: bowtie-1.0.1-12.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gOuxcf + umask 022 + cd /builddir/build/BUILD + cd bowtie-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/share/doc/bowtie + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/share/doc/bowtie + cp -pr MANUAL /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/share/doc/bowtie + cp -pr NEWS /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/share/doc/bowtie + cp -pr VERSION /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/share/doc/bowtie + cp -pr AUTHORS /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/share/doc/bowtie + cp -pr TUTORIAL /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/share/doc/bowtie + cp -pr doc/manual.html doc/style.css /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/share/doc/bowtie + cp -pr SeqAn-1.1/GPL.txt SeqAn-1.1/LGPL.txt /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64/usr/share/doc/bowtie + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: bowtie = 1.0.1-12.fc31 bowtie(riscv-64) = 1.0.1-12.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) perl(FindBin) perl(Getopt::Long) perl(List::Util) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: bowtie-debugsource-1.0.1-12.fc31.riscv64 Provides: bowtie-debugsource = 1.0.1-12.fc31 bowtie-debugsource(riscv-64) = 1.0.1-12.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bowtie-debuginfo-1.0.1-12.fc31.riscv64 Provides: bowtie-debuginfo = 1.0.1-12.fc31 bowtie-debuginfo(riscv-64) = 1.0.1-12.fc31 debuginfo(build-id) = 3e34b7355fb24ee3b84552e00fed7ea8f564bc88 debuginfo(build-id) = 8b2cad08b714839579478169c4797d65730475d6 debuginfo(build-id) = 9d0ba33d4b9952d33b0a145fae0438a99c7e1663 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bowtie-debugsource(riscv-64) = 1.0.1-12.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64 Wrote: /builddir/build/RPMS/bowtie-debugsource-1.0.1-12.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/bowtie-debuginfo-1.0.1-12.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/bowtie-1.0.1-12.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1Wgnxg + umask 022 + cd /builddir/build/BUILD + cd bowtie-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bowtie-1.0.1-12.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0