Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysam.spec'], chrootPath='/var/lib/mock/f35-build-28684798-3876906/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysam.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 Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/python-pysam-0.16.0.1-6.fc35.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-pysam.spec'], chrootPath='/var/lib/mock/f35-build-28684798-3876906/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pysam.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 Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2yXkDp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pysam-0.16.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pysam-0.16.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pysam-0.16.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/e340c8574694ab16fbe290c6fb714c1f6c2f5664.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/less_py2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf pysam.egg-info ++ grep -rl '/\* Generated by Cython' + rm pysam/libcalignedsegment.c pysam/libcbcftools.c pysam/libcutils.c pysam/libcalignmentfile.c pysam/libctabixproxies.c pysam/libcvcf.c pysam/libcsamfile.c pysam/libcfaidx.c pysam/libcbcf.c pysam/libctabix.c pysam/libchtslib.c pysam/libcsamtools.c pysam/libcbgzf.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kj1pM4 + umask 022 + cd /builddir/build/BUILD + cd pysam-0.16.0.1 + FORCE_CYTHON=1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' # pysam: cython is available - using cythonize if necessary # pysam: htslib mode is shared # pysam: HTSLIB_CONFIGURE_OPTIONS=None # pysam: (sysconfig) CC=gcc # pysam: (env) CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection # pysam: (env) LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/grep checking for C compiler warning flags... -Wall checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking shared library type for unknown-Linux... plain .so checking whether the compiler accepts -fvisibility=hidden... yes checking how to run the C preprocessor... gcc -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for gmtime_r... yes checking for fsync... yes checking for drand48... yes checking whether fdatasync is declared... yes checking for fdatasync... yes checking for library containing log... -lm checking for zlib.h... yes checking for inflate in -lz... yes checking for library containing recv... none required checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for lzma.h... yes checking for lzma_easy_buffer_encode in -llzma... yes checking for libdeflate.h... no checking for libdeflate_deflate_compress in -ldeflate... no checking for curl_easy_pause in -lcurl... no checking for curl_easy_init in -lcurl... no configure: error: libcurl library not found Support for HTTPS and other SSL-based URLs requires routines from the libcurl library . Building HTSlib with libcurl enabled requires libcurl development files to be installed on the build machine; you may need to ensure a package such as libcurl4-{gnutls,nss,openssl}-dev (on Debian or Ubuntu Linux) or libcurl-devel (on RPM-based Linux distributions or Cygwin) is installed. Either configure with --disable-libcurl or resolve this error to build HTSlib. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/grep checking for C compiler warning flags... -Wall checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking shared library type for unknown-Linux... plain .so checking whether the compiler accepts -fvisibility=hidden... yes checking how to run the C preprocessor... gcc -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for gmtime_r... yes checking for fsync... yes checking for drand48... yes checking whether fdatasync is declared... yes checking for fdatasync... yes checking for library containing log... -lm checking for zlib.h... yes checking for inflate in -lz... yes checking for library containing recv... none required checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for lzma.h... yes checking for lzma_easy_buffer_encode in -llzma... yes checking for libdeflate.h... no checking for libdeflate_deflate_compress in -ldeflate... no configure: WARNING: GCS support not enabled: requires libcurl support configure: WARNING: S3 support not enabled: requires libcurl support checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes configure: creating ./config.status config.status: creating config.mk config.status: creating htslib.pc.tmp config.status: creating config.h make: ./version.sh: No such file or directory make: ./version.sh: No such file or directory # pysam: htslib configure options: --disable-libcurl # pysam: htslib_config LIBHTS_OBJS=kfunc.o knetfile.o kstring.o bcf_sr_sort.o bgzf.o errmod.o faidx.o header.o hfile.o hfile_net.o hts.o hts_os.o md5.o multipart.o probaln.o realn.o regidx.o region.o sam.o synced_bcf_reader.o vcf_sweep.o tbx.o textutils.o thread_pool.o vcf.o vcfutils.o cram/cram_codecs.o cram/cram_decode.o cram/cram_encode.o cram/cram_external.o cram/cram_index.o cram/cram_io.o cram/cram_samtools.o cram/cram_stats.o cram/mFILE.o cram/open_trace_file.o cram/pooled_alloc.o cram/rANS_static.o cram/string_alloc.o # pysam: htslib_config LIBS=-llzma -lbz2 -lz -lm # pysam: htslib_config PLATFORM=default # pysam: config_option: ENABLE_GCS=0 # pysam: config_option: ENABLE_PLUGINS=0 # pysam: config_option: ENABLE_S3=0 # pysam: config_option: HAVE_COMMONCRYPTO=0 # pysam: config_option: HAVE_HMAC=0 # pysam: config_option: HAVE_LIBBZ2=1 # pysam: config_option: HAVE_LIBCURL=0 # pysam: config_option: HAVE_LIBDEFLATE=0 # pysam: config_option: HAVE_LIBLZMA=1 # pysam: config_option: HAVE_MMAP=1 running build running build_py creating build creating build/lib.linux-aarch64-3.10 creating build/lib.linux-aarch64-3.10/pysam copying pysam/samtools.py -> build/lib.linux-aarch64-3.10/pysam copying pysam/utils.py -> build/lib.linux-aarch64-3.10/pysam copying pysam/config.py -> build/lib.linux-aarch64-3.10/pysam copying pysam/version.py -> build/lib.linux-aarch64-3.10/pysam copying pysam/__init__.py -> build/lib.linux-aarch64-3.10/pysam copying pysam/Pileup.py -> build/lib.linux-aarch64-3.10/pysam copying pysam/bcftools.py -> build/lib.linux-aarch64-3.10/pysam creating build/lib.linux-aarch64-3.10/pysam/include copying pysam/include/__init__.py -> build/lib.linux-aarch64-3.10/pysam/include package init file 'samtools/__init__.py' not found (or not a regular file) package init file 'bcftools/__init__.py' not found (or not a regular file) package init file 'htslib/__init__.py' not found (or not a regular file) package init file 'htslib/htslib/__init__.py' not found (or not a regular file) copying pysam/libctabixproxies.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libchtslib.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libcsamtools.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libcutils.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libcfaidx.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libcbcf.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libctabix.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libcalignedsegment.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libcsamfile.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libcalignmentfile.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libcvcf.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/libcbcftools.pxd -> build/lib.linux-aarch64-3.10/pysam copying pysam/csamtools_util.h -> build/lib.linux-aarch64-3.10/pysam copying pysam/pysam_stream.h -> build/lib.linux-aarch64-3.10/pysam copying pysam/version.h -> build/lib.linux-aarch64-3.10/pysam copying pysam/pysam_util.h -> build/lib.linux-aarch64-3.10/pysam copying pysam/cbcftools_util.h -> build/lib.linux-aarch64-3.10/pysam copying pysam/htslib_util.h -> build/lib.linux-aarch64-3.10/pysam creating build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/bam.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/bedidx.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/sam.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/samtools.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/bam_endian.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/sample.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/samtools.pysam.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/stats_isize.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/sam_opts.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/tmp_file.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/bam_lpileup.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/bam2bcf.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/bam_plbuf.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools copying samtools/config.h -> build/lib.linux-aarch64-3.10/pysam/include/samtools creating build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/bcftools.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/hclust.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/bcftools.pysam.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/convert.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/bam_sample.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/tsv2vcf.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/HMM.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/regidx.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/vcmp.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/call.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/mw.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/prob1.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/vcfbuf.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/filter.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/cols.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/smpl_ilist.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/hex.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/gvcf.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/kmin.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/kheap.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/bin.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/khash_str2str.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/rbuf.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/ploidy.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/bam2bcf.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/variantkey.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools copying bcftools/config.h -> build/lib.linux-aarch64-3.10/pysam/include/bcftools creating build/lib.linux-aarch64-3.10/pysam/include/htslib copying htslib/hts_internal.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib copying htslib/thread_pool_internal.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib copying htslib/hfile_internal.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib copying htslib/header.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib copying htslib/sam_internal.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib copying htslib/bcf_sr_sort.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib copying htslib/textutils_internal.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib copying htslib/config.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib creating build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/hts.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/hfile.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/kfunc.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/synced_bcf_reader.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/faidx.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/vcf_sweep.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/ksort.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/thread_pool.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/sam.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/khash.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/klist.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/knetfile.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/kstring.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/kseq.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/hts_defs.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/regidx.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/hts_log.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/tbx.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/kbitset.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/khash_str2int.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/hts_os.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/vcfutils.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/hts_endian.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/bgzf.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/cram.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib copying htslib/htslib/vcf.h -> build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib /usr/lib/python3.10/site-packages/setuptools/lib2to3_ex.py:36: SetuptoolsDeprecationWarning: 2to3 support is deprecated. If the project still requires Python 2 support, please migrate to a single-codebase solution or employ an independent conversion process. warnings.warn( Fixing build/lib.linux-aarch64-3.10/pysam/samtools.py build/lib.linux-aarch64-3.10/pysam/utils.py build/lib.linux-aarch64-3.10/pysam/config.py build/lib.linux-aarch64-3.10/pysam/version.py build/lib.linux-aarch64-3.10/pysam/__init__.py build/lib.linux-aarch64-3.10/pysam/Pileup.py build/lib.linux-aarch64-3.10/pysam/bcftools.py build/lib.linux-aarch64-3.10/pysam/include/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib.linux-aarch64-3.10/pysam/samtools.py build/lib.linux-aarch64-3.10/pysam/utils.py build/lib.linux-aarch64-3.10/pysam/config.py build/lib.linux-aarch64-3.10/pysam/version.py build/lib.linux-aarch64-3.10/pysam/__init__.py build/lib.linux-aarch64-3.10/pysam/Pileup.py build/lib.linux-aarch64-3.10/pysam/bcftools.py build/lib.linux-aarch64-3.10/pysam/include/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext cythoning pysam/libchtslib.pyx to pysam/libchtslib.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libchtslib.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libcsamtools.pyx to pysam/libcsamtools.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libcsamtools.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libcbcftools.pyx to pysam/libcbcftools.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libcbcftools.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libcutils.pyx to pysam/libcutils.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libcutils.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libcalignmentfile.pyx to pysam/libcalignmentfile.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libcalignmentfile.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: pysam/libcalignmentfile.pyx:2551:49: Casting a GIL-requiring function into a nogil function circumvents GIL validation warning: pysam/libcalignmentfile.pyx:2556:49: Casting a GIL-requiring function into a nogil function circumvents GIL validation warning: pysam/libcalignmentfile.pyx:2561:49: Casting a GIL-requiring function into a nogil function circumvents GIL validation warning: pysam/libcalignmentfile.pyx:2600:49: Casting a GIL-requiring function into a nogil function circumvents GIL validation warning: pysam/libcalignmentfile.pyx:2605:49: Casting a GIL-requiring function into a nogil function circumvents GIL validation warning: pysam/libcalignmentfile.pyx:2610:49: Casting a GIL-requiring function into a nogil function circumvents GIL validation cythoning pysam/libcsamfile.pyx to pysam/libcsamfile.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libcsamfile.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libcalignedsegment.pyx to pysam/libcalignedsegment.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libcalignedsegment.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libctabix.pyx to pysam/libctabix.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libctabix.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libcfaidx.pyx to pysam/libcfaidx.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libcfaidx.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libcbcf.pyx to pysam/libcbcf.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libcbcf.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libcbgzf.pyx to pysam/libcbgzf.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libcbgzf.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libctabixproxies.pyx to pysam/libctabixproxies.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libctabixproxies.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning pysam/libcvcf.pyx to pysam/libcvcf.c /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pysam-0.16.0.1/pysam/libcvcf.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: pysam/libcvcf.pyx:1083:27: Unreachable code building 'pysam.libchtslib' extension creating build/temp.linux-aarch64-3.10 creating build/temp.linux-aarch64-3.10/htslib creating build/temp.linux-aarch64-3.10/htslib/cram creating build/temp.linux-aarch64-3.10/pysam gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/bcf_sr_sort.c -o build/temp.linux-aarch64-3.10/htslib/bcf_sr_sort.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/bgzf.c -o build/temp.linux-aarch64-3.10/htslib/bgzf.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/cram_codecs.c -o build/temp.linux-aarch64-3.10/htslib/cram/cram_codecs.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/cram_decode.c -o build/temp.linux-aarch64-3.10/htslib/cram/cram_decode.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/cram_encode.c -o build/temp.linux-aarch64-3.10/htslib/cram/cram_encode.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/cram_external.c -o build/temp.linux-aarch64-3.10/htslib/cram/cram_external.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/cram_index.c -o build/temp.linux-aarch64-3.10/htslib/cram/cram_index.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/cram_io.c -o build/temp.linux-aarch64-3.10/htslib/cram/cram_io.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement In file included from /usr/include/string.h:519, from htslib/cram/cram_io.c:49: In function ‘strncpy’, inlined from ‘cram_dopen’ at htslib/cram/cram_io.c:4304:9: /usr/include/bits/string_fortified.h:95:10: warning: ‘strncpy’ specified bound 20 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/cram_samtools.c -o build/temp.linux-aarch64-3.10/htslib/cram/cram_samtools.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/cram_stats.c -o build/temp.linux-aarch64-3.10/htslib/cram/cram_stats.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/mFILE.c -o build/temp.linux-aarch64-3.10/htslib/cram/mFILE.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/open_trace_file.c -o build/temp.linux-aarch64-3.10/htslib/cram/open_trace_file.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/pooled_alloc.c -o build/temp.linux-aarch64-3.10/htslib/cram/pooled_alloc.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/rANS_static.c -o build/temp.linux-aarch64-3.10/htslib/cram/rANS_static.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/cram/string_alloc.c -o build/temp.linux-aarch64-3.10/htslib/cram/string_alloc.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/errmod.c -o build/temp.linux-aarch64-3.10/htslib/errmod.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/faidx.c -o build/temp.linux-aarch64-3.10/htslib/faidx.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/header.c -o build/temp.linux-aarch64-3.10/htslib/header.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/hfile.c -o build/temp.linux-aarch64-3.10/htslib/hfile.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/hfile_net.c -o build/temp.linux-aarch64-3.10/htslib/hfile_net.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/hts.c -o build/temp.linux-aarch64-3.10/htslib/hts.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement htslib/hts.c: In function ‘hts_idx_init’: htslib/hts.c:1631:59: warning: overflow in conversion from ‘uint32_t’ {aka ‘unsigned int’} to ‘int’ changes value from ‘idx->z.last_bin = 4294967295’ to ‘-1’ [-Woverflow] 1631 | idx->z.save_bin = idx->z.save_tid = idx->z.last_tid = idx->z.last_bin = 0xffffffffu; | ^~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/hts_os.c -o build/temp.linux-aarch64-3.10/htslib/hts_os.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/kfunc.c -o build/temp.linux-aarch64-3.10/htslib/kfunc.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/knetfile.c -o build/temp.linux-aarch64-3.10/htslib/knetfile.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/kstring.c -o build/temp.linux-aarch64-3.10/htslib/kstring.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/md5.c -o build/temp.linux-aarch64-3.10/htslib/md5.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/multipart.c -o build/temp.linux-aarch64-3.10/htslib/multipart.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/probaln.c -o build/temp.linux-aarch64-3.10/htslib/probaln.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/realn.c -o build/temp.linux-aarch64-3.10/htslib/realn.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement htslib/realn.c: In function ‘sam_prob_realn’: htslib/realn.c:155:23: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 155 | *(zq - 3) = 'B'; | ~~~~~~~~~~^~~~~ htslib/realn.c:151:23: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 151 | *(bq - 3) = 'Z'; | ~~~~~~~~~~^~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/regidx.c -o build/temp.linux-aarch64-3.10/htslib/regidx.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/region.c -o build/temp.linux-aarch64-3.10/htslib/region.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/sam.c -o build/temp.linux-aarch64-3.10/htslib/sam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/synced_bcf_reader.c -o build/temp.linux-aarch64-3.10/htslib/synced_bcf_reader.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/tbx.c -o build/temp.linux-aarch64-3.10/htslib/tbx.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/textutils.c -o build/temp.linux-aarch64-3.10/htslib/textutils.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/thread_pool.c -o build/temp.linux-aarch64-3.10/htslib/thread_pool.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/vcf.c -o build/temp.linux-aarch64-3.10/htslib/vcf.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/vcf_sweep.c -o build/temp.linux-aarch64-3.10/htslib/vcf_sweep.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c htslib/vcfutils.c -o build/temp.linux-aarch64-3.10/htslib/vcfutils.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/htslib_util.c -o build/temp.linux-aarch64-3.10/pysam/htslib_util.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libchtslib.c -o build/temp.linux-aarch64-3.10/pysam/libchtslib.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/htslib/bcf_sr_sort.o build/temp.linux-aarch64-3.10/htslib/bgzf.o build/temp.linux-aarch64-3.10/htslib/cram/cram_codecs.o build/temp.linux-aarch64-3.10/htslib/cram/cram_decode.o build/temp.linux-aarch64-3.10/htslib/cram/cram_encode.o build/temp.linux-aarch64-3.10/htslib/cram/cram_external.o build/temp.linux-aarch64-3.10/htslib/cram/cram_index.o build/temp.linux-aarch64-3.10/htslib/cram/cram_io.o build/temp.linux-aarch64-3.10/htslib/cram/cram_samtools.o build/temp.linux-aarch64-3.10/htslib/cram/cram_stats.o build/temp.linux-aarch64-3.10/htslib/cram/mFILE.o build/temp.linux-aarch64-3.10/htslib/cram/open_trace_file.o build/temp.linux-aarch64-3.10/htslib/cram/pooled_alloc.o build/temp.linux-aarch64-3.10/htslib/cram/rANS_static.o build/temp.linux-aarch64-3.10/htslib/cram/string_alloc.o build/temp.linux-aarch64-3.10/htslib/errmod.o build/temp.linux-aarch64-3.10/htslib/faidx.o build/temp.linux-aarch64-3.10/htslib/header.o build/temp.linux-aarch64-3.10/htslib/hfile.o build/temp.linux-aarch64-3.10/htslib/hfile_net.o build/temp.linux-aarch64-3.10/htslib/hts.o build/temp.linux-aarch64-3.10/htslib/hts_os.o build/temp.linux-aarch64-3.10/htslib/kfunc.o build/temp.linux-aarch64-3.10/htslib/knetfile.o build/temp.linux-aarch64-3.10/htslib/kstring.o build/temp.linux-aarch64-3.10/htslib/md5.o build/temp.linux-aarch64-3.10/htslib/multipart.o build/temp.linux-aarch64-3.10/htslib/probaln.o build/temp.linux-aarch64-3.10/htslib/realn.o build/temp.linux-aarch64-3.10/htslib/regidx.o build/temp.linux-aarch64-3.10/htslib/region.o build/temp.linux-aarch64-3.10/htslib/sam.o build/temp.linux-aarch64-3.10/htslib/synced_bcf_reader.o build/temp.linux-aarch64-3.10/htslib/tbx.o build/temp.linux-aarch64-3.10/htslib/textutils.o build/temp.linux-aarch64-3.10/htslib/thread_pool.o build/temp.linux-aarch64-3.10/htslib/vcf.o build/temp.linux-aarch64-3.10/htslib/vcf_sweep.o build/temp.linux-aarch64-3.10/htslib/vcfutils.o build/temp.linux-aarch64-3.10/pysam/htslib_util.o build/temp.linux-aarch64-3.10/pysam/libchtslib.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -o build/lib.linux-aarch64-3.10/pysam/libchtslib.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN htslib/realn.c: In function ‘sam_prob_realn’: htslib/realn.c:155:23: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 155 | *(zq - 3) = 'B'; | ^ htslib/realn.c:151:23: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 151 | *(bq - 3) = 'Z'; | ^ building 'pysam.libcsamtools' extension creating build/temp.linux-aarch64-3.10/samtools creating build/temp.linux-aarch64-3.10/samtools/lz4 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libcsamtools.c -o build/temp.linux-aarch64-3.10/pysam/libcsamtools.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam2bcf.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam2bcf.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam2bcf_indel.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam2bcf_indel.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam2depth.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam2depth.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_addrprg.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_addrprg.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_aux.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_aux.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_cat.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_cat.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_color.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_color.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_fastq.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_fastq.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_flags.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_flags.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_index.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_index.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_lpileup.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_lpileup.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_markdup.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_markdup.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_mate.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_mate.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_md.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_md.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_plbuf.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_plbuf.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_plcmd.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_plcmd.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_quickcheck.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_quickcheck.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_reheader.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_reheader.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_rmdup.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_rmdup.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_rmdupse.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_rmdupse.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_sort.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_sort.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_split.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_split.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bam_stat.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bam_stat.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bamshuf.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bamshuf.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bamtk.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bamtk.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bedcov.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bedcov.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/bedidx.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/bedidx.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/coverage.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/coverage.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/cut_target.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/cut_target.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/dict.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/dict.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/faidx.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/faidx.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/lz4/lz4.c -o build/temp.linux-aarch64-3.10/samtools/lz4/lz4.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/padding.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/padding.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/phase.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/phase.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/sam.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/sam.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/sam_opts.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/sam_opts.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/sam_utils.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/sam_utils.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/sam_view.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/sam_view.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/sample.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/sample.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/samtools.pysam.c -o build/temp.linux-aarch64-3.10/samtools/samtools.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/stats.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/stats.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/stats_isize.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/stats_isize.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c samtools/tmp_file.c.pysam.c -o build/temp.linux-aarch64-3.10/samtools/tmp_file.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libcsamtools.o build/temp.linux-aarch64-3.10/samtools/bam.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam2bcf.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam2bcf_indel.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam2depth.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_addrprg.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_aux.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_cat.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_color.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_fastq.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_flags.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_index.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_lpileup.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_markdup.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_mate.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_md.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_plbuf.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_plcmd.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_quickcheck.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_reheader.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_rmdup.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_rmdupse.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_sort.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_split.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bam_stat.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bamshuf.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bamtk.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bedcov.c.pysam.o build/temp.linux-aarch64-3.10/samtools/bedidx.c.pysam.o build/temp.linux-aarch64-3.10/samtools/coverage.c.pysam.o build/temp.linux-aarch64-3.10/samtools/cut_target.c.pysam.o build/temp.linux-aarch64-3.10/samtools/dict.c.pysam.o build/temp.linux-aarch64-3.10/samtools/faidx.c.pysam.o build/temp.linux-aarch64-3.10/samtools/lz4/lz4.o build/temp.linux-aarch64-3.10/samtools/padding.c.pysam.o build/temp.linux-aarch64-3.10/samtools/phase.c.pysam.o build/temp.linux-aarch64-3.10/samtools/sam.c.pysam.o build/temp.linux-aarch64-3.10/samtools/sam_opts.c.pysam.o build/temp.linux-aarch64-3.10/samtools/sam_utils.c.pysam.o build/temp.linux-aarch64-3.10/samtools/sam_view.c.pysam.o build/temp.linux-aarch64-3.10/samtools/sample.c.pysam.o build/temp.linux-aarch64-3.10/samtools/samtools.pysam.o build/temp.linux-aarch64-3.10/samtools/stats.c.pysam.o build/temp.linux-aarch64-3.10/samtools/stats_isize.c.pysam.o build/temp.linux-aarch64-3.10/samtools/tmp_file.c.pysam.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libcsamtools.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN building 'pysam.libcbcftools' extension creating build/temp.linux-aarch64-3.10/bcftools gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/HMM.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/HMM.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/bam2bcf.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/bam2bcf.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/bam2bcf_indel.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/bam2bcf_indel.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/bam_sample.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/bam_sample.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/bcftools.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/bcftools.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/bin.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/bin.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/ccall.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/ccall.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/cols.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/cols.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/consensus.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/consensus.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/convert.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/convert.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/csq.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/csq.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/em.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/em.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/filter.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/filter.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/gvcf.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/gvcf.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/hclust.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/hclust.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/kmin.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/kmin.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/main.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/main.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/mcall.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/mcall.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/mpileup.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/mpileup.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/ploidy.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/ploidy.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/prob1.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/prob1.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/regidx.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/regidx.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/reheader.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/reheader.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/smpl_ilist.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/smpl_ilist.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/tabix.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/tabix.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/tsv2vcf.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/tsv2vcf.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfannotate.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfannotate.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfbuf.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfbuf.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfcall.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfcall.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfcnv.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfcnv.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfconcat.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfconcat.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfconvert.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfconvert.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcffilter.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcffilter.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfgtcheck.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfgtcheck.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfindex.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfindex.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfisec.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfisec.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfmerge.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfmerge.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement bcftools/vcfmerge.c.pysam.c: In function ‘maux_init’: bcftools/vcfmerge.c.pysam.c:694:34: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 694 | ma->gvcf = (gvcf_aux_t*) calloc(ma->n,sizeof(gvcf_aux_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pysam-0.16.0.1/htslib/htslib/kstring.h:30, from /builddir/build/BUILD/pysam-0.16.0.1/htslib/htslib/vcf.h:41, from bcftools/vcfmerge.c.pysam.c:34: /usr/include/stdlib.h:542:14: note: in a call to allocation function ‘calloc’ declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfnorm.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfnorm.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfplugin.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfplugin.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfquery.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfquery.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfroh.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfroh.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfsom.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfsom.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfsort.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfsort.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfstats.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfstats.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcfview.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcfview.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/vcmp.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/vcmp.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c bcftools/version.c.pysam.c -o build/temp.linux-aarch64-3.10/bcftools/version.c.pysam.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libcbcftools.c -o build/temp.linux-aarch64-3.10/pysam/libcbcftools.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/bcftools/HMM.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/bam2bcf.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/bam2bcf_indel.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/bam_sample.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/bcftools.pysam.o build/temp.linux-aarch64-3.10/bcftools/bin.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/ccall.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/cols.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/consensus.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/convert.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/csq.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/em.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/filter.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/gvcf.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/hclust.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/kmin.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/main.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/mcall.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/mpileup.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/ploidy.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/prob1.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/regidx.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/reheader.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/smpl_ilist.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/tabix.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/tsv2vcf.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfannotate.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfbuf.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfcall.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfcnv.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfconcat.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfconvert.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcffilter.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfgtcheck.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfindex.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfisec.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfmerge.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfnorm.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfplugin.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfquery.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfroh.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfsom.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfsort.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfstats.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcfview.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/vcmp.c.pysam.o build/temp.linux-aarch64-3.10/bcftools/version.c.pysam.o build/temp.linux-aarch64-3.10/pysam/libcbcftools.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libcbcftools.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN bcftools/vcfmerge.c.pysam.c: In function ‘maux_init’: bcftools/vcfmerge.c.pysam.c:694:34: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 694 | ma->gvcf = (gvcf_aux_t*) calloc(ma->n,sizeof(gvcf_aux_t)); | ^ /usr/include/stdlib.h:542:14: note: in a call to allocation function ‘calloc’ declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^ building 'pysam.libcutils' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libcutils.c -o build/temp.linux-aarch64-3.10/pysam/libcutils.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement pysam/libcutils.c: In function ‘__pyx_pw_5pysam_9libcutils_9_pysam_dispatch’: pysam/libcutils.c:534:40: warning: ‘__pyx_v_retval’ may be used uninitialized in this function [-Wmaybe-uninitialized] 534 | #define PyInt_FromLong PyLong_FromLong | ^~~~~~~~~~~~~~~ pysam/libcutils.c:5986:7: note: ‘__pyx_v_retval’ was declared here 5986 | int __pyx_v_retval; | ^~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/pysam_util.c -o build/temp.linux-aarch64-3.10/pysam/pysam_util.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libcutils.o build/temp.linux-aarch64-3.10/pysam/pysam_util.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -lcsamtools.cpython-310-aarch64-linux-gnu -lcbcftools.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libcutils.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN building 'pysam.libcalignmentfile' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libcalignmentfile.c -o build/temp.linux-aarch64-3.10/pysam/libcalignmentfile.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement pysam/libcalignmentfile.c: In function ‘__pyx_f_5pysam_17libcalignmentfile_14IteratorColumn_cnext’: pysam/libcalignmentfile.c:30147:127: warning: passing argument 5 of ‘bam_mplp_auto’ from incompatible pointer type [-Wincompatible-pointer-types] 30147 | __pyx_v_ret = bam_mplp_auto(__pyx_v_self->pileup_iter, (&__pyx_v_self->tid), (&__pyx_v_self->pos), (&__pyx_v_self->n_plp), (&__pyx_v_self->plp)); | ~^~~~~~~~~~~~~~~~~~~ | | | bam_pileup1_t ** In file included from pysam/htslib_util.h:4, from pysam/libcalignmentfile.c:626: /builddir/build/BUILD/pysam-0.16.0.1/htslib/htslib/sam.h:1709:96: note: expected ‘const bam_pileup1_t **’ but argument is of type ‘bam_pileup1_t **’ 1709 | int bam_mplp_auto(bam_mplp_t iter, int *_tid, int *_pos, int *n_plp, const bam_pileup1_t **plp); | ~~~~~~~~~~~~~~~~~~~~~~^~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libcalignmentfile.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -lcutils.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libcalignmentfile.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN building 'pysam.libcsamfile' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libcsamfile.c -o build/temp.linux-aarch64-3.10/pysam/libcsamfile.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libcsamfile.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -lcutils.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libcsamfile.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN building 'pysam.libcalignedsegment' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libcalignedsegment.c -o build/temp.linux-aarch64-3.10/pysam/libcalignedsegment.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libcalignedsegment.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -lcutils.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libcalignedsegment.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN building 'pysam.libctabix' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libctabix.c -o build/temp.linux-aarch64-3.10/pysam/libctabix.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement pysam/libctabix.c: In function ‘__pyx_pf_5pysam_9libctabix_9TabixFile_7contigs___get__’: pysam/libctabix.c:8794:27: warning: assignment to ‘char **’ from incompatible pointer type ‘const char **’ [-Wincompatible-pointer-types] 8794 | __pyx_v_sequences = tbx_seqnames(__pyx_v_self->index, (&__pyx_v_nsequences)); | ^ In file included from pysam/libctabix.c:633: pysam/libctabix.c: In function ‘__pyx_pf_5pysam_9libctabix_4tabix_index’: /builddir/build/BUILD/pysam-0.16.0.1/htslib/htslib/tbx.h:41:21: warning: overflow in conversion from ‘int’ to ‘int8_t’ {aka ‘signed char’} changes value from ‘65536’ to ‘0’ [-Woverflow] 41 | #define TBX_UCSC 0x10000 | ^~~~~~~ pysam/libctabix.c:13989:39: note: in expansion of macro ‘TBX_UCSC’ 13989 | __pyx_t_1 = __Pyx_PyInt_From_int8_t(TBX_UCSC); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 975, __pyx_L1_error) | ^~~~~~~~ /builddir/build/BUILD/pysam-0.16.0.1/htslib/htslib/tbx.h:41:21: warning: overflow in conversion from ‘int’ to ‘int8_t’ {aka ‘signed char’} changes value from ‘65536’ to ‘0’ [-Woverflow] 41 | #define TBX_UCSC 0x10000 | ^~~~~~~ pysam/libctabix.c:14021:39: note: in expansion of macro ‘TBX_UCSC’ 14021 | __pyx_t_3 = __Pyx_PyInt_From_int8_t(TBX_UCSC); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 976, __pyx_L1_error) | ^~~~~~~~ /builddir/build/BUILD/pysam-0.16.0.1/htslib/htslib/tbx.h:41:21: warning: overflow in conversion from ‘int’ to ‘int8_t’ {aka ‘signed char’} changes value from ‘65536’ to ‘0’ [-Woverflow] 41 | #define TBX_UCSC 0x10000 | ^~~~~~~ pysam/libctabix.c:14391:43: note: in expansion of macro ‘TBX_UCSC’ 14391 | __pyx_t_3 = __Pyx_PyInt_From_int8_t(TBX_UCSC); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 1005, __pyx_L1_error) | ^~~~~~~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libctabix.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -lcutils.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libctabix.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN building 'pysam.libcfaidx' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libcfaidx.c -o build/temp.linux-aarch64-3.10/pysam/libcfaidx.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libcfaidx.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -lcutils.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libcfaidx.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN building 'pysam.libcbcf' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libcbcf.c -o build/temp.linux-aarch64-3.10/pysam/libcbcf.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libcbcf.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -lcutils.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libcbcf.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN building 'pysam.libcbgzf' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libcbgzf.c -o build/temp.linux-aarch64-3.10/pysam/libcbgzf.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libcbgzf.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -lcutils.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libcbgzf.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN building 'pysam.libctabixproxies' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libctabixproxies.c -o build/temp.linux-aarch64-3.10/pysam/libctabixproxies.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libctabixproxies.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -lcutils.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libctabixproxies.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN building 'pysam.libcvcf' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/pysam-0.16.0.1/htslib -I/builddir/build/BUILD/pysam-0.16.0.1/samtools -I/builddir/build/BUILD/pysam-0.16.0.1/samtools/lz4 -I/builddir/build/BUILD/pysam-0.16.0.1/bcftools -I/builddir/build/BUILD/pysam-0.16.0.1/pysam -I/builddir/build/BUILD/pysam-0.16.0.1 -I/usr/include/python3.10 -c pysam/libcvcf.c -o build/temp.linux-aarch64-3.10/pysam/libcvcf.o -Wno-unused -Wno-strict-prototypes -Wno-sign-compare -Wno-error=declaration-after-statement pysam/libcvcf.c: In function ‘__pyx_pf_5pysam_7libcvcf_3VCF_32parse_data.constprop.0’: pysam/libcvcf.c:25057:16: warning: ‘__pyx_v_qual’ may be used uninitialized in this function [-Wmaybe-uninitialized] 25057 | __pyx_t_12 = PyFloat_FromDouble(__pyx_v_qual); if (unlikely(!__pyx_t_12)) __PYX_ERR(0, 873, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pysam/libcvcf.o -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1/pysam -L/builddir/build/BUILD/pysam-0.16.0.1 -L/builddir/build/BUILD/pysam-0.16.0.1/build/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -Lbuild/lib.linux-aarch64-3.10/pysam -L/usr/lib64 -lz -llzma -lbz2 -lz -lm -lchtslib.cpython-310-aarch64-linux-gnu -lcutils.cpython-310-aarch64-linux-gnu -o build/lib.linux-aarch64-3.10/pysam/libcvcf.cpython-310-aarch64-linux-gnu.so -Wl,-rpath,$ORIGIN + PYTHONPATH=/builddir/build/BUILD/pysam-0.16.0.1 + sphinx-build-3 doc html Running Sphinx v4.0.2 making output directory... done [autosummary] generating autosummary for: api.rst, benchmarking.rst, developer.rst, faq.rst, glossary.rst, index.rst, installation.rst, release.rst, usage.rst loading intersphinx inventory from http://docs.python.org/3.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/3.5/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /3.5/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] api reading sources... [ 22%] benchmarking reading sources... [ 33%] developer reading sources... [ 44%] faq reading sources... [ 55%] glossary reading sources... [ 66%] index reading sources... [ 77%] installation reading sources... [ 88%] release reading sources... [100%] usage docstring of pysam.libcalignmentfile.IndexedReads:1: WARNING: Inline emphasis start-string without end-string. docstring of pysam.libctabix.TabixFile:10: WARNING: Inline literal start-string without end-string. /builddir/build/BUILD/pysam-0.16.0.1/doc/faq.rst:142: WARNING: Inline literal start-string without end-string. /builddir/build/BUILD/pysam-0.16.0.1/doc/faq.rst:16: WARNING: Unknown target name: "gil". /builddir/build/BUILD/pysam-0.16.0.1/doc/installation.rst:7: WARNING: Unknown target name: "pypi". /builddir/build/BUILD/pysam-0.16.0.1/doc/installation.rst:34: WARNING: Unknown target name: "pypi". /builddir/build/BUILD/pysam-0.16.0.1/doc/installation.rst:95: WARNING: Unknown target name: "pip". /builddir/build/BUILD/pysam-0.16.0.1/doc/release.rst:194: WARNING: Unexpected indentation. /builddir/build/BUILD/pysam-0.16.0.1/doc/release.rst:195: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/pysam-0.16.0.1/doc/release.rst:443: WARNING: Unexpected indentation. /builddir/build/BUILD/pysam-0.16.0.1/doc/release.rst:449: WARNING: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/pysam-0.16.0.1/doc/index.rst:57: WARNING: Citation [Li2009] is not referenced. done preparing documents... done writing output... [ 11%] api writing output... [ 22%] benchmarking writing output... [ 33%] developer writing output... [ 44%] faq writing output... [ 55%] glossary writing output... [ 66%] index writing output... [ 77%] installation writing output... [ 88%] release writing output... [100%] usage docstring of pysam.libcalignmentfile.AlignmentFile:8: WARNING: term not in glossary: CRAM docstring of pysam.libcalignmentfile.AlignmentFile:46: WARNING: term not in glossary: CRAM docstring of pysam.AlignedSegment.set_tags:4: WARNING: term not in glossary: value type docstring of pysam.libcfaidx.FastxFile:1: WARNING: term not in glossary: fasta docstring of pysam.libcfaidx.FastxFile:1: WARNING: term not in glossary: fastq /builddir/build/BUILD/pysam-0.16.0.1/doc/developer.rst:31: WARNING: term not in glossary: cbcftools /builddir/build/BUILD/pysam-0.16.0.1/doc/developer.rst:58: WARNING: undefined label: benchmarking /builddir/build/BUILD/pysam-0.16.0.1/doc/glossary.rst:114: WARNING: term not in glossary: fasta /builddir/build/BUILD/pysam-0.16.0.1/doc/usage.rst:23: WARNING: term not in glossary: CRAM /builddir/build/BUILD/pysam-0.16.0.1/doc/usage.rst:49: WARNING: term not in glossary: columns /builddir/build/BUILD/pysam-0.16.0.1/doc/usage.rst:205: WARNING: term not in glossary: bed /builddir/build/BUILD/pysam-0.16.0.1/doc/usage.rst:205: WARNING: term not in glossary: gtf /builddir/build/BUILD/pysam-0.16.0.1/doc/usage.rst:271: WARNING: term not in glossary: info generating indices... /builddir/build/BUILD/pysam-0.16.0.1/doc/usage.rst:271: WARNING: term not in glossary: format /builddir/build/BUILD/pysam-0.16.0.1/doc/usage.rst:271: WARNING: term not in glossary: genotype genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 28 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N1IpBO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64 + cd pysam-0.16.0.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64 # pysam: cython is available - using cythonize if necessary # pysam: htslib mode is shared # pysam: HTSLIB_CONFIGURE_OPTIONS=None # pysam: (sysconfig) CC=gcc # pysam: (env) CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection # pysam: (env) LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/grep checking for C compiler warning flags... -Wall checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking shared library type for unknown-Linux... plain .so checking whether the compiler accepts -fvisibility=hidden... yes checking how to run the C preprocessor... gcc -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for gmtime_r... yes checking for fsync... yes checking for drand48... yes checking whether fdatasync is declared... yes checking for fdatasync... yes checking for library containing log... -lm checking for zlib.h... yes checking for inflate in -lz... yes checking for library containing recv... none required checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for lzma.h... yes checking for lzma_easy_buffer_encode in -llzma... yes checking for libdeflate.h... no checking for libdeflate_deflate_compress in -ldeflate... no checking for curl_easy_pause in -lcurl... no checking for curl_easy_init in -lcurl... no configure: error: libcurl library not found Support for HTTPS and other SSL-based URLs requires routines from the libcurl library . Building HTSlib with libcurl enabled requires libcurl development files to be installed on the build machine; you may need to ensure a package such as libcurl4-{gnutls,nss,openssl}-dev (on Debian or Ubuntu Linux) or libcurl-devel (on RPM-based Linux distributions or Cygwin) is installed. Either configure with --disable-libcurl or resolve this error to build HTSlib. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/grep checking for C compiler warning flags... -Wall checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking shared library type for unknown-Linux... plain .so checking whether the compiler accepts -fvisibility=hidden... yes checking how to run the C preprocessor... gcc -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for gmtime_r... yes checking for fsync... yes checking for drand48... yes checking whether fdatasync is declared... yes checking for fdatasync... yes checking for library containing log... -lm checking for zlib.h... yes checking for inflate in -lz... yes checking for library containing recv... none required checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for lzma.h... yes checking for lzma_easy_buffer_encode in -llzma... yes checking for libdeflate.h... no checking for libdeflate_deflate_compress in -ldeflate... no configure: WARNING: GCS support not enabled: requires libcurl support configure: WARNING: S3 support not enabled: requires libcurl support checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes configure: creating ./config.status config.status: creating config.mk config.status: creating htslib.pc.tmp config.status: creating config.h config.status: config.h is unchanged make: ./version.sh: No such file or directory make: ./version.sh: No such file or directory # pysam: htslib configure options: --disable-libcurl # pysam: htslib_config LIBHTS_OBJS=kfunc.o knetfile.o kstring.o bcf_sr_sort.o bgzf.o errmod.o faidx.o header.o hfile.o hfile_net.o hts.o hts_os.o md5.o multipart.o probaln.o realn.o regidx.o region.o sam.o synced_bcf_reader.o vcf_sweep.o tbx.o textutils.o thread_pool.o vcf.o vcfutils.o cram/cram_codecs.o cram/cram_decode.o cram/cram_encode.o cram/cram_external.o cram/cram_index.o cram/cram_io.o cram/cram_samtools.o cram/cram_stats.o cram/mFILE.o cram/open_trace_file.o cram/pooled_alloc.o cram/rANS_static.o cram/string_alloc.o # pysam: htslib_config LIBS=-llzma -lbz2 -lz -lm # pysam: htslib_config PLATFORM=default # pysam: config_option: ENABLE_GCS=0 # pysam: config_option: ENABLE_PLUGINS=0 # pysam: config_option: ENABLE_S3=0 # pysam: config_option: HAVE_COMMONCRYPTO=0 # pysam: config_option: HAVE_HMAC=0 # pysam: config_option: HAVE_LIBBZ2=1 # pysam: config_option: HAVE_LIBCURL=0 # pysam: config_option: HAVE_LIBDEFLATE=0 # pysam: config_option: HAVE_LIBLZMA=1 # pysam: config_option: HAVE_MMAP=1 running install running install_lib creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/samtools.py -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/utils.py -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/config.py -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/version.py -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/__init__.py -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/Pileup.py -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/bcftools.py -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include copying build/lib.linux-aarch64-3.10/pysam/include/__init__.py -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/bam.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/bedidx.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/sam.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/samtools.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/bam_endian.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/sample.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/samtools.pysam.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/stats_isize.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/sam_opts.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/tmp_file.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/bam_lpileup.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/bam2bcf.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/bam_plbuf.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools copying build/lib.linux-aarch64-3.10/pysam/include/samtools/config.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/samtools creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/bcftools.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/hclust.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/bcftools.pysam.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/convert.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/bam_sample.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/tsv2vcf.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/HMM.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/regidx.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/vcmp.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/call.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/mw.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/prob1.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/vcfbuf.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/filter.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/cols.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/smpl_ilist.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/hex.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/gvcf.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/kmin.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/kheap.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/bin.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/khash_str2str.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/rbuf.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/ploidy.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/bam2bcf.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/variantkey.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools copying build/lib.linux-aarch64-3.10/pysam/include/bcftools/config.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/bcftools creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/hts_internal.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/thread_pool_internal.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/hfile_internal.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/header.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/sam_internal.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/bcf_sr_sort.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/textutils_internal.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/config.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/hts.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/hfile.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/kfunc.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/synced_bcf_reader.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/faidx.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/vcf_sweep.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/ksort.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/thread_pool.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/sam.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/khash.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/klist.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/knetfile.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/kstring.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/kseq.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/hts_defs.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/regidx.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/hts_log.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/tbx.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/kbitset.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/khash_str2int.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/hts_os.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/vcfutils.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/hts_endian.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/bgzf.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/cram.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/include/htslib/htslib/vcf.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/htslib/htslib copying build/lib.linux-aarch64-3.10/pysam/libctabixproxies.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libchtslib.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcsamtools.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcutils.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcfaidx.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcbcf.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libctabix.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcalignedsegment.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcsamfile.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcalignmentfile.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcvcf.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcbcftools.pxd -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/csamtools_util.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/pysam_stream.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/version.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/pysam_util.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/cbcftools_util.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/htslib_util.h -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libchtslib.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcsamtools.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcbcftools.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcutils.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcalignmentfile.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcsamfile.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcalignedsegment.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libctabix.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcfaidx.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcbcf.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcbgzf.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libctabixproxies.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam copying build/lib.linux-aarch64-3.10/pysam/libcvcf.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam creating /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/__pycache__ copying build/lib.linux-aarch64-3.10/pysam/__pycache__/__init__.cpython-310.pyc -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/__pycache__ copying build/lib.linux-aarch64-3.10/pysam/__pycache__/utils.cpython-310.pyc -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/__pycache__ copying build/lib.linux-aarch64-3.10/pysam/__pycache__/Pileup.cpython-310.pyc -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/__pycache__ copying build/lib.linux-aarch64-3.10/pysam/__pycache__/samtools.cpython-310.pyc -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/__pycache__ copying build/lib.linux-aarch64-3.10/pysam/__pycache__/config.cpython-310.pyc -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/__pycache__ copying build/lib.linux-aarch64-3.10/pysam/__pycache__/version.cpython-310.pyc -> /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/__pycache__ byte-compiling /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/bcftools.py to bcftools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/include/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmpywdo1wdv.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpywdo1wdv.py removing /tmp/tmpywdo1wdv.py running install_egg_info running egg_info creating pysam.egg-info writing pysam.egg-info/PKG-INFO writing dependency_links to pysam.egg-info/dependency_links.txt writing top-level names to pysam.egg-info/top_level.txt writing manifest file 'pysam.egg-info/SOURCES.txt' package init file 'samtools/__init__.py' not found (or not a regular file) package init file 'bcftools/__init__.py' not found (or not a regular file) package init file 'htslib/__init__.py' not found (or not a regular file) package init file 'htslib/htslib/__init__.py' not found (or not a regular file) reading manifest file 'pysam.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'KNOWN_BUGS' warning: no files found matching 'THANKS' no previously-included directories found matching 'tests/' warning: no files found matching 'samtools/configure' warning: no files found matching 'samtools/config.mk.in' warning: no files found matching 'samtools/config.h.in' warning: no files found matching 'htslib/INSTALL' warning: no files found matching 'htslib/NEWS' adding license file 'COPYING' writing manifest file 'pysam.egg-info/SOURCES.txt' Copying pysam.egg-info to /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam-0.16.0.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j5 --strict-build-id -m -i --build-id-seed 0.16.0.1-6.fc35 --unique-debug-suffix -0.16.0.1-6.fc35.aarch64 --unique-debug-src-base python-pysam-0.16.0.1-6.fc35.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pysam-0.16.0.1 extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libcalignedsegment.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libcbcf.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libcalignmentfile.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libcbcftools.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libcbgzf.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libcfaidx.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libchtslib.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libcsamfile.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libcsamtools.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libctabix.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libctabixproxies.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libcutils.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10/site-packages/pysam/libcvcf.cpython-310-aarch64-linux-gnu.so original debug info size: 22252kB, size after compression: 21076kB /usr/bin/sepdebugcrcfix: Updated 13 CRC32s, 0 CRC32s did match. 39219 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-pysam-0.16.0.1-6.fc35.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ArdqEL + umask 022 + cd /builddir/build/BUILD + cd pysam-0.16.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/share/doc/python3-pysam + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/share/doc/python3-pysam + cp -pr README.rst /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/share/doc/python3-pysam + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wJKIxa + umask 022 + cd /builddir/build/BUILD + cd pysam-0.16.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/share/licenses/python3-pysam + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/share/licenses/python3-pysam + cp -pr COPYING /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/share/licenses/python3-pysam + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(bcftools) = 1.9 bundled(htslib) = 1.9 bundled(samtools) = 1.9 libcalignedsegment.cpython-310-aarch64-linux-gnu.so()(64bit) libcalignmentfile.cpython-310-aarch64-linux-gnu.so()(64bit) libcbcf.cpython-310-aarch64-linux-gnu.so()(64bit) libcbcftools.cpython-310-aarch64-linux-gnu.so()(64bit) libcbgzf.cpython-310-aarch64-linux-gnu.so()(64bit) libcfaidx.cpython-310-aarch64-linux-gnu.so()(64bit) libchtslib.cpython-310-aarch64-linux-gnu.so()(64bit) libcsamfile.cpython-310-aarch64-linux-gnu.so()(64bit) libcsamtools.cpython-310-aarch64-linux-gnu.so()(64bit) libctabix.cpython-310-aarch64-linux-gnu.so()(64bit) libctabixproxies.cpython-310-aarch64-linux-gnu.so()(64bit) libcutils.cpython-310-aarch64-linux-gnu.so()(64bit) libcvcf.cpython-310-aarch64-linux-gnu.so()(64bit) python-pysam = 0.16.0.1-6.fc35 python3-pysam = 0.16.0.1-6.fc35 python3-pysam(aarch-64) = 0.16.0.1-6.fc35 python3.10-pysam = 0.16.0.1-6.fc35 python3.10dist(pysam) = 0.16.0.1 python3dist(pysam) = 0.16.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: glibc >= 2.33.9000-43.fc35 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcbcftools.cpython-310-aarch64-linux-gnu.so()(64bit) libchtslib.cpython-310-aarch64-linux-gnu.so()(64bit) libcsamtools.cpython-310-aarch64-linux-gnu.so()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.29)(64bit) libz.so.1()(64bit) python(abi) = 3.10 rtld(GNU_HASH) Obsoletes: python-pysam < 0.16.0.1-6.fc35 Processing files: python3-pysam-devel-0.16.0.1-6.fc35.aarch64 Provides: python-pysam-devel = 0.16.0.1-6.fc35 python3-pysam-devel = 0.16.0.1-6.fc35 python3-pysam-devel(aarch-64) = 0.16.0.1-6.fc35 python3.10-pysam-devel = 0.16.0.1-6.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 Processing files: python-pysam-doc-0.16.0.1-6.fc35.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8kdZuM + umask 022 + cd /builddir/build/BUILD + cd pysam-0.16.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/share/doc/python-pysam-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/share/doc/python-pysam-doc + cp -pr html /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64/usr/share/doc/python-pysam-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pysam-doc = 0.16.0.1-6.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pysam-debugsource-0.16.0.1-6.fc35.aarch64 Provides: python-pysam-debugsource = 0.16.0.1-6.fc35 python-pysam-debugsource(aarch-64) = 0.16.0.1-6.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pysam-debuginfo-0.16.0.1-6.fc35.aarch64 Provides: debuginfo(build-id) = 0406ebc37165d9a2d4a0e7d2b38093853a63cb4a debuginfo(build-id) = 29c7d0bd869cdae6f769c012dd601494e1687f50 debuginfo(build-id) = 3183ed859f6a6d6705a2f83256d4abcdd446e921 debuginfo(build-id) = 42a5bb7be46f637590870f650595604be038b922 debuginfo(build-id) = 465ab222fffcff53df134316ec84dbb4214c2540 debuginfo(build-id) = 64725130301fc18982c8a5b1133b463aee681511 debuginfo(build-id) = 793c418bea81d314559abc7a4a42e48f7490ba17 debuginfo(build-id) = 9898e2a5a790dee3371327936d03403a968bfbae debuginfo(build-id) = a3638f7ab022cfc311f20763bdaa72f324ab0b9e debuginfo(build-id) = b88edd45a89c7d08c881e2937e99c3f853df3077 debuginfo(build-id) = becf14f240e5b42e19d98e6430d464c64617b259 debuginfo(build-id) = c5fad09ca9cd106955b7cc0034d350f06b12f4e1 debuginfo(build-id) = caa98bd265451e52dc0a2cf03652773f4c82da92 libcalignedsegment.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libcalignmentfile.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libcbcf.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libcbcftools.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libcbgzf.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libcfaidx.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libchtslib.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libcsamfile.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libcsamtools.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libctabix.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libctabixproxies.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libcutils.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) libcvcf.cpython-310-aarch64-linux-gnu.so-0.16.0.1-6.fc35.aarch64.debug()(64bit) python-pysam-debuginfo = 0.16.0.1-6.fc35 python3-pysam-debuginfo = 0.16.0.1-6.fc35 python3-pysam-debuginfo(aarch-64) = 0.16.0.1-6.fc35 python3.10-pysam-debuginfo = 0.16.0.1-6.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pysam-debugsource(aarch-64) = 0.16.0.1-6.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64 Wrote: /builddir/build/RPMS/python3-pysam-devel-0.16.0.1-6.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/python-pysam-doc-0.16.0.1-6.fc35.noarch.rpm Wrote: /builddir/build/RPMS/python3-pysam-0.16.0.1-6.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/python3-pysam-debuginfo-0.16.0.1-6.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/python-pysam-debugsource-0.16.0.1-6.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tRLPbs + umask 022 + cd /builddir/build/BUILD + cd pysam-0.16.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pysam-0.16.0.1-6.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0