Advertisement
Guest User

building libidn with NetBSD's pkgsrc fails under Linux

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