そういうのがいいブログ

SIerで働く30代サラリーマンSEがインフラエンジニアに憧れてLinux・クラウド・AWSの勉強をするブログ

CentOS8とSamba4.12でActive Directory構築(5)configure実行

※[PR]当ブログの記事の中にはプロモーションが含まれています。

configure実行

CentOS8.2とSamba4.12.6を使ってActive Directory環境を構築する手順(5)Sambaのconfigure実行

CentOS8.2とSamba4.12.6を使ってActive Directory環境を構築する手順を探している方へ。

CentOS8.2とSamba4.12.6を使ってActive Directory環境を構築する手順を知りたい

CentOS8.2とSamba4.12.6を使ってActive Directory環境を構築する手順を知りたい、と考えていませんか?

CentOS8.2とSamba4.12.6を使ってActive Directory環境を構築する手順を紹介します

本記事では、下記の内容を解説します。

  1. CentOS8.2とSamba4.12.6を使ってActive Directory環境を構築する手順

この記事を書いている私は、某SIerに勤務しながら、
WEB系エンジニア・インフラエンジニアに憧れて、プログラミングおよびインフラ技術の勉強をしています。
私が実機で試したコマンドや画像を載せて書いています。
記事の信頼性担保に繋がると思います。

Active Directory構築のまとめ記事

本ブログでは、CentOS8.2とSamba4.12.6でのActive Directory構築を、
(1)~(14)のステップに分けて紹介しています。
本記事はそのうちの(5)です。

以下が、(1)~(14)のまとめ記事です

souiunogaii.hatenablog.com

展開したソースの確認

[root@SV-EARTH samba]# ls -l
合計 17804
drwxr-xr-x 35 root root     4096  815 23:09 samba-4.12.6
-rw-r--r--  1 root root 18224870  813 15:28 samba-latest.tar.gz
[root@SV-EARTH samba]# cd samba-4.12.6
[root@SV-EARTH samba-4.12.6]#
[root@SV-EARTH samba-4.12.6]# ls -l
合計 256
-rw-rw-r--  1 root root  3579  131  2020 BUILD_SYSTEMS.txt
-rw-rw-r--  1 root root 35147  131  2020 COPYING
-rw-rw-r--  1 root root  2778  131  2020 Makefile
-rw-rw-r--  1 root root   188  131  2020 PFIF.txt
-rw-rw-r--  1 root root 13300  131  2020 README.Coding
-rw-rw-r--  1 root root   270  131  2020 README.cifs-utils
-rw-rw-r--  1 root root  5074  131  2020 README.contributing
-rw-rw-r--  1 root root  6299  131  2020 README.md
-rw-rw-r--  1 root root   516  131  2020 SECURITY.md
-rw-rw-r--  1 root root  6289  813 15:27 VERSION
-rw-rw-r--  1 root root 28781  813 15:27 WHATSNEW.txt
drwxr-xr-x  6 root root   239  815 23:08 auth
drwxr-xr-x  3 root root   123  815 23:08 bootstrap
drwxr-xr-x  6 root root   178  815 23:08 buildtools
-rw-rw-r--  1 root root   149  131  2020 callcatcher-exceptions.grep
-rwxrwxr-x  1 root root   318  131  2020 configure
-rwxrwxr-x  1 root root    66  131  2020 configure.developer
drwxr-xr-x  2 root root    51  815 23:08 coverity
drwxr-xr-x 19 root root  4096  815 23:09 ctdb
drwxr-xr-x  2 root root    73  815 23:09 dfs_server
drwxr-xr-x  3 root root    22  815 23:09 docs
drwxr-xr-x 12 root root  4096  815 23:09 docs-xml
drwxr-xr-x  2 root root    59  815 23:09 dynconfig
drwxr-xr-x 24 root root  4096  815 23:09 examples
drwxr-xr-x  2 root root    48  815 23:09 file_server
drwxr-xr-x  3 root root    38  815 23:09 include
-rwxrwxr-x  1 root root  1536  131  2020 install_with_python.sh
drwxr-xr-x 29 root root  4096  815 23:09 lib
drwxr-xr-x 19 root root   246  815 23:09 libcli
drwxr-xr-x  3 root root    20  815 23:09 libds
drwxr-xr-x  3 root root   232  815 23:09 libgpo
drwxr-xr-x  9 root root   245  815 23:09 librpc
drwxr-xr-x  5 root root  4096  815 23:09 nsswitch
drwxr-xr-x 10 root root   173  815 23:09 packaging
drwxr-xr-x  4 root root   163  815 23:09 pidl
drwxr-xr-x  5 root root   141  815 23:09 python
drwxr-xr-x  2 root root   130  815 23:09 release-scripts
drwxr-xr-x  3 root root  4096  815 23:09 script
drwxr-xr-x  8 root root  4096  815 23:09 selftest
-rw-rw-r--  1 root root   525  131  2020 setup.cfg
drwxr-xr-x 35 root root  4096  815 23:09 source3
drwxr-xr-x 34 root root  4096  815 23:09 source4
drwxr-xr-x  4 root root   212  815 23:09 testdata
drwxr-xr-x  4 root root    35  815 23:09 testprogs
drwxr-xr-x  2 root root   231  815 23:09 tests
drwxr-xr-x  6 root root    80  815 23:09 testsuite
drwxr-xr-x 14 root root   236  815 23:09 third_party
drwxr-xr-x  3 root root    92  815 23:09 wintest
-rw-rw-r--  1 root root 19923  131  2020 wscript
-rw-rw-r--  1 root root  4966  131  2020 wscript_build
-rw-rw-r--  1 root root   109  131  2020 wscript_build_embedded_heimdal
-rw-rw-r--  1 root root   107  131  2020 wscript_build_system_heimdal
-rw-rw-r--  1 root root   138  131  2020 wscript_build_system_mitkrb5
-rw-rw-r--  1 root root    38  131  2020 wscript_configure_embedded_heimdal
-rw-rw-r--  1 root root  1424  228 17:59 wscript_configure_system_gnutls
-rw-rw-r--  1 root root  4373  131  2020 wscript_configure_system_heimdal
-rw-rw-r--  1 root root 13405  519 19:10 wscript_configure_system_mitkrb5

configure実行

configure実行

