Advertisement
Guest User

./configure

a guest
Jan 17th, 2015
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.37 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... no
  5. checking for mawk... mawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether make supports nested variables... yes
  8. checking build system type... armv6l-unknown-linux-gnueabihf
  9. checking host system type... armv6l-unknown-linux-gnueabihf
  10. checking for ar... ar
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking for style of include used by make... GNU
  21. checking dependency style of gcc... gcc3
  22. checking how to run the C preprocessor... gcc -E
  23. checking whether make sets $(MAKE)... (cached) yes
  24. checking for ranlib... ranlib
  25. checking for sed... sed
  26. checking for asciidoc... /usr/bin/asciidoc
  27. checking for a2x... /usr/bin/a2x
  28. checking whether gcc and cc understand -c and -o together... yes
  29. checking for flexible array members... yes
  30. checking for sha1sum... /usr/bin/sha1sum
  31. checking for openssl... /usr/bin/openssl
  32. checking for win32... no
  33. checking for MIPSpro compiler... no
  34. checking for grep that handles long lines and -e... /bin/grep
  35. checking for egrep... /bin/grep -E
  36. checking for grep that handles long lines and -e... /bin/grep [225/1925]
  37. checking for egrep... /bin/grep -E
  38. checking for ANSI C header files... yes
  39. checking for sys/types.h... yes
  40. checking for sys/stat.h... yes
  41. checking for stdlib.h... yes
  42. checking for string.h... yes
  43. checking for memory.h... yes
  44. checking for strings.h... yes
  45. checking for inttypes.h... yes
  46. checking for stdint.h... yes
  47. checking for unistd.h... yes
  48. checking whether byte ordering is bigendian... no
  49. checking for library containing socket... none required
  50. checking for library containing gethostbyname... none required
  51. checking for library containing dlopen... -ldl
  52. checking for library containing inet_aton... none required
  53. checking for library containing clock_gettime... -lrt
  54. checking for library containing pthread_create... -lpthread
  55. checking for library containing pthread_detach... none required
  56. checking for _NSGetEnviron... no
  57. checking for accept4... yes
  58. checking for clock_gettime... yes
  59. checking for flock... yes
  60. checking for ftime... yes
  61. checking for getaddrinfo... yes
  62. checking for getifaddrs... yes
  63. checking for getrlimit... yes
  64. checking for gettimeofday... yes
  65. checking for gmtime_r... yes
  66. checking for inet_aton... yes
  67. checking for ioctl... yes
  68. checking for issetugid... no
  69. checking for localtime_r... yes
  70. checking for lround... no
  71. checking for memmem... yes
  72. checking for prctl... yes
  73. checking for rint... no
  74. checking for socketpair... yes
  75. checking for strlcat... no
  76. checking for strlcpy... no
  77. checking for strptime... yes
  78. checking for strtok_r... yes
  79. checking for strtoull... yes
  80. checking for sysconf... yes
  81. checking for uname... yes
  82. checking for vasprintf... yes
  83. checking for uname... yes [180/1925]
  84. checking for vasprintf... yes
  85. checking pthread.h usability... yes
  86. checking pthread.h presence... yes
  87. checking for pthread.h... yes
  88. checking for pthread_create... yes
  89. checking for sys/types.h... (cached) yes
  90. checking for u_int64_t... yes
  91. checking for u_int32_t... yes
  92. checking for u_int16_t... yes
  93. checking for u_int8_t... yes
  94. checking for libevent directory... (system)
  95. checking whether we need extra options to link libevent... (none)
  96. checking for event_get_version... yes
  97. checking for event_get_version_number... yes
  98. checking for event_get_method... yes
  99. checking for event_set_log_callback... yes
  100. checking for evdns_set_outgoing_bind_address... no
  101. checking for event_base_loopexit... yes
  102. checking for struct event.min_heap_idx... no
  103. checking event2/event.h usability... yes
  104. checking event2/event.h presence... yes
  105. checking for event2/event.h... yes
  106. checking event2/dns.h usability... yes
  107. checking event2/dns.h presence... yes
  108. checking for event2/dns.h... yes
  109. checking event2/bufferevent_ssl.h usability... yes
  110. checking event2/bufferevent_ssl.h presence... yes
  111. checking for event2/bufferevent_ssl.h... yes
  112. checking for library containing pow... -lm
  113. checking for openssl directory... (system)
  114. checking whether we need extra options to link openssl... (none)
  115. checking for zlib directory... (system)
  116. checking whether we need extra options to link zlib... (none)
  117. checking whether the compiler accepts -fstack-protector-all... yes
  118. checking whether the compiler accepts -Wstack-protector... yes
  119. checking whether the compiler accepts -fwrapv... yes
  120. checking whether the compiler accepts --param ssp-buffer-size=1... yes
  121. checking whether the compiler accepts -fPIE... yes
  122. checking whether the linker accepts -pie... yes
  123. checking whether the linker accepts -z relro -z now... yes
  124. checking for special C compiler options needed for large files... no
  125. checking for _FILE_OFFSET_BITS value needed for large files... 64
  126. checking assert.h usability... yes
  127. checking assert.h presence... yes
  128. checking for assert.h... yes
  129. checking errno.h usability... yes
  130. checking for assert.h... yes [135/1925]
  131. checking errno.h usability... yes
  132. checking errno.h presence... yes
  133. checking for errno.h... yes
  134. checking fcntl.h usability... yes
  135. checking fcntl.h presence... yes
  136. checking for fcntl.h... yes
  137. checking signal.h usability... yes
  138. checking signal.h presence... yes
  139. checking for signal.h... yes
  140. checking for string.h... (cached) yes
  141. checking sys/fcntl.h usability... yes
  142. checking sys/fcntl.h presence... yes
  143. checking for sys/fcntl.h... yes
  144. checking for sys/stat.h... (cached) yes
  145. checking sys/time.h usability... yes
  146. checking sys/time.h presence... yes
  147. checking for sys/time.h... yes
  148. checking for sys/types.h... (cached) yes
  149. checking time.h usability... yes
  150. checking time.h presence... yes
  151. checking for time.h... yes
  152. checking for unistd.h... (cached) yes
  153. checking arpa/inet.h usability... yes
  154. checking arpa/inet.h presence... yes
  155. checking for arpa/inet.h... yes
  156. checking crt_externs.h usability... no
  157. checking crt_externs.h presence... no
  158. checking for crt_externs.h... no
  159. checking grp.h usability... yes
  160. checking grp.h presence... yes
  161. checking for grp.h... yes
  162. checking ifaddrs.h usability... yes
  163. checking ifaddrs.h presence... yes
  164. checking for ifaddrs.h... yes
  165. checking for inttypes.h... (cached) yes
  166. checking limits.h usability... yes
  167. checking limits.h presence... yes
  168. checking for limits.h... yes
  169. checking linux/types.h usability... yes
  170. checking linux/types.h presence... yes
  171. checking for linux/types.h... yes
  172. checking machine/limits.h usability... no
  173. checking machine/limits.h presence... no
  174. checking for machine/limits.h... no
  175. checking malloc.h usability... yes
  176. checking malloc.h presence... yes
  177. checking malloc.h usability... yes [90/1925]
  178. checking malloc.h presence... yes
  179. checking for malloc.h... yes
  180. checking malloc/malloc.h usability... no
  181. checking malloc/malloc.h presence... no
  182. checking for malloc/malloc.h... no
  183. checking malloc_np.h usability... no
  184. checking malloc_np.h presence... no
  185. checking for malloc_np.h... no
  186. checking netdb.h usability... yes
  187. checking netdb.h presence... yes
  188. checking for netdb.h... yes
  189. checking netinet/in.h usability... yes
  190. checking netinet/in.h presence... yes
  191. checking for netinet/in.h... yes
  192. checking netinet/in6.h usability... no
  193. checking netinet/in6.h presence... no
  194. checking for netinet/in6.h... no
  195. checking pwd.h usability... yes
  196. checking pwd.h presence... yes
  197. checking for pwd.h... yes
  198. checking for stdint.h... (cached) yes
  199. checking sys/file.h usability... yes
  200. checking sys/file.h presence... yes
  201. checking for sys/file.h... yes
  202. checking sys/ioctl.h usability... yes
  203. checking sys/ioctl.h presence... yes
  204. checking for sys/ioctl.h... yes
  205. checking sys/limits.h usability... no
  206. checking sys/limits.h presence... no
  207. checking for sys/limits.h... no
  208. checking sys/mman.h usability... yes
  209. checking sys/mman.h presence... yes
  210. checking for sys/mman.h... yes
  211. checking sys/param.h usability... yes
  212. checking sys/param.h presence... yes
  213. checking for sys/param.h... yes
  214. checking sys/prctl.h usability... yes
  215. checking sys/prctl.h presence... yes
  216. checking for sys/prctl.h... yes
  217. checking sys/resource.h usability... yes
  218. checking sys/resource.h presence... yes
  219. checking for sys/resource.h... yes
  220. checking sys/socket.h usability... yes
  221. checking sys/socket.h presence... yes
  222. checking for sys/socket.h... yes
  223. checking sys/syslimits.h usability... no
  224. checking for sys/socket.h... yes [45/1925]
  225. checking sys/syslimits.h usability... no
  226. checking sys/syslimits.h presence... no
  227. checking for sys/syslimits.h... no
  228. checking for sys/time.h... (cached) yes
  229. checking for sys/types.h... (cached) yes
  230. checking sys/un.h usability... yes
  231. checking sys/un.h presence... yes
  232. checking for sys/un.h... yes
  233. checking sys/utime.h usability... no
  234. checking sys/utime.h presence... no
  235. checking for sys/utime.h... no
  236. checking sys/wait.h usability... yes
  237. checking sys/wait.h presence... yes
  238. checking for sys/wait.h... yes
  239. checking syslog.h usability... yes
  240. checking syslog.h presence... yes
  241. checking for syslog.h... yes
  242. checking utime.h usability... yes
  243. checking utime.h presence... yes
  244. checking for utime.h... yes
  245. checking for sys/param.h... (cached) yes
  246. checking for net/if.h... yes
  247. checking for net/pfvar.h... no
  248. checking for linux/netfilter_ipv4.h... yes
  249. checking for struct timeval.tv_sec... yes
  250. checking size of int8_t... 1
  251. checking size of int16_t... 2
  252. checking size of int32_t... 4
  253. checking size of int64_t... 8
  254. checking size of uint8_t... 1
  255. checking size of uint16_t... 2
  256. checking size of uint32_t... 4
  257. checking size of uint64_t... 8
  258. checking size of intptr_t... 4
  259. checking size of uintptr_t... 4
  260. checking size of char... 1
  261. checking size of short... 2
  262. checking size of int... 4
  263. checking size of long... 4
  264. checking size of long long... 8
  265. checking size of __int64... 0
  266. checking size of void *... 4
  267. checking size of time_t... 4
  268. checking size of size_t... 4
  269. checking for uint... yes
  270. checking for u_char... yes
  271. checking for uint... yes [0/1925]
  272. checking for u_char... yes
  273. checking for ssize_t... yes
  274. checking for struct in6_addr... yes
  275. checking for struct sockaddr_in6... yes
  276. checking for sa_family_t... yes
  277. checking for struct in6_addr.s6_addr32... yes
  278. checking for struct in6_addr.s6_addr16... yes
  279. checking for struct sockaddr_in.sin_len... no
  280. checking for struct sockaddr_in6.sin6_len... no
  281. checking for rlim_t... yes
  282. checking whether time_t is signed... yes
  283. checking whether size_t is signed... no
  284. checking size of socklen_t... 4
  285. checking size of cell_t... 0
  286. checking whether memset(0) sets pointers to NULL... yes
  287. checking whether we can malloc(0) safely.... yes
  288. checking whether we are using 2s-complement arithmetic... yes
  289. checking whether right-shift on negative values does sign-extension... yes
  290. checking whether to use dmalloc (debug memory allocation library)... no
  291. checking for mallinfo... yes
  292. checking for mlockall... yes
  293. checking whether mlockall is declared... yes
  294. checking for getresuid... yes
  295. checking for getresgid... yes
  296. checking for gethostbyname_r... yes
  297. checking how many arguments gethostbyname_r() wants... 6
  298. checking whether the C compiler supports __func__... yes
  299. checking whether the C compiler supports __FUNC__... no
  300. checking whether the C compiler supports __FUNCTION__... yes
  301. checking whether we have extern char **environ already declared... yes
  302. configure: creating ./config.status
  303. config.status: creating Doxyfile
  304. config.status: creating Makefile
  305. config.status: creating contrib/suse/tor.sh
  306. config.status: creating contrib/tor.logrotate
  307. config.status: creating contrib/tor.sh
  308. config.status: creating contrib/torctl
  309. config.status: creating contrib/torify
  310. config.status: creating src/config/torrc.sample
  311. config.status: creating tor.spec
  312. config.status: creating orconfig.h
  313. config.status: executing depfiles commands
  314. Tor version is 0.2.4.0-alpha-dev
  315. ./contrib/tor-mingw.nsi.in has the correct version. Good.
  316. ./src/win32/orconfig.h has the correct version. Good.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement