Skip to content

Console Output

+ ./configure --with-openssl --with-nss --with-p11-kit --with-libical --with-ldns --with-unbound
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by 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 file... file
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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from 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 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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the 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 for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for openssl >= 1.0.2... yes
checking for openssl/pem.h... yes
checking for nss >= 3.11... yes
checking for p11-kit-1... yes
checking for libical >= 0.40... yes
checking for libical/ical.h... yes
checking for ldns >= 1.7.0... yes
checking for ldns/ldns.h... yes
checking for libunbound >= 1.16... yes
checking for unbound.h... yes
checking for bash-completion >= 2.0... no
checking for apr-1 >= 1.3... yes
checking for apr-util-1 >= 1.3... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint32_t... yes
checking for unistd.h... (cached) yes
checking for libgen.h... yes
checking for openssl/core_names.h... yes
checking for openssl/ct.h... yes
checking for GNU libc compatible malloc... yes
checking for OPENSSL_init_crypto... yes
checking for PKCS12_SAFEBAG_get0_safes... yes
checking for PKCS12_SAFEBAG_get_bag_nid... yes
checking for PKCS12_SAFEBAG_get_nid... yes
checking for PKCS12_SAFEBAG_get0_attr... yes
checking for PKCS12_SAFEBAG_get0_p8inf... yes
checking for PKCS12_SAFEBAG_get1_cert... yes
checking for PKCS12_SAFEBAG_get1_crl... yes
checking for OPENSSL_uni2utf8... yes
checking for ASN1_TIME_diff... yes
checking for ASN1_TIME_print_ex... yes
checking for X509_STORE_get0_param... yes
checking for X509_STORE_CTX_set0_trusted_stack... yes
checking for X509_STORE_CTX_get_num_untrusted... yes
checking for X509_get0_notBefore... yes
checking for X509_get0_notAfter... yes
checking for X509_get0_tbs_sigalg... yes
checking for X509_get0_uids... yes
checking for X509_get0_extensions... yes
checking for X509_get0_signature... yes
checking for X509_get_extension_flags... yes
checking for X509_up_ref... yes
checking for EVP_PKEY_get0_description... yes
checking for EVP_PKEY_CTX_new_from_name... yes
checking for EVP_PKEY_get_bn_param... yes
checking for RSA_get0_n... yes
checking for RSA_get0_e... yes
checking for RSA_get0_d... yes
checking for RSA_get0_p... yes
checking for RSA_get0_q... yes
checking for RSA_get0_dmp1... yes
checking for RSA_get0_dmq1... yes
checking for RSA_get0_iqmp... yes
checking for RSA_set0_key... yes
checking for RSA_set0_factors... yes
checking for RSA_set0_crt_params... yes
checking for NSS_Initialize... yes
checking for p11_kit_modules_load_and_initialize... yes
checking for apr_crypto_clear... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating redwax-tool.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands