1. * Package: dev-util/complexity-0.4
  2. * Repository: gentoo
  3. * Maintainer: jer@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking complexity-0.4.tar.gz to /tmp/portage/dev-util/complexity-0.4/work
  8. >>> Source unpacked in /tmp/portage/dev-util/complexity-0.4/work
  9. >>> Preparing source in /tmp/portage/dev-util/complexity-0.4/work/complexity-0.4 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/dev-util/complexity-0.4/work/complexity-0.4 ...
  12. * econf: updating complexity-0.4/config.sub with /usr/share/gnuconfig/config.sub
  13. * econf: updating complexity-0.4/config.guess with /usr/share/gnuconfig/config.guess
  14. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking
  15. configure: loading site script /usr/share/config.site
  16. ## -------------------------- ##
  17. ## Configuring complexity 0.4 ##
  18. ## -------------------------- ##
  19. checking build system type... x86_64-pc-linux-gnu
  20. checking host system type... x86_64-pc-linux-gnu
  21. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  22. checking whether the C compiler works... yes
  23. checking for C compiler default output file name... a.out
  24. checking for suffix of executables...
  25. checking whether we are cross compiling... no
  26. checking for suffix of object files... o
  27. checking whether we are using the GNU C compiler... yes
  28. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  29. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  30. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  31. checking for grep that handles long lines and -e... /bin/grep
  32. checking for egrep... /bin/grep -E
  33. checking for ANSI C header files... yes
  34. checking for sys/types.h... yes
  35. checking for sys/stat.h... yes
  36. checking for stdlib.h... yes
  37. checking for string.h... yes
  38. checking for memory.h... yes
  39. checking for strings.h... yes
  40. checking for inttypes.h... yes
  41. checking for stdint.h... yes
  42. checking for unistd.h... yes
  43. checking minix/config.h usability... no
  44. checking minix/config.h presence... no
  45. checking for minix/config.h... no
  46. checking whether it is safe to define __EXTENSIONS__... yes
  47. checking for a BSD-compatible install... /usr/bin/install -c
  48. checking whether build environment is sane... yes
  49. checking for a thread-safe mkdir -p... /bin/mkdir -p
  50. checking for gawk... gawk
  51. checking whether make sets $(MAKE)... yes
  52. checking for style of include used by make... GNU
  53. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  54. checking for a sed that does not truncate output... /bin/sed
  55. checking for fgrep... /bin/grep -F
  56. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  57. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  58. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  59. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  60. checking whether ln -s works... yes
  61. checking the maximum length of command line arguments... 1572864
  62. checking whether the shell understands some XSI constructs... yes
  63. checking whether the shell understands "+="... yes
  64. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  65. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  66. checking how to recognize dependent libraries... pass_all
  67. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  68. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  69. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  70. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  71. checking for dlfcn.h... yes
  72. checking for objdir... .libs
  73. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  74. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  75. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  76. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  77. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  78. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  79. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  80. checking whether -lc should be explicitly linked in... no
  81. checking dynamic linker characteristics... GNU/Linux ld.so
  82. checking how to hardcode library paths into programs... immediate
  83. checking whether stripping libraries is possible... yes
  84. checking if libtool supports shared libraries... yes
  85. checking whether to build shared libraries... yes
  86. checking whether to build static libraries... yes
  87. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  88. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  89. checking for _LARGEFILE_SOURCE value needed for large files... no
  90. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
  91. checking for size_t... yes
  92. checking for working alloca.h... yes
  93. checking for alloca... yes
  94. checking whether the preprocessor supports include_next... yes
  95. checking whether system header files limit the line length... no
  96. checking for complete errno.h... yes
  97. checking for inline... inline
  98. checking for fpurge... no
  99. checking for __fpurge... yes
  100. checking for __freading... yes
  101. checking for mprotect... yes
  102. checking for vasnprintf... no
  103. checking for fseeko... yes
  104. checking whether stdin defaults to large file offsets... yes
  105. checking whether fseeko is declared... yes
  106. checking whether ftello is declared... yes
  107. checking whether malloc, realloc, calloc are POSIX compliant... yes
  108. checking sys/mman.h usability... yes
  109. checking sys/mman.h presence... yes
  110. checking for sys/mman.h... yes
  111. checking wchar.h usability... yes
  112. checking wchar.h presence... yes
  113. checking for wchar.h... yes
  114. checking for stdint.h... (cached) yes
  115. checking for unistd.h... (cached) yes
  116. checking features.h usability... yes
  117. checking features.h presence... yes
  118. checking for features.h... yes
  119. checking for mmap... yes
  120. checking for MAP_ANONYMOUS... yes
  121. checking whether memchr works... yes
  122. checking whether snprintf returns a byte count as in C99... yes
  123. checking whether snprintf is declared... yes
  124. checking for stdbool.h that conforms to C99... yes
  125. checking for _Bool... yes
  126. checking for wchar_t... yes
  127. checking for unsigned long long int... yes
  128. checking for long long int... yes
  129. checking for C/C++ restrict keyword... __restrict
  130. checking whether memmem is declared without a macro... yes
  131. checking whether mempcpy is declared without a macro... yes
  132. checking whether memrchr is declared without a macro... yes
  133. checking whether rawmemchr is declared without a macro... yes
  134. checking whether stpcpy is declared without a macro... yes
  135. checking whether stpncpy is declared without a macro... yes
  136. checking whether strchrnul is declared without a macro... yes
  137. checking whether strdup is declared without a macro... yes
  138. checking whether strncat is declared without a macro... yes
  139. checking whether strndup is declared without a macro... yes
  140. checking whether strnlen is declared without a macro... yes
  141. checking whether strpbrk is declared without a macro... yes
  142. checking whether strsep is declared without a macro... yes
  143. checking whether strcasestr is declared without a macro... yes
  144. checking whether strtok_r is declared without a macro... yes
  145. checking whether strerror_r is declared without a macro... yes
  146. checking whether strsignal is declared without a macro... yes
  147. checking whether strverscmp is declared without a macro... yes
  148. checking for wint_t... yes
  149. checking for inttypes.h... yes
  150. checking for stdint.h... yes
  151. checking for intmax_t... yes
  152. checking for snprintf... yes
  153. checking for strnlen... yes
  154. checking for wcslen... yes
  155. checking for wcsnlen... yes
  156. checking for mbrtowc... yes
  157. checking for wcrtomb... yes
  158. checking whether _snprintf is declared... no
  159. checking whether <wchar.h> uses 'inline' correctly... yes
  160. checking for alloca as a compiler built-in... yes
  161. checking whether fflush works on input streams... no
  162. checking whether fflush works on input streams... (cached) no
  163. checking whether fpurge is declared... no
  164. checking whether fflush works on input streams... (cached) no
  165. checking for ftello... yes
  166. checking whether ftello works... yes
  167. checking whether lseek detects pipes... yes
  168. checking for stdint.h... (cached) yes
  169. checking for SIZE_MAX... yes
  170. checking for snprintf... (cached) yes
  171. checking whether snprintf respects a size of 1... yes
  172. checking whether NULL can be used in arbitrary expressions... yes
  173. checking whether stdint.h conforms to C99... yes
  174. checking whether dprintf is declared without a macro... yes
  175. checking whether fpurge is declared without a macro... no
  176. checking whether fseeko is declared without a macro... yes
  177. checking whether ftello is declared without a macro... yes
  178. checking whether getdelim is declared without a macro... yes
  179. checking whether getline is declared without a macro... yes
  180. checking whether popen is declared without a macro... yes
  181. checking whether renameat is declared without a macro... yes
  182. checking whether snprintf is declared without a macro... yes
  183. checking whether tmpfile is declared without a macro... yes
  184. checking whether vdprintf is declared without a macro... yes
  185. checking whether vsnprintf is declared without a macro... yes
  186. checking whether _Exit is declared without a macro... yes
  187. checking whether atoll is declared without a macro... yes
  188. checking whether canonicalize_file_name is declared without a macro... yes
  189. checking whether getloadavg is declared without a macro... yes
  190. checking whether getsubopt is declared without a macro... yes
  191. checking whether grantpt is declared without a macro... yes
  192. checking whether mkdtemp is declared without a macro... yes
  193. checking whether mkostemp is declared without a macro... yes
  194. checking whether mkostemps is declared without a macro... yes
  195. checking whether mkstemp is declared without a macro... yes
  196. checking whether mkstemps is declared without a macro... yes
  197. checking whether ptsname is declared without a macro... yes
  198. checking whether random_r is declared without a macro... yes
  199. checking whether initstat_r is declared without a macro... no
  200. checking whether srandom_r is declared without a macro... yes
  201. checking whether setstate_r is declared without a macro... yes
  202. checking whether realpath is declared without a macro... yes
  203. checking whether rpmatch is declared without a macro... yes
  204. checking whether setenv is declared without a macro... yes
  205. checking whether strtod is declared without a macro... yes
  206. checking whether strtoll is declared without a macro... yes
  207. checking whether strtoull is declared without a macro... yes
  208. checking whether unlockpt is declared without a macro... yes
  209. checking whether unsetenv is declared without a macro... yes
  210. checking whether chown is declared without a macro... yes
  211. checking whether dup2 is declared without a macro... yes
  212. checking whether dup3 is declared without a macro... yes
  213. checking whether environ is declared without a macro... yes
  214. checking whether euidaccess is declared without a macro... yes
  215. checking whether faccessat is declared without a macro... yes
  216. checking whether fchdir is declared without a macro... yes
  217. checking whether fchownat is declared without a macro... yes
  218. checking whether fsync is declared without a macro... yes
  219. checking whether ftruncate is declared without a macro... yes
  220. checking whether getcwd is declared without a macro... yes
  221. checking whether getdomainname is declared without a macro... yes
  222. checking whether getdtablesize is declared without a macro... yes
  223. checking whether getgroups is declared without a macro... yes
  224. checking whether gethostname is declared without a macro... yes
  225. checking whether getlogin is declared without a macro... yes
  226. checking whether getlogin_r is declared without a macro... yes
  227. checking whether getpagesize is declared without a macro... yes
  228. checking whether getusershell is declared without a macro... yes
  229. checking whether setusershell is declared without a macro... yes
  230. checking whether endusershell is declared without a macro... yes
  231. checking whether lchown is declared without a macro... yes
  232. checking whether link is declared without a macro... yes
  233. checking whether linkat is declared without a macro... yes
  234. checking whether lseek is declared without a macro... yes
  235. checking whether pipe is declared without a macro... yes
  236. checking whether pipe2 is declared without a macro... yes
  237. checking whether pread is declared without a macro... yes
  238. checking whether pwrite is declared without a macro... yes
  239. checking whether readlink is declared without a macro... yes
  240. checking whether readlinkat is declared without a macro... yes
  241. checking whether rmdir is declared without a macro... yes
  242. checking whether sleep is declared without a macro... yes
  243. checking whether symlink is declared without a macro... yes
  244. checking whether symlinkat is declared without a macro... yes
  245. checking whether ttyname_r is declared without a macro... yes
  246. checking whether unlink is declared without a macro... yes
  247. checking whether unlinkat is declared without a macro... yes
  248. checking whether usleep is declared without a macro... yes
  249. checking for ptrdiff_t... yes
  250. checking whether btowc is declared without a macro... yes
  251. checking whether wctob is declared without a macro... yes
  252. checking whether mbsinit is declared without a macro... yes
  253. checking whether mbrtowc is declared without a macro... yes
  254. checking whether mbrlen is declared without a macro... yes
  255. checking whether mbsrtowcs is declared without a macro... yes
  256. checking whether mbsnrtowcs is declared without a macro... yes
  257. checking whether wcrtomb is declared without a macro... yes
  258. checking whether wcsrtombs is declared without a macro... yes
  259. checking whether wcsnrtombs is declared without a macro... yes
  260. checking whether wcwidth is declared without a macro... yes
  261. checking whether wmemchr is declared without a macro... yes
  262. checking whether wmemcmp is declared without a macro... yes
  263. checking whether wmemcpy is declared without a macro... yes
  264. checking whether wmemmove is declared without a macro... yes
  265. checking whether wmemset is declared without a macro... yes
  266. checking whether wcslen is declared without a macro... yes
  267. checking whether wcsnlen is declared without a macro... yes
  268. checking whether wcscpy is declared without a macro... yes
  269. checking whether wcpcpy is declared without a macro... yes
  270. checking whether wcsncpy is declared without a macro... yes
  271. checking whether wcpncpy is declared without a macro... yes
  272. checking whether wcscat is declared without a macro... yes
  273. checking whether wcsncat is declared without a macro... yes
  274. checking whether wcscmp is declared without a macro... yes
  275. checking whether wcsncmp is declared without a macro... yes
  276. checking whether wcscasecmp is declared without a macro... yes
  277. checking whether wcsncasecmp is declared without a macro... yes
  278. checking whether wcscoll is declared without a macro... yes
  279. checking whether wcsxfrm is declared without a macro... yes
  280. checking whether wcsdup is declared without a macro... yes
  281. checking whether wcschr is declared without a macro... yes
  282. checking whether wcsrchr is declared without a macro... yes
  283. checking whether wcscspn is declared without a macro... yes
  284. checking whether wcsspn is declared without a macro... yes
  285. checking whether wcspbrk is declared without a macro... yes
  286. checking whether wcsstr is declared without a macro... yes
  287. checking whether wcstok is declared without a macro... yes
  288. checking whether wcswidth is declared without a macro... yes
  289. checking for stdint.h... (cached) yes
  290. configure: creating ./config.status
  291. config.status: creating Makefile
  292. config.status: creating doc/Makefile
  293. config.status: creating lib/Makefile
  294. config.status: creating src/Makefile
  295. config.status: creating tests/Makefile
  296. config.status: creating config.h
  297. config.status: executing depfiles commands
  298. config.status: executing libtool commands
  299. >>> Source configured.
  300. >>> Compiling source in /tmp/portage/dev-util/complexity-0.4/work/complexity-0.4 ...
  301. make -j24
  302. make all-recursive
  303. make[1]: Entering directory `/tmp/portage/dev-util/complexity-0.4/work/complexity-0.4'
  304. Making all in lib
  305. make[2]: Entering directory `/tmp/portage/dev-util/complexity-0.4/work/complexity-0.4/lib'
  306. rm -f alloca.h-t alloca.h && \
  307. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  308. cat ./alloca.in.h; \
  309. } > alloca.h-t && \
  310. mv -f alloca.h-t alloca.h
  311. rm -f arg-nonnull.h-t arg-nonnull.h && \
  312. sed -n -e '/GL_ARG_NONNULL/,$p' \
  313. < ../build-aux/arg-nonnull.h \
  314. > arg-nonnull.h-t && \
  315. mv arg-nonnull.h-t arg-nonnull.h
  316. rm -f c++defs.h-t c++defs.h && \
  317. sed -n -e '/_GL_CXXDEFS/,$p' \
  318. < ../build-aux/c++defs.h \
  319. > c++defs.h-t && \
  320. mv c++defs.h-t c++defs.h
  321. rm -f warn-on-use.h-t warn-on-use.h && \
  322. sed -n -e '/^.ifndef/,$p' \
  323. < ../build-aux/warn-on-use.h \
  324. > warn-on-use.h-t && \
  325. mv warn-on-use.h-t warn-on-use.h
  326. rm -f stdio.h-t stdio.h && \
  327. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  328. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  329. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  330. -e 's|@''PRAGMA_COLUMNS''@||g' \
  331. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  332. -e 's|@''GNULIB_DPRINTF''@|0|g' \
  333. -e 's|@''GNULIB_FCLOSE''@|1|g' \
  334. -e 's|@''GNULIB_FFLUSH''@|1|g' \
  335. -e 's|@''GNULIB_FGETC''@|1|g' \
  336. -e 's|@''GNULIB_FGETS''@|1|g' \
  337. -e 's|@''GNULIB_FOPEN''@|0|g' \
  338. -e 's|@''GNULIB_FPRINTF''@|1|g' \
  339. -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
  340. -e 's|@''GNULIB_FPURGE''@|1|g' \
  341. -e 's|@''GNULIB_FPUTC''@|1|g' \
  342. -e 's|@''GNULIB_FPUTS''@|1|g' \
  343. -e 's|@''GNULIB_FREAD''@|1|g' \
  344. -e 's|@''GNULIB_FREOPEN''@|0|g' \
  345. -e 's|@''GNULIB_FSCANF''@|1|g' \
  346. -e 's|@''GNULIB_FSEEK''@|0|g' \
  347. -e 's|@''GNULIB_FSEEKO''@|1|g' \
  348. -e 's|@''GNULIB_FTELL''@|0|g' \
  349. -e 's|@''GNULIB_FTELLO''@|1|g' \
  350. -e 's|@''GNULIB_FWRITE''@|1|g' \
  351. -e 's|@''GNULIB_GETC''@|1|g' \
  352. -e 's|@''GNULIB_GETCHAR''@|1|g' \
  353. -e 's|@''GNULIB_GETDELIM''@|0|g' \
  354. -e 's|@''GNULIB_GETLINE''@|0|g' \
  355. -e 's|@''GNULIB_GETS''@|1|g' \
  356. -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
  357. -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
  358. -e 's|@''GNULIB_PERROR''@|0|g' \
  359. -e 's|@''GNULIB_POPEN''@|0|g' \
  360. -e 's|@''GNULIB_PRINTF''@|1|g' \
  361. -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
  362. -e 's|@''GNULIB_PUTC''@|1|g' \
  363. -e 's|@''GNULIB_PUTCHAR''@|1|g' \
  364. -e 's|@''GNULIB_PUTS''@|1|g' \
  365. -e 's|@''GNULIB_REMOVE''@|0|g' \
  366. -e 's|@''GNULIB_RENAME''@|0|g' \
  367. -e 's|@''GNULIB_RENAMEAT''@|0|g' \
  368. -e 's|@''GNULIB_SCANF''@|1|g' \
  369. -e 's|@''GNULIB_SNPRINTF''@|1|g' \
  370. -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
  371. -e 's|@''GNULIB_STDIO_H_NONBLOCKING''@|0|g' \
  372. -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \
  373. -e 's|@''GNULIB_TMPFILE''@|0|g' \
  374. -e 's|@''GNULIB_VASPRINTF''@|0|g' \
  375. -e 's|@''GNULIB_VDPRINTF''@|0|g' \
  376. -e 's|@''GNULIB_VFPRINTF''@|1|g' \
  377. -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
  378. -e 's|@''GNULIB_VFSCANF''@|0|g' \
  379. -e 's|@''GNULIB_VSCANF''@|0|g' \
  380. -e 's|@''GNULIB_VPRINTF''@|1|g' \
  381. -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
  382. -e 's|@''GNULIB_VSNPRINTF''@|0|g' \
  383. -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
  384. < ./stdio.in.h | \
  385. sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
  386. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  387. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  388. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  389. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  390. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  391. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  392. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  393. -e 's|@''HAVE_DPRINTF''@|1|g' \
  394. -e 's|@''HAVE_FSEEKO''@|1|g' \
  395. -e 's|@''HAVE_FTELLO''@|1|g' \
  396. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  397. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  398. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  399. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  400. -e 's|@''REPLACE_FCLOSE''@|1|g' \
  401. -e 's|@''REPLACE_FFLUSH''@|1|g' \
  402. -e 's|@''REPLACE_FOPEN''@|0|g' \
  403. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  404. -e 's|@''REPLACE_FPURGE''@|0|g' \
  405. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  406. -e 's|@''REPLACE_FSEEK''@|0|g' \
  407. -e 's|@''REPLACE_FSEEKO''@|1|g' \
  408. -e 's|@''REPLACE_FTELL''@|0|g' \
  409. -e 's|@''REPLACE_FTELLO''@|0|g' \
  410. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  411. -e 's|@''REPLACE_GETLINE''@|0|g' \
  412. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  413. -e 's|@''REPLACE_PERROR''@|0|g' \
  414. -e 's|@''REPLACE_POPEN''@|0|g' \
  415. -e 's|@''REPLACE_PRINTF''@|0|g' \
  416. -e 's|@''REPLACE_REMOVE''@|0|g' \
  417. -e 's|@''REPLACE_RENAME''@|0|g' \
  418. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  419. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  420. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  421. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  422. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  423. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  424. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  425. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  426. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  427. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  428. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  429. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  430. -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
  431. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  432. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  433. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  434. } > stdio.h-t && \
  435. mv stdio.h-t stdio.h
  436. rm -f stdlib.h-t stdlib.h && \
  437. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  438. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  439. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  440. -e 's|@''PRAGMA_COLUMNS''@||g' \
  441. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  442. -e 's|@''GNULIB__EXIT''@|0|g' \
  443. -e 's|@''GNULIB_ATOLL''@|0|g' \
  444. -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
  445. -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \
  446. -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
  447. -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
  448. -e 's|@''GNULIB_GRANTPT''@|0|g' \
  449. -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
  450. -e 's|@''GNULIB_MBTOWC''@|0|g' \
  451. -e 's|@''GNULIB_MKDTEMP''@|0|g' \
  452. -e 's|@''GNULIB_MKOSTEMP''@|0|g' \
  453. -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
  454. -e 's|@''GNULIB_MKSTEMP''@|0|g' \
  455. -e 's|@''GNULIB_MKSTEMPS''@|0|g' \
  456. -e 's|@''GNULIB_PTSNAME''@|0|g' \
  457. -e 's|@''GNULIB_PUTENV''@|0|g' \
  458. -e 's|@''GNULIB_RANDOM_R''@|0|g' \
  459. -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
  460. -e 's|@''GNULIB_REALPATH''@|0|g' \
  461. -e 's|@''GNULIB_RPMATCH''@|0|g' \
  462. -e 's|@''GNULIB_SETENV''@|0|g' \
  463. -e 's|@''GNULIB_STRTOD''@|0|g' \
  464. -e 's|@''GNULIB_STRTOLL''@|0|g' \
  465. -e 's|@''GNULIB_STRTOULL''@|0|g' \
  466. -e 's|@''GNULIB_SYSTEM_POSIX''@|0|g' \
  467. -e 's|@''GNULIB_UNLOCKPT''@|0|g' \
  468. -e 's|@''GNULIB_UNSETENV''@|0|g' \
  469. -e 's|@''GNULIB_WCTOMB''@|0|g' \
  470. < ./stdlib.in.h | \
  471. sed -e 's|@''HAVE__EXIT''@|1|g' \
  472. -e 's|@''HAVE_ATOLL''@|1|g' \
  473. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  474. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  475. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  476. -e 's|@''HAVE_GRANTPT''@|1|g' \
  477. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  478. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  479. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  480. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  481. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  482. -e 's|@''HAVE_PTSNAME''@|1|g' \
  483. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  484. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  485. -e 's|@''HAVE_REALPATH''@|1|g' \
  486. -e 's|@''HAVE_RPMATCH''@|1|g' \
  487. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  488. -e 's|@''HAVE_STRTOD''@|1|g' \
  489. -e 's|@''HAVE_STRTOLL''@|1|g' \
  490. -e 's|@''HAVE_STRTOULL''@|1|g' \
  491. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  492. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  493. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  494. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  495. -e 's|@''REPLACE_CALLOC''@|0|g' \
  496. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  497. -e 's|@''REPLACE_MALLOC''@|0|g' \
  498. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  499. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  500. -e 's|@''REPLACE_PUTENV''@|0|g' \
  501. -e 's|@''REPLACE_REALLOC''@|0|g' \
  502. -e 's|@''REPLACE_REALPATH''@|0|g' \
  503. -e 's|@''REPLACE_SETENV''@|0|g' \
  504. -e 's|@''REPLACE_STRTOD''@|0|g' \
  505. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  506. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  507. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  508. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  509. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  510. } > stdlib.h-t && \
  511. mv stdlib.h-t stdlib.h
  512. rm -f string.h-t string.h && \
  513. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  514. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  515. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  516. -e 's|@''PRAGMA_COLUMNS''@||g' \
  517. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  518. -e 's|@''GNULIB_MBSLEN''@|0|g' \
  519. -e 's|@''GNULIB_MBSNLEN''@|0|g' \
  520. -e 's|@''GNULIB_MBSCHR''@|0|g' \
  521. -e 's|@''GNULIB_MBSRCHR''@|0|g' \
  522. -e 's|@''GNULIB_MBSSTR''@|0|g' \
  523. -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
  524. -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
  525. -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
  526. -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
  527. -e 's|@''GNULIB_MBSCSPN''@|0|g' \
  528. -e 's|@''GNULIB_MBSPBRK''@|0|g' \
  529. -e 's|@''GNULIB_MBSSPN''@|0|g' \
  530. -e 's|@''GNULIB_MBSSEP''@|0|g' \
  531. -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
  532. -e 's|@''GNULIB_MEMCHR''@|1|g' \
  533. -e 's|@''GNULIB_MEMMEM''@|0|g' \
  534. -e 's|@''GNULIB_MEMPCPY''@|0|g' \
  535. -e 's|@''GNULIB_MEMRCHR''@|0|g' \
  536. -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
  537. -e 's|@''GNULIB_STPCPY''@|0|g' \
  538. -e 's|@''GNULIB_STPNCPY''@|0|g' \
  539. -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
  540. -e 's|@''GNULIB_STRDUP''@|0|g' \
  541. -e 's|@''GNULIB_STRNCAT''@|0|g' \
  542. -e 's|@''GNULIB_STRNDUP''@|0|g' \
  543. -e 's|@''GNULIB_STRNLEN''@|0|g' \
  544. -e 's|@''GNULIB_STRPBRK''@|0|g' \
  545. -e 's|@''GNULIB_STRSEP''@|0|g' \
  546. -e 's|@''GNULIB_STRSTR''@|0|g' \
  547. -e 's|@''GNULIB_STRCASESTR''@|0|g' \
  548. -e 's|@''GNULIB_STRTOK_R''@|0|g' \
  549. -e 's|@''GNULIB_STRERROR''@|0|g' \
  550. -e 's|@''GNULIB_STRERROR_R''@|0|g' \
  551. -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
  552. -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
  553. < ./string.in.h | \
  554. sed -e 's|@''HAVE_MBSLEN''@|0|g' \
  555. -e 's|@''HAVE_MEMCHR''@|1|g' \
  556. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  557. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  558. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  559. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  560. -e 's|@''HAVE_STPCPY''@|1|g' \
  561. -e 's|@''HAVE_STPNCPY''@|1|g' \
  562. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  563. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  564. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  565. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  566. -e 's|@''HAVE_STRPBRK''@|1|g' \
  567. -e 's|@''HAVE_STRSEP''@|1|g' \
  568. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  569. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  570. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  571. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  572. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  573. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  574. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  575. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  576. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  577. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  578. -e 's|@''REPLACE_STRDUP''@|0|g' \
  579. -e 's|@''REPLACE_STRSTR''@|0|g' \
  580. -e 's|@''REPLACE_STRERROR''@|0|g' \
  581. -e 's|@''REPLACE_STRERROR_R''@|0|g' \
  582. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  583. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  584. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  585. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  586. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  587. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  588. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  589. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  590. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  591. < ./string.in.h; \
  592. } > string.h-t && \
  593. mv string.h-t string.h
  594. rm -f unistd.h-t unistd.h && \
  595. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  596. sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
  597. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  598. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  599. -e 's|@''PRAGMA_COLUMNS''@||g' \
  600. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  601. -e 's|@''GNULIB_CHOWN''@|0|g' \
  602. -e 's|@''GNULIB_CLOSE''@|1|g' \
  603. -e 's|@''GNULIB_DUP2''@|0|g' \
  604. -e 's|@''GNULIB_DUP3''@|0|g' \
  605. -e 's|@''GNULIB_ENVIRON''@|0|g' \
  606. -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
  607. -e 's|@''GNULIB_FACCESSAT''@|0|g' \
  608. -e 's|@''GNULIB_FCHDIR''@|0|g' \
  609. -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
  610. -e 's|@''GNULIB_FSYNC''@|0|g' \
  611. -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
  612. -e 's|@''GNULIB_GETCWD''@|0|g' \
  613. -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
  614. -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
  615. -e 's|@''GNULIB_GETGROUPS''@|0|g' \
  616. -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
  617. -e 's|@''GNULIB_GETLOGIN''@|0|g' \
  618. -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
  619. -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
  620. -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
  621. -e 's|@''GNULIB_LCHOWN''@|0|g' \
  622. -e 's|@''GNULIB_LINK''@|0|g' \
  623. -e 's|@''GNULIB_LINKAT''@|0|g' \
  624. -e 's|@''GNULIB_LSEEK''@|1|g' \
  625. -e 's|@''GNULIB_PIPE''@|0|g' \
  626. -e 's|@''GNULIB_PIPE2''@|0|g' \
  627. -e 's|@''GNULIB_PREAD''@|0|g' \
  628. -e 's|@''GNULIB_PWRITE''@|0|g' \
  629. -e 's|@''GNULIB_READ''@|0|g' \
  630. -e 's|@''GNULIB_READLINK''@|0|g' \
  631. -e 's|@''GNULIB_READLINKAT''@|0|g' \
  632. -e 's|@''GNULIB_RMDIR''@|0|g' \
  633. -e 's|@''GNULIB_SLEEP''@|0|g' \
  634. -e 's|@''GNULIB_SYMLINK''@|0|g' \
  635. -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
  636. -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
  637. -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
  638. -e 's|@''GNULIB_UNISTD_H_NONBLOCKING''@|0|g' \
  639. -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
  640. -e 's|@''GNULIB_UNLINK''@|0|g' \
  641. -e 's|@''GNULIB_UNLINKAT''@|0|g' \
  642. -e 's|@''GNULIB_USLEEP''@|0|g' \
  643. -e 's|@''GNULIB_WRITE''@|0|g' \
  644. < ./unistd.in.h | \
  645. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  646. -e 's|@''HAVE_DUP2''@|1|g' \
  647. -e 's|@''HAVE_DUP3''@|1|g' \
  648. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  649. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  650. -e 's|@''HAVE_FCHDIR''@|1|g' \
  651. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  652. -e 's|@''HAVE_FSYNC''@|1|g' \
  653. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  654. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  655. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  656. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  657. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  658. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  659. -e 's|@''HAVE_LCHOWN''@|1|g' \
  660. -e 's|@''HAVE_LINK''@|1|g' \
  661. -e 's|@''HAVE_LINKAT''@|1|g' \
  662. -e 's|@''HAVE_PIPE''@|1|g' \
  663. -e 's|@''HAVE_PIPE2''@|1|g' \
  664. -e 's|@''HAVE_PREAD''@|1|g' \
  665. -e 's|@''HAVE_PWRITE''@|1|g' \
  666. -e 's|@''HAVE_READLINK''@|1|g' \
  667. -e 's|@''HAVE_READLINKAT''@|1|g' \
  668. -e 's|@''HAVE_SLEEP''@|1|g' \
  669. -e 's|@''HAVE_SYMLINK''@|1|g' \
  670. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  671. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  672. -e 's|@''HAVE_USLEEP''@|1|g' \
  673. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  674. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  675. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  676. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  677. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  678. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  679. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  680. -e 's|@''HAVE_OS_H''@|0|g' \
  681. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  682. | \
  683. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  684. -e 's|@''REPLACE_CLOSE''@|0|g' \
  685. -e 's|@''REPLACE_DUP''@|0|g' \
  686. -e 's|@''REPLACE_DUP2''@|0|g' \
  687. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  688. -e 's|@''REPLACE_GETCWD''@|0|g' \
  689. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  690. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  691. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  692. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  693. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  694. -e 's|@''REPLACE_LINK''@|0|g' \
  695. -e 's|@''REPLACE_LINKAT''@|0|g' \
  696. -e 's|@''REPLACE_LSEEK''@|0|g' \
  697. -e 's|@''REPLACE_PREAD''@|0|g' \
  698. -e 's|@''REPLACE_PWRITE''@|0|g' \
  699. -e 's|@''REPLACE_READ''@|0|g' \
  700. -e 's|@''REPLACE_READLINK''@|0|g' \
  701. -e 's|@''REPLACE_RMDIR''@|0|g' \
  702. -e 's|@''REPLACE_SLEEP''@|0|g' \
  703. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  704. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  705. -e 's|@''REPLACE_UNLINK''@|0|g' \
  706. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  707. -e 's|@''REPLACE_USLEEP''@|0|g' \
  708. -e 's|@''REPLACE_WRITE''@|0|g' \
  709. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  710. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  711. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  712. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  713. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  714. } > unistd.h-t && \
  715. mv unistd.h-t unistd.h
  716. rm -f wchar.h-t wchar.h && \
  717. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  718. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  719. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  720. -e 's|@''PRAGMA_COLUMNS''@||g' \
  721. -e 's|@''HAVE_FEATURES_H''@|1|g' \
  722. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  723. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  724. -e 's|@''GNULIB_BTOWC''@|0|g' \
  725. -e 's|@''GNULIB_WCTOB''@|0|g' \
  726. -e 's|@''GNULIB_MBSINIT''@|0|g' \
  727. -e 's|@''GNULIB_MBRTOWC''@|0|g' \
  728. -e 's|@''GNULIB_MBRLEN''@|0|g' \
  729. -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \
  730. -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
  731. -e 's|@''GNULIB_WCRTOMB''@|0|g' \
  732. -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
  733. -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
  734. -e 's|@''GNULIB_WCWIDTH''@|0|g' \
  735. -e 's|@''GNULIB_WMEMCHR''@|0|g' \
  736. -e 's|@''GNULIB_WMEMCMP''@|0|g' \
  737. -e 's|@''GNULIB_WMEMCPY''@|0|g' \
  738. -e 's|@''GNULIB_WMEMMOVE''@|0|g' \
  739. -e 's|@''GNULIB_WMEMSET''@|0|g' \
  740. -e 's|@''GNULIB_WCSLEN''@|0|g' \
  741. -e 's|@''GNULIB_WCSNLEN''@|0|g' \
  742. -e 's|@''GNULIB_WCSCPY''@|0|g' \
  743. -e 's|@''GNULIB_WCPCPY''@|0|g' \
  744. -e 's|@''GNULIB_WCSNCPY''@|0|g' \
  745. -e 's|@''GNULIB_WCPNCPY''@|0|g' \
  746. -e 's|@''GNULIB_WCSCAT''@|0|g' \
  747. -e 's|@''GNULIB_WCSNCAT''@|0|g' \
  748. -e 's|@''GNULIB_WCSCMP''@|0|g' \
  749. -e 's|@''GNULIB_WCSNCMP''@|0|g' \
  750. -e 's|@''GNULIB_WCSCASECMP''@|0|g' \
  751. -e 's|@''GNULIB_WCSNCASECMP''@|0|g' \
  752. -e 's|@''GNULIB_WCSCOLL''@|0|g' \
  753. -e 's|@''GNULIB_WCSXFRM''@|0|g' \
  754. -e 's|@''GNULIB_WCSDUP''@|0|g' \
  755. -e 's|@''GNULIB_WCSCHR''@|0|g' \
  756. -e 's|@''GNULIB_WCSRCHR''@|0|g' \
  757. -e 's|@''GNULIB_WCSCSPN''@|0|g' \
  758. -e 's|@''GNULIB_WCSSPN''@|0|g' \
  759. -e 's|@''GNULIB_WCSPBRK''@|0|g' \
  760. -e 's|@''GNULIB_WCSSTR''@|0|g' \
  761. -e 's|@''GNULIB_WCSTOK''@|0|g' \
  762. -e 's|@''GNULIB_WCSWIDTH''@|0|g' \
  763. < ./wchar.in.h | \
  764. sed -e 's|@''HAVE_WINT_T''@|1|g' \
  765. -e 's|@''HAVE_BTOWC''@|1|g' \
  766. -e 's|@''HAVE_MBSINIT''@|1|g' \
  767. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  768. -e 's|@''HAVE_MBRLEN''@|1|g' \
  769. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  770. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  771. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  772. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  773. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  774. -e 's|@''HAVE_WMEMCHR''@|1|g' \
  775. -e 's|@''HAVE_WMEMCMP''@|1|g' \
  776. -e 's|@''HAVE_WMEMCPY''@|1|g' \
  777. -e 's|@''HAVE_WMEMMOVE''@|1|g' \
  778. -e 's|@''HAVE_WMEMSET''@|1|g' \
  779. -e 's|@''HAVE_WCSLEN''@|1|g' \
  780. -e 's|@''HAVE_WCSNLEN''@|1|g' \
  781. -e 's|@''HAVE_WCSCPY''@|1|g' \
  782. -e 's|@''HAVE_WCPCPY''@|1|g' \
  783. -e 's|@''HAVE_WCSNCPY''@|1|g' \
  784. -e 's|@''HAVE_WCPNCPY''@|1|g' \
  785. -e 's|@''HAVE_WCSCAT''@|1|g' \
  786. -e 's|@''HAVE_WCSNCAT''@|1|g' \
  787. -e 's|@''HAVE_WCSCMP''@|1|g' \
  788. -e 's|@''HAVE_WCSNCMP''@|1|g' \
  789. -e 's|@''HAVE_WCSCASECMP''@|1|g' \
  790. -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
  791. -e 's|@''HAVE_WCSCOLL''@|1|g' \
  792. -e 's|@''HAVE_WCSXFRM''@|1|g' \
  793. -e 's|@''HAVE_WCSDUP''@|1|g' \
  794. -e 's|@''HAVE_WCSCHR''@|1|g' \
  795. -e 's|@''HAVE_WCSRCHR''@|1|g' \
  796. -e 's|@''HAVE_WCSCSPN''@|1|g' \
  797. -e 's|@''HAVE_WCSSPN''@|1|g' \
  798. -e 's|@''HAVE_WCSPBRK''@|1|g' \
  799. -e 's|@''HAVE_WCSSTR''@|1|g' \
  800. -e 's|@''HAVE_WCSTOK''@|1|g' \
  801. -e 's|@''HAVE_WCSWIDTH''@|1|g' \
  802. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  803. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  804. | \
  805. sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  806. -e 's|@''REPLACE_BTOWC''@|0|g' \
  807. -e 's|@''REPLACE_WCTOB''@|0|g' \
  808. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  809. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  810. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  811. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  812. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  813. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  814. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  815. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  816. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  817. -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
  818. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  819. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  820. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  821. } > wchar.h-t && \
  822. mv wchar.h-t wchar.h
  823. make all-recursive
  824. make[3]: Entering directory `/tmp/portage/dev-util/complexity-0.4/work/complexity-0.4/lib'
  825. make[4]: Entering directory `/tmp/portage/dev-util/complexity-0.4/work/complexity-0.4/lib'
  826. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fd-hook.lo fd-hook.c
  827. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o freading.lo freading.c
  828. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o asnprintf.lo asnprintf.c
  829. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fclose.lo fclose.c
  830. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fflush.lo fflush.c
  831. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fpurge.lo fpurge.c
  832. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fseeko.lo fseeko.c
  833. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o printf-args.lo printf-args.c
  834. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o printf-parse.lo printf-parse.c
  835. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o vasnprintf.lo vasnprintf.c
  836. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o
  837. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c freading.c -fPIC -DPIC -o .libs/freading.o
  838. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o
  839. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o
  840. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o
  841. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fflush.c -fPIC -DPIC -o .libs/fflush.o
  842. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fpurge.c -fPIC -DPIC -o .libs/fpurge.o
  843. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fclose.c -fPIC -DPIC -o .libs/fclose.o
  844. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o
  845. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fseeko.c -fPIC -DPIC -o .libs/fseeko.o
  846. In file included from fflush.c:22:0:
  847. ./stdio.h:1048:1: error: 'gets' undeclared here (not in a function)
  848. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c asnprintf.c -o asnprintf.o >/dev/null 2>&1
  849. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fd-hook.c -o fd-hook.o >/dev/null 2>&1
  850. In file included from vasnprintf.c:71:0:
  851. ./stdio.h:1048:1: error: 'gets' undeclared here (not in a function)
  852. In file included from fpurge.c:20:0:
  853. ./stdio.h:1048:1: error: 'gets' undeclared here (not in a function)In file included from freading.h:18:0,
  854. from freading.c:20:
  855. ./stdio.h:1048:1: error: 'gets' undeclared here (not in a function)
  856. In file included from fseeko.c:21:0:
  857. ./stdio.h:1048:1: error: 'gets' undeclared here (not in a function)
  858. In file included from fclose.c:20:0:
  859. ./stdio.h:1048:1: error: 'gets' undeclared here (not in a function)
  860. make[4]: *** [freading.lo] Error 1
  861. make[4]: *** Waiting for unfinished jobs....
  862. make[4]: *** [fpurge.lo] Error 1
  863. make[4]: *** [fflush.lo] Error 1
  864. make[4]: *** [fseeko.lo] Error 1
  865. make[4]: *** [fclose.lo] Error 1
  866. make[4]: *** [vasnprintf.lo] Error 1
  867. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c printf-args.c -o printf-args.o >/dev/null 2>&1
  868. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c printf-parse.c -o printf-parse.o >/dev/null 2>&1
  869. make[4]: Leaving directory `/tmp/portage/dev-util/complexity-0.4/work/complexity-0.4/lib'
  870. make[3]: *** [all-recursive] Error 1
  871. make[3]: Leaving directory `/tmp/portage/dev-util/complexity-0.4/work/complexity-0.4/lib'
  872. make[2]: *** [all] Error 2
  873. make[2]: Leaving directory `/tmp/portage/dev-util/complexity-0.4/work/complexity-0.4/lib'
  874. make[1]: *** [all-recursive] Error 1
  875. make[1]: Leaving directory `/tmp/portage/dev-util/complexity-0.4/work/complexity-0.4'
  876. make: *** [all] Error 2
  877. * ERROR: dev-util/complexity-0.4 failed (compile phase):
  878. * emake failed
  879. *
  880. * If you need support, post the output of `emerge --info '=dev-util/complexity-0.4'`,
  881. * the complete build log and the output of `emerge -pqv '=dev-util/complexity-0.4'`.
  882. * The complete build log is located at '/var/log/portage/dev-util:complexity-0.4:20120810-203201.log'.
  883. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-util/complexity-0.4/temp/build.log'.
  884. * The ebuild environment file is located at '/tmp/portage/dev-util/complexity-0.4/temp/environment'.
  885. * Working directory: '/tmp/portage/dev-util/complexity-0.4/work/complexity-0.4'
  886. * S: '/tmp/portage/dev-util/complexity-0.4/work/complexity-0.4'