Advertisement
Guest User

dante-1.4.0.log

a guest
Jul 31st, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.25 KB | None | 0 0
  1. Script started on Thu Jul 31 20:29:59 2014
  2. root@box:/usr/ports/net/dante # make
  3.  
  4. ===> License BSD accepted by the user
  5. ===> Found saved configuration for dante-1.4.0
  6. ===> dante-1.4.0 depends on file: /usr/local/sbin/pkg - found
  7. ===> Fetching all distfiles required by dante-1.4.0 for building
  8. ===> Extracting for dante-1.4.0
  9. => SHA256 Checksum OK for dante-1.4.0.tar.gz.
  10. ===> Patching for dante-1.4.0
  11. ===> Configuring for dante-1.4.0
  12. ===> FreeBSD 10 autotools fix applied to /usr/ports/net/dante/work/dante-1.4.0/m4/libtool.m4
  13. ===> FreeBSD 10 autotools fix applied to /usr/ports/net/dante/work/dante-1.4.0/acinclude.m4
  14. ===> FreeBSD 10 autotools fix applied to /usr/ports/net/dante/work/dante-1.4.0/aclocal.m4
  15. ===> FreeBSD 10 autotools fix applied to /usr/ports/net/dante/work/dante-1.4.0/configure
  16. configure: loading site script /usr/ports/Templates/config.site
  17. Configuring Dante 1.4.0:
  18. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  19. checking whether build environment is sane... yes
  20. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  21. checking for gawk... (cached) /usr/bin/awk
  22. checking whether make sets $(MAKE)... yes
  23. checking build system type... i386-portbld-freebsd11.0
  24. checking host system type... i386-portbld-freebsd11.0
  25. checking how to print strings... printf
  26. checking for style of include used by make... GNU
  27. checking for gcc... cc
  28. checking whether the C compiler works... yes
  29. checking for C compiler default output file name... a.out
  30. checking for suffix of executables...
  31. checking whether we are cross compiling... no
  32. checking for suffix of object files... o
  33. checking whether we are using the GNU C compiler... yes
  34. checking whether cc accepts -g... yes
  35. checking for cc option to accept ISO C89... none needed
  36. checking dependency style of cc... gcc3
  37. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  38. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  39. checking for egrep... (cached) /usr/bin/egrep
  40. checking for fgrep... (cached) /usr/bin/fgrep
  41. checking for ld used by cc... /usr/bin/ld
  42. checking if the linker (/usr/bin/ld) is GNU ld... yes
  43. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  44. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  45. checking whether ln -s works... yes
  46. checking the maximum length of command line arguments... (cached) 262144
  47. checking whether the shell understands some XSI constructs... yes
  48. checking whether the shell understands "+="... no
  49. checking how to convert i386-portbld-freebsd11.0 file names to i386-portbld-freebsd11.0 format... func_convert_file_noop
  50. checking how to convert i386-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop
  51. checking for /usr/bin/ld option to reload object files... -r
  52. checking for objdump... objdump
  53. checking how to recognize dependent libraries... pass_all
  54. checking for dlltool... no
  55. checking how to associate runtime and link libraries... printf %s\n
  56. checking for ar... ar
  57. checking for archiver @FILE support... no
  58. checking for strip... strip
  59. checking for ranlib... ranlib
  60. checking command to parse /usr/bin/nm -B output from cc object... ok
  61. checking for sysroot... no
  62. checking for mt... mt
  63. checking if mt is a manifest tool... no
  64. checking how to run the C preprocessor... cpp
  65. checking for ANSI C header files... (cached) yes
  66. checking for sys/types.h... (cached) yes
  67. checking for sys/stat.h... (cached) yes
  68. checking for stdlib.h... (cached) yes
  69. checking for string.h... (cached) yes
  70. checking for memory.h... (cached) yes
  71. checking for strings.h... (cached) yes
  72. checking for inttypes.h... (cached) yes
  73. checking for stdint.h... (cached) yes
  74. checking for unistd.h... (cached) yes
  75. checking for dlfcn.h... (cached) yes
  76. checking for objdir... .libs
  77. checking if cc supports -fno-rtti -fno-exceptions... yes
  78. checking for cc option to produce PIC... -fPIC -DPIC
  79. checking if cc PIC flag -fPIC -DPIC works... yes
  80. checking if cc static flag -static works... yes
  81. checking if cc supports -c -o file.o... yes
  82. checking if cc supports -c -o file.o... (cached) yes
  83. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  84. checking whether -lc should be explicitly linked in... no
  85. checking dynamic linker characteristics... freebsd11.0 ld.so
  86. checking how to hardcode library paths into programs... immediate
  87. checking whether stripping libraries is possible... yes
  88. checking if libtool supports shared libraries... yes
  89. checking whether to build shared libraries... yes
  90. checking whether to build static libraries... yes
  91. checking for bison... bison -y
  92. checking for gawk... (cached) /usr/bin/awk
  93. checking for flex... flex
  94. checking lex output file root... lex.yy
  95. checking lex library... -lfl
  96. checking whether yytext is a pointer... yes
  97. checking how to run the C preprocessor... cpp
  98. checking whether cc needs -traditional... no
  99. checking for compiler type... gcc
  100. checking for compiler flags... none
  101. checking for support for -pipe compiler flag... yes
  102. checking for support for -Wbounded compiler flag... yes
  103. checking whether compiler supports _Pragma()... yes
  104. checking for __attribute__ support... yes
  105. checking for __attribute__ nonnull support... yes
  106. checking for __printf__ format attribute support... yes
  107. checking for compilation with debugging... disabled
  108. checking for live debugging... disabled
  109. checking whether compiling using -g works with gcc... yes
  110. checking for warning flags... none
  111. checking whether compilation with FORTIFY_SOURCE works... yes
  112. checking for compliation with DIAGNOSTIC... no
  113. checking for moncontrol... yes
  114. checking whether profiled compilation requested... no
  115. checking whether coverage requested... no
  116. checking whether linting requested... no
  117. checking size of char... 1
  118. checking size of short... 2
  119. checking size of int... 4
  120. checking size of long... 4
  121. checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
  122. checking for fcntl.h... (cached) yes
  123. checking for limits.h... (cached) yes
  124. checking for malloc.h... (cached) no
  125. checking for paths.h... (cached) yes
  126. checking for strings.h... (cached) yes
  127. checking syslog.h usability... yes
  128. checking syslog.h presence... yes
  129. checking for syslog.h... yes
  130. checking for unistd.h... (cached) yes
  131. checking crypt.h usability... no
  132. checking crypt.h presence... no
  133. checking for crypt.h... no
  134. checking for stddef.h... (cached) yes
  135. checking for sys/file.h... (cached) yes
  136. checking for sys/ioctl.h... (cached) yes
  137. checking for sys/time.h... (cached) yes
  138. checking shadow.h usability... no
  139. checking shadow.h presence... no
  140. checking for shadow.h... no
  141. checking ifaddrs.h usability... yes
  142. checking ifaddrs.h presence... yes
  143. checking for ifaddrs.h... yes
  144. checking sys/sem.h usability... yes
  145. checking sys/sem.h presence... yes
  146. checking for sys/sem.h... yes
  147. checking for netinet/in.h... (cached) yes
  148. checking rpc/rpc.h usability... yes
  149. checking rpc/rpc.h presence... yes
  150. checking for rpc/rpc.h... yes
  151. checking sys/ipc.h usability... yes
  152. checking sys/ipc.h presence... yes
  153. checking for sys/ipc.h... yes
  154. checking for arpa/nameser.h... (cached) yes
  155. checking net/if_dl.h usability... yes
  156. checking net/if_dl.h presence... yes
  157. checking for net/if_dl.h... yes
  158. checking execinfo.h usability... yes
  159. checking execinfo.h presence... yes
  160. checking for execinfo.h... yes
  161. checking sys/pstat.h usability... no
  162. checking sys/pstat.h presence... no
  163. checking for sys/pstat.h... no
  164. checking sys/shm.h usability... yes
  165. checking sys/shm.h presence... yes
  166. checking for sys/shm.h... yes
  167. checking valgrind/valgrind.h usability... no
  168. checking valgrind/valgrind.h presence... no
  169. checking for valgrind/valgrind.h... no
  170. checking netinet/tcp_fsm.h usability... yes
  171. checking netinet/tcp_fsm.h presence... yes
  172. checking for netinet/tcp_fsm.h... yes
  173. checking for netinet/ip.h... yes
  174. checking for netinet/ip_var.h... yes
  175. checking for resolv.h... (cached) yes
  176. checking sys/sockio.h usability... yes
  177. checking sys/sockio.h presence... yes
  178. checking for sys/sockio.h... yes
  179. checking whether <sys/types.h> defines const... no
  180. checking for an ANSI C-conforming const... yes
  181. checking for supported routing socket communication... yes
  182. checking for struct ip_opts in <netinet/in.h>... yes
  183. checking for struct tcp_info in <netinet/tcp.h>... yes
  184. checking for tcp_info value tcpi_rcv_rtt... no
  185. checking for tcp_info value tcpi_rcv_space... yes
  186. checking for tcp_info value tcpi_total_retrans... no
  187. checking for tcp_info value tcpi_advmss... no
  188. checking for tcp_info value tcpi_ato... no
  189. checking for tcp_info value tcpi_backoff... no
  190. checking for tcp_info value tcpi_ca_state... no
  191. checking for tcp_info value tcpi_fackets... no
  192. checking for tcp_info value tcpi_last_ack_recv... no
  193. checking for tcp_info value tcpi_last_ack_sent... no
  194. checking for tcp_info value tcpi_last_data_recv... yes
  195. checking for tcp_info value tcpi_last_data_sent... no
  196. checking for tcp_info value tcpi_lost... no
  197. checking for tcp_info value tcpi_pmtu... no
  198. checking for tcp_info value tcpi_probes... no
  199. checking for tcp_info value tcpi_rcv_rtt... no
  200. checking for tcp_info value tcpi_rcv_ssthresh... no
  201. checking for tcp_info value tcpi_reordering... no
  202. checking for tcp_info value tcpi_retrans... no
  203. checking for tcp_info value tcpi_retransmits... no
  204. checking for tcp_info value tcpi_sacked... no
  205. checking for tcp_info value tcpi_unacked... no
  206. checking whether <sys/types.h> defines inline... no
  207. checking for inline... inline
  208. checking for uid_t in sys/types.h... (cached) yes
  209. checking for off_t... (cached) yes
  210. checking for pid_t... (cached) yes
  211. checking for size_t... (cached) yes
  212. checking whether time.h and sys/time.h may both be included... yes
  213. checking for special C compiler options needed for large files... no
  214. checking for _FILE_OFFSET_BITS value needed for large files... no
  215. checking for in6_addr... yes
  216. checking to see if openlog accepts LOG_PERROR... yes
  217. checking to see if stdlib.h defines EXIT_FAILURE... yes
  218. checking whether <sys/socket.h> uses AF_UNIX... no
  219. checking for SIGINFO... yes
  220. checking to see if MSG_WAITALL exists... yes
  221. checking whether realloc with a NULL pointer calls malloc... yes
  222. checking if getsockopt needs cast... no
  223. checking to see if <sys/sockio.h> should be included... no
  224. checking to see if SV_INTERRUPT should be used... no
  225. checking if cmsghdr exists in <sys/socket.h>... yes
  226. checking for CMSG_SPACE in sys/socket.h... yes
  227. checking for CMSG_LEN in sys/socket.h... yes
  228. checking for sa_len in sockaddr... yes
  229. checking for sa_len type... yes
  230. checking for sockaddr_storage ss_len in sockaddr... yes
  231. checking for __res_state options type... yes
  232. checking if sys/select.h is needed... no
  233. checking to see if malloc_options exists... no
  234. checking to see if __progname exists... yes
  235. checking for library containing crypt... -lcrypt
  236. checking for library containing getspnam... no
  237. checking for library containing setproctitle... none required
  238. checking for expected select behaviour... yes
  239. checking for socklen_t... yes
  240. checking for sig_atomic_t in <signal.h>... yes
  241. checking for number of valid signal values... setting to 256
  242. checking for int8_t... yes
  243. checking for int16_t... (cached) yes
  244. checking for int32_t... (cached) yes
  245. checking for uint8_t... yes
  246. checking for uint16_t... yes
  247. checking for uint32_t... yes
  248. checking for in_port_t... (cached) yes
  249. checking for in_addr_t... (cached) yes
  250. checking for ssize_t... (cached) yes
  251. checking for working memcmp... yes
  252. checking return type of signal handlers... void
  253. checking for strftime... (cached) yes
  254. checking for utime.h... (cached) yes
  255. checking whether utime accepts a null argument... yes
  256. checking for vprintf... (cached) yes
  257. checking for _doprnt... no
  258. checking for library containing inet_addr... none required
  259. checking for getprpwnam... no
  260. checking for getspnam... no
  261. checking for bindresvport... yes
  262. checking for getpass... yes
  263. checking for system V getpwnam... no
  264. checking for errorless select behavior with high timeouts... yes
  265. checking for errno symbol E2BIG... OK
  266. checking for errno symbol EACCES... OK
  267. checking for errno symbol EADDRINUSE... OK
  268. checking for errno symbol EADDRNOTAVAIL... OK
  269. checking for errno symbol EADV... no
  270. checking for errno symbol EAFNOSUPPORT... OK
  271. checking for errno symbol EAGAIN... OK
  272. checking for errno symbol EALREADY... OK
  273. checking for errno symbol EAUTH... OK
  274. checking for errno symbol EBADARCH... no
  275. checking for errno symbol EBADE... no
  276. checking for errno symbol EBADEXEC... no
  277. checking for errno symbol EBADF... OK
  278. checking for errno symbol EBADFD... no
  279. checking for errno symbol EBADMACHO... no
  280. checking for errno symbol EBADMSG... OK
  281. checking for errno symbol EBADR... no
  282. checking for errno symbol EBADRPC... OK
  283. checking for errno symbol EBADRQC... no
  284. checking for errno symbol EBADSLT... no
  285. checking for errno symbol EBFONT... no
  286. checking for errno symbol EBUSY... OK
  287. checking for errno symbol ECANCELED... OK
  288. checking for errno symbol ECAPMODE... OK
  289. checking for errno symbol ECHILD... OK
  290. checking for errno symbol ECHRNG... no
  291. checking for errno symbol ECOMM... no
  292. checking for errno symbol ECONNABORTED... OK
  293. checking for errno symbol ECONNREFUSED... OK
  294. checking for errno symbol ECONNRESET... OK
  295. checking for errno symbol EDEADLK... OK
  296. checking for errno symbol EDEADLOCK... no
  297. checking for errno symbol EDESTADDRREQ... OK
  298. checking for errno symbol EDEVERR... no
  299. checking for errno symbol EDIRIOCTL... no
  300. checking for errno symbol EDOM... OK
  301. checking for errno symbol EDOOFUS... OK
  302. checking for errno symbol EDQUOT... OK
  303. checking for errno symbol EEXIST... OK
  304. checking for errno symbol EFAULT... OK
  305. checking for errno symbol EFBIG... OK
  306. checking for errno symbol EFTYPE... OK
  307. checking for errno symbol EHOSTDOWN... OK
  308. checking for errno symbol EHOSTUNREACH... OK
  309. checking for errno symbol EIDRM... OK
  310. checking for errno symbol EILSEQ... OK
  311. checking for errno symbol EINPROGRESS... OK
  312. checking for errno symbol EINTR... OK
  313. checking for errno symbol EINVAL... OK
  314. checking for errno symbol EIO... OK
  315. checking for errno symbol EIPSEC... no
  316. checking for errno symbol EISCONN... OK
  317. checking for errno symbol EISDIR... OK
  318. checking for errno symbol EJUSTRETURN... no
  319. checking for errno symbol EL2HLT... no
  320. checking for errno symbol EL2NSYNC... no
  321. checking for errno symbol EL3HLT... no
  322. checking for errno symbol EL3RST... no
  323. checking for errno symbol ELAST... OK
  324. checking for errno symbol ELIBACC... no
  325. checking for errno symbol ELIBBAD... no
  326. checking for errno symbol ELIBEXEC... no
  327. checking for errno symbol ELIBMAX... no
  328. checking for errno symbol ELIBSCN... no
  329. checking for errno symbol ELNRNG... no
  330. checking for errno symbol ELOCKUNMAPPED... no
  331. checking for errno symbol ELOOP... OK
  332. checking for errno symbol EMEDIUMTYPE... no
  333. checking for errno symbol EMFILE... OK
  334. checking for errno symbol EMLINK... OK
  335. checking for errno symbol EMSGSIZE... OK
  336. checking for errno symbol EMULTIHOP... OK
  337. checking for errno symbol ENAMETOOLONG... OK
  338. checking for errno symbol ENEEDAUTH... OK
  339. checking for errno symbol ENETDOWN... OK
  340. checking for errno symbol ENETRESET... OK
  341. checking for errno symbol ENETUNREACH... OK
  342. checking for errno symbol ENFILE... OK
  343. checking for errno symbol ENOANO... no
  344. checking for errno symbol ENOATTR... OK
  345. checking for errno symbol ENOBUFS... OK
  346. checking for errno symbol ENOCSI... no
  347. checking for errno symbol ENODATA... no
  348. checking for errno symbol ENODEV... OK
  349. checking for errno symbol ENOENT... OK
  350. checking for errno symbol ENOEXEC... OK
  351. checking for errno symbol ENOIOCTL... no
  352. checking for errno symbol ENOLCK... OK
  353. checking for errno symbol ENOLINK... OK
  354. checking for errno symbol ENOMEDIUM... no
  355. checking for errno symbol ENOMEM... OK
  356. checking for errno symbol ENOMSG... OK
  357. checking for errno symbol ENONET... no
  358. checking for errno symbol ENOPKG... no
  359. checking for errno symbol ENOPOLICY... no
  360. checking for errno symbol ENOPROTOOPT... OK
  361. checking for errno symbol ENOSPC... OK
  362. checking for errno symbol ENOSR... no
  363. checking for errno symbol ENOSTR... no
  364. checking for errno symbol ENOSYS... OK
  365. checking for errno symbol ENOTACTIVE... no
  366. checking for errno symbol ENOTBLK... OK
  367. checking for errno symbol ENOTCAPABLE... OK
  368. checking for errno symbol ENOTCONN... OK
  369. checking for errno symbol ENOTDIR... OK
  370. checking for errno symbol ENOTEMPTY... OK
  371. checking for errno symbol ENOTRECOVERABLE... OK
  372. checking for errno symbol ENOTSOCK... OK
  373. checking for errno symbol ENOTSUP... OK
  374. checking for errno symbol ENOTTY... OK
  375. checking for errno symbol ENOTUNIQ... no
  376. checking for errno symbol ENXIO... OK
  377. checking for errno symbol EOPNOTSUPP... OK
  378. checking for errno symbol EOVERFLOW... OK
  379. checking for errno symbol EOWNERDEAD... OK
  380. checking for errno symbol EPERM... OK
  381. checking for errno symbol EPFNOSUPPORT... OK
  382. checking for errno symbol EPIPE... OK
  383. checking for errno symbol EPROCLIM... OK
  384. checking for errno symbol EPROCUNAVAIL... OK
  385. checking for errno symbol EPROGMISMATCH... OK
  386. checking for errno symbol EPROGUNAVAIL... OK
  387. checking for errno symbol EPROTO... OK
  388. checking for errno symbol EPROTONOSUPPORT... OK
  389. checking for errno symbol EPROTOTYPE... OK
  390. checking for errno symbol EPWROFF... no
  391. checking for errno symbol ERANGE... OK
  392. checking for errno symbol EREMCHG... no
  393. checking for errno symbol EREMOTE... OK
  394. checking for errno symbol ERESTART... no
  395. checking for errno symbol EROFS... OK
  396. checking for errno symbol ERPCMISMATCH... OK
  397. checking for errno symbol ESHLIBVERS... no
  398. checking for errno symbol ESHUTDOWN... OK
  399. checking for errno symbol ESOCKTNOSUPPORT... OK
  400. checking for errno symbol ESPIPE... OK
  401. checking for errno symbol ESRCH... OK
  402. checking for errno symbol ESRMNT... no
  403. checking for errno symbol ESTALE... OK
  404. checking for errno symbol ESTRPIPE... no
  405. checking for errno symbol ETIME... no
  406. checking for errno symbol ETIMEDOUT... OK
  407. checking for errno symbol ETOOMANYREFS... OK
  408. checking for errno symbol ETXTBSY... OK
  409. checking for errno symbol EUNATCH... no
  410. checking for errno symbol EUSERS... OK
  411. checking for errno symbol EWOULDBLOCK... OK
  412. checking for errno symbol EXDEV... OK
  413. checking for errno symbol EXFULL... no
  414. checking errno symbols... unique symbols: 99, unique values: 96
  415. checking for getaddrinfo() error EAI_ADDRFAMILY... no
  416. checking for getaddrinfo() error EAI_AGAIN... OK
  417. checking for getaddrinfo() error EAI_BADFLAGS... OK
  418. checking for getaddrinfo() error EAI_BADHINTS... OK
  419. checking for getaddrinfo() error EAI_FAIL... OK
  420. checking for getaddrinfo() error EAI_FAMILY... OK
  421. checking for getaddrinfo() error EAI_MEMORY... OK
  422. checking for getaddrinfo() error EAI_NODATA... no
  423. checking for getaddrinfo() error EAI_NONAME... OK
  424. checking for getaddrinfo() error EAI_OVERFLOW... OK
  425. checking for getaddrinfo() error EAI_PROTOCOL... OK
  426. checking for getaddrinfo() error EAI_SERVICE... OK
  427. checking for getaddrinfo() error EAI_SOCKTYPE... OK
  428. checking for getaddrinfo() error EAI_SYSTEM... OK
  429. checking for getaddrinfo() error EAI_ALLDONE... no
  430. checking for getaddrinfo() error EAI_CANCELED... no
  431. checking for getaddrinfo() error EAI_IDN_ENCODE... no
  432. checking for getaddrinfo() error EAI_INPROGRESS... no
  433. checking for getaddrinfo() error EAI_INTR... no
  434. checking for getaddrinfo() error EAI_NOTCANCELED... no
  435. checking getaddrinfo() error symbols... unique symbols: 12, unique values: 12
  436. checking for timer macros... yes
  437. checking for SIOCGIFHWADDR... no
  438. checking for fd_mask... yes
  439. checking for CPU_EQUAL... no
  440. checking for processor_bind... no
  441. configure: WARNING: disabling sched_setscheduler code on this platform
  442. checking for sched.h... (cached) yes
  443. checking for getpassphrase... no
  444. checking for sched_setaffinity... no
  445. checking for ifaddrs.h... (cached) yes
  446. checking for daemon... (cached) yes
  447. checking for difftime... yes
  448. checking for getifaddrs... yes
  449. checking for freeifaddrs... yes
  450. checking for hstrerror... yes
  451. checking for inet_pton... yes
  452. checking for issetugid... (cached) yes
  453. checking for memmove... (cached) yes
  454. checking for seteuid... (cached) yes
  455. checking for setegid... (cached) yes
  456. checking for setproctitle... (cached) yes
  457. checking for sockatmark... yes
  458. checking for strvis... yes
  459. checking for vsyslog... yes
  460. checking for bzero... (cached) yes
  461. checking for strlcpy... (cached) yes
  462. checking for backtrace... no
  463. checking for incorrect inet_ntoa behaviour... no
  464. checking for working pselect()... yes
  465. checking for working sockatmark... yes
  466. checking for __libc_enable_secure... no
  467. checking read-side pipe system... ^C
  468.  
  469. root@box:/usr/ports/net/dante # exit
  470.  
  471.  
  472. Script done on Thu Jul 31 20:32:48 2014
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement