1. * Package: dev-vcs/cssc-1.3.0
  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 CSSC-1.3.0.tar.gz to /tmp/portage/dev-vcs/cssc-1.3.0/work
  8. >>> Source unpacked in /tmp/portage/dev-vcs/cssc-1.3.0/work
  9. >>> Preparing source in /tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0 ...
  12. * econf: updating CSSC-1.3.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  13. * econf: updating CSSC-1.3.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  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 --enable-binary --without-valgrind
  15. configure: loading site script /usr/share/config.site
  16. checking for a BSD-compatible install... /usr/bin/install -c
  17. checking whether build environment is sane... yes
  18. checking for a thread-safe mkdir -p... /bin/mkdir -p
  19. checking for gawk... gawk
  20. checking whether make sets $(MAKE)... yes
  21. checking if binary file support should be disabled... no
  22. checking for required SCCS file line length limits... no limit
  23. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  24. checking whether the C compiler works... yes
  25. checking for C compiler default output file name... a.out
  26. checking for suffix of executables...
  27. checking whether we are cross compiling... no
  28. checking for suffix of object files... o
  29. checking whether we are using the GNU C compiler... yes
  30. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  31. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  32. checking for style of include used by make... GNU
  33. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  34. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  35. checking build system type... x86_64-pc-linux-gnu
  36. checking host system type... x86_64-pc-linux-gnu
  37. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  38. checking for grep that handles long lines and -e... /bin/grep
  39. checking for egrep... /bin/grep -E
  40. checking for ANSI C header files... yes
  41. checking for sys/types.h... yes
  42. checking for sys/stat.h... yes
  43. checking for stdlib.h... yes
  44. checking for string.h... yes
  45. checking for memory.h... yes
  46. checking for strings.h... yes
  47. checking for inttypes.h... yes
  48. checking for stdint.h... yes
  49. checking for unistd.h... yes
  50. checking minix/config.h usability... no
  51. checking minix/config.h presence... no
  52. checking for minix/config.h... no
  53. checking whether it is safe to define __EXTENSIONS__... yes
  54. checking for _LARGEFILE_SOURCE value needed for large files... no
  55. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  56. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  57. checking for library containing strerror... none required
  58. checking for a sed that does not truncate output... /bin/sed
  59. checking for fgrep... /bin/grep -F
  60. checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  61. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  62. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  63. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  64. checking whether ln -s works... yes
  65. checking the maximum length of command line arguments... 1572864
  66. checking whether the shell understands some XSI constructs... yes
  67. checking whether the shell understands "+="... yes
  68. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  69. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  70. checking how to recognize dependent libraries... pass_all
  71. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  72. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  73. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  74. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
  75. checking for dlfcn.h... yes
  76. checking for objdir... .libs
  77. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  78. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  79. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  80. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  81. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
  82. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  83. checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  84. checking whether -lc should be explicitly linked in... no
  85. checking dynamic linker characteristics... GNU/Linux ld.so
  86. checking how to hardcode library paths into programs... immediate
  87. checking whether stripping libraries is possible... yes
  88. checking if libtool supports shared libraries... yes
  89. checking whether to build shared libraries... yes
  90. checking whether to build static libraries... yes
  91. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  92. checking whether we are using the GNU C++ compiler... yes
  93. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  94. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  95. checking whether we are using the GNU C++ compiler... (cached) yes
  96. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
  97. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3
  98. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  99. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  100. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  101. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  102. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  103. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  104. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  105. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  106. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  107. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  108. checking dynamic linker characteristics... GNU/Linux ld.so
  109. checking how to hardcode library paths into programs... immediate
  110. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  111. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  112. checking if you are using a broken version of glibc with a version of GCC (>=2.97) that doesn't like it... no
  113. checking whether the preprocessor supports include_next... yes
  114. checking ctype.h usability... yes
  115. checking ctype.h presence... yes
  116. checking for ctype.h... yes
  117. checking dirent.h usability... yes
  118. checking dirent.h presence... yes
  119. checking for dirent.h... yes
  120. checking errno.h usability... yes
  121. checking errno.h presence... yes
  122. checking for errno.h... yes
  123. checking fcntl.h usability... yes
  124. checking fcntl.h presence... yes
  125. checking for fcntl.h... yes
  126. checking signal.h usability... yes
  127. checking signal.h presence... yes
  128. checking for signal.h... yes
  129. checking stdarg.h usability... yes
  130. checking stdarg.h presence... yes
  131. checking for stdarg.h... yes
  132. checking stddef.h usability... yes
  133. checking stddef.h presence... yes
  134. checking for stddef.h... yes
  135. checking for stdint.h... (cached) yes
  136. checking wchar.h usability... yes
  137. checking wchar.h presence... yes
  138. checking for wchar.h... yes
  139. checking stdio.h usability... yes
  140. checking stdio.h presence... yes
  141. checking for stdio.h... yes
  142. checking for stdlib.h... (cached) yes
  143. checking for string.h... (cached) yes
  144. checking sys/file.h usability... yes
  145. checking sys/file.h presence... yes
  146. checking for sys/file.h... yes
  147. checking for sys/stat.h... (cached) yes
  148. checking sys/wait.h usability... yes
  149. checking sys/wait.h presence... yes
  150. checking for sys/wait.h... yes
  151. checking time.h usability... yes
  152. checking time.h presence... yes
  153. checking for time.h... yes
  154. checking sys/time.h usability... yes
  155. checking sys/time.h presence... yes
  156. checking for sys/time.h... yes
  157. checking for unistd.h... (cached) yes
  158. checking sys/param.h usability... yes
  159. checking sys/param.h presence... yes
  160. checking for sys/param.h... yes
  161. checking for fdopendir... yes
  162. checking for dup2... yes
  163. checking for fcntl... yes
  164. checking for getdtablesize... yes
  165. checking for pipe... yes
  166. checking for lstat... yes
  167. checking for pathconf... yes
  168. checking for symlink... yes
  169. checking for complete errno.h... yes
  170. checking for working fcntl.h... yes
  171. checking for fseeko... yes
  172. checking whether stdin defaults to large file offsets... yes
  173. checking for uid_t in sys/types.h... yes
  174. checking for wchar_t... yes
  175. checking for long long int... yes
  176. checking for unsigned long long int... yes
  177. checking for inline... inline
  178. checking for C/C++ restrict keyword... __restrict
  179. checking whether memmem is declared without a macro... yes
  180. checking whether mempcpy is declared without a macro... yes
  181. checking whether memrchr is declared without a macro... yes
  182. checking whether rawmemchr is declared without a macro... yes
  183. checking whether stpcpy is declared without a macro... yes
  184. checking whether stpncpy is declared without a macro... yes
  185. checking whether strchrnul is declared without a macro... yes
  186. checking whether strdup is declared without a macro... yes
  187. checking whether strncat is declared without a macro... yes
  188. checking whether strndup is declared without a macro... yes
  189. checking whether strnlen is declared without a macro... yes
  190. checking whether strpbrk is declared without a macro... yes
  191. checking whether strsep is declared without a macro... yes
  192. checking whether strcasestr is declared without a macro... yes
  193. checking whether strtok_r is declared without a macro... yes
  194. checking whether strsignal is declared without a macro... yes
  195. checking whether strverscmp is declared without a macro... yes
  196. checking whether stat file-mode macros are broken... no
  197. checking for struct timespec in <time.h>... yes
  198. checking whether <wchar.h> uses 'inline' correctly... yes
  199. checking for wint_t... yes
  200. checking whether ungetc works on arbitrary bytes... yes
  201. checking whether lstat correctly handles trailing slash... yes
  202. checking for mode_t... yes
  203. checking for promoted mode_t type... mode_t
  204. checking whether system is Windows or MSDOS... no
  205. checking for stdbool.h that conforms to C99... yes
  206. checking for _Bool... yes
  207. checking whether isblank is declared without a macro... yes
  208. checking whether alphasort is declared without a macro... yes
  209. checking whether dirfd is declared without a macro... yes
  210. checking whether fdopendir is declared without a macro... yes
  211. checking whether scandir is declared without a macro... yes
  212. checking for dirfd... yes
  213. checking whether dirfd is declared... (cached) yes
  214. checking whether dirfd is a macro... no
  215. checking whether dup2 works... yes
  216. checking whether fcntl handles F_DUPFD correctly... yes
  217. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  218. checking whether fcntl is declared without a macro... yes
  219. checking whether openat is declared without a macro... yes
  220. checking whether lseek detects pipes... yes
  221. checking whether program_invocation_name is declared... yes
  222. checking whether program_invocation_short_name is declared... yes
  223. checking for volatile sig_atomic_t... yes
  224. checking whether sigaction is declared without a macro... yes
  225. checking whether sigaddset is declared without a macro... yes
  226. checking whether sigdelset is declared without a macro... yes
  227. checking whether sigemptyset is declared without a macro... yes
  228. checking whether sigfillset is declared without a macro... yes
  229. checking whether sigismember is declared without a macro... yes
  230. checking whether sigpending is declared without a macro... yes
  231. checking whether sigprocmask is declared without a macro... yes
  232. checking for va_copy... yes
  233. checking whether NULL can be used in arbitrary expressions... yes
  234. checking whether stdint.h conforms to C99... yes
  235. checking whether dprintf is declared without a macro... yes
  236. checking whether fpurge is declared without a macro... no
  237. checking whether fseeko is declared without a macro... yes
  238. checking whether ftello is declared without a macro... yes
  239. checking whether getdelim is declared without a macro... yes
  240. checking whether getline is declared without a macro... yes
  241. checking whether popen is declared without a macro... yes
  242. checking whether renameat is declared without a macro... yes
  243. checking whether snprintf is declared without a macro... yes
  244. checking whether tmpfile is declared without a macro... yes
  245. checking whether vdprintf is declared without a macro... yes
  246. checking whether vsnprintf is declared without a macro... yes
  247. checking for random.h... no
  248. checking for struct random_data... yes
  249. checking whether atoll is declared without a macro... yes
  250. checking whether canonicalize_file_name is declared without a macro... yes
  251. checking whether getloadavg is declared without a macro... yes
  252. checking whether getsubopt is declared without a macro... yes
  253. checking whether grantpt is declared without a macro... yes
  254. checking whether mkdtemp is declared without a macro... yes
  255. checking whether mkostemp is declared without a macro... yes
  256. checking whether mkostemps is declared without a macro... yes
  257. checking whether mkstemp is declared without a macro... yes
  258. checking whether mkstemps is declared without a macro... yes
  259. checking whether ptsname is declared without a macro... yes
  260. checking whether random_r is declared without a macro... yes
  261. checking whether initstat_r is declared without a macro... no
  262. checking whether srandom_r is declared without a macro... yes
  263. checking whether setstate_r is declared without a macro... yes
  264. checking whether realpath is declared without a macro... yes
  265. checking whether rpmatch is declared without a macro... yes
  266. checking whether setenv is declared without a macro... yes
  267. checking whether strtod is declared without a macro... yes
  268. checking whether strtoll is declared without a macro... yes
  269. checking whether strtoull is declared without a macro... yes
  270. checking whether unlockpt is declared without a macro... yes
  271. checking whether unsetenv is declared without a macro... yes
  272. checking whether flock is declared without a macro... yes
  273. checking for nlink_t... yes
  274. checking whether fchmodat is declared without a macro... yes
  275. checking whether fstatat is declared without a macro... yes
  276. checking whether futimens is declared without a macro... yes
  277. checking whether lchmod is declared without a macro... yes
  278. checking whether lstat is declared without a macro... yes
  279. checking whether mkdirat is declared without a macro... yes
  280. checking whether mkfifo is declared without a macro... yes
  281. checking whether mkfifoat is declared without a macro... yes
  282. checking whether mknod is declared without a macro... yes
  283. checking whether mknodat is declared without a macro... yes
  284. checking whether stat is declared without a macro... yes
  285. checking whether utimensat is declared without a macro... yes
  286. checking whether chown is declared without a macro... yes
  287. checking whether dup2 is declared without a macro... yes
  288. checking whether dup3 is declared without a macro... yes
  289. checking whether environ is declared without a macro... yes
  290. checking whether euidaccess is declared without a macro... yes
  291. checking whether faccessat is declared without a macro... yes
  292. checking whether fchdir is declared without a macro... yes
  293. checking whether fchownat is declared without a macro... yes
  294. checking whether fsync is declared without a macro... yes
  295. checking whether ftruncate is declared without a macro... yes
  296. checking whether getcwd is declared without a macro... yes
  297. checking whether getdomainname is declared without a macro... yes
  298. checking whether getdtablesize is declared without a macro... yes
  299. checking whether getgroups is declared without a macro... yes
  300. checking whether gethostname is declared without a macro... yes
  301. checking whether getlogin is declared without a macro... yes
  302. checking whether getlogin_r is declared without a macro... yes
  303. checking whether getpagesize is declared without a macro... yes
  304. checking whether getusershell is declared without a macro... yes
  305. checking whether setusershell is declared without a macro... yes
  306. checking whether endusershell is declared without a macro... yes
  307. checking whether lchown is declared without a macro... yes
  308. checking whether link is declared without a macro... yes
  309. checking whether linkat is declared without a macro... yes
  310. checking whether lseek is declared without a macro... yes
  311. checking whether pipe2 is declared without a macro... yes
  312. checking whether pread is declared without a macro... yes
  313. checking whether pwrite is declared without a macro... yes
  314. checking whether readlink is declared without a macro... yes
  315. checking whether readlinkat is declared without a macro... yes
  316. checking whether rmdir is declared without a macro... yes
  317. checking whether sleep is declared without a macro... yes
  318. checking whether symlink is declared without a macro... yes
  319. checking whether symlinkat is declared without a macro... yes
  320. checking whether ttyname_r is declared without a macro... yes
  321. checking whether unlink is declared without a macro... yes
  322. checking whether unlinkat is declared without a macro... yes
  323. checking whether usleep is declared without a macro... yes
  324. checking whether btowc is declared without a macro... yes
  325. checking whether wctob is declared without a macro... yes
  326. checking whether mbsinit is declared without a macro... yes
  327. checking whether mbrtowc is declared without a macro... yes
  328. checking whether mbrlen is declared without a macro... yes
  329. checking whether mbsrtowcs is declared without a macro... yes
  330. checking whether mbsnrtowcs is declared without a macro... yes
  331. checking whether wcrtomb is declared without a macro... yes
  332. checking whether wcsrtombs is declared without a macro... yes
  333. checking whether wcsnrtombs is declared without a macro... yes
  334. checking whether wcwidth is declared without a macro... yes
  335. checking whether open recognizes a trailing slash... yes
  336. checking whether stat handles trailing slashes on directories... yes
  337. checking whether stat handles trailing slashes on files... yes
  338. checking for wchar_t... (cached) yes
  339. checking for wint_t... (cached) yes
  340. checking whether symlink handles trailing slash correctly... yes
  341. checking for uname... /usr/bin/uname
  342. checking for pr... /usr/bin/pr
  343. checking for diff... /usr/bin/diff
  344. checking for GNU diff... yes
  345. checking for uncompress... uncompress
  346. checking for ANSI C header files... (cached) yes
  347. Start checking accessibility of C headers while compiling as C++
  348. checking locale.h usability... yes
  349. checking locale.h presence... yes
  350. checking for locale.h... yes
  351. Done checking accessibility of C headers while compiling as C++
  352. checking prototypes.h usability... no
  353. checking prototypes.h presence... no
  354. checking for prototypes.h... no
  355. checking io.h usability... no
  356. checking io.h presence... no
  357. checking for io.h... no
  358. checking process.h usability... no
  359. checking process.h presence... no
  360. checking for process.h... no
  361. checking pwd.h usability... yes
  362. checking pwd.h presence... yes
  363. checking for pwd.h... yes
  364. checking for sys/param.h... (cached) yes
  365. checking for sys/types.h... (cached) yes
  366. checking for dirent.h that defines DIR... yes
  367. checking for library containing opendir... none required
  368. checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
  369. checking whether stat file-mode macros are broken... (cached) no
  370. checking string usability... yes
  371. checking string presence... yes
  372. checking for string... yes
  373. checking for size_t... yes
  374. checking for mode_t... (cached) yes
  375. checking for pid_t... yes
  376. checking for uid_t in sys/types.h... (cached) yes
  377. checking for _POSIX_SAVED_IDS... yes
  378. checking whether sys_siglist is declared... yes
  379. checking return type of signal handlers... void
  380. checking for abort... yes
  381. checking for wait... yes
  382. checking for symlink... (cached) yes
  383. checking for readlink... yes
  384. checking for unsetenv... yes
  385. checking for fsetpos... yes
  386. checking for fileno... yes
  387. checking for fstat... yes
  388. checking for sysconf... yes
  389. checking for memchr... yes
  390. checking for stat... yes
  391. checking for getpwuid... yes
  392. checking for getlogin... yes
  393. checking for setreuid... yes
  394. checking for pipe... (cached) yes
  395. checking for spawn... no
  396. checking for geteuid... yes
  397. checking for getegid... yes
  398. checking for AmigaOS target... no
  399. checking for fork... yes
  400. configure: creating ./config.status
  401. config.status: creating src/version.cc
  402. config.status: creating Makefile
  403. config.status: creating gl/Makefile
  404. config.status: creating gl/lib/Makefile
  405. config.status: creating gl/doc/Makefile
  406. config.status: creating gl/tests/Makefile
  407. config.status: creating testutils/Makefile
  408. config.status: creating src/Makefile
  409. config.status: creating src/sccsdiff.sh
  410. config.status: creating bsd/Makefile
  411. config.status: creating unit-tests/Makefile
  412. config.status: creating tests/Makefile
  413. config.status: creating docs/Makefile
  414. config.status: creating testutils/decompress_stdin.sh
  415. config.status: creating auxfiles/Makefile
  416. config.status: creating auxfiles/CSSC.spec
  417. config.status: creating sccs-cgi/Makefile
  418. config.status: creating docs/config-info.texi
  419. config.status: creating unit-tests/testwrapper.sh
  420. config.status: creating config.h
  421. config.status: executing depfiles commands
  422. config.status: executing libtool commands
  423. >>> Source configured.
  424. >>> Compiling source in /tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0 ...
  425. make -j24 all
  426. make all-recursive
  427. make[1]: Entering directory `/tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0'
  428. Making all in gl
  429. make[2]: Entering directory `/tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0/gl'
  430. Making all in lib
  431. make[3]: Entering directory `/tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0/gl/lib'
  432. rm -f arg-nonnull.h-t arg-nonnull.h && \
  433. sed -n -e '/GL_ARG_NONNULL/,$p' \
  434. < ../../build-aux/arg-nonnull.h \
  435. > arg-nonnull.h-t && \
  436. mv arg-nonnull.h-t arg-nonnull.h
  437. rm -f c++defs.h-t c++defs.h && \
  438. sed -n -e '/_GL_CXXDEFS/,$p' \
  439. < ../../build-aux/c++defs.h \
  440. > c++defs.h-t && \
  441. mv c++defs.h-t c++defs.h
  442. rm -f warn-on-use.h-t warn-on-use.h && \
  443. sed -n -e '/^.ifndef/,$p' \
  444. < ../../build-aux/warn-on-use.h \
  445. > warn-on-use.h-t && \
  446. mv warn-on-use.h-t warn-on-use.h
  447. /bin/mkdir -p sys
  448. rm -f sys/wait.h-t sys/wait.h && \
  449. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  450. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  451. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  452. -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
  453. < ./sys_wait.in.h; \
  454. } > sys/wait.h-t && \
  455. mv sys/wait.h-t sys/wait.h
  456. rm -f ctype.h-t ctype.h && \
  457. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  458. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  459. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  460. -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
  461. -e 's/@''GNULIB_ISBLANK''@/0/g' \
  462. -e 's/@''HAVE_ISBLANK''@/1/g' \
  463. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  464. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  465. < ./ctype.in.h; \
  466. } > ctype.h-t && \
  467. mv ctype.h-t ctype.h
  468. rm -f dirent.h-t dirent.h && \
  469. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  470. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  471. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  472. -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
  473. -e 's|@''GNULIB_DIRFD''@|1|g' \
  474. -e 's|@''GNULIB_FDOPENDIR''@|0|g' \
  475. -e 's|@''GNULIB_SCANDIR''@|0|g' \
  476. -e 's|@''GNULIB_ALPHASORT''@|0|g' \
  477. -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
  478. -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
  479. -e 's|@''HAVE_FDOPENDIR''@|1|g' \
  480. -e 's|@''HAVE_SCANDIR''@|1|g' \
  481. -e 's|@''HAVE_ALPHASORT''@|1|g' \
  482. -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
  483. -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
  484. -e 's|@''REPLACE_OPENDIR''@|0|g' \
  485. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  486. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  487. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  488. < ./dirent.in.h; \
  489. } > dirent.h-t && \
  490. mv dirent.h-t dirent.h
  491. rm -f fcntl.h-t fcntl.h && \
  492. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  493. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  494. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  495. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  496. -e 's|@''GNULIB_FCNTL''@|1|g' \
  497. -e 's|@''GNULIB_OPEN''@|IN_CSSC_GNULIB_TESTS|g' \
  498. -e 's|@''GNULIB_OPENAT''@|0|g' \
  499. -e 's|@''HAVE_FCNTL''@|1|g' \
  500. -e 's|@''HAVE_OPENAT''@|1|g' \
  501. -e 's|@''REPLACE_FCNTL''@|1|g' \
  502. -e 's|@''REPLACE_OPEN''@|0|g' \
  503. -e 's|@''REPLACE_OPENAT''@|0|g' \
  504. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  505. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  506. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  507. < ./fcntl.in.h; \
  508. } > fcntl.h-t && \
  509. mv fcntl.h-t fcntl.h
  510. rm -f signal.h-t signal.h && \
  511. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  512. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  513. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  514. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  515. -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|0|g' \
  516. -e 's|@''GNULIB_SIGPROCMASK''@|0|g' \
  517. -e 's|@''GNULIB_SIGACTION''@|0|g' \
  518. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
  519. -e 's|@''HAVE_SIGSET_T''@|1|g' \
  520. -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  521. -e 's|@''HAVE_SIGACTION''@|1|g' \
  522. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  523. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  524. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  525. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  526. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  527. < ./signal.in.h; \
  528. } > signal.h-t && \
  529. mv signal.h-t signal.h
  530. rm -f stdio.h-t stdio.h && \
  531. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  532. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  533. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  534. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  535. -e 's|@''GNULIB_DPRINTF''@|0|g' \
  536. -e 's|@''GNULIB_FCLOSE''@|0|g' \
  537. -e 's|@''GNULIB_FFLUSH''@|0|g' \
  538. -e 's|@''GNULIB_FOPEN''@|0|g' \
  539. -e 's|@''GNULIB_FPRINTF''@|1|g' \
  540. -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
  541. -e 's|@''GNULIB_FPURGE''@|0|g' \
  542. -e 's|@''GNULIB_FPUTC''@|1|g' \
  543. -e 's|@''GNULIB_FPUTS''@|1|g' \
  544. -e 's|@''GNULIB_FREOPEN''@|0|g' \
  545. -e 's|@''GNULIB_FSEEK''@|1|g' \
  546. -e 's|@''GNULIB_FSEEKO''@|1|g' \
  547. -e 's|@''GNULIB_FTELL''@|0|g' \
  548. -e 's|@''GNULIB_FTELLO''@|0|g' \
  549. -e 's|@''GNULIB_FWRITE''@|1|g' \
  550. -e 's|@''GNULIB_GETDELIM''@|0|g' \
  551. -e 's|@''GNULIB_GETLINE''@|0|g' \
  552. -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
  553. -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
  554. -e 's|@''GNULIB_PERROR''@|0|g' \
  555. -e 's|@''GNULIB_POPEN''@|0|g' \
  556. -e 's|@''GNULIB_PRINTF''@|1|g' \
  557. -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
  558. -e 's|@''GNULIB_PUTC''@|1|g' \
  559. -e 's|@''GNULIB_PUTCHAR''@|1|g' \
  560. -e 's|@''GNULIB_PUTS''@|1|g' \
  561. -e 's|@''GNULIB_REMOVE''@|0|g' \
  562. -e 's|@''GNULIB_RENAME''@|0|g' \
  563. -e 's|@''GNULIB_RENAMEAT''@|0|g' \
  564. -e 's|@''GNULIB_SNPRINTF''@|0|g' \
  565. -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
  566. -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \
  567. -e 's|@''GNULIB_TMPFILE''@|0|g' \
  568. -e 's|@''GNULIB_VASPRINTF''@|0|g' \
  569. -e 's|@''GNULIB_VDPRINTF''@|0|g' \
  570. -e 's|@''GNULIB_VFPRINTF''@|1|g' \
  571. -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
  572. -e 's|@''GNULIB_VPRINTF''@|1|g' \
  573. -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
  574. -e 's|@''GNULIB_VSNPRINTF''@|0|g' \
  575. -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
  576. < ./stdio.in.h | \
  577. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  578. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  579. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  580. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  581. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  582. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  583. -e 's|@''HAVE_DPRINTF''@|1|g' \
  584. -e 's|@''HAVE_FSEEKO''@|1|g' \
  585. -e 's|@''HAVE_FTELLO''@|1|g' \
  586. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  587. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  588. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  589. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  590. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  591. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  592. -e 's|@''REPLACE_FOPEN''@|0|g' \
  593. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  594. -e 's|@''REPLACE_FPURGE''@|0|g' \
  595. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  596. -e 's|@''REPLACE_FSEEK''@|0|g' \
  597. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  598. -e 's|@''REPLACE_FTELL''@|0|g' \
  599. -e 's|@''REPLACE_FTELLO''@|0|g' \
  600. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  601. -e 's|@''REPLACE_GETLINE''@|0|g' \
  602. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  603. -e 's|@''REPLACE_PERROR''@|0|g' \
  604. -e 's|@''REPLACE_POPEN''@|0|g' \
  605. -e 's|@''REPLACE_PRINTF''@|0|g' \
  606. -e 's|@''REPLACE_REMOVE''@|0|g' \
  607. -e 's|@''REPLACE_RENAME''@|0|g' \
  608. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  609. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  610. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  611. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  612. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  613. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  614. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  615. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  616. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  617. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  618. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  619. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  620. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  621. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  622. } > stdio.h-t && \
  623. mv stdio.h-t stdio.h
  624. rm -f stdlib.h-t stdlib.h && \
  625. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  626. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  627. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  628. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  629. -e 's|@''GNULIB_ATOLL''@|0|g' \
  630. -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
  631. -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \
  632. -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
  633. -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
  634. -e 's|@''GNULIB_GRANTPT''@|0|g' \
  635. -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \
  636. -e 's|@''GNULIB_MKDTEMP''@|0|g' \
  637. -e 's|@''GNULIB_MKOSTEMP''@|0|g' \
  638. -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
  639. -e 's|@''GNULIB_MKSTEMP''@|0|g' \
  640. -e 's|@''GNULIB_MKSTEMPS''@|0|g' \
  641. -e 's|@''GNULIB_PTSNAME''@|0|g' \
  642. -e 's|@''GNULIB_PUTENV''@|0|g' \
  643. -e 's|@''GNULIB_RANDOM_R''@|0|g' \
  644. -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
  645. -e 's|@''GNULIB_REALPATH''@|0|g' \
  646. -e 's|@''GNULIB_RPMATCH''@|0|g' \
  647. -e 's|@''GNULIB_SETENV''@|0|g' \
  648. -e 's|@''GNULIB_STRTOD''@|0|g' \
  649. -e 's|@''GNULIB_STRTOLL''@|0|g' \
  650. -e 's|@''GNULIB_STRTOULL''@|0|g' \
  651. -e 's|@''GNULIB_UNLOCKPT''@|0|g' \
  652. -e 's|@''GNULIB_UNSETENV''@|0|g' \
  653. -e 's|@''HAVE_ATOLL''@|1|g' \
  654. -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
  655. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  656. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  657. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  658. -e 's|@''HAVE_GRANTPT''@|1|g' \
  659. -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
  660. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  661. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  662. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  663. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  664. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  665. -e 's|@''HAVE_PTSNAME''@|1|g' \
  666. -e 's|@''HAVE_RANDOM_H''@|0|g' \
  667. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  668. -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
  669. -e 's|@''HAVE_REALPATH''@|1|g' \
  670. -e 's|@''HAVE_RPMATCH''@|1|g' \
  671. -e 's|@''HAVE_SETENV''@|1|g' \
  672. -e 's|@''HAVE_STRTOD''@|1|g' \
  673. -e 's|@''HAVE_STRTOLL''@|1|g' \
  674. -e 's|@''HAVE_STRTOULL''@|1|g' \
  675. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  676. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  677. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  678. -e 's|@''HAVE_UNSETENV''@|1|g' \
  679. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  680. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  681. -e 's|@''REPLACE_PUTENV''@|0|g' \
  682. -e 's|@''REPLACE_REALPATH''@|0|g' \
  683. -e 's|@''REPLACE_SETENV''@|0|g' \
  684. -e 's|@''REPLACE_STRTOD''@|0|g' \
  685. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  686. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  687. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  688. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  689. < ./stdlib.in.h; \
  690. } > stdlib.h-t && \
  691. mv stdlib.h-t stdlib.h
  692. rm -f string.h-t string.h && \
  693. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  694. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  695. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  696. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  697. -e 's|@''GNULIB_MBSLEN''@|0|g' \
  698. -e 's|@''GNULIB_MBSNLEN''@|0|g' \
  699. -e 's|@''GNULIB_MBSCHR''@|0|g' \
  700. -e 's|@''GNULIB_MBSRCHR''@|0|g' \
  701. -e 's|@''GNULIB_MBSSTR''@|0|g' \
  702. -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
  703. -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
  704. -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
  705. -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
  706. -e 's|@''GNULIB_MBSCSPN''@|0|g' \
  707. -e 's|@''GNULIB_MBSPBRK''@|0|g' \
  708. -e 's|@''GNULIB_MBSSPN''@|0|g' \
  709. -e 's|@''GNULIB_MBSSEP''@|0|g' \
  710. -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
  711. -e 's|@''GNULIB_MEMCHR''@|0|g' \
  712. -e 's|@''GNULIB_MEMMEM''@|0|g' \
  713. -e 's|@''GNULIB_MEMPCPY''@|0|g' \
  714. -e 's|@''GNULIB_MEMRCHR''@|0|g' \
  715. -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
  716. -e 's|@''GNULIB_STPCPY''@|0|g' \
  717. -e 's|@''GNULIB_STPNCPY''@|0|g' \
  718. -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
  719. -e 's|@''GNULIB_STRDUP''@|0|g' \
  720. -e 's|@''GNULIB_STRNCAT''@|0|g' \
  721. -e 's|@''GNULIB_STRNDUP''@|0|g' \
  722. -e 's|@''GNULIB_STRNLEN''@|0|g' \
  723. -e 's|@''GNULIB_STRPBRK''@|0|g' \
  724. -e 's|@''GNULIB_STRSEP''@|0|g' \
  725. -e 's|@''GNULIB_STRSTR''@|0|g' \
  726. -e 's|@''GNULIB_STRCASESTR''@|0|g' \
  727. -e 's|@''GNULIB_STRTOK_R''@|0|g' \
  728. -e 's|@''GNULIB_STRERROR''@|0|g' \
  729. -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
  730. -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
  731. < ./string.in.h | \
  732. sed -e 's|@''HAVE_MBSLEN''@|0|g' \
  733. -e 's|@''HAVE_MEMCHR''@|1|g' \
  734. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  735. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  736. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  737. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  738. -e 's|@''HAVE_STPCPY''@|1|g' \
  739. -e 's|@''HAVE_STPNCPY''@|1|g' \
  740. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  741. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  742. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  743. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  744. -e 's|@''HAVE_STRPBRK''@|1|g' \
  745. -e 's|@''HAVE_STRSEP''@|1|g' \
  746. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  747. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  748. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  749. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  750. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  751. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  752. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  753. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  754. -e 's|@''REPLACE_STRDUP''@|0|g' \
  755. -e 's|@''REPLACE_STRSTR''@|0|g' \
  756. -e 's|@''REPLACE_STRERROR''@|0|g' \
  757. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  758. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  759. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  760. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  761. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  762. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  763. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  764. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  765. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  766. < ./string.in.h; \
  767. } > string.h-t && \
  768. mv string.h-t string.h
  769. /bin/mkdir -p sys
  770. /bin/mkdir -p sys
  771. rm -f time.h-t time.h && \
  772. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  773. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  774. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  775. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  776. -e 's|@''GNULIB_MKTIME''@|0|g' \
  777. -e 's|@''GNULIB_NANOSLEEP''@|0|g' \
  778. -e 's|@''GNULIB_STRPTIME''@|0|g' \
  779. -e 's|@''GNULIB_TIMEGM''@|0|g' \
  780. -e 's|@''GNULIB_TIME_R''@|0|g' \
  781. -e 's|@''HAVE_LOCALTIME_R''@|1|g' \
  782. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  783. -e 's|@''HAVE_STRPTIME''@|1|g' \
  784. -e 's|@''HAVE_TIMEGM''@|1|g' \
  785. -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
  786. -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  787. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  788. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  789. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  790. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  791. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  792. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  793. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  794. < ./time.in.h; \
  795. } > time.h-t && \
  796. mv time.h-t time.h
  797. rm -f sys/file.h-t sys/file.h && \
  798. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  799. sed -e 's/@''HAVE_SYS_FILE_H''@/1/g' \
  800. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  801. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  802. -e 's|@''NEXT_SYS_FILE_H''@|<sys/file.h>|g' \
  803. -e 's/@''HAVE_FLOCK''@/1/g' \
  804. -e 's/@''GNULIB_FLOCK''@/0/g' \
  805. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  806. < ./sys_file.in.h; \
  807. } > sys/file.h-t && \
  808. mv sys/file.h-t sys/file.h
  809. rm -f sys/stat.h-t sys/stat.h && \
  810. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  811. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  812. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  813. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  814. -e 's|@''GNULIB_FCHMODAT''@|0|g' \
  815. -e 's|@''GNULIB_FSTATAT''@|0|g' \
  816. -e 's|@''GNULIB_FUTIMENS''@|0|g' \
  817. -e 's|@''GNULIB_LCHMOD''@|0|g' \
  818. -e 's|@''GNULIB_LSTAT''@|IN_CSSC_GNULIB_TESTS|g' \
  819. -e 's|@''GNULIB_MKDIRAT''@|0|g' \
  820. -e 's|@''GNULIB_MKFIFO''@|0|g' \
  821. -e 's|@''GNULIB_MKFIFOAT''@|0|g' \
  822. -e 's|@''GNULIB_MKNOD''@|0|g' \
  823. -e 's|@''GNULIB_MKNODAT''@|0|g' \
  824. -e 's|@''GNULIB_STAT''@|IN_CSSC_GNULIB_TESTS|g' \
  825. -e 's|@''GNULIB_UTIMENSAT''@|0|g' \
  826. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  827. -e 's|@''HAVE_FSTATAT''@|1|g' \
  828. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  829. -e 's|@''HAVE_LCHMOD''@|1|g' \
  830. -e 's|@''HAVE_LSTAT''@|1|g' \
  831. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  832. -e 's|@''HAVE_MKFIFO''@|1|g' \
  833. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  834. -e 's|@''HAVE_MKNOD''@|1|g' \
  835. -e 's|@''HAVE_MKNODAT''@|1|g' \
  836. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  837. -e 's|@''REPLACE_FSTAT''@|0|g' \
  838. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  839. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  840. -e 's|@''REPLACE_LSTAT''@|0|g' \
  841. -e 's|@''REPLACE_MKDIR''@|0|g' \
  842. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  843. -e 's|@''REPLACE_MKNOD''@|0|g' \
  844. -e 's|@''REPLACE_STAT''@|0|g' \
  845. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  846. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  847. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  848. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  849. < ./sys_stat.in.h; \
  850. } > sys/stat.h-t && \
  851. mv sys/stat.h-t sys/stat.h
  852. rm -f unistd.h-t unistd.h && \
  853. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  854. sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
  855. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  856. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  857. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  858. -e 's|@''GNULIB_CHOWN''@|0|g' \
  859. -e 's|@''GNULIB_CLOSE''@|0|g' \
  860. -e 's|@''GNULIB_DUP2''@|1|g' \
  861. -e 's|@''GNULIB_DUP3''@|0|g' \
  862. -e 's|@''GNULIB_ENVIRON''@|0|g' \
  863. -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
  864. -e 's|@''GNULIB_FACCESSAT''@|0|g' \
  865. -e 's|@''GNULIB_FCHDIR''@|0|g' \
  866. -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
  867. -e 's|@''GNULIB_FSYNC''@|0|g' \
  868. -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
  869. -e 's|@''GNULIB_GETCWD''@|0|g' \
  870. -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
  871. -e 's|@''GNULIB_GETDTABLESIZE''@|1|g' \
  872. -e 's|@''GNULIB_GETGROUPS''@|0|g' \
  873. -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
  874. -e 's|@''GNULIB_GETLOGIN''@|0|g' \
  875. -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
  876. -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
  877. -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
  878. -e 's|@''GNULIB_LCHOWN''@|0|g' \
  879. -e 's|@''GNULIB_LINK''@|0|g' \
  880. -e 's|@''GNULIB_LINKAT''@|0|g' \
  881. -e 's|@''GNULIB_LSEEK''@|1|g' \
  882. -e 's|@''GNULIB_PIPE2''@|0|g' \
  883. -e 's|@''GNULIB_PREAD''@|0|g' \
  884. -e 's|@''GNULIB_PWRITE''@|0|g' \
  885. -e 's|@''GNULIB_READLINK''@|0|g' \
  886. -e 's|@''GNULIB_READLINKAT''@|0|g' \
  887. -e 's|@''GNULIB_RMDIR''@|0|g' \
  888. -e 's|@''GNULIB_SLEEP''@|0|g' \
  889. -e 's|@''GNULIB_SYMLINK''@|IN_CSSC_GNULIB_TESTS|g' \
  890. -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
  891. -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
  892. -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
  893. -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
  894. -e 's|@''GNULIB_UNLINK''@|0|g' \
  895. -e 's|@''GNULIB_UNLINKAT''@|0|g' \
  896. -e 's|@''GNULIB_USLEEP''@|0|g' \
  897. -e 's|@''GNULIB_WRITE''@|0|g' \
  898. < ./unistd.in.h | \
  899. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  900. -e 's|@''HAVE_DUP2''@|1|g' \
  901. -e 's|@''HAVE_DUP3''@|1|g' \
  902. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  903. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  904. -e 's|@''HAVE_FCHDIR''@|1|g' \
  905. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  906. -e 's|@''HAVE_FSYNC''@|1|g' \
  907. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  908. -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
  909. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  910. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  911. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  912. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  913. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  914. -e 's|@''HAVE_LCHOWN''@|1|g' \
  915. -e 's|@''HAVE_LINK''@|1|g' \
  916. -e 's|@''HAVE_LINKAT''@|1|g' \
  917. -e 's|@''HAVE_PIPE2''@|1|g' \
  918. -e 's|@''HAVE_PREAD''@|1|g' \
  919. -e 's|@''HAVE_PWRITE''@|1|g' \
  920. -e 's|@''HAVE_READLINK''@|1|g' \
  921. -e 's|@''HAVE_READLINKAT''@|1|g' \
  922. -e 's|@''HAVE_SLEEP''@|1|g' \
  923. -e 's|@''HAVE_SYMLINK''@|1|g' \
  924. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  925. -e 's|@''HAVE_TTYNAME_R''@|1|g' \
  926. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  927. -e 's|@''HAVE_USLEEP''@|1|g' \
  928. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  929. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  930. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  931. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  932. -e 's|@''HAVE_OS_H''@|0|g' \
  933. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  934. -e 's|@''REPLACE_CHOWN''@|0|g' \
  935. -e 's|@''REPLACE_CLOSE''@|0|g' \
  936. -e 's|@''REPLACE_DUP''@|0|g' \
  937. -e 's|@''REPLACE_DUP2''@|0|g' \
  938. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  939. -e 's|@''REPLACE_GETCWD''@|0|g' \
  940. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  941. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  942. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  943. -e 's|@''REPLACE_LINK''@|0|g' \
  944. -e 's|@''REPLACE_LINKAT''@|0|g' \
  945. -e 's|@''REPLACE_LSEEK''@|0|g' \
  946. -e 's|@''REPLACE_PREAD''@|0|g' \
  947. -e 's|@''REPLACE_PWRITE''@|0|g' \
  948. -e 's|@''REPLACE_READLINK''@|0|g' \
  949. -e 's|@''REPLACE_RMDIR''@|0|g' \
  950. -e 's|@''REPLACE_SLEEP''@|0|g' \
  951. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  952. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  953. -e 's|@''REPLACE_UNLINK''@|0|g' \
  954. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  955. -e 's|@''REPLACE_USLEEP''@|0|g' \
  956. -e 's|@''REPLACE_WRITE''@|0|g' \
  957. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  958. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  959. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  960. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  961. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  962. } > unistd.h-t && \
  963. mv unistd.h-t unistd.h
  964. rm -f wchar.h-t wchar.h && \
  965. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  966. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  967. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  968. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  969. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  970. -e 's|@''GNULIB_BTOWC''@|0|g' \
  971. -e 's|@''GNULIB_WCTOB''@|0|g' \
  972. -e 's|@''GNULIB_MBSINIT''@|0|g' \
  973. -e 's|@''GNULIB_MBRTOWC''@|0|g' \
  974. -e 's|@''GNULIB_MBRLEN''@|0|g' \
  975. -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \
  976. -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
  977. -e 's|@''GNULIB_WCRTOMB''@|0|g' \
  978. -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
  979. -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
  980. -e 's|@''GNULIB_WCWIDTH''@|0|g' \
  981. -e 's|@''HAVE_WINT_T''@|1|g' \
  982. -e 's|@''HAVE_BTOWC''@|1|g' \
  983. -e 's|@''HAVE_MBSINIT''@|1|g' \
  984. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  985. -e 's|@''HAVE_MBRLEN''@|1|g' \
  986. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  987. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  988. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  989. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  990. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  991. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  992. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  993. -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  994. -e 's|@''REPLACE_BTOWC''@|0|g' \
  995. -e 's|@''REPLACE_WCTOB''@|0|g' \
  996. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  997. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  998. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  999. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  1000. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  1001. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  1002. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  1003. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  1004. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  1005. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1006. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1007. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1008. < ./wchar.in.h; \
  1009. } > wchar.h-t && \
  1010. mv wchar.h-t wchar.h
  1011. make all-recursive
  1012. make[4]: Entering directory `/tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0/gl/lib'
  1013. make[5]: Entering directory `/tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0/gl/lib'
  1014. /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 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c
  1015. /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 -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.lo dup-safer.c
  1016. /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 -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.lo fcntl.c
  1017. /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 -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.lo fd-safer.c
  1018. /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 -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c -o opendir-safer.lo opendir-safer.c
  1019. /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 -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.lo pipe-safer.c
  1020. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o
  1021. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o
  1022. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o
  1023. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o
  1024. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o
  1025. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o
  1026. In file included from progname.c:28:0:
  1027. ./stdio.h:454:1: error: 'gets' undeclared here (not in a function)
  1028. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1
  1029. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1
  1030. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1
  1031. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -o opendir-safer.o >/dev/null 2>&1
  1032. make[5]: *** [progname.lo] Error 1
  1033. make[5]: *** Waiting for unfinished jobs....
  1034. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -o fcntl.o >/dev/null 2>&1
  1035. mv -f .deps/fd-safer.Tpo .deps/fd-safer.Plo
  1036. mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Plo
  1037. mv -f .deps/dup-safer.Tpo .deps/dup-safer.Plo
  1038. mv -f .deps/opendir-safer.Tpo .deps/opendir-safer.Plo
  1039. mv -f .deps/fcntl.Tpo .deps/fcntl.Plo
  1040. make[5]: Leaving directory `/tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0/gl/lib'
  1041. make[4]: *** [all-recursive] Error 1
  1042. make[4]: Leaving directory `/tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0/gl/lib'
  1043. make[3]: *** [all] Error 2
  1044. make[3]: Leaving directory `/tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0/gl/lib'
  1045. make[2]: *** [all-recursive] Error 1
  1046. make[2]: Leaving directory `/tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0/gl'
  1047. make[1]: *** [all-recursive] Error 1
  1048. make[1]: Leaving directory `/tmp/portage/dev-vcs/cssc-1.3.0/work/CSSC-1.3.0'
  1049. make: *** [all] Error 2
  1050. emake failed
  1051. * ERROR: dev-vcs/cssc-1.3.0 failed (compile phase):
  1052. * emake failed
  1053. *
  1054. * Call stack:
  1055. * ebuild.sh, line 89: Called src_compile
  1056. * environment, line 387: Called die
  1057. * The specific snippet of code:
  1058. * emake all || die "emake failed"
  1059. *
  1060. * If you need support, post the output of `emerge --info '=dev-vcs/cssc-1.3.0'`,
  1061. * the complete build log and the output of `emerge -pqv '=dev-vcs/cssc-1.3.0'`.
  1062. sed: couldn't open temporary file /etc/portage/package.mask/sedx2YmbA: Permission denied