./configure
[root@SV-EARTH samba-4.12.6]# ./configure
Setting top to                           : /usr/local/src/samba/samba-4.12.6
Setting out to                           : /usr/local/src/samba/samba-4.12.6/bin
Checking for 'gcc' (C compiler)          : /usr/bin/gcc
Checking for program 'git'               : /usr/bin/git
Checking for c flags '-MMD'              : yes
Checking for program 'gdb'               : /usr/bin/gdb
Checking for header sys/utsname.h        : yes
Checking uname sysname type              : Linux
Checking uname machine type              : x86_64
Checking uname release type              : 4.18.0-193.14.2.el8_2.x86_64
Checking uname version type              : #1 SMP Sun Jul 26 03:54:29 UTC 2020
Checking for header stdio.h              : yes
Checking simple C program                : ok
Checking compiler accepts ['-Werror']    : yes
Checking linker accepts ['-Wl,-rpath,.'] : yes
Checking for rpath library support       : yes
Checking for -Wl,--version-script support : yes
Checking compiler accepts ['-fvisibility=hidden'] : yes
Checking for HAVE_VISIBILITY_ATTR                 : ok
Checking for library constructor support          : ok
Checking for library destructor support           : ok
Checking for __attribute__                        : ok
Checking compiler accepts ['-fPIC']               : yes
Checking for inline                               : inline
Checking for program 'pkg-config'                 : /usr/bin/pkg-config
Checking for pkg-config version >= '0.0.0'        : yes
Checking compiler accepts ['-D__STDC_WANT_LIB_EXT1__=1'] : yes
Checking compiler accepts ['']                           : yes
Checking for header sys/types.h                          : yes
Checking for header sys/stat.h                           : yes
Checking for header stdlib.h                             : yes
Checking for header stddef.h                             : yes
Checking for header memory.h                             : yes
Checking for header string.h                             : yes
Checking for header strings.h                            : yes
Checking for header inttypes.h                           : yes
Checking for header stdint.h                             : yes
Checking for header unistd.h                             : yes
Checking for header minix/config.h                       : no
Checking for header ctype.h                              : yes
Checking for header standards.h                          : no
Checking for header stdbool.h                            : yes
Checking for header stdarg.h                             : yes
Checking for header vararg.h                             : no
Checking for header limits.h                             : yes
Checking for header assert.h                             : yes
Checking getconf LFS_CFLAGS                              : not found
Checking getconf large file support flags work           : ok
Checking for large file support without additional flags : ok
Checking for header sys/time.h                           : yes
Checking for header time.h                               : yes
Checking for header endian.h                             : yes
Checking for header sys/endian.h                         : no
Checking for HAVE_LITTLE_ENDIAN                          : ok
Checking for HAVE_BIG_ENDIAN                             : not found
Checking for header signal.h                             : yes
Checking if signal handlers return int                   : not found
Checking for variable __FUNCTION__                       : ok
Checking for va_copy                                     : ok
Checking for HAVE__VA_ARGS__MACRO                        : ok
Checking for header linux/types.h                        : yes
Checking for header crypt.h                              : yes
Checking for header locale.h                             : yes
Checking for header acl/libacl.h                         : yes
Checking for header compat.h                             : no
Checking for header attr/xattr.h                         : yes
Checking for header dustat.h                             : no
Checking for header fcntl.h                              : yes
Checking for header fnmatch.h                            : yes
Checking for header glob.h                               : yes
Checking for header history.h                            : no
Checking for header krb5.h                               : no
Checking for header langinfo.h                           : yes
Checking for header ndir.h                               : no
Checking for header pwd.h                                : yes
Checking for header shadow.h                             : yes
Checking for header sys/acl.h                            : yes
Checking for header sys/attributes.h                     : no
Checking for header attr/attributes.h                    : yes
Checking for header sys/capability.h                     : no
Checking for header sys/dir.h                            : yes
Checking for header sys/epoll.h                          : yes
Checking for header port.h                               : no
Checking for header sys/fcntl.h                          : yes
Checking for header sys/filio.h                          : no
Checking for header sys/filsys.h                         : no
Checking for header sys/fs/s5param.h                     : no
Checking for header sys/id.h                             : no
Checking for header sys/ioctl.h                          : yes
Checking for header sys/ipc.h                            : yes
Checking for header sys/mman.h                           : yes
Checking for header sys/mode.h                           : no
Checking for header sys/ndir.h                           : no
Checking for header sys/priv.h                           : no
Checking for header sys/resource.h                       : yes
Checking for header sys/security.h                       : no
Checking for header sys/shm.h                            : yes
Checking for header sys/statfs.h                         : yes
Checking for header sys/statvfs.h                        : yes
Checking for header sys/termio.h                         : no
Checking for header sys/vfs.h                            : yes
Checking for header sys/xattr.h                          : yes
Checking for header termio.h                             : yes
Checking for header termios.h                            : yes
Checking for header sys/file.h                           : yes
Checking for header sys/ucontext.h                       : yes
Checking for header sys/wait.h                           : yes
Checking for declaration of malloc                       : ok
Checking for header grp.h                                : yes
Checking for header sys/select.h                         : yes
Checking for header setjmp.h                             : yes
Checking for header utime.h                              : yes
Checking for header sys/syslog.h                         : yes
Checking for header syslog.h                             : yes
Checking for header sys/mount.h                          : yes
Checking for header mntent.h                             : yes
Checking for header stropts.h                            : no
Checking for header unix.h                               : no
Checking for header sys/param.h                          : yes
Checking for header sys/socket.h                         : yes
Checking for header netinet/in.h                         : yes
Checking for header netdb.h                              : yes
Checking for header arpa/inet.h                          : yes
Checking for header netinet/in_systm.h                   : yes
Checking for header netinet/ip.h                         : yes
Checking for header netinet/tcp.h                        : yes
Checking for header netinet/in_ip.h                      : no
Checking for header sys/sockio.h                         : no
Checking for header sys/un.h                             : yes
Checking for header sys/uio.h                            : yes
Checking for header ifaddrs.h                            : yes
Checking for header direct.h                             : no
Checking for header dirent.h                             : yes
Checking for header windows.h                            : no
Checking for header winsock2.h                           : no
Checking for header ws2tcpip.h                           : no
Checking for header errno.h                              : yes
Checking for header getopt.h                             : yes
Checking for header iconv.h                              : yes
Checking for header nss.h                                : yes
Checking for header sasl/sasl.h                          : yes
Checking for inotify_init                                : ok
Checking for header security/pam_appl.h                  : yes
Checking for header zlib.h                               : yes
Checking for header asm/unistd.h                         : yes
Checking for header sys/unistd.h                         : yes
Checking for header alloca.h                             : yes
Checking for header float.h                              : yes
Checking for header rpc/rpc.h                            : no
Checking for header rpc/nettype.h                        : no
Checking for tirpc rpc headers in default system path    : not found
Checking for libtirpc headers                            : not found
Checking for libntirpc headers                           : not found
No rpc/rpc.h header found, tirpc or libntirpc missing?
Checking for header rpc/rpc.h                            : no
Checking for header rpcsvc/yp_prot.h                     : no
Checking for libnsl                                      : not found
Checking for header rpcsvc/nis.h                         : no
Checking for header rpcsvc/ypclnt.h                      : no
Checking for header sys/sysctl.h                         : ok
Checking for header sys/fileio.h                         : no
Checking for header sys/filesys.h                        : no
Checking for header sys/dustat.h                         : no
Checking for header sys/sysmacros.h                      : yes
Checking for header xfs/libxfs.h                         : no
Checking for header netgroup.h                           : no
Checking for header valgrind.h                           : no
Checking for header valgrind/valgrind.h                  : yes
Checking for header valgrind/memcheck.h                  : yes
Checking for header valgrind/helgrind.h                  : yes
Checking for header nss_common.h                         : no
Checking for header nsswitch.h                           : no
Checking for header ns_api.h                             : no
Checking for header sys/extattr.h                        : no
Checking for header sys/ea.h                             : no
Checking for header sys/proplist.h                       : no
Checking for header sys/cdefs.h                          : yes
Checking for header utmp.h                               : yes
Checking for header utmpx.h                              : yes
Checking for header lastlog.h                            : yes
Checking for header syscall.h                            : yes
Checking for header sys/syscall.h                        : yes
Checking for header sys/atomic.h                         : no
Checking for header stdatomic.h                          : yes
Checking for header libgen.h                             : yes
Checking compiler accepts -Wno-format-truncation         : yes
Checking compiler accepts -Wno-unused-function           : yes
Checking compiler accepts -Wno-strict-overflow           : yes
Checking for header sys/prctl.h                          : yes
Checking for prctl syscall                               : ok
Checking for O_DIRECT flag to open(2)                    : ok
Checking for long long                                   : ok
Checking for intptr_t                                    : ok
Checking for uintptr_t                                   : ok
Checking for ptrdiff_t                                   : ok
Checking for comparison_fn_t                             : ok
Checking for _Bool                                       : ok
Checking for bool                                        : ok
Checking for int8_t                                      : ok
Checking for uint8_t                                     : ok
Checking for int16_t                                     : ok
Checking for uint16_t                                    : ok
Checking for int32_t                                     : ok
Checking for uint32_t                                    : ok
Checking for int64_t                                     : ok
Checking for uint64_t                                    : ok
Checking for size_t                                      : ok
Checking for ssize_t                                     : ok
Checking for ino_t                                       : ok
Checking for loff_t                                      : ok
Checking for offset_t                                    : not found
Checking for volatile int                                : ok
Checking for uint_t                                      : not found
Checking for blksize_t                                   : ok
Checking for blkcnt_t                                    : ok
Checking if size of bool == 1                            : ok
Checking if size of char == 1                            : ok
Checking if size of int == 1                             : not found
Checking if size of int == 2                             : not found
Checking if size of int == 4                             : ok
Checking if size of long long == 1                       : not found
Checking if size of long long == 2                       : not found
Checking if size of long long == 4                       : not found
Checking if size of long long == 8                       : ok
Checking if size of long == 1                            : not found
Checking if size of long == 2                            : not found
Checking if size of long == 4                            : not found
Checking if size of long == 8                            : ok
Checking if size of short == 1                           : not found
Checking if size of short == 2                           : ok
Checking if size of size_t == 1                          : not found
Checking if size of size_t == 2                          : not found
Checking if size of size_t == 4                          : not found
Checking if size of size_t == 8                          : ok
Checking if size of ssize_t == 1                         : not found
Checking if size of ssize_t == 2                         : not found
Checking if size of ssize_t == 4                         : not found
Checking if size of ssize_t == 8                         : ok
Checking if size of int8_t == 1                          : ok
Checking if size of uint8_t == 1                         : ok
Checking if size of int16_t == 1                         : not found
Checking if size of int16_t == 2                         : ok
Checking if size of uint16_t == 1                        : not found
Checking if size of uint16_t == 2                        : ok
Checking if size of int32_t == 1                         : not found
Checking if size of int32_t == 2                         : not found
Checking if size of int32_t == 4                         : ok
Checking if size of uint32_t == 1                        : not found
Checking if size of uint32_t == 2                        : not found
Checking if size of uint32_t == 4                        : ok
Checking if size of int64_t == 1                         : not found
Checking if size of int64_t == 2                         : not found
Checking if size of int64_t == 4                         : not found
Checking if size of int64_t == 8                         : ok
Checking if size of uint64_t == 1                        : not found
Checking if size of uint64_t == 2                        : not found
Checking if size of uint64_t == 4                        : not found
Checking if size of uint64_t == 8                        : ok
Checking if size of void* == 1                           : not found
Checking if size of void* == 2                           : not found
Checking if size of void* == 4                           : not found
Checking if size of void* == 8                           : ok
Checking if size of off_t == 1                           : not found
Checking if size of off_t == 2                           : not found
Checking if size of off_t == 4                           : not found
Checking if size of off_t == 8                           : ok
Checking if size of dev_t == 1                           : not found
Checking if size of dev_t == 2                           : not found
Checking if size of dev_t == 4                           : not found
Checking if size of dev_t == 8                           : ok
Checking if size of ino_t == 1                           : not found
Checking if size of ino_t == 2                           : not found
Checking if size of ino_t == 4                           : not found
Checking if size of ino_t == 8                           : ok
Checking if size of time_t == 1                          : not found
Checking if size of time_t == 2                          : not found
Checking if size of time_t == 4                          : not found
Checking if size of time_t == 8                          : ok
Checking for socklen_t                                   : ok
Checking for struct ifaddrs                              : ok
Checking for struct addrinfo                             : ok
Checking for struct sockaddr                             : ok
Checking for HAVE_STRUCT_SOCKADDR_IN6                    : ok
Checking for struct sockaddr_storage                     : ok
Checking for sa_family_t                                 : ok
Checking for sig_atomic_t                                : ok
Checking for sigsetmask                                  : ok
Checking for siggetmask                                  : ok
Checking for sigprocmask                                 : ok
Checking for sigblock                                    : ok
Checking for sigaction                                   : ok
Checking for sigset                                      : ok
Checking for inet_ntoa                                   : ok
Checking for inet_aton                                   : ok
Checking for inet_ntop                                   : ok
Checking for inet_pton                                   : ok
Checking for connect                                     : ok
Checking for gethostbyname                               : ok
Checking for getaddrinfo                                 : ok
Checking for getnameinfo                                 : ok
Checking for freeaddrinfo                                : ok
Checking for gai_strerror                                : ok
Checking for socketpair                                  : ok
Checking for memset_s                                    : not found
Checking for memset_explicit                             : not found
Checking for volatile memory protection                  : ok
Checking for variable IPV6_V6ONLY                        : ok
Checking for header net/if.h                             : yes
Checking for HAVE_IPV6                                   : ok
Checking whether we have ucontext_t                      : ok
Checking for __sync_fetch_and_add compiler builtin       : ok
Checking for atomic_add_32 compiler builtin              : not found
Checking for atomic_thread_fence(memory_order_seq_cst) in stdatomic.h : ok
Checking for fallthrough attribute                                    : ok
Checking for strdup                                                   : ok
Checking for memmem                                                   : ok
Checking for printf                                                   : ok
Checking for memset                                                   : ok
Checking for memcpy                                                   : ok
Checking for memmove                                                  : ok
Checking for strcpy                                                   : ok
Checking for strncpy                                                  : ok
Checking for bzero                                                    : ok
Checking for shl_load                                                 : not found
Checking for shl_unload                                               : not found
Checking for shl_findsym                                              : not found
Checking for pipe                                                     : ok
Checking for strftime                                                 : ok
Checking for srandom                                                  : ok
Checking for random                                                   : ok
Checking for srand                                                    : ok
Checking for rand                                                     : ok
Checking for usleep                                                   : ok
Checking for setbuffer                                                : ok
Checking for lstat                                                    : ok
Checking for getpgrp                                                  : ok
Checking for utime                                                    : ok
Checking for utimes                                                   : ok
Checking for setuid                                                   : ok
Checking for seteuid                                                  : ok
Checking for setreuid                                                 : ok
Checking for setresuid                                                : ok
Checking for setgid                                                   : ok
Checking for setegid                                                  : ok
Checking for setregid                                                 : ok
Checking for setresgid                                                : ok
Checking for chroot                                                   : ok
Checking for strerror                                                 : ok
Checking for vsyslog                                                  : ok
Checking for setlinebuf                                               : ok
Checking for mktime                                                   : ok
Checking for ftruncate                                                : ok
Checking for chsize                                                   : not found
Checking for rename                                                   : ok
Checking for waitpid                                                  : ok
Checking for wait4                                                    : ok
Checking for initgroups                                               : ok
Checking for pread                                                    : ok
Checking for pwrite                                                   : ok
Checking for strndup                                                  : ok
Checking for strcasestr                                               : ok
Checking for strsep                                                   : ok
Checking for strtok_r                                                 : ok
Checking for mkdtemp                                                  : ok
Checking for dup2                                                     : ok
Checking for dprintf                                                  : ok
Checking for vdprintf                                                 : ok
Checking for isatty                                                   : ok
Checking for chown                                                    : ok
Checking for lchown                                                   : ok
Checking for link                                                     : ok
Checking for readlink                                                 : ok
Checking for symlink                                                  : ok
Checking for realpath                                                 : ok
Checking for snprintf                                                 : ok
Checking for vsnprintf                                                : ok
Checking for asprintf                                                 : ok
Checking for vasprintf                                                : ok
Checking for setenv                                                   : ok
Checking for unsetenv                                                 : ok
Checking for strnlen                                                  : ok
Checking for strtoull                                                 : ok
Checking for __strtoull                                               : not found
Checking for strtouq                                                  : ok
Checking for strtoll                                                  : ok
Checking for __strtoll                                                : not found
Checking for strtoq                                                   : ok
Checking for memalign                                                 : ok
Checking for posix_memalign                                           : ok
Checking for fmemopen                                                 : ok
Checking for header malloc.h                                          : yes
Checking for declaration of memalign                                  : ok
Checking for posix_fallocate-capable libc                             : ok
Checking for posix_fallocate                                          : ok
Checking for prctl                                                    : ok
Checking for dirname                                                  : ok
Checking for basename                                                 : ok
Checking for strlcpy                                                  : not found
Checking for strlcat                                                  : not found
Checking for strlcpy                                                  : not found
Checking for strlcat                                                  : not found
Checking for library bsd                                              : no
Checking for strlcpy                                                  : not found
Checking for strlcat                                                  : not found
Checking for getpeereid                                               : not found
Checking for library bsd                                              : no
Checking for getpeereid                                               : not found
Checking for library setproctitle                                     : no
Checking for setproctitle                                             : not found
Checking for library bsd                                              : no
Checking for setproctitle                                             : not found
Checking for setproctitle_init                                        : not found
Checking for library bsd                                              : no
Checking for setproctitle_init                                        : not found
Checking for closefrom                                                : not found
Checking for library bsd                                              : no
Checking for closefrom                                                : not found
Checking whether we can use SO_PEERCRED to get socket credentials     : ok
Checking correct behavior of strtoll                                  : not found
Checking for if_nametoindex                                           : ok
Checking for strerror_r                                               : ok
Checking for syslog                                                   : ok
Checking for gai_strerror                                             : ok
Checking for get_current_dir_name                                     : ok
Checking for timegm                                                   : ok
Checking for getifaddrs                                               : ok
Checking for freeifaddrs                                              : ok
Checking for mmap                                                     : ok
Checking for setgroups                                                : ok
Checking for syscall                                                  : ok
Checking for setsid                                                   : ok
Checking for getgrent_r                                               : ok
Checking for getgrgid_r                                               : ok
Checking for getgrnam_r                                               : ok
Checking for getgrouplist                                             : ok
Checking for getpagesize                                              : ok
Checking for getpwent_r                                               : ok
Checking for getpwnam_r                                               : ok
Checking for getpwuid_r                                               : ok
Checking for epoll_create                                             : ok
Checking for port_create                                              : not found
Checking for getprogname                                              : not found
Checking for getxattr                                                 : ok
Checking whether xattr interface takes additional options             : not found
Checking for dlopen                                                   : not found
Checking for dlsym                                                    : not found
Checking for dlerror                                                  : not found
Checking for dlclose                                                  : not found
Checking for library dl                                               : yes
Checking for dlopen in dl                                             : ok
Checking for dlsym in dl                                              : ok
Checking for dlerror in dl                                            : ok
Checking for dlclose in dl                                            : ok
Checking for declaration of dlopen                                    : ok
Checking C prototype for dlopen                                       : not found
Checking for fdatasync                                                : ok
Checking for declaration of fdatasync                                 : ok
Checking for clock_gettime                                            : ok
Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok
Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok
Checking whether the clock_gettime clock ID CLOCK_REALTIME is available           : ok
Checking for struct timespec                                                      : ok
Checking for header arpa/nameser.h                                                : yes
Checking for header resolv.h                                                      : yes
Checking for res_search                                                           : not found
Checking for library resolv                                                       : yes
Checking for res_search in resolv                                                 : ok
Checking for header libintl.h                                                     : yes
Checking for library intl                                                         : no
Checking for declaration of dgettext                                              : ok
Checking for declaration of gettext                                               : ok
Checking for declaration of bindtextdomain                                        : ok
Checking for declaration of textdomain                                            : ok
Checking for declaration of bind_textdomain_codeset                               : ok
Checking for bindtextdomain                                                       : ok
Checking for textdomain                                                           : ok
Checking for bind_textdomain_codeset                                              : ok
Checking for dgettext                                                             : ok
Checking for gettext                                                              : ok
Checking for pthread_create                                                       : not found
Checking for library pthread                                                      : yes
Checking for pthread_create in pthread                                            : ok
Checking for pthread_attr_init                                                    : ok
Checking for pthread_mutexattr_setrobust                                          : not found
Checking for pthread_mutexattr_setrobust in pthread                               : ok
Checking for declaration of PTHREAD_MUTEX_ROBUST                                  : not found
Checking for declaration of PTHREAD_MUTEX_ROBUST (as enum)                        : ok
Checking for pthread_mutex_consistent                                             : not found
Checking for pthread_mutex_consistent in pthread                                  : ok
Checking for __thread local storage                                               : ok
Checking for crypt                                                                : not found
Checking for library crypt                                                        : yes
Checking for crypt in crypt                                                       : ok
Checking for crypt_r                                                              : not found
Checking for crypt_r in crypt                                                     : ok
Checking for crypt_rn                                                             : not found
Checking for crypt_rn in crypt                                                    : ok
Checking for header readline.h                                                    : no
Checking for header readline/readline.h                                           : yes
Checking for header readline/history.h                                            : yes
Checking for variable rl_event_hook                                               : ok
Checking for variable program_invocation_short_name                               : ok
Checking for declaration of snprintf                                              : ok
Checking for declaration of vsnprintf                                             : ok
Checking for declaration of asprintf                                              : ok
Checking for declaration of vasprintf                                             : ok
Checking for declaration of errno                                                 : ok
Checking for declaration of EWOULDBLOCK                                           : ok
Checking for declaration of environ                                               : ok
Checking for declaration of getgrent_r                                            : ok
Checking for declaration of getpwent_r                                            : ok
Checking for declaration of pread                                                 : ok
Checking for declaration of pwrite                                                : ok
Checking for declaration of setenv                                                : ok
Checking for declaration of setresgid                                             : ok
Checking for declaration of setresuid                                             : ok
Checking for eventfd                                                              : ok
Checking for header poll.h                                                        : yes
Checking for poll                                                                 : ok
Checking for strptime                                                             : ok
Checking for declaration of strptime                                              : ok
Checking for working strptime                                                     : ok
Checking for declaration of gettimeofday                                          : ok
Checking C prototype for gettimeofday                                             : ok
Checking C prototype for gettimeofday                                             : not found
Checking for C99 vsnprintf                                                        : ok
Checking for HAVE_SHARED_MMAP                                                     : ok
Checking for HAVE_MREMAP                                                          : ok
Checking for HAVE_INCOHERENT_MMAP                                                 : not found
Checking for HAVE_IMMEDIATE_STRUCTURES                                            : ok
Checking for HAVE_MKDIR_MODE                                                      : ok
Checking for member st_mtim.tv_nsec in struct stat                                : ok
Checking for member st_rdev in struct stat                                        : ok
Checking for member st_rdev in struct stat                                        : ok
Checking for member ss_family in struct sockaddr_storage                          : ok
Checking for member __ss_family in struct sockaddr_storage                        : not found
Checking for member sa_len in struct sockaddr                                     : not found
Checking for member sin_len in struct sockaddr_in                                 : not found
Checking for member sin6_len in struct sockaddr_in6                               : not found
Checking for HAVE_UNIXSOCKET                                                      : ok
Checking for HAVE_SECURE_MKSTEMP                                                  : ok
Checking for HAVE_IFACE_GETIFADDRS                                                : not found
Checking for HAVE_IFACE_AIX                                                       : not found
Checking for HAVE_IFACE_IFCONF                                                    : not found
Checking for HAVE_IFACE_IFREQ                                                     : not found
Checking for declaration of getpwent_r                                            : ok
Checking C prototype for getpwent_r                                               : not found
Checking for declaration of getgrent_r                                            : ok
Checking C prototype for getgrent_r                                               : not found
Checking C prototype for getpwent_r                                               : not found
Checking C prototype for getgrent_r                                               : not found
Checking for strerror_r                                                           : ok
Checking for XSI (rather than GNU) prototype for strerror_r                       : not found
Checking for HAVE_FUSE_FUSE_LOWLEVEL_H                                            : not found
Checking for program 'i386-mingw32-gcc'                                           : not found
Checking for program 'i386-mingw32msvc-gcc'                                       : not found
Checking for program 'i386-w64-mingw32-gcc'                                       : not found
Checking for program 'i586-mingw32-gcc'                                           : not found
Checking for program 'i586-mingw32msvc-gcc'                                       : not found
Checking for program 'i586-w64-mingw32-gcc'                                       : not found
Checking for program 'i686-mingw32-gcc'                                           : not found
Checking for program 'i686-mingw32msvc-gcc'                                       : not found
Checking for program 'i686-w64-mingw32-gcc'                                       : not found
Checking for program 'x86_64-mingw32-gcc'                                         : not found
Checking for program 'x86_64-mingw32msvc-gcc'                                     : not found
Checking for program 'x86_64-w64-mingw32-gcc'                                     : not found
Checking for program 'amd64-mingw32-gcc'                                          : not found
Checking for program 'amd64-mingw32msvc-gcc'                                      : not found
Checking for program 'amd64-w64-mingw32-gcc'                                      : not found
Checking for program 'perl'                                                       : /usr/bin/perl
Checking for program 'perl'                                                       : /usr/bin/perl
Checking for minimum perl version 5.0.0                                           : 5.26.3
Checking for perl $Config{vendorprefix}:                                          : '/usr'
PERL_ARCH_INSTALL_DIR:                                                            : '${LIBDIR}/perl5'
PERL_LIB_INSTALL_DIR:                                                             : '${DATADIR}/perl5'
PERL_INC:                                                                         : ['/usr/local/lib64/perl5', '/usr/local/share/perl5', '/usr/lib64/perl5/vendor_perl', '/usr/share/perl5/vendor_perl', '/usr/lib64/perl5', '/usr/share/perl5']
Checking for program 'xsltproc'                                                   : /usr/bin/xsltproc
Checking for program 'python3'                                                    : /usr/bin/python3
Checking for program 'python'                                                     : /usr/bin/python3
Checking for program 'python3'                                                    : /usr/bin/python3
Checking for python version >= 3.5.0                                              : 3.6.8
python-config                                                                     : /usr/bin/python3-config
Asking python-config for pyembed '--cflags --libs --ldflags --embed' flags        : not found
Asking python-config for pyembed '--cflags --libs --ldflags' flags                : yes
Testing pyembed configuration                                                     : yes
Asking python-config for pyext '--cflags --libs --ldflags' flags                  : yes
Testing pyext configuration                                                       : yes
Dynconfig[BINDIR]:                                                                : '/usr/local/samba/bin'
Dynconfig[SBINDIR]:                                                               : '/usr/local/samba/sbin'
Dynconfig[LIBDIR]:                                                                : '/usr/local/samba/lib'
Dynconfig[LIBEXECDIR]:                                                            : '/usr/local/samba/libexec'
Dynconfig[DATADIR]:                                                               : '/usr/local/samba/share'
Dynconfig[SAMBA_DATADIR]:                                                         : '/usr/local/samba/share/samba'
Dynconfig[LOCALEDIR]:                                                             : '/usr/local/samba/share/locale'
Dynconfig[PYTHONDIR]:                                                             : '/usr/local/samba/lib/python3.6/site-packages'
Dynconfig[PYTHONARCHDIR]:                                                         : '/usr/local/samba/lib64/python3.6/site-packages'
Dynconfig[PERL_LIB_INSTALL_DIR]:                                                  : '/usr/local/samba/share/perl5'
Dynconfig[PERL_ARCH_INSTALL_DIR]:                                                 : '/usr/local/samba/lib/perl5'
Dynconfig[INCLUDEDIR]:                                                            : '/usr/local/samba/include'
Dynconfig[SCRIPTSBINDIR]:                                                         : '/usr/local/samba/sbin'
Dynconfig[SETUPDIR]:                                                              : '/usr/local/samba/share/setup'
Dynconfig[PKGCONFIGDIR]:                                                          : '/usr/local/samba/lib/pkgconfig'
Dynconfig[CODEPAGEDIR]:                                                           : '/usr/local/samba/share/codepages'
Dynconfig[PRIVATELIBDIR]:                                                         : '/usr/local/samba/lib/private'
Dynconfig[MODULESDIR]:                                                            : '/usr/local/samba/lib'
Dynconfig[PAMMODULESDIR]:                                                         : '/usr/local/samba/lib/security'
Dynconfig[CONFIGDIR]:                                                             : '/usr/local/samba/etc'
Dynconfig[PRIVATE_DIR]:                                                           : '/usr/local/samba/private'
Dynconfig[BINDDNS_DIR]:                                                           : '/usr/local/samba/bind-dns'
Dynconfig[LOCKDIR]:                                                               : '/usr/local/samba/var/lock'
Dynconfig[PIDDIR]:                                                                : '/usr/local/samba/var/run'
Dynconfig[STATEDIR]:                                                              : '/usr/local/samba/var/locks'
Dynconfig[CACHEDIR]:                                                              : '/usr/local/samba/var/cache'
Dynconfig[LOGFILEBASE]:                                                           : '/usr/local/samba/var'
Dynconfig[SOCKET_DIR]:                                                            : '/usr/local/samba/var/run'
Dynconfig[PRIVILEGED_SOCKET_DIR]:                                                 : '/usr/local/samba/var/lib'
Dynconfig[WINBINDD_SOCKET_DIR]:                                                   : '/usr/local/samba/var/run/winbindd'
Dynconfig[NMBDSOCKETDIR]:                                                         : '/usr/local/samba/var/run/nmbd'
Dynconfig[NTP_SIGND_SOCKET_DIR]:                                                  : '/usr/local/samba/var/lib/ntp_signd'
Dynconfig[NCALRPCDIR]:                                                            : '/usr/local/samba/var/run/ncalrpc'
Dynconfig[CONFIGFILE]:                                                            : '/usr/local/samba/etc/smb.conf'
Dynconfig[LMHOSTSFILE]:                                                           : '/usr/local/samba/etc/lmhosts'
Dynconfig[SMB_PASSWD_FILE]:                                                       : '/usr/local/samba/private/smbpasswd'
Checking for 'zlib'                                                               : yes
Checking for library z                                                            : yes
Checking for inflateInit2 in z                                                    : not found
Checking for third party Python module iso8601                                    : bundled
Checking for longjmp                                                              : ok
Checking for siglongjmp                                                           : ok
Checking for system cmocka (>=1.1.3)                                              : not found
Checking for system popt                                                          : yes
Checking for header popt.h                                                        : yes
Checking for library popt                                                         : yes
Checking for poptGetContext in popt                                               : ok
Checking for system tdb (>=1.4.3)                                                 : not found
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok
Checking for python version >= 3.5.0                                                            : 3.6.8
python headers                                                                                  : using cache
Checking linker accepts -Wl,-no-undefined                                                       : yes
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok
Checking for header sys/auxv.h                                                                  : yes
Checking for getauxval                                                                          : ok
Checking linker accepts -Wl,-no-undefined                                                       : yes
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no
Checking for python version >= 3.5.0                                                            : 3.6.8
python headers                                                                                  : using cache
Checking for system talloc (>=2.3.1)                                                            : not found
Checking for system pytalloc-util.cpython-36m-x86_64-linux-gnu (>=2.3.1)                        : not found
Checking for epoll_create                                                                       : ok
Checking value of NSIG                                                                          : 65
Checking value of _NSIG                                                                         : 65
Checking value of SIGRTMAX                                                                      : 64
Checking value of SIGRTMIN                                                                      : 34
Checking for python version >= 3.5.0                                                            : 3.6.8
python headers                                                                                  : using cache
Checking linker accepts -Wl,-no-undefined                                                       : yes
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no
Checking for program 'xsltproc'                                                                 : /usr/bin/xsltproc
Checking for python version >= 3.5.0                                                            : 3.6.8
python headers                                                                                  : using cache
Checking for a 64-bit host to support lmdb                                                      : ok
Checking for lmdb >= 0.9.16                                                                     : yes
Checking for library lmdb                                                                       : yes
Checking for mdb_env_create in lmdb                                                             : ok
Checking linker accepts -Wl,-no-undefined                                                       : yes
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no
Checking linker accepts ['-Wl,--wrap=test']                                                     : yes
Checking for u_char                                                                             : ok
Checking for u_int32_t                                                                          : ok
Checking for header err.h                                                                       : yes
Checking for header sys/bswap.h                                                                 : no
Checking for header sys/stropts.h                                                               : no
Checking for header sys/timeb.h                                                                 : yes
Checking for header sys/times.h                                                                 : yes
Checking for header timezone.h                                                                  : no
Checking for header ttyname.h                                                                   : no
Checking for header netinet/in6.h                                                               : no
Checking for header netinet6/in6.h                                                              : no
Checking for header curses.h                                                                    : yes
Checking for header term.h                                                                      : yes
Checking for header termcap.h                                                                   : yes
Checking for atexit                                                                             : ok
Checking for cgetent                                                                            : not found
Checking for getprogname                                                                        : not found
Checking for setprogname                                                                        : not found
Checking for gethostname                                                                        : ok
Checking for putenv                                                                             : ok
Checking for rcmd                                                                               : ok
Checking for readv                                                                              : ok
Checking for sendmsg                                                                            : ok
Checking for setitimer                                                                          : ok
Checking for strlwr                                                                             : not found
Checking for strncasecmp                                                                        : ok
Checking for strptime                                                                           : ok
Checking for strsep                                                                             : ok
Checking for strsep_copy                                                                        : not found
Checking for strtok_r                                                                           : ok
Checking for strupr                                                                             : not found
Checking for swab                                                                               : ok
Checking for umask                                                                              : ok
Checking for uname                                                                              : ok
Checking for unsetenv                                                                           : ok
Checking for closefrom                                                                          : not found
Checking for err                                                                                : ok
Checking for warn                                                                               : ok
Checking for errx                                                                               : ok
Checking for warnx                                                                              : ok
Checking for flock                                                                              : ok
Checking for writev                                                                             : ok
Checking for hstrerror                                                                          : ok
Checking for socket                                                                             : ok
Checking for getipnodebyname                                                                    : not found
Checking for gethostent                                                                         : ok
Checking for gethostent_r                                                                       : ok
Checking for sethostent                                                                         : ok
Checking for endhostent                                                                         : ok
Checking for getipnodebyaddr                                                                    : not found
Checking for freehostent                                                                        : not found
Checking for gethostbyname_r                                                                    : ok
Checking for gethostbyaddr                                                                      : ok
Checking for library socket                                                                     : no
Checking for getipnodebyname in nsl                                                             : not found
Checking for getipnodebyaddr in nsl                                                             : not found
Checking for freehostent in nsl                                                                 : not found
Checking for iruserok                                                                           : ok
Checking for bswap16                                                                            : not found
Checking for bswap32                                                                            : not found
Checking for header sys/termios.h                                                               : yes
Checking for struct winsize                                                                     : ok
Checking for member ws_xpixel in struct winsize                                                 : ok
Checking for member ws_ypixel in struct winsize                                                 : ok
Checking for variable h_errno                                                                   : ok
Checking for declaration of h_errno                                                             : ok
Checking for res_nsearch                                                                        : not found
Checking for res_ndestroy                                                                       : not found
Checking for dns_search                                                                         : not found
Checking for dn_expand                                                                          : not found
Checking for res_nsearch in resolv                                                              : ok
Checking for res_ndestroy in resolv                                                             : not found
Checking for dns_search in resolv                                                               : not found
Checking for dn_expand in resolv                                                                : ok
Checking for variable _res                                                                      : ok
Checking for declaration of _res                                                                : ok
Checking for dirfd                                                                              : ok
Checking for declaration of dirfd                                                               : ok
Checking for member dd_fd in DIR                                                                : not found
Using in-tree heimdal kerberos defines
Checking for GnuTLS >= 3.4.7                                                                    : yes
Checking for gnutls_pkcs7_get_embedded_data_oid in gnutls                                       : ok
Checking for gnutls_aead_cipher_encryptv2 in gnutls                                             : ok
Checking for header gnutls/gnutls.h                                                             : yes
Checking value of GNUTLS_CIPHER_AES_128_CFB8                                                    : 29
Checking value of GNUTLS_MAC_AES_CMAC_128                                                       : 203
Checking for program 'gpgme-config'                                                             : /usr/bin/gpgme-config
Checking for gpgme support                                                                      : yes
Checking for library gpgme                                                                      : yes
Checking for gpgme_new in gpgme                                                                 : ok
Checking for header linux/fcntl.h                                                               : yes
Checking for declaration of F_SETLEASE                                                          : ok
Checking for declaration of SA_SIGINFO                                                          : ok
Checking for backtrace                                                                          : ok
Checking for backtrace_symbols                                                                  : ok
Checking for libunwind                                                                          : not found
Checking for member f_frsize in struct statvfs                                                  : ok
Checking for statvfs (SVR4)                                                                     : ok
Checking for *bsd style statfs with statfs.f_iosize                                             : not found
Checking if f_fsid is an integer                                                                : ok
Checking whether statvfs.f_flag exists                                                          : ok
Checking whether statvfs.f_flags exists                                                         : not found
Checking for libsystemd-daemon                                                                  : not found
Checking for libsystemd-journal                                                                 : not found
Checking for libsystemd                                                                         : yes
Checking for library systemd                                                                    : yes
Checking for lttng-ust                                                                          : not found
Checking for header lttng/tracef.h                                                              : no
Checking for library lttng-ust                                                                  : no
Checking for header gpfs.h                                                                      : no
Checking for header gpfs.h                                                                      : yes
Using gpfs.h from third_party directory.
Checking for library iconv                                                                      : no
Checking for library iconv                                                                      : no
Checking for iconv_open                                                                         : ok
Checking errno of iconv for illegal multibyte sequence                                          : ok
Checking for icu-i18n                                                                           : not found
Checking for pam_start                                                                          : not found
Checking for library pam                                                                        : yes
Checking for pam_start in pam                                                                   : ok
Checking for header security/pam_modules.h                                                      : yes
Checking for header pam/pam_modules.h                                                           : no
Checking for header nss_dbdefs.h                                                                : no
Checking for member ipnode.af_family in union nss_XbyY_key                                      : not found
Checking for member pw_comment in struct passwd                                                 : not found
Checking for member pw_age in struct passwd                                                     : not found
Checking for header usersec.h                                                                   : no
Checking for member method_attrlist in struct secmethod_table                                   : not found
Checking for member method_version in struct secmethod_table                                    : not found
Checking for library ncurses                                                                    : yes
Checking for tgetent in ncurses                                                                 : ok
for compiling <readline/readline.h> with strict prototypes                                      : not found
for workaround to <readline/readline.h> strict prototypes issue                                 : not found
Checking for rl_completion_t                                                                    : not found
Checking for CPPFunction                                                                        : ok
Checking for library readline                                                                   : yes
Checking for rl_completion_matches in readline                                                  : ok
Checking for history_list in readline                                                           : ok
Checking for SHA1_Update                                                                        : not found
perl module Parse::Yapp::Driver 1.05                                                            : ok
Checking for program 'yapp'                                                                     : /usr/bin/yapp
Checking for jansson                                                                            : yes
Checking for library jansson                                                                    : yes
Checking for json_object in jansson                                                             : ok
Checking linker accepts -Wl,--export-dynamic                                                    : yes
Checking for header linux/falloc.h                                                              : yes
Checking for header linux/ioctl.h                                                               : yes
Checking for getcwd                                                                             : ok
Checking for fchown                                                                             : ok
Checking for chmod                                                                              : ok
Checking for fchmod                                                                             : ok
Checking for mknod                                                                              : ok
Checking for mknodat                                                                            : ok
Checking for strtol                                                                             : ok
Checking for strchr                                                                             : ok
Checking for strupr                                                                             : not found
Checking for chflags                                                                            : not found
Checking for getrlimit                                                                          : ok
Checking for fsync                                                                              : ok
Checking for setpgid                                                                            : ok
Checking for setsid                                                                             : ok
Checking for glob                                                                               : ok
Checking for strpbrk                                                                            : ok
Checking for crypt16                                                                            : not found
Checking for getauthuid                                                                         : not found
Checking for innetgr                                                                            : ok
Checking for initgroups                                                                         : ok
Checking for select                                                                             : ok
Checking for poll                                                                               : ok
Checking for rdchk                                                                              : not found
Checking for getgrnam                                                                           : ok
Checking for getgrent                                                                           : ok
Checking for pathconf                                                                           : ok
Checking for setpriv                                                                            : not found
Checking for setgidx                                                                            : not found
Checking for setuidx                                                                            : not found
Checking for setgroups                                                                          : ok
Checking for syscall                                                                            : ok
Checking for sysconf                                                                            : ok
Checking for atexit                                                                             : ok
Checking for grantpt                                                                            : ok
Checking for posix_openpt                                                                       : ok
Checking for fallocate                                                                          : ok
Checking for fseeko                                                                             : ok
Checking for setluid                                                                            : not found
Checking for getpwnam                                                                           : ok
Checking for fdopendir                                                                          : ok
Checking for fstatat                                                                            : ok
Checking for getpwent_r                                                                         : ok
Checking for setenv                                                                             : ok
Checking for clearenv                                                                           : ok
Checking for strcasecmp                                                                         : ok
Checking for fcvt                                                                               : ok
Checking for fcvtl                                                                              : not found
Checking for syslog                                                                             : ok
Checking for vsyslog                                                                            : ok
Checking for timegm                                                                             : ok
Checking for setlocale                                                                          : ok
Checking for lutimes                                                                            : ok
Checking for futimes                                                                            : ok
Checking for utimensat                                                                          : ok
Checking for futimens                                                                           : ok
Checking for mlock                                                                              : ok
Checking for munlock                                                                            : ok
Checking for mlockall                                                                           : ok
Checking for munlockall                                                                         : ok
Checking for memalign                                                                           : ok
Checking for posix_memalign                                                                     : ok
Checking for hstrerror                                                                          : ok
Checking for yp_get_default_domain in nsl                                                       : not found
Checking for _dn_expand in resolv                                                               : not found
Checking for __dn_expand in resolv                                                              : ok
Checking for declaration of readahead                                                           : ok
Checking for HAVE_LINUX_SPLICE                                                                  : ok
Checking for declaration of splice                                                              : ok
Checking for kernel change notify support                                                       : ok
Checking for Linux kernel oplocks                                                               : ok
Checking for kernel share modes                                                                 : ok
Checking for header fam.h                                                                       : no
no suitable FAM library found
Checking for libarchive existence
Checking for header archive.h                                                                   : yes
Checking for library archive                                                                    : yes
Checking for archive_read_support_filter_all in archive                                         : ok
Checking for archive_read_free in archive                                                       : ok
Checking for DMAPI library existence
Checking for library dm                                                                         : no
Checking for dm_get_eventlist                                                                   : not found
Checking for library jfsdm                                                                      : no
Checking for dm_get_eventlist                                                                   : not found
Checking for library dmapi                                                                      : no
Checking for dm_get_eventlist                                                                   : not found
Checking for library xdsm                                                                       : no
Checking for dm_get_eventlist                                                                   : not found
Building without DMAPI support: no suitable DMAPI library found
Checking for member st_blocks in struct stat                                                    : ok
Checking for member st_blksize in struct stat                                                   : ok
Checking for member st_flags in struct stat                                                     : not found
Checking for header replace.h                                                                   : no
Checking whether blkcnt_t is 32 bit                                                             : not found
Checking whether blkcnt_t is 64 bit                                                             : ok
Checking for library cap                                                                        : no
Checking for cap_get_proc                                                                       : not found
Checking for broken nisplus include files                                                       : ok
Checking if the compiler will optimize out functions                                            : ok
Checking for LL suffix on long long integers                                                    : ok
Checking for DNSServiceRegister                                                                 : not found
Checking for atexit                                                                             : ok
Checking for chflags                                                                            : not found
Checking for chmod                                                                              : ok
Checking for crypt16                                                                            : not found
Checking for devnm                                                                              : not found
Checking for dirfd                                                                              : ok
Checking for endmntent                                                                          : ok
Checking for execl                                                                              : ok
Checking for fchmod                                                                             : ok
Checking for fchown                                                                             : ok
Checking for fcvt                                                                               : ok
Checking for fcvtl                                                                              : not found
Checking for fseeko                                                                             : ok
Checking for fsync                                                                              : ok
Checking for futimens                                                                           : ok
Checking for futimes                                                                            : ok
Checking for getauthuid                                                                         : not found
Checking for getcwd                                                                             : ok
Checking for getgrent                                                                           : ok
Checking for getgrnam                                                                           : ok
Checking for getgrouplist                                                                       : ok
Checking for getgrset                                                                           : not found
Checking for getmntent                                                                          : ok
Checking for getpagesize                                                                        : ok
Checking for getpwanam                                                                          : not found
Checking for getpwent_r                                                                         : ok
Checking for getrlimit                                                                          : ok
Checking for glob                                                                               : ok
Checking for grantpt                                                                            : ok
Checking for hstrerror                                                                          : ok
Checking for initgroups                                                                         : ok
Checking for innetgr                                                                            : ok
Checking for llseek                                                                             : not found
Checking for lutimes                                                                            : ok
Checking for memalign                                                                           : ok
Checking for mknod                                                                              : ok
Checking for mlock                                                                              : ok
Checking for mlockall                                                                           : ok
Checking for munlock                                                                            : ok
Checking for munlockall                                                                         : ok
Checking for pathconf                                                                           : ok
Checking for poll                                                                               : ok
Checking for posix_memalign                                                                     : ok
Checking for pread                                                                              : ok
Checking for pwrite                                                                             : ok
Checking for rdchk                                                                              : not found
Checking for select                                                                             : ok
Checking for setenv                                                                             : ok
Checking for setgidx                                                                            : not found
Checking for setgroups                                                                          : ok
Checking for setlocale                                                                          : ok
Checking for setluid                                                                            : not found
Checking for setmntent                                                                          : ok
Checking for setpgid                                                                            : ok
Checking for setpriv                                                                            : not found
Checking for setsid                                                                             : ok
Checking for setuidx                                                                            : not found
Checking for statvfs                                                                            : ok
Checking for strcasecmp                                                                         : ok
Checking for strchr                                                                             : ok
Checking for strpbrk                                                                            : ok
Checking for strsignal                                                                          : ok
Checking for strtol                                                                             : ok
Checking for strupr                                                                             : not found
Checking for sysconf                                                                            : ok
Checking for sysctl                                                                             : ok
Checking for sysctlbyname                                                                       : not found
Checking for syslog                                                                             : ok
Checking for timegm                                                                             : ok
Checking for utimensat                                                                          : ok
Checking for vsyslog                                                                            : ok
Checking if can we convert from CP850 to UCS-2LE                                                : ok
Checking if can we convert from UTF-8 to UCS-2LE                                                : ok
building on linux
Checking for library acl                                                                        : yes
Checking for acl_get_file in acl                                                                : ok
Checking for POSIX ACL support                                                                  : ok
Checking whether acl_get_perm_np() is available                                                 : not found
Checking for variable ACL_EVERYONE                                                              : not found
Checking for dirfd                                                                              : ok
vfs_fileid checking for statfs() and struct statfs.f_fsid                                       : ok
Checking whether the Linux 'fallocate' function is available                                    : ok
Checking whether Linux 'fallocate' supports hole-punching                                       : ok
Checking whether lseek supports hole/data seeking                                               : ok
Checking whether Linux readahead is available                                                   : ok
Checking for declaration of readahead                                                           : ok
Checking for openat                                                                             : ok
Checking if we can use msg_control for passing file descriptors                                 : ok
Checking if we can use msg_accrights for passing file descriptors                               : not found
Checking for program 'awk'                                                                      : /usr/bin/awk
Checking for header asm/types.h                                                                 : yes
Checking for major macro                                                                        : not found
Checking for minor macro                                                                        : not found
Checking for member d_off in struct dirent                                                      : ok
Checking for program 'cups-config'                                                              : not found
Checking for header cups/cups.h                                                                 : no
Checking for header cups/language.h                                                             : no
Checking for library cups                                                                       : no
Checking for httpConnect                                                                        : not found
Checking for httpConnect2                                                                       : not found
Checking for httpConnectEncrypt                                                                 : not found
--enable-iprint=yes but cups support not sufficient
Checking for header ldap.h                                                                      : yes
Checking for header lber.h                                                                      : yes
Checking for header ldap_pvt.h                                                                  : no
Checking for ber_tag_t                                                                          : ok
Checking for library lber                                                                       : yes
Checking for ber_scanf in lber                                                                  : ok
Checking for ber_sockbuf_add_io in lber                                                         : ok
Checking for variable LDAP_OPT_SOCKBUF                                                          : ok
Checking for variable LBER_OPT_LOG_PRINT_FN                                                     : ok
Checking for library ldap                                                                       : yes
Checking for ldap_init in ldap                                                                  : ok
Checking for ldap_init_fd in ldap                                                               : ok
Checking for ldap_initialize in ldap                                                            : ok
Checking for ldap_set_rebind_proc in ldap                                                       : ok
Checking for ldap_add_result_entry in ldap                                                      : ok
Checking whether ldap_set_rebind_proc takes 3 arguments                                         : ok
Building with Active Directory support.
Checking for pututline                                                                          : ok
Checking for pututxline                                                                         : ok
Checking for updwtmp                                                                            : ok
Checking for updwtmpx                                                                           : ok
Checking for getutmpx                                                                           : ok
Checking for getutxent                                                                          : ok
Checking for member ut_name in struct utmp                                                      : ok
Checking for member ut_user in struct utmp                                                      : ok
Checking for member ut_id in struct utmp                                                        : ok
Checking for member ut_host in struct utmp                                                      : ok
Checking for member ut_time in struct utmp                                                      : ok
Checking for member ut_tv in struct utmp                                                        : ok
Checking for member ut_type in struct utmp                                                      : ok
Checking for member ut_pid in struct utmp                                                       : ok
Checking for member ut_exit.e_exit in struct utmp                                               : ok
Checking for member ut_syslen in struct utmpx                                                   : not found
Checking for member ut_host in struct utmpx                                                     : ok
Checking whether pututline returns pointer                                                      : ok
Checking if size of ((struct utmp *)NULL)->ut_line == 1                                         : not found
Checking if size of ((struct utmp *)NULL)->ut_line == 2                                         : not found
Checking if size of ((struct utmp *)NULL)->ut_line == 4                                         : not found
Checking if size of ((struct utmp *)NULL)->ut_line == 8                                         : not found
Checking if size of ((struct utmp *)NULL)->ut_line == 16                                        : not found
Checking if size of ((struct utmp *)NULL)->ut_line == 32                                        : ok
Checking for header avahi-common/watch.h                                                        : no
Checking for header avahi-client/client.h                                                       : no
Checking for library avahi-client                                                               : no
Checking for avahi_client_new                                                                   : not found
Checking for library avahi-common                                                               : no
Checking for avahi_strerror                                                                     : not found
Checking for header pam/pam_appl.h                                                              : no
Checking for pam_get_data in pam                                                                : ok
Checking for header security/pam_ext.h                                                          : yes
Checking for header security/_pam_macros.h                                                      : yes
Checking for header pam/pam_ext.h                                                               : no
Checking for header pam/_pam_macros.h                                                           : no
Checking for pam_vsyslog in pam                                                                 : ok
Checking whether PAM_RHOST is available                                                         : ok
Checking whether PAM_TTY is available                                                           : ok
Checking whether PAM_RADIO_TYPE is available                                                    : ok
Checking whether Linux should use 32-bit credential calls                                       : not found
Checking whether we can use Linux thread-specific credentials                                   : ok
Checking whether Linux netlink is available                                                     : ok
Checking whether Linux rtnetlink is available                                                   : ok
Checking whether fcntl locking is available                                                     : ok
Checking whether fcntl lock supports open file description locks                                : ok
Checking whether fcntl supports flags to send direct I/O availability signals                   : ok
Checking whether fcntl supports setting/geting hints                                            : ok
Checking for member st_mtim.tv_nsec in struct stat                                              : ok
Checking for member st_mtimensec in struct stat                                                 : not found
Checking for member st_mtimespec.tv_nsec in struct stat                                         : not found
Checking for member st_mtime_n in struct stat                                                   : not found
Checking for member st_umtime in struct stat                                                    : not found
Checking for member st_birthtime in struct stat                                                 : not found
Checking for member st_birthtimespec.tv_nsec in struct stat                                     : not found
Checking for member st_birthtimensec in struct stat                                             : not found
Checking whether posix_fadvise is available                                                     : ok
Checking whether sysconf(_SC_NGROUPS_MAX) is available                                          : ok
Checking whether sysconf(_SC_NPROC_ONLN) is available                                           : not found
Checking whether sysconf(_SC_NPROCESSORS_ONLN) is available                                     : ok
Checking whether sysconf(_SC_PAGESIZE) is available                                             : ok
Checking whether to use the Darwin-specific initgroups system call                              : not found
Checking whether struct utimbuf is available                                                    : ok
Checking whether we have the struct sigevent                                                    : ok
Checking for member sigev_value.sival_ptr in struct sigevent                                    : ok
Checking for member sigev_value.sigval_ptr in struct sigevent                                   : not found
Checking for the maximum value of the 'time_t' type                                             : ok
Checking whether the macro for makedev is available                                             : ok
Checking whether the realpath function allows a NULL argument                                   : ok
Checking for ftruncate extend                                                                   : ok
Checking for library sendfile                                                                   : no
Checking for header sys/sendfile.h                                                              : yes
Checking for linux sendfile support                                                             : ok
getcwd takes a NULL argument                                                                    : ok
Checking for library gen                                                                        : no
Checking for getspnam                                                                           : ok
Checking for header sys/fs/vx_quota.h                                                           : no
Checking for header sys/quota.h                                                                 : yes
Checking for header ufs/ufs/quota.h                                                             : no
Checking for header jfs/quota.h                                                                 : no
Checking for header xfs/xqm.h                                                                   : no
for XFS QUOTA in <sys/quota.h>                                                                  : not found
Checking for member dqb_fsoftlimit in struct dqblk                                              : not found
Checking for member dqb_curbytes in struct dqblk                                                : not found
Checking for header rpc/types.h                                                                 : no
Checking for header rpc/xdr.h                                                                   : no
Checking for header rpcsvc/rquota.h                                                             : no
Checking for header sched.h                                                                     : yes
for Linux unshare(CLONE_FS)                                                                     : ok
Checking for mallinfo()                                                                         : ok
building without cluster support (--without-cluster-support)
Checking whether seekdir returns void                                                           : ok
Checking for header linux/fs.h                                                                  : yes
Checking for declaration of FS_IOC_GETFLAGS                                                     : ok
Checking for declaration of FS_COMPR_FL                                                         : ok
Checking for header cephfs/libcephfs.h                                                          : no
Checking for glusterfs-api >= 4                                                                 : not found
Checking for header glusterfs/api/glfs.h                                                        : no
Checking for library gfapi                                                                      : no
Checking for glusterfs-api >= 6                                                                 : not found
Checking for glusterfs-api >= 7.6                                                               : not found
Checking for dbus                                                                               : not found
Checking for liburing package                                                                   : not found
Looking for ncurses features
Checking for program 'ncurses5-config'                                                          : not found
Checking for program 'ncurses6-config'                                                          : /usr/bin/ncurses6-config
Checking for ''                                                                                 : yes
Checking for header ncurses.h                                                                   : yes
Checking for header menu.h                                                                      : yes
Checking for header panel.h                                                                     : yes
Checking for header form.h                                                                      : yes
Checking for initscr in ncurses                                                                 : ok
Checking for library menu                                                                       : yes
Checking for set_menu_items in menu                                                             : ok
Checking for item_count in menu                                                                 : ok
Checking for library panel                                                                      : yes
Checking for new_panel in panel                                                                 : ok
Checking for show_panel in panel                                                                : ok
Checking for library form                                                                       : yes
Checking for new_field in form                                                                  : ok
Checking for new_form in form                                                                   : ok
building regedit
Checking for header ftw.h                                                                       : yes
Checking for nftw                                                                               : ok
Checking for library crypto                                                                     : no
Checking for DES_pcbc_encrypt                                                                   : not found
Checking for glib-2.0                                                                           : not found
Checking for 'tracker-sparql-2.0'                                                               : not found
Checking for 'tracker-sparql-1.0'                                                               : not found
Checking for 'tracker-sparql-0.16'                                                              : not found
Checking for 'tracker-sparql-0.14'                                                              : not found
Checking for bison
Checking for program 'bison'                                                                    : /usr/bin/bison
Using bison version                                                                             : bison (GNU Bison) 3.0.4
Checking for flex
Checking for program 'flex'                                                                     : /usr/bin/flex
Using flex version                                                                              : flex 2.6.1
Missing support for Unicode normalisation. Try installing icu-dev or libicu-devel.
Missing libtracker-sparql development files for Spotlight backend "tracker"
Missing glib-2.0 development files for Spotlight backend "tracker"
Building with Spotlight support, available backends: noindex
Checking for header rpc/xdr.h                                                                   : no
Checking for library nscd                                                                       : no
Checking for nscd_flush_cache                                                                   : not found
VFS_STATIC: vfs_default,vfs_not_implemented,vfs_posixacl,vfs_dfs_samba4
VFS_SHARED: vfs_recycle,vfs_audit,vfs_extd_audit,vfs_full_audit,vfs_fake_perms,vfs_default_quota,vfs_readonly,vfs_cap,vfs_expand_msdfs,vfs_shadow_copy,vfs_shadow_copy2,vfs_readahead,vfs_xattr_tdb,vfs_streams_xattr,vfs_streams_depot,vfs_acl_xattr,vfs_acl_tdb,vfs_preopen,vfs_catia,vfs_media_harmony,vfs_unityed_media,vfs_fruit,vfs_shell_snap,vfs_commit,vfs_worm,vfs_crossrename,vfs_linux_xfs_sgid,vfs_time_audit,vfs_offline,vfs_virusfilter,vfs_posix_eadb,vfs_syncops,vfs_dirsort,vfs_fileid,vfs_aio_fork,vfs_aio_pthread,vfs_gpfs,vfs_btrfs,vfs_glusterfs_fuse
PDB_STATIC: pdb_smbpasswd,pdb_tdbsam,pdb_samba_dsdb,pdb_ldapsam
PDB_SHARED:
AUTH_STATIC: auth_builtin,auth_sam,auth_winbind,auth_unix,auth_samba4
AUTH_SHARED:
NSS_INFO_STATIC: nss_info_template
NSS_INFO_SHARED:
CHARSET_STATIC:
CHARSET_SHARED:
IDMAP_STATIC: idmap_tdb,idmap_passdb,idmap_nss,idmap_ldap
IDMAP_SHARED: idmap_ad,idmap_rfc2307,idmap_autorid,idmap_rid,idmap_hash,idmap_tdb2,idmap_script
GPEXT_STATIC:
GPEXT_SHARED:
PERFCOUNT_STATIC:
PERFCOUNT_SHARED:
RPC_STATIC: rpc_mdssvc_module
RPC_SHARED:
Checking for openpty                                                                            : not found
Checking for library util                                                                       : yes
Checking for openpty in util                                                                    : ok
Checking for header linux/sockios.h                                                             : yes
Checking for header linux/ethtool.h                                                             : yes
Checking for system libtasn1 (>=3.8)                                                            : yes
Checking for program 'asn1Parser'                                                               : /usr/bin/asn1Parser
Checking linker accepts -Wl,-no-undefined                                                       : yes
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no
-lc not needed                                                                                  : -lc is unnecessary
Checking configure summary                                                                      : ok
Checking compiler for PIE support                                                               : yes
Checking compiler for full RELRO support                                                        : yes
Checking if compiler accepts -fstack-protector-strong                                           : no
Checking if compiler accepts -fstack-protector                                                  : no
Checking if compiler accepts -fstack-clash-protection                                           : yes
'configure' finished successfully (3m10.509s)