* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘vcfppR’ ... ** package ‘vcfppR’ successfully unpacked and MD5 sums checked ** using staged installation Configuring HTSlib in src/htslib-1.21 checking for gcc... gcc-14 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 the compiler supports GNU C... yes checking whether gcc-14 accepts -g... yes checking for gcc-14 option to enable C11 features... 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 gcc-14 options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking whether _XOPEN_SOURCE is declared... no checking whether __get_cpuid_max is declared... yes checking whether __cpuid_count is declared... yes checking C compiler flags needed for sse4.1... -msse4.1 -mssse3 -mpopcnt checking C compiler flags needed for avx2... -mavx2 -mpopcnt checking C compiler flags needed for avx512f... -mavx512f -mpopcnt checking for working __builtin_cpu_supports("ssse3")... yes checking for __attribute__((target))... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gcc-14 option to enable large file support... none needed checking shared library type for unknown-Linux... plain .so checking whether the linker supports versioned symbols... yes checking whether the compiler accepts -fvisibility=hidden... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for getpagesize... yes checking for working mmap... yes checking for gmtime_r... yes checking for fsync... yes checking for drand48... yes checking for srand48_deterministic... no checking whether fdatasync is declared... yes checking for fdatasync... yes checking for __attribute__((constructor))... yes checking for clock_gettime with CLOCK_PROCESS_CPUTIME_ID... 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 whether htscodecs files are present... yes checking for libdeflate.h... yes checking for libdeflate_deflate_compress in -ldeflate... yes checking for curl/curl.h... yes checking for curl_easy_pause in -lcurl... yes checking for CCHmac... no checking for library containing HMAC... -lcrypto checking for library containing regcomp... none required configure: creating ./config.status config.status: creating config.mk config.status: creating htslib.pc.tmp config.status: creating config.h make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpK5mlOi/R.INSTALL16afe3318217a/vcfppR/src/htslib-1.21' gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o kfunc.o kfunc.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o kstring.o kstring.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o bcf_sr_sort.o bcf_sr_sort.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o bgzf.o bgzf.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o errmod.o errmod.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o faidx.o faidx.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o header.o header.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o hfile.o hfile.c echo '#define HTS_VERSION_TEXT "1.21"' > version.h printf '#define HTS_CC "%s"\n#define HTS_CPPFLAGS "%s"\n#define HTS_CFLAGS "%s"\n#define HTS_LDFLAGS "%s"\n#define HTS_LIBS "%s"\n' \ 'gcc-14' \ '-I/usr/local/include' \ '-Wall -O2 -fPIC -fvisibility=hidden' \ '-Wl,-O1 -fvisibility=hidden ' \ '-ldeflate -llzma -lbz2 -lz -lm -lcurl -lcrypto' > config_vars.h gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o hts.o hts.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o hts_expr.o hts_expr.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o hts_os.o hts_os.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o md5.o md5.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o multipart.o multipart.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o probaln.o probaln.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o realn.o realn.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o regidx.o regidx.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o region.o region.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o sam.o sam.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o sam_mods.o sam_mods.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o simd.o simd.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o synced_bcf_reader.o synced_bcf_reader.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o vcf_sweep.o vcf_sweep.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o tbx.o tbx.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o textutils.o textutils.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o thread_pool.o thread_pool.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o vcf.o vcf.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o vcfutils.o vcfutils.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/cram_codecs.o cram/cram_codecs.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/cram_decode.o cram/cram_decode.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/cram_encode.o cram/cram_encode.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/cram_external.o cram/cram_external.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/cram_index.o cram/cram_index.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/cram_io.o cram/cram_io.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/cram_stats.o cram/cram_stats.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/mFILE.o cram/mFILE.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/open_trace_file.o cram/open_trace_file.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/pooled_alloc.o cram/pooled_alloc.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o cram/string_alloc.o cram/string_alloc.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/arith_dynamic.o htscodecs/htscodecs/arith_dynamic.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/fqzcomp_qual.o htscodecs/htscodecs/fqzcomp_qual.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/htscodecs.o htscodecs/htscodecs/htscodecs.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/pack.o htscodecs/htscodecs/pack.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/rANS_static4x16pr.o htscodecs/htscodecs/rANS_static4x16pr.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -mavx2 -mpopcnt -I. -I/usr/local/include -c -o htscodecs/htscodecs/rANS_static32x16pr_avx2.o htscodecs/htscodecs/rANS_static32x16pr_avx2.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -mavx512f -mpopcnt -I. -I/usr/local/include -c -o htscodecs/htscodecs/rANS_static32x16pr_avx512.o htscodecs/htscodecs/rANS_static32x16pr_avx512.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -msse4.1 -mssse3 -mpopcnt -I. -I/usr/local/include -c -o htscodecs/htscodecs/rANS_static32x16pr_sse4.o htscodecs/htscodecs/rANS_static32x16pr_sse4.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/rANS_static32x16pr_neon.o htscodecs/htscodecs/rANS_static32x16pr_neon.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/rANS_static32x16pr.o htscodecs/htscodecs/rANS_static32x16pr.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/rANS_static.o htscodecs/htscodecs/rANS_static.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/rle.o htscodecs/htscodecs/rle.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/tokenise_name3.o htscodecs/htscodecs/tokenise_name3.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o htscodecs/htscodecs/utils.o htscodecs/htscodecs/utils.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o hfile_libcurl.o hfile_libcurl.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o hfile_gcs.o hfile_gcs.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o hfile_s3.o hfile_s3.c gcc-14 -Wall -O2 -fPIC -fvisibility=hidden -I. -I/usr/local/include -c -o hfile_s3_write.o hfile_s3_write.c ar -rc libhts.a kfunc.o kstring.o bcf_sr_sort.o bgzf.o errmod.o faidx.o header.o hfile.o hts.o hts_expr.o hts_os.o md5.o multipart.o probaln.o realn.o regidx.o region.o sam.o sam_mods.o simd.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_stats.o cram/mFILE.o cram/open_trace_file.o cram/pooled_alloc.o cram/string_alloc.o htscodecs/htscodecs/arith_dynamic.o htscodecs/htscodecs/fqzcomp_qual.o htscodecs/htscodecs/htscodecs.o htscodecs/htscodecs/pack.o htscodecs/htscodecs/rANS_static4x16pr.o htscodecs/htscodecs/rANS_static32x16pr_avx2.o htscodecs/htscodecs/rANS_static32x16pr_avx512.o htscodecs/htscodecs/rANS_static32x16pr_sse4.o htscodecs/htscodecs/rANS_static32x16pr_neon.o htscodecs/htscodecs/rANS_static32x16pr.o htscodecs/htscodecs/rANS_static.o htscodecs/htscodecs/rle.o htscodecs/htscodecs/tokenise_name3.o htscodecs/htscodecs/utils.o hfile_libcurl.o hfile_gcs.o hfile_s3.o hfile_s3_write.o ranlib libhts.a make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpK5mlOi/R.INSTALL16afe3318217a/vcfppR/src/htslib-1.21' ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpK5mlOi/R.INSTALL16afe3318217a/vcfppR/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'htslib-1.21' -I../inst/include -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'htslib-1.21' -I../inst/include -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c vcf-popgen.cpp -o vcf-popgen.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'htslib-1.21' -I../inst/include -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c vcf-reader.cpp -o vcf-reader.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'htslib-1.21' -I../inst/include -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c vcf-stats.cpp -o vcf-stats.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'htslib-1.21' -I../inst/include -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c vcf-table.cpp -o vcf-table.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'htslib-1.21' -I../inst/include -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c vcf-writer.cpp -o vcf-writer.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o vcfppR.so RcppExports.o vcf-popgen.o vcf-reader.o vcf-stats.o vcf-table.o vcf-writer.o htslib-1.21/libhts.a -fPIC -lz -lm -lbz2 -llzma -lcurl -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpK5mlOi/R.INSTALL16afe3318217a/vcfppR/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpK5mlOi/R.INSTALL16afe3318217a/vcfppR/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpK5mlOi/R.INSTALL16afe3318217a/vcfppR/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-vcfppR/00new/vcfppR/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘vcfppR’ finding HTML links ... done vcfcomp html vcfplot html vcfpopgen html vcfppR-package html vcfreader html vcfsummary html vcftable html vcfwriter html *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (vcfppR)