address@hidden gnuastro-0.9]$ ./configure LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include CC=/usr/bin/gcc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking the archiver (ar) interface... (cached) ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... no checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for g++... yes checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking size of size_t... 8 checking size of long... 8 checking if PATH contains current directory... no checking for library containing sqrt... -lm checking for library containing cblas_sdsdot... -lgslcblas checking for library containing gsl_integration_qng... -lgsl checking for library containing deflateInit_... -lz checking for library containing curl_global_init... no checking for library containing ffopen... -lcfitsio checking for library containing wcspih... -lwcs checking whether gsl_interp_steffen is declared... yes checking for fits_is_reentrant in -lcfitsio... yes checking for wcslib_version in -lwcs... yes checking for pthread_barrier_wait in -lpthread... yes checking for help2man... no checking for library containing jpeg_stdio_dest... -ljpeg checking for library containing lzma_stream_decoder... -llzma checking for library containing TIFFOpen... -ltiff checking for library containing git_libgit2_init... no checking for libtool... yes checking for bash... yes checking for zsh... no checking if libtool executable is GNU... yes checking for shell to use with libtool... bash checking for gs... yes checking Ghostscript version... 9.15 checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for faccessat... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... yes checking for fstatat... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for iswcntrl... yes checking for iswblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for tzset... yes checking for nl_langinfo... yes checking for openat... yes checking for isblank... yes checking for iswctype... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for sleep... yes checking for strdup... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for strndup... yes checking for strptime... yes checking for localtime_r... yes checking for pipe... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for wcwidth... yes checking for ftruncate... yes checking for gettimeofday... yes checking for newlocale... yes checking for uselocale... yes checking for duplocale... yes checking for freelocale... yes checking for pthread_sigmask... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for catgets... yes checking for shutdown... yes checking for usleep... yes checking for wctob... yes checking for features.h... yes checking for linewrap.h... no checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for malloc.h... yes checking for sys/time.h... yes checking for strings.h... (cached) yes checking for sys/wait.h... yes checking for sysexits.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for semaphore.h... yes checking for sys/select.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether // is distinct from /... no checking for complete errno.h... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... int checking whether lstat correctly handles trailing slash... no checking whether fchdir is declared... yes checking for working fcntl.h... no checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for getcwd with POSIX signature... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... no checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for bit size of ptrdiff_t... unknown checking for bit size of size_t... unknown checking for bit size of sig_atomic_t... unknown checking for bit size of wchar_t... unknown checking for bit size of wint_t... unknown checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... no checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... u checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether iswcntrl works... no checking for wctype_t... yes checking for wctrans_t... yes checking for wchar_t... yes checking for good max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking whether imported symbols can be declared weak... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... no checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct tm.tm_gmtoff... yes checking whether ldexp() can be used without linking with libm... yes checking whether strtok_r is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for struct timespec in ... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... unknown checking whether snprintf returns a byte count as in C99... no checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking if environ is properly declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking where to find the exponent in a 'float'... unknown checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking for LC_MESSAGES... yes checking whether uselocale works... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... no checking whether select detects invalid fds... no checking whether strerror_r is declared... (cached) yes checking for sigset_t... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking whether btowc(0) is correct... no checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether this system has an arbitrary file name length limit... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup2 works... no checking for setdtablesize... no checking for error_at_line... yes checking for euidaccess... yes checking for access... yes checking whether fcntl handles F_DUPFD correctly... no checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... no checking whether fstatat (..., 0) works... no checking whether __func__ is available... yes checking for working getdelim function... no checking for flockfile... (cached) yes checking for funlockfile... (cached) yes checking whether getc_unlocked is declared... (cached) yes checking whether getdtablesize works... no checking for getgroups... yes checking for working getgroups... no checking for getline... yes checking for working getline function... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no checking for group_member... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... no checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for mbtowc... yes checking bp-sym.h usability... no checking bp-sym.h presence... no checking for bp-sym.h... no checking for mempcpy... (cached) yes checking for memrchr... yes checking whether YESEXPR works... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/param.h... (cached) yes checking for sys/sysctl.h... yes checking for sched_getaffinity... yes checking for sched_getaffinity_np... no checking for pstat_getdynamic... no checking for sysmp... no checking for sysctl... yes checking for glibc compatible sched_getaffinity... yes checking whether open recognizes a trailing slash... no checking for rawmemchr... yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... no checking for ssize_t... yes checking whether stat handles trailing slashes on files... no checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for good max_align_t... (cached) no checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking whether strchrnul works... no checking for working strndup... no checking for working strnlen... no checking whether strtod obeys C99... no checking for nl_langinfo... (cached) yes checking for strtok_r... yes checking whether strtok_r works... no checking for nlink_t... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... no checking whether iswcntrl works... (cached) no checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... no checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether dup works... no checking whether fdopen sets errno... no checking for flexible array member... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether gettimeofday clobbers localtime buffer... yes checking for gettimeofday with POSIX signature... almost checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether isnan(double) can be used without linking with libm... yes checking where to find the exponent in a 'double'... (cached) unknown checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... no checking where to find the exponent in a 'float'... (cached) unknown checking where to find the exponent in a 'float'... (cached) unknown checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... no checking where to find the exponent in a 'long double'... unknown checking where to find the exponent in a 'long double'... (cached) unknown checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a french Unicode locale... (cached) none checking for a french Unicode locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... no checking whether is self-contained... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether perror matches strerror... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... no checking whether pthread_sigmask unblocks signals correctly... no checking for putenv compatible with GNU and SVID... no checking whether _putenv is declared... no checking for raise... yes checking for sigprocmask... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether select supports a 0 argument... (cached) no checking whether select detects invalid fds... (cached) no checking whether setenv validates arguments... no checking whether setlocale supports the C locale... no checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for signbit macro... no checking for signbit compiler built-ins... no checking where to find the sign bit in a 'float'... unknown checking where to find the sign bit in a 'double'... unknown checking where to find the sign bit in a 'long double'... unknown checking whether copysignf is declared... yes checking whether copysignf can be used without linking with libm... yes checking whether copysign is declared... yes checking whether copysign can be used without linking with libm... yes checking whether copysignl is declared... yes checking whether copysignl can be used without linking with libm... yes checking for sigprocmask... (cached) yes checking for socklen_t... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether symlink handles trailing slash correctly... no checking whether declares ioctl... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... no checking for useconds_t... yes checking whether usleep allows large arguments... no checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for sched_yield in -lrt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating bin/crop/Makefile config.status: creating bin/fits/Makefile config.status: creating bin/warp/Makefile config.status: creating bin/table/Makefile config.status: creating bin/match/Makefile config.status: creating bin/mkprof/Makefile config.status: creating bin/script/Makefile config.status: creating bin/mknoise/Makefile config.status: creating bin/segment/Makefile config.status: creating bin/convertt/Makefile config.status: creating bin/convolve/Makefile config.status: creating bin/buildprog/Makefile config.status: creating bin/cosmiccal/Makefile config.status: creating bin/mkcatalog/Makefile config.status: creating bin/arithmetic/Makefile config.status: creating bin/statistics/Makefile config.status: creating bin/noisechisel/Makefile config.status: creating bootstrapped/lib/Makefile config.status: creating bootstrapped/tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing man commands config.status: executing page commands config.status: executing directory commands ======================================================================= ======================================================================= GNU Astronomy Utilities (Gnuastro) 0.9 is successfully configured for this machine. Configuration warning(s): - libgit2 (https://libgit2.org), could not be linked with in your library search path. When present, Git's describe output will be stored in the output files if Gnuastro's programs were called within a Gitversion controlled directory to help in reproducibility. You can use your package manager for easy and fast installation of all the mandatory and optional dependencies in one command. See the link below: https://www.gnu.org/s/gnuastro/manual/html_node/Dependencies-from-package-managers.html All checks related to the warning(s) above will be skipped. To build Gnuastro 0.9, please run: make -j8 (You can change the 8 to the number of CPU threads available.) (Configure with '--disable-guide-message' for no messages.) (Please be patient, some libraries can take a few minutes to compile.) ======================================================================= =======================================================================