Kea 2.6.2
config_report.cc
Go to the documentation of this file.
1// config_report.cc. Generated from config.report by tools/mk_cfgrpt.sh
2
3namespace isc {
4namespace detail {
5
6extern const char* const config_report[] = {
7 ";;;; ",
8 ";;;; Kea source configure results:",
9 ";;;; -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-",
10 ";;;; ",
11 ";;;; Package:",
12 ";;;; Name: kea",
13 ";;;; Version: 2.6.2",
14 ";;;; Extended version: 2.6.2 (tarball)",
15 ";;;; Version type: stable",
16 ";;;; OS Family: Linux",
17 ";;;; ",
18 ";;;; Prefix: /usr",
19 ";;;; Hooks directory: /usr/lib/kea/hooks",
20 ";;;; Premium hooks: no",
21 ";;;; Included Hooks: ",
22 ";;;; ",
23 ";;;; Configure arguments:",
24 ";;;; '--prefix=/usr' '--sbindir=/usr/bin' '--libexecdir=/usr/bin' '--sysconfdir=/etc' '--localstatedir=/var' '--runstatedir=/run' '--enable-perfdhcp' '--enable-generate-messages' '--enable-generate-parser' '--enable-generate-docs' '--enable-shell' '--disable-static' '--with-gtest' '--with-openssl' '--with-mysql' '--with-pgsql' '--with-gssapi' '--with-log4cplus' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kea/src=/usr/src/debug/kea -flto=auto' 'LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/kea/src=/usr/src/debug/kea -flto=auto'",
25 ";;;; ",
26 ";;;; C++ Compiler:",
27 ";;;; CXX: g++",
28 ";;;; CXX_VERSION: g++ (GCC) 15.1.1 20250425",
29 ";;;; CXX_STANDARD: 201703",
30 ";;;; DEFS: -DHAVE_CONFIG_H",
31 ";;;; CPPFLAGS: -DOS_LINUX -I$(top_srcdir) -I$(top_builddir)",
32 ";;;; CXXFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kea/src=/usr/src/debug/kea -flto=auto",
33 ";;;; LDFLAGS: -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -lpthread",
34 ";;;; KEA_CXXFLAGS: -Wall -Wextra -Wnon-virtual-dtor -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -pthread -Wno-missing-field-initializers -fPIC",
35 ";;;; ",
36 ";;;; Python:",
37 ";;;; PYTHON: /usr/bin/python3",
38 ";;;; PYTHON_VERSION: 3.13",
39 ";;;; PYTHON_PREFIX: /usr",
40 ";;;; PYTHON_EXEC_PREFIX: /usr",
41 ";;;; PKGPYTHONDIR: /usr/lib/python3.13/site-packages/kea",
42 ";;;; ",
43 ";;;; Boost:",
44 ";;;; BOOST_VERSION: 1.88",
45 ";;;; BOOST_INCLUDES: ",
46 ";;;; BOOST_LIBS: -lboost_system",
47 ";;;; ",
48 ";;;; OpenSSL:",
49 ";;;; CRYPTO_VERSION: OpenSSL 3.5.0 8 Apr 2025",
50 ";;;; CRYPTO_CFLAGS: ",
51 ";;;; CRYPTO_INCLUDES: ",
52 ";;;; CRYPTO_LDFLAGS: ",
53 ";;;; CRYPTO_LIBS: -lssl -lcrypto",
54 ";;;; TLS support: yes",
55 ";;;; ",
56 ";;;; Botan: no",
57 ";;;; ",
58 ";;;; Log4cplus:",
59 ";;;; LOG4CPLUS_VERSION: 2.1.0",
60 ";;;; LOG4CPLUS_INCLUDES: -I/usr/include",
61 ";;;; LOG4CPLUS_LIBS: -L/usr/lib -L/usr/lib64 -llog4cplus",
62 ";;;; ",
63 ";;;; Flex/bison:",
64 ";;;; FLEX: flex",
65 ";;;; BISON: /usr/bin/bison",
66 ";;;; ",
67 ";;;; MySQL:",
68 ";;;; MYSQL_VERSION: 11.7.2",
69 ";;;; MYSQL_CPPFLAGS: -I/usr/include/mysql -I/usr/include/mysql/mysql",
70 ";;;; MYSQL_LIBS: -L/usr/lib/ -lmariadb -lssl -lcrypto",
71 ";;;; ",
72 ";;;; PostgreSQL:",
73 ";;;; PGSQL_VERSION: PostgreSQL 17.4",
74 ";;;; PGSQL_CPPFLAGS: -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include -I/usr/include/postgresql/server",
75 ";;;; PGSQL_LIBS: -L/usr/lib -lpq",
76 ";;;; ",
77 ";;;; NETCONF:",
78 ";;;; no",
79 ";;;; ",
80 ";;;; libyang:",
81 ";;;; no",
82 ";;;; ",
83 ";;;; libyang-cpp:",
84 ";;;; no",
85 ";;;; ",
86 ";;;; sysrepo:",
87 ";;;; no",
88 ";;;; ",
89 ";;;; sysrepo-cpp:",
90 ";;;; no",
91 ";;;; ",
92 ";;;; Google Test:",
93 ";;;; GTEST_VERSION: 1.16.0",
94 ";;;; GTEST_INCLUDES: -I/usr/include",
95 ";;;; GTEST_LDFLAGS: -L/usr/lib",
96 ";;;; GTEST_LDADD: -lgtest",
97 ";;;; GTEST_SOURCE: ",
98 ";;;; ",
99 ";;;; GSS-API support:",
100 ";;;; GSSAPI_CFLAGS: ",
101 ";;;; GSSAPI_LIBS: -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err",
102 ";;;; ",
103 ";;;; Developer:",
104 ";;;; Enable Debugging: no",
105 ";;;; Google Tests: yes",
106 ";;;; Valgrind: not found",
107 ";;;; C++ Code Coverage: no",
108 ";;;; Logger checks: no",
109 ";;;; Install existing manuals: no",
110 ";;;; Generate Documentation: html, man but no pdf",
111 ";;;; Generate Parser: yes",
112 ";;;; Generate Messages Files: yes",
113 ";;;; Perfdhcp: yes",
114 ";;;; Kea-shell: yes",
115 ";;;; Enable fuzzing: no",
116 ";;;; ",
117 ""
118};
119
120}
121}
const char *const config_report[]
Defines the logger used by the top-level component of kea-lfc.