Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ./configure
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... ./install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking how to create a pax tar archive... gnutar
- checking whether make supports nested variables... (cached) yes
- checking build system type... amd64-unknown-freebsd11.1
- checking host system type... amd64-unknown-freebsd11.1
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking whether cc understands -c and -o together... yes
- checking for style of include used by make... GNU
- checking dependency style of cc... gcc3
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by cc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
- checking the name lister (/usr/bin/nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 196608
- checking how to convert amd64-unknown-freebsd11.1 file names to amd64-unknown-freebsd11.1 format... func_convert_file_noop
- checking how to convert amd64-unknown-freebsd11.1 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm output from cc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... cc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if cc supports -fno-rtti -fno-exceptions... yes
- checking for cc option to produce PIC... -fPIC -DPIC
- checking if cc PIC flag -fPIC -DPIC works... yes
- checking if cc static flag -static works... yes
- checking if cc supports -c -o file.o... yes
- checking if cc supports -c -o file.o... (cached) yes
- checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... freebsd11.1 ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... no
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for rpcgen... yes
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking size of short... 2
- checking size of int... 4
- checking size of long... 8
- checking size of long long... 8
- checking for bison... bison -y
- checking for ld... /usr/bin/ld
- checking for MD5 in -lcrypto... yes
- checking for pthread_mutex_init in -lpthread... yes
- checking for dlopen... yes
- checking for rl_do_undo in -lreadline... no
- checking for gettext in -lintl... no
- checking sys/xattr.h usability... no
- checking sys/xattr.h presence... no
- checking for sys/xattr.h... no
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/extattr.h usability... yes
- checking sys/extattr.h presence... yes
- checking for sys/extattr.h... yes
- checking openssl/dh.h usability... yes
- checking openssl/dh.h presence... yes
- checking for openssl/dh.h... yes
- checking openssl/ecdh.h usability... yes
- checking openssl/ecdh.h presence... yes
- checking for openssl/ecdh.h... yes
- checking for pow in -lm... yes
- checking for pkg-config... /usr/local/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for UUID... no
- checking for uuid.h... yes
- checking sys/acl.h usability... yes
- checking sys/acl.h presence... yes
- checking for sys/acl.h... yes
- checking openssl/md5.h usability... yes
- checking openssl/md5.h presence... yes
- checking for openssl/md5.h... yes
- checking for adler32 in -lz... yes
- checking linux/falloc.h usability... no
- checking linux/falloc.h presence... no
- checking for linux/falloc.h... no
- checking linux/oom.h usability... no
- checking linux/oom.h presence... no
- checking for linux/oom.h... no
- checking for pthread_spin_init... yes
- checking for strnlen... yes
- checking for setfsuid... no
- checking for setfsgid... no
- checking for umount2... no
- checking for python... no
- checking for python2... /usr/local/bin/python2
- checking for python version... 2.7
- checking for python platform... freebsd11
- checking for python script directory... ${prefix}/lib/python2.7/site-packages
- checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
- checking for PYTHON... yes
- checking /usr/local/include/python2.7/Python.h usability... yes
- checking /usr/local/include/python2.7/Python.h presence... yes
- checking for /usr/local/include/python2.7/Python.h... yes
- checking for lvm_init,lvm_lv_from_name in -llvm2app... no
- checking for CRYPTO_THREADID_set_callback in -lcrypto... yes
- checking for TLS_method in -lssl... no
- checking for TLSv1_2_method in -lssl... yes
- checking openssl/cmac.h usability... yes
- checking openssl/cmac.h presence... yes
- checking for openssl/cmac.h... yes
- checking sys/epoll.h usability... no
- checking sys/epoll.h presence... no
- checking for sys/epoll.h... no
- checking for ibv_get_device_list in -libverbs... no
- checking for rdma_create_id in -lrdmacm... no
- checking for ZLIB... yes
- features requiring zlib enabled: yes
- checking for SQLITE... yes
- configure: WARNING: libxml2 devel libraries not found disabling XML support
- checking execinfo.h usability... yes
- checking execinfo.h presence... yes
- checking for execinfo.h... yes
- checking for malloc_stats... no
- checking for struct stat.st_atim.tv_nsec... yes
- checking for struct stat.st_atimespec.tv_nsec... yes
- checking for linkat... yes
- checking for clock_gettime in -lrt... yes
- checking argp.h usability... no
- checking argp.h presence... no
- checking for argp.h... no
- checking for __atomic_load... no
- checking for __sync_fetch_and_add... no
- checking malloc.h usability... no
- checking malloc.h presence... no
- checking for malloc.h... no
- checking for llistxattr... no
- checking for fdatasync... yes
- checking for fallocate... no
- checking for posix_fallocate... yes
- checking for utimensat... yes
- checking whether SEEK_HOLE is declared... yes
- checking for /etc/debian_version... no
- checking for /etc/SuSE-release... no
- checking for /etc/redhat-release... no
- checking whether cc accepts -Werror=format-security... yes
- checking whether cc accepts -Werror=implicit-function-declaration... yes
- checking if compiling with clang... yes
- checking for readline in -lreadline -lcurses... no
- checking for readline in -lreadline -ltermcap... no
- checking for readline in -lreadline -lncurses... no
- checking for io_setup in -laio... no
- building glupy with -isystem /usr/local/include/python2.7 -l python2.7
- checking for URCU... yes
- checking for URCU_CDS... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating libglusterfs/Makefile
- config.status: creating libglusterfs/src/Makefile
- config.status: creating libglusterfs/src/gfdb/Makefile
- config.status: creating geo-replication/src/peer_gsec_create
- config.status: creating geo-replication/src/peer_mountbroker
- config.status: creating geo-replication/src/peer_mountbroker.py
- config.status: creating geo-replication/src/peer_georep-sshkey.py
- config.status: creating extras/peer_add_secret_pub
- config.status: creating geo-replication/syncdaemon/conf.py
- config.status: creating extras/snap_scheduler/conf.py
- config.status: creating glusterfsd/Makefile
- config.status: creating glusterfsd/src/Makefile
- config.status: creating rpc/Makefile
- config.status: creating rpc/rpc-lib/Makefile
- config.status: creating rpc/rpc-lib/src/Makefile
- config.status: creating rpc/rpc-transport/Makefile
- config.status: creating rpc/rpc-transport/socket/Makefile
- config.status: creating rpc/rpc-transport/socket/src/Makefile
- config.status: creating rpc/rpc-transport/rdma/Makefile
- config.status: creating rpc/rpc-transport/rdma/src/Makefile
- config.status: creating rpc/xdr/Makefile
- config.status: creating rpc/xdr/src/Makefile
- config.status: creating rpc/xdr/gen/Makefile
- config.status: creating xlators/Makefile
- config.status: creating xlators/meta/Makefile
- config.status: creating xlators/meta/src/Makefile
- config.status: creating xlators/mount/Makefile
- config.status: creating xlators/mount/fuse/Makefile
- config.status: creating xlators/mount/fuse/src/Makefile
- config.status: creating xlators/mount/fuse/utils/mount.glusterfs
- config.status: creating xlators/mount/fuse/utils/mount_glusterfs
- config.status: creating xlators/mount/fuse/utils/Makefile
- config.status: creating xlators/storage/Makefile
- config.status: creating xlators/storage/posix/Makefile
- config.status: creating xlators/storage/posix/src/Makefile
- config.status: creating xlators/storage/bd/Makefile
- config.status: creating xlators/storage/bd/src/Makefile
- config.status: creating xlators/cluster/Makefile
- config.status: creating xlators/cluster/afr/Makefile
- config.status: creating xlators/cluster/afr/src/Makefile
- config.status: creating xlators/cluster/stripe/Makefile
- config.status: creating xlators/cluster/stripe/src/Makefile
- config.status: creating xlators/cluster/dht/Makefile
- config.status: creating xlators/cluster/dht/src/Makefile
- config.status: creating xlators/cluster/ec/Makefile
- config.status: creating xlators/cluster/ec/src/Makefile
- config.status: creating xlators/performance/Makefile
- config.status: creating xlators/performance/write-behind/Makefile
- config.status: creating xlators/performance/write-behind/src/Makefile
- config.status: creating xlators/performance/read-ahead/Makefile
- config.status: creating xlators/performance/read-ahead/src/Makefile
- config.status: creating xlators/performance/readdir-ahead/Makefile
- config.status: creating xlators/performance/readdir-ahead/src/Makefile
- config.status: creating xlators/performance/io-threads/Makefile
- config.status: creating xlators/performance/io-threads/src/Makefile
- config.status: creating xlators/performance/io-cache/Makefile
- config.status: creating xlators/performance/io-cache/src/Makefile
- config.status: creating xlators/performance/symlink-cache/Makefile
- config.status: creating xlators/performance/symlink-cache/src/Makefile
- config.status: creating xlators/performance/quick-read/Makefile
- config.status: creating xlators/performance/quick-read/src/Makefile
- config.status: creating xlators/performance/open-behind/Makefile
- config.status: creating xlators/performance/open-behind/src/Makefile
- config.status: creating xlators/performance/md-cache/Makefile
- config.status: creating xlators/performance/md-cache/src/Makefile
- config.status: creating xlators/performance/decompounder/Makefile
- config.status: creating xlators/performance/decompounder/src/Makefile
- config.status: creating xlators/performance/nl-cache/Makefile
- config.status: creating xlators/performance/nl-cache/src/Makefile
- config.status: creating xlators/debug/Makefile
- config.status: creating xlators/debug/sink/Makefile
- config.status: creating xlators/debug/sink/src/Makefile
- config.status: creating xlators/debug/trace/Makefile
- config.status: creating xlators/debug/trace/src/Makefile
- config.status: creating xlators/debug/error-gen/Makefile
- config.status: creating xlators/debug/error-gen/src/Makefile
- config.status: creating xlators/debug/delay-gen/Makefile
- config.status: creating xlators/debug/delay-gen/src/Makefile
- config.status: creating xlators/debug/io-stats/Makefile
- config.status: creating xlators/debug/io-stats/src/Makefile
- config.status: creating xlators/protocol/Makefile
- config.status: creating xlators/protocol/auth/Makefile
- config.status: creating xlators/protocol/auth/addr/Makefile
- config.status: creating xlators/protocol/auth/addr/src/Makefile
- config.status: creating xlators/protocol/auth/login/Makefile
- config.status: creating xlators/protocol/auth/login/src/Makefile
- config.status: creating xlators/protocol/client/Makefile
- config.status: creating xlators/protocol/client/src/Makefile
- config.status: creating xlators/protocol/server/Makefile
- config.status: creating xlators/protocol/server/src/Makefile
- config.status: creating xlators/features/Makefile
- config.status: creating xlators/features/arbiter/Makefile
- config.status: creating xlators/features/arbiter/src/Makefile
- config.status: creating xlators/features/changelog/Makefile
- config.status: creating xlators/features/changelog/src/Makefile
- config.status: creating xlators/features/changelog/lib/Makefile
- config.status: creating xlators/features/changelog/lib/src/Makefile
- config.status: creating xlators/features/changetimerecorder/Makefile
- config.status: creating xlators/features/changetimerecorder/src/Makefile
- config.status: creating xlators/features/glupy/Makefile
- config.status: creating xlators/features/glupy/examples/Makefile
- config.status: creating xlators/features/glupy/src/Makefile
- config.status: creating xlators/features/glupy/src/setup.py
- config.status: creating xlators/features/glupy/src/__init__.py
- config.status: creating xlators/features/glupy/src/glupy/Makefile
- config.status: creating xlators/features/locks/Makefile
- config.status: creating xlators/features/locks/src/Makefile
- config.status: creating xlators/features/quota/Makefile
- config.status: creating xlators/features/quota/src/Makefile
- config.status: creating xlators/features/marker/Makefile
- config.status: creating xlators/features/marker/src/Makefile
- config.status: creating xlators/features/selinux/Makefile
- config.status: creating xlators/features/selinux/src/Makefile
- config.status: creating xlators/features/read-only/Makefile
- config.status: creating xlators/features/read-only/src/Makefile
- config.status: creating xlators/features/compress/Makefile
- config.status: creating xlators/features/compress/src/Makefile
- config.status: creating xlators/features/quiesce/Makefile
- config.status: creating xlators/features/quiesce/src/Makefile
- config.status: creating xlators/features/barrier/Makefile
- config.status: creating xlators/features/barrier/src/Makefile
- config.status: creating xlators/features/index/Makefile
- config.status: creating xlators/features/index/src/Makefile
- config.status: creating xlators/features/gfid-access/Makefile
- config.status: creating xlators/features/gfid-access/src/Makefile
- config.status: creating xlators/features/trash/Makefile
- config.status: creating xlators/features/trash/src/Makefile
- config.status: creating xlators/features/snapview-server/Makefile
- config.status: creating xlators/features/snapview-server/src/Makefile
- config.status: creating xlators/features/snapview-client/Makefile
- config.status: creating xlators/features/snapview-client/src/Makefile
- config.status: creating xlators/features/upcall/Makefile
- config.status: creating xlators/features/upcall/src/Makefile
- config.status: creating xlators/features/shard/Makefile
- config.status: creating xlators/features/shard/src/Makefile
- config.status: creating xlators/features/bit-rot/Makefile
- config.status: creating xlators/features/bit-rot/src/Makefile
- config.status: creating xlators/features/bit-rot/src/stub/Makefile
- config.status: creating xlators/features/bit-rot/src/bitd/Makefile
- config.status: creating xlators/features/leases/Makefile
- config.status: creating xlators/features/leases/src/Makefile
- config.status: creating xlators/playground/Makefile
- config.status: creating xlators/playground/template/Makefile
- config.status: creating xlators/playground/template/src/Makefile
- config.status: creating xlators/encryption/Makefile
- config.status: creating xlators/encryption/rot-13/Makefile
- config.status: creating xlators/encryption/rot-13/src/Makefile
- config.status: creating xlators/encryption/crypt/Makefile
- config.status: creating xlators/encryption/crypt/src/Makefile
- config.status: creating xlators/system/Makefile
- config.status: creating xlators/system/posix-acl/Makefile
- config.status: creating xlators/system/posix-acl/src/Makefile
- config.status: creating xlators/nfs/Makefile
- config.status: creating xlators/nfs/server/Makefile
- config.status: creating xlators/nfs/server/src/Makefile
- config.status: creating xlators/mgmt/Makefile
- config.status: creating xlators/mgmt/glusterd/Makefile
- config.status: creating xlators/mgmt/glusterd/src/Makefile
- config.status: creating cli/Makefile
- config.status: creating cli/src/Makefile
- config.status: creating doc/Makefile
- config.status: creating extras/Makefile
- config.status: creating extras/glusterd.vol
- config.status: creating extras/cliutils/Makefile
- config.status: creating extras/init.d/Makefile
- config.status: creating extras/init.d/glusterd.plist
- config.status: creating extras/init.d/glusterd-Debian
- config.status: creating extras/init.d/glusterd-Redhat
- config.status: creating extras/init.d/glusterd-FreeBSD
- config.status: creating extras/init.d/glusterd-SuSE
- config.status: creating extras/init.d/glustereventsd-Debian
- config.status: creating extras/init.d/glustereventsd-Redhat
- config.status: creating extras/init.d/glustereventsd-FreeBSD
- config.status: creating extras/systemd/Makefile
- config.status: creating extras/systemd/glusterd.service
- config.status: creating extras/systemd/glustereventsd.service
- config.status: creating extras/systemd/glusterfssharedstorage.service
- config.status: creating extras/run-gluster.tmpfiles
- config.status: creating extras/benchmarking/Makefile
- config.status: creating extras/hook-scripts/Makefile
- config.status: creating extras/ocf/Makefile
- config.status: creating extras/ocf/glusterd
- config.status: creating extras/ocf/volume
- config.status: creating extras/LinuxRPM/Makefile
- config.status: creating extras/geo-rep/Makefile
- config.status: creating extras/geo-rep/schedule_georep.py
- config.status: creating extras/firewalld/Makefile
- config.status: creating extras/hook-scripts/add-brick/Makefile
- config.status: creating extras/hook-scripts/add-brick/pre/Makefile
- config.status: creating extras/hook-scripts/add-brick/post/Makefile
- config.status: creating extras/hook-scripts/create/Makefile
- config.status: creating extras/hook-scripts/create/post/Makefile
- config.status: creating extras/hook-scripts/delete/Makefile
- config.status: creating extras/hook-scripts/delete/pre/Makefile
- config.status: creating extras/hook-scripts/start/Makefile
- config.status: creating extras/hook-scripts/start/post/Makefile
- config.status: creating extras/hook-scripts/set/Makefile
- config.status: creating extras/hook-scripts/set/post/Makefile
- config.status: creating extras/hook-scripts/stop/Makefile
- config.status: creating extras/hook-scripts/stop/pre/Makefile
- config.status: creating extras/hook-scripts/reset/Makefile
- config.status: creating extras/hook-scripts/reset/post/Makefile
- config.status: creating extras/hook-scripts/reset/pre/Makefile
- config.status: creating extras/snap_scheduler/Makefile
- config.status: creating events/Makefile
- config.status: creating events/src/Makefile
- config.status: creating events/src/eventsapiconf.py
- config.status: creating events/tools/Makefile
- config.status: creating contrib/fuse-util/Makefile
- config.status: creating contrib/umountd/Makefile
- config.status: creating contrib/uuid/uuid_types.h
- config.status: creating glusterfs-api.pc
- config.status: creating libgfchangelog.pc
- config.status: creating libgfdb.pc
- config.status: creating api/Makefile
- config.status: creating api/src/Makefile
- config.status: creating api/examples/Makefile
- config.status: creating geo-replication/Makefile
- config.status: creating geo-replication/src/Makefile
- config.status: creating geo-replication/syncdaemon/Makefile
- config.status: creating tools/Makefile
- config.status: creating tools/gfind_missing_files/Makefile
- config.status: creating heal/Makefile
- config.status: creating heal/src/Makefile
- config.status: creating glusterfs.spec
- config.status: creating tools/glusterfind/src/tool.conf
- config.status: creating tools/glusterfind/glusterfind
- config.status: creating tools/glusterfind/Makefile
- config.status: creating tools/glusterfind/src/Makefile
- config.status: creating tools/setgfid2path/Makefile
- config.status: creating tools/setgfid2path/src/Makefile
- config.status: creating tests/env.rc
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: creating site.h
- config.status: site.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- === configuring in contrib/argp-standalone (/home/SRC/glusterfs-3.13.2/contrib/argp-standalone)
- configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=.
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... ./install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether make supports nested variables... (cached) yes
- checking for style of include used by make... GNU
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking whether cc understands -c and -o together... yes
- checking dependency style of cc... gcc3
- checking how to run the C preprocessor... cc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether cc accepts -g... (cached) yes
- checking for cc option to accept ISO C89... (cached) none needed
- checking whether cc understands -c and -o together... (cached) yes
- checking dependency style of cc... (cached) gcc3
- checking whether make sets $(MAKE)... (cached) yes
- checking for ranlib... ranlib
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether cc accepts -g... (cached) yes
- checking for cc option to accept ISO C89... (cached) none needed
- checking whether cc understands -c and -o together... (cached) yes
- checking dependency style of cc... (cached) gcc3
- checking for ANSI C header files... (cached) yes
- checking libintl.h usability... no
- checking libintl.h presence... no
- checking for libintl.h... no
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking malloc.h usability... no
- checking malloc.h presence... no
- checking for malloc.h... no
- checking for unistd.h... (cached) yes
- checking sysexits.h usability... yes
- checking sysexits.h presence... yes
- checking for sysexits.h... yes
- checking stdarg.h usability... yes
- checking stdarg.h presence... yes
- checking for stdarg.h... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for size_t... yes
- checking for __attribute__... no
- checking for working alloca.h... no
- checking for alloca... yes
- checking for vprintf... yes
- checking for _doprnt... no
- checking for strerror... yes
- checking for sleep... yes
- checking for getpid... yes
- checking for snprintf... yes
- checking for mempcpy... no
- checking for strndup... yes
- checking for strchrnul... yes
- checking for strcasecmp... yes
- checking for vsnprintf... yes
- checking for putc_unlocked('x', stdout)... yes
- checking for flockfile... yes
- checking for fputs_unlocked... no
- checking for fwrite_unlocked... no
- checking for strdup... yes
- checking for asprintf... yes
- checking whether program_invocation_name is declared... no
- checking whether program_invocation_short_name is declared... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- GlusterFS configure summary
- ===========================
- FUSE client : yes
- Infiniband verbs : no
- epoll IO multiplex : no
- argp-standalone : yes
- fusermount : no
- readline : no
- georeplication : no
- Linux-AIO : no
- Enable Debug : no
- Block Device xlator : no
- glupy : yes
- Use syslog : yes
- XML output : no
- Encryption xlator : yes
- Unit Tests : no
- Track priv ports : yes
- POSIX ACLs : yes
- Data Classification : yes
- SELinux features : no
- firewalld-config : no
- Events : yes
- EC dynamic support : none
- Use memory pools : yes
- Nanosecond m/atimes : yes
- Legacy gNFS server : no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement