Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.52 KB | None | 0 0
  1.  
  2. **MAIN_STATUS** retrieved from /usr/local/lsws/phpbuild/buildphp_1378222772.8.progress
  3. Start building PHP 5.5.3 with LSAPI
  4. Configuring PHP build (2-3 minutes)
  5. **ERROR** Could not configure PHP build
  6. Detailed Log:
  7.  
  8.  
  9. **LOG_DETAIL** retrieved from /usr/local/lsws/phpbuild/buildphp_1378222772.8.log
  10.  
  11. ==============================================
  12. Start building PHP 5.5.3 with LSAPI
  13. ==============================================
  14. Wed Sep 4 00:22:16 ICT 2013
  15.  
  16. Changing to build directory /usr/local/lsws/phpbuild/php-5.5.3
  17. Configuring PHP build (2-3 minutes)
  18. ./configure '--prefix=/usr/local/lsws/lsphp5' '--with-mysqli' '--with-zlib' '--with-gd' '--enable-shmop' '--enable-track-vars' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-magic-quotes' '--enable-mbstring' '--with-iconv' '--with-litespeed'
  19. configure: WARNING: unrecognized options: --enable-track-vars, --enable-magic-quotes
  20. checking for grep that handles long lines and -e... /bin/grep
  21. checking for egrep... /bin/grep -E
  22. checking for a sed that does not truncate output... /bin/sed
  23. checking build system type... x86_64-unknown-linux-gnu
  24. checking host system type... x86_64-unknown-linux-gnu
  25. checking target system type... x86_64-unknown-linux-gnu
  26. ./configure: line 3699: ./build/shtool: No such file or directory
  27. ./configure: line 3700: ./build/shtool: No such file or directory
  28. ./configure: line 3703: ./build/shtool: No such file or directory
  29. ./configure: line 3719: ./build/shtool: No such file or directory
  30. checking for cc... cc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether cc accepts -g... yes
  38. checking for cc option to accept ISO C89... none needed
  39. checking how to run the C preprocessor... cc -E
  40. checking for icc... no
  41. checking for suncc... no
  42. checking whether cc understands -c and -o together... yes
  43. checking how to run the C preprocessor... cc -E
  44. checking for ANSI C header files... yes
  45. checking for sys/types.h... yes
  46. checking for sys/stat.h... yes
  47. checking for stdlib.h... yes
  48. checking for string.h... yes
  49. checking for memory.h... yes
  50. checking for strings.h... yes
  51. checking for inttypes.h... yes
  52. checking for stdint.h... yes
  53. checking for unistd.h... yes
  54. checking minix/config.h usability... no
  55. checking minix/config.h presence... no
  56. checking for minix/config.h... no
  57. checking whether it is safe to define __EXTENSIONS__... yes
  58. checking whether ln -s works... yes
  59. checking for system library directory... lib
  60. checking whether to enable runpaths... yes
  61. checking if compiler supports -R... no
  62. checking if compiler supports -Wl,-rpath,... yes
  63. checking for gawk... no
  64. checking for nawk... nawk
  65. checking if nawk is broken... no
  66. checking for bison... no
  67. checking for byacc... no
  68. checking for bison version... invalid
  69. configure: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 2.6.3 2.6.4 2.6.5 2.7 (found: none).
  70. checking for re2c... no
  71. configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
  72. checking whether to enable computed goto gcc extension with re2c... no
  73. checking whether to force non-PIC code in shared modules... no
  74. checking whether /dev/urandom exists... yes
  75. checking for pthreads_cflags... -pthread
  76. checking for pthreads_lib...
  77.  
  78. Configuring SAPI modules
  79. checking for AOLserver support... no
  80. checking for Apache 1.x module support via DSO through APXS... no
  81. checking for Apache 1.x module support... no
  82. checking whether to enable Apache charset compatibility option... no
  83. checking for Apache 2.0 filter-module support via DSO through APXS... no
  84. checking for Apache 2.0 handler-module support via DSO through APXS... no
  85. checking for Apache 1.x (hooks) module support via DSO through APXS... no
  86. checking for Apache 1.x (hooks) module support... no
  87. checking whether to enable Apache charset compatibility option... no
  88. checking for Caudium support... no
  89. checking for setproctitle... no
  90. checking sys/pstat.h usability... no
  91. checking sys/pstat.h presence... no
  92. checking for sys/pstat.h... no
  93. checking for PS_STRINGS... no
  94. checking for CLI build... yes
  95. checking for Continuity support... no
  96. checking for embedded SAPI library support... no
  97. checking for FPM build... no
  98. checking for Zeus ISAPI support... no
  99. checking for LiteSpeed support... yes
  100. checking for Milter support... no
  101. checking for NSAPI support... no
  102. checking for PHTTPD support... no
  103. checking for Pi3Web support... no
  104. checking whether Roxen module is build using ZTS... no
  105. checking for Roxen/Pike support...
  106. checking for thttpd... no
  107. checking for TUX... no
  108. checking for webjames... no
  109. checking for CGI build... yes
  110. checking for socklen_t in sys/socket.h... yes
  111. checking for sun_len in sys/un.h... no
  112. checking whether cross-process locking is required by accept()... no
  113. checking for chosen SAPI module... none
  114. checking for executable SAPI binaries... cli litespeed cgi
  115.  
  116. Running system checks
  117. checking for sendmail... no
  118. checking whether system uses EBCDIC... no
  119. checking whether byte ordering is bigendian... no
  120. checking whether writing to stdout works... This is the test message -- yes
  121. checking for socket... yes
  122. checking for socketpair... yes
  123. checking for htonl... yes
  124. checking for gethostname... yes
  125. checking for gethostbyaddr... yes
  126. checking for yp_get_default_domain... no
  127. checking for __yp_get_default_domain... no
  128. checking for yp_get_default_domain in -lnsl... yes
  129. checking for dlopen... no
  130. checking for __dlopen... no
  131. checking for dlopen in -ldl... yes
  132. checking for sin in -lm... yes
  133. checking for inet_aton... yes
  134. checking for ANSI C header files... (cached) yes
  135. checking for dirent.h that defines DIR... yes
  136. checking for library containing opendir... none required
  137. checking for inttypes.h... (cached) yes
  138. checking for stdint.h... (cached) yes
  139. checking for dirent.h... yes
  140. checking for ApplicationServices/ApplicationServices.h... no
  141. checking for sys/param.h... yes
  142. checking for sys/types.h... (cached) yes
  143. checking for sys/time.h... yes
  144. checking for netinet/in.h... yes
  145. checking for alloca.h... yes
  146. checking for arpa/inet.h... yes
  147. checking for arpa/nameser.h... yes
  148. checking for assert.h... yes
  149. checking for crypt.h... yes
  150. checking for dns.h... no
  151. checking for fcntl.h... yes
  152. checking for grp.h... yes
  153. checking for ieeefp.h... no
  154. checking for langinfo.h... yes
  155. checking for limits.h... yes
  156. checking for locale.h... yes
  157. checking for monetary.h... yes
  158. checking for netdb.h... yes
  159. checking for pwd.h... yes
  160. checking for resolv.h... yes
  161. checking for signal.h... yes
  162. checking for stdarg.h... yes
  163. checking for stdlib.h... (cached) yes
  164. checking for string.h... (cached) yes
  165. checking for syslog.h... yes
  166. checking for sysexits.h... yes
  167. checking for sys/ioctl.h... yes
  168. checking for sys/file.h... yes
  169. checking for sys/mman.h... yes
  170. checking for sys/mount.h... yes
  171. checking for sys/poll.h... yes
  172. checking for sys/resource.h... yes
  173. checking for sys/select.h... yes
  174. checking for sys/socket.h... yes
  175. checking for sys/stat.h... (cached) yes
  176. checking for sys/statfs.h... yes
  177. checking for sys/statvfs.h... yes
  178. checking for sys/vfs.h... yes
  179. checking for sys/sysexits.h... no
  180. checking for sys/varargs.h... no
  181. checking for sys/wait.h... yes
  182. checking for sys/loadavg.h... no
  183. checking for termios.h... yes
  184. checking for unistd.h... (cached) yes
  185. checking for unix.h... no
  186. checking for utime.h... yes
  187. checking for sys/utsname.h... yes
  188. checking for sys/ipc.h... yes
  189. checking for dlfcn.h... yes
  190. checking for assert.h... (cached) yes
  191. checking for fopencookie... yes
  192. checking for broken getcwd... no
  193. checking for broken libc stdio... yes
  194. checking whether struct tm is in sys/time.h or time.h... time.h
  195. checking for struct tm.tm_zone... yes
  196. checking for missing declarations of reentrant functions... done
  197. checking for fclose declaration... ok
  198. checking for tm_gmtoff in struct tm... yes
  199. checking for struct flock... yes
  200. checking for socklen_t... yes
  201. checking size of size_t... 8
  202. checking size of long long... 8
  203. checking size of long long int... 8
  204. checking size of long... 8
  205. checking size of int... 4
  206. checking size of intmax_t... 8
  207. checking size of ssize_t... 8
  208. checking size of ptrdiff_t... 8
  209. checking for struct stat.st_blksize... yes
  210. checking for struct stat.st_blocks... yes
  211. checking for struct stat.st_rdev... yes
  212. checking for size_t... yes
  213. checking for uid_t in sys/types.h... yes
  214. checking for struct sockaddr_storage... yes
  215. checking for field sa_len in struct sockaddr... no
  216. checking for IPv6 support... yes
  217. checking for vprintf... yes
  218. checking for _doprnt... no
  219. checking for alphasort... yes
  220. checking for asctime_r... yes
  221. checking for chroot... yes
  222. checking for ctime_r... yes
  223. checking for cuserid... yes
  224. checking for crypt... no
  225. checking for flock... yes
  226. checking for ftok... yes
  227. checking for funopen... no
  228. checking for gai_strerror... yes
  229. checking for gcvt... yes
  230. checking for getloadavg... yes
  231. checking for getlogin... yes
  232. checking for getprotobyname... yes
  233. checking for getprotobynumber... yes
  234. checking for getservbyname... yes
  235. checking for getservbyport... yes
  236. checking for gethostname... (cached) yes
  237. checking for getrusage... yes
  238. checking for gettimeofday... yes
  239. checking for gmtime_r... yes
  240. checking for getpwnam_r... yes
  241. checking for getgrnam_r... yes
  242. checking for getpwuid_r... yes
  243. checking for grantpt... yes
  244. checking for inet_ntoa... yes
  245. checking for inet_ntop... yes
  246. checking for inet_pton... yes
  247. checking for isascii... yes
  248. checking for link... yes
  249. checking for localtime_r... yes
  250. checking for lockf... yes
  251. checking for lchown... yes
  252. checking for lrand48... yes
  253. checking for memcpy... yes
  254. checking for memmove... yes
  255. checking for mkstemp... yes
  256. checking for mmap... yes
  257. checking for nl_langinfo... yes
  258. checking for perror... yes
  259. checking for poll... yes
  260. checking for ptsname... yes
  261. checking for putenv... yes
  262. checking for realpath... yes
  263. checking for random... yes
  264. checking for rand_r... yes
  265. checking for scandir... yes
  266. checking for setitimer... yes
  267. checking for setlocale... yes
  268. checking for localeconv... yes
  269. checking for setenv... yes
  270. checking for setpgid... yes
  271. checking for setsockopt... yes
  272. checking for setvbuf... yes
  273. checking for shutdown... yes
  274. checking for sin... yes
  275. checking for snprintf... yes
  276. checking for srand48... yes
  277. checking for srandom... yes
  278. checking for statfs... yes
  279. checking for statvfs... yes
  280. checking for std_syslog... no
  281. checking for strcasecmp... yes
  282. checking for strcoll... yes
  283. checking for strdup... yes
  284. checking for strerror... yes
  285. checking for strftime... yes
  286. checking for strnlen... yes
  287. checking for strptime... yes
  288. checking for strstr... yes
  289. checking for strtok_r... yes
  290. checking for symlink... yes
  291. checking for tempnam... yes
  292. checking for tzset... yes
  293. checking for unlockpt... yes
  294. checking for unsetenv... yes
  295. checking for usleep... yes
  296. checking for utime... yes
  297. checking for vsnprintf... yes
  298. checking for vasprintf... yes
  299. checking for asprintf... yes
  300. checking for nanosleep... yes
  301. checking for nanosleep in -lrt... yes
  302. checking for getaddrinfo... yes
  303. checking for __sync_fetch_and_add... yes
  304. checking for strlcat... no
  305. checking for strlcpy... no
  306. checking for getopt... yes
  307. checking for utime.h... (cached) yes
  308. checking whether utime accepts a null argument... yes
  309. checking for working alloca.h... yes
  310. checking for alloca... yes
  311. checking for declared timezone... yes
  312. checking for type of reentrant time-related functions... POSIX
  313. checking for readdir_r... yes
  314. checking for type of readdir_r... POSIX
  315. checking for in_addr_t... yes
  316. checking for crypt_r... no
  317.  
  318. General settings
  319. checking whether to include gcov symbols... no
  320. checking whether to include debugging symbols... no
  321. checking layout of installed files... PHP
  322. checking path to configuration file... DEFAULT
  323. checking where to scan for configuration files...
  324. checking whether to enable PHP's own SIGCHLD handler... no
  325. checking whether to explicitly link against libgcc... no
  326. checking whether to enable short tags by default... yes
  327. checking whether to enable dmalloc... no
  328. checking whether to enable IPv6 support... yes
  329. checking whether to enable DTrace support... no
  330. checking how big to make fd sets... using system default
  331.  
  332. Configuring extensions
  333. checking size of long... (cached) 8
  334. checking size of int... (cached) 4
  335. checking for int32_t... yes
  336. checking for uint32_t... yes
  337. checking for sys/types.h... (cached) yes
  338. checking for inttypes.h... (cached) yes
  339. checking for stdint.h... (cached) yes
  340. checking for string.h... (cached) yes
  341. checking for stdlib.h... (cached) yes
  342. checking for strtoll... yes
  343. checking for atoll... yes
  344. checking for strftime... (cached) yes
  345. ./configure: line 21337: ./build/shtool: No such file or directory
  346. ./configure: line 21424: ext/date/lib/timelib_config.h: No such file or directory
  347. checking which regex library to use... php
  348. ./configure: line 21810: ./build/shtool: No such file or directory
  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 for PCRE library to use... bundled
  356. checking whether to enable the SQLite3 extension... yes
  357. checking bundled sqlite3 library... yes
  358. checking for ZLIB support... yes
  359. checking if the location of ZLIB install directory is defined... no
  360. checking for zlib version >= 1.2.0.4... 1.2.3.4
  361. checking for gzgets in -lz... yes
  362. checking whether to enable bc style precision math functions... no
  363. checking for BZip2 support... no
  364. checking whether to enable calendar conversion support... no
  365. checking whether to enable ctype functions... yes
  366. checking for cURL support... no
  367. checking for QDBM support... no
  368. checking for GDBM support... no
  369. checking for NDBM support... no
  370. checking for TCADB support... no
  371. checking for Berkeley DB4 support... no
  372. checking for Berkeley DB3 support... no
  373. checking for Berkeley DB2 support... no
  374. checking for DB1 support... no
  375. checking for DBM support... no
  376. checking for CDB support... no
  377. checking for INI File support... no
  378. checking for FlatFile support... no
  379. checking whether to enable DBA interface... no
  380. checking whether to enable DOM support... yes
  381. checking for xml2-config path... (cached) /usr/bin/xml2-config
  382. checking whether libxml build works... (cached) yes
  383. checking for ENCHANT support... no
  384. checking whether to enable EXIF (metadata from images) support... no
  385. checking for fileinfo support... yes
  386. checking for utimes... yes
  387. checking for strndup... yes
  388. checking whether to enable input filter support... yes
  389. checking pcre install prefix... no
  390. checking whether to enable FTP support... no
  391. checking OpenSSL dir for FTP... no
  392. checking for GD support... yes
  393. checking for the location of libvpx... no
  394. checking for the location of libjpeg... no
  395. checking for the location of libpng... no
  396. checking for the location of libXpm... no
  397. checking for FreeType 2... no
  398. checking for T1lib support... no
  399. checking whether to enable truetype string function in GD... no
  400. checking whether to enable JIS-mapped Japanese font support in GD... no
  401. If configure fails try --with-vpx-dir=<DIR>
  402. If configure fails try --with-jpeg-dir=<DIR>
  403. checking for png_write_image in -lpng... yes
  404. If configure fails try --with-xpm-dir=<DIR>
  405. If configure fails try --with-freetype-dir=<DIR>
  406. checking for fabsf... yes
  407. checking for floorf... yes
  408. checking for GNU gettext support... no
  409. checking for GNU MP support... no
  410. checking for mhash support... no
  411. checking whether to enable hash support... yes
  412. checking whether byte ordering is bigendian... (cached) no
  413. checking size of short... 2
  414. checking size of int... (cached) 4
  415. checking size of long... (cached) 8
  416. checking size of long long... (cached) 8
  417. checking for iconv support... yes
  418. ./configure: line 45540: ./build/shtool: No such file or directory
  419. checking for iconv... yes
  420. checking if iconv is glibc's... yes
  421. checking if iconv supports errno... yes
  422. checking if your cpp allows macro usage in include lines... yes
  423. checking for IMAP support... no
  424. checking for IMAP Kerberos support... no
  425. checking for IMAP SSL support... no
  426. checking for InterBase support... no
  427. checking whether to enable internationalization support... no
  428. checking whether to enable JavaScript Object Serialization support... yes
  429. checking for ANSI C header files... (cached) yes
  430. checking for LDAP support... no
  431. checking for LDAP Cyrus SASL support... no
  432. checking whether to enable multibyte string support... yes
  433. checking whether to enable multibyte regex support... yes
  434. checking whether to check multibyte regex backtrack... yes
  435. checking for external libmbfl... no
  436. checking for external oniguruma... no
  437. checking for variable length prototypes and stdarg.h... yes
  438. checking for stdlib.h... (cached) yes
  439. checking for string.h... (cached) yes
  440. checking for strings.h... (cached) yes
  441. checking for unistd.h... (cached) yes
  442. checking for sys/time.h... (cached) yes
  443. checking sys/times.h usability... yes
  444. checking sys/times.h presence... yes
  445. checking for sys/times.h... yes
  446. checking for stdarg.h... (cached) yes
  447. checking size of int... (cached) 4
  448. checking size of short... (cached) 2
  449. checking size of long... (cached) 8
  450. checking for an ANSI C-conforming const... yes
  451. checking whether time.h and sys/time.h may both be included... yes
  452. checking for working alloca.h... (cached) yes
  453. checking for alloca... (cached) yes
  454. checking for working memcmp... yes
  455. checking for stdarg.h... (cached) yes
  456. ./configure: line 56797: ./build/shtool: No such file or directory
  457. ./configure: line 56797: ./build/shtool: No such file or directory
  458. ./configure: line 56797: ./build/shtool: No such file or directory
  459. ./configure: line 56797: ./build/shtool: No such file or directory
  460. ./configure: line 56797: ./build/shtool: No such file or directory
  461. ./configure: line 56797: ./build/shtool: No such file or directory
  462. ./configure: line 56843: cd: ext/mbstring/libmbfl: No such file or directory
  463. ./configure: line 56962: ext/mbstring/oniguruma/config.h: No such file or directory
  464. ./configure: line 56962: ext/mbstring/libmbfl/config.h: No such file or directory
  465. checking for mcrypt support... no
  466. checking for MSSQL support via FreeTDS... no
  467. checking for MySQL support... no
  468. checking for specified location of the MySQL UNIX socket... no
  469. checking for MySQLi support... yes
  470. checking whether to enable embedded MySQLi support... no
  471. checking for Oracle Database OCI8 support... no
  472. checking whether to enable Zend OPcache support... yes
  473. checking for mprotect... yes
  474. checking for sysvipc shared memory support... yes
  475. checking for mmap() using MAP_ANON shared memory support... yes
  476. checking for mmap() using /dev/zero shared memory support... yes
  477. checking for mmap() using shm_open() shared memory support... yes
  478. checking for mmap() using regular file shared memory support... yes
  479. checking for known struct flock definition... done
  480. ./configure: line 65367: ./build/shtool: No such file or directory
  481. checking whether to enable pcntl support... no
  482. checking whether to enable PDO support... yes
  483. checking for PDO_DBLIB support via FreeTDS... no
  484. checking for Firebird support for PDO... no
  485. checking for MySQL support for PDO... no
  486. checking Oracle OCI support for PDO... no
  487. checking for ODBC v3 support for PDO... no
  488. checking for PostgreSQL support for PDO... no
  489. checking for sqlite 3 support for PDO... yes
  490. checking for PDO includes... checking for PDO includes...
  491. configure: error: Cannot find php_pdo_driver.h.
  492. **ERROR** Could not configure PHP build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement