Advertisement
Guest User

Untitled

a guest
May 7th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.50 KB | None | 0 0
  1. ./configure
  2.  
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for a thread-safe mkdir -p... ./install-sh -c -d
  6. checking for gawk... no
  7. checking for mawk... no
  8. checking for nawk... nawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking how to create a pax tar archive... gnutar
  12. checking whether make supports nested variables... (cached) yes
  13. checking build system type... amd64-unknown-freebsd11.1
  14. checking host system type... amd64-unknown-freebsd11.1
  15. checking for gcc... no
  16. checking for cc... cc
  17. checking whether the C compiler works... yes
  18. checking for C compiler default output file name... a.out
  19. checking for suffix of executables...
  20. checking whether we are cross compiling... no
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether cc accepts -g... yes
  24. checking for cc option to accept ISO C89... none needed
  25. checking whether cc understands -c and -o together... yes
  26. checking for style of include used by make... GNU
  27. checking dependency style of cc... gcc3
  28. checking how to print strings... printf
  29. checking for a sed that does not truncate output... /usr/bin/sed
  30. checking for grep that handles long lines and -e... /usr/bin/grep
  31. checking for egrep... /usr/bin/grep -E
  32. checking for fgrep... /usr/bin/grep -F
  33. checking for ld used by cc... /usr/bin/ld
  34. checking if the linker (/usr/bin/ld) is GNU ld... yes
  35. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  36. checking the name lister (/usr/bin/nm) interface... BSD nm
  37. checking whether ln -s works... yes
  38. checking the maximum length of command line arguments... 196608
  39. checking how to convert amd64-unknown-freebsd11.1 file names to amd64-unknown-freebsd11.1 format... func_convert_file_noop
  40. checking how to convert amd64-unknown-freebsd11.1 file names to toolchain format... func_convert_file_noop
  41. checking for /usr/bin/ld option to reload object files... -r
  42. checking for objdump... objdump
  43. checking how to recognize dependent libraries... pass_all
  44. checking for dlltool... no
  45. checking how to associate runtime and link libraries... printf %s\n
  46. checking for ar... ar
  47. checking for archiver @FILE support... no
  48. checking for strip... strip
  49. checking for ranlib... ranlib
  50. checking command to parse /usr/bin/nm output from cc object... ok
  51. checking for sysroot... no
  52. checking for a working dd... /bin/dd
  53. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  54. checking for mt... mt
  55. checking if mt is a manifest tool... no
  56. checking how to run the C preprocessor... cc -E
  57. checking for ANSI C header files... yes
  58. checking for sys/types.h... yes
  59. checking for sys/stat.h... yes
  60. checking for stdlib.h... yes
  61. checking for string.h... yes
  62. checking for memory.h... yes
  63. checking for strings.h... yes
  64. checking for inttypes.h... yes
  65. checking for stdint.h... yes
  66. checking for unistd.h... yes
  67. checking for dlfcn.h... yes
  68. checking for objdir... .libs
  69. checking if cc supports -fno-rtti -fno-exceptions... yes
  70. checking for cc option to produce PIC... -fPIC -DPIC
  71. checking if cc PIC flag -fPIC -DPIC works... yes
  72. checking if cc static flag -static works... yes
  73. checking if cc supports -c -o file.o... yes
  74. checking if cc supports -c -o file.o... (cached) yes
  75. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  76. checking whether -lc should be explicitly linked in... no
  77. checking dynamic linker characteristics... freebsd11.1 ld.so
  78. checking how to hardcode library paths into programs... immediate
  79. checking whether stripping libraries is possible... no
  80. checking if libtool supports shared libraries... yes
  81. checking whether to build shared libraries... yes
  82. checking whether to build static libraries... no
  83. checking for rpcgen... yes
  84. checking for flex... flex
  85. checking lex output file root... lex.yy
  86. checking lex library... -lfl
  87. checking whether yytext is a pointer... yes
  88. checking size of short... 2
  89. checking size of int... 4
  90. checking size of long... 8
  91. checking size of long long... 8
  92. checking for bison... bison -y
  93. checking for ld... /usr/bin/ld
  94. checking for MD5 in -lcrypto... yes
  95. checking for pthread_mutex_init in -lpthread... yes
  96. checking for dlopen... yes
  97. checking for rl_do_undo in -lreadline... no
  98. checking for gettext in -lintl... no
  99. checking sys/xattr.h usability... no
  100. checking sys/xattr.h presence... no
  101. checking for sys/xattr.h... no
  102. checking sys/ioctl.h usability... yes
  103. checking sys/ioctl.h presence... yes
  104. checking for sys/ioctl.h... yes
  105. checking sys/extattr.h usability... yes
  106. checking sys/extattr.h presence... yes
  107. checking for sys/extattr.h... yes
  108. checking openssl/dh.h usability... yes
  109. checking openssl/dh.h presence... yes
  110. checking for openssl/dh.h... yes
  111. checking openssl/ecdh.h usability... yes
  112. checking openssl/ecdh.h presence... yes
  113. checking for openssl/ecdh.h... yes
  114. checking for pow in -lm... yes
  115. checking for pkg-config... /usr/local/bin/pkg-config
  116. checking pkg-config is at least version 0.9.0... yes
  117. checking for UUID... no
  118. checking for uuid.h... yes
  119. checking sys/acl.h usability... yes
  120. checking sys/acl.h presence... yes
  121. checking for sys/acl.h... yes
  122. checking openssl/md5.h usability... yes
  123. checking openssl/md5.h presence... yes
  124. checking for openssl/md5.h... yes
  125. checking for adler32 in -lz... yes
  126. checking linux/falloc.h usability... no
  127. checking linux/falloc.h presence... no
  128. checking for linux/falloc.h... no
  129. checking linux/oom.h usability... no
  130. checking linux/oom.h presence... no
  131. checking for linux/oom.h... no
  132. checking for pthread_spin_init... yes
  133. checking for strnlen... yes
  134. checking for setfsuid... no
  135. checking for setfsgid... no
  136. checking for umount2... no
  137. checking for python... no
  138. checking for python2... /usr/local/bin/python2
  139. checking for python version... 2.7
  140. checking for python platform... freebsd11
  141. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  142. checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  143. checking for PYTHON... yes
  144. checking /usr/local/include/python2.7/Python.h usability... yes
  145. checking /usr/local/include/python2.7/Python.h presence... yes
  146. checking for /usr/local/include/python2.7/Python.h... yes
  147. checking for lvm_init,lvm_lv_from_name in -llvm2app... no
  148. checking for CRYPTO_THREADID_set_callback in -lcrypto... yes
  149. checking for TLS_method in -lssl... no
  150. checking for TLSv1_2_method in -lssl... yes
  151. checking openssl/cmac.h usability... yes
  152. checking openssl/cmac.h presence... yes
  153. checking for openssl/cmac.h... yes
  154. checking sys/epoll.h usability... no
  155. checking sys/epoll.h presence... no
  156. checking for sys/epoll.h... no
  157. checking for ibv_get_device_list in -libverbs... no
  158. checking for rdma_create_id in -lrdmacm... no
  159. checking for ZLIB... yes
  160. features requiring zlib enabled: yes
  161. checking for SQLITE... yes
  162. configure: WARNING: libxml2 devel libraries not found disabling XML support
  163. checking execinfo.h usability... yes
  164. checking execinfo.h presence... yes
  165. checking for execinfo.h... yes
  166. checking for malloc_stats... no
  167. checking for struct stat.st_atim.tv_nsec... yes
  168. checking for struct stat.st_atimespec.tv_nsec... yes
  169. checking for linkat... yes
  170. checking for clock_gettime in -lrt... yes
  171. checking argp.h usability... no
  172. checking argp.h presence... no
  173. checking for argp.h... no
  174. checking for __atomic_load... no
  175. checking for __sync_fetch_and_add... no
  176. checking malloc.h usability... no
  177. checking malloc.h presence... no
  178. checking for malloc.h... no
  179. checking for llistxattr... no
  180. checking for fdatasync... yes
  181. checking for fallocate... no
  182. checking for posix_fallocate... yes
  183. checking for utimensat... yes
  184. checking whether SEEK_HOLE is declared... yes
  185. checking for /etc/debian_version... no
  186. checking for /etc/SuSE-release... no
  187. checking for /etc/redhat-release... no
  188. checking whether cc accepts -Werror=format-security... yes
  189. checking whether cc accepts -Werror=implicit-function-declaration... yes
  190. checking if compiling with clang... yes
  191. checking for readline in -lreadline -lcurses... no
  192. checking for readline in -lreadline -ltermcap... no
  193. checking for readline in -lreadline -lncurses... no
  194. checking for io_setup in -laio... no
  195. building glupy with -isystem /usr/local/include/python2.7 -l python2.7
  196. checking for URCU... yes
  197. checking for URCU_CDS... yes
  198. checking that generated files are newer than configure... done
  199. configure: creating ./config.status
  200. config.status: creating Makefile
  201. config.status: creating libglusterfs/Makefile
  202. config.status: creating libglusterfs/src/Makefile
  203. config.status: creating libglusterfs/src/gfdb/Makefile
  204. config.status: creating geo-replication/src/peer_gsec_create
  205. config.status: creating geo-replication/src/peer_mountbroker
  206. config.status: creating geo-replication/src/peer_mountbroker.py
  207. config.status: creating geo-replication/src/peer_georep-sshkey.py
  208. config.status: creating extras/peer_add_secret_pub
  209. config.status: creating geo-replication/syncdaemon/conf.py
  210. config.status: creating extras/snap_scheduler/conf.py
  211. config.status: creating glusterfsd/Makefile
  212. config.status: creating glusterfsd/src/Makefile
  213. config.status: creating rpc/Makefile
  214. config.status: creating rpc/rpc-lib/Makefile
  215. config.status: creating rpc/rpc-lib/src/Makefile
  216. config.status: creating rpc/rpc-transport/Makefile
  217. config.status: creating rpc/rpc-transport/socket/Makefile
  218. config.status: creating rpc/rpc-transport/socket/src/Makefile
  219. config.status: creating rpc/rpc-transport/rdma/Makefile
  220. config.status: creating rpc/rpc-transport/rdma/src/Makefile
  221. config.status: creating rpc/xdr/Makefile
  222. config.status: creating rpc/xdr/src/Makefile
  223. config.status: creating rpc/xdr/gen/Makefile
  224. config.status: creating xlators/Makefile
  225. config.status: creating xlators/meta/Makefile
  226. config.status: creating xlators/meta/src/Makefile
  227. config.status: creating xlators/mount/Makefile
  228. config.status: creating xlators/mount/fuse/Makefile
  229. config.status: creating xlators/mount/fuse/src/Makefile
  230. config.status: creating xlators/mount/fuse/utils/mount.glusterfs
  231. config.status: creating xlators/mount/fuse/utils/mount_glusterfs
  232. config.status: creating xlators/mount/fuse/utils/Makefile
  233. config.status: creating xlators/storage/Makefile
  234. config.status: creating xlators/storage/posix/Makefile
  235. config.status: creating xlators/storage/posix/src/Makefile
  236. config.status: creating xlators/storage/bd/Makefile
  237. config.status: creating xlators/storage/bd/src/Makefile
  238. config.status: creating xlators/cluster/Makefile
  239. config.status: creating xlators/cluster/afr/Makefile
  240. config.status: creating xlators/cluster/afr/src/Makefile
  241. config.status: creating xlators/cluster/stripe/Makefile
  242. config.status: creating xlators/cluster/stripe/src/Makefile
  243. config.status: creating xlators/cluster/dht/Makefile
  244. config.status: creating xlators/cluster/dht/src/Makefile
  245. config.status: creating xlators/cluster/ec/Makefile
  246. config.status: creating xlators/cluster/ec/src/Makefile
  247. config.status: creating xlators/performance/Makefile
  248. config.status: creating xlators/performance/write-behind/Makefile
  249. config.status: creating xlators/performance/write-behind/src/Makefile
  250. config.status: creating xlators/performance/read-ahead/Makefile
  251. config.status: creating xlators/performance/read-ahead/src/Makefile
  252. config.status: creating xlators/performance/readdir-ahead/Makefile
  253. config.status: creating xlators/performance/readdir-ahead/src/Makefile
  254. config.status: creating xlators/performance/io-threads/Makefile
  255. config.status: creating xlators/performance/io-threads/src/Makefile
  256. config.status: creating xlators/performance/io-cache/Makefile
  257. config.status: creating xlators/performance/io-cache/src/Makefile
  258. config.status: creating xlators/performance/symlink-cache/Makefile
  259. config.status: creating xlators/performance/symlink-cache/src/Makefile
  260. config.status: creating xlators/performance/quick-read/Makefile
  261. config.status: creating xlators/performance/quick-read/src/Makefile
  262. config.status: creating xlators/performance/open-behind/Makefile
  263. config.status: creating xlators/performance/open-behind/src/Makefile
  264. config.status: creating xlators/performance/md-cache/Makefile
  265. config.status: creating xlators/performance/md-cache/src/Makefile
  266. config.status: creating xlators/performance/decompounder/Makefile
  267. config.status: creating xlators/performance/decompounder/src/Makefile
  268. config.status: creating xlators/performance/nl-cache/Makefile
  269. config.status: creating xlators/performance/nl-cache/src/Makefile
  270. config.status: creating xlators/debug/Makefile
  271. config.status: creating xlators/debug/sink/Makefile
  272. config.status: creating xlators/debug/sink/src/Makefile
  273. config.status: creating xlators/debug/trace/Makefile
  274. config.status: creating xlators/debug/trace/src/Makefile
  275. config.status: creating xlators/debug/error-gen/Makefile
  276. config.status: creating xlators/debug/error-gen/src/Makefile
  277. config.status: creating xlators/debug/delay-gen/Makefile
  278. config.status: creating xlators/debug/delay-gen/src/Makefile
  279. config.status: creating xlators/debug/io-stats/Makefile
  280. config.status: creating xlators/debug/io-stats/src/Makefile
  281. config.status: creating xlators/protocol/Makefile
  282. config.status: creating xlators/protocol/auth/Makefile
  283. config.status: creating xlators/protocol/auth/addr/Makefile
  284. config.status: creating xlators/protocol/auth/addr/src/Makefile
  285. config.status: creating xlators/protocol/auth/login/Makefile
  286. config.status: creating xlators/protocol/auth/login/src/Makefile
  287. config.status: creating xlators/protocol/client/Makefile
  288. config.status: creating xlators/protocol/client/src/Makefile
  289. config.status: creating xlators/protocol/server/Makefile
  290. config.status: creating xlators/protocol/server/src/Makefile
  291. config.status: creating xlators/features/Makefile
  292. config.status: creating xlators/features/arbiter/Makefile
  293. config.status: creating xlators/features/arbiter/src/Makefile
  294. config.status: creating xlators/features/changelog/Makefile
  295. config.status: creating xlators/features/changelog/src/Makefile
  296. config.status: creating xlators/features/changelog/lib/Makefile
  297. config.status: creating xlators/features/changelog/lib/src/Makefile
  298. config.status: creating xlators/features/changetimerecorder/Makefile
  299. config.status: creating xlators/features/changetimerecorder/src/Makefile
  300. config.status: creating xlators/features/glupy/Makefile
  301. config.status: creating xlators/features/glupy/examples/Makefile
  302. config.status: creating xlators/features/glupy/src/Makefile
  303. config.status: creating xlators/features/glupy/src/setup.py
  304. config.status: creating xlators/features/glupy/src/__init__.py
  305. config.status: creating xlators/features/glupy/src/glupy/Makefile
  306. config.status: creating xlators/features/locks/Makefile
  307. config.status: creating xlators/features/locks/src/Makefile
  308. config.status: creating xlators/features/quota/Makefile
  309. config.status: creating xlators/features/quota/src/Makefile
  310. config.status: creating xlators/features/marker/Makefile
  311. config.status: creating xlators/features/marker/src/Makefile
  312. config.status: creating xlators/features/selinux/Makefile
  313. config.status: creating xlators/features/selinux/src/Makefile
  314. config.status: creating xlators/features/read-only/Makefile
  315. config.status: creating xlators/features/read-only/src/Makefile
  316. config.status: creating xlators/features/compress/Makefile
  317. config.status: creating xlators/features/compress/src/Makefile
  318. config.status: creating xlators/features/quiesce/Makefile
  319. config.status: creating xlators/features/quiesce/src/Makefile
  320. config.status: creating xlators/features/barrier/Makefile
  321. config.status: creating xlators/features/barrier/src/Makefile
  322. config.status: creating xlators/features/index/Makefile
  323. config.status: creating xlators/features/index/src/Makefile
  324. config.status: creating xlators/features/gfid-access/Makefile
  325. config.status: creating xlators/features/gfid-access/src/Makefile
  326. config.status: creating xlators/features/trash/Makefile
  327. config.status: creating xlators/features/trash/src/Makefile
  328. config.status: creating xlators/features/snapview-server/Makefile
  329. config.status: creating xlators/features/snapview-server/src/Makefile
  330. config.status: creating xlators/features/snapview-client/Makefile
  331. config.status: creating xlators/features/snapview-client/src/Makefile
  332. config.status: creating xlators/features/upcall/Makefile
  333. config.status: creating xlators/features/upcall/src/Makefile
  334. config.status: creating xlators/features/shard/Makefile
  335. config.status: creating xlators/features/shard/src/Makefile
  336. config.status: creating xlators/features/bit-rot/Makefile
  337. config.status: creating xlators/features/bit-rot/src/Makefile
  338. config.status: creating xlators/features/bit-rot/src/stub/Makefile
  339. config.status: creating xlators/features/bit-rot/src/bitd/Makefile
  340. config.status: creating xlators/features/leases/Makefile
  341. config.status: creating xlators/features/leases/src/Makefile
  342. config.status: creating xlators/playground/Makefile
  343. config.status: creating xlators/playground/template/Makefile
  344. config.status: creating xlators/playground/template/src/Makefile
  345. config.status: creating xlators/encryption/Makefile
  346. config.status: creating xlators/encryption/rot-13/Makefile
  347. config.status: creating xlators/encryption/rot-13/src/Makefile
  348. config.status: creating xlators/encryption/crypt/Makefile
  349. config.status: creating xlators/encryption/crypt/src/Makefile
  350. config.status: creating xlators/system/Makefile
  351. config.status: creating xlators/system/posix-acl/Makefile
  352. config.status: creating xlators/system/posix-acl/src/Makefile
  353. config.status: creating xlators/nfs/Makefile
  354. config.status: creating xlators/nfs/server/Makefile
  355. config.status: creating xlators/nfs/server/src/Makefile
  356. config.status: creating xlators/mgmt/Makefile
  357. config.status: creating xlators/mgmt/glusterd/Makefile
  358. config.status: creating xlators/mgmt/glusterd/src/Makefile
  359. config.status: creating cli/Makefile
  360. config.status: creating cli/src/Makefile
  361. config.status: creating doc/Makefile
  362. config.status: creating extras/Makefile
  363. config.status: creating extras/glusterd.vol
  364. config.status: creating extras/cliutils/Makefile
  365. config.status: creating extras/init.d/Makefile
  366. config.status: creating extras/init.d/glusterd.plist
  367. config.status: creating extras/init.d/glusterd-Debian
  368. config.status: creating extras/init.d/glusterd-Redhat
  369. config.status: creating extras/init.d/glusterd-FreeBSD
  370. config.status: creating extras/init.d/glusterd-SuSE
  371. config.status: creating extras/init.d/glustereventsd-Debian
  372. config.status: creating extras/init.d/glustereventsd-Redhat
  373. config.status: creating extras/init.d/glustereventsd-FreeBSD
  374. config.status: creating extras/systemd/Makefile
  375. config.status: creating extras/systemd/glusterd.service
  376. config.status: creating extras/systemd/glustereventsd.service
  377. config.status: creating extras/systemd/glusterfssharedstorage.service
  378. config.status: creating extras/run-gluster.tmpfiles
  379. config.status: creating extras/benchmarking/Makefile
  380. config.status: creating extras/hook-scripts/Makefile
  381. config.status: creating extras/ocf/Makefile
  382. config.status: creating extras/ocf/glusterd
  383. config.status: creating extras/ocf/volume
  384. config.status: creating extras/LinuxRPM/Makefile
  385. config.status: creating extras/geo-rep/Makefile
  386. config.status: creating extras/geo-rep/schedule_georep.py
  387. config.status: creating extras/firewalld/Makefile
  388. config.status: creating extras/hook-scripts/add-brick/Makefile
  389. config.status: creating extras/hook-scripts/add-brick/pre/Makefile
  390. config.status: creating extras/hook-scripts/add-brick/post/Makefile
  391. config.status: creating extras/hook-scripts/create/Makefile
  392. config.status: creating extras/hook-scripts/create/post/Makefile
  393. config.status: creating extras/hook-scripts/delete/Makefile
  394. config.status: creating extras/hook-scripts/delete/pre/Makefile
  395. config.status: creating extras/hook-scripts/start/Makefile
  396. config.status: creating extras/hook-scripts/start/post/Makefile
  397. config.status: creating extras/hook-scripts/set/Makefile
  398. config.status: creating extras/hook-scripts/set/post/Makefile
  399. config.status: creating extras/hook-scripts/stop/Makefile
  400. config.status: creating extras/hook-scripts/stop/pre/Makefile
  401. config.status: creating extras/hook-scripts/reset/Makefile
  402. config.status: creating extras/hook-scripts/reset/post/Makefile
  403. config.status: creating extras/hook-scripts/reset/pre/Makefile
  404. config.status: creating extras/snap_scheduler/Makefile
  405. config.status: creating events/Makefile
  406. config.status: creating events/src/Makefile
  407. config.status: creating events/src/eventsapiconf.py
  408. config.status: creating events/tools/Makefile
  409. config.status: creating contrib/fuse-util/Makefile
  410. config.status: creating contrib/umountd/Makefile
  411. config.status: creating contrib/uuid/uuid_types.h
  412. config.status: creating glusterfs-api.pc
  413. config.status: creating libgfchangelog.pc
  414. config.status: creating libgfdb.pc
  415. config.status: creating api/Makefile
  416. config.status: creating api/src/Makefile
  417. config.status: creating api/examples/Makefile
  418. config.status: creating geo-replication/Makefile
  419. config.status: creating geo-replication/src/Makefile
  420. config.status: creating geo-replication/syncdaemon/Makefile
  421. config.status: creating tools/Makefile
  422. config.status: creating tools/gfind_missing_files/Makefile
  423. config.status: creating heal/Makefile
  424. config.status: creating heal/src/Makefile
  425. config.status: creating glusterfs.spec
  426. config.status: creating tools/glusterfind/src/tool.conf
  427. config.status: creating tools/glusterfind/glusterfind
  428. config.status: creating tools/glusterfind/Makefile
  429. config.status: creating tools/glusterfind/src/Makefile
  430. config.status: creating tools/setgfid2path/Makefile
  431. config.status: creating tools/setgfid2path/src/Makefile
  432. config.status: creating tests/env.rc
  433. config.status: creating config.h
  434. config.status: config.h is unchanged
  435. config.status: creating site.h
  436. config.status: site.h is unchanged
  437. config.status: executing depfiles commands
  438. config.status: executing libtool commands
  439. === configuring in contrib/argp-standalone (/home/SRC/glusterfs-3.13.2/contrib/argp-standalone)
  440. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=.
  441. checking for a BSD-compatible install... /usr/bin/install -c
  442. checking whether build environment is sane... yes
  443. checking for a thread-safe mkdir -p... ./install-sh -c -d
  444. checking for gawk... no
  445. checking for mawk... no
  446. checking for nawk... nawk
  447. checking whether make sets $(MAKE)... yes
  448. checking whether make supports nested variables... yes
  449. checking whether make supports nested variables... (cached) yes
  450. checking for style of include used by make... GNU
  451. checking for gcc... no
  452. checking for cc... cc
  453. checking whether the C compiler works... yes
  454. checking for C compiler default output file name... a.out
  455. checking for suffix of executables...
  456. checking whether we are cross compiling... no
  457. checking for suffix of object files... o
  458. checking whether we are using the GNU C compiler... yes
  459. checking whether cc accepts -g... yes
  460. checking for cc option to accept ISO C89... none needed
  461. checking whether cc understands -c and -o together... yes
  462. checking dependency style of cc... gcc3
  463. checking how to run the C preprocessor... cc -E
  464. checking for grep that handles long lines and -e... /usr/bin/grep
  465. checking for egrep... /usr/bin/grep -E
  466. checking for ANSI C header files... yes
  467. checking for sys/types.h... yes
  468. checking for sys/stat.h... yes
  469. checking for stdlib.h... yes
  470. checking for string.h... yes
  471. checking for memory.h... yes
  472. checking for strings.h... yes
  473. checking for inttypes.h... yes
  474. checking for stdint.h... yes
  475. checking for unistd.h... yes
  476. checking minix/config.h usability... no
  477. checking minix/config.h presence... no
  478. checking for minix/config.h... no
  479. checking whether it is safe to define __EXTENSIONS__... yes
  480. checking whether we are using the GNU C compiler... (cached) yes
  481. checking whether cc accepts -g... (cached) yes
  482. checking for cc option to accept ISO C89... (cached) none needed
  483. checking whether cc understands -c and -o together... (cached) yes
  484. checking dependency style of cc... (cached) gcc3
  485. checking whether make sets $(MAKE)... (cached) yes
  486. checking for ranlib... ranlib
  487. checking whether we are using the GNU C compiler... (cached) yes
  488. checking whether cc accepts -g... (cached) yes
  489. checking for cc option to accept ISO C89... (cached) none needed
  490. checking whether cc understands -c and -o together... (cached) yes
  491. checking dependency style of cc... (cached) gcc3
  492. checking for ANSI C header files... (cached) yes
  493. checking libintl.h usability... no
  494. checking libintl.h presence... no
  495. checking for libintl.h... no
  496. checking limits.h usability... yes
  497. checking limits.h presence... yes
  498. checking for limits.h... yes
  499. checking malloc.h usability... no
  500. checking malloc.h presence... no
  501. checking for malloc.h... no
  502. checking for unistd.h... (cached) yes
  503. checking sysexits.h usability... yes
  504. checking sysexits.h presence... yes
  505. checking for sysexits.h... yes
  506. checking stdarg.h usability... yes
  507. checking stdarg.h presence... yes
  508. checking for stdarg.h... yes
  509. checking for an ANSI C-conforming const... yes
  510. checking for inline... inline
  511. checking for size_t... yes
  512. checking for __attribute__... no
  513. checking for working alloca.h... no
  514. checking for alloca... yes
  515. checking for vprintf... yes
  516. checking for _doprnt... no
  517. checking for strerror... yes
  518. checking for sleep... yes
  519. checking for getpid... yes
  520. checking for snprintf... yes
  521. checking for mempcpy... no
  522. checking for strndup... yes
  523. checking for strchrnul... yes
  524. checking for strcasecmp... yes
  525. checking for vsnprintf... yes
  526. checking for putc_unlocked('x', stdout)... yes
  527. checking for flockfile... yes
  528. checking for fputs_unlocked... no
  529. checking for fwrite_unlocked... no
  530. checking for strdup... yes
  531. checking for asprintf... yes
  532. checking whether program_invocation_name is declared... no
  533. checking whether program_invocation_short_name is declared... no
  534. checking that generated files are newer than configure... done
  535. configure: creating ./config.status
  536. config.status: creating Makefile
  537. config.status: creating config.h
  538. config.status: config.h is unchanged
  539. config.status: executing depfiles commands
  540.  
  541. GlusterFS configure summary
  542. ===========================
  543. FUSE client : yes
  544. Infiniband verbs : no
  545. epoll IO multiplex : no
  546. argp-standalone : yes
  547. fusermount : no
  548. readline : no
  549. georeplication : no
  550. Linux-AIO : no
  551. Enable Debug : no
  552. Block Device xlator : no
  553. glupy : yes
  554. Use syslog : yes
  555. XML output : no
  556. Encryption xlator : yes
  557. Unit Tests : no
  558. Track priv ports : yes
  559. POSIX ACLs : yes
  560. Data Classification : yes
  561. SELinux features : no
  562. firewalld-config : no
  563. Events : yes
  564. EC dynamic support : none
  565. Use memory pools : yes
  566. Nanosecond m/atimes : yes
  567. Legacy gNFS server : no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement