Advertisement
Guest User

PHP 5.6.17 Solaris 10 x86_64 Sun CC 5.9

a guest
Jan 22nd, 2016
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.01 KB | None | 0 0
  1. # ./configure --prefix=/php
  2. checking for grep that handles long lines and -e... /usr/sfw/bin/ggrep
  3. checking for egrep... /usr/sfw/bin/ggrep -E
  4. checking for a sed that does not truncate output... /usr/bin/sed
  5. checking build system type... i386-pc-solaris2.10
  6. checking host system type... i386-pc-solaris2.10
  7. checking target system type... i386-pc-solaris2.10
  8. checking for cc... cc
  9. checking whether the C compiler works... yes
  10. checking for C compiler default output file name... a.out
  11. checking for suffix of executables...
  12. checking whether we are cross compiling... no
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... no
  15. checking whether cc accepts -g... yes
  16. checking for cc option to accept ISO C89... none needed
  17. checking how to run the C preprocessor... cc -E
  18. checking for icc... no
  19. checking for suncc... yes
  20. checking whether cc understands -c and -o together... yes
  21. checking how to run the C preprocessor... cc -E
  22. checking for ANSI C header files... yes
  23. checking for sys/types.h... yes
  24. checking for sys/stat.h... yes
  25. checking for stdlib.h... yes
  26. checking for string.h... yes
  27. checking for memory.h... yes
  28. checking for strings.h... yes
  29. checking for inttypes.h... yes
  30. checking for stdint.h... yes
  31. checking for unistd.h... yes
  32. checking minix/config.h usability... no
  33. checking minix/config.h presence... no
  34. checking for minix/config.h... no
  35. checking whether it is safe to define __EXTENSIONS__... yes
  36. checking whether ln -s works... yes
  37. checking for system library directory... lib
  38. checking whether to enable runpaths... yes
  39. checking if compiler supports -R... yes
  40. checking for gawk... no
  41. checking for nawk... nawk
  42. checking if nawk is broken... no
  43. checking for bison... bison -y
  44. checking for bison version... 1.875 (ok)
  45. checking for re2c... no
  46. configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
  47. checking whether to enable computed goto gcc extension with re2c... no
  48. checking whether to force non-PIC code in shared modules... no
  49. checking whether /dev/urandom exists... yes
  50. checking for pthreads_cflags...
  51. checking for pthreads_lib...
  52.  
  53. Configuring SAPI modules
  54. checking for AOLserver support... no
  55. checking for Apache 1.x module support via DSO through APXS... no
  56. checking for Apache 1.x module support... no
  57. checking whether to enable Apache charset compatibility option... no
  58. checking for Apache 2.0 filter-module support via DSO through APXS... no
  59. checking for Apache 2.0 handler-module support via DSO through APXS... no
  60. checking for Apache 1.x (hooks) module support via DSO through APXS... no
  61. checking for Apache 1.x (hooks) module support... no
  62. checking whether to enable Apache charset compatibility option... no
  63. checking for Caudium support... no
  64. checking for setproctitle... no
  65. checking sys/pstat.h usability... no
  66. checking sys/pstat.h presence... no
  67. checking for sys/pstat.h... no
  68. checking for PS_STRINGS... no
  69. checking for CLI build... yes
  70. checking for Continuity support... no
  71. checking for embedded SAPI library support... no
  72. checking for FPM build... no
  73. checking for Zeus ISAPI support... no
  74. checking for LiteSpeed support... no
  75. checking for Milter support... no
  76. checking for NSAPI support... no
  77. checking for phpdbg support... no
  78. checking for phpdbg debug build... no
  79. checking for PHTTPD support... no
  80. checking for Pi3Web support... no
  81. checking whether Roxen module is build using ZTS... no
  82. checking for Roxen/Pike support...
  83. checking for thttpd... no
  84. checking for TUX... no
  85. checking for webjames... no
  86. checking for CGI build... yes
  87. checking for socklen_t in sys/socket.h... yes
  88. checking for sun_len in sys/un.h... no
  89. checking whether cross-process locking is required by accept()... yes
  90. checking for chosen SAPI module... none
  91. checking for executable SAPI binaries... cli cgi
  92.  
  93. Running system checks
  94. checking for sendmail... /usr/sbin/sendmail
  95. checking whether system uses EBCDIC... no
  96. checking whether byte ordering is bigendian... no
  97. checking whether writing to stdout works... This is the test message -- yes
  98. checking for socket... no
  99. checking for __socket... no
  100. checking for socket in -lsocket... yes
  101. checking for socketpair... yes
  102. checking for htonl... yes
  103. checking for gethostname... yes
  104. checking for gethostbyaddr... no
  105. checking for __gethostbyaddr... no
  106. checking for gethostbyaddr in -lnsl... yes
  107. checking for yp_get_default_domain... yes
  108. checking for dlopen... yes
  109. checking for sin in -lm... yes
  110. checking for inet_aton... yes
  111. checking for ANSI C header files... (cached) yes
  112. checking for dirent.h that defines DIR... yes
  113. checking for library containing opendir... none required
  114. checking for inttypes.h... (cached) yes
  115. checking for stdint.h... (cached) yes
  116. checking for dirent.h... yes
  117. checking for ApplicationServices/ApplicationServices.h... no
  118. checking for sys/param.h... yes
  119. checking for sys/types.h... (cached) yes
  120. checking for sys/time.h... yes
  121. checking for netinet/in.h... yes
  122. checking for alloca.h... yes
  123. checking for arpa/inet.h... yes
  124. checking for arpa/nameser.h... yes
  125. checking for assert.h... yes
  126. checking for crypt.h... yes
  127. checking for dns.h... no
  128. checking for fcntl.h... yes
  129. checking for grp.h... yes
  130. checking for ieeefp.h... yes
  131. checking for langinfo.h... yes
  132. checking for limits.h... yes
  133. checking for locale.h... yes
  134. checking for monetary.h... yes
  135. checking for netdb.h... yes
  136. checking for pwd.h... yes
  137. checking for resolv.h... yes
  138. checking for signal.h... yes
  139. checking for stdarg.h... yes
  140. checking for stdlib.h... (cached) yes
  141. checking for string.h... (cached) yes
  142. checking for syslog.h... yes
  143. checking for sysexits.h... yes
  144. checking for sys/ioctl.h... yes
  145. checking for sys/file.h... yes
  146. checking for sys/mman.h... yes
  147. checking for sys/mount.h... yes
  148. checking for sys/poll.h... yes
  149. checking for sys/resource.h... yes
  150. checking for sys/select.h... yes
  151. checking for sys/socket.h... yes
  152. checking for sys/stat.h... (cached) yes
  153. checking for sys/statfs.h... yes
  154. checking for sys/statvfs.h... yes
  155. checking for sys/vfs.h... yes
  156. checking for sys/sysexits.h... no
  157. checking for sys/varargs.h... yes
  158. checking for sys/wait.h... yes
  159. checking for sys/loadavg.h... yes
  160. checking for termios.h... yes
  161. checking for unistd.h... (cached) yes
  162. checking for unix.h... no
  163. checking for utime.h... yes
  164. checking for sys/utsname.h... yes
  165. checking for sys/ipc.h... yes
  166. checking for dlfcn.h... yes
  167. checking for assert.h... (cached) yes
  168. checking for fopencookie... no
  169. checking for broken getcwd... yes
  170. checking for broken libc stdio... yes
  171. checking whether struct tm is in sys/time.h or time.h... time.h
  172. checking for struct tm.tm_zone... no
  173. checking whether tzname is declared... yes
  174. checking for tzname... yes
  175. checking for missing declarations of reentrant functions... done
  176. checking for fclose declaration... ok
  177. checking for tm_gmtoff in struct tm... no
  178. checking for struct flock... yes
  179. checking for socklen_t... yes
  180. checking size of size_t... 4
  181. checking size of long long... 8
  182. checking size of long long int... 8
  183. checking size of long... 4
  184. checking size of int... 4
  185. checking size of intmax_t... 8
  186. checking size of ssize_t... 4
  187. checking size of ptrdiff_t... 4
  188. checking size of short... 2
  189. checking size of int... (cached) 4
  190. checking size of long... (cached) 4
  191. checking size of long long... (cached) 8
  192. checking for int8... no
  193. checking for int16... no
  194. checking for int32... no
  195. checking for int64... no
  196. checking for int8_t... yes
  197. checking for int16_t... yes
  198. checking for int32_t... yes
  199. checking for int64_t... yes
  200. checking for uint8... no
  201. checking for uint16... no
  202. checking for uint32... no
  203. checking for uint64... no
  204. checking for uint8_t... yes
  205. checking for uint16_t... yes
  206. checking for uint32_t... yes
  207. checking for uint64_t... yes
  208. checking for u_int8_t... no
  209. checking for u_int16_t... no
  210. checking for u_int32_t... no
  211. checking for u_int64_t... no
  212. checking for struct stat.st_blksize... yes
  213. checking for struct stat.st_blocks... yes
  214. checking for struct stat.st_rdev... yes
  215. checking for size_t... yes
  216. checking for uid_t in sys/types.h... yes
  217. checking for struct sockaddr_storage... yes
  218. checking for field sa_len in struct sockaddr... no
  219. checking for IPv6 support... yes
  220. checking for vprintf... yes
  221. checking for _doprnt... yes
  222. checking for alphasort... yes
  223. checking for asctime_r... yes
  224. checking for chroot... yes
  225. checking for ctime_r... yes
  226. checking for cuserid... yes
  227. checking for crypt... yes
  228. checking for flock... no
  229. checking for ftok... yes
  230. checking for funopen... no
  231. checking for gai_strerror... yes
  232. checking for gcvt... yes
  233. checking for getloadavg... yes
  234. checking for getlogin... yes
  235. checking for getprotobyname... yes
  236. checking for getprotobynumber... yes
  237. checking for getservbyname... yes
  238. checking for getservbyport... yes
  239. checking for gethostname... (cached) yes
  240. checking for getrusage... yes
  241. checking for gettimeofday... yes
  242. checking for gmtime_r... yes
  243. checking for getpwnam_r... yes
  244. checking for getgrnam_r... yes
  245. checking for getpwuid_r... yes
  246. checking for grantpt... yes
  247. checking for inet_ntoa... yes
  248. checking for inet_ntop... yes
  249. checking for inet_pton... yes
  250. checking for isascii... yes
  251. checking for link... yes
  252. checking for localtime_r... yes
  253. checking for lockf... yes
  254. checking for lchown... yes
  255. checking for lrand48... yes
  256. checking for memcpy... yes
  257. checking for memmove... yes
  258. checking for mkstemp... yes
  259. checking for mmap... yes
  260. checking for nl_langinfo... yes
  261. checking for perror... yes
  262. checking for poll... yes
  263. checking for ptsname... yes
  264. checking for putenv... yes
  265. checking for realpath... yes
  266. checking for random... yes
  267. checking for rand_r... yes
  268. checking for scandir... yes
  269. checking for setitimer... yes
  270. checking for setlocale... yes
  271. checking for localeconv... yes
  272. checking for setenv... yes
  273. checking for setpgid... yes
  274. checking for setsockopt... yes
  275. checking for setvbuf... yes
  276. checking for shutdown... yes
  277. checking for sin... yes
  278. checking for snprintf... yes
  279. checking for srand48... yes
  280. checking for srandom... yes
  281. checking for statfs... yes
  282. checking for statvfs... yes
  283. checking for std_syslog... no
  284. checking for strcasecmp... yes
  285. checking for strcoll... yes
  286. checking for strdup... yes
  287. checking for strerror... yes
  288. checking for strftime... yes
  289. checking for strnlen... no
  290. checking for strptime... yes
  291. checking for strstr... yes
  292. checking for strtok_r... yes
  293. checking for symlink... yes
  294. checking for tempnam... yes
  295. checking for tzset... yes
  296. checking for unlockpt... yes
  297. checking for unsetenv... yes
  298. checking for usleep... yes
  299. checking for utime... yes
  300. checking for vsnprintf... yes
  301. checking for vasprintf... no
  302. checking for asprintf... no
  303. checking for nanosleep... no
  304. checking for nanosleep in -lrt... yes
  305. checking for getaddrinfo... yes
  306. checking for __sync_fetch_and_add... no
  307. checking for strlcat... yes
  308. checking for strlcpy... yes
  309. checking for getopt... yes
  310. checking for utime.h... (cached) yes
  311. checking whether utime accepts a null argument... yes
  312. checking for working alloca.h... yes
  313. checking for alloca... yes
  314. checking for declared timezone... yes
  315. checking for type of reentrant time-related functions... POSIX
  316. checking for readdir_r... yes
  317. checking for type of readdir_r... POSIX
  318. checking for in_addr_t... yes
  319. checking for crypt_r... no
  320.  
  321. General settings
  322. checking whether to include gcov symbols... no
  323. checking whether to include debugging symbols... no
  324. checking layout of installed files... PHP
  325. checking path to configuration file... DEFAULT
  326. checking where to scan for configuration files...
  327. checking whether to enable PHP's own SIGCHLD handler... no
  328. checking whether to explicitly link against libgcc... no
  329. checking whether to enable short tags by default... yes
  330. checking whether to enable dmalloc... no
  331. checking whether to enable IPv6 support... yes
  332. checking whether to enable DTrace support... no
  333. checking how big to make fd sets... using system default
  334.  
  335. Configuring extensions
  336. checking size of long... (cached) 4
  337. checking size of int... (cached) 4
  338. checking for int32_t... yes
  339. checking for uint32_t... yes
  340. checking for sys/types.h... (cached) yes
  341. checking for inttypes.h... (cached) yes
  342. checking for stdint.h... (cached) yes
  343. checking for string.h... (cached) yes
  344. checking for stdlib.h... (cached) yes
  345. checking for strtoll... yes
  346. checking for atoll... yes
  347. checking for strftime... (cached) yes
  348. checking which regex library to use... php
  349. checking whether to enable LIBXML support... yes
  350. checking libxml2 install dir... no
  351. checking for xml2-config path... /usr/bin/xml2-config
  352. checking whether libxml build works... yes
  353. checking for OpenSSL support... no
  354. checking for Kerberos support... no
  355. checking whether to use system default cipher list instead of hardcoded value... no
  356. checking for PCRE library to use... bundled
  357. checking whether to enable the SQLite3 extension... yes
  358. checking bundled sqlite3 library... yes
  359. checking for ZLIB support... no
  360. checking if the location of ZLIB install directory is defined... no
  361. checking whether to enable bc style precision math functions... no
  362. checking for BZip2 support... no
  363. checking whether to enable calendar conversion support... no
  364. checking whether to enable ctype functions... yes
  365. checking for cURL support... no
  366. checking for QDBM support... no
  367. checking for GDBM support... no
  368. checking for NDBM support... no
  369. checking for TCADB support... no
  370. checking for Berkeley DB4 support... no
  371. checking for Berkeley DB3 support... no
  372. checking for Berkeley DB2 support... no
  373. checking for DB1 support... no
  374. checking for DBM support... no
  375. checking for CDB support... no
  376. checking for INI File support... no
  377. checking for FlatFile support... no
  378. checking whether to enable DBA interface... no
  379. checking whether to enable DOM support... yes
  380. checking for xml2-config path... (cached) /usr/bin/xml2-config
  381. checking whether libxml build works... (cached) yes
  382. checking for ENCHANT support... no
  383. checking whether to enable EXIF (metadata from images) support... no
  384. checking for fileinfo support... yes
  385. checking for strcasestr... no
  386. configure: using libmagic strcasestr implementation
  387. checking for utimes... yes
  388. checking for strndup... no
  389. checking whether to enable input filter support... yes
  390. checking pcre install prefix... no
  391. checking whether to enable FTP support... no
  392. checking OpenSSL dir for FTP... no
  393. checking for GD support... no
  394. checking for the location of libvpx... no
  395. checking for the location of libjpeg... no
  396. checking for the location of libpng... no
  397. checking for the location of libXpm... no
  398. checking for FreeType 2... no
  399. checking for T1lib support... no
  400. checking whether to enable truetype string function in GD... no
  401. checking whether to enable JIS-mapped Japanese font support in GD... no
  402. checking for GNU gettext support... no
  403. checking for GNU MP support... no
  404. checking for mhash support... no
  405. checking whether to enable hash support... yes
  406. checking whether byte ordering is bigendian... (cached) no
  407. checking size of short... (cached) 2
  408. checking size of int... (cached) 4
  409. checking size of long... (cached) 4
  410. checking size of long long... (cached) 8
  411. checking for iconv support... yes
  412. checking for iconv... yes
  413. checking if iconv is glibc's... no
  414. checking if using GNU libiconv... no
  415. checking if iconv is Konstantin Chuguev's... no
  416. checking if using IBM iconv... no
  417. checking if iconv supports errno... yes
  418. checking if iconv supports //IGNORE... no
  419. checking if your cpp allows macro usage in include lines... yes
  420. checking for IMAP support... no
  421. checking for IMAP Kerberos support... no
  422. checking for IMAP SSL support... no
  423. checking for InterBase support... no
  424. checking whether to enable internationalization support... no
  425. checking whether to enable JavaScript Object Serialization support... yes
  426. checking for ANSI C header files... (cached) yes
  427. checking for LDAP support... no
  428. checking for LDAP Cyrus SASL support... no
  429. checking whether to enable multibyte string support... no
  430. checking whether to enable multibyte regex support... yes
  431. checking whether to check multibyte regex backtrack... yes
  432. checking for external libmbfl... no
  433. checking for external oniguruma... no
  434. checking for mcrypt support... no
  435. checking for MSSQL support via FreeTDS... no
  436. checking for MySQL support... no
  437. checking for specified location of the MySQL UNIX socket... no
  438. checking for MySQLi support... no
  439. checking whether to enable embedded MySQLi support... no
  440. checking for Oracle Database OCI8 support... no
  441. checking for Adabas support... no
  442. checking for SAP DB support... no
  443. checking for Solid support... no
  444. checking for IBM DB2 support... no
  445. checking for ODBCRouter.com support... no
  446. checking for Empress support... no
  447. checking for Empress local access support... no
  448. checking for Birdstep support... no
  449. checking for a custom ODBC support... no
  450. checking for iODBC support... no
  451. checking for Easysoft ODBC-ODBC Bridge support... no
  452. checking for unixODBC support... no
  453. checking for DBMaker support... no
  454. checking for any ODBC driver support... no
  455. checking whether to enable Zend OPcache support... yes
  456. checking for mprotect... yes
  457. checking for sysvipc shared memory support... yes
  458. checking for mmap() using MAP_ANON shared memory support... yes
  459. checking for mmap() using /dev/zero shared memory support... yes
  460. checking for mmap() using shm_open() shared memory support... no
  461. checking for mmap() using regular file shared memory support... yes
  462. checking "whether flock struct is linux ordered"... "yes"
  463. checking "whether flock struct is BSD ordered"... "no"
  464. checking whether to enable pcntl support... no
  465. checking whether to enable PDO support... yes
  466. checking for PDO_DBLIB support via FreeTDS... no
  467. checking for Firebird support for PDO... no
  468. checking for MySQL support for PDO... no
  469. checking Oracle OCI support for PDO... no
  470. checking for ODBC v3 support for PDO... no
  471. checking for PostgreSQL support for PDO... no
  472. checking for sqlite 3 support for PDO... yes
  473. checking for PDO includes... checking for PDO includes... /php/php-5.6.17/ext
  474. checking for usleep... (cached) yes
  475. checking for nanosleep... (cached) yes
  476. checking time.h usability... yes
  477. checking time.h presence... yes
  478. checking for time.h... yes
  479. checking for fdatasync in -lrt... yes
  480. checking for PostgreSQL support... no
  481. checking for phar archive support... yes
  482. checking for phar openssl support... no
  483. checking whether to enable POSIX-like functions... yes
  484. checking sys/mkdev.h usability... yes
  485. checking sys/mkdev.h presence... yes
  486. checking for sys/mkdev.h... yes
  487. checking for seteuid... yes
  488. checking for setegid... yes
  489. checking for setsid... yes
  490. checking for getsid... yes
  491. checking for setpgid... (cached) yes
  492. checking for getpgid... yes
  493. checking for ctermid... yes
  494. checking for mkfifo... yes
  495. checking for mknod... yes
  496. checking for getrlimit... yes
  497. checking for getlogin... (cached) yes
  498. checking for getgroups... yes
  499. checking for makedev... no
  500. checking for initgroups... yes
  501. checking for getpwuid_r... (cached) yes
  502. checking for getgrgid_r... yes
  503. checking for working ttyname_r() implementation... no, posix_ttyname() will be thread-unsafe
  504. checking for utsname.domainname... no
  505. checking for PSPELL support... no
  506. checking for libedit readline replacement... no
  507. checking for readline support... no
  508. checking for recode support... no
  509. checking whether to enable PHP sessions... yes
  510. checking for mm support... no
  511. checking whether pwrite works... yes
  512. checking whether pread works... yes
  513. checking whether to enable shmop support... no
  514. checking whether to enable SimpleXML support... yes
  515. checking for xml2-config path... (cached) /usr/bin/xml2-config
  516. checking whether libxml build works... (cached) yes
  517. checking for SNMP support... no
  518. checking OpenSSL dir for SNMP... no
  519. checking whether to enable SOAP support... no
  520. checking whether to enable sockets support... no
  521. checking whether zend_object_value is packed... yes
  522. checking whether flush should be called explicitly after a buffered io... yes
  523. checking for standard DES crypt... yes
  524. checking for extended DES crypt... no
  525. checking for MD5 crypt... yes
  526. checking for Blowfish crypt... yes
  527. checking for SHA512 crypt... no
  528. checking for SHA256 crypt... no
  529. checking whether the compiler supports __alignof__... yes
  530. checking whether the compiler supports aligned attribute... yes
  531. checking for getcwd... yes
  532. checking for getwd... yes
  533. checking for asinh... yes
  534. checking for acosh... yes
  535. checking for atanh... yes
  536. checking for log1p... yes
  537. checking for hypot... yes
  538. checking for glob... yes
  539. checking for strfmon... yes
  540. checking for nice... yes
  541. checking for fpclass... yes
  542. checking for isinf... no
  543. checking for isnan... yes
  544. checking for mempcpy... no
  545. checking for strpncpy... no
  546. checking for working POSIX fnmatch... yes
  547. checking for fork... yes
  548. checking if your OS can spawn processes with inherited handles... yes
  549. checking for res_nsearch... no
  550. checking for __res_nsearch... no
  551. checking for res_nsearch in -lresolv... yes
  552. checking for dns_search... no
  553. checking for __dns_search... no
  554. checking for dns_search in -lresolv... no
  555. checking for __dns_search in -lresolv... no
  556. checking for dns_search in -lbind... no
  557. checking for __dns_search in -lbind... no
  558. checking for dns_search in -lsocket... no
  559. checking for __dns_search in -lsocket... no
  560. checking for dn_expand... yes
  561. checking for dn_skipname... yes
  562. checking for res_search... yes
  563. checking whether atof() accepts NAN... yes
  564. checking whether atof() accepts INF... no
  565. checking whether HUGE_VAL == INF... yes
  566. checking whether HUGE_VAL + -HUGEVAL == NAN... yes
  567. checking whether strptime() declaration fails... yes
  568. checking wchar.h usability... yes
  569. checking wchar.h presence... yes
  570. checking for wchar.h... yes
  571. checking for mblen... yes
  572. checking for mbrlen... yes
  573. checking for mbsinit... yes
  574. checking for mbstate_t... yes
  575. checking atomic.h usability... yes
  576. checking atomic.h presence... yes
  577. checking for atomic.h... yes
  578. checking for Sybase-CT support... no
  579. checking whether to enable System V IPC support... no
  580. checking whether to enable System V semaphore support... no
  581. checking whether to enable System V shared memory support... no
  582. checking for TIDY support... no
  583. checking whether to enable tokenizer support... yes
  584. checking whether to enable WDDX support... no
  585. checking libexpat dir for WDDX... no
  586. checking whether to enable XML support... yes
  587. checking libexpat install dir... no
  588. checking for xml2-config path... (cached) /usr/bin/xml2-config
  589. checking whether libxml build works... (cached) yes
  590. checking whether to enable XMLReader support... yes
  591. checking for xml2-config path... (cached) /usr/bin/xml2-config
  592. checking whether libxml build works... (cached) yes
  593. checking for XMLRPC-EPI support... no
  594. checking libexpat dir for XMLRPC-EPI... no
  595. checking iconv dir for XMLRPC-EPI... no
  596. checking whether to enable XMLWriter support... yes
  597. checking for xml2-config path... (cached) /usr/bin/xml2-config
  598. checking whether libxml build works... (cached) yes
  599. checking for XSL support... no
  600. checking for zip archive read/writesupport... no
  601. checking pcre install prefix... no
  602. checking libzip... no
  603. checking whether to enable mysqlnd... no
  604. checking whether to disable compressed protocol support in mysqlnd... yes
  605.  
  606. Configuring PEAR
  607. checking whether to install PEAR... yes
  608.  
  609. Configuring Zend
  610. checking for bison version... (cached) 1.875 (ok)
  611. checking for inttypes.h... (cached) yes
  612. checking for stdint.h... (cached) yes
  613. checking for limits.h... (cached) yes
  614. checking malloc.h usability... yes
  615. checking malloc.h presence... yes
  616. checking for malloc.h... yes
  617. checking for string.h... (cached) yes
  618. checking for unistd.h... (cached) yes
  619. checking for stdarg.h... (cached) yes
  620. checking for sys/types.h... (cached) yes
  621. checking for sys/time.h... (cached) yes
  622. checking for signal.h... (cached) yes
  623. checking for unix.h... (cached) no
  624. checking for stdlib.h... (cached) yes
  625. checking for dlfcn.h... (cached) yes
  626. checking for size_t... (cached) yes
  627. checking return type of signal handlers... void
  628. checking for uint... yes
  629. checking for ulong... yes
  630. checking for int32_t... yes
  631. checking for uint32_t... yes
  632. checking for vprintf... (cached) yes
  633. checking for _doprnt... (cached) yes
  634. checking for working memcmp... yes
  635. checking for working alloca.h... (cached) yes
  636. checking for alloca... (cached) yes
  637. checking for memcpy... (cached) yes
  638. checking for strdup... (cached) yes
  639. checking for getpid... yes
  640. checking for kill... yes
  641. checking for strtod... yes
  642. checking for strtol... yes
  643. checking for finite... yes
  644. checking for fpclass... (cached) yes
  645. checking for sigsetjmp... yes
  646. checking whether sprintf is broken... no
  647. checking for finite... (cached) yes
  648. checking for isfinite... no
  649. checking for isinf... (cached) no
  650. checking for isnan... (cached) yes
  651. checking whether fp_except is defined... no
  652. checking for usable _FPU_SETCW... no
  653. checking for usable fpsetprec... no
  654. checking for usable _controlfp... no
  655. checking for usable _controlfp_s... no
  656. checking whether FPU control word can be manipulated by inline assembler... yes
  657. checking whether double cast to long preserves least significant bits... no
  658. checking for dlfcn.h... (cached) yes
  659. checking whether dlsym() requires a leading underscore in symbol names... no
  660. checking virtual machine dispatch method... CALL
  661. checking whether to enable thread-safety... no
  662. checking whether to enable inline optimization for GCC... yes
  663. checking whether to enable Zend debugging... no
  664. checking for inline... inline
  665. checking target system is Darwin... no
  666. checking for MM alignment and log values... done
  667. checking for memory allocation using mmap(MAP_ANON)... yes
  668. checking for memory allocation using mmap("/dev/zero")... yes
  669. checking for mremap... no
  670. checking for sigaction... yes
  671. checking whether to enable zend signal handling... no
  672.  
  673. Configuring TSRM
  674. checking for stdarg.h... (cached) yes
  675. checking for sigprocmask... yes
  676.  
  677. Configuring libtool
  678. checking for non-GNU ld... /usr/ccs/bin/ld
  679. checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
  680. checking for /usr/ccs/bin/ld option to reload object files... -r
  681. checking for BSD-compatible nm... /usr/ccs/bin/nm -p
  682. checking how to recognize dependent libraries... pass_all
  683. checking the maximum length of command line arguments... 786240
  684. checking command to parse /usr/ccs/bin/nm -p output from cc object... ok
  685. checking for objdir... .libs
  686. checking for ar... ar
  687. checking for ranlib... ranlib
  688. checking for strip... strip
  689. checking for cc option to produce PIC... -KPIC
  690. checking if cc PIC flag -KPIC works... yes
  691. checking if cc static flag -Bstatic works... no
  692. checking if cc supports -c -o file.o... yes
  693. checking whether the cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
  694. checking dynamic linker characteristics... solaris2.10 ld.so
  695. checking how to hardcode library paths into programs... immediate
  696. checking whether stripping libraries is possible... no
  697. checking if libtool supports shared libraries... yes
  698. checking whether to build shared libraries... yes
  699. checking whether to build static libraries... yes
  700.  
  701. creating libtool
  702. appending configuration tag "CXX" to libtool
  703.  
  704. Generating files
  705. configure: creating ./config.status
  706. creating main/internal_functions.c
  707. creating main/internal_functions_cli.c
  708. +--------------------------------------------------------------------+
  709. | License: |
  710. | This software is subject to the PHP License, available in this |
  711. | distribution in the file LICENSE. By continuing this installation |
  712. | process, you are bound by the terms of this license agreement. |
  713. | If you do not agree with the terms of this license, you must abort |
  714. | the installation process at this point. |
  715. +--------------------------------------------------------------------+
  716.  
  717. Thank you for using PHP.
  718.  
  719. config.status: creating php5.spec
  720. config.status: creating main/build-defs.h
  721. config.status: creating scripts/phpize
  722. config.status: creating scripts/man1/phpize.1
  723. config.status: creating scripts/php-config
  724. config.status: creating scripts/man1/php-config.1
  725. config.status: creating sapi/cli/php.1
  726. config.status: creating sapi/cgi/php-cgi.1
  727. config.status: creating ext/phar/phar.1
  728. config.status: creating ext/phar/phar.phar.1
  729. config.status: creating main/php_config.h
  730. config.status: executing default commands
  731. # make
  732. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/ZendAccelerator.c -o ext/opcache/ZendAccelerator.lo
  733. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  734. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  735. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  736. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  737. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  738. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  739. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  740. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  741. "/php/php-5.6.17/main/php_output.h", line 155: warning: syntax error: empty declaration
  742. "/php/php-5.6.17/ext/opcache/ZendAccelerator.c", line 397: warning: assignment type mismatch:
  743. pointer to char "=" pointer to const char
  744. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/zend_accelerator_blacklist.c -o ext/opcache/zend_accelerator_blacklist.lo
  745. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  746. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  747. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  748. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  749. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  750. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  751. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  752. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  753. "/php/php-5.6.17/main/php_output.h", line 155: warning: syntax error: empty declaration
  754. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/zend_accelerator_debug.c -o ext/opcache/zend_accelerator_debug.lo
  755. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  756. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  757. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  758. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  759. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  760. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  761. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  762. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  763. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/zend_accelerator_hash.c -o ext/opcache/zend_accelerator_hash.lo
  764. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  765. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  766. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  767. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  768. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  769. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  770. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  771. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  772. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/zend_accelerator_module.c -o ext/opcache/zend_accelerator_module.lo
  773. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  774. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  775. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  776. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  777. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  778. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  779. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  780. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  781. "/php/php-5.6.17/main/php_output.h", line 155: warning: syntax error: empty declaration
  782. "/php/php-5.6.17/ext/opcache/zend_accelerator_module.c", line 48: warning: initializer does not fit or is out of range: -1
  783. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/zend_persist.c -o ext/opcache/zend_persist.lo
  784. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  785. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  786. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  787. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  788. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  789. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  790. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  791. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  792. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/zend_persist_calc.c -o ext/opcache/zend_persist_calc.lo
  793. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  794. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  795. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  796. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  797. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  798. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  799. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  800. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  801. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/zend_shared_alloc.c -o ext/opcache/zend_shared_alloc.lo
  802. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  803. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  804. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  805. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  806. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  807. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  808. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  809. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  810. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/zend_accelerator_util_funcs.c -o ext/opcache/zend_accelerator_util_funcs.lo
  811. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  812. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  813. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  814. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  815. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  816. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  817. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  818. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  819. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/shared_alloc_shm.c -o ext/opcache/shared_alloc_shm.lo
  820. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  821. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  822. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  823. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  824. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  825. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  826. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  827. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  828. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/shared_alloc_mmap.c -o ext/opcache/shared_alloc_mmap.lo
  829. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  830. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  831. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  832. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  833. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  834. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  835. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  836. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  837. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/shared_alloc_posix.c -o ext/opcache/shared_alloc_posix.lo
  838. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  839. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  840. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  841. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  842. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  843. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  844. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  845. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  846. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/php/php-5.6.17/ext/opcache/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/opcache/Optimizer/zend_optimizer.c -o ext/opcache/Optimizer/zend_optimizer.lo
  847. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  848. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  849. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  850. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  851. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  852. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  853. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  854. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  855. "/php/php-5.6.17/main/php_output.h", line 155: warning: syntax error: empty declaration
  856. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -o ext/opcache/opcache.la -export-dynamic -avoid-version -prefer-pic -module -rpath /php/php-5.6.17/modules -L/usr/ucblib ext/opcache/ZendAccelerator.lo ext/opcache/zend_accelerator_blacklist.lo ext/opcache/zend_accelerator_debug.lo ext/opcache/zend_accelerator_hash.lo ext/opcache/zend_accelerator_module.lo ext/opcache/zend_persist.lo ext/opcache/zend_persist_calc.lo ext/opcache/zend_shared_alloc.lo ext/opcache/zend_accelerator_util_funcs.lo ext/opcache/shared_alloc_shm.lo ext/opcache/shared_alloc_mmap.lo ext/opcache/shared_alloc_posix.lo ext/opcache/Optimizer/zend_optimizer.lo
  857. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=install cp ext/opcache/opcache.la /php/php-5.6.17/modules
  858. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -D HAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/php/php-5.6.17/ext/date/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/date/php_date.c -o ext/date/php_date.lo
  859. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  860. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  861. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  862. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  863. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  864. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  865. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  866. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  867. "/php/php-5.6.17/main/php_output.h", line 155: warning: syntax error: empty declaration
  868. "/php/php-5.6.17/ext/date/php_date.c", line 101: warning: initializer does not fit or is out of range: -1
  869. "/php/php-5.6.17/ext/date/php_date.c", line 117: warning: initializer does not fit or is out of range: -1
  870. "/php/php-5.6.17/ext/date/php_date.c", line 129: warning: initializer does not fit or is out of range: -1
  871. "/php/php-5.6.17/ext/date/php_date.c", line 133: warning: initializer does not fit or is out of range: -1
  872. "/php/php-5.6.17/ext/date/php_date.c", line 154: warning: initializer does not fit or is out of range: -1
  873. "/php/php-5.6.17/ext/date/php_date.c", line 180: warning: initializer does not fit or is out of range: -1
  874. "/php/php-5.6.17/ext/date/php_date.c", line 223: warning: initializer does not fit or is out of range: -1
  875. "/php/php-5.6.17/ext/date/php_date.c", line 239: warning: initializer does not fit or is out of range: -1
  876. "/php/php-5.6.17/ext/date/php_date.c", line 305: warning: initializer does not fit or is out of range: -1
  877. "/php/php-5.6.17/ext/date/php_date.c", line 320: warning: initializer does not fit or is out of range: -1
  878. "/php/php-5.6.17/ext/date/php_date.c", line 344: warning: initializer does not fit or is out of range: -1
  879. "/php/php-5.6.17/ext/date/php_date.c", line 353: warning: initializer does not fit or is out of range: -1
  880. "/php/php-5.6.17/ext/date/php_date.c", line 361: warning: initializer does not fit or is out of range: -1
  881. "/php/php-5.6.17/ext/date/php_date.c", line 364: warning: initializer does not fit or is out of range: -1
  882. "/php/php-5.6.17/ext/date/php_date.c", line 376: warning: initializer does not fit or is out of range: -1
  883. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -D HAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/php/php-5.6.17/ext/date/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/date/lib/astro.c -o ext/date/lib/astro.lo
  884. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -D HAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/php/php-5.6.17/ext/date/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/date/lib/dow.c -o ext/date/lib/dow.lo
  885. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -D HAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/php/php-5.6.17/ext/date/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo
  886. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -D HAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/php/php-5.6.17/ext/date/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo
  887. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -D HAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/php/php-5.6.17/ext/date/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo
  888. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -D HAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/php/php-5.6.17/ext/date/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo
  889. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -D HAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/php/php-5.6.17/ext/date/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo
  890. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -D HAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/php/php-5.6.17/ext/date/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo
  891. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -D HAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/php/php-5.6.17/ext/date/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/date/lib/interval.c -o ext/date/lib/interval.lo
  892. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/php/php-5.6.17/ext/ereg/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/ereg/ereg.c -o ext/ereg/ereg.lo
  893. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  894. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  895. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  896. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  897. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  898. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  899. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  900. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  901. "/php/php-5.6.17/main/php_output.h", line 155: warning: syntax error: empty declaration
  902. "/php/php-5.6.17/ext/ereg/ereg.c", line 36: warning: initializer does not fit or is out of range: -1
  903. "/php/php-5.6.17/ext/ereg/ereg.c", line 48: warning: initializer does not fit or is out of range: -1
  904. "/php/php-5.6.17/ext/ereg/ereg.c", line 147: warning: integer overflow detected: op "<<"
  905. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/php/php-5.6.17/ext/ereg/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/ereg/regex/regcomp.c -o ext/ereg/regex/regcomp.lo
  906. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 7: warning: initialization type mismatch
  907. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 7: warning: initialization type mismatch
  908. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 7: warning: initialization type mismatch
  909. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 8: warning: initialization type mismatch
  910. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 8: warning: initialization type mismatch
  911. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 9: warning: initialization type mismatch
  912. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 10: warning: initialization type mismatch
  913. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 10: warning: initialization type mismatch
  914. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 10: warning: initialization type mismatch
  915. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 11: warning: initialization type mismatch
  916. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 12: warning: initialization type mismatch
  917. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 12: warning: initialization type mismatch
  918. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 13: warning: initialization type mismatch
  919. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 13: warning: initialization type mismatch
  920. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 13: warning: initialization type mismatch
  921. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 14: warning: initialization type mismatch
  922. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 15: warning: initialization type mismatch
  923. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 16: warning: initialization type mismatch
  924. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 17: warning: initialization type mismatch
  925. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 17: warning: initialization type mismatch
  926. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 18: warning: initialization type mismatch
  927. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 19: warning: initialization type mismatch
  928. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 20: warning: initialization type mismatch
  929. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 21: warning: initialization type mismatch
  930. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 22: warning: initialization type mismatch
  931. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 22: warning: initialization type mismatch
  932. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 23: warning: initialization type mismatch
  933. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 24: warning: initialization type mismatch
  934. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 24: warning: initialization type mismatch
  935. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 24: warning: initialization type mismatch
  936. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 25: warning: initialization type mismatch
  937. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 25: warning: initialization type mismatch
  938. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 26: warning: initialization type mismatch
  939. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 27: warning: initialization type mismatch
  940. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 27: warning: initialization type mismatch
  941. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 28: warning: initialization type mismatch
  942. "/php/php-5.6.17/ext/ereg/regex/cclass.h", line 29: warning: initialization type mismatch
  943. "/php/php-5.6.17/ext/ereg/regex/regcomp.c", line 597: warning: argument #1 is incompatible with prototype:
  944. prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 71
  945. argument : pointer to unsigned char
  946. "/php/php-5.6.17/ext/ereg/regex/regcomp.c", line 602: warning: argument #1 is incompatible with prototype:
  947. prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 71
  948. argument : pointer to unsigned char
  949. "/php/php-5.6.17/ext/ereg/regex/regcomp.c", line 744: warning: argument #1 is incompatible with prototype:
  950. prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 71
  951. argument : const pointer to const unsigned char
  952. "/php/php-5.6.17/ext/ereg/regex/regcomp.c", line 744: warning: argument #2 is incompatible with prototype:
  953. prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 71
  954. argument : pointer to unsigned char
  955. "/php/php-5.6.17/ext/ereg/regex/regcomp.c", line 755: warning: argument #1 is incompatible with prototype:
  956. prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 69
  957. argument : pointer to const unsigned char
  958. "/php/php-5.6.17/ext/ereg/regex/regcomp.c", line 817: warning: argument #2 is incompatible with prototype:
  959. prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 71
  960. argument : pointer to unsigned char
  961. "/php/php-5.6.17/ext/ereg/regex/regcomp.c", line 1168: warning: argument #1 is incompatible with prototype:
  962. prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 69
  963. argument : pointer to const unsigned char
  964. "/php/php-5.6.17/ext/ereg/regex/regcomp.c", line 1178: warning: argument #1 is incompatible with prototype:
  965. prototype: pointer to char : "/usr/include/iso/string_iso.h", line 65
  966. argument : pointer to unsigned char
  967. "/php/php-5.6.17/ext/ereg/regex/regcomp.c", line 1178: warning: argument #2 is incompatible with prototype:
  968. prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 65
  969. argument : pointer to const unsigned char
  970. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/php/php-5.6.17/ext/ereg/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/ereg/regex/regexec.c -o ext/ereg/regex/regexec.lo
  971. "/php/php-5.6.17/ext/ereg/regex/engine.c", line 91: warning: argument #1 is incompatible with prototype:
  972. prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 69
  973. argument : pointer to unsigned char
  974. "/php/php-5.6.17/ext/ereg/regex/engine.c", line 91: warning: argument #1 is incompatible with prototype:
  975. prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 69
  976. argument : pointer to unsigned char
  977. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/php/php-5.6.17/ext/ereg/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/ereg/regex/regerror.c -o ext/ereg/regex/regerror.lo
  978. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  979. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  980. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  981. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  982. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  983. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  984. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  985. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  986. "/php/php-5.6.17/main/php_output.h", line 155: warning: syntax error: empty declaration
  987. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/php/php-5.6.17/ext/ereg/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/ereg/regex/regfree.c -o ext/ereg/regex/regfree.lo
  988. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/libxml/ -I/php/php-5.6.17/ext/libxml/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/libxml/libxml.c -o ext/libxml/libxml.lo
  989. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  990. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  991. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  992. "/php/php-5.6.17/Zend/zend_operators.h", line 654: warning: integer overflow detected: op "<<"
  993. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  994. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  995. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  996. "/php/php-5.6.17/Zend/zend_operators.h", line 744: warning: integer overflow detected: op "<<"
  997. "/php/php-5.6.17/main/php_output.h", line 155: warning: syntax error: empty declaration
  998. "/php/php-5.6.17/ext/libxml/libxml.c", line 96: warning: initializer does not fit or is out of range: -1
  999. "/php/php-5.6.17/ext/libxml/libxml.c", line 104: warning: initializer does not fit or is out of range: -1
  1000. "/php/php-5.6.17/ext/libxml/libxml.c", line 107: warning: initializer does not fit or is out of range: -1
  1001. "/php/php-5.6.17/ext/libxml/libxml.c", line 110: warning: initializer does not fit or is out of range: -1
  1002. "/php/php-5.6.17/ext/libxml/libxml.c", line 493: warning: argument #1 is incompatible with prototype:
  1003. prototype: pointer to const unsigned char : "/usr/include/libxml2/libxml/xmlstring.h", line 41
  1004. argument : pointer to const char
  1005. "/php/php-5.6.17/ext/libxml/libxml.c", line 493: warning: assignment type mismatch:
  1006. pointer to char "=" pointer to unsigned char
  1007. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_chartables.c -o ext/pcre/pcrelib/pcre_chartables.lo
  1008. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_ucd.c -o ext/pcre/pcrelib/pcre_ucd.lo
  1009. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_compile.c -o ext/pcre/pcrelib/pcre_compile.lo
  1010. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_config.c -o ext/pcre/pcrelib/pcre_config.lo
  1011. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_exec.c -o ext/pcre/pcrelib/pcre_exec.lo
  1012. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_fullinfo.c -o ext/pcre/pcrelib/pcre_fullinfo.lo
  1013. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_get.c -o ext/pcre/pcrelib/pcre_get.lo
  1014. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_globals.c -o ext/pcre/pcrelib/pcre_globals.lo
  1015. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_maketables.c -o ext/pcre/pcrelib/pcre_maketables.lo
  1016. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_newline.c -o ext/pcre/pcrelib/pcre_newline.lo
  1017. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_ord2utf8.c -o ext/pcre/pcrelib/pcre_ord2utf8.lo
  1018. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_refcount.c -o ext/pcre/pcrelib/pcre_refcount.lo
  1019. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_study.c -o ext/pcre/pcrelib/pcre_study.lo
  1020. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_tables.c -o ext/pcre/pcrelib/pcre_tables.lo
  1021. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_valid_utf8.c -o ext/pcre/pcrelib/pcre_valid_utf8.lo
  1022. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_version.c -o ext/pcre/pcrelib/pcre_version.lo
  1023. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_xclass.c -o ext/pcre/pcrelib/pcre_xclass.lo
  1024. /bin/bash /php/php-5.6.17/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_CONFIG_H -I/php/php-5.6.17/ext/pcre/pcrelib -Iext/pcre/ -I/php/php-5.6.17/ext/pcre/ -DPHP_ATOM_INC -I/php/php-5.6.17/include -I/php/php-5.6.17/main -I/php/php-5.6.17 -I/php/php-5.6.17/ext/date/lib -I/php/php-5.6.17/ext/ereg/regex -I/usr/include/libxml2 -I/php/php-5.6.17/ext/sqlite3/libsqlite -I/php/php-5.6.17/TSRM -I/php/php-5.6.17/Zend -D_POSIX_PTHREAD_SEMANTICS -I/usr/include -O -xs -xstrconst -zlazyload -c /php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c -o ext/pcre/pcrelib/pcre_jit_compile.lo
  1025. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.h", line 430: warning: no explicit type given
  1026. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.h", line 430: syntax error before or at: sljit_si
  1027. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.h", line 469: warning: no explicit type given
  1028. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.h", line 469: syntax error before or at: sljit_uw
  1029. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.h", line 1099: warning: no explicit type given
  1030. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.h", line 1099: syntax error before or at: sljit_uw
  1031. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.h", line 1100: warning: no explicit type given
  1032. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.h", line 1100: syntax error before or at: sljit_uw
  1033. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.h", line 1101: warning: no explicit type given
  1034. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.h", line 1101: syntax error before or at: sljit_uw
  1035. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitUtils.c", line 115: warning: no explicit type given
  1036. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitUtils.c", line 115: syntax error before or at: void
  1037. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitUtils.c", line 120: warning: no explicit type given
  1038. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitUtils.c", line 120: syntax error before or at: void
  1039. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitExecAllocator.c", line 97: warning: no explicit type given
  1040. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitExecAllocator.c", line 97: syntax error before or at: void
  1041. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitExecAllocator.c", line 114: warning: no explicit type given
  1042. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitExecAllocator.c", line 114: syntax error before or at: void
  1043. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitExecAllocator.c", line 150: warning: no explicit type given
  1044. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitExecAllocator.c", line 150: syntax error before or at: void
  1045. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitExecAllocator.c", line 162: warning: no explicit type given
  1046. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitExecAllocator.c", line 162: syntax error before or at: void
  1047. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 540: warning: no explicit type given
  1048. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 540: syntax error before or at: void
  1049. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 556: warning: no explicit type given
  1050. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 556: syntax error before or at: void
  1051. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 573: warning: no explicit type given
  1052. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 573: syntax error before or at: void
  1053. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 590: warning: no explicit type given
  1054. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 590: syntax error before or at: void
  1055. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 601: warning: no explicit type given
  1056. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 601: syntax error before or at: void
  1057. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 612: warning: no explicit type given
  1058. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 612: syntax error before or at: void
  1059. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 1505: warning: no explicit type given
  1060. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitLir.c", line 1505: syntax error before or at: sljit_si
  1061. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 582: warning: no explicit type given
  1062. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 582: syntax error before or at: sljit_si
  1063. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 605: warning: no explicit type given
  1064. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 605: syntax error before or at: sljit_si
  1065. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_32.c", line 441: warning: no explicit type given
  1066. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_32.c", line 441: syntax error before or at: sljit_si
  1067. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 2300: warning: no explicit type given
  1068. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 2300: syntax error before or at: sljit_si
  1069. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 2306: warning: no explicit type given
  1070. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 2306: syntax error before or at: sljit_si
  1071. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 2312: warning: no explicit type given
  1072. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 2312: syntax error before or at: sljit_si
  1073. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 2334: warning: no explicit type given
  1074. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 2334: syntax error before or at: sljit_si
  1075. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 2369: warning: no explicit type given
  1076. "/php/php-5.6.17/ext/pcre/pcrelib/sljit/sljitNativeX86_common.c", line 2369: syntax error before or at: sljit_si
  1077. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 1523: warning: no explicit type given
  1078. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 1523: syntax error before or at: int
  1079. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 1970: warning: no explicit type given
  1080. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 1970: syntax error before or at: pcre_uchar
  1081. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2010: warning: no explicit type given
  1082. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2010: syntax error before or at: BOOL
  1083. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2015: warning: no explicit type given
  1084. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2015: syntax error before or at: void
  1085. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2026: warning: no explicit type given
  1086. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2026: syntax error before or at: void
  1087. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2080: warning: no explicit type given
  1088. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2080: syntax error before or at: void
  1089. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2088: warning: no explicit type given
  1090. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2088: syntax error before or at: void
  1091. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2104: warning: no explicit type given
  1092. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2104: syntax error before or at: void
  1093. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2144: warning: no explicit type given
  1094. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2144: syntax error before or at: void
  1095. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2170: warning: no explicit type given
  1096. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2170: syntax error before or at: void
  1097. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2228: warning: no explicit type given
  1098. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2228: syntax error before or at: void
  1099. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2278: warning: no explicit type given
  1100. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2278: syntax error before or at: void
  1101. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2320: warning: no explicit type given
  1102. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2320: syntax error before or at: void
  1103. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2344: warning: no explicit type given
  1104. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2344: syntax error before or at: BOOL
  1105. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2371: warning: no explicit type given
  1106. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2371: syntax error before or at: unsigned
  1107. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2768: warning: no explicit type given
  1108. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 2768: syntax error before or at: void
  1109. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3060: warning: no explicit type given
  1110. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3060: syntax error before or at: struct
  1111. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3182: warning: no explicit type given
  1112. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3182: syntax error before or at: void
  1113. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3544: warning: no explicit type given
  1114. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3544: syntax error before or at: BOOL
  1115. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3786: warning: no explicit type given
  1116. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3786: syntax error before or at: void
  1117. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3843: warning: no explicit type given
  1118. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3843: syntax error before or at: void
  1119. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3933: warning: no explicit type given
  1120. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 3933: syntax error before or at: void
  1121. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 4010: warning: no explicit type given
  1122. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 4010: syntax error before or at: struct
  1123. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 5822: warning: no explicit type given
  1124. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 5822: syntax error before or at: pcre_uchar
  1125. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 6046: warning: no explicit type given
  1126. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 6046: syntax error before or at: pcre_uchar
  1127. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 6253: warning: no explicit type given
  1128. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 6253: syntax error before or at: pcre_uchar
  1129. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 6373: warning: no explicit type given
  1130. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 6373: syntax error before or at: pcre_uchar
  1131. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 6819: warning: no explicit type given
  1132. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 6819: syntax error before or at: void
  1133. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 6865: warning: no explicit type given
  1134. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 6865: syntax error before or at: int
  1135. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 7763: warning: no explicit type given
  1136. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 7763: syntax error before or at: pcre_uchar
  1137. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8107: warning: no explicit type given
  1138. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8107: syntax error before or at: pcre_uchar
  1139. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8151: warning: no explicit type given
  1140. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8151: syntax error before or at: pcre_uchar
  1141. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8170: warning: no explicit type given
  1142. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8170: syntax error before or at: pcre_uchar
  1143. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8202: warning: no explicit type given
  1144. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8202: syntax error before or at: void
  1145. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8701: warning: no explicit type given
  1146. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8701: syntax error before or at: void
  1147. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8726: warning: no explicit type given
  1148. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 8726: syntax error before or at: void
  1149. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 9279: warning: no explicit type given
  1150. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 9279: syntax error before or at: void
  1151. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 9318: warning: no explicit type given
  1152. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 9318: syntax error before or at: void
  1153. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 9342: warning: no explicit type given
  1154. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 9342: syntax error before or at: void
  1155. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 9405: warning: no explicit type given
  1156. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 9405: syntax error before or at: void
  1157. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 9622: warning: no explicit type given
  1158. "/php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c", line 9622: syntax error before or at: void
  1159. cc: acomp failed for /php/php-5.6.17/ext/pcre/pcrelib/pcre_jit_compile.c
  1160. *** Error code 1
  1161. make: Fatal error: Command failed for target `ext/pcre/pcrelib/pcre_jit_compile.lo'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement