8 ";;;; Kea source configure results:",
9 ";;;; -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-",
13 ";;;; Version: 2.2.0",
14 ";;;; Extended version: 2.2.0 (tarball)",
15 ";;;; Version type: stable",
16 ";;;; OS Family: Linux",
19 ";;;; Hooks directory: /usr/lib/kea/hooks",
20 ";;;; Premium hooks: no",
22 ";;;; Configure arguments:",
23 ";;;; '--prefix=/usr' '--sbindir=/usr/bin' '--libexecdir=/usr/bin' '--sysconfdir=/etc' '--localstatedir=/var' '--enable-benchmark' '--enable-perfdhcp' '--enable-generate-messages' '--enable-generate-parser' '--enable-generate-docs' '--enable-shell' '--with-openssl' '--with-gtest' '--with-benchmark' '--with-mysql' '--with-pgsql' '--with-gssapi' '--with-log4cplus' 'CXXFLAGS=-march=i686 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto' 'CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto'",
27 ";;;; CXX_VERSION: g++ (GCC) 12.2.0",
28 ";;;; CXX_STANDARD: 201703",
29 ";;;; DEFS: -DHAVE_CONFIG_H",
30 ";;;; CPPFLAGS: -DOS_LINUX -I$(top_srcdir) -I$(top_builddir)",
31 ";;;; CXXFLAGS: -march=i686 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto",
32 ";;;; LDFLAGS: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -lpthread",
33 ";;;; KEA_CXXFLAGS: -Wall -Wextra -Wnon-virtual-dtor -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -pthread -Wno-missing-field-initializers -fPIC",
36 ";;;; PYTHON: /usr/bin/python3",
37 ";;;; PYTHON_VERSION: 3.10",
40 ";;;; BOOST_VERSION: 1.80",
41 ";;;; BOOST_INCLUDES: ",
42 ";;;; BOOST_LIBS: -lboost_system",
45 ";;;; CRYPTO_VERSION: OpenSSL 3.0.7 1 Nov 2022",
46 ";;;; CRYPTO_CFLAGS: ",
47 ";;;; CRYPTO_INCLUDES: ",
48 ";;;; CRYPTO_LDFLAGS: ",
49 ";;;; CRYPTO_LIBS: -lssl -lcrypto",
50 ";;;; TLS support: yes",
55 ";;;; LOG4CPLUS_VERSION: 2.0.8",
56 ";;;; LOG4CPLUS_INCLUDES: -I/usr/include",
57 ";;;; LOG4CPLUS_LIBS: -L/usr/lib -llog4cplus",
61 ";;;; BISON: /usr/bin/bison",
64 ";;;; MYSQL_VERSION: 10.9.4",
65 ";;;; MYSQL_CPPFLAGS: -I/usr/include/mysql -I/usr/include/mysql/mysql",
66 ";;;; MYSQL_LIBS: -L/usr/lib/ -lmariadb -lssl -lcrypto",
69 ";;;; PGSQL_VERSION: PostgreSQL 14.6",
70 ";;;; PGSQL_CPPFLAGS: -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include -I/usr/include/postgresql/server",
71 ";;;; PGSQL_LIBS: -L/usr/lib -lpq",
77 ";;;; GTEST_VERSION: unknown",
78 ";;;; GTEST_INCLUDES: -I/usr/include",
79 ";;;; GTEST_LDFLAGS: -L/usr/lib",
80 ";;;; GTEST_LDADD: -lgtest",
81 ";;;; GTEST_SOURCE: ",
83 ";;;; GSS-API support:",
84 ";;;; GSSAPI_CFLAGS: ",
85 ";;;; GSSAPI_LIBS: -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err",
88 ";;;; Enable Debugging: no",
89 ";;;; Google Tests: yes",
90 ";;;; Valgrind: not found",
91 ";;;; C++ Code Coverage: no",
92 ";;;; Logger checks: no",
93 ";;;; Install existing manuals: no",
94 ";;;; Generate Documentation: html, man and pdf",
95 ";;;; Generate Parser: yes",
96 ";;;; Generate Messages Files: yes",
98 ";;;; Kea-shell: yes, install to ${PYTHON_PREFIX}/lib/python3.10/site-packages",
99 ";;;; Enable fuzzing: no",
const char *const config_report[]
Defines the logger used by the top-level component of kea-lfc.