Advertisement
Guest User

sadsfae

a guest
Apr 10th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.65 KB | None | 0 0
  1. Script started on Wed Apr 10 10:40:54 2013
  2.  
  3. # cd /usr/ports/converters/libiconv
  4.  
  5. # make clean
  6.  
  7. ===> Cleaning for libiconv-1.14_1
  8. # make -V SED
  9.  
  10. /usr/bin/sed
  11. # make
  12.  
  13. ===> Found saved configuration for libiconv-1.14
  14. ===> libiconv-1.14_1 depends on file: /usr/local/sbin/pkg - found
  15. ===> Fetching all distfiles required by libiconv-1.14_1 for building
  16. ===> Extracting for libiconv-1.14_1
  17. => SHA256 Checksum OK for libiconv-1.14.tar.gz.
  18. ===> Patching for libiconv-1.14_1
  19. ===> Applying FreeBSD patches for libiconv-1.14_1
  20. ===> libiconv-1.14_1 depends on package: libtool>=2.4 - found
  21. ===> Configuring for libiconv-1.14_1
  22. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  23. checking whether build environment is sane... yes
  24. checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
  25. checking for awk... awk
  26. checking whether make sets $(MAKE)... yes
  27. checking whether make sets $(MAKE)... (cached) yes
  28. checking for gcc... cc
  29. checking whether the C compiler works... yes
  30. checking for C compiler default output file name... a.out
  31. checking for suffix of executables...
  32. checking whether we are cross compiling... no
  33. checking for suffix of object files... o
  34. checking whether we are using the GNU C compiler... yes
  35. checking whether cc accepts -g... yes
  36. checking for cc option to accept ISO C89... none needed
  37. checking for style of include used by make... GNU
  38. checking dependency style of cc... none
  39. checking how to run the C preprocessor... cpp
  40. checking for strip... /usr/bin/strip
  41. checking build system type... amd64-portbld-freebsd9.1
  42. checking host system type... amd64-portbld-freebsd9.1
  43. checking for grep that handles long lines and -e... /usr/bin/grep
  44. checking for egrep... /usr/bin/grep -E
  45. checking for ranlib... ranlib
  46. checking whether cc understands -c and -o together... yes
  47. checking for ANSI C header files... yes
  48. checking for sys/types.h... yes
  49. checking for sys/stat.h... yes
  50. checking for stdlib.h... yes
  51. checking for string.h... yes
  52. checking for memory.h... yes
  53. checking for strings.h... yes
  54. checking for inttypes.h... yes
  55. checking for stdint.h... yes
  56. checking for unistd.h... yes
  57. checking minix/config.h usability... no
  58. checking minix/config.h presence... no
  59. checking for minix/config.h... no
  60. checking whether it is safe to define __EXTENSIONS__... yes
  61. checking for ld used by GCC... /usr/bin/ld
  62. checking if the linker (/usr/bin/ld) is GNU ld... yes
  63. checking for shared library path variable... LD_LIBRARY_PATH
  64. checking whether to activate relocatable installation... no
  65. checking how to copy files... cp -p
  66. checking how to make hard links... ln
  67. checking whether ln -s works... yes
  68. checking how to print strings... printf
  69. checking for a sed that does not truncate output... /usr/local/bin/sed
  70. checking for fgrep... /usr/bin/grep -F
  71. checking for ld used by cc... /usr/bin/ld
  72. checking if the linker (/usr/bin/ld) is GNU ld... yes
  73. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  74. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  75. checking the maximum length of command line arguments... (cached) 262144
  76. checking whether the shell understands some XSI constructs... yes
  77. checking whether the shell understands "+="... no
  78. checking how to convert amd64-portbld-freebsd9.1 file names to amd64-portbld-freebsd9.1 format... func_convert_file_noop
  79. checking how to convert amd64-portbld-freebsd9.1 file names to toolchain format... func_convert_file_noop
  80. checking for /usr/bin/ld option to reload object files... -r
  81. checking for objdump... objdump
  82. checking how to recognize dependent libraries... pass_all
  83. checking for dlltool... no
  84. checking how to associate runtime and link libraries... printf %s\n
  85. checking for archiver @FILE support... no
  86. checking for strip... /usr/bin/strip
  87. checking for ranlib... (cached) ranlib
  88. checking command to parse /usr/bin/nm -B output from cc object... ok
  89. checking for sysroot... no
  90. checking for mt... mt
  91. checking if mt is a manifest tool... no
  92. checking for dlfcn.h... yes
  93. checking for objdir... .libs
  94. checking if cc supports -fno-rtti -fno-exceptions... no
  95. checking for cc option to produce PIC... -fPIC -DPIC
  96. checking if cc PIC flag -fPIC -DPIC works... yes
  97. checking if cc static flag -static works... yes
  98. checking if cc supports -c -o file.o... yes
  99. checking if cc supports -c -o file.o... (cached) yes
  100. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  101. checking whether -lc should be explicitly linked in... no
  102. checking dynamic linker characteristics... freebsd9.1 ld.so
  103. checking how to hardcode library paths into programs... immediate
  104. checking whether stripping libraries is possible... yes
  105. checking if libtool supports shared libraries... yes
  106. checking whether to build shared libraries... yes
  107. checking whether to build static libraries... yes
  108. checking for windres... no
  109. checking whether the -Werror option is usable... yes
  110. checking for simple visibility declarations... (cached) no
  111. checking for shared library run path origin... done
  112. checking for iconv... (cached) yes
  113. checking for working iconv... test: =: unexpected operator
  114. no
  115. checking for iconv declaration...
  116. extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  117. checking whether NLS is requested... yes
  118. checking for msgfmt... /usr/local/bin/msgfmt
  119. checking for gmsgfmt... /usr/local/bin/msgfmt
  120. checking for xgettext... /usr/local/bin/xgettext
  121. checking for msgmerge... /usr/local/bin/msgmerge
  122. checking for CFPreferencesCopyAppValue... no
  123. checking for CFLocaleCopyCurrent... no
  124. checking for GNU gettext in libc... no
  125. checking for iconv... (cached) yes
  126. checking for working iconv... (cached) no
  127. checking for GNU gettext in libintl... no
  128. checking whether to use NLS... no
  129. checking for mbstate_t... yes
  130. checking for wchar_t... yes
  131. checking for getc_unlocked... yes
  132. checking for mbrtowc... yes
  133. checking for wcrtomb... yes
  134. checking for mbsinit... yes
  135. checking for setlocale... yes
  136. checking whether <wchar.h> is standalone... yes
  137. checking for memmove... yes
  138. checking for nl_langinfo and CODESET... yes
  139. checking for working fcntl.h... yes
  140. checking wchar.h usability... yes
  141. checking wchar.h presence... yes
  142. checking for wchar.h... yes
  143. checking for EILSEQ... yes
  144. checking byte ordering... little endian
  145. checking for size_t... yes
  146. checking for working alloca.h... no
  147. checking for alloca... yes
  148. checking for stdlib.h... (cached) yes
  149. checking for string.h... (cached) yes
  150. checking for sys/param.h... yes
  151. checking for unistd.h... (cached) yes
  152. checking for wchar.h... (cached) yes
  153. checking for stdint.h... (cached) yes
  154. checking for sys/socket.h... yes
  155. checking for sys/stat.h... (cached) yes
  156. checking for sys/time.h... yes
  157. checking for canonicalize_file_name... no
  158. checking for getcwd... yes
  159. checking for readlink... yes
  160. checking for realpath... yes
  161. checking for readlinkat... yes
  162. checking for lstat... yes
  163. checking for setenv... yes
  164. checking whether // is distinct from /... no
  165. checking whether realpath works... yes
  166. checking if environ is properly declared... no
  167. checking whether the preprocessor supports include_next... yes
  168. checking whether system header files limit the line length... no
  169. checking for complete errno.h... yes
  170. checking whether strerror_r is declared... yes
  171. checking for strerror_r... yes
  172. checking whether strerror_r returns char *... no
  173. checking for inline... inline
  174. checking whether lstat correctly handles trailing slash... yes
  175. checking for stdlib.h... (cached) yes
  176. checking for GNU libc compatible malloc... yes
  177. checking for unsigned long long int... yes
  178. checking for long long int... yes
  179. checking whether setenv is declared... yes
  180. checking for ssize_t... yes
  181. checking for sigset_t... yes
  182. checking for uid_t in sys/types.h... yes
  183. checking for SIGPIPE... yes
  184. checking whether C symbols are prefixed with underscore at the linker level... no
  185. checking for stdbool.h that conforms to C99... yes
  186. checking for _Bool... yes
  187. checking whether stdint.h conforms to C99... no
  188. checking sys/inttypes.h usability... no
  189. checking sys/inttypes.h presence... no
  190. checking for sys/inttypes.h... no
  191. checking sys/bitypes.h usability... no
  192. checking sys/bitypes.h presence... no
  193. checking for sys/bitypes.h... no
  194. checking for bit size of ptrdiff_t... 64
  195. checking for bit size of size_t... 64
  196. checking for bit size of sig_atomic_t... 64
  197. checking for bit size of wchar_t... 32
  198. checking for bit size of wint_t... 32
  199. checking whether sig_atomic_t is signed... yes
  200. checking whether wchar_t is signed... yes
  201. checking whether wint_t is signed... yes
  202. checking for ptrdiff_t integer literal suffix... l
  203. checking for size_t integer literal suffix... ul
  204. checking for sig_atomic_t integer literal suffix... l
  205. checking for wchar_t integer literal suffix...
  206. checking for wint_t integer literal suffix...
  207. checking whether strerror(0) succeeds... yes
  208. checking for C/C++ restrict keyword... __restrict
  209. checking whether ffsl is declared without a macro... yes
  210. checking whether ffsll is declared without a macro... yes
  211. checking whether memmem is declared without a macro... yes
  212. checking whether mempcpy is declared without a macro... no
  213. checking whether memrchr is declared without a macro... yes
  214. checking whether rawmemchr is declared without a macro... no
  215. checking whether stpcpy is declared without a macro... yes
  216. checking whether stpncpy is declared without a macro... yes
  217. checking whether strchrnul is declared without a macro... no
  218. checking whether strdup is declared without a macro... yes
  219. checking whether strncat is declared without a macro... yes
  220. checking whether strndup is declared without a macro... yes
  221. checking whether strnlen is declared without a macro... yes
  222. checking whether strpbrk is declared without a macro... yes
  223. checking whether strsep is declared without a macro... yes
  224. checking whether strcasestr is declared without a macro... yes
  225. checking whether strtok_r is declared without a macro... yes
  226. checking whether strerror_r is declared without a macro... yes
  227. checking whether strsignal is declared without a macro... yes
  228. checking whether strverscmp is declared without a macro... no
  229. checking whether stat file-mode macros are broken... no
  230. checking for struct timespec in <time.h>... yes
  231. checking whether clearerr_unlocked is declared... yes
  232. checking whether feof_unlocked is declared... yes
  233. checking whether ferror_unlocked is declared... yes
  234. checking whether fflush_unlocked is declared... no
  235. checking whether fgets_unlocked is declared... no
  236. checking whether fputc_unlocked is declared... no
  237. checking whether fputs_unlocked is declared... no
  238. checking whether fread_unlocked is declared... no
  239. checking whether fwrite_unlocked is declared... no
  240. checking whether getc_unlocked is declared... yes
  241. checking whether getchar_unlocked is declared... yes
  242. checking whether putc_unlocked is declared... yes
  243. checking whether putchar_unlocked is declared... yes
  244. checking whether // is distinct from /... (cached) no
  245. checking for error_at_line... no
  246. checking whether fcntl is declared without a macro... yes
  247. checking whether openat is declared without a macro... yes
  248. checking for mbstate_t... (cached) yes
  249. checking for memmove... (cached) yes
  250. checking whether program_invocation_name is declared... no
  251. checking whether program_invocation_short_name is declared... no
  252. checking whether readlink signature is correct... yes
  253. checking whether readlink handles trailing slash correctly... yes
  254. checking search.h usability... yes
  255. checking search.h presence... yes
  256. checking for search.h... yes
  257. checking for tsearch... yes
  258. checking for volatile sig_atomic_t... yes
  259. checking for sighandler_t... no
  260. checking whether pthread_sigmask is declared without a macro... yes
  261. checking whether sigaction is declared without a macro... yes
  262. checking whether sigaddset is declared without a macro... yes
  263. checking whether sigdelset is declared without a macro... yes
  264. checking whether sigemptyset is declared without a macro... yes
  265. checking whether sigfillset is declared without a macro... yes
  266. checking whether sigismember is declared without a macro... yes
  267. checking whether sigpending is declared without a macro... yes
  268. checking whether sigprocmask is declared without a macro... yes
  269. checking for sigprocmask... yes
  270. checking for ssize_t... (cached) yes
  271. checking whether stat handles trailing slashes on directories... yes
  272. checking whether stat handles trailing slashes on files... yes
  273. checking whether NULL can be used in arbitrary expressions... yes
  274. checking whether dprintf is declared without a macro... yes
  275. checking whether fpurge is declared without a macro... yes
  276. checking whether fseeko is declared without a macro... yes
  277. checking whether ftello is declared without a macro... yes
  278. checking whether getdelim is declared without a macro... yes
  279. checking whether getline is declared without a macro... yes
  280. checking whether popen is declared without a macro... yes
  281. checking whether renameat is declared without a macro... yes
  282. checking whether snprintf is declared without a macro... yes
  283. checking whether tmpfile is declared without a macro... yes
  284. checking whether vdprintf is declared without a macro... yes
  285. checking whether vsnprintf is declared without a macro... yes
  286. checking whether _Exit is declared without a macro... yes
  287. checking whether atoll is declared without a macro... yes
  288. checking whether canonicalize_file_name is declared without a macro... no
  289. checking whether getloadavg is declared without a macro... yes
  290. checking whether getsubopt is declared without a macro... yes
  291. checking whether grantpt is declared without a macro... yes
  292. checking whether mkdtemp is declared without a macro... yes
  293. checking whether mkostemp is declared without a macro... no
  294. checking whether mkostemps is declared without a macro... no
  295. checking whether mkstemp is declared without a macro... yes
  296. checking whether mkstemps is declared without a macro... no
  297. checking whether ptsname is declared without a macro... yes
  298. checking whether random_r is declared without a macro... no
  299. checking whether initstat_r is declared without a macro... no
  300. checking whether srandom_r is declared without a macro... no
  301. checking whether setstate_r is declared without a macro... no
  302. checking whether realpath is declared without a macro... yes
  303. checking whether rpmatch is declared without a macro... yes
  304. checking whether setenv is declared without a macro... yes
  305. checking whether strtod is declared without a macro... yes
  306. checking whether strtoll is declared without a macro... yes
  307. checking whether strtoull is declared without a macro... yes
  308. checking whether unlockpt is declared without a macro... yes
  309. checking whether unsetenv is declared without a macro... yes
  310. checking for working strerror function... yes
  311. checking for nlink_t... yes
  312. checking whether fchmodat is declared without a macro... yes
  313. checking whether fstatat is declared without a macro... yes
  314. checking whether futimens is declared without a macro... no
  315. checking whether lchmod is declared without a macro... yes
  316. checking whether lstat is declared without a macro... yes
  317. checking whether mkdirat is declared without a macro... yes
  318. checking whether mkfifo is declared without a macro... yes
  319. checking whether mkfifoat is declared without a macro... yes
  320. checking whether mknod is declared without a macro... yes
  321. checking whether mknodat is declared without a macro... yes
  322. checking whether stat is declared without a macro... yes
  323. checking whether utimensat is declared without a macro... no
  324. checking whether chown is declared without a macro... yes
  325. checking whether dup2 is declared without a macro... yes
  326. checking whether dup3 is declared without a macro... no
  327. checking whether environ is declared without a macro... no
  328. checking whether euidaccess is declared without a macro... no
  329. checking whether faccessat is declared without a macro... yes
  330. checking whether fchdir is declared without a macro... yes
  331. checking whether fchownat is declared without a macro... yes
  332. checking whether fsync is declared without a macro... yes
  333. checking whether ftruncate is declared without a macro... yes
  334. checking whether getcwd is declared without a macro... yes
  335. checking whether getdomainname is declared without a macro... yes
  336. checking whether getdtablesize is declared without a macro... yes
  337. checking whether getgroups is declared without a macro... yes
  338. checking whether gethostname is declared without a macro... yes
  339. checking whether getlogin is declared without a macro... yes
  340. checking whether getlogin_r is declared without a macro... yes
  341. checking whether getpagesize is declared without a macro... yes
  342. checking whether getusershell is declared without a macro... yes
  343. checking whether setusershell is declared without a macro... yes
  344. checking whether endusershell is declared without a macro... yes
  345. checking whether group_member is declared without a macro... no
  346. checking whether lchown is declared without a macro... yes
  347. checking whether link is declared without a macro... yes
  348. checking whether linkat is declared without a macro... yes
  349. checking whether lseek is declared without a macro... yes
  350. checking whether pipe is declared without a macro... yes
  351. checking whether pipe2 is declared without a macro... no
  352. checking whether pread is declared without a macro... yes
  353. checking whether pwrite is declared without a macro... yes
  354. checking whether readlink is declared without a macro... yes
  355. checking whether readlinkat is declared without a macro... yes
  356. checking whether rmdir is declared without a macro... yes
  357. checking whether sleep is declared without a macro... yes
  358. checking whether symlink is declared without a macro... yes
  359. checking whether symlinkat is declared without a macro... yes
  360. checking whether ttyname_r is declared without a macro... yes
  361. checking whether unlink is declared without a macro... yes
  362. checking whether unlinkat is declared without a macro... yes
  363. checking whether usleep is declared without a macro... yes
  364. configure: creating ./config.status
  365. config.status: creating Makefile
  366. config.status: creating lib/Makefile
  367. config.status: creating srclib/Makefile
  368. config.status: creating src/Makefile
  369. config.status: creating po/Makefile.in
  370. config.status: creating man/Makefile
  371. config.status: creating tests/Makefile
  372. config.status: creating include/iconv.h
  373. config.status: creating include/iconv.h.inst
  374. config.status: creating config.h
  375. config.status: creating lib/config.h
  376. config.status: executing depfiles commands
  377. config.status: executing libtool commands
  378. config.status: executing po-directories commands
  379. config.status: creating po/POTFILES
  380. config.status: creating po/Makefile
  381. === configuring in libcharset (/usr/ports/converters/libiconv/work/libiconv-1.14/libcharset)
  382. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-static' '--without-libintl-prefix' '--docdir=/usr/local/share/doc/libiconv' '--enable-extra-encodings' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.1' 'build_alias=amd64-portbld-freebsd9.1' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS=' 'CPPFLAGS=' 'CPP=cpp' --cache-file=/dev/null --srcdir=.
  383. checking whether make sets $(MAKE)... yes
  384. checking for gcc... cc
  385. checking whether the C compiler works... yes
  386. checking for C compiler default output file name... a.out
  387. checking for suffix of executables...
  388. checking whether we are cross compiling... no
  389. checking for suffix of object files... o
  390. checking whether we are using the GNU C compiler... yes
  391. checking whether cc accepts -g... yes
  392. checking for cc option to accept ISO C89... none needed
  393. checking how to run the C preprocessor... cpp
  394. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  395. checking build system type... amd64-portbld-freebsd9.1
  396. checking host system type... amd64-portbld-freebsd9.1
  397. checking whether to activate relocatable installation... no
  398. checking for grep that handles long lines and -e... /usr/bin/grep
  399. checking for egrep... /usr/bin/grep -E
  400. checking for ANSI C header files... yes
  401. checking for sys/types.h... yes
  402. checking for sys/stat.h... yes
  403. checking for stdlib.h... yes
  404. checking for string.h... yes
  405. checking for memory.h... yes
  406. checking for strings.h... yes
  407. checking for inttypes.h... yes
  408. checking for stdint.h... yes
  409. checking for unistd.h... yes
  410. checking minix/config.h usability... no
  411. checking minix/config.h presence... no
  412. checking for minix/config.h... no
  413. checking whether it is safe to define __EXTENSIONS__... yes
  414. checking how to print strings... printf
  415. checking for a sed that does not truncate output... /usr/local/bin/sed
  416. checking for fgrep... /usr/bin/grep -F
  417. checking for ld used by cc... /usr/bin/ld
  418. checking if the linker (/usr/bin/ld) is GNU ld... yes
  419. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  420. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  421. checking whether ln -s works... yes
  422. checking the maximum length of command line arguments... (cached) 262144
  423. checking whether the shell understands some XSI constructs... yes
  424. checking whether the shell understands "+="... no
  425. checking how to convert amd64-portbld-freebsd9.1 file names to amd64-portbld-freebsd9.1 format... func_convert_file_noop
  426. checking how to convert amd64-portbld-freebsd9.1 file names to toolchain format... func_convert_file_noop
  427. checking for /usr/bin/ld option to reload object files... -r
  428. checking for objdump... objdump
  429. checking how to recognize dependent libraries... pass_all
  430. checking for dlltool... no
  431. checking how to associate runtime and link libraries... printf %s\n
  432. checking for ar... ar
  433. checking for archiver @FILE support... no
  434. checking for strip... strip
  435. checking for ranlib... ranlib
  436. checking for awk... awk
  437. checking command to parse /usr/bin/nm -B output from cc object... ok
  438. checking for sysroot... no
  439. checking for mt... mt
  440. checking if mt is a manifest tool... no
  441. checking for dlfcn.h... yes
  442. checking for objdir... .libs
  443. checking if cc supports -fno-rtti -fno-exceptions... no
  444. checking for cc option to produce PIC... -fPIC -DPIC
  445. checking if cc PIC flag -fPIC -DPIC works... yes
  446. checking if cc static flag -static works... yes
  447. checking if cc supports -c -o file.o... yes
  448. checking if cc supports -c -o file.o... (cached) yes
  449. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  450. checking whether -lc should be explicitly linked in... no
  451. checking dynamic linker characteristics... freebsd9.1 ld.so
  452. checking how to hardcode library paths into programs... immediate
  453. checking whether stripping libraries is possible... yes
  454. checking if libtool supports shared libraries... yes
  455. checking whether to build shared libraries... yes
  456. checking whether to build static libraries... yes
  457. checking for simple visibility declarations... (cached) no
  458. checking for nl_langinfo and CODESET... yes
  459. checking for working fcntl.h... yes
  460. checking whether we are using the GNU C Library 2.1 or newer... no
  461. checking for setlocale... yes
  462. configure: creating ./config.status
  463. config.status: creating Makefile
  464. config.status: creating lib/Makefile
  465. config.status: creating include/localcharset.h
  466. config.status: creating include/localcharset.h.inst
  467. config.status: creating config.h
  468. config.status: executing libtool commands
  469. === configuring in preload (/usr/ports/converters/libiconv/work/libiconv-1.14/preload)
  470. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-static' '--without-libintl-prefix' '--docdir=/usr/local/share/doc/libiconv' '--enable-extra-encodings' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.1' 'build_alias=amd64-portbld-freebsd9.1' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS=' 'CPPFLAGS=' 'CPP=cpp' --cache-file=/dev/null --srcdir=.
  471. checking whether make sets $(MAKE)... yes
  472. checking for gcc... cc
  473. checking whether the C compiler works... yes
  474. checking for C compiler default output file name... a.out
  475. checking for suffix of executables...
  476. checking whether we are cross compiling... no
  477. checking for suffix of object files... o
  478. checking whether we are using the GNU C compiler... yes
  479. checking whether cc accepts -g... yes
  480. checking for cc option to accept ISO C89... none needed
  481. checking how to run the C preprocessor... cpp
  482. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  483. checking build system type... amd64-portbld-freebsd9.1
  484. checking host system type... amd64-portbld-freebsd9.1
  485. checking whether to activate relocatable installation... no
  486. checking whether ln -s works... yes
  487. checking for grep that handles long lines and -e... /usr/bin/grep
  488. checking for egrep... /usr/bin/grep -E
  489. checking for ANSI C header files... yes
  490. checking for sys/types.h... yes
  491. checking for sys/stat.h... yes
  492. checking for stdlib.h... yes
  493. checking for string.h... yes
  494. checking for memory.h... yes
  495. checking for strings.h... yes
  496. checking for inttypes.h... yes
  497. checking for stdint.h... yes
  498. checking for unistd.h... yes
  499. checking minix/config.h usability... no
  500. checking minix/config.h presence... no
  501. checking for minix/config.h... no
  502. checking whether it is safe to define __EXTENSIONS__... yes
  503. checking how to print strings... printf
  504. checking for a sed that does not truncate output... /usr/local/bin/sed
  505. checking for fgrep... /usr/bin/grep -F
  506. checking for ld used by cc... /usr/bin/ld
  507. checking if the linker (/usr/bin/ld) is GNU ld... yes
  508. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  509. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  510. checking the maximum length of command line arguments... (cached) 262144
  511. checking whether the shell understands some XSI constructs... yes
  512. checking whether the shell understands "+="... no
  513. checking how to convert amd64-portbld-freebsd9.1 file names to amd64-portbld-freebsd9.1 format... func_convert_file_noop
  514. checking how to convert amd64-portbld-freebsd9.1 file names to toolchain format... func_convert_file_noop
  515. checking for /usr/bin/ld option to reload object files... -r
  516. checking for objdump... objdump
  517. checking how to recognize dependent libraries... pass_all
  518. checking for dlltool... no
  519. checking how to associate runtime and link libraries... printf %s\n
  520. checking for ar... ar
  521. checking for archiver @FILE support... no
  522. checking for strip... strip
  523. checking for ranlib... ranlib
  524. checking for awk... awk
  525. checking command to parse /usr/bin/nm -B output from cc object... ok
  526. checking for sysroot... no
  527. checking for mt... mt
  528. checking if mt is a manifest tool... no
  529. checking for dlfcn.h... yes
  530. checking for objdir... .libs
  531. checking if cc supports -fno-rtti -fno-exceptions... no
  532. checking for cc option to produce PIC... -fPIC -DPIC
  533. checking if cc PIC flag -fPIC -DPIC works... yes
  534. checking if cc static flag -static works... yes
  535. checking if cc supports -c -o file.o... yes
  536. checking if cc supports -c -o file.o... (cached) yes
  537. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  538. checking whether -lc should be explicitly linked in... no
  539. checking dynamic linker characteristics... freebsd9.1 ld.so
  540. checking how to hardcode library paths into programs... immediate
  541. checking whether stripping libraries is possible... yes
  542. checking if libtool supports shared libraries... yes
  543. checking whether to build shared libraries... yes
  544. checking whether to build static libraries... no
  545. checking whether the -Werror option is usable... yes
  546. checking for simple visibility declarations... (cached) no
  547. configure: creating ./config.status
  548. config.status: creating Makefile
  549. config.status: executing libtool commands
  550. ===> Building for libiconv-1.14_1
  551. builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
  552. if [ ! -d include ] ; then mkdir include ; fi
  553. cp ./include/libcharset.h.in include/libcharset.h
  554. cd lib && make all
  555. /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -I. -I. -I.. -I./.. -I../include -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
  556. libtool: compile: cc -I. -I. -I.. -I./.. -I../include -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o
  557. libtool: compile: cc -I. -I. -I.. -I./.. -I../include -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o localcharset.o >/dev/null 2>&1
  558. /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -I. -I. -I.. -I./.. -I../include -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
  559. libtool: compile: cc -I. -I. -I.. -I./.. -I../include -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o
  560. libtool: compile: cc -I. -I. -I.. -I./.. -I../include -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o >/dev/null 2>&1
  561. /bin/sh /usr/local/bin/libtool --mode=link --tag=CC cc -O2 -pipe -fno-strict-aliasing -o libcharset.la -rpath /usr/local/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
  562. libtool: link: cc -shared -fPIC -DPIC .libs/localcharset.o .libs/relocatable.o -O2 -Wl,-soname -Wl,libcharset.so.1 -o .libs/libcharset.so.1
  563. libtool: link: (cd ".libs" && rm -f "libcharset.so" && ln -s "libcharset.so.1" "libcharset.so")
  564. libtool: link: (cd ".libs" && rm -f "libcharset.so" && ln -s "libcharset.so.1" "libcharset.so")
  565. libtool: link: ar cru .libs/libcharset.a localcharset.o relocatable.o
  566. libtool: link: ranlib .libs/libcharset.a
  567. libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
  568. /bin/sh ./config.charset 'amd64-portbld-freebsd9.1' > t-charset.alias
  569. mv t-charset.alias charset.alias
  570. sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed
  571. mv t-ref-add.sed ref-add.sed
  572. sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
  573. mv t-ref-del.sed ref-del.sed
  574. cd lib && make all
  575. cd lib && make install-lib libdir='/usr/ports/converters/libiconv/work/libiconv-1.14/lib' includedir='/usr/ports/converters/libiconv/work/libiconv-1.14/lib'
  576. /bin/sh ../build-aux/mkinstalldirs /usr/ports/converters/libiconv/work/libiconv-1.14/lib
  577. /bin/sh /usr/local/bin/libtool --mode=install install -o root -g wheel -m 444 libcharset.la /usr/ports/converters/libiconv/work/libiconv-1.14/lib/libcharset.la
  578. libtool: install: install -o root -g wheel -m 444 .libs/libcharset.so.1 /usr/ports/converters/libiconv/work/libiconv-1.14/lib/libcharset.so.1
  579. libtool: install: (cd /usr/ports/converters/libiconv/work/libiconv-1.14/lib && { ln -s -f libcharset.so.1 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1 libcharset.so; }; })
  580. libtool: install: (cd /usr/ports/converters/libiconv/work/libiconv-1.14/lib && { ln -s -f libcharset.so.1 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1 libcharset.so; }; })
  581. libtool: install: install -o root -g wheel -m 444 .libs/libcharset.lai /usr/ports/converters/libiconv/work/libiconv-1.14/lib/libcharset.la
  582. libtool: install: install -o root -g wheel -m 444 .libs/libcharset.a /usr/ports/converters/libiconv/work/libiconv-1.14/lib/libcharset.a
  583. libtool: install: chmod 644 /usr/ports/converters/libiconv/work/libiconv-1.14/lib/libcharset.a
  584. libtool: install: ranlib /usr/ports/converters/libiconv/work/libiconv-1.14/lib/libcharset.a
  585. libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
  586. test -f /usr/ports/converters/libiconv/work/libiconv-1.14/lib/charset.alias && orig=/usr/ports/converters/libiconv/work/libiconv-1.14/lib/charset.alias || orig=charset.alias; sed -f ref-add.sed $orig > /usr/ports/converters/libiconv/work/libiconv-1.14/lib/t-charset.alias; install -o root -g wheel -m 444 /usr/ports/converters/libiconv/work/libiconv-1.14/lib/t-charset.alias /usr/ports/converters/libiconv/work/libiconv-1.14/lib/charset.alias; rm -f /usr/ports/converters/libiconv/work/libiconv-1.14/lib/t-charset.alias
  587. /bin/sh ./build-aux/mkinstalldirs /usr/ports/converters/libiconv/work/libiconv-1.14/lib
  588. install -o root -g wheel -m 444 include/libcharset.h /usr/ports/converters/libiconv/work/libiconv-1.14/lib/libcharset.h
  589. install -o root -g wheel -m 444 include/localcharset.h.inst /usr/ports/converters/libiconv/work/libiconv-1.14/lib/localcharset.h
  590. cd lib && make all
  591. /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
  592. libtool: compile: cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -fPIC -DPIC -o .libs/iconv.o
  593. libtool: compile: cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -o iconv.o >/dev/null 2>&1
  594. /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
  595. libtool: compile: cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -fPIC -DPIC -o .libs/localcharset.o
  596. libtool: compile: cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -o localcharset.o >/dev/null 2>&1
  597. /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
  598. libtool: compile: cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o
  599. libtool: compile: cc -I. -I. -I../include -I./../include -I.. -I./.. -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o >/dev/null 2>&1
  600. /bin/sh /usr/local/bin/libtool --mode=link --tag=CC cc -O2 -pipe -fno-strict-aliasing -o libiconv.la -rpath /usr/local/lib -version-info 3 -no-undefined iconv.lo localcharset.lo relocatable.lo
  601. libtool: link: cc -shared -fPIC -DPIC .libs/iconv.o .libs/localcharset.o .libs/relocatable.o -O2 -Wl,-soname -Wl,libiconv.so.3 -o .libs/libiconv.so.3
  602. libtool: link: (cd ".libs" && rm -f "libiconv.so" && ln -s "libiconv.so.3" "libiconv.so")
  603. libtool: link: (cd ".libs" && rm -f "libiconv.so" && ln -s "libiconv.so.3" "libiconv.so")
  604. libtool: link: ar cru .libs/libiconv.a iconv.o localcharset.o relocatable.o
  605. libtool: link: ranlib .libs/libiconv.a
  606. libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
  607. cd preload && make all
  608. cd srclib && make all
  609. rm -f alloca.h-t alloca.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca.in.h; } > alloca.h-t && mv -f alloca.h-t alloca.h
  610. rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h
  611. rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h
  612. rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h
  613. rm -f fcntl.h-t fcntl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' -e 's/@''GNULIB_FCNTL''@/0/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/0/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h
  614. rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' -e 's/@''GNULIB_SIGPROCMASK''@/1/g' -e 's/@''GNULIB_SIGACTION''@/0/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h
  615. rm -f stdint.h-t stdint.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_STDINT_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' -e 's/@''HAVE_SYS_TYPES_H''@/1/g' -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' -e 's/@''HAVE_WCHAR_H''@/1/g' -e 's/@''HAVE_LONG_LONG_INT''@/1/g' -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/64/g' -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' -e 's/@''SIG_ATOMIC_T_SUFFIX''@/l/g' -e 's/@''BITSIZEOF_SIZE_T''@/64/g' -e 's/@''SIZE_T_SUFFIX''@/ul/g' -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' -e 's/@''WCHAR_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WINT_T''@/32/g' -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' -e 's/@''WINT_T_SUFFIX''@//g' < ./stdint.in.h; } > stdint.h-t && mv stdint.h-t stdint.h
  616. rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' -e 's/@''GNULIB_DPRINTF''@/0/g' -e 's/@''GNULIB_FCLOSE''@/0/g' -e 's/@''GNULIB_FFLUSH''@/0/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/0/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/0/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/0/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/0/g' -e 's/@''GNULIB_FSEEKO''@/0/g' -e 's/@''GNULIB_FTELL''@/0/g' -e 's/@''GNULIB_FTELLO''@/0/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''GNULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/0/g' -e 's/@''GNULIB_GETLINE''@/0/g' -e 's/@''GNULIB_GETS''@/1/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PERROR''@/0/g' -e 's/@''GNULIB_POPEN''@/0/g' -e 's/@''GNULIB_PRINTF''@/1/g' -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PUTC''@/1/g' -e 's/@''GNULIB_PUTCHAR''@/1/g' -e 's/@''GNULIB_PUTS''@/1/g' -e 's/@''GNULIB_REMOVE''@/0/g' -e 's/@''GNULIB_RENAME''@/0/g' -e 's/@''GNULIB_RENAMEAT''@/0/g' -e 's/@''GNULIB_SCANF''@/1/g' -e 's/@''GNULIB_SNPRINTF''@/0/g' -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h
  617. rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALPATH''@/1/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h
  618. rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@|<string.h>|g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/g' -e 's/@''GNULIB_MBSLEN''@/0/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/0/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/0/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/1/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' < ./string.in.h | sed -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h
  619. /usr/local/bin/gmkdir -p sys
  620. rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/1/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/1/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h
  621. rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@|<time.h>|g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h
  622. rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/0/g' -e 's/@''GNULIB_DUP2''@/0/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/1/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/0/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/1/g' -e 's/@''GNULIB_READLINK''@/1/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|0|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h
  623. rm -f unitypes.h-t unitypes.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./unitypes.in.h; } > unitypes.h-t && mv -f unitypes.h-t unitypes.h
  624. rm -f uniwidth.h-t uniwidth.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./uniwidth.in.h; } > uniwidth.h-t && mv -f uniwidth.h-t uniwidth.h
  625. make all-am
  626. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c allocator.c
  627. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c areadlink.c
  628. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c careadlinkat.c
  629. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c malloca.c
  630. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c progname.c
  631. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c safe-read.c
  632. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c -o width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c
  633. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c xmalloc.c
  634. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c xstrdup.c
  635. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c xreadlink.c
  636. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c canonicalize-lgpl.c
  637. cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -O2 -pipe -fno-strict-aliasing -c error.c
  638. rm -f libicrt.a
  639. ar cru libicrt.a allocator.o areadlink.o careadlinkat.o malloca.o progname.o safe-read.o width.o xmalloc.o xstrdup.o xreadlink.o canonicalize-lgpl.o error.o
  640. ranlib libicrt.a
  641. cd src && make all
  642. cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -O2 -pipe -fno-strict-aliasing -DINSTALLDIR=\"/usr/local/bin\" -DLOCALEDIR=\"/usr/local/share/locale\" ./iconv_no_i18n.c
  643. /bin/sh /usr/local/bin/libtool --mode=link --tag=CC cc -O2 -pipe -fno-strict-aliasing iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la -o iconv_no_i18n
  644. libtool: link: cc -O2 -pipe -fno-strict-aliasing iconv_no_i18n.o -o .libs/iconv_no_i18n ../srclib/libicrt.a ../lib/.libs/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
  645. cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -O2 -pipe -fno-strict-aliasing -DINSTALLDIR=\"/usr/local/bin\" -DLOCALEDIR=\"/usr/local/share/locale\" ./iconv.c
  646. test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
  647. cd po && make all
  648. cd man && make all
  649. if test -d tests; then cd tests && make all; fi
  650. # exit
  651.  
  652. exit
  653.  
  654. Script done on Wed Apr 10 10:42:20 2013
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement