Skip to content

Console Output

+ CFLAGS='-O0 -g -Wall'
+ DESTDIR=/var/lib/jenkins-agent/workspace/rs/mod_csr/target
+ ./configure
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... 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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for apxs... apxs
checking for install... /usr/bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for apr... yes
checking for apu... yes
checking for openssl... yes
checking how to run the C preprocessor... 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 apr_crypto.h usability... no
checking apr_crypto.h presence... no
checking for apr_crypto.h... no
checking apr_strings.h usability... no
checking apr_strings.h presence... no
checking for apr_strings.h... no
checking apr_hash.h usability... no
checking apr_hash.h presence... no
checking for apr_hash.h... no
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking openssl/x509.h usability... yes
checking openssl/x509.h presence... yes
checking for openssl/x509.h... yes
checking openssl/x509v3.h usability... yes
checking openssl/x509v3.h presence... yes
checking for openssl/x509v3.h... yes
checking openssl/asn1.h usability... yes
checking openssl/asn1.h presence... yes
checking for openssl/asn1.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for size_t... yes
checking for apr_file_link... yes
checking for apr_crypto_clear... yes
checking for X509_REVOKED_get0_revocationDate... yes
checking for X509_REVOKED_get0_serialNumber... yes
checking for ASN1_STRING_get0_data... yes
checking for X509_CRL_get0_lastUpdate... yes
checking for X509_CRL_get0_nextUpdate... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mod_ca.spec
config.status: creating config.h
config.status: executing depfiles commands