Advertisement
Guest User

Untitled

a guest
Jun 21st, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.66 KB | None | 0 0
  1. pi@raspberrypi ~/php-5.6.10 $ ./configure
  2. checking for grep that handles long lines and -e... /bin/grep
  3. checking for egrep... /bin/grep -E
  4. checking for a sed that does not truncate output... /bin/sed
  5. checking build system type... armv7l-unknown-linux-gnueabihf
  6. checking host system type... armv7l-unknown-linux-gnueabihf
  7. checking target system type... armv7l-unknown-linux-gnueabihf
  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... yes
  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... no
  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... no
  40. checking if compiler supports -Wl,-rpath,... yes
  41. checking for gawk... no
  42. checking for nawk... nawk
  43. checking if nawk is broken... no
  44. checking for bison... no
  45. checking for byacc... no
  46. checking for bison version... invalid
  47. configure: WARNING: This bison version is not supported for regeneration of the Zend/PHP parsers (found: none, min: 204, excluded: 3.0).
  48. checking for re2c... no
  49. configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
  50. checking whether to enable computed goto gcc extension with re2c... no
  51. checking whether to force non-PIC code in shared modules... no
  52. checking whether /dev/urandom exists... yes
  53. checking for pthreads_cflags... -pthread
  54. checking for pthreads_lib...
  55.  
  56. Configuring SAPI modules
  57. checking for AOLserver support... no
  58. checking for Apache 1.x module support via DSO through APXS... no
  59. checking for Apache 1.x module support... no
  60. checking whether to enable Apache charset compatibility option... no
  61. checking for Apache 2.0 filter-module support via DSO through APXS... no
  62. checking for Apache 2.0 handler-module support via DSO through APXS... no
  63. checking for Apache 1.x (hooks) module support via DSO through APXS... no
  64. checking for Apache 1.x (hooks) module support... no
  65. checking whether to enable Apache charset compatibility option... no
  66. checking for Caudium support... no
  67. checking for setproctitle... no
  68. checking sys/pstat.h usability... no
  69. checking sys/pstat.h presence... no
  70. checking for sys/pstat.h... no
  71. checking for PS_STRINGS... no
  72. checking for CLI build... yes
  73. checking for Continuity support... no
  74. checking for embedded SAPI library support... no
  75. checking for FPM build... no
  76. checking for Zeus ISAPI support... no
  77. checking for LiteSpeed support... no
  78. checking for Milter support... no
  79. checking for NSAPI support... no
  80. checking for phpdbg support... no
  81. checking for phpdbg debug build... no
  82. checking for PHTTPD support... no
  83. checking for Pi3Web support... no
  84. checking whether Roxen module is build using ZTS... no
  85. checking for Roxen/Pike support...
  86. checking for thttpd... no
  87. checking for TUX... no
  88. checking for webjames... no
  89. checking for CGI build... yes
  90. checking for socklen_t in sys/socket.h... yes
  91. checking for sun_len in sys/un.h... no
  92. checking whether cross-process locking is required by accept()... no
  93. checking for chosen SAPI module... none
  94. checking for executable SAPI binaries... cli cgi
  95.  
  96. Running system checks
  97. checking for sendmail... no
  98. checking whether system uses EBCDIC... no
  99. checking whether byte ordering is bigendian... no
  100. checking whether writing to stdout works... This is the test message -- yes
  101. checking for socket... yes
  102. checking for socketpair... yes
  103. checking for htonl... yes
  104. checking for gethostname... yes
  105. checking for gethostbyaddr... yes
  106. checking for yp_get_default_domain... no
  107. checking for __yp_get_default_domain... no
  108. checking for yp_get_default_domain in -lnsl... yes
  109. checking for dlopen... no
  110. checking for __dlopen... no
  111. checking for dlopen in -ldl... yes
  112. checking for sin in -lm... yes
  113. checking for inet_aton... yes
  114. checking for ANSI C header files... (cached) yes
  115. checking for dirent.h that defines DIR... yes
  116. checking for library containing opendir... none required
  117. checking for inttypes.h... (cached) yes
  118. checking for stdint.h... (cached) yes
  119. checking for dirent.h... yes
  120. checking for ApplicationServices/ApplicationServices.h... no
  121. checking for sys/param.h... yes
  122. checking for sys/types.h... (cached) yes
  123. checking for sys/time.h... yes
  124. checking for netinet/in.h... yes
  125. checking for alloca.h... yes
  126. checking for arpa/inet.h... yes
  127. checking for arpa/nameser.h... yes
  128. checking for assert.h... yes
  129. checking for crypt.h... yes
  130. checking for dns.h... no
  131. checking for fcntl.h... yes
  132. checking for grp.h... yes
  133. checking for ieeefp.h... no
  134. checking for langinfo.h... yes
  135. checking for limits.h... yes
  136. checking for locale.h... yes
  137. checking for monetary.h... yes
  138. checking for netdb.h... yes
  139. checking for pwd.h... yes
  140. checking for resolv.h... yes
  141. checking for signal.h... yes
  142. checking for stdarg.h... yes
  143. checking for stdlib.h... (cached) yes
  144. checking for string.h... (cached) yes
  145. checking for syslog.h... yes
  146. checking for sysexits.h... yes
  147. checking for sys/ioctl.h... yes
  148. checking for sys/file.h... yes
  149. checking for sys/mman.h... yes
  150. checking for sys/mount.h... yes
  151. checking for sys/poll.h... yes
  152. checking for sys/resource.h... yes
  153. checking for sys/select.h... yes
  154. checking for sys/socket.h... yes
  155. checking for sys/stat.h... (cached) yes
  156. checking for sys/statfs.h... yes
  157. checking for sys/statvfs.h... yes
  158. checking for sys/vfs.h... yes
  159. checking for sys/sysexits.h... no
  160. checking for sys/varargs.h... no
  161. checking for sys/wait.h... yes
  162. checking for sys/loadavg.h... no
  163. checking for termios.h... yes
  164. checking for unistd.h... (cached) yes
  165. checking for unix.h... no
  166. checking for utime.h... yes
  167. checking for sys/utsname.h... yes
  168. checking for sys/ipc.h... yes
  169. checking for dlfcn.h... yes
  170. checking for assert.h... (cached) yes
  171. checking for fopencookie... yes
  172. checking for broken getcwd... no
  173. checking for broken libc stdio... yes
  174. checking whether struct tm is in sys/time.h or time.h... time.h
  175. checking for struct tm.tm_zone... yes
  176. checking for missing declarations of reentrant functions... done
  177. checking for fclose declaration... ok
  178. checking for tm_gmtoff in struct tm... yes
  179. checking for struct flock... yes
  180. checking for socklen_t... yes
  181. checking size of size_t... 4
  182. checking size of long long... 8
  183. checking size of long long int... 8
  184. checking size of long... 4
  185. checking size of int... 4
  186. checking size of intmax_t... 8
  187. checking size of ssize_t... 4
  188. checking size of ptrdiff_t... 4
  189. checking size of short... 2
  190. checking size of int... (cached) 4
  191. checking size of long... (cached) 4
  192. checking size of long long... (cached) 8
  193. checking for int8... no
  194. checking for int16... no
  195. checking for int32... no
  196. checking for int64... no
  197. checking for int8_t... yes
  198. checking for int16_t... yes
  199. checking for int32_t... yes
  200. checking for int64_t... yes
  201. checking for uint8... no
  202. checking for uint16... no
  203. checking for uint32... no
  204. checking for uint64... no
  205. checking for uint8_t... yes
  206. checking for uint16_t... yes
  207. checking for uint32_t... yes
  208. checking for uint64_t... yes
  209. checking for u_int8_t... yes
  210. checking for u_int16_t... yes
  211. checking for u_int32_t... yes
  212. checking for u_int64_t... yes
  213. checking for struct stat.st_blksize... yes
  214. checking for struct stat.st_blocks... yes
  215. checking for struct stat.st_rdev... yes
  216. checking for size_t... yes
  217. checking for uid_t in sys/types.h... yes
  218. checking for struct sockaddr_storage... yes
  219. checking for field sa_len in struct sockaddr... no
  220. checking for IPv6 support... yes
  221. checking for vprintf... yes
  222. checking for _doprnt... no
  223. checking for alphasort... yes
  224. checking for asctime_r... yes
  225. checking for chroot... yes
  226. checking for ctime_r... yes
  227. checking for cuserid... yes
  228. checking for crypt... no
  229. checking for flock... yes
  230. checking for ftok... yes
  231. checking for funopen... no
  232. checking for gai_strerror... yes
  233. checking for gcvt... yes
  234. checking for getloadavg... yes
  235. checking for getlogin... yes
  236. checking for getprotobyname... yes
  237. checking for getprotobynumber... yes
  238. checking for getservbyname... yes
  239. checking for getservbyport... yes
  240. checking for gethostname... (cached) yes
  241. checking for getrusage... yes
  242. checking for gettimeofday... yes
  243. checking for gmtime_r... yes
  244. checking for getpwnam_r... yes
  245. checking for getgrnam_r... yes
  246. checking for getpwuid_r... yes
  247. checking for grantpt... yes
  248. checking for inet_ntoa... yes
  249. checking for inet_ntop... yes
  250. checking for inet_pton... yes
  251. checking for isascii... yes
  252. checking for link... yes
  253. checking for localtime_r... yes
  254. checking for lockf... yes
  255. checking for lchown... yes
  256. checking for lrand48... yes
  257. checking for memcpy... yes
  258. checking for memmove... yes
  259. checking for mkstemp... yes
  260. checking for mmap... yes
  261. checking for nl_langinfo... yes
  262. checking for perror... yes
  263. checking for poll... yes
  264. checking for ptsname... yes
  265. checking for putenv... yes
  266. checking for realpath... yes
  267. checking for random... yes
  268. checking for rand_r... yes
  269. checking for scandir... yes
  270. checking for setitimer... yes
  271. checking for setlocale... yes
  272. checking for localeconv... yes
  273. checking for setenv... yes
  274. checking for setpgid... yes
  275. checking for setsockopt... yes
  276. checking for setvbuf... yes
  277. checking for shutdown... yes
  278. checking for sin... yes
  279. checking for snprintf... yes
  280. checking for srand48... yes
  281. checking for srandom... yes
  282. checking for statfs... yes
  283. checking for statvfs... yes
  284. checking for std_syslog... no
  285. checking for strcasecmp... yes
  286. checking for strcoll... yes
  287. checking for strdup... yes
  288. checking for strerror... yes
  289. checking for strftime... yes
  290. checking for strnlen... yes
  291. checking for strptime... yes
  292. checking for strstr... yes
  293. checking for strtok_r... yes
  294. checking for symlink... yes
  295. checking for tempnam... yes
  296. checking for tzset... yes
  297. checking for unlockpt... yes
  298. checking for unsetenv... yes
  299. checking for usleep... yes
  300. checking for utime... yes
  301. checking for vsnprintf... yes
  302. checking for vasprintf... yes
  303. checking for asprintf... yes
  304. checking for nanosleep... yes
  305. checking for nanosleep in -lrt... yes
  306. checking for getaddrinfo... yes
  307. checking for __sync_fetch_and_add... yes
  308. checking for strlcat... no
  309. checking for strlcpy... no
  310. checking for getopt... yes
  311. checking for utime.h... (cached) yes
  312. checking whether utime accepts a null argument... yes
  313. checking for working alloca.h... yes
  314. checking for alloca... yes
  315. checking for declared timezone... yes
  316. checking for type of reentrant time-related functions... POSIX
  317. checking for readdir_r... yes
  318. checking for type of readdir_r... POSIX
  319. checking for in_addr_t... yes
  320. checking for crypt_r... no
  321.  
  322. General settings
  323. checking whether to include gcov symbols... no
  324. checking whether to include debugging symbols... no
  325. checking layout of installed files... PHP
  326. checking path to configuration file... DEFAULT
  327. checking where to scan for configuration files...
  328. checking whether to enable PHP's own SIGCHLD handler... no
  329. checking whether to explicitly link against libgcc... no
  330. checking whether to enable short tags by default... yes
  331. checking whether to enable dmalloc... no
  332. checking whether to enable IPv6 support... yes
  333. checking whether to enable DTrace support... no
  334. checking how big to make fd sets... using system default
  335.  
  336. Configuring extensions
  337. checking size of long... (cached) 4
  338. checking size of int... (cached) 4
  339. checking for int32_t... yes
  340. checking for uint32_t... yes
  341. checking for sys/types.h... (cached) yes
  342. checking for inttypes.h... (cached) yes
  343. checking for stdint.h... (cached) yes
  344. checking for string.h... (cached) yes
  345. checking for stdlib.h... (cached) yes
  346. checking for strtoll... yes
  347. checking for atoll... yes
  348. checking for strftime... (cached) yes
  349. checking which regex library to use... php
  350. checking whether to enable LIBXML support... yes
  351. checking libxml2 install dir... no
  352. checking for xml2-config path...
  353. configure: error: xml2-config not found. Please check your libxml2 installation.
  354. pi@raspberrypi ~/php-5.6.10 $ make
  355. make: *** No target specified and no makefile found. Stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement