Advertisement
Guest User

Untitled

a guest
Mar 19th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 53.00 KB | None | 0 0
  1. ===>  Cleaning for libidn-1.28_1
  2. ===>  Cleaning for prosody-0.9.3
  3. /!\ WARNING /!\
  4. pkg_install EOL is scheduled for 2014-09-01. Please consider migrating to pkgng
  5. http://blogs.freebsdish.org/portmgr/2014/02/03/time-to-bid-farewell-to-the-old-pkg_-tools/
  6. If you do not want to see this message again set NO_WARNING_PKG_INSTALL_EOL=yes in your make.conf
  7.  
  8. ===>  License MIT accepted by the user
  9. ===> Fetching all distfiles required by prosody-0.9.3 for building
  10. ===>  Extracting for prosody-0.9.3
  11. => SHA256 Checksum OK for prosody-0.9.3.tar.gz.
  12. ===>  Patching for prosody-0.9.3
  13. ===>  Applying FreeBSD patches for prosody-0.9.3
  14. ===>   prosody-0.9.3 depends on executable: gmake - found
  15. ===>   prosody-0.9.3 depends on shared library: libidn - not found
  16. ===>    Verifying package for libidn in /usr/ports/dns/libidn
  17. /!\ WARNING /!\
  18. pkg_install EOL is scheduled for 2014-09-01. Please consider migrating to pkgng
  19. http://blogs.freebsdish.org/portmgr/2014/02/03/time-to-bid-farewell-to-the-old-pkg_-tools/
  20. If you do not want to see this message again set NO_WARNING_PKG_INSTALL_EOL=yes in your make.conf
  21.  
  22. ===>  Found saved configuration for libidn-1.28
  23. ===> Fetching all distfiles required by libidn-1.28_1 for building
  24. ===>  Extracting for libidn-1.28_1
  25. => SHA256 Checksum OK for libidn-1.28.tar.gz.
  26. ===>  Patching for libidn-1.28_1
  27. ===>  Applying FreeBSD patches for libidn-1.28_1
  28. ===>   libidn-1.28_1 depends on executable: pkgconf - found
  29. ===>   libidn-1.28_1 depends on file: /usr/local/bin/perl5.16.3 - found
  30. ===>   libidn-1.28_1 depends on shared library: libiconv.so.3 - found
  31. ===>   libidn-1.28_1 depends on shared library: libintl.so - found
  32. ===>  Configuring for libidn-1.28_1
  33. configure: loading site script /usr/ports/Templates/config.site
  34. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  35. checking whether build environment is sane... yes
  36. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  37. checking for gawk... (cached) /usr/bin/awk
  38. checking whether make sets $(MAKE)... yes
  39. checking whether make supports nested variables... yes
  40. checking whether make supports nested variables... (cached) yes
  41. checking for gcc... cc
  42. checking whether the C compiler works... yes
  43. checking for C compiler default output file name... a.out
  44. checking for suffix of executables...
  45. checking whether we are cross compiling... no
  46. checking for suffix of object files... o
  47. checking whether we are using the GNU C compiler... yes
  48. checking whether cc accepts -g... yes
  49. checking for cc option to accept ISO C89... none needed
  50. checking whether cc understands -c and -o together... yes
  51. checking for style of include used by make... GNU
  52. checking dependency style of cc... gcc3
  53. checking how to run the C preprocessor... cpp
  54. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  55. checking for egrep... (cached) /usr/bin/egrep
  56. checking for Minix Amsterdam compiler... no
  57. checking for ar... ar
  58. checking for ranlib... ranlib
  59. checking build system type... amd64-portbld-freebsd9.2
  60. checking host system type... amd64-portbld-freebsd9.2
  61. checking for ANSI C header files... (cached) yes
  62. checking for sys/types.h... (cached) yes
  63. checking for sys/stat.h... (cached) yes
  64. checking for stdlib.h... (cached) yes
  65. checking for string.h... (cached) yes
  66. checking for memory.h... (cached) yes
  67. checking for strings.h... (cached) yes
  68. checking for inttypes.h... (cached) yes
  69. checking for stdint.h... (cached) yes
  70. checking for unistd.h... (cached) yes
  71. checking for minix/config.h... (cached) no
  72. checking whether it is safe to define __EXTENSIONS__... yes
  73. checking whether _XOPEN_SOURCE should be defined... no
  74. checking for special C compiler options needed for large files... no
  75. checking for _FILE_OFFSET_BITS value needed for large files... no
  76. checking for cc option to accept ISO C99... -std=gnu99
  77. checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  78. configure: autobuild project... GNU Libidn
  79. configure: autobuild revision... 1.28
  80. configure: autobuild hostname... <removed>.org
  81. configure: autobuild timestamp... 20140319T122037Z
  82. checking the archiver (ar) interface... ar
  83. checking how to print strings... printf
  84. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  85. checking for fgrep... (cached) /usr/bin/fgrep
  86. checking for ld used by cc -std=gnu99... /usr/bin/ld
  87. checking if the linker (/usr/bin/ld) is GNU ld... yes
  88. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  89. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  90. checking whether ln -s works... yes
  91. checking the maximum length of command line arguments... (cached) 262144
  92. checking whether the shell understands some XSI constructs... yes
  93. checking whether the shell understands "+="... no
  94. checking how to convert amd64-portbld-freebsd9.2 file names to amd64-portbld-freebsd9.2 format... func_convert_file_noop
  95. checking how to convert amd64-portbld-freebsd9.2 file names to toolchain format... func_convert_file_noop
  96. checking for /usr/bin/ld option to reload object files... -r
  97. checking for objdump... objdump
  98. checking how to recognize dependent libraries... pass_all
  99. checking for dlltool... dlltool
  100. checking how to associate runtime and link libraries... printf %s\n
  101. checking for archiver @FILE support... no
  102. checking for strip... strip
  103. checking for ranlib... (cached) ranlib
  104. checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object... ok
  105. checking for sysroot... no
  106. checking for mt... mt
  107. checking if mt is a manifest tool... no
  108. checking for dlfcn.h... (cached) yes
  109. checking for objdir... .libs
  110. checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  111. checking for cc -std=gnu99 option to produce PIC... -fPIC -DPIC
  112. checking if cc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  113. checking if cc -std=gnu99 static flag -static works... yes
  114. checking if cc -std=gnu99 supports -c -o file.o... yes
  115. checking if cc -std=gnu99 supports -c -o file.o... (cached) yes
  116. checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
  117. checking whether -lc should be explicitly linked in... no
  118. checking dynamic linker characteristics... freebsd9.2 ld.so
  119. checking how to hardcode library paths into programs... immediate
  120. checking whether stripping libraries is possible... yes
  121. checking if libtool supports shared libraries... yes
  122. checking whether to build shared libraries... yes
  123. checking whether to build static libraries... yes
  124. checking whether NLS is requested... yes
  125. checking for msgfmt... /usr/local/bin/msgfmt
  126. checking for gmsgfmt... /usr/local/bin/msgfmt
  127. checking for xgettext... /usr/local/bin/xgettext
  128. checking for msgmerge... /usr/local/bin/msgmerge
  129. checking for ld used by cc -std=gnu99... /usr/bin/ld
  130. checking if the linker (/usr/bin/ld) is GNU ld... yes
  131. checking for shared library run path origin... done
  132. checking for CFPreferencesCopyAppValue... no
  133. checking for CFLocaleCopyCurrent... no
  134. checking for GNU gettext in libc... no
  135. checking for iconv... yes
  136. checking for working iconv... yes
  137. checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
  138. checking for GNU gettext in libintl... yes
  139. checking whether to use NLS... yes
  140. checking where the gettext function comes from... external libintl
  141. checking how to link with libintl... /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
  142. checking for iconv... (cached) yes
  143. checking for working iconv... (cached) yes
  144. checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
  145. checking for iconv declaration...
  146.          extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  147. checking for emacs... emacs
  148. checking where .elc files should go... ${datarootdir}/emacs/site-lisp
  149. checking for ANSI C header files... (cached) yes
  150. checking for preferred C# implementation... any
  151. checking for C# compiler... no
  152. checking whether the preprocessor supports include_next... (cached) yes
  153. checking whether system header files limit the line length... no
  154. checking for complete errno.h... (cached) yes
  155. checking whether strerror_r is declared... (cached) yes
  156. checking for strerror_r... (cached) yes
  157. checking whether strerror_r returns char *... no
  158. checking for getopt.h... (cached) yes
  159. checking for sys/socket.h... (cached) yes
  160. checking for unistd.h... (cached) yes
  161. checking for sys/stat.h... (cached) yes
  162. checking for wchar.h... (cached) yes
  163. checking for stdint.h... (cached) yes
  164. checking for inttypes.h... (cached) yes
  165. checking for sys/param.h... (cached) yes
  166. checking for sys/time.h... (cached) yes
  167. checking for features.h... no
  168. checking for iconv.h... yes
  169. checking for xlocale.h... yes
  170. checking for getopt.h... (cached) yes
  171. checking for getopt_long_only... (cached) yes
  172. checking whether getopt is POSIX compatible... (cached) yes
  173. checking for working GNU getopt function... no
  174. checking whether getenv is declared... (cached) yes
  175. checking for _set_invalid_parameter_handler... no
  176. checking for symlink... (cached) yes
  177. checking for getdtablesize... (cached) yes
  178. checking for lstat... (cached) yes
  179. checking for setenv... (cached) yes
  180. checking for newlocale... yes
  181. checking for wchar_t... (cached) yes
  182. checking whether strerror(0) succeeds... yes
  183. checking for C/C++ restrict keyword... __restrict
  184. checking whether ffsl is declared without a macro... (cached) yes
  185. checking whether ffsll is declared without a macro... (cached) yes
  186. checking whether memmem is declared without a macro... (cached) yes
  187. checking whether mempcpy is declared without a macro... no
  188. checking whether memrchr is declared without a macro... (cached) yes
  189. checking whether rawmemchr is declared without a macro... (cached) yes
  190. checking whether stpcpy is declared without a macro... (cached) yes
  191. checking whether stpncpy is declared without a macro... (cached) yes
  192. checking whether strchrnul is declared without a macro... no
  193. checking whether strdup is declared without a macro... (cached) yes
  194. checking whether strncat is declared without a macro... (cached) yes
  195. checking whether strndup is declared without a macro... (cached) yes
  196. checking whether strnlen is declared without a macro... (cached) yes
  197. checking whether strpbrk is declared without a macro... (cached) yes
  198. checking whether strsep is declared without a macro... (cached) yes
  199. checking whether strcasestr is declared without a macro... (cached) yes
  200. checking whether strtok_r is declared without a macro... (cached) yes
  201. checking whether strerror_r is declared without a macro... (cached) yes
  202. checking whether strsignal is declared without a macro... (cached) yes
  203. checking whether strverscmp is declared without a macro... (cached) no
  204. checking for pid_t... (cached) yes
  205. checking for mode_t... (cached) yes
  206. checking for size_t... (cached) yes
  207. checking for working alloca.h... no
  208. checking for alloca... yes
  209. checking if environ is properly declared... no
  210. checking for working fcntl.h... no (bad O_NOATIME)
  211. checking whether stat file-mode macros are broken... no
  212. checking for nlink_t... (cached) yes
  213. checking whether fchmodat is declared without a macro... (cached) yes
  214. checking whether fstat is declared without a macro... (cached) yes
  215. checking whether fstatat is declared without a macro... (cached) yes
  216. checking whether futimens is declared without a macro... no
  217. checking whether lchmod is declared without a macro... (cached) yes
  218. checking whether lstat is declared without a macro... (cached) yes
  219. checking whether mkdirat is declared without a macro... (cached) yes
  220. checking whether mkfifo is declared without a macro... (cached) yes
  221. checking whether mkfifoat is declared without a macro... (cached) yes
  222. checking whether mknod is declared without a macro... (cached) yes
  223. checking whether mknodat is declared without a macro... (cached) yes
  224. checking whether stat is declared without a macro... (cached) yes
  225. checking whether utimensat is declared without a macro... no
  226. checking whether getcwd (NULL, 0) allocates memory for result... (cached) yes
  227. checking for getcwd with POSIX signature... (cached) yes
  228. checking for unsigned long long int... (cached) yes
  229. checking for long long int... (cached) yes
  230. checking whether stdint.h conforms to C99... no
  231. checking sys/inttypes.h usability... no
  232. checking sys/inttypes.h presence... no
  233. checking for sys/inttypes.h... no
  234. checking sys/bitypes.h usability... no
  235. checking sys/bitypes.h presence... no
  236. checking for sys/bitypes.h... no
  237. checking for bit size of ptrdiff_t... 64
  238. checking for bit size of size_t... 64
  239. checking for bit size of sig_atomic_t... 64
  240. checking for bit size of wchar_t... 32
  241. checking for bit size of wint_t... 32
  242. checking whether sig_atomic_t is signed... yes
  243. checking whether wchar_t is signed... (cached) yes
  244. checking whether wint_t is signed... (cached) yes
  245. checking for ptrdiff_t integer literal suffix... l
  246. checking for size_t integer literal suffix... ul
  247. checking for sig_atomic_t integer literal suffix... l
  248. checking for wchar_t integer literal suffix...
  249. checking for wint_t integer literal suffix...
  250. checking whether imaxabs is declared without a macro... (cached) yes
  251. checking whether imaxdiv is declared without a macro... (cached) yes
  252. checking whether strtoimax is declared without a macro... (cached) yes
  253. checking whether strtoumax is declared without a macro... (cached) yes
  254. checking for inttypes.h... (cached) yes
  255. checking whether the inttypes.h PRIxNN macros are broken... no
  256. checking whether lstat correctly handles trailing slash... (cached) yes
  257. checking whether malloc, realloc, calloc are POSIX compliant... (cached) yes
  258. checking for stdlib.h... (cached) yes
  259. checking for GNU libc compatible malloc... (cached) yes
  260. checking for promoted mode_t type... int
  261. checking whether setenv is declared... (cached) yes
  262. checking for search.h... (cached) yes
  263. checking for tsearch... (cached) yes
  264. checking for stdbool.h that conforms to C99... (cached) yes
  265. checking for _Bool... (cached) yes
  266. checking for wint_t... (cached) yes
  267. checking for struct timespec in <time.h>... (cached) yes
  268. checking whether unsetenv is declared... (cached) yes
  269. checking whether <wchar.h> uses 'inline' correctly... (cached) yes
  270. checking for error_at_line... no
  271. checking for pmccabe... false
  272. checking whether program_invocation_name is declared... no
  273. checking whether program_invocation_short_name is declared... no
  274. checking for ssize_t... (cached) yes
  275. checking for va_copy... (cached) yes
  276. checking whether NULL can be used in arbitrary expressions... yes
  277. checking for working strerror function... yes
  278. checking whether chdir is declared without a macro... (cached) yes
  279. checking whether chown is declared without a macro... (cached) yes
  280. checking whether dup is declared without a macro... (cached) yes
  281. checking whether dup2 is declared without a macro... (cached) yes
  282. checking whether dup3 is declared without a macro... no
  283. checking whether environ is declared without a macro... no
  284. checking whether euidaccess is declared without a macro... no
  285. checking whether faccessat is declared without a macro... (cached) yes
  286. checking whether fchdir is declared without a macro... (cached) yes
  287. checking whether fchownat is declared without a macro... (cached) yes
  288. checking whether fdatasync is declared without a macro... no
  289. checking whether fsync is declared without a macro... (cached) yes
  290. checking whether ftruncate is declared without a macro... (cached) yes
  291. checking whether getcwd is declared without a macro... (cached) yes
  292. checking whether getdomainname is declared without a macro... (cached) yes
  293. checking whether getdtablesize is declared without a macro... (cached) yes
  294. checking whether getgroups is declared without a macro... (cached) yes
  295. checking whether gethostname is declared without a macro... (cached) yes
  296. checking whether getlogin is declared without a macro... (cached) yes
  297. checking whether getlogin_r is declared without a macro... (cached) yes
  298. checking whether getpagesize is declared without a macro... (cached) yes
  299. checking whether getusershell is declared without a macro... (cached) yes
  300. checking whether setusershell is declared without a macro... (cached) yes
  301. checking whether endusershell is declared without a macro... (cached) yes
  302. checking whether group_member is declared without a macro... no
  303. checking whether isatty is declared without a macro... (cached) yes
  304. checking whether lchown is declared without a macro... (cached) yes
  305. checking whether link is declared without a macro... (cached) yes
  306. checking whether linkat is declared without a macro... (cached) yes
  307. checking whether lseek is declared without a macro... (cached) yes
  308. checking whether pipe is declared without a macro... (cached) yes
  309. checking whether pipe2 is declared without a macro... no
  310. checking whether pread is declared without a macro... (cached) yes
  311. checking whether pwrite is declared without a macro... (cached) yes
  312. checking whether readlink is declared without a macro... (cached) yes
  313. checking whether readlinkat is declared without a macro... (cached) yes
  314. checking whether rmdir is declared without a macro... (cached) yes
  315. checking whether sethostname is declared without a macro... (cached) yes
  316. checking whether sleep is declared without a macro... (cached) yes
  317. checking whether symlink is declared without a macro... (cached) yes
  318. checking whether symlinkat is declared without a macro... (cached) yes
  319. checking whether ttyname_r is declared without a macro... (cached) yes
  320. checking whether unlink is declared without a macro... (cached) yes
  321. checking whether unlinkat is declared without a macro... (cached) yes
  322. checking whether usleep is declared without a macro... (cached) yes
  323. checking for valgrind... no
  324. checking whether self tests are run under valgrind... no
  325. checking whether dup2 works... yes
  326. checking whether fcntl is declared without a macro... (cached) yes
  327. checking whether openat is declared without a macro... (cached) yes
  328. checking whether fdopen sets errno... yes
  329. checking whether INT32_MAX < INTMAX_MAX... yes
  330. checking whether INT64_MAX == LONG_MAX... yes
  331. checking whether UINT32_MAX < UINTMAX_MAX... yes
  332. checking whether UINT64_MAX == ULONG_MAX... yes
  333. checking whether open recognizes a trailing slash... (cached) yes
  334. checking for putenv compatible with GNU and SVID... no
  335. checking whether _putenv is declared... no
  336. checking whether setenv validates arguments... yes
  337. checking whether stat handles trailing slashes on directories... (cached) yes
  338. checking whether stat handles trailing slashes on files... (cached) yes
  339. checking whether dprintf is declared without a macro... (cached) yes
  340. checking whether fpurge is declared without a macro... (cached) yes
  341. checking whether fseeko is declared without a macro... (cached) yes
  342. checking whether ftello is declared without a macro... (cached) yes
  343. checking whether getdelim is declared without a macro... (cached) yes
  344. checking whether getline is declared without a macro... (cached) yes
  345. checking whether gets is declared without a macro... (cached) yes
  346. checking whether pclose is declared without a macro... (cached) yes
  347. checking whether popen is declared without a macro... (cached) yes
  348. checking whether renameat is declared without a macro... (cached) yes
  349. checking whether snprintf is declared without a macro... (cached) yes
  350. checking whether tmpfile is declared without a macro... (cached) yes
  351. checking whether vdprintf is declared without a macro... (cached) yes
  352. checking whether vsnprintf is declared without a macro... (cached) yes
  353. checking whether _Exit is declared without a macro... (cached) yes
  354. checking whether atoll is declared without a macro... (cached) yes
  355. checking whether canonicalize_file_name is declared without a macro... no
  356. checking whether getloadavg is declared without a macro... (cached) yes
  357. checking whether getsubopt is declared without a macro... (cached) yes
  358. checking whether grantpt is declared without a macro... (cached) yes
  359. checking whether initstate is declared without a macro... (cached) yes
  360. checking whether initstate_r is declared without a macro... no
  361. checking whether mkdtemp is declared without a macro... (cached) yes
  362. checking whether mkostemp is declared without a macro... no
  363. checking whether mkostemps is declared without a macro... no
  364. checking whether mkstemp is declared without a macro... (cached) yes
  365. checking whether mkstemps is declared without a macro... no
  366. checking whether posix_openpt is declared without a macro... (cached) yes
  367. checking whether ptsname is declared without a macro... (cached) yes
  368. checking whether ptsname_r is declared without a macro... no
  369. checking whether random is declared without a macro... (cached) yes
  370. checking whether random_r is declared without a macro... no
  371. checking whether realpath is declared without a macro... (cached) yes
  372. checking whether rpmatch is declared without a macro... (cached) yes
  373. checking whether secure_getenv is declared without a macro... no
  374. checking whether setenv is declared without a macro... (cached) yes
  375. checking whether setstate is declared without a macro... (cached) yes
  376. checking whether setstate_r is declared without a macro... no
  377. checking whether srandom is declared without a macro... (cached) yes
  378. checking whether srandom_r is declared without a macro... no
  379. checking whether strtod is declared without a macro... (cached) yes
  380. checking whether strtoll is declared without a macro... (cached) yes
  381. checking whether strtoull is declared without a macro... (cached) yes
  382. checking whether unlockpt is declared without a macro... (cached) yes
  383. checking whether unsetenv is declared without a macro... (cached) yes
  384. checking whether symlink handles trailing slash correctly... yes
  385. checking for nlink_t... (cached) yes
  386. checking whether fchmodat is declared without a macro... (cached) yes
  387. checking whether fstat is declared without a macro... (cached) yes
  388. checking whether fstatat is declared without a macro... (cached) yes
  389. checking whether futimens is declared without a macro... (cached) no
  390. checking whether lchmod is declared without a macro... (cached) yes
  391. checking whether lstat is declared without a macro... (cached) yes
  392. checking whether mkdirat is declared without a macro... (cached) yes
  393. checking whether mkfifo is declared without a macro... (cached) yes
  394. checking whether mkfifoat is declared without a macro... (cached) yes
  395. checking whether mknod is declared without a macro... (cached) yes
  396. checking whether mknodat is declared without a macro... (cached) yes
  397. checking whether stat is declared without a macro... (cached) yes
  398. checking whether utimensat is declared without a macro... (cached) no
  399. checking for unsetenv... (cached) yes
  400. checking for unsetenv() return type... (cached) int
  401. checking whether unsetenv obeys POSIX... yes
  402. checking for valgrind... no
  403. checking whether self tests are run under valgrind... no
  404. checking whether btowc is declared without a macro... (cached) yes
  405. checking whether wctob is declared without a macro... (cached) yes
  406. checking whether mbsinit is declared without a macro... (cached) yes
  407. checking whether mbrtowc is declared without a macro... (cached) yes
  408. checking whether mbrlen is declared without a macro... (cached) yes
  409. checking whether mbsrtowcs is declared without a macro... (cached) yes
  410. checking whether mbsnrtowcs is declared without a macro... (cached) yes
  411. checking whether wcrtomb is declared without a macro... (cached) yes
  412. checking whether wcsrtombs is declared without a macro... (cached) yes
  413. checking whether wcsnrtombs is declared without a macro... (cached) yes
  414. checking whether wcwidth is declared without a macro... (cached) yes
  415. checking whether wmemchr is declared without a macro... (cached) yes
  416. checking whether wmemcmp is declared without a macro... (cached) yes
  417. checking whether wmemcpy is declared without a macro... (cached) yes
  418. checking whether wmemmove is declared without a macro... (cached) yes
  419. checking whether wmemset is declared without a macro... (cached) yes
  420. checking whether wcslen is declared without a macro... (cached) yes
  421. checking whether wcsnlen is declared without a macro... (cached) yes
  422. checking whether wcscpy is declared without a macro... (cached) yes
  423. checking whether wcpcpy is declared without a macro... (cached) yes
  424. checking whether wcsncpy is declared without a macro... (cached) yes
  425. checking whether wcpncpy is declared without a macro... (cached) yes
  426. checking whether wcscat is declared without a macro... (cached) yes
  427. checking whether wcsncat is declared without a macro... (cached) yes
  428. checking whether wcscmp is declared without a macro... (cached) yes
  429. checking whether wcsncmp is declared without a macro... (cached) yes
  430. checking whether wcscasecmp is declared without a macro... (cached) yes
  431. checking whether wcsncasecmp is declared without a macro... (cached) yes
  432. checking whether wcscoll is declared without a macro... (cached) yes
  433. checking whether wcsxfrm is declared without a macro... (cached) yes
  434. checking whether wcsdup is declared without a macro... (cached) yes
  435. checking whether wcschr is declared without a macro... (cached) yes
  436. checking whether wcsrchr is declared without a macro... (cached) yes
  437. checking whether wcscspn is declared without a macro... (cached) yes
  438. checking whether wcsspn is declared without a macro... (cached) yes
  439. checking whether wcspbrk is declared without a macro... (cached) yes
  440. checking whether wcsstr is declared without a macro... (cached) yes
  441. checking whether wcstok is declared without a macro... (cached) yes
  442. checking whether wcswidth is declared without a macro... (cached) yes
  443. checking for inline... inline
  444. checking for nl_langinfo and CODESET... yes
  445. checking for LC_MESSAGES... yes
  446. checking whether imported symbols can be declared weak... yes
  447. checking pthread.h usability... yes
  448. checking pthread.h presence... yes
  449. checking for pthread.h... yes
  450. checking for pthread_kill in -lpthread... yes
  451. checking for multithread API to use... posix
  452. checking whether the compiler generally respects inline... yes
  453. checking if gcc/ld supports -Wl,--output-def... no
  454. checking if LD -Wl,--version-script works... yes
  455. checking whether the -Werror option is usable... yes
  456. checking for simple visibility declarations... yes
  457. checking whether NULL can be used in arbitrary expressions... (cached) yes
  458. checking for strverscmp... no
  459. checking for a traditional french locale... fr_FR.ISO8859-1
  460. checking for a turkish Unicode locale... none
  461. checking whether INT32_MAX < INTMAX_MAX... (cached) yes
  462. checking whether INT64_MAX == LONG_MAX... (cached) yes
  463. checking whether UINT32_MAX < UINTMAX_MAX... (cached) yes
  464. checking whether UINT64_MAX == ULONG_MAX... (cached) yes
  465. checking whether locale.h conforms to POSIX:2001... (cached) yes
  466. checking whether locale.h defines locale_t... yes
  467. checking whether struct lconv is properly defined... yes
  468. checking whether setlocale is declared without a macro... (cached) yes
  469. checking whether duplocale is declared without a macro... yes
  470. checking for setlocale... (cached) yes
  471. checking for uselocale... yes
  472. checking for pthread_rwlock_t... yes
  473. checking for putenv compatible with GNU and SVID... (cached) no
  474. checking whether _putenv is declared... (cached) no
  475. checking whether setenv validates arguments... (cached) yes
  476. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  477. checking for a french Unicode locale... fr_FR.UTF-8
  478. checking for a traditional japanese locale... ja_JP.eucJP
  479. checking for a transitional chinese locale... zh_CN.GB18030
  480. checking for ssize_t... (cached) yes
  481. checking whether _Exit is declared without a macro... (cached) yes
  482. checking whether atoll is declared without a macro... (cached) yes
  483. checking whether canonicalize_file_name is declared without a macro... (cached) no
  484. checking whether getloadavg is declared without a macro... (cached) yes
  485. checking whether getsubopt is declared without a macro... (cached) yes
  486. checking whether grantpt is declared without a macro... (cached) yes
  487. checking whether initstate is declared without a macro... (cached) yes
  488. checking whether initstate_r is declared without a macro... (cached) no
  489. checking whether mkdtemp is declared without a macro... (cached) yes
  490. checking whether mkostemp is declared without a macro... (cached) no
  491. checking whether mkostemps is declared without a macro... (cached) no
  492. checking whether mkstemp is declared without a macro... (cached) yes
  493. checking whether mkstemps is declared without a macro... (cached) no
  494. checking whether posix_openpt is declared without a macro... (cached) yes
  495. checking whether ptsname is declared without a macro... (cached) yes
  496. checking whether ptsname_r is declared without a macro... (cached) no
  497. checking whether random is declared without a macro... (cached) yes
  498. checking whether random_r is declared without a macro... (cached) no
  499. checking whether realpath is declared without a macro... (cached) yes
  500. checking whether rpmatch is declared without a macro... (cached) yes
  501. checking whether secure_getenv is declared without a macro... (cached) no
  502. checking whether setenv is declared without a macro... (cached) yes
  503. checking whether setstate is declared without a macro... (cached) yes
  504. checking whether setstate_r is declared without a macro... (cached) no
  505. checking whether srandom is declared without a macro... (cached) yes
  506. checking whether srandom_r is declared without a macro... (cached) no
  507. checking whether strtod is declared without a macro... (cached) yes
  508. checking whether strtoll is declared without a macro... (cached) yes
  509. checking whether strtoull is declared without a macro... (cached) yes
  510. checking whether unlockpt is declared without a macro... (cached) yes
  511. checking whether unsetenv is declared without a macro... (cached) yes
  512. checking for pthread_atfork... yes
  513. checking whether chdir is declared without a macro... (cached) yes
  514. checking whether chown is declared without a macro... (cached) yes
  515. checking whether dup is declared without a macro... (cached) yes
  516. checking whether dup2 is declared without a macro... (cached) yes
  517. checking whether dup3 is declared without a macro... (cached) no
  518. checking whether environ is declared without a macro... (cached) no
  519. checking whether euidaccess is declared without a macro... (cached) no
  520. checking whether faccessat is declared without a macro... (cached) yes
  521. checking whether fchdir is declared without a macro... (cached) yes
  522. checking whether fchownat is declared without a macro... (cached) yes
  523. checking whether fdatasync is declared without a macro... (cached) no
  524. checking whether fsync is declared without a macro... (cached) yes
  525. checking whether ftruncate is declared without a macro... (cached) yes
  526. checking whether getcwd is declared without a macro... (cached) yes
  527. checking whether getdomainname is declared without a macro... (cached) yes
  528. checking whether getdtablesize is declared without a macro... (cached) yes
  529. checking whether getgroups is declared without a macro... (cached) yes
  530. checking whether gethostname is declared without a macro... (cached) yes
  531. checking whether getlogin is declared without a macro... (cached) yes
  532. checking whether getlogin_r is declared without a macro... (cached) yes
  533. checking whether getpagesize is declared without a macro... (cached) yes
  534. checking whether getusershell is declared without a macro... (cached) yes
  535. checking whether setusershell is declared without a macro... (cached) yes
  536. checking whether endusershell is declared without a macro... (cached) yes
  537. checking whether group_member is declared without a macro... (cached) no
  538. checking whether isatty is declared without a macro... (cached) yes
  539. checking whether lchown is declared without a macro... (cached) yes
  540. checking whether link is declared without a macro... (cached) yes
  541. checking whether linkat is declared without a macro... (cached) yes
  542. checking whether lseek is declared without a macro... (cached) yes
  543. checking whether pipe is declared without a macro... (cached) yes
  544. checking whether pipe2 is declared without a macro... (cached) no
  545. checking whether pread is declared without a macro... (cached) yes
  546. checking whether pwrite is declared without a macro... (cached) yes
  547. checking whether readlink is declared without a macro... (cached) yes
  548. checking whether readlinkat is declared without a macro... (cached) yes
  549. checking whether rmdir is declared without a macro... (cached) yes
  550. checking whether sethostname is declared without a macro... (cached) yes
  551. checking whether sleep is declared without a macro... (cached) yes
  552. checking whether symlink is declared without a macro... (cached) yes
  553. checking whether symlinkat is declared without a macro... (cached) yes
  554. checking whether ttyname_r is declared without a macro... (cached) yes
  555. checking whether unlink is declared without a macro... (cached) yes
  556. checking whether unlinkat is declared without a macro... (cached) yes
  557. checking whether usleep is declared without a macro... (cached) yes
  558. checking for unsetenv... (cached) yes
  559. checking for unsetenv() return type... (cached) int
  560. checking whether unsetenv obeys POSIX... (cached) yes
  561. checking whether btowc is declared without a macro... (cached) yes
  562. checking whether wctob is declared without a macro... (cached) yes
  563. checking whether mbsinit is declared without a macro... (cached) yes
  564. checking whether mbrtowc is declared without a macro... (cached) yes
  565. checking whether mbrlen is declared without a macro... (cached) yes
  566. checking whether mbsrtowcs is declared without a macro... (cached) yes
  567. checking whether mbsnrtowcs is declared without a macro... (cached) yes
  568. checking whether wcrtomb is declared without a macro... (cached) yes
  569. checking whether wcsrtombs is declared without a macro... (cached) yes
  570. checking whether wcsnrtombs is declared without a macro... (cached) yes
  571. checking whether wcwidth is declared without a macro... (cached) yes
  572. checking whether wmemchr is declared without a macro... (cached) yes
  573. checking whether wmemcmp is declared without a macro... (cached) yes
  574. checking whether wmemcpy is declared without a macro... (cached) yes
  575. checking whether wmemmove is declared without a macro... (cached) yes
  576. checking whether wmemset is declared without a macro... (cached) yes
  577. checking whether wcslen is declared without a macro... (cached) yes
  578. checking whether wcsnlen is declared without a macro... (cached) yes
  579. checking whether wcscpy is declared without a macro... (cached) yes
  580. checking whether wcpcpy is declared without a macro... (cached) yes
  581. checking whether wcsncpy is declared without a macro... (cached) yes
  582. checking whether wcpncpy is declared without a macro... (cached) yes
  583. checking whether wcscat is declared without a macro... (cached) yes
  584. checking whether wcsncat is declared without a macro... (cached) yes
  585. checking whether wcscmp is declared without a macro... (cached) yes
  586. checking whether wcsncmp is declared without a macro... (cached) yes
  587. checking whether wcscasecmp is declared without a macro... (cached) yes
  588. checking whether wcsncasecmp is declared without a macro... (cached) yes
  589. checking whether wcscoll is declared without a macro... (cached) yes
  590. checking whether wcsxfrm is declared without a macro... (cached) yes
  591. checking whether wcsdup is declared without a macro... (cached) yes
  592. checking whether wcschr is declared without a macro... (cached) yes
  593. checking whether wcsrchr is declared without a macro... (cached) yes
  594. checking whether wcscspn is declared without a macro... (cached) yes
  595. checking whether wcsspn is declared without a macro... (cached) yes
  596. checking whether wcspbrk is declared without a macro... (cached) yes
  597. checking whether wcsstr is declared without a macro... (cached) yes
  598. checking whether wcstok is declared without a macro... (cached) yes
  599. checking whether wcswidth is declared without a macro... (cached) yes
  600. checking for sched_yield in -lrt... yes
  601. checking for nl_langinfo and CODESET... (cached) yes
  602. checking if TLD API for specific TLD rules should be built... yes
  603. checking pkg-config is at least version 0.9.0... yes
  604. checking for gtkdoc-check... no
  605. checking for gtkdoc-rebase... no
  606. checking for gtkdoc-mkpdf... no
  607. checking whether to build gtk-doc documentation... no
  608. checking for gcj... no
  609. checking dependency style of gcj... none
  610. checking dependency style of gcj... (cached) none
  611. checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
  612. checking for gcj option to produce PIC... -fPIC
  613. checking if gcj PIC flag -fPIC works... no
  614. checking if gcj static flag -static works... no
  615. checking if gcj supports -c -o file.o... no
  616. checking if gcj supports -c -o file.o... (cached) no
  617. checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
  618. checking how to hardcode library paths into programs... immediate
  619. checking if implementation in Java should be built... no
  620. checking if implementation in C# should be built... no
  621. checking that generated files are newer than configure... done
  622. configure: creating ./config.status
  623. config.status: creating csharpcomp.sh
  624. config.status: creating csharpexec.sh
  625. config.status: creating Makefile
  626. config.status: creating contrib/doxygen/Doxyfile
  627. config.status: creating csharp/Makefile
  628. config.status: creating doc/Makefile
  629. config.status: creating doc/cyclo/Makefile
  630. config.status: creating doc/java/Makefile
  631. config.status: creating doc/reference/Makefile
  632. config.status: creating doc/reference/version.xml
  633. config.status: creating doc/specifications/Makefile
  634. config.status: creating doc/tld/Makefile
  635. config.status: creating examples/Makefile
  636. config.status: creating gl/Makefile
  637. config.status: creating gltests/Makefile
  638. config.status: creating java/Makefile
  639. config.status: creating java/pom.xml
  640. config.status: creating java/src/Makefile
  641. config.status: creating java/src/main/Makefile
  642. config.status: creating java/src/main/java/Makefile
  643. config.status: creating java/src/main/java/gnu/Makefile
  644. config.status: creating java/src/main/java/gnu/inet/Makefile
  645. config.status: creating java/src/main/java/gnu/inet/encoding/Makefile
  646. config.status: creating java/src/util/Makefile
  647. config.status: creating java/src/util/java/Makefile
  648. config.status: creating java/src/test/Makefile
  649. config.status: creating java/src/test/java/Makefile
  650. config.status: creating lib/Makefile
  651. config.status: creating lib/gl/Makefile
  652. config.status: creating lib/gltests/Makefile
  653. config.status: creating libidn.pc
  654. config.status: creating po/Makefile.in
  655. config.status: creating src/Makefile
  656. config.status: creating tests/Makefile
  657. config.status: creating config.h
  658. config.status: executing depfiles commands
  659. config.status: executing libtool commands
  660. config.status: executing po-directories commands
  661. config.status: creating po/POTFILES
  662. config.status: creating po/Makefile
  663. configure: summary of build options:
  664.  
  665.   version:          1.28 shared 17:11:6
  666.   Host type:        amd64-portbld-freebsd9.2
  667.   Install prefix:   /usr/local
  668.   Compiler:         cc -std=gnu99
  669.   Warning flags:    
  670.   Library types:    Shared=yes, Static=yes
  671.   Libiconv:         yes
  672.   Valgrind:        
  673.   Version script:   yes
  674.   TLD code:         yes
  675.   Build Java port:  no
  676.   Build C# port:    no
  677.  
  678. ===>  Building for libidn-1.28_1
  679. /usr/bin/make  all-recursive
  680. Making all in gl
  681. GEN      arg-nonnull.h
  682.   GEN      c++defs.h
  683.   GEN      warn-on-use.h
  684.   GEN      sys/types.h
  685. GEN      getopt.h
  686. GEN      string.h
  687.   GEN      unistd.h
  688. /usr/bin/make  all-recursive
  689. CC       progname.lo
  690. CC       unistd.lo
  691. CC       version-etc.lo
  692. CC       error.lo
  693.   CC       getopt.lo
  694.   CC       getopt1.lo
  695.   CCLD     libgnu.la
  696. Making all in lib/gl
  697. GEN      arg-nonnull.h
  698. GEN      c++defs.h
  699. GEN      unused-parameter.h
  700. GEN      warn-on-use.h
  701. GEN      unistr.h
  702.   GEN      unitypes.h
  703.   GEN      stdint.h
  704.   GEN      iconv.h
  705.   GEN      string.h
  706. /usr/bin/make  all-recursive
  707. CC       c-ctype.lo
  708. CC       c-strcasecmp.lo
  709. CC       c-strncasecmp.lo
  710. CC       striconv.lo
  711. CC       strverscmp.lo
  712.   CC       unistr/u8-mbtoucr.lo
  713.   CC       unistr/u8-uctomb.lo
  714.   CC       unistr/u8-uctomb-aux.lo
  715.   CCLD     libgnu.la
  716. Making all in lib
  717. if test -n "stdint.h"; then  sed -e s/include_next/include/ gl/stdint.h > idn-int.h;  else  echo '#include <stdint.h>' > idn-int.h;  fi
  718. /usr/bin/make  all-am
  719. CC       nfkc.lo
  720. CC       toutf8.lo
  721. CC       version.lo
  722. CC       stringprep.lo
  723. CC       profiles.lo
  724. CC       punycode.lo
  725.   CC       idna.lo
  726.   CC       pr29.lo
  727. CC       idn-free.lo
  728.   CC       strerror-idna.lo
  729.   CC       strerror-pr29.lo
  730.   CC       strerror-punycode.lo
  731. CC       strerror-stringprep.lo
  732. CC       strerror-tld.lo
  733.   CC       tld.lo
  734. CC       rfc3454.lo
  735.   CC       tlds.lo
  736.   CCLD     libidn.la
  737. Making all in po
  738. Making all in src
  739. /usr/bin/make  all-am
  740.   CC       libidn_cmd_la-idn_cmd.lo
  741.   CC       idn.o
  742.   CCLD     libidn_cmd.la
  743.   CCLD     idn
  744. Making all in doc
  745. echo '# This file is automatically generated.  DO NOT EDIT!          -*- makefile -*-' > Makefile.gdoc
  746. echo >> Makefile.gdoc
  747. echo 'gdoc_TEXINFOS =' >> Makefile.gdoc
  748. echo 'gdoc_MANS =' >> Makefile.gdoc
  749. echo >> Makefile.gdoc
  750. for file in ../lib/idna.c ../lib/nfkc.c  ../lib/pr29.c ../lib/punycode.c     ../lib/stringprep.c ../lib/tld.c    ../lib/toutf8.c ../lib/version.c  ../lib/idn-free.c  ../lib/strerror-idna.c ../lib/strerror-pr29.c  ../lib/strerror-punycode.c  ../lib/strerror-stringprep.c  ../lib/strerror-tld.c; do  shortfile=`basename $file`;  echo "#" >> Makefile.gdoc;  echo "### $shortfile" >> Makefile.gdoc;  echo "#" >> Makefile.gdoc;  echo "gdoc_TEXINFOS += texi/$shortfile.texi" >> Makefile.gdoc;  echo "texi/$shortfile.texi: $file" >> Makefile.gdoc;  echo 'TABmkdir -p `dirname $@`' | sed "s/TAB/ /" >> Makefile.gdoc;  echo 'TAB$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@' | sed "s/TAB/   /" >> Makefile.gdoc;  echo >> Makefile.gdoc;  functions=`/bin/sh /var/ports/basejail/usr/ports/dns/libidn/work/libidn-1.28/build-aux/missing perl ./gdoc -listfunc $file`;  for function in $functions; do  echo "# $shortfile: $function" >> Makefile.gdoc;  echo "gdoc_TEXINFOS += texi/$function.texi" >> Makefile.gdoc;  echo "texi/$function.texi: $file" >> Makefile.gdoc;  echo 'TABmkdir -p `dirname $@`' | sed "s/TAB/ /" >> Makefile.gdoc;  echo 'TAB$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) -function'" $function"' $< > $@' | sed "s/TAB/   /" >> Makefile.gdoc;  echo >> Makefile.gdoc;  echo "gdoc_MANS += man/$function.3" >> Makefile.gdoc;  echo "man/$function.3: $file" >> Makefile.gdoc;  echo 'TABmkdir -p `dirname $@`' | sed "s/TAB/ /" >> Makefile.gdoc;  echo 'TAB$(PERL) ./gdoc -man $(GDOC_MAN_EXTRA_ARGS) -function'" $function"' $< > $@' | sed "s/TAB/    /" >> Makefile.gdoc;  echo >> Makefile.gdoc;  done;  echo >> Makefile.gdoc;  done
  751. /usr/bin/make Makefile
  752.  cd .. && true --gnu doc/Makefile
  753. `Makefile' is up to date.
  754. /usr/bin/make  all-recursive
  755. Making all in specifications
  756. Making all in tld
  757. Making all in java
  758. Making all in cyclo
  759. cd .. && true --gnu doc/Makefile
  760. Updating ./version.texi
  761.  MAKEINFO ./libidn.info
  762. ./libidn.texi:7: warning: unrecognized encoding name `UTF-8'.
  763. Making all in gltests
  764. GEN      arg-nonnull.h
  765. GEN      c++defs.h
  766.   GEN      warn-on-use.h
  767.   GEN      alloca.h
  768.   GEN      stdint.h
  769. GEN      fcntl.h
  770. GEN      inttypes.h
  771. GEN      stdio.h
  772. GEN      stdlib.h
  773.   GEN      time.h
  774.   GEN      sys/stat.h
  775.   GEN      wchar.h
  776. /usr/bin/make  all-recursive
  777. Making all in .
  778. Making all in lib/gltests
  779. GEN      arg-nonnull.h
  780. GEN      c++defs.h
  781. GEN      unused-parameter.h
  782.   GEN      warn-on-use.h
  783.   GEN      alloca.h
  784.   GEN      sys/types.h
  785. GEN      inttypes.h
  786. GEN      locale.h
  787. GEN      stdlib.h
  788.   GEN      unistd.h
  789.   GEN      wchar.h
  790. /usr/bin/make  all-recursive
  791. Making all in .
  792. Making all in tests
  793. Making all in examples
  794. CC       example.o
  795. CC       example2.o
  796. CC       example3.o
  797.   CC       example4.o
  798.   CC       example5.o
  799.   CCLD     example4
  800.   CCLD     example3
  801.   CCLD     example
  802.   CCLD     example5
  803.   CCLD     example2
  804. Making all in java
  805. Making all in src
  806. Making all in main
  807. Making all in java
  808. Making all in gnu
  809. Making all in inet
  810. Making all in encoding
  811. echo timestamp > classnoinst.stamp
  812. Making all in .
  813. Making all in test
  814. Making all in java
  815. Making all in util
  816. Making all in java
  817. echo timestamp > classnoinst.stamp
  818. Making all in csharp
  819. ===>  Staging for libidn-1.28_1
  820. ===>   Generating temporary packing list
  821. Making install in gl
  822. /usr/bin/make  install-recursive
  823. Making install in lib/gl
  824. /usr/bin/make  install-recursive
  825. Making install in lib
  826. /usr/bin/make  install-am
  827.  /bin/mkdir -p '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/lib'
  828.  /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g wheel   libidn.la '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/lib'
  829. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libidn.so.17 /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/lib/libidn.so.17
  830. libtool: install: (cd /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/lib && { ln -s -f libidn.so.17 libidn.so || { rm -f libidn.so && ln -s libidn.so.17 libidn.so; }; })
  831. libtool: install: (cd /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/lib && { ln -s -f libidn.so.17 libidn.so || { rm -f libidn.so && ln -s libidn.so.17 libidn.so; }; })
  832. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libidn.lai /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/lib/libidn.la
  833. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libidn.a /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/lib/libidn.a
  834. libtool: install: chmod 644 /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/lib/libidn.a
  835. libtool: install: ranlib /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/lib/libidn.a
  836. libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
  837. /bin/mkdir -p '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/include'
  838. install  -o root -g wheel -m 444 stringprep.h idna.h punycode.h idn-free.h pr29.h tld.h '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/include'
  839. /bin/mkdir -p '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/include'
  840. install  -o root -g wheel -m 444 idn-int.h '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/include'
  841. Making install in po
  842. installing cs.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/cs/LC_MESSAGES/libidn.mo
  843. installing da.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/da/LC_MESSAGES/libidn.mo
  844. installing de.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/de/LC_MESSAGES/libidn.mo
  845. installing eo.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/eo/LC_MESSAGES/libidn.mo
  846. installing fi.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/fi/LC_MESSAGES/libidn.mo
  847. installing fr.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/fr/LC_MESSAGES/libidn.mo
  848. installing hr.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/hr/LC_MESSAGES/libidn.mo
  849. installing id.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/id/LC_MESSAGES/libidn.mo
  850. installing it.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/it/LC_MESSAGES/libidn.mo
  851. installing ja.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/ja/LC_MESSAGES/libidn.mo
  852. installing nl.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/nl/LC_MESSAGES/libidn.mo
  853. installing pl.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/pl/LC_MESSAGES/libidn.mo
  854. installing ro.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/ro/LC_MESSAGES/libidn.mo
  855. installing sr.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/sr/LC_MESSAGES/libidn.mo
  856. installing uk.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/uk/LC_MESSAGES/libidn.mo
  857. installing vi.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/vi/LC_MESSAGES/libidn.mo
  858. installing zh_CN.gmo as /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/libidn.mo
  859. if test "libidn" = "gettext-tools"; then  /bin/mkdir -p /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/gettext/po;  for file in Makefile.in.in remove-potcdate.sin  quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do  install  -o root -g wheel -m 444 ./$file  /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/gettext/po/$file;  done;  for file in Makevars; do  rm -f /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/gettext/po/$file;  done;  else  : ;  fi
  860. Making install in src
  861. /usr/bin/make  install-am
  862. /bin/mkdir -p '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/bin'
  863.  /bin/sh ../libtool   --mode=install install  -s -o root -g wheel -m 555 idn '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/bin'
  864. libtool: install: install -o root -g wheel -m 555 -s .libs/idn /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/bin/idn
  865. /bin/mkdir -p '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/emacs/site-lisp'
  866. install  -o root -g wheel -m 444 punycode.el idna.el '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/emacs/site-lisp'
  867. Making install in doc
  868. /usr/bin/make  install-recursive
  869. Making install in specifications
  870. Making install in tld
  871. Making install in java
  872. Making install in cyclo
  873. cd .. && true --gnu doc/Makefile
  874. cd .. && /bin/sh ./config.status doc/Makefile
  875. config.status: creating doc/Makefile
  876. /bin/mkdir -p '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/doc/libidn'
  877. install  -o root -g wheel -m 444 libidn-components.png '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/doc/libidn'
  878. /bin/mkdir -p '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/info'
  879. install  -o root -g wheel -m 444 ./libidn.info '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/info'
  880. install-info --info-dir='/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/info' '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/info/libidn.info'
  881. /bin/mkdir -p '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/man/man1'
  882. install  -o root -g wheel -m 444 idn.1 '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/man/man1'
  883. /bin/mkdir -p '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/man/man3'
  884. install  -o root -g wheel -m 444 man/idna_to_ascii_4i.3 man/idna_to_unicode_44i.3 man/idna_to_ascii_4z.3 man/idna_to_ascii_8z.3 man/idna_to_ascii_lz.3 man/idna_to_unicode_4z4z.3 man/idna_to_unicode_8z4z.3 man/idna_to_unicode_8z8z.3 man/idna_to_unicode_8zlz.3 man/idna_to_unicode_lzlz.3 man/stringprep_utf8_to_unichar.3 man/stringprep_unichar_to_utf8.3 man/stringprep_utf8_to_ucs4.3 man/stringprep_ucs4_to_utf8.3 man/stringprep_utf8_nfkc_normalize.3 man/stringprep_ucs4_nfkc_normalize.3 man/pr29_4.3 man/pr29_4z.3 man/pr29_8z.3 man/punycode_encode.3 man/punycode_decode.3 man/stringprep_4i.3 man/stringprep_4zi.3 man/stringprep.3 man/stringprep_profile.3 man/tld_get_table.3 man/tld_default_table.3 man/tld_get_4.3 man/tld_get_4z.3 man/tld_get_z.3 man/tld_check_4t.3 man/tld_check_4tz.3 man/tld_check_4.3 man/tld_check_4z.3 man/tld_check_8z.3 man/tld_check_lz.3 man/stringprep_locale_charset.3 man/stringprep_convert.3 man/stringprep_locale_to_utf8.3 man/stringprep_utf8_to_locale.3 '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/man/man3'
  885. install  -o root -g wheel -m 444 man/stringprep_check_version.3 man/idn_free.3 man/idna_strerror.3 man/pr29_strerror.3 man/punycode_strerror.3 man/stringprep_strerror.3 man/tld_strerror.3 '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/man/man3'
  886. Making install in gltests
  887. /usr/bin/make  install-recursive
  888. Making install in .
  889. Making install in lib/gltests
  890. /usr/bin/make  install-recursive
  891. Making install in .
  892. Making install in tests
  893. Making install in examples
  894. Making install in java
  895. Making install in src
  896. Making install in main
  897. Making install in java
  898. Making install in gnu
  899. Making install in inet
  900. Making install in encoding
  901. Making install in .
  902. Making install in test
  903. Making install in java
  904. Making install in util
  905. Making install in java
  906. Making install in csharp
  907. /bin/mkdir -p '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/libdata/pkgconfig'
  908. install  -o root -g wheel -m 444 libidn.pc '/var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/libdata/pkgconfig'
  909. /bin/mkdir -p /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/doc/libidn
  910. install  -o root -g wheel -m 444 /var/ports/basejail/usr/ports/dns/libidn/work/libidn-1.28/FAQ /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/doc/libidn
  911. install  -o root -g wheel -m 444 /var/ports/basejail/usr/ports/dns/libidn/work/libidn-1.28/NEWS /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/doc/libidn
  912. install  -o root -g wheel -m 444 /var/ports/basejail/usr/ports/dns/libidn/work/libidn-1.28/README /var/ports/basejail/usr/ports/dns/libidn/work/stage/usr/local/share/doc/libidn
  913. ====> Compressing man pages (compress-man)
  914. ===>  Building package for libidn-1.28_1
  915. Creating package /var/ports/basejail/usr/ports/dns/libidn/work/libidn-1.28_1.tbz
  916. Registering depends: gettext-0.18.3.1 libiconv-1.14_2.
  917. Creating bzip'd tar ball in '/var/ports/basejail/usr/ports/dns/libidn/work/libidn-1.28_1.tbz'
  918. ===>   Returning to build of prosody-0.9.3
  919. Error: shared library "libidn" does not exist
  920. *** [lib-depends] Error code 1
  921.  
  922. Stop in /basejail/usr/ports/net-im/prosody.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement