Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyhmmer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681998161.362040/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyhmmer.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pyhmmer-0.7.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyhmmer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681998161.362040/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyhmmer.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pyhmmer-0.7.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pyhmmer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681998161.362040/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pyhmmer.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.z5voXz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyhmmer-0.7.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pyhmmer-0.7.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyhmmer-0.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mksW7q + umask 022 + cd /builddir/build/BUILD + cd pyhmmer-0.7.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' pyHMMER is not supported on CPU architecture: 'aarch64' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/utils.py -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/__init__.py -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/hmmer.py -> build/lib.linux-aarch64-3.9/pyhmmer creating build/lib.linux-aarch64-3.9/pyhmmer/tests copying pyhmmer/tests/utils.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests copying pyhmmer/tests/test_errors.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests copying pyhmmer/tests/test_hmmer.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests copying pyhmmer/tests/__init__.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests copying pyhmmer/tests/test_doctest.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests creating build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_pipeline.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_profile.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_hmm.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/__init__.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_tophits.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_background.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_optimizedprofile.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_traces.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_builder.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_hmmfile.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_tracealigner.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_hit.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 copying pyhmmer/tests/test_plan7/test_block.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_plan7 creating build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_keyhash.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_bitfield.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_randomness.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_ssi.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_gencode.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/__init__.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_msafile.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_sequence.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_msa.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_vector.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_matrix.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_alphabet.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_sequencefile.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel copying pyhmmer/tests/test_easel/test_block.py -> build/lib.linux-aarch64-3.9/pyhmmer/tests/test_easel running egg_info writing pyhmmer.egg-info/PKG-INFO writing dependency_links to pyhmmer.egg-info/dependency_links.txt writing requirements to pyhmmer.egg-info/requires.txt writing top-level names to pyhmmer.egg-info/top_level.txt reading manifest file 'pyhmmer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.ai' found under directory 'vendor/hmmer' warning: no previously-included files matching '*.pl' found under directory 'vendor' no previously-included directories found matching 'vendor/easel/demotic' no previously-included directories found matching 'vendor/easel/documentation' no previously-included directories found matching 'vendor/easel/esl_msa_testfiles' no previously-included directories found matching 'vendor/easel/miniapps' no previously-included directories found matching 'vendor/easel/testsuite' no previously-included directories found matching 'vendor/hmmer/autobuild' no previously-included directories found matching 'vendor/hmmer/documentation' no previously-included directories found matching 'vendor/hmmer/contrib' no previously-included directories found matching 'vendor/hmmer/profmark' no previously-included directories found matching 'vendor/hmmer/testsuite' no previously-included directories found matching 'vendor/hmmer/test-speed' no previously-included directories found matching 'vendor/hmmer/tutorial' adding license file 'COPYING' writing manifest file 'pyhmmer.egg-info/SOURCES.txt' copying pyhmmer/daemon.pxd -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/daemon.pyi -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/daemon.pyx -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/easel.pxd -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/easel.pyi -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/easel.pyx -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/errors.pyi -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/errors.pyx -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/exceptions.pxi -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/plan7.pxd -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/plan7.pyi -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/plan7.pyx -> build/lib.linux-aarch64-3.9/pyhmmer copying pyhmmer/py.typed -> build/lib.linux-aarch64-3.9/pyhmmer creating build/lib.linux-aarch64-3.9/pyhmmer/fileobj copying pyhmmer/fileobj/bsd.pxi -> build/lib.linux-aarch64-3.9/pyhmmer/fileobj copying pyhmmer/fileobj/linux.pxi -> build/lib.linux-aarch64-3.9/pyhmmer/fileobj creating build/lib.linux-aarch64-3.9/pyhmmer/reexports copying pyhmmer/reexports/__init__.pxd -> build/lib.linux-aarch64-3.9/pyhmmer/reexports copying pyhmmer/reexports/esl_sqio_ascii.h -> build/lib.linux-aarch64-3.9/pyhmmer/reexports copying pyhmmer/reexports/esl_sqio_ascii.pxd -> build/lib.linux-aarch64-3.9/pyhmmer/reexports copying pyhmmer/reexports/p7_hmmfile.h -> build/lib.linux-aarch64-3.9/pyhmmer/reexports copying pyhmmer/reexports/p7_hmmfile.pxd -> build/lib.linux-aarch64-3.9/pyhmmer/reexports copying pyhmmer/reexports/p7_tophits.h -> build/lib.linux-aarch64-3.9/pyhmmer/reexports copying pyhmmer/reexports/p7_tophits.pxd -> build/lib.linux-aarch64-3.9/pyhmmer/reexports copying pyhmmer/tests/requirements.txt -> build/lib.linux-aarch64-3.9/pyhmmer/tests creating build/lib.linux-aarch64-3.9/pyhmmer/tests/data copying pyhmmer/tests/data/README.md -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data creating build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms copying pyhmmer/tests/data/hmms/make.sh -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms creating build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/bin copying pyhmmer/tests/data/hmms/bin/PF02826.h3m -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/bin copying pyhmmer/tests/data/hmms/bin/PKSI-AT.h3m -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/bin copying pyhmmer/tests/data/hmms/bin/Thioesterase.h3m -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/bin copying pyhmmer/tests/data/hmms/bin/t2pks.h3m -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/bin creating build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/PF02826.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/PF02826.hmm.h3f -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/PF02826.hmm.h3i -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/PF02826.hmm.h3m -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/PF02826.hmm.h3p -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/PKSI-AT.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/PKSI-AT.hmm.h3f -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/PKSI-AT.hmm.h3i -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/PKSI-AT.hmm.h3m -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/PKSI-AT.hmm.h3p -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/Thioesterase.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/Thioesterase.hmm.h3f -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/Thioesterase.hmm.h3i -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/Thioesterase.hmm.h3m -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/Thioesterase.hmm.h3p -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/t2pks.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/t2pks.hmm.h3f -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/t2pks.hmm.h3i -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/t2pks.hmm.h3m -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db copying pyhmmer/tests/data/hmms/db/t2pks.hmm.h3p -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/db creating build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt copying pyhmmer/tests/data/hmms/txt/LuxC.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt copying pyhmmer/tests/data/hmms/txt/PF02826.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt copying pyhmmer/tests/data/hmms/txt/PKSI-AT.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt copying pyhmmer/tests/data/hmms/txt/Thioesterase.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt copying pyhmmer/tests/data/hmms/txt/bmyD.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt copying pyhmmer/tests/data/hmms/txt/laccase.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt copying pyhmmer/tests/data/hmms/txt/t2pks.hmm -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt creating build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt2 copying pyhmmer/tests/data/hmms/txt2/PF02826.hmm2 -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt2 copying pyhmmer/tests/data/hmms/txt2/PKSI-AT.hmm2 -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt2 copying pyhmmer/tests/data/hmms/txt2/Thioesterase.hmm2 -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt2 copying pyhmmer/tests/data/hmms/txt2/t2pks.hmm2 -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/hmms/txt2 creating build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer copying pyhmmer/tests/data/jackhmmer/KR-1.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer copying pyhmmer/tests/data/jackhmmer/KR-1_bkup.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer copying pyhmmer/tests/data/jackhmmer/KR-2.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer copying pyhmmer/tests/data/jackhmmer/KR-3.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer copying pyhmmer/tests/data/jackhmmer/KR-4.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer copying pyhmmer/tests/data/jackhmmer/KR-5.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer copying pyhmmer/tests/data/jackhmmer/KR-6.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer copying pyhmmer/tests/data/jackhmmer/p12748-1.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer copying pyhmmer/tests/data/jackhmmer/p12748-2.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer copying pyhmmer/tests/data/jackhmmer/p12748-3.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/jackhmmer creating build/lib.linux-aarch64-3.9/pyhmmer/tests/data/msa copying pyhmmer/tests/data/msa/LuxC.faa -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/msa copying pyhmmer/tests/data/msa/LuxC.hmmalign.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/msa copying pyhmmer/tests/data/msa/LuxC.sto -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/msa copying pyhmmer/tests/data/msa/laccase.clw -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/msa creating build/lib.linux-aarch64-3.9/pyhmmer/tests/data/seqs copying pyhmmer/tests/data/seqs/938293.PRJEB85.HG003687.faa -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/seqs copying pyhmmer/tests/data/seqs/BGC0001090.gbk -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/seqs copying pyhmmer/tests/data/seqs/CP000560.2.fna -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/seqs copying pyhmmer/tests/data/seqs/CP040672.1.genes_100.fna -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/seqs copying pyhmmer/tests/data/seqs/LuxC.faa -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/seqs copying pyhmmer/tests/data/seqs/PKSI.faa -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/seqs copying pyhmmer/tests/data/seqs/bmyD.fna -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/seqs creating build/lib.linux-aarch64-3.9/pyhmmer/tests/data/tables copying pyhmmer/tests/data/tables/A0A089QRB9.domtbl -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/tables copying pyhmmer/tests/data/tables/PF02826.domtbl -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/tables copying pyhmmer/tests/data/tables/PF02826.tbl -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/tables copying pyhmmer/tests/data/tables/bmyD1.tbl -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/tables copying pyhmmer/tests/data/tables/bmyD2.tbl -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/tables copying pyhmmer/tests/data/tables/bmyD3.tbl -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/tables copying pyhmmer/tests/data/tables/t2pks.domtbl -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/tables copying pyhmmer/tests/data/tables/t2pks.scan.tbl -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/tables copying pyhmmer/tests/data/tables/t2pks.tbl -> build/lib.linux-aarch64-3.9/pyhmmer/tests/data/tables running build_clib creating build/temp.linux-aarch64-3.9 generating "divsufsort.h" for divsufsort library copying vendor/hmmer/libdivsufsort/divsufsort.h.in -> build/temp.linux-aarch64-3.9/divsufsort.h generating "esl_config.h" for easel library gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_stdio_h.c -o build/temp.linux-aarch64-3.9/have_stdio_h.o checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_stdlib_h.c -o build/temp.linux-aarch64-3.9/have_stdlib_h.o checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_string_h.c -o build/temp.linux-aarch64-3.9/have_string_h.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_inttypes_h.c -o build/temp.linux-aarch64-3.9/have_inttypes_h.o checking whether can be included... yes checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_stdint_h.c -o build/temp.linux-aarch64-3.9/have_stdint_h.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_strings_h.c -o build/temp.linux-aarch64-3.9/have_strings_h.o checking whether can be included... yes checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sys_stat_h.c -o build/temp.linux-aarch64-3.9/have_sys_stat_h.o checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sys_types_h.c -o build/temp.linux-aarch64-3.9/have_sys_types_h.o checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_unistd_h.c -o build/temp.linux-aarch64-3.9/have_unistd_h.o checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_endian_h.c -o build/temp.linux-aarch64-3.9/have_endian_h.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_netinet_in_h.c -o build/temp.linux-aarch64-3.9/have_netinet_in_h.o checking whether can be included... yes checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sys_param_h.c -o build/temp.linux-aarch64-3.9/have_sys_param_h.o checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sys_sysctl_h.c -o build/temp.linux-aarch64-3.9/have_sys_sysctl_h.o build/temp.linux-aarch64-3.9/have_sys_sysctl_h.c:1:10: fatal error: sys/sysctl.h: No such file or directory 1 | #include "sys/sysctl.h" | ^~~~~~~~~~~~~~ compilation terminated. gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_aligned_alloc.c -o build/temp.linux-aarch64-3.9/have_aligned_alloc.o -Wno-all checking whether can be included... no cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'aligned_alloc' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_erfc.c -o build/temp.linux-aarch64-3.9/have_erfc.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'erfc' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_getpid.c -o build/temp.linux-aarch64-3.9/have_getpid.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'getpid' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have__mm_malloc.c -o build/temp.linux-aarch64-3.9/have__mm_malloc.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function '_mm_malloc' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_popen.c -o build/temp.linux-aarch64-3.9/have_popen.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'popen' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_posix_memalign.c -o build/temp.linux-aarch64-3.9/have_posix_memalign.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_strcasecmp.c -o build/temp.linux-aarch64-3.9/have_strcasecmp.o -Wno-all checking whether function 'posix_memalign' is available... no cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'strcasecmp' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_strsep.c -o build/temp.linux-aarch64-3.9/have_strsep.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'strsep' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sysconf.c -o build/temp.linux-aarch64-3.9/have_sysconf.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sysctl.c -o build/temp.linux-aarch64-3.9/have_sysctl.o -Wno-all checking whether function 'sysconf' is available... no cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] build/temp.linux-aarch64-3.9/have_sysctl.c:2:10: fatal error: sys/sysctl.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~ cc1: some warnings being treated as errors compilation terminated. checking whether function 'sysctl' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_times.c -o build/temp.linux-aarch64-3.9/have_times.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'times' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_fseeko.c -o build/temp.linux-aarch64-3.9/have_fseeko.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'fseeko' is available... no generating "p7_config.h" for hmmer library gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_endian_h.c -o build/temp.linux-aarch64-3.9/have_endian_h.o checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_inttypes_h.c -o build/temp.linux-aarch64-3.9/have_inttypes_h.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_stdint_h.c -o build/temp.linux-aarch64-3.9/have_stdint_h.o checking whether can be included... yes checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_unistd_h.c -o build/temp.linux-aarch64-3.9/have_unistd_h.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sys_types_h.c -o build/temp.linux-aarch64-3.9/have_sys_types_h.o checking whether can be included... yes checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_netinet_in_h.c -o build/temp.linux-aarch64-3.9/have_netinet_in_h.o checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sys_param_h.c -o build/temp.linux-aarch64-3.9/have_sys_param_h.o checking whether can be included... yes gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sys_sysctl_h.c -o build/temp.linux-aarch64-3.9/have_sys_sysctl_h.o build/temp.linux-aarch64-3.9/have_sys_sysctl_h.c:1:10: fatal error: sys/sysctl.h: No such file or directory 1 | #include "sys/sysctl.h" | ^~~~~~~~~~~~~~ compilation terminated. checking whether can be included... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_mkstemp.c -o build/temp.linux-aarch64-3.9/have_mkstemp.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'mkstemp' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_popen.c -o build/temp.linux-aarch64-3.9/have_popen.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'popen' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_putenv.c -o build/temp.linux-aarch64-3.9/have_putenv.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'putenv' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_strcasecmp.c -o build/temp.linux-aarch64-3.9/have_strcasecmp.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'strcasecmp' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_strsep.c -o build/temp.linux-aarch64-3.9/have_strsep.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'strsep' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_times.c -o build/temp.linux-aarch64-3.9/have_times.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'times' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_getpid.c -o build/temp.linux-aarch64-3.9/have_getpid.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'getpid' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sysctl.c -o build/temp.linux-aarch64-3.9/have_sysctl.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] build/temp.linux-aarch64-3.9/have_sysctl.c:2:10: fatal error: sys/sysctl.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~ cc1: some warnings being treated as errors compilation terminated. gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_sysconf.c -o build/temp.linux-aarch64-3.9/have_sysconf.o -Wno-all checking whether function 'sysctl' is available... no cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_getcwd.c -o build/temp.linux-aarch64-3.9/have_getcwd.o -Wno-all checking whether function 'sysconf' is available... no cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'getcwd' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_chmod.c -o build/temp.linux-aarch64-3.9/have_chmod.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'chmod' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_stat.c -o build/temp.linux-aarch64-3.9/have_stat.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'stat' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_fstat.c -o build/temp.linux-aarch64-3.9/have_fstat.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'fstat' is available... no gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c build/temp.linux-aarch64-3.9/have_erfc.c -o build/temp.linux-aarch64-3.9/have_erfc.o -Wno-all cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors checking whether function 'erfc' is available... no generating build/temp.linux-aarch64-3.9/esl_sqio_ascii.c from vendor/easel/esl_sqio_ascii.c generating build/temp.linux-aarch64-3.9/p7_hmmfile.c from vendor/hmmer/src/p7_hmmfile.c generating build/temp.linux-aarch64-3.9/libdivsufsort.a from vendor/hmmer/libdivsufsort/divsufsort.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/libdivsufsort/divsufsort.o from vendor/hmmer/libdivsufsort/divsufsort.c creating build/temp.linux-aarch64-3.9/vendor creating build/temp.linux-aarch64-3.9/vendor/hmmer creating build/temp.linux-aarch64-3.9/vendor/hmmer/libdivsufsort gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/libdivsufsort/divsufsort.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/libdivsufsort/divsufsort.o ar rcs build/temp.linux-aarch64-3.9/libdivsufsort.a build/temp.linux-aarch64-3.9/vendor/hmmer/libdivsufsort/divsufsort.o generating build/temp.linux-aarch64-3.9/libeasel.a from vendor/easel/esl_minimizer.c, vendor/easel/esl_arr2.c, vendor/easel/esl_arr3.c, vendor/easel/esl_huffman.c, vendor/easel/esl_msafile_afa.c, vendor/easel/interface_lapack.c, vendor/easel/esl_varint.c, vendor/easel/esl_msafile_clustal.c, vendor/easel/esl_msafile_selex.c, vendor/easel/esl_wuss.c, vendor/easel/esl_msafile_stockholm.c, vendor/easel/esl_recorder.c, vendor/easel/esl_ratematrix.c, vendor/easel/esl_sqio.c, vendor/easel/esl_regexp.c, vendor/easel/esl_keyhash.c, vendor/easel/esl_mpi.c, vendor/easel/esl_alphabet.c, vendor/easel/esl_subcmd.c, vendor/easel/esl_scorematrix.c, vendor/easel/esl_neon.c, vendor/easel/esl_msafile_psiblast.c, vendor/easel/esl_tree.c, vendor/easel/esl_sq.c, vendor/easel/esl_ssi.c, vendor/easel/esl_gumbel.c, vendor/easel/esl_swat.c, vendor/easel/esl_normal.c, vendor/easel/esl_mixdchlet.c, vendor/easel/esl_vmx.c, vendor/easel/esl_mixgev.c, vendor/easel/esl_threads.c, vendor/easel/esl_histogram.c, vendor/easel/esl_buffer.c, vendor/easel/esl_stack.c, vendor/easel/esl_dsqdata.c, vendor/easel/esl_fileparser.c, vendor/easel/esl_quicksort.c, vendor/easel/esl_matrixops.c, vendor/easel/easel.c, vendor/easel/esl_rand64.c, vendor/easel/esl_msafile_a2m.c, vendor/easel/esl_getopts.c, vendor/easel/esl_dmatrix.c, vendor/easel/esl_alloc.c, vendor/easel/esl_hyperexp.c, vendor/easel/esl_json.c, vendor/easel/esl_avx.c, vendor/easel/esl_heap.c, vendor/easel/esl_weibull.c, vendor/easel/esl_red_black.c, vendor/easel/esl_randomseq.c, vendor/easel/esl_rootfinder.c, vendor/easel/esl_msaweight.c, vendor/easel/esl_msafile_phylip.c, vendor/easel/esl_exponential.c, vendor/easel/esl_sqio_ncbi.c, vendor/easel/esl_gencode.c, vendor/easel/esl_dirichlet.c, vendor/easel/esl_cpu.c, vendor/easel/esl_stats.c, vendor/easel/esl_graph.c, vendor/easel/esl_avx512.c, vendor/easel/esl_composition.c, vendor/easel/esl_gamma.c, vendor/easel/esl_hmm.c, vendor/easel/esl_msacluster.c, vendor/easel/esl_workqueue.c, vendor/easel/esl_gev.c, vendor/easel/esl_paml.c, vendor/easel/interface_gsl.c, vendor/easel/esl_cluster.c, vendor/easel/esl_sse.c, vendor/easel/esl_bitfield.c, vendor/easel/esl_stretchexp.c, vendor/easel/esl_random.c, vendor/easel/esl_vectorops.c, vendor/easel/esl_msa.c, vendor/easel/esl_msashuffle.c, vendor/easel/esl_msafile2.c, vendor/easel/esl_distance.c, vendor/easel/esl_mem.c, vendor/easel/esl_msafile.c, vendor/easel/esl_stopwatch.c, build/temp.linux-aarch64-3.9/esl_sqio_ascii.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_minimizer.o from vendor/easel/esl_minimizer.c creating build/temp.linux-aarch64-3.9/vendor/easel gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_minimizer.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_minimizer.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_arr2.o from vendor/easel/esl_arr2.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_arr2.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_arr2.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_arr3.o from vendor/easel/esl_arr3.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_arr3.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_arr3.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_huffman.o from vendor/easel/esl_huffman.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_huffman.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_huffman.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_afa.o from vendor/easel/esl_msafile_afa.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msafile_afa.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_afa.o generating build/temp.linux-aarch64-3.9/vendor/easel/interface_lapack.o from vendor/easel/interface_lapack.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/interface_lapack.c -o build/temp.linux-aarch64-3.9/vendor/easel/interface_lapack.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_varint.o from vendor/easel/esl_varint.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_varint.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_varint.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_clustal.o from vendor/easel/esl_msafile_clustal.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msafile_clustal.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_clustal.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_selex.o from vendor/easel/esl_msafile_selex.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msafile_selex.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_selex.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_wuss.o from vendor/easel/esl_wuss.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_wuss.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_wuss.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_stockholm.o from vendor/easel/esl_msafile_stockholm.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msafile_stockholm.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_stockholm.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_recorder.o from vendor/easel/esl_recorder.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_recorder.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_recorder.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_ratematrix.o from vendor/easel/esl_ratematrix.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_ratematrix.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_ratematrix.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_sqio.o from vendor/easel/esl_sqio.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_regexp.o from vendor/easel/esl_regexp.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_regexp.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_regexp.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_sqio.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_sqio.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_keyhash.o from vendor/easel/esl_keyhash.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_keyhash.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_keyhash.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_mpi.o from vendor/easel/esl_mpi.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_mpi.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_mpi.o vendor/easel/esl_minimizer.c: In function ‘esl_min_ConjugateGradientDescent’: vendor/easel/esl_minimizer.c:243:23: warning: ‘fx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 243 | if (opt_fx) *opt_fx = fx; | ~~~~~~~~^~~~ vendor/easel/esl_minimizer.c:720:21: warning: ‘cx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 720 | m = 0.5 * (a+b); | ~~^~~ vendor/easel/esl_minimizer.c:118:16: note: ‘cx’ was declared here 118 | double ax,bx,cx; | ^~ vendor/easel/esl_minimizer.c:711:8: warning: ‘ax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 711 | x=v=w= a + c*(b-a); /* initial guess of x by golden section */ | ~^~~~~~~~~~~~~ vendor/easel/esl_minimizer.c:118:10: note: ‘ax’ was declared here 118 | double ax,bx,cx; | ^~ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_alphabet.o from vendor/easel/esl_alphabet.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_alphabet.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_alphabet.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_subcmd.o from vendor/easel/esl_subcmd.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_subcmd.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_subcmd.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_scorematrix.o from vendor/easel/esl_scorematrix.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_scorematrix.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_scorematrix.o vendor/easel/esl_keyhash.c: In function ‘esl_keyhash_Clone’: vendor/easel/esl_keyhash.c:94:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘const unsigned int’} [-Wsign-compare] 94 | for (h = 0; h < kh->hashsize; h++) | ^ vendor/easel/esl_keyhash.c: In function ‘esl_keyhash_Reuse’: vendor/easel/esl_keyhash.c:171:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 171 | for (i = 0; i < kh->hashsize; i++) kh->hashtable[i] = -1; | ^ vendor/easel/esl_keyhash.c: In function ‘esl_keyhash_Dump’: vendor/easel/esl_keyhash.c:215:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘const unsigned int’} [-Wsign-compare] 215 | for (h = 0; h < kh->hashsize; h++) | ^ vendor/easel/esl_keyhash.c: In function ‘esl_keyhash_Store’: vendor/easel/esl_keyhash.c:310:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 310 | if (kh->nkeys > 3*kh->hashsize) | ^ vendor/easel/esl_keyhash.c: In function ‘keyhash_create’: vendor/easel/esl_keyhash.c:401:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 401 | for (i = 0; i < kh->hashsize; i++) kh->hashtable[i] = -1; | ^ vendor/easel/esl_keyhash.c: In function ‘key_upsize’: vendor/easel/esl_keyhash.c:491:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 491 | for (i = 0; i < kh->hashsize; i++) kh->hashtable[i] = -1; | ^ vendor/easel/esl_wuss.c: In function ‘esl_wuss2ct’: vendor/easel/esl_wuss.c:136:10: warning: ‘status’ may be used uninitialized in this function [-Wmaybe-uninitialized] 136 | return status; | ^~~~~~ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_neon.o from vendor/easel/esl_neon.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_psiblast.o from vendor/easel/esl_msafile_psiblast.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msafile_psiblast.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_psiblast.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_tree.o from vendor/easel/esl_tree.c vendor/easel/esl_varint.c: In function ‘esl_varint_google_decode’: gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_neon.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_neon.o vendor/easel/esl_varint.c:474:11: warning: ‘grp’ may be used uninitialized in this function [-Wmaybe-uninitialized] 474 | if (grp & cmask) { status = eslEOD; goto ERROR; } | ~~~~^~~~~~~ vendor/easel/esl_alphabet.c: In function ‘esl_alphabet_CreateCustom’: generating build/temp.linux-aarch64-3.9/vendor/easel/esl_gumbel.o from vendor/easel/esl_gumbel.c vendor/easel/esl_alphabet.c:107:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 107 | if (strlen(alphabet) != Kp) ESL_XEXCEPTION(eslEINVAL, "alphabet length != Kp"); | ^~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_gumbel.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_gumbel.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_swat.o from vendor/easel/esl_swat.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_ssi.o from vendor/easel/esl_ssi.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_ssi.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_ssi.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_vmx.o from vendor/easel/esl_vmx.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_vmx.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_vmx.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_histogram.o from vendor/easel/esl_histogram.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_swat.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_swat.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_buffer.o from vendor/easel/esl_buffer.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_quicksort.o from vendor/easel/esl_quicksort.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_quicksort.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_quicksort.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_tree.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_tree.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_threads.o from vendor/easel/esl_threads.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_stack.o from vendor/easel/esl_stack.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_stack.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_stack.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_dsqdata.o from vendor/easel/esl_dsqdata.c vendor/easel/esl_ssi.c: In function ‘esl_ssi_FindNumber’: vendor/easel/esl_ssi.c:261:12: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 261 | if (nkey >= ssi->nprimary) { status = eslENOTFOUND; goto ERROR; } | ^~ vendor/easel/esl_ssi.c: In function ‘esl_newssi_AddFile’: vendor/easel/esl_ssi.c:728:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 728 | if ((n+1) > ns->flen) ns->flen = n+1; | ^ vendor/easel/esl_ssi.c: In function ‘esl_newssi_AddKey’: vendor/easel/esl_ssi.c:862:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 862 | if (n > ns->plen) ns->plen = n; | ^ vendor/easel/esl_ssi.c:893:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 893 | for (i = ns->nprimary; i < ns->nprimary + eslSSI_KCHUNK; i++) | ^ vendor/easel/esl_ssi.c: In function ‘esl_newssi_AddAlias’: vendor/easel/esl_ssi.c:941:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 941 | if (n > ns->slen) ns->slen = n; | ^ vendor/easel/esl_ssi.c:957:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 957 | for (i = ns->nsecondary; i < ns->nsecondary+eslSSI_KCHUNK; i++) { | ^ vendor/easel/esl_ssi.c: In function ‘esl_newssi_Write’: vendor/easel/esl_ssi.c:1149:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1149 | for (i = 0; i < ns->nprimary; i++) | ^ vendor/easel/esl_ssi.c:1167:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1167 | for (i = 0; i < ns->nprimary; i++) | ^ vendor/easel/esl_ssi.c:1187:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1187 | for (i = 0; i < ns->nsecondary; i++) | ^ vendor/easel/esl_ssi.c:1204:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1204 | for (i = 0; i < ns->nsecondary; i++) | ^ vendor/easel/esl_ssi.c: In function ‘esl_newssi_Close’: vendor/easel/esl_ssi.c:1253:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1253 | for (i = 0; i < ns->nprimary; i++) | ^ vendor/easel/esl_ssi.c:1259:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1259 | for (i = 0; i < ns->nsecondary; i++) | ^ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_mixgev.o from vendor/easel/esl_mixgev.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_normal.o from vendor/easel/esl_normal.c generating build/temp.linux-aarch64-3.9/vendor/easel/easel.o from vendor/easel/easel.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_buffer.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_buffer.o vendor/easel/esl_ssi.c: In function ‘activate_external_sort’: generating build/temp.linux-aarch64-3.9/vendor/easel/esl_sq.o from vendor/easel/esl_sq.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_sq.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_sq.o vendor/easel/esl_ssi.c:1351:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1351 | for (i = 0; i < ns->nprimary; i++) { | ^ vendor/easel/esl_ssi.c:1370:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1370 | for (i = 0; i < ns->nsecondary; i++) | ^ vendor/easel/esl_ssi.c:1376:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1376 | for (i = 0; i < ns->nprimary; i++) free(ns->pkeys[i].key); | ^ vendor/easel/esl_ssi.c:1377:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1377 | for (i = 0; i < ns->nsecondary; i++) free(ns->skeys[i].key); | ^ vendor/easel/esl_ssi.c:1378:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1378 | for (i = 0; i < ns->nsecondary; i++) free(ns->skeys[i].pkey); | ^ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_a2m.o from vendor/easel/esl_msafile_a2m.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_getopts.o from vendor/easel/esl_getopts.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_histogram.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_histogram.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_normal.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_normal.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_fileparser.o from vendor/easel/esl_fileparser.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_fileparser.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_fileparser.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msafile_a2m.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_a2m.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_getopts.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_getopts.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_rand64.o from vendor/easel/esl_rand64.c vendor/easel/esl_regexp.c: In function ‘regbranch’: vendor/easel/esl_regexp.c:804:18: warning: ‘flags’ may be used uninitialized in this function [-Wmaybe-uninitialized] 804 | *flagp |= flags&HASWIDTH; | ^ vendor/easel/esl_msafile_selex.c: In function ‘esl_msafile_selex_Read’: vendor/easel/esl_msafile_selex.c:722:71: warning: ‘p’ may be used uninitialized in this function [-Wmaybe-uninitialized] 722 | for (alen = msa->alen+nleft+ntext; alen < msa->alen+nadd; alen++) p[alen] = '.'; | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_mixgev.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_mixgev.o vendor/easel/esl_msafile_selex.c:645:13: note: ‘p’ was declared here 645 | char *p; | ^ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_hyperexp.o from vendor/easel/esl_hyperexp.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/easel.c -o build/temp.linux-aarch64-3.9/vendor/easel/easel.o vendor/easel/esl_sq.c: In function ‘esl_sq_CreateFrom’: vendor/easel/esl_sq.c:104:22: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 104 | if (strlen(ss) != n) ESL_XEXCEPTION(eslEINVAL, "ss, seq lengths mismatch"); | ^~ vendor/easel/esl_buffer.c: In function ‘esl_buffer_OpenMem’: vendor/easel/esl_buffer.c:433:41: warning: operand of ‘?:’ changes signedness from ‘esl_pos_t’ {aka ‘long int’} to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 433 | bf->n = (n == -1) ? strlen(p) : n; | ^ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_mixdchlet.o from vendor/easel/esl_mixdchlet.c vendor/easel/esl_sq.c: In function ‘esl_sq_CreateDigitalFrom’: vendor/easel/esl_sq.c:785:22: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 785 | if (strlen(ss) != sq->n) ESL_XEXCEPTION(eslEINVAL, "ss, seq lengths mismatch"); | ^~ vendor/easel/esl_buffer.c: In function ‘esl_buffer_Read’: vendor/easel/esl_buffer.c:1494:23: warning: comparison of integer expressions of different signedness: ‘esl_pos_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1494 | if (bf->n - bf->pos < nbytes) | ^ vendor/easel/esl_buffer.c:1499:31: warning: comparison of integer expressions of different signedness: ‘esl_pos_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1499 | else if (bf->n-bf->pos < nbytes) return eslEOF; | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_dsqdata.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_dsqdata.o vendor/easel/esl_sq.c: In function ‘esl_sq_Checksum’: vendor/easel/esl_sq.c:1636:25: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 1636 | for (pos = 0; pos < sq->n; pos++) | ^ vendor/easel/esl_sq.c:1645:25: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 1645 | for (pos = 1; pos <= sq->n; pos++) | ^~ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_json.o from vendor/easel/esl_json.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_avx.o from vendor/easel/esl_avx.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_dmatrix.o from vendor/easel/esl_dmatrix.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_alloc.o from vendor/easel/esl_alloc.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_threads.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_threads.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_avx.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_avx.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_dmatrix.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_dmatrix.o vendor/easel/esl_histogram.c: In function ‘esl_histogram_GetRank’: vendor/easel/esl_histogram.c:541:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 541 | if (rank > h->n) | ^ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_matrixops.o from vendor/easel/esl_matrixops.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_mixdchlet.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_mixdchlet.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_json.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_json.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_rand64.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_rand64.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_hyperexp.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_hyperexp.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_matrixops.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_matrixops.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_alloc.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_alloc.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_heap.o from vendor/easel/esl_heap.c vendor/easel/esl_getopts.c: In function ‘get_optidx_abbrev’: vendor/easel/esl_getopts.c:1308:8: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1308 | if (n == strlen(g->opt[i].name)) { nexact++; break; } /* an exact match; can stop now (xref bug #e4) */ | ^~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_heap.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_heap.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_weibull.o from vendor/easel/esl_weibull.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_rootfinder.o from vendor/easel/esl_rootfinder.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_red_black.o from vendor/easel/esl_red_black.c vendor/easel/esl_dsqdata.c: In function ‘esl_dsqdata_Open’: vendor/easel/esl_dsqdata.c:253:21: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 253 | if (alphatype != dd->abc_r->type) | ^~ vendor/easel/esl_dsqdata.c: In function ‘esl_dsqdata_Write’: vendor/easel/esl_dsqdata.c:614:17: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 614 | if (sq->n > max_seqlen) max_seqlen = sq->n; | ^ vendor/easel/esl_dsqdata.c:615:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 615 | n = strlen(sq->name); if (n > max_namelen) max_namelen = n; | ^ vendor/easel/esl_dsqdata.c:616:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 616 | n = strlen(sq->acc); if (n > max_acclen) max_acclen = n; | ^ vendor/easel/esl_dsqdata.c:617:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 617 | n = strlen(sq->desc); if (n > max_desclen) max_desclen = n; | ^ vendor/easel/esl_dsqdata.c:676:53: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 676 | if ( fwrite(psq, sizeof(uint32_t), plen, sfp) != plen) | ^~ vendor/easel/esl_dsqdata.c:682:53: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 682 | if ( fwrite(sq->name, sizeof(char), n+1, mfp) != n+1) | ^~ vendor/easel/esl_dsqdata.c:687:53: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 687 | if ( fwrite(sq->acc, sizeof(char), n+1, mfp) != n+1) | ^~ vendor/easel/esl_dsqdata.c:692:53: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 692 | if ( fwrite(sq->desc, sizeof(char), n+1, mfp) != n+1) | ^~ vendor/easel/esl_dsqdata.c: In function ‘dsqdata_unpacker_thread’: vendor/easel/esl_dsqdata.c:1129:1: warning: control reaches end of non-void function [-Wreturn-type] 1129 | } | ^ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_exponential.o from vendor/easel/esl_exponential.c vendor/easel/esl_dsqdata.c: In function ‘dsqdata_loader_thread’: vendor/easel/esl_dsqdata.c:1052:1: warning: control reaches end of non-void function [-Wreturn-type] 1052 | } | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_weibull.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_weibull.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_phylip.o from vendor/easel/esl_msafile_phylip.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msaweight.o from vendor/easel/esl_msaweight.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msaweight.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msaweight.o vendor/easel/easel.c: In function ‘esl_FileNewSuffix’: vendor/easel/easel.c:1807:46: warning: operand of ‘?:’ changes signedness from ‘long int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 1807 | nf = (lastdot == NULL)? strlen(filename) : lastdot-filename; | ^~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_exponential.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_exponential.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_rootfinder.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_rootfinder.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_red_black.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_red_black.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_randomseq.o from vendor/easel/esl_randomseq.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_randomseq.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_randomseq.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_sqio_ncbi.o from vendor/easel/esl_sqio_ncbi.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msafile_phylip.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_phylip.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_sqio_ncbi.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_sqio_ncbi.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_gencode.o from vendor/easel/esl_gencode.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_dirichlet.o from vendor/easel/esl_dirichlet.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_gencode.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_gencode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_dirichlet.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_dirichlet.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_cpu.o from vendor/easel/esl_cpu.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_cpu.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_cpu.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_stats.o from vendor/easel/esl_stats.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_stats.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_stats.o vendor/easel/esl_sqio_ncbi.c: In function ‘sqncbi_ParseIndexFile’: vendor/easel/esl_sqio_ncbi.c:216:24: warning: comparison of integer expressions of different signedness: ‘__uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 216 | if (htobe32(info[1]) != dbtype) status = eslEUNIMPLEMENTED; | ^~ vendor/easel/esl_sqio_ncbi.c:226:58: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 226 | if (fread(ncbi->title, sizeof(char), len, ncbi->fppin) != len) { status = eslFAIL; goto ERROR; } | ^~ vendor/easel/esl_sqio_ncbi.c:233:62: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 233 | if (fread(ncbi->timestamp, sizeof(char), len, ncbi->fppin) != len) { status = eslFAIL; goto ERROR; } | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘sqncbi_Read’: vendor/easel/esl_sqio_ncbi.c:758:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 758 | if (ncbi->index >= ncbi->num_seq) return eslEOF; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘sqncbi_ReadInfo’: vendor/easel/esl_sqio_ncbi.c:809:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 809 | if (ncbi->index >= ncbi->num_seq) return eslEOF; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘sqncbi_ReadSequence’: vendor/easel/esl_sqio_ncbi.c:860:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 860 | if (ncbi->index >= ncbi->num_seq) return eslEOF; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘sqncbi_ReadWindow’: vendor/easel/esl_sqio_ncbi.c:1036:33: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1036 | if (status != eslOK || nres != W) { | ^~ vendor/easel/esl_sqio_ncbi.c:1059:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1059 | if (ncbi->index >= ncbi->num_seq) return eslEOF; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘volume_open’: vendor/easel/esl_sqio_ncbi.c:1421:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1421 | if (volume < 0 || volume > ncbi->volumes) return eslEINVAL; | ^ vendor/easel/esl_sqio_ncbi.c:1458:24: warning: comparison of integer expressions of different signedness: ‘__uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1458 | if (htobe32(info[1]) != dbtype) status = eslEFORMAT; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘pos_sequence’: vendor/easel/esl_sqio_ncbi.c:1513:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1513 | if (inx < 0 || inx > ncbi->num_seq) return eslEINVAL; | ^ vendor/easel/esl_sqio_ncbi.c:1519:25: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1519 | if (ncbi->index_start == -1 || inx < start || inx > end) { | ^~ vendor/easel/esl_sqio_ncbi.c:1519:38: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1519 | if (ncbi->index_start == -1 || inx < start || inx > end) { | ^ vendor/easel/esl_sqio_ncbi.c:1519:53: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1519 | if (ncbi->index_start == -1 || inx < start || inx > end) { | ^ vendor/easel/esl_sqio_ncbi.c:1524:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1524 | if (inx < volume->start_seq || inx > volume->end_seq) { | ^ vendor/easel/esl_sqio_ncbi.c:1524:42: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1524 | if (inx < volume->start_seq || inx > volume->end_seq) { | ^ vendor/easel/esl_sqio_ncbi.c:1526:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1526 | for (cnt = 0; cnt < ncbi->volumes; ++cnt) { | ^ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_graph.o from vendor/easel/esl_graph.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_graph.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_graph.o vendor/easel/esl_sqio_ncbi.c:1527:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1527 | if (inx < volume->end_seq) break; | ^ vendor/easel/esl_sqio_ncbi.c:1532:10: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1532 | if (cnt >= ncbi->volumes) return eslFAIL; | ^~ vendor/easel/esl_sqio_ncbi.c:1539:27: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1539 | if (ncbi->index_start == -1 || inx > end) { | ^~ vendor/easel/esl_sqio_ncbi.c:1539:40: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1539 | if (ncbi->index_start == -1 || inx > end) { | ^ vendor/easel/esl_sqio_ncbi.c:1564:70: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1564 | if (fread(ncbi->hdr_indexes, sizeof(uint32_t), cnt, ncbi->fppin) != cnt) { | ^~ vendor/easel/esl_sqio_ncbi.c:1572:70: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1572 | if (fread(ncbi->seq_indexes, sizeof(uint32_t), cnt, ncbi->fppin) != cnt) { | ^~ vendor/easel/esl_sqio_ncbi.c:1581:72: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1581 | if (fread(ncbi->amb_indexes, sizeof(uint32_t), cnt, ncbi->fppin) != cnt) { | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘read_amino’: vendor/easel/esl_sqio_ncbi.c:1623:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1623 | if (ncbi->index >= ncbi->num_seq) return eslEOF; | ^~ vendor/easel/esl_sqio_ncbi.c:1633:53: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1633 | if (fread(ptr, sizeof(char), size, ncbi->fppsq) != size) return eslEFORMAT; | ^~ vendor/easel/esl_sqio_ncbi.c:1641:53: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1641 | if (fread(ptr, sizeof(char), size, ncbi->fppsq) != size) return eslEFORMAT; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘read_dna’: vendor/easel/esl_sqio_ncbi.c:1690:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1690 | if (ncbi->index >= ncbi->num_seq) return eslEOF; | ^~ vendor/easel/esl_sqio_ncbi.c:1701:61: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1701 | if (fread(ncbi->hdr_buf, sizeof(char), size, ncbi->fppsq) != size) return eslEFORMAT; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘read_nres_amino’: vendor/easel/esl_sqio_ncbi.c:1831:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1831 | if (ncbi->index >= ncbi->num_seq) return eslEOF; | ^~ vendor/easel/esl_sqio_ncbi.c:1856:51: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1856 | if (fread(ptr, sizeof(char), size, ncbi->fppsq) != size) return eslEFORMAT; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘correct_ambiguity’: vendor/easel/esl_sqio_ncbi.c:1924:65: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 1924 | if (fread(ncbi->hdr_buf, sizeof(char), size, ncbi->fppsq) != size) return eslEFORMAT; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘read_nres_dna’: vendor/easel/esl_sqio_ncbi.c:2005:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 2005 | if (ncbi->index >= ncbi->num_seq) return eslEOF; | ^~ vendor/easel/esl_sqio_ncbi.c:2047:62: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 2047 | if (fread(ncbi->hdr_buf, sizeof(char), ssize, ncbi->fppsq) != ssize) return eslEFORMAT; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘inmap_ncbi_dna’: vendor/easel/esl_sqio_ncbi.c:2178:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2178 | for (x = 0; x < strlen(ncbisym); ++x) { | ^ vendor/easel/esl_sqio_ncbi.c:2179:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2179 | for (y = 0; y < strlen(abc->sym); ++y) { | ^ vendor/easel/esl_sqio_ncbi.c:2187:11: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2187 | if (y >= strlen(abc->sym)) return eslEFORMAT; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘inmap_ncbi_amino’: vendor/easel/esl_sqio_ncbi.c:2226:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2226 | for (x = 0; x < strlen(ncbisym); ++x) { | ^ vendor/easel/esl_sqio_ncbi.c:2227:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2227 | for (y = 0; y < strlen(abc->sym); ++y) { | ^ vendor/easel/esl_sqio_ncbi.c:2235:11: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2235 | if (y >= strlen(abc->sym)) return eslEFORMAT; | ^~ vendor/easel/esl_sqio_ncbi.c: In function ‘parse_header’: vendor/easel/esl_sqio_ncbi.c:2463:61: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 2463 | if (fread(ncbi->hdr_buf, sizeof(char), size, ncbi->fpphr) != size) return eslEFORMAT; | ^~ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_avx512.o from vendor/easel/esl_avx512.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_composition.o from vendor/easel/esl_composition.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_composition.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_composition.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_hmm.o from vendor/easel/esl_hmm.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_avx512.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_avx512.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msacluster.o from vendor/easel/esl_msacluster.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_gamma.o from vendor/easel/esl_gamma.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_gamma.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_gamma.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_hmm.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_hmm.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msacluster.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msacluster.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_workqueue.o from vendor/easel/esl_workqueue.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_workqueue.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_workqueue.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_gev.o from vendor/easel/esl_gev.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_gev.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_gev.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_paml.o from vendor/easel/esl_paml.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_paml.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_paml.o generating build/temp.linux-aarch64-3.9/vendor/easel/interface_gsl.o from vendor/easel/interface_gsl.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/interface_gsl.c -o build/temp.linux-aarch64-3.9/vendor/easel/interface_gsl.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_cluster.o from vendor/easel/esl_cluster.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_cluster.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_cluster.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_sse.o from vendor/easel/esl_sse.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_sse.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_sse.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_bitfield.o from vendor/easel/esl_bitfield.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_bitfield.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_bitfield.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_stretchexp.o from vendor/easel/esl_stretchexp.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_stretchexp.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_stretchexp.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_random.o from vendor/easel/esl_random.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_random.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_random.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_vectorops.o from vendor/easel/esl_vectorops.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_vectorops.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_vectorops.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msa.o from vendor/easel/esl_msa.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msa.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msa.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msashuffle.o from vendor/easel/esl_msashuffle.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msashuffle.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msashuffle.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile2.o from vendor/easel/esl_msafile2.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msafile2.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile2.o In file included from vendor/easel/esl_hmm.c:9: vendor/easel/esl_hmm.c: In function ‘esl_hmx_GrowTo’: vendor/easel/easel.h:416:36: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 416 | #define ESL_MIN(a,b) (((a)<(b))?(a):(b)) | ^ vendor/easel/esl_hmm.c:265:20: note: in expansion of macro ‘ESL_MIN’ 265 | mx->validR = ESL_MIN(mx->ncells / mx->allocM, mx->allocR); | ^~~~~~~ vendor/easel/easel.h:416:46: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘uint64_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 416 | #define ESL_MIN(a,b) (((a)<(b))?(a):(b)) | ^~~ vendor/easel/esl_hmm.c:265:20: note: in expansion of macro ‘ESL_MIN’ 265 | mx->validR = ESL_MIN(mx->ncells / mx->allocM, mx->allocR); | ^~~~~~~ generating build/temp.linux-aarch64-3.9/vendor/easel/esl_mem.o from vendor/easel/esl_mem.c generating build/temp.linux-aarch64-3.9/vendor/easel/esl_distance.o from vendor/easel/esl_distance.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_distance.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_distance.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_mem.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_mem.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile.o from vendor/easel/esl_msafile.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_msafile.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile.o generating build/temp.linux-aarch64-3.9/vendor/easel/esl_stopwatch.o from vendor/easel/esl_stopwatch.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c vendor/easel/esl_stopwatch.c -o build/temp.linux-aarch64-3.9/vendor/easel/esl_stopwatch.o generating build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/esl_sqio_ascii.o from build/temp.linux-aarch64-3.9/esl_sqio_ascii.c creating build/temp.linux-aarch64-3.9/build creating build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ibuild/temp.linux-aarch64-3.9 -c build/temp.linux-aarch64-3.9/esl_sqio_ascii.c -o build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/esl_sqio_ascii.o vendor/easel/esl_msafile_phylip.c: In function ‘esl_msafile_phylip_Read’: vendor/easel/esl_msafile_phylip.c:452:15: warning: ‘block_alen’ may be used uninitialized in this function [-Wmaybe-uninitialized] 452 | else if (cur_alen - alen != block_alen) ESL_XFAIL(eslEFORMAT, afp->errmsg, "number of residues on line differs from previous seqs in alignment block"); | ^ vendor/easel/esl_msafile_phylip.c:422:13: note: ‘block_alen’ was declared here 422 | int64_t block_alen; /* # of residues being added by current block */ | ^~~~~~~~~~ vendor/easel/esl_msa.c: In function ‘esl_msa_AddGS’: vendor/easel/esl_msa.c:1697:42: warning: operand of ‘?:’ changes signedness from ‘esl_pos_t’ {aka ‘long int’} to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 1697 | n2 = (vlen == -1 ? strlen(value) : vlen); | ^~~~ vendor/easel/esl_msa.c: In function ‘esl_msa_Validate’: vendor/easel/esl_msa.c:3168:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 3168 | if (strlen(msa->aseq[idx]) != msa->alen) ESL_FAIL(eslFAIL, errmsg, "seq %d: wrong length", idx); | ^~ vendor/easel/esl_msa.c:3175:61: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 3175 | if (msa->ss && msa->ss[idx] && strlen(msa->ss[idx]) != msa->alen) ESL_FAIL(eslFAIL, errmsg, "seq %d: SS wrong length", idx); | ^~ vendor/easel/esl_msa.c:3176:61: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 3176 | if (msa->sa && msa->sa[idx] && strlen(msa->sa[idx]) != msa->alen) ESL_FAIL(eslFAIL, errmsg, "seq %d: SA wrong length", idx); | ^~ vendor/easel/esl_msa.c:3177:61: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 3177 | if (msa->pp && msa->pp[idx] && strlen(msa->pp[idx]) != msa->alen) ESL_FAIL(eslFAIL, errmsg, "seq %d: PP wrong length", idx); | ^~ vendor/easel/esl_msa.c:3181:44: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 3181 | if (msa->ss_cons && strlen(msa->ss_cons) != msa->alen) ESL_FAIL(eslFAIL, errmsg, "SS_cons wrong length"); | ^~ vendor/easel/esl_msa.c:3182:44: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 3182 | if (msa->sa_cons && strlen(msa->sa_cons) != msa->alen) ESL_FAIL(eslFAIL, errmsg, "SA_cons wrong length"); | ^~ In file included from vendor/easel/esl_msafile2.c:26: vendor/easel/esl_msafile2.c: In function ‘esl_msafile2_ReadInfoPfam’: vendor/easel/easel.h:417:36: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 417 | #define ESL_MAX(a,b) (((a)>(b))?(a):(b)) | ^ vendor/easel/esl_msafile2.c:630:43: note: in expansion of macro ‘ESL_MAX’ 630 | for(i = 0; i < msa->ngc; i++) maxgc = ESL_MAX(maxgc, strlen(msa->gc_tag[i])); | ^~~~~~~ vendor/easel/easel.h:417:42: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 417 | #define ESL_MAX(a,b) (((a)>(b))?(a):(b)) | ^~~ vendor/easel/esl_msafile2.c:630:43: note: in expansion of macro ‘ESL_MAX’ 630 | for(i = 0; i < msa->ngc; i++) maxgc = ESL_MAX(maxgc, strlen(msa->gc_tag[i])); | ^~~~~~~ vendor/easel/easel.h:417:36: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 417 | #define ESL_MAX(a,b) (((a)>(b))?(a):(b)) | ^ vendor/easel/esl_msafile2.c:639:43: note: in expansion of macro ‘ESL_MAX’ 639 | for(i = 0; i < msa->ngf; i++) maxgf = ESL_MAX(maxgf, strlen(msa->gf_tag[i])); | ^~~~~~~ vendor/easel/easel.h:417:42: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 417 | #define ESL_MAX(a,b) (((a)>(b))?(a):(b)) | ^~~ vendor/easel/esl_msafile2.c:639:43: note: in expansion of macro ‘ESL_MAX’ 639 | for(i = 0; i < msa->ngf; i++) maxgf = ESL_MAX(maxgf, strlen(msa->gf_tag[i])); | ^~~~~~~ vendor/easel/esl_msa.c:3183:44: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 3183 | if (msa->pp_cons && strlen(msa->pp_cons) != msa->alen) ESL_FAIL(eslFAIL, errmsg, "PP_cons wrong length"); | ^~ vendor/easel/esl_random.c: In function ‘gamma_integer’: vendor/easel/esl_msa.c:3184:44: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 3184 | if (msa->rf && strlen(msa->rf) != msa->alen) ESL_FAIL(eslFAIL, errmsg, "RF wrong length"); | ^~ vendor/easel/esl_msa.c:3185:44: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘const long int’} [-Wsign-compare] 3185 | if (msa->mm && strlen(msa->mm ) != msa->alen) ESL_FAIL(eslFAIL, errmsg, "MM wrong length"); | ^~ vendor/easel/esl_random.c:652:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 652 | for (i = 0; i < a; i++) | ^ vendor/easel/esl_cluster.c: In function ‘esl_cluster_SingleLinkage’: vendor/easel/esl_cluster.c:151:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 151 | for (v = 0; v < n; v++) a[v] = n-v-1; /* initialize by pushing all vertices onto available list (backwards) */ | ^ vendor/easel/esl_stopwatch.c:15:15: warning: ‘stopwatch_getRealTime’ declared ‘static’ but never defined [-Wunused-function] 15 | static double stopwatch_getRealTime(void); | ^~~~~~~~~~~~~~~~~~~~~ vendor/easel/esl_msashuffle.c: In function ‘esl_msashuffle_CQRNA’: vendor/easel/esl_msashuffle.c:449:17: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 449 | if (strlen(y) != L) ESL_XEXCEPTION(eslEINVAL, "sequences of different lengths in qrna shuffle"); | ^~ build/temp.linux-aarch64-3.9/esl_sqio_ascii.c: In function ‘esl_sqascii_Open’: build/temp.linux-aarch64-3.9/esl_sqio_ascii.c:140:15: warning: unused variable ‘n’ [-Wunused-variable] 140 | int n; | ^ build/temp.linux-aarch64-3.9/esl_sqio_ascii.c: In function ‘sqascii_Echo’: build/temp.linux-aarch64-3.9/esl_sqio_ascii.c:1669:60: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1669 | if (fwrite(ascii->buf, sizeof(char), ascii->nc, ofp) != ascii->nc) ESL_EXCEPTION(eslESYS, "fwrite() failed"); | ^~ ar rcs build/temp.linux-aarch64-3.9/libeasel.a build/temp.linux-aarch64-3.9/vendor/easel/esl_minimizer.o build/temp.linux-aarch64-3.9/vendor/easel/esl_arr2.o build/temp.linux-aarch64-3.9/vendor/easel/esl_arr3.o build/temp.linux-aarch64-3.9/vendor/easel/esl_huffman.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_afa.o build/temp.linux-aarch64-3.9/vendor/easel/interface_lapack.o build/temp.linux-aarch64-3.9/vendor/easel/esl_varint.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_clustal.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_selex.o build/temp.linux-aarch64-3.9/vendor/easel/esl_wuss.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_stockholm.o build/temp.linux-aarch64-3.9/vendor/easel/esl_recorder.o build/temp.linux-aarch64-3.9/vendor/easel/esl_ratematrix.o build/temp.linux-aarch64-3.9/vendor/easel/esl_sqio.o build/temp.linux-aarch64-3.9/vendor/easel/esl_regexp.o build/temp.linux-aarch64-3.9/vendor/easel/esl_keyhash.o build/temp.linux-aarch64-3.9/vendor/easel/esl_mpi.o build/temp.linux-aarch64-3.9/vendor/easel/esl_alphabet.o build/temp.linux-aarch64-3.9/vendor/easel/esl_subcmd.o build/temp.linux-aarch64-3.9/vendor/easel/esl_scorematrix.o build/temp.linux-aarch64-3.9/vendor/easel/esl_neon.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_psiblast.o build/temp.linux-aarch64-3.9/vendor/easel/esl_tree.o build/temp.linux-aarch64-3.9/vendor/easel/esl_sq.o build/temp.linux-aarch64-3.9/vendor/easel/esl_ssi.o build/temp.linux-aarch64-3.9/vendor/easel/esl_gumbel.o build/temp.linux-aarch64-3.9/vendor/easel/esl_swat.o build/temp.linux-aarch64-3.9/vendor/easel/esl_normal.o build/temp.linux-aarch64-3.9/vendor/easel/esl_mixdchlet.o build/temp.linux-aarch64-3.9/vendor/easel/esl_vmx.o build/temp.linux-aarch64-3.9/vendor/easel/esl_mixgev.o build/temp.linux-aarch64-3.9/vendor/easel/esl_threads.o build/temp.linux-aarch64-3.9/vendor/easel/esl_histogram.o build/temp.linux-aarch64-3.9/vendor/easel/esl_buffer.o build/temp.linux-aarch64-3.9/vendor/easel/esl_stack.o build/temp.linux-aarch64-3.9/vendor/easel/esl_dsqdata.o build/temp.linux-aarch64-3.9/vendor/easel/esl_fileparser.o build/temp.linux-aarch64-3.9/vendor/easel/esl_quicksort.o build/temp.linux-aarch64-3.9/vendor/easel/esl_matrixops.o build/temp.linux-aarch64-3.9/vendor/easel/easel.o build/temp.linux-aarch64-3.9/vendor/easel/esl_rand64.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_a2m.o build/temp.linux-aarch64-3.9/vendor/easel/esl_getopts.o build/temp.linux-aarch64-3.9/vendor/easel/esl_dmatrix.o build/temp.linux-aarch64-3.9/vendor/easel/esl_alloc.o build/temp.linux-aarch64-3.9/vendor/easel/esl_hyperexp.o build/temp.linux-aarch64-3.9/vendor/easel/esl_json.o build/temp.linux-aarch64-3.9/vendor/easel/esl_avx.o build/temp.linux-aarch64-3.9/vendor/easel/esl_heap.o build/temp.linux-aarch64-3.9/vendor/easel/esl_weibull.o build/temp.linux-aarch64-3.9/vendor/easel/esl_red_black.o build/temp.linux-aarch64-3.9/vendor/easel/esl_randomseq.o build/temp.linux-aarch64-3.9/vendor/easel/esl_rootfinder.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msaweight.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile_phylip.o build/temp.linux-aarch64-3.9/vendor/easel/esl_exponential.o build/temp.linux-aarch64-3.9/vendor/easel/esl_sqio_ncbi.o build/temp.linux-aarch64-3.9/vendor/easel/esl_gencode.o build/temp.linux-aarch64-3.9/vendor/easel/esl_dirichlet.o build/temp.linux-aarch64-3.9/vendor/easel/esl_cpu.o build/temp.linux-aarch64-3.9/vendor/easel/esl_stats.o build/temp.linux-aarch64-3.9/vendor/easel/esl_graph.o build/temp.linux-aarch64-3.9/vendor/easel/esl_avx512.o build/temp.linux-aarch64-3.9/vendor/easel/esl_composition.o build/temp.linux-aarch64-3.9/vendor/easel/esl_gamma.o build/temp.linux-aarch64-3.9/vendor/easel/esl_hmm.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msacluster.o build/temp.linux-aarch64-3.9/vendor/easel/esl_workqueue.o build/temp.linux-aarch64-3.9/vendor/easel/esl_gev.o build/temp.linux-aarch64-3.9/vendor/easel/esl_paml.o build/temp.linux-aarch64-3.9/vendor/easel/interface_gsl.o build/temp.linux-aarch64-3.9/vendor/easel/esl_cluster.o build/temp.linux-aarch64-3.9/vendor/easel/esl_sse.o build/temp.linux-aarch64-3.9/vendor/easel/esl_bitfield.o build/temp.linux-aarch64-3.9/vendor/easel/esl_stretchexp.o build/temp.linux-aarch64-3.9/vendor/easel/esl_random.o build/temp.linux-aarch64-3.9/vendor/easel/esl_vectorops.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msa.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msashuffle.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile2.o build/temp.linux-aarch64-3.9/vendor/easel/esl_distance.o build/temp.linux-aarch64-3.9/vendor/easel/esl_mem.o build/temp.linux-aarch64-3.9/vendor/easel/esl_msafile.o build/temp.linux-aarch64-3.9/vendor/easel/esl_stopwatch.o build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/esl_sqio_ascii.o generating build/temp.linux-aarch64-3.9/libhmmer.a from vendor/hmmer/src/build.c, vendor/hmmer/src/cachedb.c, vendor/hmmer/src/cachedb_shard.c, vendor/hmmer/src/emit.c, vendor/hmmer/src/errors.c, vendor/hmmer/src/evalues.c, vendor/hmmer/src/eweight.c, vendor/hmmer/src/generic_decoding.c, vendor/hmmer/src/generic_fwdback.c, vendor/hmmer/src/generic_fwdback_chk.c, vendor/hmmer/src/generic_fwdback_banded.c, vendor/hmmer/src/generic_null2.c, vendor/hmmer/src/generic_msv.c, vendor/hmmer/src/generic_optacc.c, vendor/hmmer/src/generic_stotrace.c, vendor/hmmer/src/generic_viterbi.c, vendor/hmmer/src/generic_vtrace.c, vendor/hmmer/src/h2_io.c, vendor/hmmer/src/heatmap.c, vendor/hmmer/src/hmmlogo.c, vendor/hmmer/src/hmmdmstr.c, vendor/hmmer/src/hmmdmstr_shard.c, vendor/hmmer/src/hmmd_search_status.c, vendor/hmmer/src/hmmdwrkr.c, vendor/hmmer/src/hmmdwrkr_shard.c, vendor/hmmer/src/hmmdutils.c, vendor/hmmer/src/hmmer.c, vendor/hmmer/src/logsum.c, vendor/hmmer/src/modelconfig.c, vendor/hmmer/src/modelstats.c, vendor/hmmer/src/mpisupport.c, vendor/hmmer/src/seqmodel.c, vendor/hmmer/src/tracealign.c, vendor/hmmer/src/p7_alidisplay.c, vendor/hmmer/src/p7_bg.c, vendor/hmmer/src/p7_builder.c, vendor/hmmer/src/p7_domain.c, vendor/hmmer/src/p7_domaindef.c, vendor/hmmer/src/p7_gbands.c, vendor/hmmer/src/p7_gmx.c, vendor/hmmer/src/p7_gmxb.c, vendor/hmmer/src/p7_gmxchk.c, vendor/hmmer/src/p7_hit.c, vendor/hmmer/src/p7_hmm.c, vendor/hmmer/src/p7_hmmcache.c, vendor/hmmer/src/p7_hmmd_search_stats.c, vendor/hmmer/src/p7_hmmwindow.c, vendor/hmmer/src/p7_pipeline.c, vendor/hmmer/src/p7_prior.c, vendor/hmmer/src/p7_profile.c, vendor/hmmer/src/p7_spensemble.c, vendor/hmmer/src/p7_tophits.c, vendor/hmmer/src/p7_trace.c, vendor/hmmer/src/p7_scoredata.c, vendor/hmmer/src/hmmpgmd2msa.c, vendor/hmmer/src/fm_alphabet.c, vendor/hmmer/src/fm_general.c, vendor/hmmer/src/fm_sse.c, vendor/hmmer/src/fm_ssv.c, build/temp.linux-aarch64-3.9/p7_hmmfile.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/build.o from vendor/hmmer/src/build.c creating build/temp.linux-aarch64-3.9/vendor/hmmer/src gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/build.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/build.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/cachedb.o from vendor/hmmer/src/cachedb.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/cachedb.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/cachedb.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/emit.o from vendor/hmmer/src/emit.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/emit.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/emit.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/cachedb_shard.o from vendor/hmmer/src/cachedb_shard.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/cachedb_shard.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/cachedb_shard.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/errors.o from vendor/hmmer/src/errors.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/errors.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/errors.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/evalues.o from vendor/hmmer/src/evalues.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_fwdback.o from vendor/hmmer/src/generic_fwdback.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_decoding.o from vendor/hmmer/src/generic_decoding.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/evalues.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/evalues.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/generic_fwdback.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_fwdback.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/generic_decoding.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_decoding.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/eweight.o from vendor/hmmer/src/eweight.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/eweight.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/eweight.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_fwdback_chk.o from vendor/hmmer/src/generic_fwdback_chk.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/generic_fwdback_chk.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_fwdback_chk.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_fwdback_banded.o from vendor/hmmer/src/generic_fwdback_banded.c In file included from vendor/hmmer/src/build.c:32: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/cachedb.c:17: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_null2.o from vendor/hmmer/src/generic_null2.c vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/generic_null2.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_null2.o vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/emit.c:18: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ In file included from vendor/hmmer/src/errors.c:19: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/cachedb.c: In function ‘p7_seqcache_Open’: vendor/hmmer/src/cachedb.c:95:14: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘long unsigned int’ [-Wsign-compare] 95 | if (db_cnt > (sizeof(db_inx)/sizeof(db_inx[0]))) return eslEFORMAT; | ^ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/cachedb.c:157:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 157 | if (inx >= seq_cnt) { printf("inx: %d\n", inx); return eslEFORMAT; } | ^~ vendor/hmmer/src/cachedb.c:158:19: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 158 | if (sq->n + 1 > res_size) { printf("inx: %d size %d %d\n", inx, (int)sq->n + 1, (int)res_size); return eslEFORMAT; } | ^ vendor/hmmer/src/cachedb.c:179:16: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 179 | if (db_key >= (1 << (db_cnt + 1))) { printf("inx: %d db %d %s\n", inx, db_key, sq->desc); return eslEFORMAT; } | ^~ vendor/hmmer/src/cachedb.c:212:11: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 212 | if (inx != seq_cnt) { printf("inx:: %d %" PRIu64 "\n", inx, seq_cnt); return eslEFORMAT; } | ^~ vendor/hmmer/src/cachedb.c:222:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 222 | for (i = 0 ; i < seq_cnt; ++i) { | ^ vendor/hmmer/src/cachedb.c:230:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 230 | for (i = 0 ; i < seq_cnt; ++i) { | ^ vendor/hmmer/src/cachedb.c:236:25: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 236 | if (db_inx[inx] >= db->count) { printf("sort:: %d %d\n", db_inx[inx], db->count); return eslEFORMAT; } | ^~ vendor/hmmer/src/cachedb.c:246:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 246 | for (i = 0; i < cache->db_cnt; ++i) { | ^ vendor/hmmer/src/cachedb.c: In function ‘p7_seqcache_Close’: vendor/hmmer/src/cachedb.c:284:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 284 | for (i = 0; i < cache->db_cnt; ++i) { | ^ generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_msv.o from vendor/hmmer/src/generic_msv.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/generic_msv.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_msv.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_stotrace.o from vendor/hmmer/src/generic_stotrace.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/generic_stotrace.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_stotrace.o vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_optacc.o from vendor/hmmer/src/generic_optacc.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_viterbi.o from vendor/hmmer/src/generic_viterbi.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/generic_fwdback_banded.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_fwdback_banded.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_vtrace.o from vendor/hmmer/src/generic_vtrace.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/generic_viterbi.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_viterbi.o vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/cachedb_shard.c:17: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/evalues.c:19: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/generic_vtrace.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_vtrace.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/generic_optacc.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/generic_optacc.o vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/generic_fwdback.c:15: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX In file included from vendor/hmmer/src/eweight.c:15: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/h2_io.o from vendor/hmmer/src/h2_io.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/h2_io.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/h2_io.o vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/cachedb_shard.c: In function ‘p7_seqcache_Open_master’: vendor/hmmer/src/cachedb_shard.c:117:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 117 | for (i = 0; i < db_cnt; ++i) { | ^ vendor/hmmer/src/evalues.c:58:109: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 58 | p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om) | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/cachedb_shard.c:159:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 159 | for (i = 0; i < db_cnt; ++i) db_inx[i] = 0; | ^ vendor/hmmer/src/cachedb_shard.c:167:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 167 | if (inx >= seq_cnt) { printf("inx: %d\n", inx); return eslEFORMAT; } | ^~ vendor/hmmer/src/cachedb_shard.c:191:16: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 191 | if (db_key >= (1 << (db_cnt + 1))) { printf("inx: %d db_cnt %d db %d %s\n", inx, db_cnt, db_key, sq->desc); return eslEFORMAT; } | ^~ vendor/hmmer/src/cachedb_shard.c:225:11: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 225 | if (inx != seq_cnt) { printf("inx:: %d %" PRIu64 "\n", inx, seq_cnt); return eslEFORMAT; } | ^~ vendor/hmmer/src/evalues.c:238:29: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 238 | p7_MSVMu(ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu) | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/cachedb_shard.c:235:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 235 | for (i = 0 ; i < seq_cnt; ++i) { | ^ vendor/hmmer/src/cachedb_shard.c:243:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 243 | for (i = 0 ; i < seq_cnt; ++i) { | ^ vendor/hmmer/src/cachedb_shard.c:259:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 259 | for (i = 0; i < cache->db_cnt; ++i) { | ^ vendor/hmmer/src/evalues.c:307:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 307 | p7_ViterbiMu(ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu) | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/evalues.c:412:27: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 412 | p7_Tau(ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau) | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/cachedb_shard.c:282:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 282 | for (i = 0; i < db_cnt; ++i) { | ^ vendor/hmmer/src/cachedb_shard.c: In function ‘p7_seqcache_Close_master’: vendor/hmmer/src/cachedb_shard.c:297:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 297 | for (i = 0; i < cache->db_cnt; ++i) { | ^ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/cachedb_shard.c: In function ‘p7_seqcache_Open_shard’: vendor/hmmer/src/cachedb_shard.c:388:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 388 | for (i = 0; i < db_cnt; ++i) { | ^ vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/cachedb_shard.c:398:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 398 | for (i = 0; i < db_cnt; i++){ | ^ vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/cachedb_shard.c:434:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 434 | for (i = 0; i < db_cnt; ++i) db_inx[i] = 0; | ^ vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/cachedb_shard.c:445:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 445 | if (inx >= seq_cnt) { printf("inx: %d\n", inx); return eslEFORMAT; } | ^~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/cachedb_shard.c:446:19: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 446 | if (sq->n + 1 > res_size) { printf("inx: %d size %d %d\n", inx, (int)sq->n + 1, (int)res_size); return eslEFORMAT; } | ^ vendor/hmmer/src/cachedb_shard.c:463:41: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 463 | if(db_seq_count[i] % num_shards == my_shard){ //this sequence is part of database i and belongs to this node's shard | ^~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/cachedb_shard.c:475:16: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 475 | if (db_key >= (1 << (db_cnt + 1))) { printf("inx: %d db %d %s\n", inx, db_key, sq->desc); return eslEFORMAT; } | ^~ generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/heatmap.o from vendor/hmmer/src/heatmap.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/heatmap.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/heatmap.o vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/cachedb_shard.c:544:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 544 | for(i = 0; i < db_cnt; i++){ | ^ vendor/hmmer/src/cachedb_shard.c:560:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 560 | for (i = 0 ; i < seq_cnt; ++i) { | ^ vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/cachedb_shard.c:568:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 568 | for (i = 0 ; i < seq_cnt; ++i) { | ^ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/cachedb_shard.c:585:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 585 | for (i = 0; i < cache->db_cnt; ++i) { | ^ vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/cachedb_shard.c:615:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 615 | for (i = 0; i < db_cnt; ++i) { | ^ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmlogo.o from vendor/hmmer/src/hmmlogo.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/hmmlogo.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmlogo.o vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/generic_decoding.c:14: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/generic_fwdback_chk.c:14: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmdmstr.o from vendor/hmmer/src/hmmdmstr.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/hmmdmstr.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmdmstr.o vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/generic_null2.c:21: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmdmstr_shard.o from vendor/hmmer/src/hmmdmstr_shard.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmd_search_status.o from vendor/hmmer/src/hmmd_search_status.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/hmmd_search_status.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmd_search_status.o vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmdwrkr.o from vendor/hmmer/src/hmmdwrkr.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmdwrkr_shard.o from vendor/hmmer/src/hmmdwrkr_shard.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmdutils.o from vendor/hmmer/src/hmmdutils.c vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/hmmdutils.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmdutils.o vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/hmmdwrkr.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmdwrkr.o In file included from vendor/hmmer/src/generic_msv.c:20: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX In file included from vendor/hmmer/src/generic_optacc.c:20: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/generic_viterbi.c:30: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/hmmdmstr_shard.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmdmstr_shard.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmer.o from vendor/hmmer/src/hmmer.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/hmmer.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmer.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/modelconfig.o from vendor/hmmer/src/modelconfig.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/modelstats.o from vendor/hmmer/src/modelstats.c vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX In file included from vendor/hmmer/src/h2_io.c:13: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/generic_fwdback_banded.c:9: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/generic_vtrace.c:14: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/h2_io.c: In function ‘h2_multiline’: vendor/hmmer/src/h2_io.c:213:40: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 213 | if (fwrite(sptr, sizeof(char), n, fp) != n) ESL_EXCEPTION_SYS(eslEWRITE, "h2 profile write failed"); /* using fwrite lets us write fixed # of chars */ | ^~ In file included from vendor/hmmer/src/generic_stotrace.c:19: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/hmmdwrkr_shard.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmdwrkr_shard.o vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/modelstats.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/modelstats.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_bg.o from vendor/hmmer/src/p7_bg.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/logsum.o from vendor/hmmer/src/logsum.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/logsum.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/logsum.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/modelconfig.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/modelconfig.o In file included from vendor/hmmer/src/hmmd_search_status.c:18: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_domaindef.o from vendor/hmmer/src/p7_domaindef.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_domaindef.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_domaindef.o In file included from vendor/hmmer/src/hmmlogo.c:7: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_gbands.o from vendor/hmmer/src/p7_gbands.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_gbands.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_gbands.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/seqmodel.o from vendor/hmmer/src/seqmodel.c vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_gmxchk.o from vendor/hmmer/src/p7_gmxchk.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_gmxchk.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_gmxchk.o In file included from vendor/hmmer/src/hmmer.c:18: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_hmmwindow.o from vendor/hmmer/src/p7_hmmwindow.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_hmmwindow.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_hmmwindow.o vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_profile.o from vendor/hmmer/src/p7_profile.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_prior.o from vendor/hmmer/src/p7_prior.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_prior.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_prior.o vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/modelstats.c:11: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/logsum.c:47: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_alidisplay.o from vendor/hmmer/src/p7_alidisplay.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/tracealign.o from vendor/hmmer/src/tracealign.c vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/seqmodel.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/seqmodel.o vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_trace.o from vendor/hmmer/src/p7_trace.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_trace.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_trace.o vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_hmmd_search_stats.o from vendor/hmmer/src/p7_hmmd_search_stats.c vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_hmm.o from vendor/hmmer/src/p7_hmm.c vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/modelconfig.c:25: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/fm_sse.o from vendor/hmmer/src/fm_sse.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/fm_sse.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/fm_sse.o vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmpgmd2msa.o from vendor/hmmer/src/hmmpgmd2msa.c vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_gmxb.o from vendor/hmmer/src/p7_gmxb.c vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_bg.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_bg.o vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_tophits.o from vendor/hmmer/src/p7_tophits.c In file included from vendor/hmmer/src/p7_domaindef.c:45: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_scoredata.o from vendor/hmmer/src/p7_scoredata.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_scoredata.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_scoredata.o vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/fm_alphabet.o from vendor/hmmer/src/fm_alphabet.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/fm_alphabet.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/fm_alphabet.o vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/tracealign.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/tracealign.o vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/fm_general.o from vendor/hmmer/src/fm_general.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/hmmpgmd2msa.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/hmmpgmd2msa.o vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_domaindef.c:48:62: error: unknown type name ‘P7_OPROFILE’ 48 | static int region_trace_ensemble (P7_DOMAINDEF *ddef, const P7_OPROFILE *om, const ESL_DSQ *dsq, int ireg, int jreg, const P7_OMX *fwd, P7_OMX *wrk, int *ret_nc); | ^~~~~~~~~~~ vendor/hmmer/src/p7_domaindef.c:48:125: error: unknown type name ‘P7_OMX’ 48 | static int region_trace_ensemble (P7_DOMAINDEF *ddef, const P7_OPROFILE *om, const ESL_DSQ *dsq, int ireg, int jreg, const P7_OMX *fwd, P7_OMX *wrk, int *ret_nc); | ^~~~~~ vendor/hmmer/src/p7_domaindef.c:48:138: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 48 | static int region_trace_ensemble (P7_DOMAINDEF *ddef, const P7_OPROFILE *om, const ESL_DSQ *dsq, int ireg, int jreg, const P7_OMX *fwd, P7_OMX *wrk, int *ret_nc); | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_domaindef.c:49:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 49 | static int rescore_isolated_domain(P7_DOMAINDEF *ddef, P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OMX *ox1, P7_OMX *ox2, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_domaindef.c:49:111: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 49 | static int rescore_isolated_domain(P7_DOMAINDEF *ddef, P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OMX *ox1, P7_OMX *ox2, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_domaindef.c:49:124: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 49 | static int rescore_isolated_domain(P7_DOMAINDEF *ddef, P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OMX *ox1, P7_OMX *ox2, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_domaindef.c:384:74: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 384 | p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_domaindef.c:385:8: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 385 | P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_domaindef.c:385:21: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 385 | P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_domaindef.c:385:34: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 385 | P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_domaindef.c:385:47: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 385 | P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_domaindef.c:597:49: error: unknown type name ‘P7_OPROFILE’ 597 | region_trace_ensemble(P7_DOMAINDEF *ddef, const P7_OPROFILE *om, const ESL_DSQ *dsq, int ireg, int jreg, | ^~~~~~~~~~~ vendor/hmmer/src/p7_domaindef.c:598:15: error: unknown type name ‘P7_OMX’ 598 | const P7_OMX *fwd, P7_OMX *wrk, int *ret_nc) | ^~~~~~ vendor/hmmer/src/p7_domaindef.c:598:28: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 598 | const P7_OMX *fwd, P7_OMX *wrk, int *ret_nc) | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_domaindef.c:717:34: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 717 | reparameterize_model (P7_BG *bg, P7_OPROFILE *om, const ESL_SQ *sq, int start, int L, float *fwd_emissions, float *bgf_arr, float *sc_arr) { | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_domaindef.c:814:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 814 | rescore_isolated_domain(P7_DOMAINDEF *ddef, P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_domaindef.c:815:4: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 815 | P7_OMX *ox1, P7_OMX *ox2, int i, int j, int null2_is_done, P7_BG *bg, int long_target, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_domaindef.c:815:17: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 815 | P7_OMX *ox1, P7_OMX *ox2, int i, int j, int null2_is_done, P7_BG *bg, int long_target, | ^~~~~~ | P7_GMX In file included from vendor/hmmer/src/p7_gmxchk.c:19: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_builder.o from vendor/hmmer/src/p7_builder.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_builder.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_builder.o vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_prior.c:11: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX In file included from vendor/hmmer/src/seqmodel.c:14: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_alidisplay.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_alidisplay.o vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_hmmwindow.c:8: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_hmmd_search_stats.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_hmmd_search_stats.o vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX In file included from vendor/hmmer/src/p7_trace.c:22: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/p7_domaindef.c:531:1: warning: ‘is_multidomain_region’ defined but not used [-Wunused-function] 531 | is_multidomain_region(P7_DOMAINDEF *ddef, int i, int j) | ^~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/fm_sse.c:12: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_gmx.o from vendor/hmmer/src/p7_gmx.c vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_gmx.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_gmx.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_hmmcache.o from vendor/hmmer/src/p7_hmmcache.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/fm_general.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/fm_general.o generating build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/p7_hmmfile.o from build/temp.linux-aarch64-3.9/p7_hmmfile.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c build/temp.linux-aarch64-3.9/p7_hmmfile.c -o build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/p7_hmmfile.o vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_sse.c: In function ‘fm_getOccCount’: vendor/hmmer/src/fm_sse.c:201:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 201 | if (landmark >= fm->N) { // special case: for a count in the final block, just count from the bottom | ^~ vendor/hmmer/src/fm_sse.c: In function ‘fm_getOccCountLT’: vendor/hmmer/src/fm_sse.c:389:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 389 | if (landmark >= fm->N) { // special case: for a count in the final block, just count from the bottom | ^~ vendor/hmmer/src/fm_sse.c:404:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 404 | } else if ( b_pos != sb_pos * (meta->freq_cnt_sb / meta->freq_cnt_b)) { | ^~ In file included from vendor/hmmer/src/p7_bg.c:22: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_hit.o from vendor/hmmer/src/p7_hit.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_spensemble.o from vendor/hmmer/src/p7_spensemble.c generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_domain.o from vendor/hmmer/src/p7_domain.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_hmmcache.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_hmmcache.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_tophits.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_tophits.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/fm_ssv.o from vendor/hmmer/src/fm_ssv.c vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_scoredata.c:22: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_hmm.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_hmm.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_spensemble.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_spensemble.o vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX In file included from vendor/hmmer/src/fm_alphabet.c:7: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ In file included from vendor/hmmer/src/tracealign.c:15: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_scoredata.c:57:29: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 57 | scoredata_GetSSVScoreArrays(P7_OPROFILE *om, P7_PROFILE *gm, P7_SCOREDATA *data ) { | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/p7_scoredata.c: In function ‘p7_hmm_ScoreDataDestroy’: vendor/hmmer/src/p7_scoredata.c:136:19: error: ‘p7O_NTRANS’ undeclared (first use in this function); did you mean ‘p7P_NTRANS’? 136 | for (i=0; ifwd_transitions, p7O_NTRANS * sizeof(float*)); | ^~~~~~~~~~ vendor/easel/easel.h:158:10: note: in definition of macro ‘ESL_ALLOC’ 158 | if ( size <= 0 ) { \ | ^~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/tracealign.c: In function ‘p7_tracealign_computeTraces’: vendor/hmmer/src/tracealign.c:239:3: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 239 | P7_OMX *oxf = NULL; /* optimized Forward matrix */ | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_scoredata.c: At top level: vendor/hmmer/src/p7_scoredata.c:314:29: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 314 | p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ) | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/tracealign.c:240:3: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 240 | P7_OMX *oxb = NULL; /* optimized Backward matrix */ | ^~~~~~ | P7_GMX vendor/hmmer/src/tracealign.c:244:3: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 244 | P7_OPROFILE *om = NULL; | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/tracealign.c:255:8: warning: implicit declaration of function ‘p7_oprofile_Create’; did you mean ‘p7_profile_Create’? [-Wimplicit-function-declaration] 255 | om = p7_oprofile_Create(hmm->M, hmm->abc); | ^~~~~~~~~~~~~~~~~~ | p7_profile_Create vendor/hmmer/src/tracealign.c:255:6: warning: assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 255 | om = p7_oprofile_Create(hmm->M, hmm->abc); | ^ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/tracealign.c:258:3: warning: implicit declaration of function ‘p7_oprofile_Convert’; did you mean ‘p7_profile_Compare’? [-Wimplicit-function-declaration] 258 | p7_oprofile_Convert(gm, om); | ^~~~~~~~~~~~~~~~~~~ | p7_profile_Compare vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/tracealign.c:261:9: warning: implicit declaration of function ‘p7_omx_Create’; did you mean ‘p7_gmx_Create’? [-Wimplicit-function-declaration] 261 | oxf = p7_omx_Create(hmm->M, sq[offset]->n, sq[offset]->n); | ^~~~~~~~~~~~~ | p7_gmx_Create vendor/hmmer/src/tracealign.c:261:7: warning: assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 261 | oxf = p7_omx_Create(hmm->M, sq[offset]->n, sq[offset]->n); | ^ vendor/hmmer/src/tracealign.c:262:7: warning: assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 262 | oxb = p7_omx_Create(hmm->M, sq[offset]->n, sq[offset]->n); | ^ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/tracealign.c:271:5: warning: implicit declaration of function ‘p7_omx_GrowTo’; did you mean ‘p7_gmx_GrowTo’? [-Wimplicit-function-declaration] 271 | p7_omx_GrowTo(oxf, hmm->M, sq[idx]->n, sq[idx]->n); | ^~~~~~~~~~~~~ | p7_gmx_GrowTo vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/tracealign.c:274:5: warning: implicit declaration of function ‘p7_oprofile_ReconfigLength’; did you mean ‘p7_ReconfigLength’? [-Wimplicit-function-declaration] 274 | p7_oprofile_ReconfigLength(om, sq[idx]->n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | p7_ReconfigLength vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/tracealign.c:276:5: warning: implicit declaration of function ‘p7_Forward’; did you mean ‘p7_GForward’? [-Wimplicit-function-declaration] 276 | p7_Forward (sq[idx]->dsq, sq[idx]->n, om, oxf, &fwdsc); | ^~~~~~~~~~ | p7_GForward vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/tracealign.c:277:5: warning: implicit declaration of function ‘p7_Backward’; did you mean ‘p7_GBackward’? [-Wimplicit-function-declaration] 277 | p7_Backward(sq[idx]->dsq, sq[idx]->n, om, oxf, oxb, NULL); | ^~~~~~~~~~~ | p7_GBackward vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/tracealign.c:279:14: warning: implicit declaration of function ‘p7_Decoding’; did you mean ‘p7_GDecoding’? [-Wimplicit-function-declaration] 279 | status = p7_Decoding(om, oxf, oxb, oxb); /* is now overwritten with post probabilities */ | ^~~~~~~~~~~ | p7_GDecoding vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_profile.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_profile.o vendor/hmmer/src/tracealign.c:283:9: warning: implicit declaration of function ‘p7_OptimalAccuracy’; did you mean ‘p7_GOptimalAccuracy’? [-Wimplicit-function-declaration] 283 | p7_OptimalAccuracy(om, oxb, oxf, &oasc); /* is now overwritten with OA scores */ | ^~~~~~~~~~~~~~~~~~ | p7_GOptimalAccuracy vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/tracealign.c:284:9: warning: implicit declaration of function ‘p7_OATrace’; did you mean ‘p7_GOATrace’? [-Wimplicit-function-declaration] 284 | p7_OATrace (om, oxb, oxf, tr[idx]); /* tr[idx] is now an OA traceback for seq #idx */ | ^~~~~~~~~~ | p7_GOATrace vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/tracealign.c:346:5: warning: implicit declaration of function ‘p7_omx_Reuse’; did you mean ‘p7_gmx_Reuse’? [-Wimplicit-function-declaration] 346 | p7_omx_Reuse(oxf); | ^~~~~~~~~~~~ | p7_gmx_Reuse vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/tracealign.c:357:3: warning: implicit declaration of function ‘p7_omx_Destroy’; did you mean ‘p7_gmx_Destroy’? [-Wimplicit-function-declaration] 357 | p7_omx_Destroy(oxf); | ^~~~~~~~~~~~~~ | p7_gmx_Destroy vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/tracealign.c:363:3: warning: implicit declaration of function ‘p7_oprofile_Destroy’; did you mean ‘p7_profile_Destroy’? [-Wimplicit-function-declaration] 363 | p7_oprofile_Destroy(om); | ^~~~~~~~~~~~~~~~~~~ | p7_profile_Destroy vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_builder.c:23: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmpgmd2msa.c: In function ‘hmmpgmd2msa’: vendor/hmmer/src/hmmpgmd2msa.c:135:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 135 | for (i = 0; i < stats->nhits; ++i) { | ^ vendor/hmmer/src/hmmpgmd2msa.c:149:14: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 149 | for (i=0; inhits; i++) { | ^ vendor/hmmer/src/hmmpgmd2msa.c:168:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 168 | for (i = 0; i < th.N; i++) { | ^ vendor/hmmer/src/hmmpgmd2msa.c:177:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 177 | for (i = 0; i < th.N; i++) { | ^ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmpgmd2msa.c:210:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 210 | for (i = 0; i < th.N; i++) { | ^ vendor/hmmer/src/hmmpgmd2msa.c:226:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 226 | for (i = 0; i < th.N; i++) { | ^ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmpgmd2msa.c: In function ‘hmmpgmd2stats_old’: vendor/hmmer/src/hmmpgmd2msa.c:332:14: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 332 | for (i=0; inhits; i++) { | ^ vendor/hmmer/src/hmmpgmd2msa.c:348:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 348 | for (i = 0; i < th.N; i++) | ^ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmpgmd2msa.c:471:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 471 | for (i = 0; i < th.N; i++) { | ^ vendor/hmmer/src/hmmpgmd2msa.c:494:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 494 | for (i = 0; i < th.N; i++) { | ^ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_alidisplay.c:22: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/fm_ssv.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/fm_ssv.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_hit.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_hit.o generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_pipeline.o from vendor/hmmer/src/p7_pipeline.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_pipeline.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_pipeline.o vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_domain.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_domain.o vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_builder.c:374:99: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 374 | static int calibrate (P7_BUILDER *bld, P7_HMM *hmm, P7_BG *bg, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_builder.c:415:67: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 415 | P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_builder.c:496:44: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 496 | P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om) | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/fm_general.c:14: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/p7_alidisplay.c:92:59: error: unknown type name ‘P7_OPROFILE’ 92 | p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq) | ^~~~~~~~~~~ vendor/hmmer/src/p7_alidisplay.c: In function ‘p7_alidisplay_Create’: vendor/hmmer/src/p7_alidisplay.c:95:31: error: request for member ‘abc’ in something not a structure or union 95 | char *Alphabet = om->abc->sym; | ^~ vendor/hmmer/src/p7_builder.c:1009:73: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1009 | calibrate(P7_BUILDER *bld, P7_HMM *hmm, P7_BG *bg, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om) | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/p7_alidisplay.c:135:9: error: request for member ‘rf’ in something not a structure or union 135 | if (om->rf[0] != 0) n += z2-z1+2; /* optional reference line */ | ^~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/p7_alidisplay.c:136:9: error: request for member ‘mm’ in something not a structure or union 136 | if (om->mm[0] != 0) n += z2-z1+2; /* optional reference line */ | ^~ vendor/hmmer/src/p7_alidisplay.c:137:9: error: request for member ‘cs’ in something not a structure or union 137 | if (om->cs[0] != 0) n += z2-z1+2; /* optional structure line */ | ^~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/p7_alidisplay.c:139:26: error: request for member ‘name’ in something not a structure or union 139 | hmm_namelen = strlen(om->name); n += hmm_namelen + 1; | ^~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/p7_alidisplay.c:140:20: error: request for member ‘acc’ in something not a structure or union 140 | hmm_acclen = (om->acc != NULL ? strlen(om->acc) : 0); n += hmm_acclen + 1; | ^~ vendor/hmmer/src/p7_alidisplay.c:140:46: error: request for member ‘acc’ in something not a structure or union 140 | hmm_acclen = (om->acc != NULL ? strlen(om->acc) : 0); n += hmm_acclen + 1; | ^~ vendor/hmmer/src/p7_alidisplay.c:141:20: error: request for member ‘desc’ in something not a structure or union 141 | hmm_desclen = (om->desc != NULL ? strlen(om->desc) : 0); n += hmm_desclen + 1; | ^~ vendor/hmmer/src/p7_alidisplay.c:141:46: error: request for member ‘desc’ in something not a structure or union 141 | hmm_desclen = (om->desc != NULL ? strlen(om->desc) : 0); n += hmm_desclen + 1; | ^~ vendor/hmmer/src/p7_alidisplay.c:153:9: error: request for member ‘rf’ in something not a structure or union 153 | if (om->rf[0] != 0) { ad->rfline = ad->mem + pos; pos += z2-z1+2; } else { ad->rfline = NULL; } | ^~ vendor/hmmer/src/p7_alidisplay.c:156:9: error: request for member ‘cs’ in something not a structure or union 156 | if (om->cs[0] != 0) { ad->csline = ad->mem + pos; pos += z2-z1+2; } else { ad->csline = NULL; } | ^~ vendor/hmmer/src/p7_alidisplay.c:169:25: error: request for member ‘name’ in something not a structure or union 169 | strcpy(ad->hmmname, om->name); | ^~ vendor/hmmer/src/p7_alidisplay.c:170:9: error: request for member ‘acc’ in something not a structure or union 170 | if (om->acc != NULL) strcpy(ad->hmmacc, om->acc); else ad->hmmacc[0] = 0; | ^~ vendor/hmmer/src/p7_alidisplay.c:170:47: error: request for member ‘acc’ in something not a structure or union 170 | if (om->acc != NULL) strcpy(ad->hmmacc, om->acc); else ad->hmmacc[0] = 0; | ^~ vendor/hmmer/src/p7_alidisplay.c:171:9: error: request for member ‘desc’ in something not a structure or union 171 | if (om->desc != NULL) strcpy(ad->hmmdesc, om->desc); else ad->hmmdesc[0] = 0; | ^~ vendor/hmmer/src/p7_alidisplay.c:171:47: error: request for member ‘desc’ in something not a structure or union 171 | if (om->desc != NULL) strcpy(ad->hmmdesc, om->desc); else ad->hmmdesc[0] = 0; | ^~ vendor/hmmer/src/p7_alidisplay.c:180:19: error: request for member ‘M’ in something not a structure or union 180 | ad->M = om->M; | ^~ vendor/hmmer/src/p7_alidisplay.c:188:83: error: request for member ‘rf’ in something not a structure or union 188 | for (z = z1; z <= z2; z++) ad->rfline[z-z1] = ((tr->st[z] == p7T_I) ? '.' : om->rf[tr->k[z]]); | ^~ vendor/hmmer/src/p7_alidisplay.c:194:83: error: request for member ‘mm’ in something not a structure or union 194 | for (z = z1; z <= z2; z++) ad->mmline[z-z1] = ((tr->st[z] == p7T_I) ? '.' : om->mm[tr->k[z]]); | ^~ vendor/hmmer/src/p7_alidisplay.c:200:83: error: request for member ‘cs’ in something not a structure or union 200 | for (z = z1; z <= z2; z++) ad->csline[z-z1] = ((tr->st[z] == p7T_I) ? '.' : om->cs[tr->k[z]]); | ^~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_alidisplay.c:221:29: error: request for member ‘consensus’ in something not a structure or union 221 | ad->model[z-z1] = om->consensus[k]; | ^~ In file included from vendor/hmmer/src/hmmer.h:43, from vendor/hmmer/src/p7_alidisplay.c:22: vendor/hmmer/src/p7_alidisplay.c:222:48: error: request for member ‘abc’ in something not a structure or union 222 | if (x == esl_abc_DigitizeSymbol(om->abc, om->consensus[k])) ad->mline[z-z1] = ad->model[z-z1]; | ^~ vendor/easel/esl_alphabet.h:102:40: note: in definition of macro ‘esl_abc_DigitizeSymbol’ 102 | #define esl_abc_DigitizeSymbol(a, c) ((a)->inmap[(int)c]) | ^ vendor/hmmer/src/p7_alidisplay.c:222:57: error: request for member ‘consensus’ in something not a structure or union 222 | if (x == esl_abc_DigitizeSymbol(om->abc, om->consensus[k])) ad->mline[z-z1] = ad->model[z-z1]; | ^~ vendor/easel/esl_alphabet.h:102:55: note: in definition of macro ‘esl_abc_DigitizeSymbol’ 102 | #define esl_abc_DigitizeSymbol(a, c) ((a)->inmap[(int)c]) | ^ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE In file included from build/temp.linux-aarch64-3.9/p7_hmmfile.c:29: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/p7_alidisplay.c:223:18: warning: implicit declaration of function ‘p7_oprofile_FGetEmission’; did you mean ‘p7_profile_SetNullEmissions’? [-Wimplicit-function-declaration] 223 | else if (p7_oprofile_FGetEmission(om, k, x) > 1.0) ad->mline[z-z1] = '+'; /* >1 not >0; om has odds ratios, not scores */ | ^~~~~~~~~~~~~~~~~~~~~~~~ | p7_profile_SetNullEmissions vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_alidisplay.c:235:30: error: request for member ‘consensus’ in something not a structure or union 235 | ad->model [z-z1] = om->consensus[k]; | ^~ vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_builder.c:1031:1: warning: ‘make_post_msa’ defined but not used [-Wunused-function] 1031 | make_post_msa(P7_BUILDER *bld, const ESL_MSA *premsa, const P7_HMM *hmm, P7_TRACE **tr, ESL_MSA **opt_postmsa) | ^~~~~~~~~~~~~ vendor/hmmer/src/p7_builder.c:962:1: warning: ‘annotate’ defined but not used [-Wunused-function] 962 | annotate(P7_BUILDER *bld, const ESL_MSA *msa, P7_HMM *hmm) | ^~~~~~~~ vendor/hmmer/src/p7_builder.c:943:1: warning: ‘parameterize’ defined but not used [-Wunused-function] 943 | parameterize(P7_BUILDER *bld, P7_HMM *hmm) | ^~~~~~~~~~~~ vendor/hmmer/src/p7_builder.c:876:1: warning: ‘effective_seqnumber’ defined but not used [-Wunused-function] 876 | effective_seqnumber(P7_BUILDER *bld, const ESL_MSA *msa, P7_HMM *hmm, const P7_BG *bg) | ^~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_builder.c:836:1: warning: ‘build_model’ defined but not used [-Wunused-function] 836 | build_model(P7_BUILDER *bld, ESL_MSA *msa, P7_HMM **ret_hmm, P7_TRACE ***opt_tr) | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_builder.c:808:1: warning: ‘relative_weights’ defined but not used [-Wunused-function] 808 | relative_weights(P7_BUILDER *bld, ESL_MSA *msa) | ^~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_builder.c:786:1: warning: ‘validate_msa’ defined but not used [-Wunused-function] 786 | validate_msa(P7_BUILDER *bld, ESL_MSA *msa) | ^~~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_alidisplay.c: In function ‘p7_alidisplay_Deserialize’: vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/p7_alidisplay.c:725:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 725 | if(ret_obj->memsize < (obj_size - SER_BASE_SIZE)){ // ret_obj doesn't have enough space for this P7_ALIDISPLAY | ^ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_alidisplay.c:885:29: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 885 | if(mem_ptr - ret_obj->mem != (obj_size - SER_BASE_SIZE)){ | ^~ In file included from vendor/hmmer/src/p7_hmmd_search_stats.c:18: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_gmx.c:11: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_general.c: In function ‘fm_findOverlappingAmbiguityBlock’: vendor/hmmer/src/fm_general.c:292:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 292 | if (ranges[lo].lower > end) return -1; | ^ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_general.c:293:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 293 | if (ranges[hi].upper < start) return -1; | ^ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_general.c:297:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 297 | if (ranges[mid].lower < start) lo = mid + 1; // too far left | ^ vendor/hmmer/src/fm_general.c:302:42: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 302 | if (lo>0 && ranges[lo-1].upper >= start && ranges[lo-1].lower <= end) return lo-1; | ^~ vendor/hmmer/src/fm_general.c:302:73: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 302 | if (lo>0 && ranges[lo-1].upper >= start && ranges[lo-1].lower <= end) return lo-1; | ^~ vendor/hmmer/src/fm_general.c:303:42: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 303 | else if ( ranges[lo].upper >= start && ranges[lo].lower <= end) return lo; | ^~ vendor/hmmer/src/fm_general.c:303:73: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 303 | else if ( ranges[lo].upper >= start && ranges[lo].lower <= end) return lo; | ^~ vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_general.c: In function ‘fm_convertRange2DSQ’: vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_general.c:350:20: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 350 | while (pos <= fm->ambig_offset + fm->ambig_cnt -1 && meta->ambig_list->ranges[pos].lower <= first+length-1) { | ^~ vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_general.c:350:98: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 350 | while (pos <= fm->ambig_offset + fm->ambig_cnt -1 && meta->ambig_list->ranges[pos].lower <= first+length-1) { | ^~ In file included from vendor/hmmer/src/fm_general.c:12: vendor/easel/easel.h:417:36: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 417 | #define ESL_MAX(a,b) (((a)>(b))?(a):(b)) | ^ vendor/hmmer/src/fm_general.c:351:23: note: in expansion of macro ‘ESL_MAX’ 351 | int start = ESL_MAX(first, meta->ambig_list->ranges[pos].lower); | ^~~~~~~ vendor/easel/easel.h:417:46: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘uint64_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 417 | #define ESL_MAX(a,b) (((a)>(b))?(a):(b)) | ^~~ vendor/hmmer/src/fm_general.c:351:23: note: in expansion of macro ‘ESL_MAX’ 351 | int start = ESL_MAX(first, meta->ambig_list->ranges[pos].lower); | ^~~~~~~ vendor/easel/easel.h:416:36: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 416 | #define ESL_MIN(a,b) (((a)<(b))?(a):(b)) | ^ vendor/hmmer/src/fm_general.c:352:23: note: in expansion of macro ‘ESL_MIN’ 352 | int end = ESL_MIN(first+length-1, meta->ambig_list->ranges[pos].upper); | ^~~~~~~ vendor/easel/easel.h:416:46: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘uint64_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 416 | #define ESL_MIN(a,b) (((a)<(b))?(a):(b)) | ^~~ vendor/hmmer/src/fm_general.c:352:23: note: in expansion of macro ‘ESL_MIN’ 352 | int end = ESL_MIN(first+length-1, meta->ambig_list->ranges[pos].upper); | ^~~~~~~ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_general.c:353:27: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 353 | for (j= start; j<=end; j++) | ^~ vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/fm_general.c: In function ‘fm_FM_read’: vendor/hmmer/src/fm_general.c:537:75: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int32_t’ {aka ‘int’} [-Wsign-compare] 537 | (getAll && fread(fm->T, sizeof(uint8_t), compressed_bytes, meta->fp) != compressed_bytes) || | ^~ vendor/hmmer/src/fm_general.c:538:68: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int32_t’ {aka ‘int’} [-Wsign-compare] 538 | (fread(fm->BWT, sizeof(uint8_t), compressed_bytes, meta->fp) != compressed_bytes) || | ^~ vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/fm_general.c: In function ‘fm_readFMmeta’: vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_general.c:620:14: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 620 | for (i=0; iseq_count; i++) { | ^ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_general.c:638:101: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 638 | fread(meta->seq_data[i].name, sizeof(char), meta->seq_data[i].name_length+1 , meta->fp) != meta->seq_data[i].name_length+1 || | ^~ vendor/hmmer/src/fm_general.c:639:101: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 639 | fread(meta->seq_data[i].acc, sizeof(char), meta->seq_data[i].acc_length+1 , meta->fp) != meta->seq_data[i].acc_length+1 || | ^~ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/fm_general.c:640:101: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 640 | fread(meta->seq_data[i].source, sizeof(char), meta->seq_data[i].source_length+1 , meta->fp) != meta->seq_data[i].source_length+1 || | ^~ vendor/hmmer/src/fm_general.c:641:101: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 641 | fread(meta->seq_data[i].desc, sizeof(char), meta->seq_data[i].desc_length+1 , meta->fp) != meta->seq_data[i].desc_length+1 | ^~ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_general.c:651:14: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 651 | for (i=0; iambig_list->count; i++) { | ^ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/fm_general.c:663:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 663 | for (i=0; iseq_count; i++) | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/p7_gmxb.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/p7_gmxb.o vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/fm_general.c: In function ‘fm_metaDestroy’: vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/fm_general.c:727:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 727 | for (i=0; iseq_count; i++) { | ^ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_hmmd_search_stats.c: In function ‘p7_hmmd_search_stats_Serialize’: vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_hmmd_search_stats.c:89:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | network_64bit = esl_hton64(*((uint64_t *) &(obj->elapsed))); // ow, this hurts, but is probably the best way to get the | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hmmd_search_stats.c:97:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 97 | network_64bit = esl_hton64(*((uint64_t *) &(obj->user))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hmmd_search_stats.c:103:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 103 | network_64bit = esl_hton64(*((uint64_t *) &(obj->sys))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hmmd_search_stats.c:109:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 109 | network_64bit = esl_hton64(*((uint64_t *) &(obj->Z))); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hmmd_search_stats.c:115:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 115 | network_64bit = esl_hton64(*((uint64_t *) &(obj->domZ))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hmmd_search_stats.c:204:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 204 | for(int i = 0; i < obj->nhits; i++){ | ^ vendor/hmmer/src/p7_hmmd_search_stats.c: In function ‘p7_hmmd_search_stats_Deserialize’: vendor/hmmer/src/p7_hmmd_search_stats.c:256:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 256 | ret_obj->elapsed = *((double *) &host_64bit); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hmmd_search_stats.c:262:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 262 | ret_obj->user = *((double *) &host_64bit); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hmmd_search_stats.c:268:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 268 | ret_obj->sys = *((double *) &host_64bit); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hmmd_search_stats.c:274:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 274 | ret_obj->Z = *((double *) &host_64bit); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hmmd_search_stats.c:280:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 280 | ret_obj->domZ = *((double *) &host_64bit); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_hmmd_search_stats.c:377:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 377 | for(int i = 1; i < ret_obj->nhits; i++){ | ^ In file included from vendor/hmmer/src/hmmer.h:42, from vendor/hmmer/src/p7_gmx.c:11: vendor/hmmer/src/p7_gmx.c: In function ‘p7_gmx_GrowTo’: vendor/easel/easel.h:416:36: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 416 | #define ESL_MIN(a,b) (((a)<(b))?(a):(b)) | ^ vendor/hmmer/src/p7_gmx.c:144:20: note: in expansion of macro ‘ESL_MIN’ 144 | gx->validR = ESL_MIN(gx->ncells / gx->allocW, gx->allocR); | ^~~~~~~ vendor/easel/easel.h:416:46: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘uint64_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 416 | #define ESL_MIN(a,b) (((a)<(b))?(a):(b)) | ^~~ vendor/hmmer/src/p7_gmx.c:144:20: note: in expansion of macro ‘ESL_MIN’ 144 | gx->validR = ESL_MIN(gx->ncells / gx->allocW, gx->allocR); | ^~~~~~~ build/temp.linux-aarch64-3.9/p7_hmmfile.c: In function ‘p7_hmmfile_WriteBinary’: build/temp.linux-aarch64-3.9/p7_hmmfile.c:1074:70: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1074 | if (fwrite((char *) hmm->mat[k], sizeof(float), hmm->abc->K, fp) != hmm->abc->K) ESL_EXCEPTION_SYS(eslEWRITE, "hmm binary write failed"); | ^~ build/temp.linux-aarch64-3.9/p7_hmmfile.c:1076:70: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1076 | if (fwrite((char *) hmm->ins[k], sizeof(float), hmm->abc->K, fp) != hmm->abc->K) ESL_EXCEPTION_SYS(eslEWRITE, "hmm binary write failed"); | ^~ build/temp.linux-aarch64-3.9/p7_hmmfile.c:1085:95: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1085 | if ((hmm->flags & p7H_RF) && (fwrite((char *) hmm->rf, sizeof(char), hmm->M+2, fp) != hmm->M+2)) ESL_EXCEPTION_SYS(eslEWRITE, "hmm binary write failed"); /* +2: 1..M and trailing \0 */ | ^~ build/temp.linux-aarch64-3.9/p7_hmmfile.c:1086:95: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1086 | if ((hmm->flags & p7H_MMASK)&& (fwrite((char *) hmm->mm, sizeof(char), hmm->M+2, fp) != hmm->M+2)) ESL_EXCEPTION_SYS(eslEWRITE, "hmm binary write failed"); /* +2: 1..M and trailing \0 */ | ^~ build/temp.linux-aarch64-3.9/p7_hmmfile.c:1087:95: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1087 | if ((hmm->flags & p7H_CONS) && (fwrite((char *) hmm->consensus, sizeof(char), hmm->M+2, fp) != hmm->M+2)) ESL_EXCEPTION_SYS(eslEWRITE, "hmm binary write failed"); /* don't need to test for >=3e format; p7H_CONS flag suffices (didn't exist pre-3e) */ | ^~ build/temp.linux-aarch64-3.9/p7_hmmfile.c:1088:95: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1088 | if ((hmm->flags & p7H_CS) && (fwrite((char *) hmm->cs, sizeof(char), hmm->M+2, fp) != hmm->M+2)) ESL_EXCEPTION_SYS(eslEWRITE, "hmm binary write failed"); | ^~ build/temp.linux-aarch64-3.9/p7_hmmfile.c:1089:95: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1089 | if ((hmm->flags & p7H_CA) && (fwrite((char *) hmm->ca, sizeof(char), hmm->M+2, fp) != hmm->M+2)) ESL_EXCEPTION_SYS(eslEWRITE, "hmm binary write failed"); | ^~ In file included from vendor/hmmer/src/p7_hmmcache.c:15: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ build/temp.linux-aarch64-3.9/p7_hmmfile.c:1095:95: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1095 | if ((hmm->flags & p7H_MAP) && (fwrite((char *) hmm->map, sizeof(int), hmm->M+1, fp) != hmm->M+1)) ESL_EXCEPTION_SYS(eslEWRITE, "hmm binary write failed"); | ^~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ build/temp.linux-aarch64-3.9/p7_hmmfile.c:1112:96: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1112 | if ((hmm->flags & p7H_COMPO) && (fwrite((char *) hmm->compo, sizeof(float), hmm->abc->K, fp) != hmm->abc->K)) ESL_EXCEPTION_SYS(eslEWRITE, "hmm binary write failed"); | ^~ generating build/temp.linux-aarch64-3.9/vendor/hmmer/src/mpisupport.o from vendor/hmmer/src/mpisupport.c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ivendor/easel -Ivendor/hmmer/src -Ivendor/hmmer/libdivsufsort -Ibuild/temp.linux-aarch64-3.9 -c vendor/hmmer/src/mpisupport.c -o build/temp.linux-aarch64-3.9/vendor/hmmer/src/mpisupport.o vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_tophits.c:17: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_hmm.c:25: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_hmmcache.c:16: vendor/hmmer/src/p7_hmmcache.h:13:3: error: unknown type name ‘P7_OPROFILE’ 13 | P7_OPROFILE **list; /* list of profiles [0 .. n-1] */ | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_hmmcache.c: In function ‘p7_hmmcache_Open’: vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_hmmcache.c:55:3: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 55 | P7_OPROFILE *om = NULL; /* target profile */ | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_spensemble.c:10: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX In file included from vendor/hmmer/src/p7_hmmcache.c:13: vendor/hmmer/src/p7_hmmcache.c:66:33: error: ‘P7_OPROFILE’ undeclared (first use in this function); did you mean ‘P7_PROFILE’? 66 | ESL_ALLOC(cache->list, sizeof(P7_OPROFILE *) * cache->lalloc); | ^~~~~~~~~~~ vendor/easel/easel.h:158:10: note: in definition of macro ‘ESL_ALLOC’ 158 | if ( size <= 0 ) { \ | ^~~~ vendor/hmmer/src/p7_hmmcache.c:66:33: note: each undeclared identifier is reported only once for each function it appears in 66 | ESL_ALLOC(cache->list, sizeof(P7_OPROFILE *) * cache->lalloc); | ^~~~~~~~~~~ vendor/easel/easel.h:158:10: note: in definition of macro ‘ESL_ALLOC’ 158 | if ( size <= 0 ) { \ | ^~~~ vendor/hmmer/src/p7_hmmcache.c:66:46: error: expected expression before ‘)’ token 66 | ESL_ALLOC(cache->list, sizeof(P7_OPROFILE *) * cache->lalloc); | ^ vendor/easel/easel.h:158:10: note: in definition of macro ‘ESL_ALLOC’ 158 | if ( size <= 0 ) { \ | ^~~~ vendor/hmmer/src/p7_hmmcache.c:66:46: error: expected expression before ‘)’ token 66 | ESL_ALLOC(cache->list, sizeof(P7_OPROFILE *) * cache->lalloc); | ^ vendor/easel/easel.h:164:24: note: in definition of macro ‘ESL_ALLOC’ 164 | if ( ((p) = malloc(size)) == NULL) { \ | ^~~~ vendor/hmmer/src/p7_hmmcache.c:66:46: error: expected expression before ‘)’ token 66 | ESL_ALLOC(cache->list, sizeof(P7_OPROFILE *) * cache->lalloc); | ^ vendor/easel/easel.h:166:85: note: in definition of macro ‘ESL_ALLOC’ 166 | esl_exception(status, FALSE, __FILE__, __LINE__, "malloc of size %d failed", size); \ | ^~~~ vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE build/temp.linux-aarch64-3.9/p7_hmmfile.c: In function ‘read_asc20hmm’: build/temp.linux-aarch64-3.9/p7_hmmfile.c:1999:17: warning: implicit declaration of function ‘p7_Calibrate’ [-Wimplicit-function-declaration] 1999 | if ((status = p7_Calibrate(hmm, NULL, NULL, &bg, NULL, NULL)) != eslOK) ESL_XFAIL(status, hfp->errbuf, "Failed to calibrate HMMER2 model after input conversion"); | ^~~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_hmmcache.c:70:20: warning: implicit declaration of function ‘p7_oprofile_ReadMSV’; did you mean ‘p7_profile_Reuse’? [-Wimplicit-function-declaration] 70 | while ((status = p7_oprofile_ReadMSV(hfp, &(cache->abc), &om)) == eslOK) /* eslEFORMAT | eslEINCOMPAT */ | ^~~~~~~~~~~~~~~~~~~ | p7_profile_Reuse build/temp.linux-aarch64-3.9/p7_hmmfile.c: In function ‘multiline’: vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE build/temp.linux-aarch64-3.9/p7_hmmfile.c:2067:44: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 2067 | if (fwrite(sptr, sizeof(char), n, fp) != n) ESL_EXCEPTION_SYS(eslEWRITE, "hmm write failed"); /* using fwrite lets us write fixed # of chars */ | ^~ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_hmmcache.c:72:22: warning: implicit declaration of function ‘p7_oprofile_ReadRest’; did you mean ‘p7_profile_Reuse’? [-Wimplicit-function-declaration] 72 | if (( status = p7_oprofile_ReadRest(hfp, om)) != eslOK) break; /* eslEFORMAT */ | ^~~~~~~~~~~~~~~~~~~~ | p7_profile_Reuse vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ build/temp.linux-aarch64-3.9/p7_hmmfile.c: In function ‘write_bin_string’: build/temp.linux-aarch64-3.9/p7_hmmfile.c:2189:56: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 2189 | if (fwrite((char *) s, sizeof(char), len, fp) != len) ESL_EXCEPTION_SYS(eslEWRITE, "hmm binary write failed"); | ^~ vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_hmmcache.c:91:14: warning: implicit declaration of function ‘p7_oprofile_Destroy’; did you mean ‘p7_profile_Destroy’? [-Wimplicit-function-declaration] 91 | if (om) p7_oprofile_Destroy(om); | ^~~~~~~~~~~~~~~~~~~ | p7_profile_Destroy vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_hmmcache.c: In function ‘p7_hmmcache_Sizeof’: vendor/hmmer/src/p7_hmmcache.c:108:15: error: ‘P7_OPROFILE’ undeclared (first use in this function); did you mean ‘P7_PROFILE’? 108 | n += sizeof(P7_OPROFILE *) * cache->lalloc; /* cache->list */ | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_hmmcache.c:108:28: error: expected expression before ‘)’ token 108 | n += sizeof(P7_OPROFILE *) * cache->lalloc; /* cache->list */ | ^ vendor/hmmer/src/p7_hmmcache.c:110:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 110 | for (i = 0; i < cache->n; i++) | ^ vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_hmmcache.c:111:10: warning: implicit declaration of function ‘p7_oprofile_Sizeof’; did you mean ‘p7_profile_Sizeof’? [-Wimplicit-function-declaration] 111 | n += p7_oprofile_Sizeof(cache->list[i]); | ^~~~~~~~~~~~~~~~~~ | p7_profile_Sizeof vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/p7_hmmcache.c: In function ‘p7_hmmcache_SetNumericNames’: vendor/hmmer/src/p7_hmmcache.c:134:3: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 134 | P7_OPROFILE *om; | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_hmmcache.c:138:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 138 | for (i = 0; i < cache->n; i++) | ^ vendor/hmmer/src/p7_hmmcache.c:141:13: error: request for member ‘name’ in something not a structure or union 141 | if (om->name) free(om->name); | ^~ vendor/hmmer/src/p7_hmmcache.c:141:28: error: request for member ‘name’ in something not a structure or union 141 | if (om->name) free(om->name); | ^~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_hmmcache.c:142:38: error: request for member ‘name’ in something not a structure or union 142 | if (( status = esl_sprintf(&(om->name), "%0*d", namelen, i+1)) != eslOK) return status; | ^~ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_Grow’: vendor/hmmer/src/p7_hmmcache.c: In function ‘p7_hmmcache_Close’: vendor/hmmer/src/p7_hmmcache.c:161:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 161 | for (i = 0; i < cache->n; i++) | ^ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_tophits.c:89:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 89 | for (i = 0; i < h->N; i++) | ^ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_SortBySortkey’: vendor/hmmer/src/p7_tophits.c:344:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 344 | for (i = 0; i < h->N; i++) h->hit[i] = h->unsrt + i; | ^ vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_SortBySeqidxAndAlipos’: vendor/hmmer/src/p7_tophits.c:377:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 377 | for (i = 0; i < h->N; i++) h->hit[i] = h->unsrt + i; | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_SortByModelnameAndAlipos’: vendor/hmmer/src/p7_tophits.c:398:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 398 | for (i = 0; i < h->N; i++) h->hit[i] = h->unsrt + i; | ^ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_Merge’: vendor/hmmer/src/p7_tophits.c:442:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 442 | for (i = 0; i < h1->N; i++) | ^ vendor/hmmer/src/p7_tophits.c:450:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 450 | for (i=0,j=0,k=0; i < h1->N && j < h2->N ; k++) | ^ vendor/hmmer/src/p7_tophits.c:450:36: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 450 | for (i=0,j=0,k=0; i < h1->N && j < h2->N ; k++) | ^ vendor/hmmer/src/p7_tophits.c:452:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 452 | while (i < h1->N) new_hit[k++] = h1->hit[i++]; | ^ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_tophits.c:453:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 453 | while (j < h2->N) new_hit[k++] = new2 + (h2->hit[j++] - h2->unsrt); | ^ vendor/hmmer/src/p7_tophits.c:457:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 457 | for (i = 0; i < h2->N; i++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_GetMaxPositionLength’: vendor/hmmer/src/p7_tophits.c:505:17: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 505 | for (i = 0; i < h->N; i++) { | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_GetMaxNameLength’: vendor/hmmer/src/p7_tophits.c:535:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 535 | for (max = 0, i = 0; i < h->N; i++) | ^ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_GetMaxAccessionLength’: vendor/hmmer/src/p7_tophits.c:554:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 554 | for (max = 0, i = 0; i < h->N; i++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_GetMaxShownLength’: vendor/hmmer/src/p7_tophits.c:576:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 576 | for (max = 0, i = 0; i < h->N; i++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_Reuse’: vendor/hmmer/src/p7_tophits.c:609:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 609 | for (i = 0; i < h->N; i++) | ^ vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_Destroy’: vendor/hmmer/src/p7_tophits.c:639:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 639 | for (i = 0; i < h->N; i++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘workaround_bug_h74’: vendor/hmmer/src/p7_tophits.c:708:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 708 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_ComputeNhmmerEvalues’: vendor/hmmer/src/p7_tophits.c:745:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 745 | for (i = 0; i < th->N ; i++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_RemoveDuplicates’: vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_tophits.c:781:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 781 | for (i = 1; i < th->N; i++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_Threshold’: vendor/hmmer/src/p7_tophits.c:880:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 880 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_tophits.c:901:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 901 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_tophits.c:919:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 919 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_tophits.c:936:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 936 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_CompareRanking’: vendor/hmmer/src/p7_tophits.c:1011:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1011 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_tophits.c:1027:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1027 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_Targets’: vendor/hmmer/src/p7_tophits.c:1115:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1115 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_Domains’: vendor/hmmer/src/p7_tophits.c:1231:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1231 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_Alignment’: vendor/hmmer/src/p7_tophits.c:1470:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1470 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_hmm.c: In function ‘p7_hmm_Validate’: vendor/hmmer/src/p7_hmm.c:1282:85: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1282 | if (hmm->flags & p7H_RF) { if (hmm->rf == NULL || strlen(hmm->rf) != hmm->M+1) ESL_XFAIL(eslFAIL, errbuf, "p7H_RF flag up, but rf string is invalid"); } | ^~ vendor/hmmer/src/p7_hmm.c:1285:86: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1285 | if (hmm->flags & p7H_MMASK) { if (hmm->mm == NULL || strlen(hmm->mm) != hmm->M+1) ESL_XFAIL(eslFAIL, errbuf, "p7H_MMASK flag up, but mm string is invalid"); } | ^~ vendor/hmmer/src/p7_hmm.c:1288:85: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1288 | if (hmm->flags & p7H_CONS) { if (hmm->consensus == NULL || strlen(hmm->consensus) != hmm->M+1) ESL_XFAIL(eslFAIL, errbuf, "p7H_CONS flag up, but consensus string is invalid"); } | ^~ vendor/hmmer/src/p7_tophits.c:1496:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 1496 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_hmm.c:1291:85: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1291 | if (hmm->flags & p7H_CS) { if (hmm->cs == NULL || strlen(hmm->cs) != hmm->M+1) ESL_XFAIL(eslFAIL, errbuf, "p7H_CS flag up, but cs string is invalid"); } | ^~ vendor/hmmer/src/p7_hmm.c:1294:85: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1294 | if (hmm->flags & p7H_CA) { if (hmm->ca == NULL || strlen(hmm->ca) != hmm->M+1) ESL_XFAIL(eslFAIL, errbuf, "p7H_CA flag up, but ca string is invalid"); } | ^~ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_TabularTargets’: vendor/hmmer/src/p7_tophits.c:1585:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1585 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_TabularDomains’: vendor/hmmer/src/p7_tophits.c:1678:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1678 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_TabularXfam’: vendor/hmmer/src/p7_tophits.c:1781:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1781 | for (h = 0; h < th->N; h++) | ^ In file included from vendor/hmmer/src/p7_profile.c:23: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ In file included from vendor/hmmer/src/p7_domain.c:16: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/p7_tophits.c:1815:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1815 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/p7_tophits.c:1840:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1840 | for (h = 0; h < th->N; h++) | ^ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_tophits.c:1874:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1874 | for (h = 0; h < domHitlist->N; h++) | ^ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_tophits.c: In function ‘p7_tophits_AliScores’: vendor/hmmer/src/p7_tophits.c:1927:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1927 | for (h = 0; h < th->N; h++) { | ^ vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX In file included from vendor/hmmer/src/p7_pipeline.c:21: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/p7_domain.c: In function ‘p7_domain_Serialize’: vendor/hmmer/src/p7_domain.c:191:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 191 | network_32bit = esl_hton32(*((uint32_t *) &(obj->envsc))); // ow, this hurts, but is probably the best way to get the | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_domain.c:198:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 198 | network_32bit = esl_hton32(*((uint32_t *) &(obj->domcorrection))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_domain.c:203:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 203 | network_32bit = esl_hton32(*((uint32_t *) &(obj->dombias))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_domain.c:208:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 208 | network_32bit = esl_hton32(*((uint32_t *) &(obj->oasc))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_domain.c:213:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 213 | network_32bit = esl_hton32(*((uint32_t *) &(obj->bitscore))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_domain.c:218:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 218 | network_64bit = esl_hton64(*((uint64_t *) &(obj->lnP))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from vendor/hmmer/src/fm_ssv.c:10: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/p7_domain.c: In function ‘p7_domain_Deserialize’: vendor/hmmer/src/p7_domain.c:341:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 341 | ret_obj->envsc = *((float *) &host_32bit); | ~^~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_domain.c:347:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 347 | ret_obj->domcorrection = *((float *) &host_32bit); | ~^~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_domain.c:353:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 353 | ret_obj->dombias = *((float *) &host_32bit); | ~^~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_domain.c:359:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 359 | ret_obj->oasc = *((float *) &host_32bit); | ~^~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_domain.c:365:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 365 | ret_obj->bitscore = *((float *) &host_32bit); | ~^~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/p7_domain.c:371:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 371 | ret_obj->lnP = *((double *) &host_64bit); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/p7_domain.c:398:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 398 | ret_obj->scores_per_pos[i] = *((float *) &host_32bit); | ~^~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_hit.c:17: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/p7_pipeline.c:31:3: error: unknown type name ‘P7_OPROFILE’ 31 | P7_OPROFILE *om; | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_pipeline.c: In function ‘p7_pipeline_Create’: vendor/hmmer/src/p7_pipeline.c:110:19: warning: implicit declaration of function ‘p7_omx_Create’; did you mean ‘p7_gmx_Create’? [-Wimplicit-function-declaration] 110 | if ((pli->fwd = p7_omx_Create(M_hint, L_hint, L_hint)) == NULL) goto ERROR; | ^~~~~~~~~~~~~ | p7_gmx_Create vendor/hmmer/src/p7_pipeline.c:110:17: warning: assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 110 | if ((pli->fwd = p7_omx_Create(M_hint, L_hint, L_hint)) == NULL) goto ERROR; | ^ vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c:111:17: warning: assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 111 | if ((pli->bck = p7_omx_Create(M_hint, L_hint, L_hint)) == NULL) goto ERROR; | ^ vendor/hmmer/src/p7_pipeline.c:112:17: warning: assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 112 | if ((pli->oxf = p7_omx_Create(M_hint, 0, L_hint)) == NULL) goto ERROR; | ^ vendor/hmmer/src/p7_pipeline.c:113:17: warning: assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 113 | if ((pli->oxb = p7_omx_Create(M_hint, 0, L_hint)) == NULL) goto ERROR; | ^ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c: In function ‘p7_pipeline_Reuse’: vendor/hmmer/src/p7_pipeline.c:274:3: warning: implicit declaration of function ‘p7_omx_Reuse’; did you mean ‘p7_gmx_Reuse’? [-Wimplicit-function-declaration] 274 | p7_omx_Reuse(pli->oxf); | ^~~~~~~~~~~~ | p7_gmx_Reuse vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c: In function ‘p7_pipeline_Destroy’: vendor/hmmer/src/p7_pipeline.c:294:3: warning: implicit declaration of function ‘p7_omx_Destroy’; did you mean ‘p7_gmx_Destroy’? [-Wimplicit-function-declaration] 294 | p7_omx_Destroy(pli->oxf); | ^~~~~~~~~~~~~~ | p7_gmx_Destroy In file included from vendor/hmmer/src/p7_gmxb.c:4: vendor/hmmer/src/hmmer.h:829:2: error: #error "No vector implementation enabled" 829 | #error "No vector implementation enabled" | ^~~~~ vendor/hmmer/src/p7_pipeline.c: At top level: vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c:323:31: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 323 | p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *data, P7_HMM_WINDOWLIST *windowlist, float pct_overlap) { | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1179:3: error: unknown type name ‘P7_OMX’ 1179 | P7_OMX *oxf; /* one-row Forward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1180:3: error: unknown type name ‘P7_OMX’ 1180 | P7_OMX *oxb; /* one-row Backward matrix, accel pipe */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1181:3: error: unknown type name ‘P7_OMX’ 1181 | P7_OMX *fwd; /* full Fwd matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1182:3: error: unknown type name ‘P7_OMX’ 1182 | P7_OMX *bck; /* full Bck matrix for domain envelopes */ | ^~~~~~ vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c:492:41: error: unknown type name ‘P7_OPROFILE’ 492 | p7_pli_NewModel(P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg) | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/p7_pipeline.c: In function ‘p7_pli_NewModel’: vendor/hmmer/src/p7_pipeline.c:497:20: error: request for member ‘M’ in something not a structure or union 497 | pli->nnodes += om->M; | ^~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/p7_pipeline.c:500:49: error: request for member ‘M’ in something not a structure or union 500 | if (pli->do_biasfilter) p7_bg_SetFilter(bg, om->M, om->compo); | ^~ vendor/hmmer/src/p7_pipeline.c:500:56: error: request for member ‘compo’ in something not a structure or union 500 | if (pli->do_biasfilter) p7_bg_SetFilter(bg, om->M, om->compo); | ^~ vendor/hmmer/src/p7_pipeline.c:505:14: error: request for member ‘max_length’ in something not a structure or union 505 | pli->W = om->max_length; | ^~ vendor/hmmer/src/p7_pipeline.c: At top level: vendor/hmmer/src/p7_pipeline.c:535:51: error: unknown type name ‘P7_OPROFILE’ 535 | p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om) | ^~~~~~~~~~~ vendor/hmmer/src/p7_pipeline.c: In function ‘p7_pli_NewModelThresholds’: vendor/hmmer/src/p7_pipeline.c:542:13: error: request for member ‘cutoff’ in something not a structure or union 542 | if (om->cutoff[p7_GA1] == p7_CUTOFF_UNSET) | ^~ vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1333:120: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1333 | extern int p7_Calibrate(P7_HMM *hmm, P7_BUILDER *cfg_b, ESL_RANDOMNESS **byp_rng, P7_BG **byp_bg, P7_PROFILE **byp_gm, P7_OPROFILE **byp_om); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_pipeline.c:15: vendor/hmmer/src/p7_pipeline.c:543:91: error: request for member ‘name’ in something not a structure or union 543 | ESL_FAIL(eslEINVAL, pli->errbuf, "GA bit thresholds unavailable on model %s\n", om->name); | ^~ vendor/easel/easel.h:61:22: note: in definition of macro ‘ESL_FAIL’ 61 | esl_fail(errbuf, __VA_ARGS__); \ | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c:544:36: error: request for member ‘cutoff’ in something not a structure or union 544 | pli->T = pli->incT = om->cutoff[p7_GA1]; | ^~ vendor/hmmer/src/p7_pipeline.c:545:36: error: request for member ‘cutoff’ in something not a structure or union 545 | pli->domT = pli->incdomT = om->cutoff[p7_GA2]; | ^~ vendor/hmmer/src/p7_pipeline.c:549:13: error: request for member ‘cutoff’ in something not a structure or union 549 | if (om->cutoff[p7_TC1] == p7_CUTOFF_UNSET) | ^~ In file included from vendor/hmmer/src/p7_pipeline.c:15: vendor/hmmer/src/p7_pipeline.c:550:91: error: request for member ‘name’ in something not a structure or union 550 | ESL_FAIL(eslEINVAL, pli->errbuf, "TC bit thresholds unavailable on model %s\n", om->name); | ^~ vendor/easel/easel.h:61:22: note: in definition of macro ‘ESL_FAIL’ 61 | esl_fail(errbuf, __VA_ARGS__); \ | ^~~~~~~~~~~ vendor/hmmer/src/p7_pipeline.c:551:36: error: request for member ‘cutoff’ in something not a structure or union 551 | pli->T = pli->incT = om->cutoff[p7_TC1]; | ^~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_pipeline.c:552:36: error: request for member ‘cutoff’ in something not a structure or union 552 | pli->domT = pli->incdomT = om->cutoff[p7_TC2]; | ^~ vendor/hmmer/src/p7_pipeline.c:556:13: error: request for member ‘cutoff’ in something not a structure or union 556 | if (om->cutoff[p7_NC1] == p7_CUTOFF_UNSET) | ^~ vendor/hmmer/src/hmmer.h:1335:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1335 | extern int p7_MSVMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_mmu); | ^~~~~~~~~~~ | P7_PROFILE In file included from vendor/hmmer/src/p7_pipeline.c:15: vendor/hmmer/src/p7_pipeline.c:557:91: error: request for member ‘name’ in something not a structure or union 557 | ESL_FAIL(eslEINVAL, pli->errbuf, "NC bit thresholds unavailable on model %s\n", om->name); | ^~ vendor/easel/easel.h:61:22: note: in definition of macro ‘ESL_FAIL’ 61 | esl_fail(errbuf, __VA_ARGS__); \ | ^~~~~~~~~~~ vendor/hmmer/src/p7_pipeline.c:558:36: error: request for member ‘cutoff’ in something not a structure or union 558 | pli->T = pli->incT = om->cutoff[p7_NC1]; | ^~ vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c:559:36: error: request for member ‘cutoff’ in something not a structure or union 559 | pli->domT = pli->incdomT = om->cutoff[p7_NC2]; | ^~ vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1336:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1336 | extern int p7_ViterbiMu (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double *ret_vmu); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_pipeline.c: At top level: vendor/hmmer/src/p7_pipeline.c:680:31: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 680 | p7_Pipeline(P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *hitlist) | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1337:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1337 | extern int p7_Tau (ESL_RANDOMNESS *r, P7_OPROFILE *om, P7_BG *bg, int L, int N, double lambda, double tailp, double *ret_tau); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1468:81: error: unknown type name ‘P7_OPROFILE’ 1468 | extern P7_ALIDISPLAY *p7_alidisplay_Create(const P7_TRACE *tr, int which, const P7_OPROFILE *om, const ESL_SQ *sq, const ESL_SQ *ntsq); | ^~~~~~~~~~~ vendor/hmmer/src/fm_ssv.c: In function ‘FM_mergeSeeds’: vendor/hmmer/src/fm_ssv.c:70:33: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 70 | && ( next.n - next.k) == curr_diagval //overlapping diagonals will share the same value of (n - k) | ^~ vendor/hmmer/src/fm_ssv.c:71:35: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 71 | && next.n + next.length < curr_n + curr_len + ssv_length //overlapping, or close to it | ^ vendor/hmmer/src/p7_pipeline.c: In function ‘p7_pli_computeAliScores’: vendor/hmmer/src/p7_pipeline.c:962:71: error: ‘p7O_MM’ undeclared (first use in this function); did you mean ‘p7P_MM’? 962 | + (j==1 ? 0 : log(data->fwd_transitions[p7O_MM][j]) ); | ^~~~~~ | p7P_MM vendor/hmmer/src/p7_pipeline.c:962:71: note: each undeclared identifier is reported only once for each function it appears in vendor/hmmer/src/fm_ssv.c: In function ‘FM_backtrackSeed’: vendor/hmmer/src/fm_ssv.c:134:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘const unsigned int’} [-Wsign-compare] 134 | while ( j != fmf->term_loc && (j % fm_cfg->meta->freq_SA)) { //go until we hit a position in the full SA that was sampled during FM index construction | ^~ vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1511:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1511 | extern int p7_Builder (P7_BUILDER *bld, ESL_MSA *msa, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE ***opt_trarr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om, ESL_MSA **opt_postmsa); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_ssv.c:141:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘const unsigned int’} [-Wsign-compare] 141 | return len + (j==fmf->term_loc ? 0 : fmf->SA[ j / fm_cfg->meta->freq_SA ]) ; // len is how many backward steps we had to take to find a sampled SA position | ^~ vendor/hmmer/src/p7_pipeline.c:968:38: error: ‘p7O_MI’ undeclared (first use in this function); did you mean ‘p7P_MI’? 968 | sc = log(data->fwd_transitions[p7O_MI][j]); | ^~~~~~ | p7P_MI vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1512:133: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1512 | extern int p7_SingleBuilder(P7_BUILDER *bld, ESL_SQ *sq, P7_BG *bg, P7_HMM **opt_hmm, P7_TRACE **opt_tr, P7_PROFILE **opt_gm, P7_OPROFILE **opt_om); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c:972:41: error: ‘p7O_II’ undeclared (first use in this function); did you mean ‘p7P_II’? 972 | sc += log(data->fwd_transitions[p7O_II][j]); | ^~~~~~ | p7P_II vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:85: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1532:102: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_pipeline.c:975:39: error: ‘p7O_IM’ undeclared (first use in this function); did you mean ‘p7P_IM’? 975 | sc += log(data->fwd_transitions[p7O_IM][j+1]) - log(data->fwd_transitions[p7O_MM][j+1]); | ^~~~~~ | p7P_IM vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1532:115: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/p7_pipeline.c:980:38: error: ‘p7O_MD’ undeclared (first use in this function); did you mean ‘p7P_MD’? 980 | sc = log(data->fwd_transitions[p7O_MD][j]); | ^~~~~~ | p7P_MD vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_ssv.c: In function ‘FM_extendSeed’: vendor/hmmer/src/fm_ssv.c:665:18: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 665 | if (target_end > fm->N-2) { | ^ vendor/hmmer/src/hmmer.h:1532:128: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/fm_ssv.c:679:14: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int32_t’ {aka ‘int’} [-Wsign-compare] 679 | for ( ; k <= model_end; k++, n++) { | ^~ vendor/hmmer/src/p7_pipeline.c:984:41: error: ‘p7O_DD’ undeclared (first use in this function); did you mean ‘p7P_DD’? 984 | sc += log(data->fwd_transitions[p7O_DD][j]); | ^~~~~~ | p7P_DD vendor/hmmer/src/hmmer.h:1532:141: error: unknown type name ‘P7_OMX’; did you mean ‘P7_GMX’? 1532 | extern int p7_domaindef_ByPosteriorHeuristics(const ESL_SQ *sq, const ESL_SQ *ntsq, P7_OPROFILE *om, P7_OMX *oxf, P7_OMX *oxb, P7_OMX *fwd, P7_OMX *bck, | ^~~~~~ | P7_GMX vendor/hmmer/src/fm_ssv.c: At top level: vendor/hmmer/src/fm_ssv.c:728:22: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 728 | p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c:987:39: error: ‘p7O_DM’ undeclared (first use in this function); did you mean ‘p7P_DM’? 987 | sc += log(data->fwd_transitions[p7O_DM][j+1]) - log(data->fwd_transitions[p7O_MM][j+1]); | ^~~~~~ | p7P_DM vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c: At top level: vendor/hmmer/src/hmmer.h:1617:47: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1617 | extern P7_SCOREDATA *p7_hmm_ScoreDataCreate(P7_OPROFILE *om, P7_PROFILE *gm ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c:1048:49: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1048 | p7_pli_postViterbi_LongTarget(P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, P7_TOPHITS *hitlist, const P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/fm_ssv.c:643:1: warning: ‘FM_extendSeed’ defined but not used [-Wunused-function] 643 | FM_extendSeed(FM_DIAG *diag, const FM_DATA *fm, const P7_SCOREDATA *ssvdata, FM_CFG *cfg, ESL_SQ *tmp_sq) | ^~~~~~~~~~~~~ vendor/hmmer/src/fm_ssv.c:606:1: warning: ‘FM_window_from_diag’ defined but not used [-Wunused-function] 606 | FM_window_from_diag (FM_DIAG *diag, const FM_DATA *fm, const FM_METADATA *meta, P7_HMM_WINDOWLIST *windowlist) | ^~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/fm_ssv.c:444:12: warning: ‘FM_getSeeds’ defined but not used [-Wunused-function] 444 | static int FM_getSeeds ( const FM_DATA *fmf, const FM_DATA *fmb, | ^~~~~~~~~~~ vendor/hmmer/src/hmmer.h:1619:51: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1619 | extern int p7_hmm_ScoreDataComputeRest(P7_OPROFILE *om, P7_SCOREDATA *data ); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_hit.c: In function ‘p7_hit_Serialize’: vendor/hmmer/src/p7_hit.c:226:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 226 | network_64bit = esl_hton64(*((uint64_t *) &(obj->sortkey))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:231:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 231 | network_32bit = esl_hton32(*((uint32_t *) &(obj->score))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:236:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 236 | network_32bit = esl_hton32(*((uint32_t *) &(obj->pre_score))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:241:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 241 | network_32bit = esl_hton32(*((uint32_t *) &(obj->sum_score))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:246:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 246 | network_64bit = esl_hton64(*((uint64_t *) &(obj->lnP))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:251:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 251 | network_64bit = esl_hton64(*((uint64_t *) &(obj->pre_lnP))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:256:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 256 | network_64bit = esl_hton64(*((uint64_t *) &(obj->sum_lnP))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:261:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 261 | network_32bit = esl_hton32(*((uint32_t *) &(obj->nexpected))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_pipeline.c:1315:45: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1315 | p7_pli_postSSV_LongTarget(P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, P7_TOPHITS *hitlist, const P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1636:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1636 | extern int p7_pli_ExtendAndMergeWindows (P7_OPROFILE *om, const P7_SCOREDATA *msvdata, P7_HMM_WINDOWLIST *windowlist, float pct_overlap); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1642:62: error: unknown type name ‘P7_OPROFILE’ 1642 | extern int p7_pli_NewModel (P7_PIPELINE *pli, const P7_OPROFILE *om, P7_BG *bg); | ^~~~~~~~~~~ vendor/hmmer/src/p7_hit.c: In function ‘p7_hit_Deserialize’: vendor/hmmer/src/hmmer.h:1643:62: error: unknown type name ‘P7_OPROFILE’ 1643 | extern int p7_pli_NewModelThresholds(P7_PIPELINE *pli, const P7_OPROFILE *om); | ^~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:408:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 408 | ret_obj->sortkey = *((double *) &host_64bit); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:414:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 414 | ret_obj->score = *((float *) &host_32bit); | ~^~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:420:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 420 | ret_obj->pre_score = *((float *) &host_32bit); | ~^~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:426:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 426 | ret_obj->sum_score = *((float *) &host_32bit); | ~^~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:432:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 432 | ret_obj->lnP = *((double *) &host_64bit); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:438:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 438 | ret_obj->pre_lnP = *((double *) &host_64bit); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:444:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 444 | ret_obj->sum_lnP = *((double *) &host_64bit); | ~^~~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_hit.c:450:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 450 | ret_obj->nexpected = *((float *) &host_32bit); | ~^~~~~~~~~~~~~~~~~~~~~~ vendor/hmmer/src/p7_pipeline.c:1480:42: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1480 | p7_Pipeline_LongTarget(P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1645:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1645 | extern int p7_Pipeline (P7_PIPELINE *pli, P7_OPROFILE *om, P7_BG *bg, const ESL_SQ *sq, const ESL_SQ *ntsq, P7_TOPHITS *th); | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1646:56: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1646 | extern int p7_Pipeline_LongTarget (P7_PIPELINE *pli, P7_OPROFILE *om, P7_SCOREDATA *data, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/hmmer.h:1803:33: error: unknown type name ‘P7_OPROFILE’; did you mean ‘P7_PROFILE’? 1803 | extern int p7_SSVFM_longlarget( P7_OPROFILE *om, float nu, P7_BG *bg, double F1, | ^~~~~~~~~~~ | P7_PROFILE vendor/hmmer/src/p7_pipeline.c:941:1: warning: ‘p7_pli_computeAliScores’ defined but not used [-Wunused-function] 941 | p7_pli_computeAliScores(P7_DOMAIN *dom, ESL_DSQ *seq, const P7_SCOREDATA *data, int K) | ^~~~~~~~~~~~~~~~~~~~~~~ error: command '/usr/bin/gcc' failed with exit code 1 error: Bad exit status from /var/tmp/rpm-tmp.mksW7q (%build) Bad exit status from /var/tmp/rpm-tmp.mksW7q (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pyhmmer.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pyhmmer.spec