This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by HTSlib configure 1.12, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr/local --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = cc02.cc.umanitoba.ca uname -m = x86_64 uname -r = 3.10.0-1160.15.2.el7.x86_64 uname -s = Linux uname -v = #1 SMP Thu Jan 21 16:15:07 EST 2021 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/psgendb/BIRCHDEV/local/script PATH: /home/psgendb/BIRCHDEV/local/bin-linux-x86_64 PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /opt/puppetlabs/bin PATH: /home/psgendb/BIRCHDEV/script PATH: /home/psgendb/BIRCHDEV/bin-linux-x86_64 PATH: /home/psgendb/BIRCHDEV/local/pkg/EMBOSS/linux-x86_64/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2232: checking for gcc configure:2248: found /usr/bin/gcc configure:2259: result: gcc configure:2488: checking for C compiler version configure:2497: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2508: $? = 0 configure:2497: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:2508: $? = 0 configure:2497: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2508: $? = 4 configure:2497: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2508: $? = 4 configure:2528: checking whether the C compiler works configure:2550: gcc conftest.c >&5 configure:2554: $? = 0 configure:2602: result: yes configure:2605: checking for C compiler default output file name configure:2607: result: a.out configure:2613: checking for suffix of executables configure:2620: gcc -o conftest conftest.c >&5 configure:2624: $? = 0 configure:2646: result: configure:2668: checking whether we are cross compiling configure:2676: gcc -o conftest conftest.c >&5 configure:2680: $? = 0 configure:2687: ./conftest configure:2691: $? = 0 configure:2706: result: no configure:2711: checking for suffix of object files configure:2733: gcc -c conftest.c >&5 configure:2737: $? = 0 configure:2758: result: o configure:2762: checking whether we are using the GNU C compiler configure:2781: gcc -c conftest.c >&5 configure:2781: $? = 0 configure:2790: result: yes configure:2799: checking whether gcc accepts -g configure:2819: gcc -c -g conftest.c >&5 configure:2819: $? = 0 configure:2860: result: yes configure:2877: checking for gcc option to accept ISO C89 configure:2940: gcc -c -g -O2 conftest.c >&5 configure:2940: $? = 0 configure:2953: result: none needed configure:3016: checking for ranlib configure:3032: found /usr/bin/ranlib configure:3043: result: ranlib configure:3066: checking for grep that handles long lines and -e configure:3124: result: /usr/bin/grep configure:3149: checking for C compiler warning flags configure:3262: result: -Wall configure:3403: checking for pkg-config configure:3421: found /usr/bin/pkg-config configure:3433: result: /usr/bin/pkg-config configure:3458: checking pkg-config is at least version 0.9.0 configure:3461: result: yes configure:3500: checking for special C compiler options needed for large files configure:3545: result: no configure:3551: checking for _FILE_OFFSET_BITS value needed for large files configure:3576: gcc -c -Wall -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3608: result: no configure:3784: checking shared library type for unknown-Linux configure:3812: result: plain .so configure:3822: checking whether the compiler accepts -fvisibility=hidden configure:3842: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c >&5 configure:3842: $? = 0 configure:3855: result: yes configure:3909: checking how to run the C preprocessor configure:3940: gcc -E conftest.c configure:3940: $? = 0 configure:3954: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HTSlib" | #define PACKAGE_TARNAME "htslib" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "HTSlib 1.12" | #define PACKAGE_BUGREPORT "samtools-help@lists.sourceforge.net" | #define PACKAGE_URL "http://www.htslib.org/" | /* end confdefs.h. */ | #include configure:3979: result: gcc -E configure:3999: gcc -E conftest.c configure:3999: $? = 0 configure:4013: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HTSlib" | #define PACKAGE_TARNAME "htslib" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "HTSlib 1.12" | #define PACKAGE_BUGREPORT "samtools-help@lists.sourceforge.net" | #define PACKAGE_URL "http://www.htslib.org/" | /* end confdefs.h. */ | #include configure:4042: checking for egrep configure:4104: result: /usr/bin/grep -E configure:4109: checking for ANSI C header files configure:4129: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4129: $? = 0 configure:4202: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c >&5 configure:4202: $? = 0 configure:4202: ./conftest configure:4202: $? = 0 configure:4213: result: yes configure:4226: checking for sys/types.h configure:4226: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4226: $? = 0 configure:4226: result: yes configure:4226: checking for sys/stat.h configure:4226: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4226: $? = 0 configure:4226: result: yes configure:4226: checking for stdlib.h configure:4226: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4226: $? = 0 configure:4226: result: yes configure:4226: checking for string.h configure:4226: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4226: $? = 0 configure:4226: result: yes configure:4226: checking for memory.h configure:4226: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4226: $? = 0 configure:4226: result: yes configure:4226: checking for strings.h configure:4226: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4226: $? = 0 configure:4226: result: yes configure:4226: checking for inttypes.h configure:4226: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4226: $? = 0 configure:4226: result: yes configure:4226: checking for stdint.h configure:4226: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4226: $? = 0 configure:4226: result: yes configure:4226: checking for unistd.h configure:4226: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4226: $? = 0 configure:4226: result: yes configure:4244: checking for stdlib.h configure:4244: result: yes configure:4244: checking for unistd.h configure:4244: result: yes configure:4244: checking for sys/param.h configure:4244: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4244: $? = 0 configure:4244: result: yes configure:4264: checking for getpagesize configure:4264: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c >&5 configure:4264: $? = 0 configure:4264: result: yes configure:4273: checking for working mmap configure:4422: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c >&5 configure:4422: $? = 0 configure:4422: ./conftest configure:4422: $? = 0 configure:4432: result: yes configure:4444: checking for gmtime_r configure:4444: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c >&5 configure:4444: $? = 0 configure:4444: result: yes configure:4444: checking for fsync configure:4444: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c >&5 configure:4444: $? = 0 configure:4444: result: yes configure:4444: checking for drand48 configure:4444: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c >&5 configure:4444: $? = 0 configure:4444: result: yes configure:4444: checking for srand48_deterministic configure:4444: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c >&5 /tmp/ccK6sPgE.o: In function `main': /home/psgendb/BIRCHDEV/install/samtools-1.12/htslib-1.12/conftest.c:61: undefined reference to `srand48_deterministic' collect2: error: ld returned 1 exit status configure:4444: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HTSlib" | #define PACKAGE_TARNAME "htslib" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "HTSlib 1.12" | #define PACKAGE_BUGREPORT "samtools-help@lists.sourceforge.net" | #define PACKAGE_URL "http://www.htslib.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FSYNC 1 | #define HAVE_DRAND48 1 | /* end confdefs.h. */ | /* Define srand48_deterministic to an innocuous variant, in case declares srand48_deterministic. | For example, HP-UX 11i declares gettimeofday. */ | #define srand48_deterministic innocuous_srand48_deterministic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char srand48_deterministic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef srand48_deterministic | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char srand48_deterministic (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_srand48_deterministic || defined __stub___srand48_deterministic | choke me | #endif | | int | main () | { | return srand48_deterministic (); | ; | return 0; | } configure:4444: result: no configure:4456: checking whether fdatasync is declared configure:4456: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4456: $? = 0 configure:4456: result: yes configure:4460: checking for fdatasync configure:4460: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4595: checking for library containing log configure:4626: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c >&5 conftest.c:35:6: warning: conflicting types for built-in function 'log' [enabled by default] char log (); ^ /tmp/ccKbdjZ1.o: In function `main': /home/psgendb/BIRCHDEV/install/samtools-1.12/htslib-1.12/conftest.c:39: undefined reference to `log' collect2: error: ld returned 1 exit status configure:4626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HTSlib" | #define PACKAGE_TARNAME "htslib" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "HTSlib 1.12" | #define PACKAGE_BUGREPORT "samtools-help@lists.sourceforge.net" | #define PACKAGE_URL "http://www.htslib.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FSYNC 1 | #define HAVE_DRAND48 1 | #define HAVE_FDATASYNC 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char log (); | int | main () | { | return log (); | ; | return 0; | } configure:4626: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -lm >&5 conftest.c:35:6: warning: conflicting types for built-in function 'log' [enabled by default] char log (); ^ configure:4626: $? = 0 configure:4643: result: -lm configure:4663: checking for zlib.h configure:4663: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4663: $? = 0 configure:4663: result: yes configure:4672: checking for inflate in -lz configure:4697: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -lz -lm >&5 configure:4697: $? = 0 configure:4706: result: yes configure:4737: checking for library containing recv configure:4768: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -lz -lm >&5 configure:4768: $? = 0 configure:4785: result: none required configure:4807: checking for bzlib.h configure:4807: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4807: $? = 0 configure:4807: result: yes configure:4816: checking for BZ2_bzBuffToBuffCompress in -lbz2 configure:4841: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -lbz2 -lz -lm >&5 configure:4841: $? = 0 configure:4850: result: yes configure:4894: checking for lzma.h configure:4894: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:4894: $? = 0 configure:4894: result: yes configure:4907: checking for lzma_easy_buffer_encode in -llzma configure:4932: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -llzma -lbz2 -lz -lm >&5 configure:4932: $? = 0 configure:4941: result: yes configure:5054: checking whether htscodecs files are present configure:5057: result: yes configure:5096: checking for libdeflate.h configure:5096: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:34:24: fatal error: libdeflate.h: No such file or directory #include ^ compilation terminated. configure:5096: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HTSlib" | #define PACKAGE_TARNAME "htslib" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "HTSlib 1.12" | #define PACKAGE_BUGREPORT "samtools-help@lists.sourceforge.net" | #define PACKAGE_URL "http://www.htslib.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FSYNC 1 | #define HAVE_DRAND48 1 | #define HAVE_FDATASYNC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | /* end confdefs.h. */ | ; | | #include configure:5096: result: no configure:5105: checking for libdeflate_deflate_compress in -ldeflate configure:5130: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -ldeflate -llzma -lbz2 -lz -lm >&5 /usr/bin/ld: cannot find -ldeflate collect2: error: ld returned 1 exit status configure:5130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HTSlib" | #define PACKAGE_TARNAME "htslib" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "HTSlib 1.12" | #define PACKAGE_BUGREPORT "samtools-help@lists.sourceforge.net" | #define PACKAGE_URL "http://www.htslib.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FSYNC 1 | #define HAVE_DRAND48 1 | #define HAVE_FDATASYNC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libdeflate_deflate_compress (); | int | main () | { | return libdeflate_deflate_compress (); | ; | return 0; | } configure:5139: result: no configure:5177: checking for curl_easy_pause in -lcurl configure:5202: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -lcurl -llzma -lbz2 -lz -lm >&5 configure:5202: $? = 0 configure:5211: result: yes configure:5342: checking for CCHmac configure:5342: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -llzma -lbz2 -lz -lm >&5 /tmp/ccuJYXKx.o: In function `main': /home/psgendb/BIRCHDEV/install/samtools-1.12/htslib-1.12/conftest.c:68: undefined reference to `CCHmac' collect2: error: ld returned 1 exit status configure:5342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HTSlib" | #define PACKAGE_TARNAME "htslib" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "HTSlib 1.12" | #define PACKAGE_BUGREPORT "samtools-help@lists.sourceforge.net" | #define PACKAGE_URL "http://www.htslib.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FSYNC 1 | #define HAVE_DRAND48 1 | #define HAVE_FDATASYNC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_LIBCURL 1 | #define ENABLE_GCS 1 | /* end confdefs.h. */ | /* Define CCHmac to an innocuous variant, in case declares CCHmac. | For example, HP-UX 11i declares gettimeofday. */ | #define CCHmac innocuous_CCHmac | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CCHmac (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CCHmac | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char CCHmac (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_CCHmac || defined __stub___CCHmac | choke me | #endif | | int | main () | { | return CCHmac (); | ; | return 0; | } configure:5342: result: no configure:5349: checking for library containing HMAC configure:5380: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -llzma -lbz2 -lz -lm >&5 /tmp/ccVs4ZbH.o: In function `main': /home/psgendb/BIRCHDEV/install/samtools-1.12/htslib-1.12/conftest.c:45: undefined reference to `HMAC' collect2: error: ld returned 1 exit status configure:5380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HTSlib" | #define PACKAGE_TARNAME "htslib" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "HTSlib 1.12" | #define PACKAGE_BUGREPORT "samtools-help@lists.sourceforge.net" | #define PACKAGE_URL "http://www.htslib.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FSYNC 1 | #define HAVE_DRAND48 1 | #define HAVE_FDATASYNC 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_LIBCURL 1 | #define ENABLE_GCS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char HMAC (); | int | main () | { | return HMAC (); | ; | return 0; | } configure:5380: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -lcrypto -llzma -lbz2 -lz -lm >&5 configure:5380: $? = 0 configure:5397: result: -lcrypto configure:5439: checking for library containing regcomp configure:5470: gcc -o conftest -Wall -g -O2 -fvisibility=hidden -fvisibility=hidden conftest.c -llzma -lbz2 -lz -lm >&5 configure:5470: $? = 0 configure:5487: result: none required configure:5496: checking whether PTHREAD_MUTEX_RECURSIVE is declared configure:5496: gcc -c -Wall -g -O2 -fvisibility=hidden conftest.c >&5 configure:5496: $? = 0 configure:5496: result: yes configure:5641: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by HTSlib config.status 1.12, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on cc02.cc.umanitoba.ca config.status:837: creating config.mk config.status:837: creating htscodecs.mk config.status:837: creating htslib.pc.tmp config.status:837: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_CCHmac=no ac_cv_func_drand48=yes ac_cv_func_fdatasync=yes ac_cv_func_fsync=yes ac_cv_func_getpagesize=yes ac_cv_func_gmtime_r=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_srand48_deterministic=no ac_cv_have_decl_PTHREAD_MUTEX_RECURSIVE=yes ac_cv_have_decl_fdatasync_int_=yes ac_cv_header_bzlib_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libdeflate_h=no ac_cv_header_lzma_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_bz2_BZ2_bzBuffToBuffCompress=yes ac_cv_lib_curl_curl_easy_pause=yes ac_cv_lib_deflate_libdeflate_deflate_compress=no ac_cv_lib_lzma_lzma_easy_buffer_encode=yes ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_HMAC=-lcrypto ac_cv_search_log=-lm ac_cv_search_recv='none required' ac_cv_search_regcomp='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no hts_cv_check__fvisibility_hidden=yes hts_cv_prog_cc_warnings=-Wall ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS=' -Wall -g -O2 -fvisibility=hidden' CPP='gcc -E' CPPFLAGS='' CRYPTO_LIBS='-lcrypto' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS=' -fvisibility=hidden' LIBOBJS='' LIBS='-llzma -lbz2 -lz -lm ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='samtools-help@lists.sourceforge.net' PACKAGE_NAME='HTSlib' PACKAGE_STRING='HTSlib 1.12' PACKAGE_TARNAME='htslib' PACKAGE_URL='http://www.htslib.org/' PACKAGE_VERSION='1.12' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM='default' PLUGIN_EXT='.so' RANLIB='ranlib' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_plugins='no' exec_prefix='${prefix}' gcs='enabled' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libcurl='enabled' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pc_requires=' liblzma' pdfdir='${docdir}' plugindir='$(libexecdir)/htslib' pluginpath='$(libexecdir)/htslib' prefix='/usr/local' private_LIBS=' -lbz2' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' s3='enabled' sbindir='${exec_prefix}/sbin' selected_htscodecs_mk='htscodecs_bundled.mk' sharedstatedir='${prefix}/com' static_LDFLAGS='' static_LIBS='-lpthread -lz -lm -lbz2 -llzma -lcurl -lcrypto' sysconfdir='${prefix}/etc' target_alias='' with_external_htscodecs='no' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "HTSlib" #define PACKAGE_TARNAME "htslib" #define PACKAGE_VERSION "1.12" #define PACKAGE_STRING "HTSlib 1.12" #define PACKAGE_BUGREPORT "samtools-help@lists.sourceforge.net" #define PACKAGE_URL "http://www.htslib.org/" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_GMTIME_R 1 #define HAVE_FSYNC 1 #define HAVE_DRAND48 1 #define HAVE_FDATASYNC 1 #define HAVE_LIBZ 1 #define HAVE_LIBBZ2 1 #define HAVE_LZMA_H 1 #define HAVE_LIBLZMA 1 #define HAVE_LIBCURL 1 #define ENABLE_GCS 1 #define HAVE_HMAC 1 #define ENABLE_S3 1 configure: exit 0