Advertisement
v4567

php-5.5.11-configure

Apr 11th, 2014
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.45 KB | None | 0 0
  1. checking for grep that handles long lines and -e... /bin/grep
  2. checking for egrep... /bin/grep -E
  3. checking for a sed that does not truncate output... /bin/sed
  4. checking build system type... i686-pc-linux-gnu
  5. checking host system type... i686-pc-linux-gnu
  6. checking target system type... i686-pc-linux-gnu
  7. checking for cc... cc
  8. checking whether the C compiler works... yes
  9. checking for C compiler default output file name... a.out
  10. checking for suffix of executables...
  11. checking whether we are cross compiling... no
  12. checking for suffix of object files... o
  13. checking whether we are using the GNU C compiler... yes
  14. checking whether cc accepts -g... yes
  15. checking for cc option to accept ISO C89... none needed
  16. checking how to run the C preprocessor... cc -E
  17. checking for icc... no
  18. checking for suncc... no
  19. checking whether cc understands -c and -o together... yes
  20. checking how to run the C preprocessor... cc -E
  21. checking for ANSI C header files... yes
  22. checking for sys/types.h... yes
  23. checking for sys/stat.h... yes
  24. checking for stdlib.h... yes
  25. checking for string.h... yes
  26. checking for memory.h... yes
  27. checking for strings.h... yes
  28. checking for inttypes.h... yes
  29. checking for stdint.h... yes
  30. checking for unistd.h... yes
  31. checking minix/config.h usability... no
  32. checking minix/config.h presence... no
  33. checking for minix/config.h... no
  34. checking whether it is safe to define __EXTENSIONS__... yes
  35. checking whether ln -s works... yes
  36. checking for system library directory... lib
  37. checking whether to enable runpaths... yes
  38. checking if compiler supports -R... no
  39. checking if compiler supports -Wl,-rpath,... yes
  40. checking for gawk... gawk
  41. checking for bison... bison -y
  42. checking for bison version... 3.0 (ok)
  43. checking for re2c... no
  44. configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
  45. checking whether to enable computed goto gcc extension with re2c... no
  46. checking whether to force non-PIC code in shared modules... yes
  47. checking whether /dev/urandom exists... yes
  48. checking for pthreads_cflags... -pthread
  49. checking for pthreads_lib...
  50.  
  51. Configuring SAPI modules
  52. checking for AOLserver support... no
  53. checking for Apache 1.x module support via DSO through APXS... no
  54. checking for Apache 1.x module support... no
  55. checking whether to enable Apache charset compatibility option... no
  56. checking for Apache 2.0 filter-module support via DSO through APXS... no
  57. checking for Apache 2.0 handler-module support via DSO through APXS... yes
  58. checking for Apache 1.x (hooks) module support via DSO through APXS... no
  59. checking for Apache 1.x (hooks) module support... no
  60. checking whether to enable Apache charset compatibility option... no
  61. checking for Caudium support... no
  62. checking for setproctitle... no
  63. checking sys/pstat.h usability... no
  64. checking sys/pstat.h presence... no
  65. checking for sys/pstat.h... no
  66. checking for PS_STRINGS... no
  67. checking for CLI build... yes
  68. checking for Continuity support... no
  69. checking for embedded SAPI library support... no
  70. checking for FPM build... yes
  71. checking for setenv... yes
  72. checking for clearenv... yes
  73. checking for setproctitle... (cached) no
  74. checking for library containing socket... none required
  75. checking for library containing inet_addr... none required
  76. checking errno.h usability... yes
  77. checking errno.h presence... yes
  78. checking for errno.h... yes
  79. checking fcntl.h usability... yes
  80. checking fcntl.h presence... yes
  81. checking for fcntl.h... yes
  82. checking stdio.h usability... yes
  83. checking stdio.h presence... yes
  84. checking for stdio.h... yes
  85. checking for stdlib.h... (cached) yes
  86. checking for unistd.h... (cached) yes
  87. checking sys/uio.h usability... yes
  88. checking sys/uio.h presence... yes
  89. checking for sys/uio.h... yes
  90. checking sys/select.h usability... yes
  91. checking sys/select.h presence... yes
  92. checking for sys/select.h... yes
  93. checking sys/socket.h usability... yes
  94. checking sys/socket.h presence... yes
  95. checking for sys/socket.h... yes
  96. checking sys/time.h usability... yes
  97. checking sys/time.h presence... yes
  98. checking for sys/time.h... yes
  99. checking arpa/inet.h usability... yes
  100. checking arpa/inet.h presence... yes
  101. checking for arpa/inet.h... yes
  102. checking netinet/in.h usability... yes
  103. checking netinet/in.h presence... yes
  104. checking for netinet/in.h... yes
  105. checking sysexits.h usability... yes
  106. checking sysexits.h presence... yes
  107. checking for sysexits.h... yes
  108. checking for prctl... yes
  109. checking for clock_gettime... no
  110. checking for clock_gettime in -lrt... yes
  111. checking for ptrace... yes
  112. checking whether ptrace works... yes
  113. checking for proc mem file... mem
  114. checking if gcc supports __sync_bool_compare_and_swap... yes
  115. checking for TCP_INFO... yes
  116. checking for sysconf... yes
  117. checking for times... yes
  118. checking for kqueue... no
  119. checking for port framework... no
  120. checking for /dev/poll... no
  121. checking for epoll... yes
  122. checking for poll... yes
  123. checking for select... yes
  124. checking for Zeus ISAPI support... no
  125. checking for LiteSpeed support... no
  126. checking for Milter support... no
  127. checking for NSAPI support... no
  128. checking for PHTTPD support... no
  129. checking for Pi3Web support... no
  130. checking whether Roxen module is build using ZTS... no
  131. checking for Roxen/Pike support...
  132. checking for thttpd... no
  133. checking for TUX... no
  134. checking for webjames... no
  135. checking for CGI build... yes
  136. checking for socklen_t in sys/socket.h... yes
  137. checking for sun_len in sys/un.h... no
  138. checking whether cross-process locking is required by accept()... no
  139. checking for chosen SAPI module... apache2handler
  140. checking for executable SAPI binaries... cli fpm cgi
  141.  
  142. Running system checks
  143. checking for sendmail... /usr/sbin/sendmail
  144. checking whether system uses EBCDIC... no
  145. checking whether byte ordering is bigendian... no
  146. checking whether writing to stdout works... This is the test message -- yes
  147. checking for socket... yes
  148. checking for socketpair... yes
  149. checking for htonl... yes
  150. checking for gethostname... yes
  151. checking for gethostbyaddr... yes
  152. checking for yp_get_default_domain... no
  153. checking for __yp_get_default_domain... no
  154. checking for yp_get_default_domain in -lnsl... yes
  155. checking for dlopen... no
  156. checking for __dlopen... no
  157. checking for dlopen in -ldl... yes
  158. checking for sin in -lm... yes
  159. checking for inet_aton... yes
  160. checking for ANSI C header files... (cached) yes
  161. checking for dirent.h that defines DIR... yes
  162. checking for library containing opendir... none required
  163. checking for inttypes.h... (cached) yes
  164. checking for stdint.h... (cached) yes
  165. checking for dirent.h... yes
  166. checking for ApplicationServices/ApplicationServices.h... no
  167. checking for sys/param.h... yes
  168. checking for sys/types.h... (cached) yes
  169. checking for sys/time.h... (cached) yes
  170. checking for netinet/in.h... (cached) yes
  171. checking for alloca.h... yes
  172. checking for arpa/inet.h... (cached) yes
  173. checking for arpa/nameser.h... yes
  174. checking for assert.h... yes
  175. checking for crypt.h... yes
  176. checking for dns.h... no
  177. checking for fcntl.h... (cached) yes
  178. checking for grp.h... yes
  179. checking for ieeefp.h... no
  180. checking for langinfo.h... yes
  181. checking for limits.h... yes
  182. checking for locale.h... yes
  183. checking for monetary.h... yes
  184. checking for netdb.h... yes
  185. checking for pwd.h... yes
  186. checking for resolv.h... yes
  187. checking for signal.h... yes
  188. checking for stdarg.h... yes
  189. checking for stdlib.h... (cached) yes
  190. checking for string.h... (cached) yes
  191. checking for syslog.h... yes
  192. checking for sysexits.h... (cached) yes
  193. checking for sys/ioctl.h... yes
  194. checking for sys/file.h... yes
  195. checking for sys/mman.h... yes
  196. checking for sys/mount.h... yes
  197. checking for sys/poll.h... yes
  198. checking for sys/resource.h... yes
  199. checking for sys/select.h... (cached) yes
  200. checking for sys/socket.h... (cached) yes
  201. checking for sys/stat.h... (cached) yes
  202. checking for sys/statfs.h... yes
  203. checking for sys/statvfs.h... yes
  204. checking for sys/vfs.h... yes
  205. checking for sys/sysexits.h... no
  206. checking for sys/varargs.h... no
  207. checking for sys/wait.h... yes
  208. checking for sys/loadavg.h... no
  209. checking for termios.h... yes
  210. checking for unistd.h... (cached) yes
  211. checking for unix.h... no
  212. checking for utime.h... yes
  213. checking for sys/utsname.h... yes
  214. checking for sys/ipc.h... yes
  215. checking for dlfcn.h... yes
  216. checking for assert.h... (cached) yes
  217. checking for fopencookie... yes
  218. checking for broken getcwd... no
  219. checking for broken libc stdio... yes
  220. checking whether struct tm is in sys/time.h or time.h... time.h
  221. checking for struct tm.tm_zone... yes
  222. checking for missing declarations of reentrant functions... done
  223. checking for fclose declaration... ok
  224. checking for tm_gmtoff in struct tm... yes
  225. checking for struct flock... yes
  226. checking for socklen_t... yes
  227. checking size of size_t... 4
  228. checking size of long long... 8
  229. checking size of long long int... 8
  230. checking size of long... 4
  231. checking size of int... 4
  232. checking size of intmax_t... 8
  233. checking size of ssize_t... 4
  234. checking size of ptrdiff_t... 4
  235. checking for struct stat.st_blksize... yes
  236. checking for struct stat.st_blocks... yes
  237. checking for struct stat.st_rdev... yes
  238. checking for size_t... yes
  239. checking for uid_t in sys/types.h... yes
  240. checking for struct sockaddr_storage... yes
  241. checking for field sa_len in struct sockaddr... no
  242. checking for IPv6 support... yes
  243. checking for vprintf... yes
  244. checking for _doprnt... no
  245. checking for alphasort... yes
  246. checking for asctime_r... yes
  247. checking for chroot... yes
  248. checking for ctime_r... yes
  249. checking for cuserid... yes
  250. checking for crypt... no
  251. checking for flock... yes
  252. checking for ftok... yes
  253. checking for funopen... no
  254. checking for gai_strerror... yes
  255. checking for gcvt... yes
  256. checking for getloadavg... yes
  257. checking for getlogin... yes
  258. checking for getprotobyname... yes
  259. checking for getprotobynumber... yes
  260. checking for getservbyname... yes
  261. checking for getservbyport... yes
  262. checking for gethostname... (cached) yes
  263. checking for getrusage... yes
  264. checking for gettimeofday... yes
  265. checking for gmtime_r... yes
  266. checking for getpwnam_r... yes
  267. checking for getgrnam_r... yes
  268. checking for getpwuid_r... yes
  269. checking for grantpt... yes
  270. checking for inet_ntoa... yes
  271. checking for inet_ntop... yes
  272. checking for inet_pton... yes
  273. checking for isascii... yes
  274. checking for link... yes
  275. checking for localtime_r... yes
  276. checking for lockf... yes
  277. checking for lchown... yes
  278. checking for lrand48... yes
  279. checking for memcpy... yes
  280. checking for memmove... yes
  281. checking for mkstemp... yes
  282. checking for mmap... yes
  283. checking for nl_langinfo... yes
  284. checking for perror... yes
  285. checking for poll... yes
  286. checking for ptsname... yes
  287. checking for putenv... yes
  288. checking for realpath... yes
  289. checking for random... yes
  290. checking for rand_r... yes
  291. checking for scandir... yes
  292. checking for setitimer... yes
  293. checking for setlocale... yes
  294. checking for localeconv... yes
  295. checking for setenv... (cached) yes
  296. checking for setpgid... yes
  297. checking for setsockopt... yes
  298. checking for setvbuf... yes
  299. checking for shutdown... yes
  300. checking for sin... yes
  301. checking for snprintf... yes
  302. checking for srand48... yes
  303. checking for srandom... yes
  304. checking for statfs... yes
  305. checking for statvfs... yes
  306. checking for std_syslog... no
  307. checking for strcasecmp... yes
  308. checking for strcoll... yes
  309. checking for strdup... yes
  310. checking for strerror... yes
  311. checking for strftime... yes
  312. checking for strnlen... yes
  313. checking for strptime... yes
  314. checking for strstr... yes
  315. checking for strtok_r... yes
  316. checking for symlink... yes
  317. checking for tempnam... yes
  318. checking for tzset... yes
  319. checking for unlockpt... yes
  320. checking for unsetenv... yes
  321. checking for usleep... yes
  322. checking for utime... yes
  323. checking for vsnprintf... yes
  324. checking for vasprintf... yes
  325. checking for asprintf... yes
  326. checking for nanosleep... yes
  327. checking for nanosleep in -lrt... yes
  328. checking for getaddrinfo... yes
  329. checking for __sync_fetch_and_add... yes
  330. checking for strlcat... no
  331. checking for strlcpy... no
  332. checking for getopt... yes
  333. checking for utime.h... (cached) yes
  334. checking whether utime accepts a null argument... yes
  335. checking for working alloca.h... yes
  336. checking for alloca... yes
  337. checking for declared timezone... yes
  338. checking for type of reentrant time-related functions... POSIX
  339. checking for readdir_r... yes
  340. checking for type of readdir_r... POSIX
  341. checking for in_addr_t... yes
  342. checking for crypt_r... no
  343.  
  344. General settings
  345. checking whether to include gcov symbols... no
  346. checking whether to include debugging symbols... no
  347. checking layout of installed files... PHP
  348. checking path to configuration file... /etc
  349. checking where to scan for configuration files...
  350. checking whether to enable PHP's own SIGCHLD handler... no
  351. checking whether to explicitly link against libgcc... no
  352. checking whether to enable short tags by default... yes
  353. checking whether to enable dmalloc... no
  354. checking whether to enable IPv6 support... yes
  355. checking whether to enable DTrace support... no
  356. checking how big to make fd sets... using system default
  357.  
  358. Configuring extensions
  359. checking size of long... (cached) 4
  360. checking size of int... (cached) 4
  361. checking for int32_t... yes
  362. checking for uint32_t... yes
  363. checking for sys/types.h... (cached) yes
  364. checking for inttypes.h... (cached) yes
  365. checking for stdint.h... (cached) yes
  366. checking for string.h... (cached) yes
  367. checking for stdlib.h... (cached) yes
  368. checking for strtoll... yes
  369. checking for atoll... yes
  370. checking for strftime... (cached) yes
  371. checking which regex library to use... php
  372. checking whether to enable LIBXML support... yes
  373. checking libxml2 install dir... no
  374. checking for xml2-config path... /usr/bin/xml2-config
  375. checking whether libxml build works... yes
  376. checking for OpenSSL support... no
  377. checking for Kerberos support... no
  378. checking for PCRE library to use... bundled
  379. checking whether to enable the SQLite3 extension... yes
  380. checking bundled sqlite3 library... yes
  381. checking for ZLIB support... yes
  382. checking if the location of ZLIB install directory is defined... /usr
  383. checking for zlib version >= 1.2.0.4... 1.2.5
  384. checking for gzgets in -lz... yes
  385. checking whether to enable bc style precision math functions... yes
  386. checking for BZip2 support... yes
  387. checking for BZip2 in default path... found in /usr
  388. checking for BZ2_bzerror in -lbz2... yes
  389. checking whether to enable calendar conversion support... yes
  390. checking whether to enable ctype functions... yes
  391. checking for cURL support... no
  392. checking for QDBM support... no
  393. checking for GDBM support... no
  394. checking for NDBM support... no
  395. checking for TCADB support... no
  396. checking for Berkeley DB4 support... no
  397. checking for Berkeley DB3 support... no
  398. checking for Berkeley DB2 support... no
  399. checking for DB1 support... no
  400. checking for DBM support... no
  401. checking for CDB support... builtin
  402. checking for INI File support... builtin
  403. checking for FlatFile support... builtin
  404. checking whether to enable DBA interface... yes
  405. checking whether to enable DOM support... yes
  406. checking for xml2-config path... (cached) /usr/bin/xml2-config
  407. checking whether libxml build works... (cached) yes
  408. checking for ENCHANT support... no
  409. checking whether to enable EXIF (metadata from images) support... yes
  410. checking for fileinfo support... yes
  411. checking for utimes... yes
  412. checking for strndup... yes
  413. checking whether to enable input filter support... yes
  414. checking pcre install prefix... no
  415. checking whether to enable FTP support... yes
  416. checking OpenSSL dir for FTP... /usr
  417. checking for pkg-config... /usr/bin/pkg-config
  418. checking for OpenSSL version... >= 0.9.6
  419. checking for CRYPTO_free in -lcrypto... yes
  420. checking for SSL_CTX_set_ssl_version in -lssl... yes
  421. checking for GD support... yes
  422. checking for the location of libvpx... no
  423. checking for the location of libjpeg... /usr
  424. checking for the location of libpng... /usr
  425. checking for the location of libXpm... no
  426. checking for FreeType 2... /usr
  427. checking for T1lib support... no
  428. checking whether to enable truetype string function in GD... no
  429. checking whether to enable JIS-mapped Japanese font support in GD... no
  430. If configure fails try --with-vpx-dir=<DIR>
  431. checking for jpeg_read_header in -ljpeg... yes
  432. checking for png_write_image in -lpng... yes
  433. If configure fails try --with-xpm-dir=<DIR>
  434. If configure fails try --with-vpx-dir=<DIR>
  435. checking for jpeg_read_header in -ljpeg... (cached) yes
  436. checking for png_write_image in -lpng... (cached) yes
  437. If configure fails try --with-xpm-dir=<DIR>
  438. checking for gdSetErrorMethod in -lgd... yes
  439. checking for gdImageCreateFromPng in -lgd... yes
  440. checking for gdImageCreateFromWebp in -lgd... no
  441. checking for gdImageCreateFromJpeg in -lgd... yes
  442. checking for gdImageCreateFromXpm in -lgd... yes
  443. checking for gdImageStringFT in -lgd... yes
  444. checking for gdImageCreate in -lgd... yes
  445. checking for GNU gettext support... no
  446. checking for GNU MP support... no
  447. checking for mhash support... no
  448. checking whether to enable hash support... yes
  449. checking whether byte ordering is bigendian... (cached) no
  450. checking size of short... 2
  451. checking size of int... (cached) 4
  452. checking size of long... (cached) 4
  453. checking size of long long... (cached) 8
  454. checking for iconv support... yes
  455. checking for iconv... yes
  456. checking if iconv is glibc's... yes
  457. checking if iconv supports errno... yes
  458. checking if your cpp allows macro usage in include lines... yes
  459. checking for IMAP support... no
  460. checking for IMAP Kerberos support... no
  461. checking for IMAP SSL support... no
  462. checking for InterBase support... no
  463. checking whether to enable internationalization support... no
  464. checking whether to enable JavaScript Object Serialization support... yes
  465. checking for ANSI C header files... (cached) yes
  466. checking for LDAP support... no
  467. checking for LDAP Cyrus SASL support... no
  468. checking whether to enable multibyte string support... yes
  469. checking whether to enable multibyte regex support... yes
  470. checking whether to check multibyte regex backtrack... yes
  471. checking for external libmbfl... no
  472. checking for external oniguruma... no
  473. checking for variable length prototypes and stdarg.h... yes
  474. checking for stdlib.h... (cached) yes
  475. checking for string.h... (cached) yes
  476. checking for strings.h... (cached) yes
  477. checking for unistd.h... (cached) yes
  478. checking for sys/time.h... (cached) yes
  479. checking sys/times.h usability... yes
  480. checking sys/times.h presence... yes
  481. checking for sys/times.h... yes
  482. checking for stdarg.h... (cached) yes
  483. checking size of int... (cached) 4
  484. checking size of short... (cached) 2
  485. checking size of long... (cached) 4
  486. checking for an ANSI C-conforming const... yes
  487. checking whether time.h and sys/time.h may both be included... yes
  488. checking for working alloca.h... (cached) yes
  489. checking for alloca... (cached) yes
  490. checking for working memcmp... yes
  491. checking for stdarg.h... (cached) yes
  492. checking for mcrypt support... no
  493. checking for MSSQL support via FreeTDS... no
  494. checking for MySQL support... no
  495. checking for specified location of the MySQL UNIX socket... /var/run/mysql
  496. checking for MySQLi support... no
  497. checking whether to enable embedded MySQLi support... no
  498. checking for Oracle Database OCI8 support... no
  499. checking whether to enable Zend OPcache support... yes
  500. checking for mprotect... yes
  501. checking for sysvipc shared memory support... yes
  502. checking for mmap() using MAP_ANON shared memory support... yes
  503. checking for mmap() using /dev/zero shared memory support... yes
  504. checking for mmap() using shm_open() shared memory support... yes
  505. checking for mmap() using regular file shared memory support... yes
  506. checking "whether flock struct is linux ordered"... "yes"
  507. checking "whether flock struct is BSD ordered"... "no"
  508. checking whether to enable pcntl support... no
  509. checking whether to enable PDO support... yes
  510. checking for PDO_DBLIB support via FreeTDS... no
  511. checking for Firebird support for PDO... no
  512. checking for MySQL support for PDO... no
  513. checking Oracle OCI support for PDO... no
  514. checking for ODBC v3 support for PDO... no
  515. checking for PostgreSQL support for PDO... no
  516. checking for sqlite 3 support for PDO... yes
  517. checking for PDO includes... checking for PDO includes... /prog/php-5.5.11/ext
  518. checking for usleep... (cached) yes
  519. checking for nanosleep... (cached) yes
  520. checking time.h usability... yes
  521. checking time.h presence... yes
  522. checking for time.h... yes
  523. checking for fdatasync in -lrt... yes
  524. checking for PostgreSQL support... no
  525. checking for phar archive support... yes
  526. checking for phar openssl support... no
  527. checking whether to enable POSIX-like functions... yes
  528. checking sys/mkdev.h usability... no
  529. checking sys/mkdev.h presence... no
  530. checking for sys/mkdev.h... no
  531. checking for seteuid... yes
  532. checking for setegid... yes
  533. checking for setsid... yes
  534. checking for getsid... yes
  535. checking for setpgid... (cached) yes
  536. checking for getpgid... yes
  537. checking for ctermid... yes
  538. checking for mkfifo... yes
  539. checking for mknod... yes
  540. checking for getrlimit... yes
  541. checking for getlogin... (cached) yes
  542. checking for getgroups... yes
  543. checking for makedev... no
  544. checking for initgroups... yes
  545. checking for getpwuid_r... (cached) yes
  546. checking for getgrgid_r... yes
  547. checking for working ttyname_r() implementation... no, posix_ttyname() will be thread-unsafe
  548. checking for utsname.domainname... yes
  549. checking for PSPELL support... no
  550. checking for libedit readline replacement... no
  551. checking for readline support... no
  552. checking for recode support... no
  553. checking whether to enable PHP sessions... yes
  554. checking for mm support... no
  555. checking whether pwrite works... yes
  556. checking whether pread works... yes
  557. checking whether to enable shmop support... no
  558. checking whether to enable SimpleXML support... yes
  559. checking for xml2-config path... (cached) /usr/bin/xml2-config
  560. checking whether libxml build works... (cached) yes
  561. checking for SNMP support... no
  562. checking OpenSSL dir for SNMP... /usr
  563. checking whether to enable SOAP support... no
  564. checking whether to enable sockets support... yes
  565. checking for struct cmsghdr... yes
  566. checking for hstrerror... yes
  567. checking for socketpair... (cached) yes
  568. checking for if_nametoindex... yes
  569. checking for if_indextoname... yes
  570. checking for netdb.h... (cached) yes
  571. checking netinet/tcp.h usability... yes
  572. checking netinet/tcp.h presence... yes
  573. checking for netinet/tcp.h... yes
  574. checking sys/un.h usability... yes
  575. checking sys/un.h presence... yes
  576. checking for sys/un.h... yes
  577. checking sys/sockio.h usability... no
  578. checking sys/sockio.h presence... no
  579. checking for sys/sockio.h... no
  580. checking for errno.h... (cached) yes
  581. checking for field ss_family in struct sockaddr_storage... yes
  582. checking if getaddrinfo supports AI_V4MAPPED... yes
  583. checking whether zend_object_value is packed... yes
  584. checking whether flush should be called explicitly after a buffered io... no
  585. checking for crypt in -lcrypt... yes
  586. checking for standard DES crypt... yes
  587. checking for extended DES crypt... no
  588. checking for MD5 crypt... yes
  589. checking for Blowfish crypt... no
  590. checking for SHA512 crypt... yes
  591. checking for SHA256 crypt... yes
  592. checking whether the compiler supports __alignof__... yes
  593. checking whether the compiler supports aligned attribute... yes
  594. checking for getcwd... yes
  595. checking for getwd... yes
  596. checking for asinh... yes
  597. checking for acosh... yes
  598. checking for atanh... yes
  599. checking for log1p... yes
  600. checking for hypot... yes
  601. checking for glob... yes
  602. checking for strfmon... yes
  603. checking for nice... yes
  604. checking for fpclass... no
  605. checking for isinf... yes
  606. checking for isnan... yes
  607. checking for mempcpy... yes
  608. checking for strpncpy... no
  609. checking for working POSIX fnmatch... yes
  610. checking for fork... yes
  611. checking if your OS can spawn processes with inherited handles... yes
  612. checking for res_nsearch... no
  613. checking for __res_nsearch... no
  614. checking for res_nsearch in -lresolv... no
  615. checking for __res_nsearch in -lresolv... yes
  616. checking for dns_search... no
  617. checking for __dns_search... no
  618. checking for dns_search in -lresolv... no
  619. checking for __dns_search in -lresolv... no
  620. checking for dns_search in -lbind... no
  621. checking for __dns_search in -lbind... no
  622. checking for dns_search in -lsocket... no
  623. checking for __dns_search in -lsocket... no
  624. checking for dn_expand... yes
  625. checking for dn_skipname... no
  626. checking for __dn_skipname... yes
  627. checking for res_search... yes
  628. checking whether atof() accepts NAN... yes
  629. checking whether atof() accepts INF... yes
  630. checking whether HUGE_VAL == INF... yes
  631. checking whether HUGE_VAL + -HUGEVAL == NAN... yes
  632. checking whether strptime() declaration fails... yes
  633. checking wchar.h usability... yes
  634. checking wchar.h presence... yes
  635. checking for wchar.h... yes
  636. checking for mblen... yes
  637. checking for mbrlen... yes
  638. checking for mbsinit... yes
  639. checking for mbstate_t... yes
  640. checking atomic.h usability... no
  641. checking atomic.h presence... no
  642. checking for atomic.h... no
  643. checking for Sybase-CT support... no
  644. checking whether to enable System V IPC support... no
  645. checking whether to enable System V semaphore support... no
  646. checking whether to enable System V shared memory support... no
  647. checking for TIDY support... no
  648. checking whether to enable tokenizer support... yes
  649. checking whether to enable WDDX support... no
  650. checking libexpat dir for WDDX... no
  651. checking whether to enable XML support... yes
  652. checking libexpat install dir... no
  653. checking for xml2-config path... (cached) /usr/bin/xml2-config
  654. checking whether libxml build works... (cached) yes
  655. checking whether to enable XMLReader support... yes
  656. checking for xml2-config path... (cached) /usr/bin/xml2-config
  657. checking whether libxml build works... (cached) yes
  658. checking for XMLRPC-EPI support... no
  659. checking libexpat dir for XMLRPC-EPI... no
  660. checking iconv dir for XMLRPC-EPI... no
  661. checking whether to enable XMLWriter support... yes
  662. checking for xml2-config path... (cached) /usr/bin/xml2-config
  663. checking whether libxml build works... (cached) yes
  664. checking for XSL support... no
  665. checking for zip archive read/writesupport... no
  666. checking pcre install prefix... no
  667. checking whether to enable mysqlnd... no
  668. checking whether to disable compressed protocol support in mysqlnd... yes
  669.  
  670. Configuring PEAR
  671. checking whether to install PEAR... yes
  672.  
  673. Configuring Zend
  674. checking for bison version... (cached) 3.0 (ok)
  675. checking for inttypes.h... (cached) yes
  676. checking for stdint.h... (cached) yes
  677. checking for limits.h... (cached) yes
  678. checking malloc.h usability... yes
  679. checking malloc.h presence... yes
  680. checking for malloc.h... yes
  681. checking for string.h... (cached) yes
  682. checking for unistd.h... (cached) yes
  683. checking for stdarg.h... (cached) yes
  684. checking for sys/types.h... (cached) yes
  685. checking for sys/time.h... (cached) yes
  686. checking for signal.h... (cached) yes
  687. checking for unix.h... (cached) no
  688. checking for stdlib.h... (cached) yes
  689. checking for dlfcn.h... (cached) yes
  690. checking for size_t... (cached) yes
  691. checking return type of signal handlers... void
  692. checking for uint... yes
  693. checking for ulong... yes
  694. checking for int32_t... yes
  695. checking for uint32_t... yes
  696. checking for vprintf... (cached) yes
  697. checking for _doprnt... (cached) no
  698. checking for working memcmp... (cached) yes
  699. checking for working alloca.h... (cached) yes
  700. checking for alloca... (cached) yes
  701. checking for memcpy... (cached) yes
  702. checking for strdup... (cached) yes
  703. checking for getpid... yes
  704. checking for kill... yes
  705. checking for strtod... yes
  706. checking for strtol... yes
  707. checking for finite... yes
  708. checking for fpclass... (cached) no
  709. checking for sigsetjmp... no
  710. checking whether sprintf is broken... no
  711. checking for finite... (cached) yes
  712. checking for isfinite... no
  713. checking for isinf... (cached) yes
  714. checking for isnan... (cached) yes
  715. checking whether fp_except is defined... no
  716. checking for usable _FPU_SETCW... yes
  717. checking for usable fpsetprec... no
  718. checking for usable _controlfp... no
  719. checking for usable _controlfp_s... no
  720. checking whether FPU control word can be manipulated by inline assembler... yes
  721. checking whether double cast to long preserves least significant bits... no
  722. checking for dlfcn.h... (cached) yes
  723. checking whether dlsym() requires a leading underscore in symbol names... no
  724. checking virtual machine dispatch method... CALL
  725. checking whether to enable thread-safety... yes
  726. checking whether to enable inline optimization for GCC... yes
  727. checking whether to enable Zend debugging... no
  728. checking for inline... inline
  729. checking target system is Darwin... no
  730. checking for MM alignment and log values... done
  731. checking for memory allocation using mmap(MAP_ANON)... yes
  732. checking for memory allocation using mmap("/dev/zero")... yes
  733. checking for mremap... yes
  734. checking for sigaction... yes
  735. checking whether to enable zend signal handling... no
  736.  
  737. Configuring TSRM
  738. checking for stdarg.h... (cached) yes
  739. checking for sigprocmask... yes
  740. checking for pthreads_cflags... (cached) -pthread
  741. checking for pthreads_lib... (cached)
  742. checking for POSIX threads... yes
  743.  
  744. Configuring libtool
  745. checking for ld used by /prog/php-5.5.11/meta_ccld... /usr/bin/ld
  746. checking if the linker (/usr/bin/ld) is GNU ld... yes
  747. checking for /usr/bin/ld option to reload object files... -r
  748. checking for BSD-compatible nm... /usr/bin/nm -B
  749. checking how to recognize dependent libraries... pass_all
  750. checking the maximum length of command line arguments... 1572864
  751. checking command to parse /usr/bin/nm -B output from /prog/php-5.5.11/meta_ccld object... ok
  752. checking for objdir... .libs
  753. checking for ar... ar
  754. checking for ranlib... ranlib
  755. checking for strip... strip
  756. checking if /prog/php-5.5.11/meta_ccld supports -fno-rtti -fno-exceptions... no
  757. checking for /prog/php-5.5.11/meta_ccld option to produce PIC... -fPIC
  758. checking if /prog/php-5.5.11/meta_ccld PIC flag -fPIC works... yes
  759. checking if /prog/php-5.5.11/meta_ccld static flag -static works... yes
  760. checking if /prog/php-5.5.11/meta_ccld supports -c -o file.o... yes
  761. checking whether the /prog/php-5.5.11/meta_ccld linker (/usr/bin/ld) supports shared libraries... yes
  762. checking whether -lc should be explicitly linked in... no
  763. checking dynamic linker characteristics... GNU/Linux ld.so
  764. checking how to hardcode library paths into programs... immediate
  765. checking whether stripping libraries is possible... yes
  766. checking if libtool supports shared libraries... yes
  767. checking whether to build shared libraries... yes
  768. checking whether to build static libraries... no
  769.  
  770. creating libtool
  771. appending configuration tag "CXX" to libtool
  772.  
  773. Generating files
  774. configure: creating ./config.status
  775. creating main/internal_functions.c
  776. creating main/internal_functions_cli.c
  777. +--------------------------------------------------------------------+
  778. | License: |
  779. | This software is subject to the PHP License, available in this |
  780. | distribution in the file LICENSE. By continuing this installation |
  781. | process, you are bound by the terms of this license agreement. |
  782. | If you do not agree with the terms of this license, you must abort |
  783. | the installation process at this point. |
  784. +--------------------------------------------------------------------+
  785.  
  786. Thank you for using PHP.
  787.  
  788. config.status: creating php5.spec
  789. config.status: creating main/build-defs.h
  790. config.status: creating scripts/phpize
  791. config.status: creating scripts/man1/phpize.1
  792. config.status: creating scripts/php-config
  793. config.status: creating scripts/man1/php-config.1
  794. config.status: creating sapi/cli/php.1
  795. config.status: creating sapi/fpm/php-fpm.conf
  796. config.status: creating sapi/fpm/init.d.php-fpm
  797. config.status: creating sapi/fpm/php-fpm.service
  798. config.status: creating sapi/fpm/php-fpm.8
  799. config.status: creating sapi/fpm/status.html
  800. config.status: creating sapi/cgi/php-cgi.1
  801. config.status: creating ext/phar/phar.1
  802. config.status: creating ext/phar/phar.phar.1
  803. config.status: creating main/php_config.h
  804. config.status: executing default commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement